/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 8, app/assets/stylesheets/bootstrap.css.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, app/assets/stylesheets/bootstrap.css.scss */
body {
  margin: 0;
}

/* line 16, app/assets/stylesheets/bootstrap.css.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 30, app/assets/stylesheets/bootstrap.css.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, app/assets/stylesheets/bootstrap.css.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, app/assets/stylesheets/bootstrap.css.scss */
[hidden],
template {
  display: none;
}

/* line 45, app/assets/stylesheets/bootstrap.css.scss */
a {
  background: transparent;
}

/* line 48, app/assets/stylesheets/bootstrap.css.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 52, app/assets/stylesheets/bootstrap.css.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 55, app/assets/stylesheets/bootstrap.css.scss */
b,
strong {
  font-weight: bold;
}

/* line 59, app/assets/stylesheets/bootstrap.css.scss */
dfn {
  font-style: italic;
}

/* line 62, app/assets/stylesheets/bootstrap.css.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 66, app/assets/stylesheets/bootstrap.css.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 70, app/assets/stylesheets/bootstrap.css.scss */
small {
  font-size: 80%;
}

/* line 73, app/assets/stylesheets/bootstrap.css.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, app/assets/stylesheets/bootstrap.css.scss */
sup {
  top: -.5em;
}

/* line 83, app/assets/stylesheets/bootstrap.css.scss */
sub {
  bottom: -.25em;
}

/* line 86, app/assets/stylesheets/bootstrap.css.scss */
img {
  border: 0;
}

/* line 89, app/assets/stylesheets/bootstrap.css.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 92, app/assets/stylesheets/bootstrap.css.scss */
figure {
  margin: 1em 40px;
}

/* line 95, app/assets/stylesheets/bootstrap.css.scss */
hr {
  height: 0;
  box-sizing: content-box;
}

/* line 101, app/assets/stylesheets/bootstrap.css.scss */
pre {
  overflow: auto;
}

/* line 104, app/assets/stylesheets/bootstrap.css.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 111, app/assets/stylesheets/bootstrap.css.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 120, app/assets/stylesheets/bootstrap.css.scss */
button {
  overflow: visible;
}

/* line 123, app/assets/stylesheets/bootstrap.css.scss */
button,
select {
  text-transform: none;
}

/* line 127, app/assets/stylesheets/bootstrap.css.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 134, app/assets/stylesheets/bootstrap.css.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 138, app/assets/stylesheets/bootstrap.css.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 143, app/assets/stylesheets/bootstrap.css.scss */
input {
  line-height: normal;
}

/* line 146, app/assets/stylesheets/bootstrap.css.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 153, app/assets/stylesheets/bootstrap.css.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 157, app/assets/stylesheets/bootstrap.css.scss */
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 163, app/assets/stylesheets/bootstrap.css.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 167, app/assets/stylesheets/bootstrap.css.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 172, app/assets/stylesheets/bootstrap.css.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 176, app/assets/stylesheets/bootstrap.css.scss */
textarea {
  overflow: auto;
}

/* line 179, app/assets/stylesheets/bootstrap.css.scss */
optgroup {
  font-weight: bold;
}

/* line 182, app/assets/stylesheets/bootstrap.css.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 186, app/assets/stylesheets/bootstrap.css.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 191, app/assets/stylesheets/bootstrap.css.scss */
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 198, app/assets/stylesheets/bootstrap.css.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 202, app/assets/stylesheets/bootstrap.css.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 205, app/assets/stylesheets/bootstrap.css.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 208, app/assets/stylesheets/bootstrap.css.scss */
  a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 212, app/assets/stylesheets/bootstrap.css.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 218, app/assets/stylesheets/bootstrap.css.scss */
  thead {
    display: table-header-group;
  }
  /* line 221, app/assets/stylesheets/bootstrap.css.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 225, app/assets/stylesheets/bootstrap.css.scss */
  img {
    max-width: 100% !important;
  }
  /* line 228, app/assets/stylesheets/bootstrap.css.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 234, app/assets/stylesheets/bootstrap.css.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 238, app/assets/stylesheets/bootstrap.css.scss */
  select {
    background: #fff !important;
  }
  /* line 241, app/assets/stylesheets/bootstrap.css.scss */
  .navbar {
    display: none;
  }
  /* line 244, app/assets/stylesheets/bootstrap.css.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 248, app/assets/stylesheets/bootstrap.css.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 252, app/assets/stylesheets/bootstrap.css.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 255, app/assets/stylesheets/bootstrap.css.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 258, app/assets/stylesheets/bootstrap.css.scss */
  .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("https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff2") format("woff"), url(/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 269, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 281, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 284, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 287, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 290, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 293, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 296, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 299, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 302, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 305, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 308, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 311, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 314, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 317, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 320, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 323, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 326, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 329, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 332, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 335, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 338, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 341, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 344, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 347, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 350, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 353, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 356, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 359, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 362, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 365, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 368, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 371, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 374, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 377, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 380, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 383, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 386, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 389, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 392, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 395, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 398, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 401, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 404, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 407, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 410, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 413, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 416, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 419, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 422, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 425, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 428, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 431, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 434, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 437, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 440, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 443, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 446, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 449, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 452, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 455, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 458, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 461, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 464, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 467, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 470, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 473, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 476, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 479, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 482, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 485, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 488, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 491, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 494, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 497, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 500, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 503, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 506, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 509, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 512, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 515, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 518, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 521, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 524, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 527, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 530, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 533, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 536, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 539, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 542, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 545, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 548, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 551, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 554, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 557, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 560, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 563, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 566, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 569, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 572, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 575, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 578, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 581, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 584, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 587, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 590, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 593, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 596, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 599, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 602, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 605, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 608, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 611, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 614, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 617, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 620, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 623, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 626, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 629, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 632, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 635, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 638, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 641, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 644, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 647, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 650, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 653, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 656, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 659, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 662, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 665, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 668, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 671, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 674, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 677, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 680, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 683, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 686, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 689, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 692, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 695, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 698, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 701, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 704, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 707, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 710, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 713, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 716, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 719, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 722, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 725, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 728, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 731, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 734, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 737, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 740, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 743, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 746, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 749, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 752, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 755, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 758, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 761, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 764, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 767, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 770, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 773, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 776, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 779, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 782, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 785, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 788, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 791, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 794, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 797, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 800, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 803, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 806, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 809, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 812, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 815, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 818, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 821, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 824, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 827, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 830, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 833, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 836, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 839, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 842, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 845, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 848, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 851, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 854, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 857, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 860, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 863, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 866, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 869, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 872, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 875, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 878, app/assets/stylesheets/bootstrap.css.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 881, app/assets/stylesheets/bootstrap.css.scss */
* {
  box-sizing: border-box;
}

/* line 886, app/assets/stylesheets/bootstrap.css.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 892, app/assets/stylesheets/bootstrap.css.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 898, app/assets/stylesheets/bootstrap.css.scss */
body {
  background: #f6f8f9;
  font-size: 20px;
  line-height: 26px;
  font-family: 'source_sans_proregular';
  margin: 0;
  color: #0d216e;
}

/* line 906, app/assets/stylesheets/bootstrap.css.scss */
input,
button,
select,
textarea {
  /*font-family: inherit;*/
  font-size: inherit;
  line-height: inherit;
}

/* line 914, app/assets/stylesheets/bootstrap.css.scss */
a {
  /*color: #2a6496;*/
  color: #0d216e;
  text-decoration: none;
}

/* line 919, app/assets/stylesheets/bootstrap.css.scss */
a:hover,
a:focus {
  /*color: #2a6496;*/
  color: #0d216e;
  text-decoration: underline;
}

/* line 925, app/assets/stylesheets/bootstrap.css.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 930, app/assets/stylesheets/bootstrap.css.scss */
figure {
  margin: 0;
}

/* line 933, app/assets/stylesheets/bootstrap.css.scss */
img {
  vertical-align: middle;
}

/* line 936, app/assets/stylesheets/bootstrap.css.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* line 946, app/assets/stylesheets/bootstrap.css.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 949, app/assets/stylesheets/bootstrap.css.scss */
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  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;
}

/* line 963, app/assets/stylesheets/bootstrap.css.scss */
.img-circle {
  border-radius: 50%;
}

/* line 966, app/assets/stylesheets/bootstrap.css.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 972, app/assets/stylesheets/bootstrap.css.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 982, app/assets/stylesheets/bootstrap.css.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 991, app/assets/stylesheets/bootstrap.css.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'ubuntubold';
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1008, app/assets/stylesheets/bootstrap.css.scss */
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;
}

/* line 1036, app/assets/stylesheets/bootstrap.css.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  /*margin-bottom: 10px;*/
}

/* line 1045, app/assets/stylesheets/bootstrap.css.scss */
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%;
}

/* line 1059, app/assets/stylesheets/bootstrap.css.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1068, app/assets/stylesheets/bootstrap.css.scss */
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%;
}

/* line 1082, app/assets/stylesheets/bootstrap.css.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1086, app/assets/stylesheets/bootstrap.css.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1090, app/assets/stylesheets/bootstrap.css.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1094, app/assets/stylesheets/bootstrap.css.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1098, app/assets/stylesheets/bootstrap.css.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1102, app/assets/stylesheets/bootstrap.css.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1106, app/assets/stylesheets/bootstrap.css.scss */
p {
  margin: 0 0 10px;
}

/* line 1109, app/assets/stylesheets/bootstrap.css.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1116, app/assets/stylesheets/bootstrap.css.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 1120, app/assets/stylesheets/bootstrap.css.scss */
small,
.small {
  font-size: 85%;
}

/* line 1124, app/assets/stylesheets/bootstrap.css.scss */
cite {
  font-style: normal;
}

/* line 1127, app/assets/stylesheets/bootstrap.css.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1132, app/assets/stylesheets/bootstrap.css.scss */
.text-left {
  text-align: left;
}

/* line 1135, app/assets/stylesheets/bootstrap.css.scss */
.text-right {
  text-align: right;
}

/* line 1138, app/assets/stylesheets/bootstrap.css.scss */
.text-center {
  text-align: center;
}

/* line 1141, app/assets/stylesheets/bootstrap.css.scss */
.text-justify {
  text-align: justify;
}

/* line 1144, app/assets/stylesheets/bootstrap.css.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1147, app/assets/stylesheets/bootstrap.css.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1150, app/assets/stylesheets/bootstrap.css.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1153, app/assets/stylesheets/bootstrap.css.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1156, app/assets/stylesheets/bootstrap.css.scss */
.text-muted {
  color: #777;
}

/* line 1159, app/assets/stylesheets/bootstrap.css.scss */
.text-primary {
  color: #428bca;
}

/* line 1162, app/assets/stylesheets/bootstrap.css.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 1165, app/assets/stylesheets/bootstrap.css.scss */
.text-success {
  color: #3c763d;
}

/* line 1168, app/assets/stylesheets/bootstrap.css.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 1171, app/assets/stylesheets/bootstrap.css.scss */
.text-info {
  color: #31708f;
}

/* line 1174, app/assets/stylesheets/bootstrap.css.scss */
a.text-info:hover {
  color: #245269;
}

/* line 1177, app/assets/stylesheets/bootstrap.css.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1180, app/assets/stylesheets/bootstrap.css.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 1183, app/assets/stylesheets/bootstrap.css.scss */
.text-danger {
  color: #a94442;
}

/* line 1186, app/assets/stylesheets/bootstrap.css.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 1189, app/assets/stylesheets/bootstrap.css.scss */
.bg-primary {
  color: #fff;
  background-color: #428bca;
}

/* line 1193, app/assets/stylesheets/bootstrap.css.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 1196, app/assets/stylesheets/bootstrap.css.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1199, app/assets/stylesheets/bootstrap.css.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 1202, app/assets/stylesheets/bootstrap.css.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1205, app/assets/stylesheets/bootstrap.css.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 1208, app/assets/stylesheets/bootstrap.css.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1211, app/assets/stylesheets/bootstrap.css.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 1214, app/assets/stylesheets/bootstrap.css.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1217, app/assets/stylesheets/bootstrap.css.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 1220, app/assets/stylesheets/bootstrap.css.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1225, app/assets/stylesheets/bootstrap.css.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1230, app/assets/stylesheets/bootstrap.css.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1236, app/assets/stylesheets/bootstrap.css.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1240, app/assets/stylesheets/bootstrap.css.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1245, app/assets/stylesheets/bootstrap.css.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1250, app/assets/stylesheets/bootstrap.css.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1254, app/assets/stylesheets/bootstrap.css.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1258, app/assets/stylesheets/bootstrap.css.scss */
dt {
  font-weight: bold;
}

/* line 1261, app/assets/stylesheets/bootstrap.css.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1265, app/assets/stylesheets/bootstrap.css.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1274, app/assets/stylesheets/bootstrap.css.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 1278, app/assets/stylesheets/bootstrap.css.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1283, app/assets/stylesheets/bootstrap.css.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1287, app/assets/stylesheets/bootstrap.css.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1293, app/assets/stylesheets/bootstrap.css.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1298, app/assets/stylesheets/bootstrap.css.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1306, app/assets/stylesheets/bootstrap.css.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1311, app/assets/stylesheets/bootstrap.css.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1319, app/assets/stylesheets/bootstrap.css.scss */
.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: '';
}

/* line 1327, app/assets/stylesheets/bootstrap.css.scss */
.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';
}

/* line 1335, app/assets/stylesheets/bootstrap.css.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 1339, app/assets/stylesheets/bootstrap.css.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1344, app/assets/stylesheets/bootstrap.css.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1350, app/assets/stylesheets/bootstrap.css.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1357, app/assets/stylesheets/bootstrap.css.scss */
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);
}

/* line 1366, app/assets/stylesheets/bootstrap.css.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

/* line 1372, app/assets/stylesheets/bootstrap.css.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1385, app/assets/stylesheets/bootstrap.css.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1393, app/assets/stylesheets/bootstrap.css.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1397, app/assets/stylesheets/bootstrap.css.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1404, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 850px) {
  /* line 1409, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 832px;
  }
}

@media (min-width: 992px) {
  /* line 1415, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1050px) {
  /* line 1420, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 1000px;
  }
}

@media (min-width: 1100px) {
  /* line 1425, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 1050px;
  }
}

@media (min-width: 1180px) {
  /* line 1430, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  /* line 1435, app/assets/stylesheets/bootstrap.css.scss */
  .container {
    width: 1142px;
  }
}

/* line 1440, app/assets/stylesheets/bootstrap.css.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1446, app/assets/stylesheets/bootstrap.css.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1450, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 1456, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 1459, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1462, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1465, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1468, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1471, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1474, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1477, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1480, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1483, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1486, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1489, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1492, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1495, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1498, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1501, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1504, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1507, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1510, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1513, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1516, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1519, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1522, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1525, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1528, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1531, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1534, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1537, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1540, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1543, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1546, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1549, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1552, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1555, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1558, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1561, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1564, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1567, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1570, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1573, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1576, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1579, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1582, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1585, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1588, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1591, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1594, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1597, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1600, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1603, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1606, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1609, app/assets/stylesheets/bootstrap.css.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1613, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 1616, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1619, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 1622, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 1625, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1628, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 1631, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 1634, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1637, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 1640, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 1643, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1646, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 1649, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 1652, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1655, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 1658, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 1661, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1664, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 1667, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 1670, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1673, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 1676, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 1679, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1682, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 1685, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 1688, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 1691, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1694, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 1697, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 1700, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1703, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 1706, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 1709, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1712, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 1715, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 1718, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1721, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 1724, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 1727, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 1730, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1733, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1736, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1739, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1742, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1745, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1748, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1751, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1754, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1757, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1760, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1763, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1766, app/assets/stylesheets/bootstrap.css.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1771, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 1774, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1777, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 1780, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 1783, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1786, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 1789, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 1792, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1795, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 1798, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 1801, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1804, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 1807, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 1810, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1813, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 1816, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 1819, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1822, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 1825, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 1828, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1831, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 1834, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 1837, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 1840, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 1843, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 1846, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 1849, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 1852, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 1855, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 1858, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 1861, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 1864, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 1867, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 1870, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 1873, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 1876, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 1879, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 1882, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 1885, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 1888, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 1891, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1894, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1897, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 1900, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1903, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1906, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 1909, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1912, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1915, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 1918, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1921, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1924, app/assets/stylesheets/bootstrap.css.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 1929, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 1932, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 1935, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 1938, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 1941, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 1944, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 1947, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 1950, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 1953, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 1956, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 1959, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 1962, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 1965, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 1968, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 1971, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 1974, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 1977, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 1980, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 1983, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 1986, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 1989, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 1992, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 1995, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 1998, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2001, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2004, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2007, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2010, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2013, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2016, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2019, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2022, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2025, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2028, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2031, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2034, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2037, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2040, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2043, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2046, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2049, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2052, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2055, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2058, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2061, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2064, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2067, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2070, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2073, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2076, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2079, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2082, app/assets/stylesheets/bootstrap.css.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 2086, app/assets/stylesheets/bootstrap.css.scss */
table {
  background-color: transparent;
}

/* line 2089, app/assets/stylesheets/bootstrap.css.scss */
th {
  text-align: left;
}

/* line 2092, app/assets/stylesheets/bootstrap.css.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2097, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2108, app/assets/stylesheets/bootstrap.css.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2112, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2120, app/assets/stylesheets/bootstrap.css.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2123, app/assets/stylesheets/bootstrap.css.scss */
.table .table {
  background-color: #fff;
}

/* line 2126, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2134, app/assets/stylesheets/bootstrap.css.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2137, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2145, app/assets/stylesheets/bootstrap.css.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2149, app/assets/stylesheets/bootstrap.css.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 2153, app/assets/stylesheets/bootstrap.css.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 2157, app/assets/stylesheets/bootstrap.css.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2162, app/assets/stylesheets/bootstrap.css.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2168, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2182, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2189, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2203, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2210, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2224, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2231, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2245, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2252, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2266, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

@media screen and (max-width: 767px) {
  /* line 2274, app/assets/stylesheets/bootstrap.css.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 2283, app/assets/stylesheets/bootstrap.css.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2286, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 2294, app/assets/stylesheets/bootstrap.css.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2297, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 2305, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 2313, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
}

/* line 2320, app/assets/stylesheets/bootstrap.css.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2326, app/assets/stylesheets/bootstrap.css.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2337, app/assets/stylesheets/bootstrap.css.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2343, app/assets/stylesheets/bootstrap.css.scss */
input[type="search"] {
  box-sizing: border-box;
}

/* line 2348, app/assets/stylesheets/bootstrap.css.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2354, app/assets/stylesheets/bootstrap.css.scss */
input[type="file"] {
  display: block;
}

/* line 2357, app/assets/stylesheets/bootstrap.css.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2361, app/assets/stylesheets/bootstrap.css.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2365, app/assets/stylesheets/bootstrap.css.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2372, app/assets/stylesheets/bootstrap.css.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2379, app/assets/stylesheets/bootstrap.css.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #c9c9c9;
  background-color: #fff;
  background-image: none;
  /*border: 1px solid #c9c9c9;*/
  border: 1px solid #0d216e;
  border-radius: 8px;
}

/* line 2394, app/assets/stylesheets/bootstrap.css.scss */
.form-control:focus {
  border-color: #c9c9c9;
  outline: 0;
}

/* line 2398, app/assets/stylesheets/bootstrap.css.scss */
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 2402, app/assets/stylesheets/bootstrap.css.scss */
.form-control:-ms-input-placeholder {
  color: #777;
}

/* line 2405, app/assets/stylesheets/bootstrap.css.scss */
.form-control::-webkit-input-placeholder {
  color: #777;
}

/* line 2408, app/assets/stylesheets/bootstrap.css.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

/* line 2415, app/assets/stylesheets/bootstrap.css.scss */
textarea.form-control {
  height: auto;
}

/* line 2418, app/assets/stylesheets/bootstrap.css.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 2421, app/assets/stylesheets/bootstrap.css.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

/* line 2428, app/assets/stylesheets/bootstrap.css.scss */
input.input-sm[type="date"],
input.input-sm[type="time"],
input.input-sm[type="datetime-local"],
input.input-sm[type="month"] {
  line-height: 30px;
}

/* line 2434, app/assets/stylesheets/bootstrap.css.scss */
input.input-lg[type="date"],
input.input-lg[type="time"],
input.input-lg[type="datetime-local"],
input.input-lg[type="month"] {
  line-height: 46px;
}

/* line 2440, app/assets/stylesheets/bootstrap.css.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2443, app/assets/stylesheets/bootstrap.css.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2451, app/assets/stylesheets/bootstrap.css.scss */
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2458, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 2466, app/assets/stylesheets/bootstrap.css.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2470, app/assets/stylesheets/bootstrap.css.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2479, app/assets/stylesheets/bootstrap.css.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2484, app/assets/stylesheets/bootstrap.css.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input.disabled[type="radio"],
input.disabled[type="checkbox"],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2492, app/assets/stylesheets/bootstrap.css.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2498, app/assets/stylesheets/bootstrap.css.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2504, app/assets/stylesheets/bootstrap.css.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2509, app/assets/stylesheets/bootstrap.css.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2514, app/assets/stylesheets/bootstrap.css.scss */
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2522, app/assets/stylesheets/bootstrap.css.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2526, app/assets/stylesheets/bootstrap.css.scss */
textarea.input-sm,
select.input-sm[multiple] {
  height: auto;
}

/* line 2530, app/assets/stylesheets/bootstrap.css.scss */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 2538, app/assets/stylesheets/bootstrap.css.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2542, app/assets/stylesheets/bootstrap.css.scss */
textarea.input-lg,
select.input-lg[multiple] {
  height: auto;
}

/* line 2546, app/assets/stylesheets/bootstrap.css.scss */
.has-feedback {
  position: relative;
}

/* line 2549, app/assets/stylesheets/bootstrap.css.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2552, app/assets/stylesheets/bootstrap.css.scss */
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 2563, app/assets/stylesheets/bootstrap.css.scss */
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2568, app/assets/stylesheets/bootstrap.css.scss */
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2573, app/assets/stylesheets/bootstrap.css.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

/* line 2581, app/assets/stylesheets/bootstrap.css.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2586, app/assets/stylesheets/bootstrap.css.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2591, app/assets/stylesheets/bootstrap.css.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2596, app/assets/stylesheets/bootstrap.css.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2599, app/assets/stylesheets/bootstrap.css.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

/* line 2607, app/assets/stylesheets/bootstrap.css.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2612, app/assets/stylesheets/bootstrap.css.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2617, app/assets/stylesheets/bootstrap.css.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2622, app/assets/stylesheets/bootstrap.css.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2625, app/assets/stylesheets/bootstrap.css.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

/* line 2633, app/assets/stylesheets/bootstrap.css.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2638, app/assets/stylesheets/bootstrap.css.scss */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2643, app/assets/stylesheets/bootstrap.css.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2648, app/assets/stylesheets/bootstrap.css.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2651, app/assets/stylesheets/bootstrap.css.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2654, app/assets/stylesheets/bootstrap.css.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2661, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2666, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2671, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 2675, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 2680, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 2683, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2687, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2694, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 2698, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 2703, app/assets/stylesheets/bootstrap.css.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 2707, app/assets/stylesheets/bootstrap.css.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2715, app/assets/stylesheets/bootstrap.css.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2719, app/assets/stylesheets/bootstrap.css.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2724, app/assets/stylesheets/bootstrap.css.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 2730, app/assets/stylesheets/bootstrap.css.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2735, app/assets/stylesheets/bootstrap.css.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  /* line 2740, app/assets/stylesheets/bootstrap.css.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 2744, app/assets/stylesheets/bootstrap.css.scss */
.btn {
  display: inline-block;
  padding: 8px 20px;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  min-height: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: linear-gradient(81deg, #17adbc, #5abec8);
  line-height: 28px;
  font-size: 18px;
  font-family: 'source_sans_proregular';
  letter-spacing: 2px;
  border: none;
  text-align: left;
  color: #ffffff;
}

/* line 2769, app/assets/stylesheets/bootstrap.css.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}

/* line 2779, app/assets/stylesheets/bootstrap.css.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 2784, app/assets/stylesheets/bootstrap.css.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2793, app/assets/stylesheets/bootstrap.css.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 2798, app/assets/stylesheets/bootstrap.css.scss */
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 2816, app/assets/stylesheets/bootstrap.css.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 2820, app/assets/stylesheets/bootstrap.css.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2825, app/assets/stylesheets/bootstrap.css.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 2834, app/assets/stylesheets/bootstrap.css.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 2839, app/assets/stylesheets/bootstrap.css.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 2857, app/assets/stylesheets/bootstrap.css.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 2861, app/assets/stylesheets/bootstrap.css.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2866, app/assets/stylesheets/bootstrap.css.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2875, app/assets/stylesheets/bootstrap.css.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 2880, app/assets/stylesheets/bootstrap.css.scss */
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2898, app/assets/stylesheets/bootstrap.css.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 2902, app/assets/stylesheets/bootstrap.css.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2907, app/assets/stylesheets/bootstrap.css.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 2916, app/assets/stylesheets/bootstrap.css.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 2921, app/assets/stylesheets/bootstrap.css.scss */
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2939, app/assets/stylesheets/bootstrap.css.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 2943, app/assets/stylesheets/bootstrap.css.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2948, app/assets/stylesheets/bootstrap.css.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 2957, app/assets/stylesheets/bootstrap.css.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 2962, app/assets/stylesheets/bootstrap.css.scss */
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2980, app/assets/stylesheets/bootstrap.css.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 2984, app/assets/stylesheets/bootstrap.css.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2989, app/assets/stylesheets/bootstrap.css.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 2998, app/assets/stylesheets/bootstrap.css.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3003, app/assets/stylesheets/bootstrap.css.scss */
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3021, app/assets/stylesheets/bootstrap.css.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3025, app/assets/stylesheets/bootstrap.css.scss */
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

/* line 3031, app/assets/stylesheets/bootstrap.css.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 3039, app/assets/stylesheets/bootstrap.css.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3045, app/assets/stylesheets/bootstrap.css.scss */
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3051, app/assets/stylesheets/bootstrap.css.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3058, app/assets/stylesheets/bootstrap.css.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3065, app/assets/stylesheets/bootstrap.css.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3072, app/assets/stylesheets/bootstrap.css.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3079, app/assets/stylesheets/bootstrap.css.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3083, app/assets/stylesheets/bootstrap.css.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3086, app/assets/stylesheets/bootstrap.css.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3091, app/assets/stylesheets/bootstrap.css.scss */
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

/* line 3097, app/assets/stylesheets/bootstrap.css.scss */
.fade.in {
  opacity: 1;
}

/* line 3100, app/assets/stylesheets/bootstrap.css.scss */
.collapse {
  display: none;
}

/* line 3103, app/assets/stylesheets/bootstrap.css.scss */
.collapse.in {
  display: block;
}

/* line 3106, app/assets/stylesheets/bootstrap.css.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3109, app/assets/stylesheets/bootstrap.css.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3112, app/assets/stylesheets/bootstrap.css.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

/* line 3120, app/assets/stylesheets/bootstrap.css.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3130, app/assets/stylesheets/bootstrap.css.scss */
.dropdown {
  position: relative;
}

/* line 3133, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-toggle:focus {
  outline: 0;
}

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

/* line 3158, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3162, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3168, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3177, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3183, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

/* line 3191, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3196, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 3204, app/assets/stylesheets/bootstrap.css.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3207, app/assets/stylesheets/bootstrap.css.scss */
.open > a {
  outline: 0;
}

/* line 3210, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3214, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3218, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3226, app/assets/stylesheets/bootstrap.css.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3234, app/assets/stylesheets/bootstrap.css.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3238, app/assets/stylesheets/bootstrap.css.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

/* line 3244, app/assets/stylesheets/bootstrap.css.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 3251, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 3255, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 3260, app/assets/stylesheets/bootstrap.css.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3266, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3271, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3281, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 3285, app/assets/stylesheets/bootstrap.css.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3291, app/assets/stylesheets/bootstrap.css.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3294, app/assets/stylesheets/bootstrap.css.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3298, app/assets/stylesheets/bootstrap.css.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3303, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3306, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3309, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3313, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3318, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3321, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3324, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3329, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3333, app/assets/stylesheets/bootstrap.css.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3337, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3341, app/assets/stylesheets/bootstrap.css.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3345, app/assets/stylesheets/bootstrap.css.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3349, app/assets/stylesheets/bootstrap.css.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 3353, app/assets/stylesheets/bootstrap.css.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3356, app/assets/stylesheets/bootstrap.css.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3360, app/assets/stylesheets/bootstrap.css.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3363, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3371, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3374, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3381, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3384, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3389, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 3394, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3397, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3402, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3406, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3412, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3418, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3421, app/assets/stylesheets/bootstrap.css.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3424, app/assets/stylesheets/bootstrap.css.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 3431, app/assets/stylesheets/bootstrap.css.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3436, app/assets/stylesheets/bootstrap.css.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3441, app/assets/stylesheets/bootstrap.css.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3448, app/assets/stylesheets/bootstrap.css.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 3457, app/assets/stylesheets/bootstrap.css.scss */
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 3463, app/assets/stylesheets/bootstrap.css.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select.input-group-lg[multiple] > .form-control,
select.input-group-lg[multiple] > .input-group-addon,
select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3471, app/assets/stylesheets/bootstrap.css.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3480, app/assets/stylesheets/bootstrap.css.scss */
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 3486, app/assets/stylesheets/bootstrap.css.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select.input-group-sm[multiple] > .form-control,
select.input-group-sm[multiple] > .input-group-addon,
select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3494, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3499, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3504, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3510, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3521, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3526, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3531, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3535, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3545, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3548, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3558, app/assets/stylesheets/bootstrap.css.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3561, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3566, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3569, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3572, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3577, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3581, app/assets/stylesheets/bootstrap.css.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 3585, app/assets/stylesheets/bootstrap.css.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3590, app/assets/stylesheets/bootstrap.css.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3594, app/assets/stylesheets/bootstrap.css.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3599, app/assets/stylesheets/bootstrap.css.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3604, app/assets/stylesheets/bootstrap.css.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 3607, app/assets/stylesheets/bootstrap.css.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 3614, app/assets/stylesheets/bootstrap.css.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/* line 3620, app/assets/stylesheets/bootstrap.css.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3626, app/assets/stylesheets/bootstrap.css.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 3629, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 3632, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 3636, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 3642, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 3645, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3654, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 3658, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 3661, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3665, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3670, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 3674, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 3678, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3682, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 3688, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3692, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 3698, app/assets/stylesheets/bootstrap.css.scss */
.nav-pills > li {
  float: left;
}

/* line 3701, app/assets/stylesheets/bootstrap.css.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 3704, app/assets/stylesheets/bootstrap.css.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 3707, app/assets/stylesheets/bootstrap.css.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 3713, app/assets/stylesheets/bootstrap.css.scss */
.nav-stacked > li {
  float: none;
}

/* line 3716, app/assets/stylesheets/bootstrap.css.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 3720, app/assets/stylesheets/bootstrap.css.scss */
.nav-justified {
  width: 100%;
}

/* line 3723, app/assets/stylesheets/bootstrap.css.scss */
.nav-justified > li {
  float: none;
}

/* line 3726, app/assets/stylesheets/bootstrap.css.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3730, app/assets/stylesheets/bootstrap.css.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3735, app/assets/stylesheets/bootstrap.css.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 3739, app/assets/stylesheets/bootstrap.css.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 3743, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3746, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3750, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 3756, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 3760, app/assets/stylesheets/bootstrap.css.scss */
  .nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 3766, app/assets/stylesheets/bootstrap.css.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 3769, app/assets/stylesheets/bootstrap.css.scss */
.tab-content > .active {
  display: block;
}

/* line 3772, app/assets/stylesheets/bootstrap.css.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3777, app/assets/stylesheets/bootstrap.css.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 3784, app/assets/stylesheets/bootstrap.css.scss */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 3789, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-header {
    float: left;
  }
}

/* line 3793, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 3802, app/assets/stylesheets/bootstrap.css.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3806, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 3812, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 3818, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 3821, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 3828, app/assets/stylesheets/bootstrap.css.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  /* line 3833, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 3838, app/assets/stylesheets/bootstrap.css.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3846, app/assets/stylesheets/bootstrap.css.scss */
  .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 3854, app/assets/stylesheets/bootstrap.css.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3859, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 3863, app/assets/stylesheets/bootstrap.css.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
  /* line 3874, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 3879, app/assets/stylesheets/bootstrap.css.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3883, app/assets/stylesheets/bootstrap.css.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3888, app/assets/stylesheets/bootstrap.css.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 3895, app/assets/stylesheets/bootstrap.css.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 3900, app/assets/stylesheets/bootstrap.css.scss */
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 3905, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 3917, app/assets/stylesheets/bootstrap.css.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 3920, app/assets/stylesheets/bootstrap.css.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 3926, app/assets/stylesheets/bootstrap.css.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 3930, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 3934, app/assets/stylesheets/bootstrap.css.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 3937, app/assets/stylesheets/bootstrap.css.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 3943, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 3953, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 3957, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 3960, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 3966, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 3970, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 3973, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 3977, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 3982, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 3985, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-right {
    float: right !important;
  }
}

/* line 3989, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 4001, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4006, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 4011, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 4015, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 4020, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 4023, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4027, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4034, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 4038, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 4043, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 4048, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  /* line 4053, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
  /* line 4063, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 4067, app/assets/stylesheets/bootstrap.css.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4072, app/assets/stylesheets/bootstrap.css.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4076, app/assets/stylesheets/bootstrap.css.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4080, app/assets/stylesheets/bootstrap.css.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4084, app/assets/stylesheets/bootstrap.css.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4088, app/assets/stylesheets/bootstrap.css.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4093, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  /* line 4098, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 4102, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4106, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4109, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4114, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4117, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-nav > li > a {
  /*color: #777;*/
}

/* line 4120, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4125, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4131, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4137, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4140, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4144, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4147, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4151, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 4158, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 4161, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 4166, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 4172, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
}

/* line 4179, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4182, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4185, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4188, app/assets/stylesheets/bootstrap.css.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4192, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4198, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4202, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-brand {
  color: #777;
}

/* line 4205, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4210, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-text {
  color: #777;
}

/* line 4213, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}

/* line 4216, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4221, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4227, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4233, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4236, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4240, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4243, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4247, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 4254, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4257, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4260, app/assets/stylesheets/bootstrap.css.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 4263, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 4268, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
  /* line 4274, app/assets/stylesheets/bootstrap.css.scss */
  .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;
  }
}

/* line 4281, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-link {
  color: #777;
}

/* line 4284, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4287, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .btn-link {
  color: #777;
}

/* line 4290, app/assets/stylesheets/bootstrap.css.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4294, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4300, app/assets/stylesheets/bootstrap.css.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4307, app/assets/stylesheets/bootstrap.css.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4310, app/assets/stylesheets/bootstrap.css.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4315, app/assets/stylesheets/bootstrap.css.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4318, app/assets/stylesheets/bootstrap.css.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4324, app/assets/stylesheets/bootstrap.css.scss */
.pagination > li {
  display: inline;
}

/* line 4327, app/assets/stylesheets/bootstrap.css.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4339, app/assets/stylesheets/bootstrap.css.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4345, app/assets/stylesheets/bootstrap.css.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4350, app/assets/stylesheets/bootstrap.css.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4358, app/assets/stylesheets/bootstrap.css.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4370, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4381, app/assets/stylesheets/bootstrap.css.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 4386, app/assets/stylesheets/bootstrap.css.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4391, app/assets/stylesheets/bootstrap.css.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4396, app/assets/stylesheets/bootstrap.css.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 4401, app/assets/stylesheets/bootstrap.css.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4406, app/assets/stylesheets/bootstrap.css.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4411, app/assets/stylesheets/bootstrap.css.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4417, app/assets/stylesheets/bootstrap.css.scss */
.pager li {
  display: inline;
}

/* line 4420, app/assets/stylesheets/bootstrap.css.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4428, app/assets/stylesheets/bootstrap.css.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4433, app/assets/stylesheets/bootstrap.css.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4437, app/assets/stylesheets/bootstrap.css.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4441, app/assets/stylesheets/bootstrap.css.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4449, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4461, app/assets/stylesheets/bootstrap.css.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4467, app/assets/stylesheets/bootstrap.css.scss */
.label:empty {
  display: none;
}

/* line 4470, app/assets/stylesheets/bootstrap.css.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4474, app/assets/stylesheets/bootstrap.css.scss */
.label-default {
  background-color: #777;
}

/* line 4477, app/assets/stylesheets/bootstrap.css.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4481, app/assets/stylesheets/bootstrap.css.scss */
.label-primary {
  background-color: #428bca;
}

/* line 4484, app/assets/stylesheets/bootstrap.css.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 4488, app/assets/stylesheets/bootstrap.css.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4491, app/assets/stylesheets/bootstrap.css.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4495, app/assets/stylesheets/bootstrap.css.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4498, app/assets/stylesheets/bootstrap.css.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4502, app/assets/stylesheets/bootstrap.css.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4505, app/assets/stylesheets/bootstrap.css.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4509, app/assets/stylesheets/bootstrap.css.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4512, app/assets/stylesheets/bootstrap.css.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4516, app/assets/stylesheets/bootstrap.css.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

/* line 4530, app/assets/stylesheets/bootstrap.css.scss */
.badge:empty {
  display: none;
}

/* line 4533, app/assets/stylesheets/bootstrap.css.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4537, app/assets/stylesheets/bootstrap.css.scss */
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4541, app/assets/stylesheets/bootstrap.css.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4547, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 4552, app/assets/stylesheets/bootstrap.css.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4555, app/assets/stylesheets/bootstrap.css.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4561, app/assets/stylesheets/bootstrap.css.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4565, app/assets/stylesheets/bootstrap.css.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4570, app/assets/stylesheets/bootstrap.css.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4573, app/assets/stylesheets/bootstrap.css.scss */
.container .jumbotron {
  border-radius: 6px;
}

/* line 4576, app/assets/stylesheets/bootstrap.css.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4580, app/assets/stylesheets/bootstrap.css.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4584, app/assets/stylesheets/bootstrap.css.scss */
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4588, app/assets/stylesheets/bootstrap.css.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 4593, app/assets/stylesheets/bootstrap.css.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

/* line 4605, app/assets/stylesheets/bootstrap.css.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 4610, app/assets/stylesheets/bootstrap.css.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 4615, app/assets/stylesheets/bootstrap.css.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 4619, app/assets/stylesheets/bootstrap.css.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4625, app/assets/stylesheets/bootstrap.css.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 4629, app/assets/stylesheets/bootstrap.css.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 4632, app/assets/stylesheets/bootstrap.css.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 4636, app/assets/stylesheets/bootstrap.css.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 4639, app/assets/stylesheets/bootstrap.css.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 4643, app/assets/stylesheets/bootstrap.css.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 4650, app/assets/stylesheets/bootstrap.css.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4655, app/assets/stylesheets/bootstrap.css.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 4658, app/assets/stylesheets/bootstrap.css.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 4661, app/assets/stylesheets/bootstrap.css.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4666, app/assets/stylesheets/bootstrap.css.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 4669, app/assets/stylesheets/bootstrap.css.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 4672, app/assets/stylesheets/bootstrap.css.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4677, app/assets/stylesheets/bootstrap.css.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 4680, app/assets/stylesheets/bootstrap.css.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 4683, app/assets/stylesheets/bootstrap.css.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4688, app/assets/stylesheets/bootstrap.css.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 4691, app/assets/stylesheets/bootstrap.css.scss */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 4718, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 4727, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease;
}

/* line 4742, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4750, app/assets/stylesheets/bootstrap.css.scss */
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 4756, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

/* line 4760, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

/* line 4768, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 4771, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 4776, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 4779, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 4784, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 4787, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 4792, app/assets/stylesheets/bootstrap.css.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 4795, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 4800, app/assets/stylesheets/bootstrap.css.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 4805, app/assets/stylesheets/bootstrap.css.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 4809, app/assets/stylesheets/bootstrap.css.scss */
.media:first-child {
  margin-top: 0;
}

/* line 4812, app/assets/stylesheets/bootstrap.css.scss */
.media-object {
  display: block;
}

/* line 4815, app/assets/stylesheets/bootstrap.css.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 4818, app/assets/stylesheets/bootstrap.css.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 4821, app/assets/stylesheets/bootstrap.css.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 4824, app/assets/stylesheets/bootstrap.css.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 4828, app/assets/stylesheets/bootstrap.css.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 4832, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4840, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 4844, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4849, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4852, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4855, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item {
  color: #555;
}

/* line 4858, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 4861, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4867, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}

/* line 4873, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4878, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4883, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 4891, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 4902, app/assets/stylesheets/bootstrap.css.scss */
.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: #e1edf7;
}

/* line 4907, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 4911, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-success {
  color: #3c763d;
}

/* line 4914, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 4917, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 4922, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4929, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 4933, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-info {
  color: #31708f;
}

/* line 4936, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 4939, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 4944, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4951, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 4955, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}

/* line 4958, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 4961, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 4966, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4973, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 4977, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-danger {
  color: #a94442;
}

/* line 4980, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 4983, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 4988, app/assets/stylesheets/bootstrap.css.scss */
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 4995, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4999, app/assets/stylesheets/bootstrap.css.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5003, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 5011, app/assets/stylesheets/bootstrap.css.scss */
.panel-body {
  padding: 15px;
}

/* line 5014, app/assets/stylesheets/bootstrap.css.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5020, app/assets/stylesheets/bootstrap.css.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5023, app/assets/stylesheets/bootstrap.css.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5029, app/assets/stylesheets/bootstrap.css.scss */
.panel-title > a {
  color: inherit;
}

/* line 5032, app/assets/stylesheets/bootstrap.css.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5039, app/assets/stylesheets/bootstrap.css.scss */
.panel > .list-group {
  margin-bottom: 0;
}

/* line 5042, app/assets/stylesheets/bootstrap.css.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5046, app/assets/stylesheets/bootstrap.css.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5051, app/assets/stylesheets/bootstrap.css.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5056, app/assets/stylesheets/bootstrap.css.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5059, app/assets/stylesheets/bootstrap.css.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5062, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5067, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5072, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5082, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5092, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5097, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5107, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5117, app/assets/stylesheets/bootstrap.css.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 5121, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5125, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5129, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5143, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5157, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5167, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5177, app/assets/stylesheets/bootstrap.css.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5181, app/assets/stylesheets/bootstrap.css.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5184, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5188, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5191, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5194, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5197, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5200, app/assets/stylesheets/bootstrap.css.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5203, app/assets/stylesheets/bootstrap.css.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5206, app/assets/stylesheets/bootstrap.css.scss */
.panel-top {
  margin-top: 30px;
}

/* line 5209, app/assets/stylesheets/bootstrap.css.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5214, app/assets/stylesheets/bootstrap.css.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5217, app/assets/stylesheets/bootstrap.css.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5221, app/assets/stylesheets/bootstrap.css.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5224, app/assets/stylesheets/bootstrap.css.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 5227, app/assets/stylesheets/bootstrap.css.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 5232, app/assets/stylesheets/bootstrap.css.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

/* line 5235, app/assets/stylesheets/bootstrap.css.scss */
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 5239, app/assets/stylesheets/bootstrap.css.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

/* line 5242, app/assets/stylesheets/bootstrap.css.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5245, app/assets/stylesheets/bootstrap.css.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5250, app/assets/stylesheets/bootstrap.css.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5253, app/assets/stylesheets/bootstrap.css.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5257, app/assets/stylesheets/bootstrap.css.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5260, app/assets/stylesheets/bootstrap.css.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5263, app/assets/stylesheets/bootstrap.css.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5268, app/assets/stylesheets/bootstrap.css.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5271, app/assets/stylesheets/bootstrap.css.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5275, app/assets/stylesheets/bootstrap.css.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5278, app/assets/stylesheets/bootstrap.css.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5281, app/assets/stylesheets/bootstrap.css.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5286, app/assets/stylesheets/bootstrap.css.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5289, app/assets/stylesheets/bootstrap.css.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5293, app/assets/stylesheets/bootstrap.css.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5296, app/assets/stylesheets/bootstrap.css.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5299, app/assets/stylesheets/bootstrap.css.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5304, app/assets/stylesheets/bootstrap.css.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5307, app/assets/stylesheets/bootstrap.css.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5311, app/assets/stylesheets/bootstrap.css.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5314, app/assets/stylesheets/bootstrap.css.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5321, app/assets/stylesheets/bootstrap.css.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5333, app/assets/stylesheets/bootstrap.css.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5336, app/assets/stylesheets/bootstrap.css.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5339, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 5349, app/assets/stylesheets/bootstrap.css.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5353, app/assets/stylesheets/bootstrap.css.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5357, app/assets/stylesheets/bootstrap.css.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5361, app/assets/stylesheets/bootstrap.css.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5371, app/assets/stylesheets/bootstrap.css.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5379, app/assets/stylesheets/bootstrap.css.scss */
button.close {
  -webkit-appearance: none;
  padding: 3px 1px 1px 0px;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5386, app/assets/stylesheets/bootstrap.css.scss */
.modal-open {
  overflow: hidden;
}

/* line 5389, app/assets/stylesheets/bootstrap.css.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5401, app/assets/stylesheets/bootstrap.css.scss */
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate3d(0, -25%, 0);
}

/* line 5409, app/assets/stylesheets/bootstrap.css.scss */
.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}

/* line 5414, app/assets/stylesheets/bootstrap.css.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5418, app/assets/stylesheets/bootstrap.css.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5423, app/assets/stylesheets/bootstrap.css.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5435, app/assets/stylesheets/bootstrap.css.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5444, app/assets/stylesheets/bootstrap.css.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5448, app/assets/stylesheets/bootstrap.css.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5452, app/assets/stylesheets/bootstrap.css.scss */
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5457, app/assets/stylesheets/bootstrap.css.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5460, app/assets/stylesheets/bootstrap.css.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5464, app/assets/stylesheets/bootstrap.css.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5468, app/assets/stylesheets/bootstrap.css.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5473, app/assets/stylesheets/bootstrap.css.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5477, app/assets/stylesheets/bootstrap.css.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5480, app/assets/stylesheets/bootstrap.css.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5483, app/assets/stylesheets/bootstrap.css.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5491, app/assets/stylesheets/bootstrap.css.scss */
  .modal-dialog {
    width: 95%;
    margin: 30px auto;
  }
  /* line 5495, app/assets/stylesheets/bootstrap.css.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 5499, app/assets/stylesheets/bootstrap.css.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5504, app/assets/stylesheets/bootstrap.css.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5508, app/assets/stylesheets/bootstrap.css.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5518, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5522, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5526, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5530, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5534, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5538, app/assets/stylesheets/bootstrap.css.scss */
.tooltip-inner {
  max-width: 330px;
  min-width: 100px;
  padding: 3px 8px;
  color: #0d216e;
  text-align: center;
  text-decoration: none;
  background-color: #f6f8f9;
  border-radius: 4px;
}

/* line 5548, app/assets/stylesheets/bootstrap.css.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5555, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5562, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5568, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5574, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5581, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5588, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5595, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5601, app/assets/stylesheets/bootstrap.css.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5607, app/assets/stylesheets/bootstrap.css.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 5626, app/assets/stylesheets/bootstrap.css.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5629, app/assets/stylesheets/bootstrap.css.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5632, app/assets/stylesheets/bootstrap.css.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5635, app/assets/stylesheets/bootstrap.css.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5638, app/assets/stylesheets/bootstrap.css.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5648, app/assets/stylesheets/bootstrap.css.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5651, app/assets/stylesheets/bootstrap.css.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5660, app/assets/stylesheets/bootstrap.css.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 5663, app/assets/stylesheets/bootstrap.css.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5667, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5675, app/assets/stylesheets/bootstrap.css.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5682, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5690, app/assets/stylesheets/bootstrap.css.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5697, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 5705, app/assets/stylesheets/bootstrap.css.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5712, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 5720, app/assets/stylesheets/bootstrap.css.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5727, app/assets/stylesheets/bootstrap.css.scss */
.carousel {
  position: relative;
}

/* line 5730, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5735, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

/* line 5742, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

/* line 5746, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 5751, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5754, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5760, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5763, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5766, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 5770, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5773, app/assets/stylesheets/bootstrap.css.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5776, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5789, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5797, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5807, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5815, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5824, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 5829, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 5834, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 5841, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5844, app/assets/stylesheets/bootstrap.css.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5847, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5858, app/assets/stylesheets/bootstrap.css.scss */
.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;
}

/* line 5870, app/assets/stylesheets/bootstrap.css.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5876, app/assets/stylesheets/bootstrap.css.scss */
.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);
}

/* line 5888, app/assets/stylesheets/bootstrap.css.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5892, app/assets/stylesheets/bootstrap.css.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 5901, app/assets/stylesheets/bootstrap.css.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 5905, app/assets/stylesheets/bootstrap.css.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 5909, app/assets/stylesheets/bootstrap.css.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 5914, app/assets/stylesheets/bootstrap.css.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 5918, app/assets/stylesheets/bootstrap.css.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 5951, app/assets/stylesheets/bootstrap.css.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* line 5968, app/assets/stylesheets/bootstrap.css.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5973, app/assets/stylesheets/bootstrap.css.scss */
.pull-right {
  float: right !important;
}

/* line 5976, app/assets/stylesheets/bootstrap.css.scss */
.pull-left {
  float: left !important;
}

/* line 5979, app/assets/stylesheets/bootstrap.css.scss */
.hide {
  display: none !important;
}

/* line 5982, app/assets/stylesheets/bootstrap.css.scss */
.show {
  display: block !important;
}

/* line 5985, app/assets/stylesheets/bootstrap.css.scss */
.invisible {
  visibility: hidden;
}

/* line 5988, app/assets/stylesheets/bootstrap.css.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5995, app/assets/stylesheets/bootstrap.css.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 5999, app/assets/stylesheets/bootstrap.css.scss */
.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}

/* line 6008, app/assets/stylesheets/bootstrap.css.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6014, app/assets/stylesheets/bootstrap.css.scss */
.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) {
  /* line 6029, app/assets/stylesheets/bootstrap.css.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6032, app/assets/stylesheets/bootstrap.css.scss */
  table.visible-xs {
    display: table;
  }
  /* line 6035, app/assets/stylesheets/bootstrap.css.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6038, app/assets/stylesheets/bootstrap.css.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6044, app/assets/stylesheets/bootstrap.css.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6049, app/assets/stylesheets/bootstrap.css.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6054, app/assets/stylesheets/bootstrap.css.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6059, app/assets/stylesheets/bootstrap.css.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6062, app/assets/stylesheets/bootstrap.css.scss */
  table.visible-sm {
    display: table;
  }
  /* line 6065, app/assets/stylesheets/bootstrap.css.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6068, app/assets/stylesheets/bootstrap.css.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6074, app/assets/stylesheets/bootstrap.css.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6079, app/assets/stylesheets/bootstrap.css.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6084, app/assets/stylesheets/bootstrap.css.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6089, app/assets/stylesheets/bootstrap.css.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6092, app/assets/stylesheets/bootstrap.css.scss */
  table.visible-md {
    display: table;
  }
  /* line 6095, app/assets/stylesheets/bootstrap.css.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6098, app/assets/stylesheets/bootstrap.css.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6104, app/assets/stylesheets/bootstrap.css.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6109, app/assets/stylesheets/bootstrap.css.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6114, app/assets/stylesheets/bootstrap.css.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6119, app/assets/stylesheets/bootstrap.css.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6122, app/assets/stylesheets/bootstrap.css.scss */
  table.visible-lg {
    display: table;
  }
  /* line 6125, app/assets/stylesheets/bootstrap.css.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6128, app/assets/stylesheets/bootstrap.css.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6134, app/assets/stylesheets/bootstrap.css.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6139, app/assets/stylesheets/bootstrap.css.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6144, app/assets/stylesheets/bootstrap.css.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6149, app/assets/stylesheets/bootstrap.css.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6154, app/assets/stylesheets/bootstrap.css.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6159, app/assets/stylesheets/bootstrap.css.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6164, app/assets/stylesheets/bootstrap.css.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6168, app/assets/stylesheets/bootstrap.css.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6172, app/assets/stylesheets/bootstrap.css.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6175, app/assets/stylesheets/bootstrap.css.scss */
  table.visible-print {
    display: table;
  }
  /* line 6178, app/assets/stylesheets/bootstrap.css.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6181, app/assets/stylesheets/bootstrap.css.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 6186, app/assets/stylesheets/bootstrap.css.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6190, app/assets/stylesheets/bootstrap.css.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6194, app/assets/stylesheets/bootstrap.css.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6198, app/assets/stylesheets/bootstrap.css.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6202, app/assets/stylesheets/bootstrap.css.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6206, app/assets/stylesheets/bootstrap.css.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6211, app/assets/stylesheets/bootstrap.css.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 1, app/assets/stylesheets/rateit.css.scss */
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

/* line 14, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(/assets/star-679072724fc3feecddc6c4e3e6ecaeeeb4ea18d1206102c0b2a91abf05d4fe6d.gif);
  height: 16px;
  outline: none;
}

/* line 24, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-range * {
  display: block;
}

/* for IE 6 */
/* line 29, app/assets/stylesheets/rateit.css.scss */
* html .rateit, * html .rateit .rateit-range {
  display: inline;
}

/* for IE 7 */
/* line 35, app/assets/stylesheets/rateit.css.scss */
* + html .rateit, * + html .rateit .rateit-range {
  display: inline;
}

/* line 40, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-hover, .rateit .rateit-selected {
  position: absolute;
  left: 0px;
}

/* line 46, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
  left: auto;
  right: 0px;
}

/* line 52, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-hover {
  background: url(/assets/star-679072724fc3feecddc6c4e3e6ecaeeeb4ea18d1206102c0b2a91abf05d4fe6d.gif) left -32px;
}

/* line 57, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-hover-rtl {
  background-position: right -32px;
}

/* line 62, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-selected {
  background: url(/assets/star-679072724fc3feecddc6c4e3e6ecaeeeb4ea18d1206102c0b2a91abf05d4fe6d.gif) left -16px;
}

/* line 67, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-selected-rtl {
  background-position: right -16px;
}

/* line 72, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-preset {
  background: url(/assets/star-679072724fc3feecddc6c4e3e6ecaeeeb4ea18d1206102c0b2a91abf05d4fe6d.gif) left -48px;
}

/* line 77, app/assets/stylesheets/rateit.css.scss */
.rateit .rateit-preset-rtl {
  background: url(/assets/star-679072724fc3feecddc6c4e3e6ecaeeeb4ea18d1206102c0b2a91abf05d4fe6d.gif) left -48px;
}

/* line 82, app/assets/stylesheets/rateit.css.scss */
.rateit button.rateit-reset {
  background: url(/assets/delete-7b9200c5042020d33a4855ac491eac2a1ea943e71c29d241ad8bc00e4203789a.gif) 0 0;
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}

/* line 95, app/assets/stylesheets/rateit.css.scss */
.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}
/* line 1, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs {
  margin-top: 10px;
}

/* line 3, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .nav-tabs > li.active > a, #analytics-summary-tabs .nav-tabs > li.active > a:focus, #analytics-summary-tabs .nav-tabs > li.active > a:hover {
  cursor: default;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .nav-tabs {
  margin-bottom: -1px;
}

/* line 13, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .nav-tabs > li > a {
  padding: 10px 15px;
  margin-right: 2px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color: white;
  color: #0d216e;
}

/* line 20, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .nav-tabs > li > a:hover {
  background-color: #d4d4d4;
}

/* line 24, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .ta-values-headers {
  font-size: 15px;
  font-weight: 600;
  background: white;
  margin: auto;
  border: 2px solid #0202021a;
  border-bottom: none;
  text-align: center;
  font-family: 'ubuntubold';
}

/* line 34, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row {
  display: flex;
  background-color: white;
  align-items: center;
  margin: 0 0 5px 0;
  padding: 5px;
  border-color: #dddddd;
  border: 2px solid #0202021a;
}

/* line 42, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .travel-agent-business {
  display: flex;
  border: 2px solid;
  border-color: #dddddd;
  border-left: none;
  border-bottom: none;
  border-top: none;
  padding: 1%;
}

/* line 50, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .travel-agent-business .text-content {
  color: #656e94;
  line-height: 18px;
  font-weight: 700;
}

/* line 57, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .vertical-dotted-line {
  border-left: 2px dotted black;
  height: 86%;
  top: 7%;
  position: absolute;
}

/* line 63, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .text-purple {
  color: #cc4cd8;
  font-family: 'ubuntubold';
}

/* line 67, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .text-blue {
  color: #0d216e;
  font-family: 'ubuntubold';
}

/* line 71, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .file-upload-button {
  min-height: 115px;
  width: 100%;
  border-radius: 17px;
  background: white;
  font-family: 'ubuntubold';
  color: #0d216e;
  font-size: 16px;
  line-height: 17px;
  padding: 6%;
  margin: 10px 2%;
  border: 2px solid;
  border-color: black;
}

/* line 85, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .file-upload-button i {
  padding-bottom: 5%;
}

/* line 88, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .file-upload-button .file-type-font-style {
  font-family: 'source_sans_proregular';
  color: black;
  margin-top: 6%;
  padding: 2% 2%;
}

/* line 95, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .upload-file-icon {
  font-size: 34px;
}

/* line 98, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row .button-compare {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  padding: 0 10%;
  margin: 0 2%;
}

/* line 110, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row #b-i {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

/* line 115, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row #b-i .btn-no-margin {
  position: relative;
  width: 27px;
}

/* line 119, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row #b-i .image-circle {
  overflow: unset;
  border-radius: 100%;
  width: 47px;
  height: 47px;
  text-align: center;
  margin-right: 3%;
}

/* line 128, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .travel-agent-row #b-i .title {
  color: #0d216e;
  font-family: 'ubunturegular';
  font-weight: 700;
}

/* line 138, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs #overcome-imp {
  padding: 10px 15px !important;
}

/* line 142, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs #travel-agent-date-popup {
  position: relative;
}

/* line 146, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .claim-business-modal {
  text-align: center;
  height: 48px;
}

/* line 150, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .claim-business-modal p {
  font-size: 12px;
}

/* line 154, app/assets/stylesheets/analytic_summary_nav.scss */
#analytics-summary-tabs .btn-padding {
  padding: 10px 15px !important;
  text-align: center;
  height: 48px;
}

/* line 162, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content {
  margin: 100px 20%;
}

/* line 164, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .heading {
  text-align: center;
  font-weight: 700;
}

/* line 168, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .description-table {
  margin: 20px 0 5px 0;
}

/* line 170, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .description-table .description {
  font-size: 16px;
  text-align: center;
}

/* line 175, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .total {
  text-align: center;
  margin: 20px 0 10px 0px;
  font-weight: 700;
}

/* line 180, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .action {
  text-align: center;
  padding-top: 10px;
}

/* line 183, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .action .upgrade-btn {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 4px 22px;
  margin-left: 10px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
}

/* line 195, app/assets/stylesheets/analytic_summary_nav.scss */
#booking-unsub .modal-content .action .public-service-message {
  font-size: 15px;
  margin-top: 17px;
}

/* line 203, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container {
  align-items: center;
  border: 2px solid;
  padding: 1.5%;
  border-color: #dddddd;
  margin-bottom: 5px;
}

/* line 209, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .ta-date {
  width: 60%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  margin: 0px 16px;
  min-width: 93px;
}

/* line 221, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .button-upload {
  background-color: #3a853a;
  border: none;
  border-radius: 10px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  padding: 0 2%;
  margin-left: 2%;
}

/* line 232, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .travel-agent-date {
  width: 112px;
}

/* line 235, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .ota-savings-link {
  text-align: center;
}

/* line 238, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .text-decor {
  text-decoration: underline;
  font-size: 16px;
  padding: 0px 20px;
  cursor: pointer;
}

/* line 244, app/assets/stylesheets/analytic_summary_nav.scss */
.nav-container .float-r {
  float: right;
}

/* line 250, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .justify-content-around {
  justify-content: space-around;
}

/* line 253, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .justify-content-center {
  justify-content: center;
}

/* line 256, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .button-ok-modal {
  padding: 0 4%;
  border-color: black;
  box-shadow: 4px 4px black;
  background-color: white;
  color: black;
  margin-bottom: 4%;
}

/* line 264, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .description {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 268, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .modal-width {
  width: 36%;
}

/* line 271, app/assets/stylesheets/analytic_summary_nav.scss */
#travelAgentModal .file-info-margin {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 277, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal {
  font-family: ubuntumedium;
  font-family: ubuntumedium;
}

/* line 279, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .margin-b {
  margin-bottom: 29px;
}

/* line 283, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .margin-t {
  margin-top: 3rem;
}

/* line 287, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .out-of-range-div {
  font-family: "source_sans_proregular";
}

/* line 289, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .out-of-range-div .custom-padding {
  padding: 0 5rem;
}

/* line 294, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .ignored-entries-help-text:hover {
  cursor: pointer;
}

/* line 298, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .font-color-red {
  color: red;
}

/* line 301, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .font-color-green {
  color: green;
}

/* line 304, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-padding {
  padding: 3% 8%;
}

/* line 308, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .title-style {
  color: #0D216E;
  font-size: 26px;
  font-family: ubuntumedium;
}

/* line 314, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal p {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 318, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .savings-font-size {
  font-size: 18px;
}

/* line 322, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-dialog {
  margin: 70px auto;
}

/* line 325, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-title {
  font-size: 22px;
}

/* line 328, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .font-color-red {
  color: red;
}

/* line 331, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .font-color-green {
  color: green;
}

/* line 334, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-row-padding {
  padding: 6px 0%;
}

/* line 337, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-padding {
  padding: 3% 8%;
}

/* line 340, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .modal-width {
  width: 35%;
  min-width: 600px;
}

/* line 344, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .table-style {
  width: 100%;
  margin: 3% 0%;
}

/* line 348, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .justify-content-end {
  justify-content: flex-end;
}

/* line 351, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .justify-content-around {
  justify-content: space-around;
}

/* line 354, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .flex-direction-column {
  flex-direction: column;
}

/* line 357, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .justify-content-center {
  justify-content: center;
}

/* line 360, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .align-items-center {
  align-items: center;
}

/* line 363, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .button-upgrade-to-see-details {
  background: #0D216E;
  border: none;
  border-radius: 10px;
  padding: 4px 38px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: ubuntumedium;
}

/* line 375, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .button-upgrade-to-see-details-no-sub {
  background: red;
}

/* line 378, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .button-on-ta-not-sub {
  text-align: center;
  display: none;
  margin-bottom: 10px;
}

/* line 383, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .title-style {
  color: #0D216E;
  font-size: 18px;
  font-family: ubuntumedium;
}

/* line 388, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .description {
  color: black;
  padding: 4% 2%;
}

/* line 392, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal p {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 397, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal {
  font-family: ubuntumedium;
}

/* line 399, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .modal-title {
  font-size: 22px;
}

/* line 402, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .pms-tooltip {
  position: absolute;
  top: 0;
  right: -1rem;
}

/* line 407, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal #expedia-tooltip {
  position: absolute;
  top: 0;
  right: -1rem;
}

/* line 412, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal #booking-tooltip {
  position: absolute;
  top: 0;
  right: -1rem;
}

/* line 417, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .modal-width {
  width: 57%;
  margin: auto;
}

/* line 421, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .ta-file-upload-div {
  padding: 0 10rem 3rem;
}

/* line 424, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .justify-content-end {
  justify-content: flex-end;
}

/* line 427, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .justify-content-around {
  justify-content: space-around;
}

/* line 430, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .flex-direction-column {
  flex-direction: column;
}

/* line 433, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .justify-content-center {
  justify-content: center;
}

/* line 436, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .align-items-center {
  align-items: center;
}

/* line 439, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .button-submit {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 4px 38px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: ubuntumedium;
  margin: 24px 52px;
}

/* line 451, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .title-style {
  color: #0d216e;
  font-size: 21px;
  font-family: ubuntumedium;
}

/* line 456, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .description {
  color: black;
  padding: 4% 2%;
}

/* line 460, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button {
  min-height: 145px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 200px;
  border-radius: 17px;
  background: white;
  font-family: 'ubuntubold';
  color: #0d216e;
  font-size: 16px;
  line-height: 17px;
  padding: 1% 3%;
  border: 2px solid;
  border-color: black;
  margin: 12px;
}

/* line 475, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button .watch-video-instructions-link {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  min-height: 3.5rem;
  text-decoration: underline;
}

/* line 481, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button .download-file-instructions-link {
  font-family: 'source_sans_proregular';
  font-size: 10px;
  text-decoration: underline;
}

/* line 487, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button i {
  padding-bottom: 5%;
}

/* line 490, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button p {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 494, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button .file-type-font-style {
  font-family: 'source_sans_proregular';
  color: black;
  margin-top: 1%;
  padding: 2% 2%;
}

/* line 500, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .file-upload-button .load-success-msg {
  font-family: 'source_sans_proregular';
  color: green;
  margin: 7px 0px;
}

/* line 506, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal .upload-file-icon {
  font-size: 34px;
}

/* line 513, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .d-flex-end {
  justify-content: flex-end;
}

/* line 516, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .justify-content-around {
  justify-content: space-around;
}

/* line 519, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .button-ok-modal {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 30px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  margin-bottom: 4%;
  margin-right: 2%;
}

/* line 533, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .description {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 537, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .modal-width {
  width: 40%;
}

/* line 540, app/assets/stylesheets/analytic_summary_nav.scss */
.TA-compare-modal-errors .file-info-margin {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 547, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .d-flex-end {
  justify-content: flex-end;
}

/* line 550, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .justify-content-around {
  justify-content: space-around;
}

/* line 553, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .button-ok-modal {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 30px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  margin-bottom: 4%;
  margin-right: 2%;
}

/* line 567, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .description {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 571, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .modal-width {
  width: 36%;
}

/* line 574, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-modal-errors .file-info-margin {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 581, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .d-flex-end {
  justify-content: flex-end;
}

/* line 584, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .justify-content-around {
  justify-content: space-around;
}

/* line 587, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .button-ok-modal {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 30px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  margin-bottom: 4%;
  margin-right: 2%;
}

/* line 601, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .description {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 605, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .modal-width {
  width: 45%;
}

/* line 608, app/assets/stylesheets/analytic_summary_nav.scss */
.ota-demo-pick-time-modal .file-info-margin {
  margin: 3% 2% 3% 2%;
  padding: 3% 2% 3% 2%;
}

/* line 613, app/assets/stylesheets/analytic_summary_nav.scss */
#comaprison-status-loader {
  padding-top: 20px;
}

/* line 617, app/assets/stylesheets/analytic_summary_nav.scss */
.compare-loader-container {
  display: flex;
  justify-content: center;
  margin: 0 0 2rem 0;
}

/* line 618, app/assets/stylesheets/analytic_summary_nav.scss */
.compare-loader-container .loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 70px;
  height: 70px;
  animation: spin 2s linear infinite;
}

/* line 632, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results {
  background-color: white;
  font-family: 'source_sans_probold';
  color: #0d216e;
  text-align: center;
  font-size: 17px;
}

/* line 638, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .business-tax-rates {
  color: #085394;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* line 644, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .ta-files-upload-btn {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 1px 13px;
  cursor: pointer;
  font-size: 14px;
  font-family: "source_sans_proregular";
  height: 31px;
  margin-bottom: 0.5rem;
}

/* line 656, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .travel-agent-deatails-info {
  float: right;
}

/* line 658, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .travel-agent-deatails-info .info-btn {
  background: none;
  border: none;
  line-height: 14px;
  padding: 0;
  float: right;
  width: 27px;
}

/* line 665, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .travel-agent-deatails-info .info-btn .img {
  width: inherit;
  height: 19px;
}

/* line 670, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .travel-agent-deatails-info .custom-dropdown {
  top: 60%;
  left: 70%;
  border-radius: 11px;
  border-color: darkblue;
  min-width: 128px;
}

/* line 678, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .header-style-right {
  font-size: 16px;
}

/* line 681, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .header-style-left {
  font-size: 16px;
}

/* line 684, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .font-color-red {
  font-family: 'source_sans_proregular';
  color: red;
}

/* line 688, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .font-color-green {
  font-family: 'source_sans_proregular';
  color: green;
}

/* line 692, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .font-family-regular {
  font-family: 'source_sans_proregular';
}

/* line 695, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .font-family-bold {
  font-family: 'source_sans_probold';
  text-align: left;
  font-size: 16px;
  color: #0d216e;
}

/* line 701, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .dotted-border {
  border: 3px solid;
  border-color: #dddddd;
  border-bottom-style: dotted;
  border-top: none;
  border-right: none;
  border-left: none;
  margin-bottom: 5px;
}

/* line 710, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .upload-file-msg {
  color: #085394;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* line 716, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .text-style {
  font-size: inherit;
  font: -webkit-small-control;
  color: darkblue;
}

/* line 721, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .public-service-msg {
  color: #a182fc;
  font-size: 16px;
  font-weight: 600;
}

/* line 726, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .banner-public-service-msg {
  color: #a182fc;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  min-height: 85px;
  position: relative;
  top: 50%;
  transform: translateY(23%);
}

/* line 736, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .msg-div-expedia {
  height: 36px;
}

/* line 739, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .msg-div-booking {
  height: 36px;
}

/* line 742, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-row-results .dotted-border-left {
  border: 2px solid;
  border-color: black;
  border-bottom: none;
  border-top: none;
  border-right: none;
  border-left-style: dotted;
}

/* line 752, app/assets/stylesheets/analytic_summary_nav.scss */
.custom-dropdown .veiw-details {
  padding-left: 35px;
}

/* line 756, app/assets/stylesheets/analytic_summary_nav.scss */
.no-margin {
  margin-left: 0;
  margin-right: 0;
}

/* line 760, app/assets/stylesheets/analytic_summary_nav.scss */
.text-min-height {
  min-height: 115px;
}

/* line 763, app/assets/stylesheets/analytic_summary_nav.scss */
#text-display {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4% 0% 0% 12%;
  min-height: 134px;
}

/* line 771, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare {
  padding: 1% 4%;
  font-family: 'ubuntubold';
}

/* line 773, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .msg-color {
  color: #085394;
  font-size: 15px;
  text-decoration: underline;
  font-family: 'ubuntumedium';
}

/* line 781, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .font-color-red {
  color: red;
}

/* line 784, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .font-color-green {
  color: green;
}

/* line 787, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-entries-font {
  font-family: 'ubuntubold';
}

/* line 790, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare table.table-bordered {
  border: none;
  margin-top: 20px;
}

/* line 794, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare table.table-bordered > thead > tr > th {
  border: none;
}

/* line 797, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-row-border {
  border: 2px solid #0a0a0a;
}

/* line 800, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-row-border-bottom-none {
  border: 2px solid #070707;
  border-bottom: none;
}

/* line 804, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-row-border-top-none {
  border: 2px solid #070707;
  border-top: none;
}

/* line 808, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare table.table-bordered > tbody > tr > td > table {
  width: -webkit-fill-available;
}

/* line 811, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare fieldset {
  width: inherit;
  font-size: 10px;
  border: 3px solid #c5c0c0;
  display: block;
  margin-bottom: 5px;
  margin-left: 54px;
  margin-right: 54px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

/* line 824, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .f-size {
  font-size: 15px;
}

/* line 827, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare legend {
  text-align: center;
  width: auto;
  padding: 0 20px;
  display: block;
  border: none;
}

/* line 834, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .border-top-none {
  border-top: none;
}

/* line 837, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .border-bottom-none {
  border-bottom: none;
}

/* line 840, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare table.table-bordered > tbody > tr > td {
  border: none;
  font-size: 12px;
}

/* line 844, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .see-more {
  background: none !important;
  border: none;
  padding: 0;
  text-decoration: underline;
  float: right;
  padding-bottom: 10px;
  font-size: 15px;
  margin-right: 20px;
}

/* line 856, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates {
  font-family: ubuntumedium;
}

/* line 859, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .modal-width {
  max-width: 668px;
  margin-top: 100px;
}

/* line 863, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .input-width {
  max-width: 124px;
  font-size: 13px;
}

/* line 867, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .modal-title {
  font-size: 18px;
}

/* line 870, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .justify-content-end {
  justify-content: flex-end;
}

/* line 873, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .justify-content-around {
  justify-content: space-around;
}

/* line 876, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .flex-direction-column {
  flex-direction: column;
}

/* line 879, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .justify-content-center {
  justify-content: center;
}

/* line 882, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .align-items-center {
  align-items: center;
}

/* line 885, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .title-style {
  font-size: 16px;
}

/* line 888, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .description {
  font-size: 15px;
}

/* line 891, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates .tax-raxtes-cancel {
  background: #192f86;
  border: none;
  border-radius: 10px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  padding: 0px 2%;
  margin: 0px 0px 0px 26px;
}

/* line 904, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .title {
  padding: 22px 0px;
  color: #0d216e;
  font-size: 14px;
  display: inline-block;
  line-height: 17px;
  margin: 0 0 0;
  font-family: 'ubuntubold';
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 917, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .expedia-tax-rates-link {
  text-decoration: underline;
}

/* line 921, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .modal-fields-margin {
  margin-right: 3px;
}

/* line 924, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .input-fields-style {
  justify-content: space-around;
  padding: 0 0 0 24px;
  font-size: 14px;
}

/* line 930, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .description {
  padding: 20px 20px 35px;
}

/* line 933, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .description p {
  font-size: 22px;
  line-height: 3rem;
}

/* line 938, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .div-save-next {
  display: flex;
  justify-content: flex-end;
  padding: 36px 38px 7px 9px;
}

/* line 944, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .special-fee-label {
  font-size: 17px;
  margin-bottom: 15px;
}

/* line 949, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .room-tax-icon {
  padding: 0px;
}

/* line 953, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .room-tax-label {
  font-size: 13px;
}

/* line 957, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .btn-summary-form {
  background: #192f86;
  border: none;
  border-radius: 10px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  padding: 0px 5%;
  margin: 0px 0px 0px 5px;
}

/* line 968, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .btn-summary-form:hover:enabled {
  background-color: #0d216e;
}

/* line 971, app/assets/stylesheets/analytic_summary_nav.scss */
.expedia-business-tax-rates #expedia-business-tax-rates-form .btn-summary-form[disabled] {
  opacity: 0.7;
}

/* line 978, app/assets/stylesheets/analytic_summary_nav.scss */
.ta-values-footer {
  background: white;
  font: inherit;
}

/* line 981, app/assets/stylesheets/analytic_summary_nav.scss */
.ta-values-footer .div-style {
  font-family: 'ubuntubold';
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}

/* line 987, app/assets/stylesheets/analytic_summary_nav.scss */
.ta-values-footer .totals {
  font-family: 'ubuntumedium';
  font-size: 17px;
  display: flex;
  justify-content: space-around;
  padding: 40px 68px;
}

/* line 996, app/assets/stylesheets/analytic_summary_nav.scss */
#ta-how-to-use-this-page-videos .center-align {
  text-align: center;
}

/* line 1001, app/assets/stylesheets/analytic_summary_nav.scss */
#TA_file_ext_err {
  z-index: 100000;
}

/* line 1004, app/assets/stylesheets/analytic_summary_nav.scss */
#TA_file_absent_1 {
  z-index: 100000;
}

/* line 1007, app/assets/stylesheets/analytic_summary_nav.scss */
#TA_file_absent_2 {
  z-index: 100000;
}

/* line 1010, app/assets/stylesheets/analytic_summary_nav.scss */
#TA_compare_modal {
  z-index: 100000;
}

/* line 1013, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-modal {
  z-index: 10000;
}

/* line 1017, app/assets/stylesheets/analytic_summary_nav.scss */
#TA_prev_month_file_absent {
  z-index: 100000;
}

/* line 1021, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal {
  z-index: 10000;
}

/* line 1024, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-comparison-results-modal .description {
  font-size: 18px;
  color: #0D216E;
}

/* line 1029, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-tooltip {
  height: 22px;
  display: none;
}

/* line 1032, app/assets/stylesheets/analytic_summary_nav.scss */
#travel-agent-file-upload-tooltip .popover-content {
  display: none;
}

/* line 1036, app/assets/stylesheets/analytic_summary_nav.scss */
.requst-access-modal {
  justify-content: flex-end;
}

/* line 1038, app/assets/stylesheets/analytic_summary_nav.scss */
.requst-access-modal .button-style {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 18px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
  margin-bottom: 4%;
  margin-right: 17px;
}

/* line 1054, app/assets/stylesheets/analytic_summary_nav.scss */
.big-screen .text-content .title-businesss {
  font-family: 'ubunturegular';
  font-weight: 700;
}

/* line 1060, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business {
  display: flex;
  border: 2px solid;
  border-color: #dddddd;
  border-left: none;
  border-bottom: none;
  border-top: none;
  border-right: none;
  padding: 1%;
  flex-direction: column;
}

/* line 1070, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .text-content {
  color: #656e94;
  font-size: 14px;
  line-height: 16px;
  margin-left: 13px;
}

/* line 1079, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-row-border {
  background: #e7e9f0;
}

/* line 1083, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-design {
  display: none;
}

/* line 1086, app/assets/stylesheets/analytic_summary_nav.scss */
.dropdown-menu-btn {
  float: left;
}

/* line 1092, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .dashboard-container .nav .btn-style {
  border-radius: 7px;
  cursor: pointer;
  font-size: 14px;
  font-family: "source_sans_proregular";
  padding: 2px 10px;
  background-color: white;
}

/* line 1102, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .dashboard-container .nav-pills .undercharges1.active button {
  background-color: #377737;
  color: white;
}

/* line 1106, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .dashboard-container .nav-pills .overcharges1.active button {
  background-color: #a54b4b;
  color: white;
}

/* line 1110, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .dashboard-container .nav-pills .seeall1.active button {
  background-color: #1b1bce;
  color: white;
}

/* line 1118, app/assets/stylesheets/analytic_summary_nav.scss */
.travel-agent-business .text-content {
  margin-top: 15px;
}

/* line 1122, app/assets/stylesheets/analytic_summary_nav.scss */
.mobile-view-after-compare .table-header .mobile-header-row td {
  font-size: 16px;
}

/* line 1125, app/assets/stylesheets/analytic_summary_nav.scss */
.btn-no-margin > .btn-setting1 {
  background: none;
  border: none;
  padding-top: 10px;
}

/* line 1131, app/assets/stylesheets/analytic_summary_nav.scss */
.ta-details-record > td > a {
  display: block;
}

@media screen and (max-width: 992px) {
  /* line 1137, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .modal-width {
    max-width: 650px;
    min-width: 560px;
    margin-top: 100px;
    margin-top: 100px;
  }
  /* line 1146, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row {
    display: flex;
    flex-direction: column;
    align-items: centre;
  }
  /* line 1151, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-business {
    display: flex;
    border: none;
    padding: 1%;
    width: 100%;
    align-self: flex-start;
  }
  /* line 1157, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-business #b-i {
    padding: 0 3%;
  }
  /* line 1162, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-data {
    padding: 0 5%;
    width: 100%;
    border: none;
  }
  /* line 1166, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-data .file-upload-button {
    width: 100%;
    padding: 10%;
  }
  /* line 1170, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-data #green-button {
    background-color: #28a745;
  }
  /* line 1174, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-data .vertical-dotted-line {
    display: none;
  }
  /* line 1178, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .travel-agent-data .xs-padding {
    padding: 2% 4% 2% 2%;
  }
  /* line 1182, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .md-display {
    display: contents;
  }
  /* line 1185, app/assets/stylesheets/analytic_summary_nav.scss */
  #analytics-summary-tabs .travel-agent-row .button-compare {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 20px;
  }
  /* line 1191, app/assets/stylesheets/analytic_summary_nav.scss */
  .booking-file-container {
    margin-top: 10px;
  }
  /* line 1195, app/assets/stylesheets/analytic_summary_nav.scss */
  .nav-container .ota-savings-link {
    text-align: unset;
  }
  /* line 1198, app/assets/stylesheets/analytic_summary_nav.scss */
  .nav-container .ta-instruction-link {
    float: unset;
  }
}

@media screen and (max-width: 850px) {
  /* line 1204, app/assets/stylesheets/analytic_summary_nav.scss */
  .credit-cash-heading {
    font-size: 14px !important;
  }
  /* line 1208, app/assets/stylesheets/analytic_summary_nav.scss */
  .reconciliation-entries-box {
    width: 100%;
  }
}

@media screen and (max-width: 701px) {
  /* line 1214, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .modal-width {
    max-width: 569px;
    min-width: 225px;
    margin-top: 100px !important;
  }
  /* line 1219, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .input-width {
    max-width: 98px;
  }
  /* line 1223, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .input-fields-style {
    padding: 0% 0%;
  }
  /* line 1227, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal label {
    line-height: 11px;
  }
  /* line 1232, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-width {
    width: 80%;
    min-width: 550px;
  }
  /* line 1236, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-dialog {
    margin: 70px auto;
  }
}

@media screen and (min-width: 300px) and (max-width: 700px) {
  /* line 1245, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-width {
    width: 80%;
    min-width: 300px;
  }
  /* line 1249, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .savings-font-size {
    font-size: 18px;
  }
  /* line 1252, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-dialog {
    margin: 70px 3px !important;
    width: 80%;
  }
  /* line 1256, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .title-style {
    font-size: initial;
  }
  /* line 1260, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal p {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  /* line 1264, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .table-style {
    width: 100%;
    margin: 3% 0%;
  }
  /* line 1268, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .button-upgrade-to-see-details {
    padding: 4px 10px;
    font-size: x-small;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1500px) {
  /* line 1278, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div .booking-file-container .resize-choice-btn {
    padding: 3px 14px;
    font-size: 15px;
  }
}

@media screen and (min-width: 996px) and (max-width: 1400px) {
  /* line 1289, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div {
    padding: 0 1rem 3rem;
  }
  /* line 1294, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div .booking-file-container .resize-choice-btn {
    padding: 3px 10px;
    font-size: 15px;
  }
}

@media screen and (min-width: 670px) and (max-width: 995px) {
  /* line 1305, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div {
    padding: 0 4rem 3rem;
  }
  /* line 1310, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div .booking-file-container .resize-choice-btn {
    padding: 3px 8px;
    font-size: 15px;
  }
}

@media screen and (min-width: 441px) and (max-width: 670px) {
  /* line 1320, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div {
    padding: 0 3rem 3rem;
  }
  /* line 1325, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div .booking-file-container .resize-choice-btn {
    padding: 3px 16px;
    font-size: 15px;
  }
}

@media screen and (min-width: 351px) and (max-width: 440px) {
  /* line 1336, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div {
    padding: 0 2rem 3rem;
  }
  /* line 1342, app/assets/stylesheets/analytic_summary_nav.scss */
  .booking-files-div .booking-file-container .resize-choice-btn, .expedia-files-div .booking-file-container .resize-choice-btn {
    min-height: 32px;
    padding: 0px 9px;
    font-size: 12px;
  }
  /* line 1347, app/assets/stylesheets/analytic_summary_nav.scss */
  .booking-files-div .booking-file-container .marketing-info-section, .expedia-files-div .booking-file-container .marketing-info-section {
    padding: 18px 0px 3px 0px;
  }
}

@media screen and (max-width: 350px) {
  /* line 1356, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .ta-file-upload-div {
    padding: 0 1rem 3rem;
  }
  /* line 1362, app/assets/stylesheets/analytic_summary_nav.scss */
  .booking-files-div .booking-file-container .resize-choice-btn, .expedia-files-div .booking-file-container .resize-choice-btn {
    min-height: 32px;
    padding: 0px 9px;
    font-size: 12px;
  }
  /* line 1367, app/assets/stylesheets/analytic_summary_nav.scss */
  .booking-files-div .booking-file-container .marketing-info-section, .expedia-files-div .booking-file-container .marketing-info-section {
    padding: 18px 0px 3px 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1000px) {
  /* line 1376, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .modal-width {
    width: 66%;
  }
}

@media screen and (min-width: 300px) and (max-width: 768px) {
  /* line 1383, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .modal-width {
    margin-top: 6%;
  }
  /* line 1386, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .modal-title {
    font-size: 18px;
  }
  /* line 1389, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .button-submit {
    font-size: 12px;
    padding: 4px 18px;
  }
  /* line 1393, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal p {
    font-size: small;
  }
}

@media screen and (min-width: 300px) and (max-width: 767px) {
  /* line 1401, app/assets/stylesheets/analytic_summary_nav.scss */
  .ta-values-headers {
    display: none;
  }
  /* line 1406, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-width {
    padding: 5%;
    width: 80%;
    min-width: 300px;
  }
  /* line 1411, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-comparison-results-modal .modal-dialog {
    margin: 70px auto;
  }
}

@media screen and (max-width: 320px) {
  /* line 1417, app/assets/stylesheets/analytic_summary_nav.scss */
  .mobile-view-after-compare {
    padding: 0;
  }
  /* line 1420, app/assets/stylesheets/analytic_summary_nav.scss */
  .see-more {
    margin-right: 20px;
  }
}

@media screen and (min-width: 300px) and (max-width: 500px) {
  /* line 1426, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .modal-width {
    margin-top: 6%;
  }
  /* line 1429, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .modal-title {
    font-size: 18px;
  }
  /* line 1432, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .button-submit {
    font-size: 12px;
    padding: 4px 18px;
  }
  /* line 1436, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal p {
    font-size: small;
  }
  /* line 1439, app/assets/stylesheets/analytic_summary_nav.scss */
  #travel-agent-file-upload-modal .mobile-flex-d {
    flex-direction: column;
    padding: 0% 16%;
  }
  /* line 1446, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .modal-width {
    max-width: 406px;
    min-width: 266px;
    margin-top: 100px !important;
  }
  /* line 1451, app/assets/stylesheets/analytic_summary_nav.scss */
  #expedia-business-tax-rates-modal .input-width {
    max-width: 325px;
  }
  /* line 1455, app/assets/stylesheets/analytic_summary_nav.scss */
  .input-fields-style {
    justify-content: space-around;
    padding: 0% 8%;
    font-size: 14px;
    flex-direction: column;
  }
}

@media screen and (max-width: 990px) {
  /* line 1463, app/assets/stylesheets/analytic_summary_nav.scss */
  .hide-large-screen {
    display: none;
  }
  /* line 1466, app/assets/stylesheets/analytic_summary_nav.scss */
  .mobile-view-design {
    display: block;
  }
}

@media screen and (min-width: 320px) and (max-width: 430px) {
  /* line 1473, app/assets/stylesheets/analytic_summary_nav.scss */
  .nav li .btn-style {
    font-size: 14px;
    margin: 10px 5px 0 0;
  }
}
@font-face {
  font-family: 'ubuntubold';
  src: url(/assets/ubuntu-b-webfont-a494a1fd20c86b9bca1acb0fe2271bb5d86b39d1146320a4509248b2377f2794.woff2) format("woff2"), url(/assets/ubuntu-b-webfont-551eceb97642fcc8019d807197ebb3f6411f205c75be9e7da8dfeb6bb0fde2fe.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source_sans_proregular';
  src: url(/assets/sourcesanspro-regular-webfont-0966e99d8a6e1a4a4f3ad5cfbed0f3dac4faea5bb72e7af7dd6df77a2d021ae3.woff2) format("woff2"), url(/assets/sourcesanspro-regular-webfont-40d2d289965d0422bfd2948c23acf74eef4e8aee37ba3db9ac1cd859bb70bfd7.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source_sans_prosemibold';
  src: url(/assets/sourcesanspro-semibold-webfont-4a1e1be98c4b370e75ff28e78d774f68859ea01634420ecf73af917626ba0b8b.woff2) format("woff2"), url(/assets/sourcesanspro-semibold-webfont-c28da3f0f210e68fc93f6a699cf6ceb539b256064de07ba64ac2c887e540a75c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Header Start */
/* line 26, app/assets/stylesheets/template/style.scss */
#landing-page-frame #header {
  display: none;
}

/* line 30, app/assets/stylesheets/template/style.scss */
.parent #header {
  background-color: #FF545E;
}

/* line 36, app/assets/stylesheets/template/style.scss */
.first_nav {
  width: 100%;
}

/* line 40, app/assets/stylesheets/template/style.scss */
.qr-image {
  position: absolute;
  width: 125px;
}

/* line 44, app/assets/stylesheets/template/style.scss */
.qr-text {
  position: absolute;
  padding-top: 118px;
  font-size: 12px;
  width: 125px;
  text-align: center;
}

/* line 51, app/assets/stylesheets/template/style.scss */
#landing-page-frame {
  margin-top: 80px;
  display: block;
  position: absolute;
}

/* line 56, app/assets/stylesheets/template/style.scss */
#header {
  width: 100%;
  min-height: 81px;
  background: #FF545E;
  padding-bottom: 0px;
  margin-bottom: 0px;
  height: 81px;
}

/* line 64, app/assets/stylesheets/template/style.scss */
#header.new-nav {
  position: fixed;
  z-index: 99999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 72, app/assets/stylesheets/template/style.scss */
.navbar-header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

/* line 77, app/assets/stylesheets/template/style.scss */
#header.first-nav-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  z-index: 1000;
}

/* line 87, app/assets/stylesheets/template/style.scss */
#header .navbar-brand {
  padding-top: 0px;
  height: auto;
}

/* line 91, app/assets/stylesheets/template/style.scss */
#header .navbar-toggle {
  border: none;
  background: none;
  width: 53px;
  padding: 0;
  margin-top: 16px;
}

/* line 98, app/assets/stylesheets/template/style.scss */
#header .navbar-toggle .icon-bar {
  background: #6473ad;
  margin-bottom: 7px;
  width: 26px;
}

/* line 103, app/assets/stylesheets/template/style.scss */
.container-fx {
  margin-top: 80px;
}

/* line 106, app/assets/stylesheets/template/style.scss */
.container-fx-lg {
  margin-top: 120px;
}

/* line 109, app/assets/stylesheets/template/style.scss */
.swal2-popup {
  width: 420px !important;
  min-height: 300px !important;
  font-size: 1.3rem !important;
}

/* line 115, app/assets/stylesheets/template/style.scss */
.navarea .navbar-default {
  background: none;
  border: none;
}

/* line 119, app/assets/stylesheets/template/style.scss */
.navarea .container-fluid {
  padding: 0;
}

/* line 122, app/assets/stylesheets/template/style.scss */
.navarea .navbar-collapse {
  padding-right: 0;
}

/* Header End */
/* line 131, app/assets/stylesheets/template/style.scss */
.ie-message-container {
  min-height: 70px;
  background: pink;
  margin-top: 80px;
}

/* line 135, app/assets/stylesheets/template/style.scss */
.ie-message-container h2 {
  font-family: ubuntubold;
  text-align: center;
  margin-top: 2%;
  color: maroon;
}

/* line 142, app/assets/stylesheets/template/style.scss */
.ie-ota-message-container {
  min-height: 70px;
  background: pink;
}

/* line 145, app/assets/stylesheets/template/style.scss */
.ie-ota-message-container h2 {
  font-family: ubuntubold;
  text-align: center;
  margin-top: 2%;
  color: maroon;
}

/* line 151, app/assets/stylesheets/template/style.scss */
.ie-ota-message-container .ie-error-action-btn {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 17px;
  cursor: pointer;
  margin-left: 2rem;
}

/* Banner Start */
/* line 169, app/assets/stylesheets/template/style.scss */
.banner {
  padding: 0 50px 0;
  height: 502px;
  float: left;
  width: 100%;
  background: #fe5f6a;
  overflow: hidden;
  /*background: #f6f8f9;*/
}

/* line 179, app/assets/stylesheets/template/style.scss */
.banner.home-banner {
  margin-top: 70px;
}

/* line 182, app/assets/stylesheets/template/style.scss */
.banner .caption {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  width: 423px;
  margin-top: 100px;
  float: left;
}

/* line 190, app/assets/stylesheets/template/style.scss */
.banner .ie-caption {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  width: 423px;
  margin-top: 50px;
  float: left;
}

/* line 198, app/assets/stylesheets/template/style.scss */
.banner .caption h1 {
  font-size: 62px;
  line-height: 70px;
  margin: 0 0 25px;
  font-family: 'ubuntubold';
  color: #fff;
}

/* line 205, app/assets/stylesheets/template/style.scss */
.banner .caption p {
  margin: 0 0 10px;
}

/* line 208, app/assets/stylesheets/template/style.scss */
.banner .caption .btn-Sign-Up {
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 19px;
  padding: 6px 6px;
  min-height: auto;
  background: none;
  display: inline-block;
  margin: 45px 0 0;
  height: 35px;
  width: 113px;
  letter-spacing: 0;
  text-align: center;
}

/* line 223, app/assets/stylesheets/template/style.scss */
.banner .caption .btn-Sign-Up:hover {
  text-decoration: none;
  color: #fff;
}

/* line 227, app/assets/stylesheets/template/style.scss */
.image-frame {
  position: relative;
}

/* line 230, app/assets/stylesheets/template/style.scss */
.dashboard-image-frame {
  width: 100%;
  height: 445px;
}

/* line 234, app/assets/stylesheets/template/style.scss */
.image-frame .mobile-img {
  position: absolute;
  right: 0;
  top: 35px;
}

/* line 239, app/assets/stylesheets/template/style.scss */
.image-frame .desktop-img {
  position: absolute;
  right: 0px;
  top: 87px;
}

/* Banner End */
/* line 247, app/assets/stylesheets/template/style.scss */
.circle-container {
  float: right;
  position: absolute;
  top: 24px;
  right: 44px;
}

/* line 253, app/assets/stylesheets/template/style.scss */
.new-contact-circle-container {
  right: 30px;
}

/* line 256, app/assets/stylesheets/template/style.scss */
.modal-close-button {
  position: absolute;
  right: 3px;
  top: 6px;
  outline: none;
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  float: right;
}

/* line 266, app/assets/stylesheets/template/style.scss */
.modal-close-button .close-icon {
  font-size: 26px;
}

/* line 270, app/assets/stylesheets/template/style.scss */
.modal-close-button .circle-container {
  top: 35px;
  right: 60px;
}

/* line 275, app/assets/stylesheets/template/style.scss */
.circle, .circle-close-btn {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  line-height: 21px;
  color: #fff;
  background: #0d216e;
  font-weight: bold;
}

/* line 288, app/assets/stylesheets/template/style.scss */
.modal .close > span {
  margin-left: 1px;
}

/* line 292, app/assets/stylesheets/template/style.scss */
.modal .close_button > span {
  margin-left: 2px;
}

/* Featured Block Start */
/* line 297, app/assets/stylesheets/template/style.scss */
.featured-block {
  float: left;
  width: 100%;
  padding: 51px 0 0;
  background: #f6f8f9;
}

/* line 303, app/assets/stylesheets/template/style.scss */
.feature-box {
  background: #fff;
  border-radius: 10px;
  float: left;
  width: 100%;
  padding: 35px 50px;
  font-size: 20px;
  line-height: 26px;
  min-height: 250px;
  box-shadow: 0px 5px 14px 3px #eef0f2;
}

/* line 316, app/assets/stylesheets/template/style.scss */
.feature-box img {
  margin: 0 0 15px;
}

/* line 319, app/assets/stylesheets/template/style.scss */
.feature-box h3 {
  color: #0d216e;
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
  font-family: 'ubuntubold';
}

/* Featured Block End */
/* Testimonial Block Start */
/* line 331, app/assets/stylesheets/template/style.scss */
.testimonial-block {
  float: left;
  width: 100%;
  padding: 70px 0 0;
  background: #f6f8f9;
}

/* line 338, app/assets/stylesheets/template/style.scss */
.testimonial-block .service-text h4 {
  font-size: 28px;
  font-family: 'ubuntubold';
}

/* line 343, app/assets/stylesheets/template/style.scss */
.testimonial-block .service-text p {
  font-size: 18px;
  font-family: "ubunturegular";
}

/* line 349, app/assets/stylesheets/template/style.scss */
.testimonial-box {
  float: left;
  background: #0D216E;
  background-size: cover;
  width: 100%;
  position: relative;
  margin-bottom: 34px;
  box-shadow: -12px 13px 19px 2px #eef1f2;
  color: #FFF;
}

/* line 361, app/assets/stylesheets/template/style.scss */
.testimonial-text {
  padding: 40px;
  width: 45%;
}

/* line 365, app/assets/stylesheets/template/style.scss */
.left-testimonial .testimonial-image {
  float: right;
}

/* line 369, app/assets/stylesheets/template/style.scss */
.testimonial-image {
  width: 55%;
  display: inline-block;
  padding: 25px;
  text-align: center;
  vertical-align: bottom;
}

/* line 376, app/assets/stylesheets/template/style.scss */
.right-testimonial {
  text-align: right;
}

/* line 379, app/assets/stylesheets/template/style.scss */
.right-testimonial .testimonial-text {
  float: right;
}

/* line 383, app/assets/stylesheets/template/style.scss */
.testimonial-text h1 {
  font-size: 28px;
  font-family: 'ubuntubold';
  line-height: 22px;
  margin: 0 0 22px;
}

/* line 389, app/assets/stylesheets/template/style.scss */
.testimonial-text img {
  margin: 0 0 26px;
}

/* line 392, app/assets/stylesheets/template/style.scss */
.testimonial-image img {
  width: 100%;
}

/* line 395, app/assets/stylesheets/template/style.scss */
.testimonial-text p {
  font-size: 18px;
  font-family: "ubunturegular";
}

/* Testimonial Block End */
/* Services Block Start */
/* line 404, app/assets/stylesheets/template/style.scss */
.services-block {
  float: left;
  width: 100%;
  padding: 10px 0 0;
  background: #f6f8f9;
}

/* line 410, app/assets/stylesheets/template/style.scss */
.service-box {
  float: left;
  background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat center;
  background-size: cover;
  width: 100%;
  position: relative;
  border-radius: 10px;
  margin-bottom: 34px;
  box-shadow: -12px 13px 19px 2px #eef1f2;
}

/* line 422, app/assets/stylesheets/template/style.scss */
.service-text {
  float: left;
  padding: 75px 10px 75px 32px;
  width: 30%;
}

/* line 427, app/assets/stylesheets/template/style.scss */
.custom-services .service-box {
  background: #fff url(/assets/template/home-page-analytics.jpg) no-repeat center;
}

/* line 430, app/assets/stylesheets/template/style.scss */
.marketplace {
  background: #fff url(/assets/marketplace-image-88b5f5d00857f9b8c63ede3c718ef99eb959a048c3527af1768fa9561dd547a3.png) no-repeat center;
}

/* line 433, app/assets/stylesheets/template/style.scss */
.communication {
  background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat center;
}

/* line 436, app/assets/stylesheets/template/style.scss */
.custom-services .marketplace {
  background: #fff url(/assets/template/home-page-team.jpg) no-repeat center;
}

/* line 439, app/assets/stylesheets/template/style.scss */
.custom-services .marketplace2 {
  background: #fff url(/assets/template/home-page-vendorsxcf-2.jpg) no-repeat center;
}

/* line 442, app/assets/stylesheets/template/style.scss */
.insight {
  background: #fff url(/assets/insight-image-3acf22476d244a0e48ebe7903afb0fbd70bf3538c6174f9bf234d2c58f951a29.png) no-repeat center;
}

/* line 446, app/assets/stylesheets/template/style.scss */
.marketplace .service-text {
  float: right;
}

/* line 449, app/assets/stylesheets/template/style.scss */
.service-text h4 {
  font-size: 18px;
  font-family: 'ubuntubold';
  line-height: 22px;
  margin: 0 0 22px;
}

/* line 455, app/assets/stylesheets/template/style.scss */
.service-text img {
  margin: 0 0 26px;
}

/* Marketing Block Start */
/* line 460, app/assets/stylesheets/template/style.scss */
.marketing-video-section img {
  width: 90%;
}

/* line 463, app/assets/stylesheets/template/style.scss */
.marketing-section-block {
  float: left;
  width: 100%;
  margin: 45px 0 0;
  padding: 20px;
}

/* line 469, app/assets/stylesheets/template/style.scss */
.marketing-section-title {
  font-size: 26px;
  text-align: center;
  margin: 10px 0;
  font-family: 'ubuntubold';
}

/* line 475, app/assets/stylesheets/template/style.scss */
.marketing-video-section {
  text-align: center;
}

/* line 478, app/assets/stylesheets/template/style.scss */
.marketing-info-section {
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100px, 100%;
  cursor: pointer;
  height: 0;
  padding-bottom: 56.25%;
}

/* line 486, app/assets/stylesheets/template/style.scss */
.marketing-info-section .video-frame-section {
  display: none;
}

/* line 490, app/assets/stylesheets/template/style.scss */
.marketing-section-column {
  padding: 0 30px;
}

/* line 493, app/assets/stylesheets/template/style.scss */
.marketing-owner-section {
  background-image: url(/assets/marketing/play-video.png), url("/assets/marketing/Owner video screenshot for homepage.png");
}

/* line 496, app/assets/stylesheets/template/style.scss */
.marketing-owner-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url("/assets/marketing/Owner video screenshot for homepage.png");
}

/* line 500, app/assets/stylesheets/template/style.scss */
.marketing-gm-section {
  background-image: url(/assets/marketing/play-video.png), url("/assets/marketing/GM Screenshot for homepage.png");
}

/* line 503, app/assets/stylesheets/template/style.scss */
.marketing-gm-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url("/assets/marketing/GM Screenshot for homepage.png");
}

/* line 508, app/assets/stylesheets/template/style.scss */
.marketing-booking-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/booking.png);
}

/* line 511, app/assets/stylesheets/template/style.scss */
.marketing-booking-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/booking.png);
}

/* line 515, app/assets/stylesheets/template/style.scss */
.marketing-expedia-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/expedia.png);
}

/* line 518, app/assets/stylesheets/template/style.scss */
.marketing-expedia-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/expedia.png);
}

/* line 523, app/assets/stylesheets/template/style.scss */
.marketing-opera-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/opera.png);
}

/* line 526, app/assets/stylesheets/template/style.scss */
.marketing-opera-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/opera.png);
}

/* line 531, app/assets/stylesheets/template/style.scss */
.marketing-onq-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/onq.jpeg);
}

/* line 534, app/assets/stylesheets/template/style.scss */
.marketing-onq-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/onq.jpeg);
}

/* line 538, app/assets/stylesheets/template/style.scss */
.marketing-file-section {
  background-image: url(/assets/marketing/play-video.png), url("https://ota-public.s3.us-west-1.amazonaws.com/uploads/marketing_video_thumbnail.png");
}

/* line 541, app/assets/stylesheets/template/style.scss */
.marketing-file-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url("https://ota-public.s3.us-west-1.amazonaws.com/uploads/marketing_video_thumbnail.png");
}

/* line 546, app/assets/stylesheets/template/style.scss */
.marketing-synxis-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/synxis.png);
}

/* line 549, app/assets/stylesheets/template/style.scss */
.marketing-synxis-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/synxis.png);
}

/* line 554, app/assets/stylesheets/template/style.scss */
.marketing-redistay-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/synxis.png);
}

/* line 557, app/assets/stylesheets/template/style.scss */
.marketing-redistay-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/synxis.png);
}

/* line 562, app/assets/stylesheets/template/style.scss */
.marketing-ota-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/ota.png);
}

/* line 565, app/assets/stylesheets/template/style.scss */
.marketing-ota-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/ota.png);
}

/* line 571, app/assets/stylesheets/template/style.scss */
.marketing-webrezpro-section {
  background-image: url(/assets/marketing/play-video.png), url(/assets/marketing/webrezpro.png);
}

/* line 574, app/assets/stylesheets/template/style.scss */
.marketing-webrezpro-section:hover {
  background-image: url(/assets/marketing/play-video-onhover.png), url(/assets/marketing/webrezpro.png);
}

/* line 579, app/assets/stylesheets/template/style.scss */
#marketingVideoModal {
  z-index: 99999;
}

/* line 581, app/assets/stylesheets/template/style.scss */
#marketingVideoModal .modal-dialog {
  max-width: 1200px;
  margin: 20px auto !important;
}

/* line 586, app/assets/stylesheets/template/style.scss */
.form-group {
  border-radius: 0px;
}

/* line 589, app/assets/stylesheets/template/style.scss */
.form-control:focus {
  border: 2px solid #616466;
  outline: none;
  border-radius: 10px;
}

/* line 596, app/assets/stylesheets/template/style.scss */
.login-btn-class button[disabled] {
  cursor: default;
  background-color: #ddd;
  color: #0d216e;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 603, app/assets/stylesheets/template/style.scss */
  #header .nav.navbar-nav.navbar-right.first_nav_header {
    display: none;
  }
}

@media (max-width: 992px) {
  /* line 608, app/assets/stylesheets/template/style.scss */
  .marketing-section-column {
    padding: 0 20px;
  }
  /* line 611, app/assets/stylesheets/template/style.scss */
  #marketingVideoModal .modal-dialog {
    margin: 5% auto !important;
  }
  /* line 614, app/assets/stylesheets/template/style.scss */
  .qr-image {
    margin-top: -100px;
    width: 110px;
  }
  /* line 618, app/assets/stylesheets/template/style.scss */
  .qr-text {
    margin-top: -112px;
    font-size: 10px;
    width: 110px;
  }
  /* line 623, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 10rem;
  }
}

@media (max-width: 768px) {
  /* line 629, app/assets/stylesheets/template/style.scss */
  #marketingVideoModal .modal-dialog {
    margin: 15% auto !important;
  }
  /* line 633, app/assets/stylesheets/template/style.scss */
  .patent-image {
    display: none;
  }
  /* line 637, app/assets/stylesheets/template/style.scss */
  .patent-image-footer {
    display: inline-block;
    width: 46px;
    height: 46px;
    vertical-align: middle;
  }
  /* line 644, app/assets/stylesheets/template/style.scss */
  .footer-second-half .footer-nav {
    flex-direction: column;
    margin-left: 20px;
    padding-top: 0;
  }
  /* line 649, app/assets/stylesheets/template/style.scss */
  .footer-second-half ul {
    flex-direction: column;
  }
  /* line 652, app/assets/stylesheets/template/style.scss */
  .footer-second-half ul li {
    padding: 15px 0;
  }
  /* line 656, app/assets/stylesheets/template/style.scss */
  .footer-third-half p {
    display: inline-block;
  }
  /* line 659, app/assets/stylesheets/template/style.scss */
  .copyright {
    text-align: center;
    padding-bottom: 20px;
  }
  /* line 663, app/assets/stylesheets/template/style.scss */
  .footer-nav .col-lg-6 {
    padding-left: 0;
  }
  /* line 666, app/assets/stylesheets/template/style.scss */
  .footer-text {
    width: unset !important;
  }
  /* line 670, app/assets/stylesheets/template/style.scss */
  .footer-second-half ul li {
    text-align: left !important;
    width: unset !important;
  }
}

@media (max-width: 767px) {
  /* line 676, app/assets/stylesheets/template/style.scss */
  .qr-text {
    display: none;
  }
}

@media (max-width: 500px) {
  /* line 681, app/assets/stylesheets/template/style.scss */
  .marketing-info-section {
    background-size: 50px, 100%;
  }
  /* line 684, app/assets/stylesheets/template/style.scss */
  .marketing-section-column {
    padding: 0 10px;
  }
  /* line 687, app/assets/stylesheets/template/style.scss */
  #marketingVideoModal .modal-dialog {
    margin: 30% auto !important;
  }
}

@media (max-width: 376px) {
  /* line 692, app/assets/stylesheets/template/style.scss */
  .marketing-section-column {
    padding: 0;
  }
  /* line 695, app/assets/stylesheets/template/style.scss */
  #marketingVideoModal .modal-dialog {
    margin: 40% auto !important;
  }
}

/* Marketing Block End */
/* Services Block Start */
/* Privacy Policy Start */
/* line 705, app/assets/stylesheets/template/style.scss */
.tooltiptext-copied {
  display: none;
  height: 30px;
  width: 155px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 119%;
  left: 0%;
  margin-left: -117px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  font-size: 14px;
}

/* line 722, app/assets/stylesheets/template/style.scss */
.tooltiptext-copied::before, .tooltiptext-copied::after {
  position: absolute;
  border-style: solid;
  content: "";
  bottom: 100%;
}

/* line 728, app/assets/stylesheets/template/style.scss */
.tooltiptext-copied::before {
  right: 3%;
  margin-left: -5px;
  border-width: 7px;
  border-color: transparent transparent #555 transparent;
}

/* line 734, app/assets/stylesheets/template/style.scss */
.tooltiptext-copied::after {
  right: 3%;
  margin-left: -4px;
  border-width: 6px;
  border-color: transparent transparent #fff transparent;
}

/* line 740, app/assets/stylesheets/template/style.scss */
.term-privacy .user_agreement b, .term-privacy .user_agreement strong, .term-privacy .policy-data b, .term-privacy .policy-data strong {
  font-weight: bold !important;
}

/* line 743, app/assets/stylesheets/template/style.scss */
.term-privacy .user_agreement, .term-privacy .policy-data {
  color: #000;
}

/* Privacy Policy End */
/* Footer Start */
/* line 748, app/assets/stylesheets/template/style.scss */
#footer {
  float: left;
  width: 100%;
  padding: 50px 0 80px;
}

/* line 753, app/assets/stylesheets/template/style.scss */
#footer .footer-logo {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 757, app/assets/stylesheets/template/style.scss */
#footer .address-list {
  margin: 0 0 17px;
  list-style: none;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #0d216e;
  width: 100%;
  font-family: 'source_sans_proregular';
  text-align: right;
  display: table;
}

/* line 769, app/assets/stylesheets/template/style.scss */
#footer .address-list li {
  float: right;
  margin: 0 0 0 40px;
  text-align: left;
  display: inline-block;
}

/* line 775, app/assets/stylesheets/template/style.scss */
#footer .address-list li a {
  color: #0d216e;
}

/* line 778, app/assets/stylesheets/template/style.scss */
#footer .padding-left {
  padding-left: 0;
}

/* line 781, app/assets/stylesheets/template/style.scss */
#footer .padding-right {
  padding-right: 0;
}

/* line 784, app/assets/stylesheets/template/style.scss */
#footer .address {
  color: #7ba2b4;
  font-family: 'source_sans_proregular';
  font-size: 20px;
  line-height: 26px;
  float: right;
}

/* line 791, app/assets/stylesheets/template/style.scss */
#footer .address p {
  margin: 0;
}

/* line 795, app/assets/stylesheets/template/style.scss */
#footer-2 {
  height: auto;
  background: #f6f8f9;
  border-top: 1px solid #C8C8C8;
  padding: 15px 0;
  width: 100%;
  z-index: 2;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
}

/* line 806, app/assets/stylesheets/template/style.scss */
#footer-2 .link-item {
  padding: 0 10px 5px 10px;
}

/* line 810, app/assets/stylesheets/template/style.scss */
#footer-2 .footer-link {
  display: flex;
  font-weight: 400;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}

/* line 821, app/assets/stylesheets/template/style.scss */
#footer-2 .footer-content {
  color: #434343;
  size: 12px;
  line-height: 16px;
}

/* line 827, app/assets/stylesheets/template/style.scss */
#footer-2 a {
  color: #434343;
}

/* line 831, app/assets/stylesheets/template/style.scss */
#footer-2 hr {
  border: 1px solid #D5D5D5;
}

@media (max-width: 768px) {
  /* line 836, app/assets/stylesheets/template/style.scss */
  #footer-2 .footer-link {
    display: initial;
  }
  /* line 840, app/assets/stylesheets/template/style.scss */
  #footer-2 .privacy-text {
    text-align: left;
  }
}

@media (max-width: 400px) {
  /* line 846, app/assets/stylesheets/template/style.scss */
  #footer-2 .privacy-text {
    width: 100%;
  }
}

/* line 852, app/assets/stylesheets/template/style.scss */
#new-footer .footer-second-half ul {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  color: grey;
  padding-left: 0;
  width: 30%;
}

/* line 861, app/assets/stylesheets/template/style.scss */
#new-footer .footer-second-half ul li {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.40px;
  text-align: center;
  width: inherit;
}

/* line 871, app/assets/stylesheets/template/style.scss */
#new-footer .footer-text {
  font-family: 'ubunturegular';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #434343;
  width: 440px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

/* line 885, app/assets/stylesheets/template/style.scss */
#new-footer .footer-text .lock-button {
  margin-right: 15px;
  padding: 15px;
  background: #eee;
  border-radius: 50%;
  font-size: 16px;
  color: #0D216E;
}

/* line 894, app/assets/stylesheets/template/style.scss */
#new-footer .patent-image {
  width: 62px;
  height: 62px;
}

/* line 899, app/assets/stylesheets/template/style.scss */
#new-footer .patent-image-footer {
  display: none;
}

/* line 903, app/assets/stylesheets/template/style.scss */
#new-footer .footer-third-half p {
  color: #919699;
  text-align: center;
  font-size: 13px;
  margin: 17px 0;
}

/* line 909, app/assets/stylesheets/template/style.scss */
#new-footer .footer-second-half .footer-nav {
  display: flex;
  justify-content: space-evenly;
  padding: 9px 0;
}

/* line 915, app/assets/stylesheets/template/style.scss */
#new-footer .footer-second-half .footer-nav ul {
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 920, app/assets/stylesheets/template/style.scss */
#new-footer .footer-third-half-line {
  border: 1px solid #D4D4D4;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 926, app/assets/stylesheets/template/style.scss */
#new-footer #try-ota-savings {
  color: white;
}

/* line 932, app/assets/stylesheets/template/style.scss */
.footer-links .link-item a {
  text-decoration: none;
}

/* line 935, app/assets/stylesheets/template/style.scss */
.footer-links .link-item {
  text-align: center;
  color: #0d216e;
  font-size: 18px;
}

/* line 940, app/assets/stylesheets/template/style.scss */
.footer-back {
  display: flex;
  width: 100%;
}

/* line 944, app/assets/stylesheets/template/style.scss */
.max-w100 {
  max-width: 100px;
}

/* line 945, app/assets/stylesheets/template/style.scss */
.w150 {
  width: 150px;
}

/* line 946, app/assets/stylesheets/template/style.scss */
.h-auto {
  height: auto !important;
}

/* line 947, app/assets/stylesheets/template/style.scss */
.mt-2r {
  margin-top: 2rem;
}

/* line 948, app/assets/stylesheets/template/style.scss */
.copyright-text {
  text-align: center;
  color: #919699;
  font-size: 12px;
}

/* line 954, app/assets/stylesheets/template/style.scss */
.privacy-text {
  text-align: center;
  color: #434343;
  font-size: 12px;
}

/* line 959, app/assets/stylesheets/template/style.scss */
.div-setup {
  margin: auto;
  width: 80%;
  margin-top: 8px;
  margin-bottom: 5px;
}

/* line 966, app/assets/stylesheets/template/style.scss */
.lock-setup {
  padding-right: 5px;
  color: black;
}

/* Footer End */
/* Term Privacy Start */
/* line 974, app/assets/stylesheets/template/style.scss */
.term-privacy .accordion-toggle.active {
  background-color: #C8C8C8;
}

/* line 977, app/assets/stylesheets/template/style.scss */
.term-privacy .panel-heading-2 {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 982, app/assets/stylesheets/template/style.scss */
.term-privacy .panel-heading-2 a:focus {
  outline: none;
}

/* line 985, app/assets/stylesheets/template/style.scss */
.term-privacy .panel-heading-2 a {
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: inline-block;
  border-right: 1px solid #ddd;
  text-decoration: none;
}

/* line 993, app/assets/stylesheets/template/style.scss */
.term-privacy .copy-btn {
  right: 7px;
  position: absolute;
  border: 1px solid #29006f;
  border-radius: 3px;
  background: transparent;
}

/* line 1000, app/assets/stylesheets/template/style.scss */
.term-privacy .panel-body {
  position: relative;
}

@media (max-width: 991px) {
  /* line 1004, app/assets/stylesheets/template/style.scss */
  .term-privacy .copy-btn {
    right: 5px;
    font-size: 12px;
  }
}

/* Term Privacy End */
/* Bootstrap Validation Start */
/* line 1013, app/assets/stylesheets/template/style.scss */
.bst-valid .has-error label {
  color: #fe828f;
}

/* line 1016, app/assets/stylesheets/template/style.scss */
.bst-valid.form .has-error .form-control {
  border-color: #fe828f;
}

/* Bootstrap Validation Validation end */
/* line 1022, app/assets/stylesheets/template/style.scss */
#faq_list .rectangle-list p {
  margin-left: 0.2em;
}

/* line 1026, app/assets/stylesheets/template/style.scss */
.model-logo-mobile {
  display: none;
}

@media (max-width: 1025px) {
  /* line 1035, app/assets/stylesheets/template/style.scss */
  .feature-box {
    padding: 20px;
  }
  /* line 1038, app/assets/stylesheets/template/style.scss */
  .modal .close_button > span {
    margin-left: 1px;
  }
}

/* Service Block Start */
@media (max-width: 991px) {
  /* line 1050, app/assets/stylesheets/template/style.scss */
  .service-text {
    width: 35%;
    top: 20px;
  }
  /* line 1054, app/assets/stylesheets/template/style.scss */
  .custom-services .marketplace2 {
    background: #fff url(/assets/template/home-page-vendorsxcf-2.jpg) no-repeat top left;
    background-size: 100%;
  }
  /* line 1058, app/assets/stylesheets/template/style.scss */
  .communication {
    background-size: 110%;
  }
}

@media (max-width: 849px) {
  /* line 1064, app/assets/stylesheets/template/style.scss */
  .service-text {
    width: 41%;
    top: 20px;
  }
  /* line 1068, app/assets/stylesheets/template/style.scss */
  .communication {
    background-size: 120%;
  }
}

@media (max-width: 767px) {
  /* line 1073, app/assets/stylesheets/template/style.scss */
  .testimonial-image {
    width: 100%;
    padding: 0;
    text-align: center;
    border-radius: 0;
  }
  /* line 1079, app/assets/stylesheets/template/style.scss */
  .testimonial-text {
    padding: 24px;
    width: 100%;
    text-align: left;
  }
  /* line 1084, app/assets/stylesheets/template/style.scss */
  .head {
    padding: 20px 20px 20px 30px;
    float: left;
    width: 100%;
  }
  /* line 1090, app/assets/stylesheets/template/style.scss */
  .modal-close-button .circle-container {
    right: 30px !important;
  }
  /* line 1094, app/assets/stylesheets/template/style.scss */
  .modal-mobile-header {
    padding-top: 15px !important;
  }
  /* line 1097, app/assets/stylesheets/template/style.scss */
  .navarea li a {
    padding: 8px 37px;
  }
  /* line 1101, app/assets/stylesheets/template/style.scss */
  .model-logo-mobile {
    display: block;
  }
  /* line 1105, app/assets/stylesheets/template/style.scss */
  .container {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 1112, app/assets/stylesheets/template/style.scss */
  .services-block {
    padding: 50px 0 0;
  }
  /* line 1115, app/assets/stylesheets/template/style.scss */
  .service-box {
    float: left;
    width: 100%;
    padding: 0 0 0;
    border-radius: 10px;
    background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat top center;
    background-size: contain;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1126, app/assets/stylesheets/template/style.scss */
  .service-box img {
    margin-bottom: 12px;
  }
  /* line 1130, app/assets/stylesheets/template/style.scss */
  .service-box p {
    font-size: inherit;
  }
  /* line 1134, app/assets/stylesheets/template/style.scss */
  .service-text {
    margin: 0 auto;
    width: 46%;
    float: left;
    font-size: 20px;
    line-height: 26px;
    padding: 0px 36px 41px;
  }
  /* line 1143, app/assets/stylesheets/template/style.scss */
  .marketplace {
    background: #fff url(/assets/marketplace-image-88b5f5d00857f9b8c63ede3c718ef99eb959a048c3527af1768fa9561dd547a3.png) no-repeat center;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1149, app/assets/stylesheets/template/style.scss */
  .communication {
    background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat center;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1155, app/assets/stylesheets/template/style.scss */
  .insight {
    background: #fff url(/assets/insight-image-3acf22476d244a0e48ebe7903afb0fbd70bf3538c6174f9bf234d2c58f951a29.png) no-repeat center;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1161, app/assets/stylesheets/template/style.scss */
  .custom-services .service-box {
    background: #fff url(/assets/template/home-page-analytics.jpg) no-repeat center;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1166, app/assets/stylesheets/template/style.scss */
  .custom-services .marketplace {
    background: #fff url(/assets/template/home-page-team.jpg) no-repeat center;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1171, app/assets/stylesheets/template/style.scss */
  .custom-services .marketplace2 {
    background: #fff url(/assets/template/home-page-vendorsxcf-2.jpg) no-repeat top left;
    background-size: 110%;
    padding: 50px 0 0;
  }
}

@media (max-width: 662px) {
  /* line 1180, app/assets/stylesheets/template/style.scss */
  .service-box {
    float: left;
    width: 100%;
    padding: 0 0 0;
    border-radius: 10px;
    background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat top right;
    background-size: contain;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1191, app/assets/stylesheets/template/style.scss */
  .service-text {
    padding: 43% 30px 30px 30px;
    width: 100%;
  }
  /* line 1196, app/assets/stylesheets/template/style.scss */
  .marketplace {
    background: #fff url(/assets/marketplace-image-88b5f5d00857f9b8c63ede3c718ef99eb959a048c3527af1768fa9561dd547a3.png) no-repeat;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1201, app/assets/stylesheets/template/style.scss */
  .communication {
    background: #fff url(/assets/service-box-img1-3107eaee4d7e790ff0bb490f3e74dcd1e3c3fa25cc0d998f2033f2a85b68dc8a.png) no-repeat top right;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1207, app/assets/stylesheets/template/style.scss */
  .insight {
    background: #fff url(/assets/insight-image-3acf22476d244a0e48ebe7903afb0fbd70bf3538c6174f9bf234d2c58f951a29.png) no-repeat top right;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1213, app/assets/stylesheets/template/style.scss */
  .custom-services .marketplace {
    background: #fff url(/assets/template/home-page-team.jpg) no-repeat;
    background-size: 151%;
    padding: 50px 0 0;
  }
  /* line 1218, app/assets/stylesheets/template/style.scss */
  .custom-services .marketplace2 {
    background: #fff url(/assets/template/home-page-vendorsxcf-2.jpg) no-repeat top left;
    background-size: 151%;
    padding: 50px 0 0;
  }
}

/* Service Block End */
/* Banner Start */
@media (max-width: 767px) {
  /* line 1229, app/assets/stylesheets/template/style.scss */
  .banner {
    height: auto;
    padding: 0 0 0;
  }
  /* line 1233, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    width: 100%;
    float: left;
    margin-top: 42px;
  }
  /* line 1238, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 46px;
    line-height: 53px;
    margin: 0 0 15px;
  }
  /* line 1243, app/assets/stylesheets/template/style.scss */
  .image-frame {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0 15px 44px;
  }
  /* line 1249, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    position: inherit;
  }
  /* line 1252, app/assets/stylesheets/template/style.scss */
  .image-frame .mobile-img {
    top: 0;
    width: 51%;
  }
}

/* Banner End */
/* Featured Start */
@media (max-width: 767px) {
  /* line 1261, app/assets/stylesheets/template/style.scss */
  .featured-block {
    padding-top: 22px;
  }
  /* line 1264, app/assets/stylesheets/template/style.scss */
  .feature-box {
    padding: 36px;
    margin-bottom: 21px;
    width: 100%;
    margin: 0 auto 22px;
    font-size: 16px;
  }
}

/* Featured End */
/*  Header  Start */
@media (min-width: 768px) and (max-width: 800px) {
  /* line 1277, app/assets/stylesheets/template/style.scss */
  .banner {
    height: 380px;
  }
  /* line 1280, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    margin-top: 60px;
  }
  /* line 1283, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    width: 65%;
    top: 100px;
  }
  /* line 1287, app/assets/stylesheets/template/style.scss */
  .image-frame .mobile-img {
    width: 35%;
    top: 60px;
  }
}

@media (min-width: 801px) and (max-width: 850px) {
  /* line 1294, app/assets/stylesheets/template/style.scss */
  .banner {
    height: 380px;
  }
  /* line 1297, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    margin-top: 60px;
  }
  /* line 1300, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    width: 65%;
    top: 87px;
  }
  /* line 1304, app/assets/stylesheets/template/style.scss */
  .image-frame .mobile-img {
    width: 35%;
    top: 40px;
  }
}

@media (min-width: 851px) and (max-width: 910px) {
  /* line 1311, app/assets/stylesheets/template/style.scss */
  .banner {
    height: 380px;
  }
  /* line 1314, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    margin-top: 60px;
  }
  /* line 1317, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    width: 70%;
    top: 89px;
  }
  /* line 1321, app/assets/stylesheets/template/style.scss */
  .image-frame .mobile-img {
    top: 40px;
  }
}

@media (min-width: 768px) and (max-width: 910px) {
  /* line 1327, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 35px;
    line-height: 40px;
  }
  /* line 1331, app/assets/stylesheets/template/style.scss */
  .banner .caption span {
    font-size: 14px;
    line-height: 19px;
  }
  /* line 1335, app/assets/stylesheets/template/style.scss */
  .banner .caption .btn-Sign-Up {
    margin-right: 25px;
    float: right;
    font-size: 14px;
    width: 100px;
  }
}

@media (min-width: 911px) and (max-width: 992px) {
  /* line 1344, app/assets/stylesheets/template/style.scss */
  .banner {
    height: 380px;
  }
  /* line 1347, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    margin-top: 60px;
  }
  /* line 1350, app/assets/stylesheets/template/style.scss */
  .image-frame .mobile-img {
    top: 36px;
  }
  /* line 1353, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    width: 65%;
    top: 92px;
  }
  /* line 1357, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 39px;
    line-height: 44px;
  }
  /* line 1361, app/assets/stylesheets/template/style.scss */
  .banner .caption span {
    font-size: 15px;
    line-height: 20px;
  }
  /* line 1365, app/assets/stylesheets/template/style.scss */
  .banner .caption .btn-Sign-Up {
    float: right;
    font-size: 15px;
    width: 107px;
  }
}

@media (min-width: 993px) and (max-width: 1099px) {
  /* line 1373, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 40px;
    line-height: 45px;
  }
  /* line 1377, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    font-size: 16px;
    line-height: 23px;
  }
  /* line 1381, app/assets/stylesheets/template/style.scss */
  .banner .caption .btn-Sign-Up {
    margin: 0  60px 0 0;
    float: right;
    font-size: 15px;
    width: 107px;
  }
}

@media (min-width: 1100px) and (max-width: 1199px) {
  /* line 1391, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 50px;
    line-height: 55px;
  }
  /* line 1396, app/assets/stylesheets/template/style.scss */
  .banner .caption {
    font-size: 16px;
    line-height: 23px;
  }
  /* line 1401, app/assets/stylesheets/template/style.scss */
  .banner .caption .btn-Sign-Up {
    margin: 0 3px 0 0;
    float: right;
    font-size: 15px;
    width: 107px;
  }
}

@media (min-width: 1200px) {
  /* line 1410, app/assets/stylesheets/template/style.scss */
  .banner .caption .btn-Sign-Up {
    margin-right: 60px;
    float: right;
    font-size: 15px;
    width: 107px;
  }
}

@media (min-width: 300px) and (max-width: 550px) {
  /* line 1419, app/assets/stylesheets/template/style.scss */
  .banner {
    padding: 0 23px 0;
  }
}

@media (min-width: 551px) and (max-width: 776px) {
  /* line 1425, app/assets/stylesheets/template/style.scss */
  .banner {
    padding: 0 35px 0;
  }
}

@media (min-width: 300px) and (max-width: 767px) {
  /* line 1432, app/assets/stylesheets/template/style.scss */
  .banner .caption h1 {
    font-size: 40px;
  }
  /* line 1436, app/assets/stylesheets/template/style.scss */
  .banner .caption p {
    font-size: 18px;
  }
  /* line 1440, app/assets/stylesheets/template/style.scss */
  .dashboard-image-frame {
    height: 0%;
  }
  /* line 1444, app/assets/stylesheets/template/style.scss */
  .image-frame .desktop-img {
    right: 14px;
  }
}

@media (max-width: 992px) {
  /* line 1450, app/assets/stylesheets/template/style.scss */
  #header .navbar-brand {
    padding-top: 0px;
    margin-left: 30px;
    height: 25px;
    width: 88px;
  }
  /* line 1457, app/assets/stylesheets/template/style.scss */
  #header .navbar-collapse {
    margin: 5px -25px 0 -25px;
  }
  /* line 1461, app/assets/stylesheets/template/style.scss */
  .first_nav .navbar-collapse {
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  /* line 1468, app/assets/stylesheets/template/style.scss */
  .navarea .first_nav {
    padding: 0 0;
  }
  /* line 1472, app/assets/stylesheets/template/style.scss */
  .navbar-nav {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0 0;
  }
  /* line 1478, app/assets/stylesheets/template/style.scss */
  .navarea .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 1482, app/assets/stylesheets/template/style.scss */
  #header .navbar-toggle {
    padding-right: 30px;
    margin-right: 58px !important;
  }
  /* line 1486, app/assets/stylesheets/template/style.scss */
  #header .navbar-brand {
    padding-left: 12px;
  }
  /*  Header  End */
  /* line 1495, app/assets/stylesheets/template/style.scss */
  #footer .padding-left {
    padding-left: 15px;
  }
  /* line 1498, app/assets/stylesheets/template/style.scss */
  #footer .padding-right {
    padding-right: 15px;
  }
  /* line 1501, app/assets/stylesheets/template/style.scss */
  #footer .address-list {
    margin: 0 0 10px;
  }
  /* line 1504, app/assets/stylesheets/template/style.scss */
  #footer .address-list li {
    width: 100%;
    padding: 0 0 10px;
  }
}

/*.modal {
  display: block !important;
}*/
/* line 1515, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper {
  /*
.modal-content {
  top: 80px;
}
*/
  /*
.modal-content h2 {
  margin-top: 22px;
  height: 70px;
  font-family: ubuntubold;
  font-size: 28px;
}
*/
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

/* line 1531, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .has-error .form-control {
  border-color: #A9A9A9;
  box-shadow: none;
}

/* line 1535, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .has-error .form-control:focus {
  border-color: #101010;
}

/* line 1539, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper input {
  border: none;
  background: none;
  outline: none;
  padding: 10px;
  margin: 0;
  border-radius: 0px;
  border-bottom: 1px solid #A9A9A9;
}

/* line 1549, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .modal-body {
  padding: 20px 50px;
}

/* line 1552, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .login-form {
  padding-right: 0;
  width: 347px;
  float: right;
}

/* line 1557, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .login-form label {
  font-size: 18px;
  line-height: 26px;
  font-family: 'ubuntubold';
  margin: 0 0 7px;
}

/* line 1563, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper h2 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 25px;
  font-family: 'ubuntubold';
  color: #0d216e;
  margin: 0px 0 20px;
  padding-top: 21px;
}

/* line 1572, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .social-media-list {
  margin: 0;
  padding: 0 10%;
  display: flex;
  width: 100%;
  list-style: none;
  margin-top: 0px;
  margin-bottom: 29px;
  justify-content: space-between;
}

/* line 1582, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .social-media-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 11px 20px 0;
}

/* line 1587, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .social-media-list li:last-child {
  margin: 0 0 20px 0;
}

/* line 1590, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .forget-link {
  display: inline-block;
  color: #3e3e3e;
}

/* line 1594, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .login-modal-footer {
  line-height: 44px;
  text-align: center;
  display: block;
  font-family: Clarkson,Proxima Nova,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: 300;
}

/* line 1602, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .login-modal-footer > a {
  padding-right: 11px;
  color: #3e3e3e;
  display: inline-block;
}

/* line 1608, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkbox-button {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #0d216e;
  font-size: 16px;
  line-height: 21px;
  font-family: 'source_sans_proregular' !important;
  margin-top: 7px !important;
}

/* line 1627, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkbox-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 1636, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  background: url(/assets/checkbox-icon-8112aa2031f24494bdf13f0f903ce21313ab14b2d1ba26282041d36049ef0cdf.png) no-repeat;
  background-size: 24px;
  background-position: -4px -3px;
}

/* line 1654, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkbox-button input:checked ~ .checkmark {
  background-position: -5px -24px;
  background-size: 24px;
}

/* line 1660, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkmark:after {
  position: absolute;
  display: none;
}

/* line 1666, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkbox-button input:checked ~ .checkmark:after {
  display: block;
}

/* line 1671, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .checkbox-button .checkmark:after {
  left: 9px;
  top: 11px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 1683, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .model-logo {
  display: inline-block;
  margin: 0 0 4px;
}

/* line 1687, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-catption {
  font-size: 16px;
  line-height: 21px;
  padding: 0 0 0 0;
  color: #3e3e3e;
}

/* line 1693, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-catption p {
  margin: 0 0 30px;
}

/* line 1696, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-catption a {
  color: 3e3e3e;
}

/* line 1699, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .btn-login {
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: white;
  line-height: 1.2;
  text-align: center;
  border-radius: 8px;
  background: #3e3e3e;
  display: block;
  margin-bottom: 15px;
}

/* line 1712, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .cust-btn-signup {
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: white;
  line-height: 1.2;
  text-align: center;
  border-radius: 8px;
  background: #3e3e3e;
  display: block;
  margin-bottom: 15px;
  min-height: 38px !important;
}

/* line 1726, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .option-list {
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 19px;
}

/* line 1735, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .option-list li {
  display: table;
  width: 100%;
  padding: 0 0 34px 0;
}

/* line 1740, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .option-list li img {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  margin-right: 31px;
}

/* line 1746, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .option-list li span {
  display: inline-block;
  vertical-align: middle;
  width: 66%;
}

/* line 1751, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .padding-right-0 {
  padding-right: 0;
}

/* line 1755, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .caption-model {
  font-size: 19px;
  color: #0d216e;
  font-family: 'source_sans_proregular';
  line-height: 26px;
  padding: 0;
  margin-bottom: 13px;
}

/* line 1764, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .ota-user-left-section {
  border: 2px solid black;
  padding: 10px;
  margin-top: 220px;
  border-radius: 8px;
}

/* line 1771, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control::-moz-placeholder {
  color: #9ec1d1;
  opacity: 1;
}

/* line 1775, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control:-ms-input-placeholder {
  color: #9ec1d1;
}

/* line 1778, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control::-webkit-input-placeholder {
  color: #9ec1d1;
}

/* line 1782, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .close:hover {
  background: #0d216e !important;
  opacity: 1;
  color: #000;
}

/* line 1787, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .close:focus {
  outline: none;
}

/* line 1790, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .close {
  height: 28px;
  width: 28px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 100%;
  opacity: 1;
  color: #000;
  text-shadow: none;
  z-index: 1000;
}

/* line 1803, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap {
  margin-bottom: 26px;
  position: relative;
  display: block;
  width: 100%;
  height: 33px;
  padding: 4px 17px 4px 33px;
  background-color: #fff;
  background-image: none;
  border-width: 1px;
  border-bottom: 1px solid #3e3e3e;
}

/* line 1814, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap input[type=email] {
  text-transform: lowercase;
}

/* line 1818, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap:before {
  background: url(/assets/email-icon-40505cf6ac507d47a653237844ecafc9df0379951dc1a21b11ea1933400fe4c7.svg) no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
  content: '';
  width: 15px;
  height: 15px;
}

/* line 1827, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap .form-control {
  display: block;
  width: 100%;
  height: 23px;
  padding: 0 0;
  font-size: 16px;
  color: #0d216e;
  background-image: none;
  border-radius: 0;
  background: none;
  border: none;
  box-shadow: none;
}

/* line 1840, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap.password-icon:before {
  background: url(/assets/password-icon-d29352a083d294e726b0a334846dfd513a393dc917874a35dbdaf1294e9b29a3.png) no-repeat;
}

/* line 1843, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .input-wrap.person-icon:before {
  background: url(/input.svg) no-repeat;
  top: 9px;
}

/* line 1847, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .close:hover, .login-signup-wrapper .close:focus {
  color: #fff;
  opacity: 1;
}

/* line 1851, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control::-moz-placeholder {
  color: #9ec1d1;
  opacity: 1;
}

/* line 1855, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control:-ms-input-placeholder {
  color: #9ec1d1;
}

/* line 1858, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper .form-control::-webkit-input-placeholder {
  color: #9ec1d1;
}

@media only screen and (max-width: 360px) {
  /* line 1863, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper #fb-media-item {
    margin: 0 6px 20px 0;
  }
}

@media (min-width: 880px) {
  /* line 1869, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .modal-dialog.signup-modal {
    width: 750px;
    margin: 30px auto;
  }
  /* line 1873, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .navbar-nav {
    margin: 7.5px !important;
  }
}

@media (max-width: 767px) {
  /* line 1880, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .signup-modal .modal-body {
    padding: 30px;
  }
  /* line 1884, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .modal-dialog.signup-modal {
    margin: 101px auto !important;
    width: 90%;
  }
  /* line 1889, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .form-mobile-none {
    display: none;
  }
  /* line 1892, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .login-form {
    width: 100%;
  }
  /* line 1895, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .social-media-list {
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  /* line 1900, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .social-media-list li {
    min-width: 23%;
  }
  /* line 1903, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .social-media-list .fb_btn {
    padding: 6px 8px;
    font-size: 11px;
  }
  /* line 1907, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .btn-login {
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  /* line 1913, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .cust-btn-signup {
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  /* line 1919, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .login-form h2 {
    text-align: left;
    margin: 0 0 11px;
  }
  /* line 1924, app/assets/stylesheets/template/style.scss */
  .login-signup-wrapper .form-catption p {
    margin: 0 0 12px;
  }
}

/* line 1929, app/assets/stylesheets/template/style.scss */
.modal-dialog.signup-modal {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

/* line 1935, app/assets/stylesheets/template/style.scss */
.show-password-new {
  height: 22px;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 1;
}

/* line 1945, app/assets/stylesheets/template/style.scss */
.eye-main-div {
  position: relative;
}

/* line 1948, app/assets/stylesheets/template/style.scss */
.wrap-names {
  display: flex;
}

/* line 1951, app/assets/stylesheets/template/style.scss */
.wrap-names > div {
  margin-right: 14px;
}

/* line 1955, app/assets/stylesheets/template/style.scss */
.text-grey {
  color: #3e3e3e;
}

/* line 1959, app/assets/stylesheets/template/style.scss */
.forgot-password {
  display: inline-block;
}

/* line 1963, app/assets/stylesheets/template/style.scss */
.welcome-text {
  color: #3e3e3e;
  font-size: 24px;
  font-weight: 400;
  line-height: 41px;
  margin-top: 0;
  text-align: center;
  font-family: Clarkson,Proxima Nova,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

/* line 1981, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content {
  width: 60%;
}

/* line 1985, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body .side-info-tab {
  padding-right: 0;
}

/* line 1991, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body .side-info-tab .option-list .option-item .option-heading {
  font-weight: bold;
}

/* line 1999, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .card_box {
  border-color: #666666;
}

/* line 2002, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .card_box .card_text {
  color: #3e3e3e;
}

/* line 2004, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .card_box .card_text .sent-msg-txt {
  margin-top: 30px;
  font-size: 20px;
  word-break: break-word;
}

/* line 2011, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .resend-email-timer {
  font-family: sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
  font-size: 20px;
  padding-top: 10px;
}

/* line 2018, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .resend-email-timer .counter {
  color: #fe5f6a;
  padding-top: 10px;
  font-size: 20px;
  min-height: 32px;
}

/* line 2024, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .resend-email-timer .resend-email-text {
  color: #3e3e3e;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
}

/* line 2030, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .resend-email-timer .resend-confirmation-email {
  width: 100%;
  height: 35px;
  font-size: 16px;
  color: white;
  line-height: 1.2;
  text-align: center;
  border-radius: 8px;
  background: #3e3e3e;
  display: block;
  margin: 15px auto;
  min-height: 38px;
  border-style: none;
}

/* line 2046, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #invitation_sent .card_btn .next-signup {
  border-style: none;
}

/* line 2052, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list {
  justify-content: unset;
}

/* line 2055, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .fb {
  background-color: #1790F6;
}

/* line 2058, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .linkedin {
  background-color: #1790F6;
}

/* line 2061, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .fb_btn {
  font-size: 22px;
  padding: 12px 15px;
  width: 100%;
  border: none;
  border-radius: 10px;
  opacity: 0.85;
  line-height: 20px;
}

/* line 2069, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .fb_btn .media-link {
  color: white;
}

/* line 2071, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .fb_btn .media-link:focus, .login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .social-media-list .media-item .fb_btn .media-link:hover {
  text-decoration: none;
}

/* line 2084, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .email_check #user_signup_email {
  text-transform: none;
}

/* line 2090, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .role .remove-border button[title="Select your Role"] {
  color: #9EC2D1 !important;
}

/* line 2093, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .role .remove-border button {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid grey;
  padding-left: 10px;
}

/* line 2098, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .role .remove-border button:focus {
  outline: 2px solid #616466 !important;
  border-radius: 10px;
  border-bottom: 1px solid grey;
}

/* line 2109, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength .strength-label {
  font-size: 12px;
}

/* line 2113, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter .rating {
  height: 8px;
  margin: 0 2px 0 0;
  width: 40px;
  padding: 0;
  float: left;
  background-color: #DDDDDD;
}

/* line 2122, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter.rating-1 .tint, .login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter.rating-2 .tint {
  background-color: red;
}

/* line 2125, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter.rating-3 .tint {
  background-color: orange;
}

/* line 2128, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter.rating-4 .tint {
  background-color: limegreen;
}

/* line 2131, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .password-strength #meter.rating-5 .tint {
  background-color: green;
}

/* line 2137, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .confirm-check .form-catption {
  display: flex;
}

/* line 2139, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .confirm-check .form-catption .certify-check {
  height: 14px;
  width: 14px;
  margin: 4px 6px;
}

/* line 2144, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .confirm-check .form-catption .certify-text {
  flex: 14;
  margin-bottom: 5px;
}

/* line 2151, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content .modal-body #signup_form .help-block {
  font-size: 14px;
  color: #FE5F6A !important;
  margin-top: 3px;
  line-height: 15px;
}

/* line 2159, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #signup_modal .modal-content #signup-recaptcha {
  margin-bottom: 15px;
}

/* line 2168, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body .side-info-tab {
  padding-right: 0;
}

/* line 2174, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body .side-info-tab .option-list .option-item .option-heading {
  font-weight: bold;
}

/* line 2181, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list {
  justify-content: unset;
}

/* line 2184, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .fb {
  background-color: #1790F6;
}

/* line 2187, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .linkedin {
  background-color: #1790F6;
}

/* line 2190, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .google {
  background-color: #1790F6;
}

/* line 2193, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .envelope {
  background-color: #1790F6;
}

/* line 2196, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .fb_btn {
  font-size: 22px;
  padding: 12px 15px;
  width: 100%;
  border: none;
  border-radius: 10px;
  opacity: 0.85;
  line-height: 20px;
}

/* line 2204, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .fb_btn .media-link {
  color: white;
}

/* line 2206, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .fb_btn .media-link:focus, .login-signup-wrapper #loginModal .modal-content .modal-body #login_form .social-media-list .media-item .fb_btn .media-link:hover {
  text-decoration: none;
}

/* line 2215, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .eye-main-div {
  position: relative;
}

/* line 2217, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .eye-main-div input {
  padding: 0 15px;
}

/* line 2221, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .show-password {
  height: 22px;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 1;
}

/* line 2232, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .login-action .login-button {
  border-style: none;
}

/* line 2236, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .form-caption {
  font-size: 16px;
  line-height: 21px;
}

/* line 2240, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .form-caption .caption .caption-link {
  color: #3e3e3e;
}

/* line 2245, app/assets/stylesheets/template/style.scss */
.login-signup-wrapper #loginModal .modal-content .modal-body #login_form .help-block {
  font-size: 14px;
  color: #FE5F6A !important;
  margin-top: 3px;
  line-height: 15px;
}

/* line 2258, app/assets/stylesheets/template/style.scss */
#header .navbar-nav > li > a {
  color: #FFF;
  font-weight: 900;
  letter-spacing: 0.05em;
  padding-right: 50px;
}

/* line 2264, app/assets/stylesheets/template/style.scss */
#header .nav.navbar-nav.navbar-right.first_nav_header {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 2276, app/assets/stylesheets/template/style.scss */
#header .first_nav_login span {
  position: relative;
  text-decoration: none;
}

/* line 2281, app/assets/stylesheets/template/style.scss */
#header .first_nav_login span::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: white;
  transition: width 0.3s ease;
}

/* line 2292, app/assets/stylesheets/template/style.scss */
#header .first_nav_login span:hover::before {
  width: 100%;
}

/* line 2295, app/assets/stylesheets/template/style.scss */
#header .nav-sign-in {
  margin-left: 1.3vw;
  background-color: #ffe974;
  border: 2px solid #ffe974;
  border-radius: 35px;
  width: 78px;
  height: 48px;
  top: 7px;
  right: -290px;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  z-index: 1;
  font-weight: bold;
}

/* line 2311, app/assets/stylesheets/template/style.scss */
#header .nav-sign-in > li {
  position: relative;
  top: 10px;
  left: 16px;
}

/* line 2317, app/assets/stylesheets/template/style.scss */
#header .nav-sign-in:hover {
  border-color: #ffe974;
  background-color: white;
  color: #333;
  cursor: pointer;
}

/* line 2324, app/assets/stylesheets/template/style.scss */
#header .new-nav-end {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-right: 57px;
}

/* line 2332, app/assets/stylesheets/template/style.scss */
#header .nav_align.navbar-align {
  position: absolute;
}

/* line 2335, app/assets/stylesheets/template/style.scss */
#header .nav-icons {
  display: flex;
  left: 291px;
  top: 14px;
}

/* line 2340, app/assets/stylesheets/template/style.scss */
#header .nav-icons > div {
  margin-left: 3.5vw;
  font-size: 20px;
}

/* line 2344, app/assets/stylesheets/template/style.scss */
#header .nav-icons > div > a {
  color: #FFF;
}

@media screen and (max-width: 1300px) and (min-width: 993px) {
  /* line 2348, app/assets/stylesheets/template/style.scss */
  #header .nav-icons > div {
    margin-right: 5px;
    margin-left: 0.5vw;
  }
  /* line 2352, app/assets/stylesheets/template/style.scss */
  #header .navbar-nav > li > a {
    padding-right: 10px;
  }
}

/* line 2363, app/assets/stylesheets/template/style.scss */
#header .mobile-view {
  display: none;
}

@media screen and (max-width: 992px) {
  /* line 2367, app/assets/stylesheets/template/style.scss */
  #header .mobile-view {
    display: block !important;
  }
  /* line 2370, app/assets/stylesheets/template/style.scss */
  #header .new-nav-end {
    display: none;
    /* Hide the div for small screens */
  }
  /* line 2374, app/assets/stylesheets/template/style.scss */
  #header .navbar-toggle {
    display: block;
  }
  /* line 2378, app/assets/stylesheets/template/style.scss */
  #header .nav.navbar-nav.navbar-right.first_nav_header {
    display: none !important;
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #333;
    width: 100%;
  }
  /* line 2389, app/assets/stylesheets/template/style.scss */
  #header .nav.navbar-nav.navbar-right.first_nav_header.active {
    display: flex !important;
  }
  /* line 2393, app/assets/stylesheets/template/style.scss */
  #header .navbar-nav li {
    margin: 20px 0;
  }
}

/* line 2401, app/assets/stylesheets/template/style.scss */
#header #login-signup-header .navbar {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* line 2407, app/assets/stylesheets/template/style.scss */
#header #login-signup-header .navbar .navbar-align .navbar-header {
  justify-content: left;
}

/* line 2409, app/assets/stylesheets/template/style.scss */
#header #login-signup-header .navbar .navbar-align .navbar-header .brand-logo {
  padding: 0;
  height: 34px;
}

/* line 2414, app/assets/stylesheets/template/style.scss */
#header #login-signup-header .navbar .navbar-align .navbar-toggle {
  padding: 0;
  margin-top: 15px;
  height: 24px;
}

/* line 2419, app/assets/stylesheets/template/style.scss */
#header #login-signup-header .navbar .navbar-align .navbar-collapse {
  top: 100%;
}

@media screen and (max-width: 767px) {
  /* line 2424, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar .navbar-align .navbar-collapse {
    margin: 0;
    z-index: 2;
    position: absolute;
  }
}

@media (min-width: 768px) {
  /* line 2433, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar-header {
    width: auto;
  }
  /* line 2436, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header #header {
    display: flex;
    align-items: center;
    padding: 0;
  }
}

@media (min-width: 668px) and (max-width: 767px) {
  /* line 2444, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar-collapse {
    left: 72%;
  }
}

@media (min-width: 568px) and (max-width: 667px) {
  /* line 2450, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar-collapse {
    left: 68%;
  }
}

@media (min-width: 468px) and (max-width: 567px) {
  /* line 2456, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar-collapse {
    left: 60%;
  }
}

@media screen and (max-width: 467px) {
  /* line 2462, app/assets/stylesheets/template/style.scss */
  #header #login-signup-header .navbar-collapse {
    left: 55%;
  }
}

/* line 2471, app/assets/stylesheets/template/style.scss */
#notification-menu li li:hover {
  background: #ccd5e5;
}

/* line 2474, app/assets/stylesheets/template/style.scss */
#request_notifications li:hover {
  background: #ccd5e5;
}

/* line 2477, app/assets/stylesheets/template/style.scss */
#all-notification-generic li:hover {
  background: #ccd5e5;
}

/* line 2481, app/assets/stylesheets/template/style.scss */
.mt-65 {
  margin-top: 65px;
}

/* line 2482, app/assets/stylesheets/template/style.scss */
.mr-10 {
  margin-right: 13px;
}

/* line 2485, app/assets/stylesheets/template/style.scss */
.main-body {
  min-height: calc(100vh - 103px);
}

@media (max-width: 786px) {
  /* line 2490, app/assets/stylesheets/template/style.scss */
  .main-body {
    min-height: calc(100vh - 180px);
  }
}

/* line 2495, app/assets/stylesheets/template/style.scss */
.mt-65 {
  margin-top: 65px;
}

/*==== Start FAQs Update ====*/
/* line 2498, app/assets/stylesheets/template/style.scss */
.faqs-panel .rectangle-list p {
  background: #FFF !important;
}

/* line 2501, app/assets/stylesheets/template/style.scss */
.faqs-panel .rectangle-list p:hover {
  color: #444 !important;
}

/* line 2505, app/assets/stylesheets/template/style.scss */
.faqs-panel a.accordion-toggle {
  outline: 0 !important;
  text-decoration: none;
}

/* line 2509, app/assets/stylesheets/template/style.scss */
.faqs-panel .accordion-toggle-link .collapse-icons:first-of-type::before {
  content: "\f068";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 4px;
}

/* line 2514, app/assets/stylesheets/template/style.scss */
.faqs-panel .accordion-toggle-link.collapsed .collapse-icons:first-of-type::before {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 4px;
}

/*===== END FAQs Update =====*/
/* line 2521, app/assets/stylesheets/template/style.scss */
.swal-wide {
  width: 50% !important;
  height: 420px !important;
}

/* line 2525, app/assets/stylesheets/template/style.scss */
.swal-wide textarea {
  resize: none;
}

/* line 2530, app/assets/stylesheets/template/style.scss */
.show-password-eye {
  height: 22px;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 1;
}

@media screen and (max-width: 420px) {
  /* line 2543, app/assets/stylesheets/template/style.scss */
  .footer-third-half p {
    font-size: 10px;
  }
}

@media screen and (max-width: 1292px) {
  /* line 2549, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 2rem;
  }
}

@media screen and (max-width: 1192px) {
  /* line 2555, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 5rem;
  }
}

@media screen and (max-width: 1092px) {
  /* line 2561, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 7rem;
  }
}

@media screen and (max-width: 992px) {
  /* line 2567, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 10rem;
  }
}

@media screen and (max-width: 880px) {
  /* line 2573, app/assets/stylesheets/template/style.scss */
  .footer-nav {
    margin-left: 12rem;
  }
}
/*== Custom container ==*/
/* line 3, app/assets/stylesheets/custom-style.scss */
.container-md {
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto;
  width: 950px;
}

/* line 10, app/assets/stylesheets/custom-style.scss */
.container-sm {
  width: 850px;
  margin: 50px auto;
}

/* line 15, app/assets/stylesheets/custom-style.scss */
.about-us-main-first {
  padding-top: 60px !important;
}

/* line 19, app/assets/stylesheets/custom-style.scss */
.site-info-section {
  padding: 14px 20px;
  margin-bottom: 20px;
}

/* line 23, app/assets/stylesheets/custom-style.scss */
.site-info-section h2 {
  font-family: "ubuntubold";
  font-size: 36px;
  text-align: center;
  color: #FE545F;
  margin-bottom: 12px;
}

/* line 30, app/assets/stylesheets/custom-style.scss */
.site-info-section .info-description {
  font-size: 20px;
  font-family: "ubunturegular";
  color: #0D216E;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 38, app/assets/stylesheets/custom-style.scss */
  .xquic-btn-bg {
    background-color: #FE5F6A;
    color: #FFFFFF !important;
    border-radius: 16px;
    text-align: center;
  }
  /* line 44, app/assets/stylesheets/custom-style.scss */
  .xquic-btn-bg:hover {
    background-color: #FE5F6A !important;
  }
}

@media (max-width: 992px) {
  /* line 49, app/assets/stylesheets/custom-style.scss */
  .container-sm {
    width: 100%;
  }
}

@media (max-width: 450px) {
  /* line 54, app/assets/stylesheets/custom-style.scss */
  .form .contact-reason-mt-15 {
    margin-top: 15% !important;
  }
}

/* line 59, app/assets/stylesheets/custom-style.scss */
.d-inline {
  display: inline !important;
}

/* line 63, app/assets/stylesheets/custom-style.scss */
.no-bg-image {
  background-image: none !important;
}

/* line 67, app/assets/stylesheets/custom-style.scss */
.bg-light-gray {
  background-color: lightgray !important;
}
/*== Custom style responsive css ==*/
@media (max-width: 1200px) {
  /* line 4, app/assets/stylesheets/custom-responsive.scss */
  .container-md {
    width: 75%;
  }
}

@media (max-width: 992px) {
  /* line 10, app/assets/stylesheets/custom-responsive.scss */
  .container-md {
    width: 80%;
  }
}

@media (max-width: 768px) {
  /* line 16, app/assets/stylesheets/custom-responsive.scss */
  .swal-wide {
    width: 90% !important;
    height: 500px !important;
  }
}

@media (max-width: 767px) {
  /* line 23, app/assets/stylesheets/custom-responsive.scss */
  .container-md {
    width: 95%;
  }
}

@media (max-width: 511px) {
  /* line 29, app/assets/stylesheets/custom-responsive.scss */
  .container-md {
    width: 100%;
  }
}

@media (max-width: 376px) {
  /* line 35, app/assets/stylesheets/custom-responsive.scss */
  .swal-wide {
    width: 90% !important;
    height: 520px !important;
  }
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
/* line 8, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.checkbox label .toggle, .checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

/* line 9, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle {
  position: relative;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle input[type=checkbox] {
  display: none;
}

/* line 11, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

/* line 12, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle.off .toggle-group {
  left: -100%;
}

/* line 13, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

/* line 16, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

/* line 17, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-on.btn {
  padding-right: 24px;
}

/* line 18, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-off.btn {
  padding-left: 24px;
}

/* line 19, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

/* line 20, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-on.btn-lg {
  padding-right: 31px;
}

/* line 21, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-off.btn-lg {
  padding-left: 31px;
}

/* line 22, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-handle.btn-lg {
  width: 40px;
}

/* line 23, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

/* line 24, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-on.btn-sm {
  padding-right: 20px;
}

/* line 25, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-off.btn-sm {
  padding-left: 20px;
}

/* line 26, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

/* line 27, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-on.btn-xs {
  padding-right: 12px;
}

/* line 28, app/assets/stylesheets/bootstrap-toggle.min.css.scss */
.toggle-off.btn-xs {
  padding-left: 12px;
}
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}

/* line 173, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box;
}

/* line 176, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

/* line 181, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer;
}

/* line 183, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default;
}

/* line 185, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

/* line 187, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none;
}

/* line 189, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover {
  border-style: solid;
}

/* line 191, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

/* line 193, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

/* line 196, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

/* line 204, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

/* line 210, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover {
  z-index: 1000;
}

/* line 212, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 214, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

/* line 218, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

/* line 220, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white;
}

/* line 222, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

/* line 228, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

/* line 234, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

/* line 236, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

/* line 238, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

/* line 251, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

/* line 254, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

/* line 256, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 259, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 262, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

/* line 264, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

/* line 268, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

/* line 276, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

/* line 284, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block;
}

/* line 286, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 292, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 299, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

/* line 309, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

/* line 313, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

/* line 320, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

/* line 327, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

/* line 333, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

/* line 348, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

/* line 361, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

/* line 363, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

/* line 366, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

/* line 387, ../usr/local/bundle/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.*= require_tree .
 *

















































*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/../fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(/../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(/../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(/../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 11, app/assets/stylesheets/font-awesome.css */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* line 20, app/assets/stylesheets/font-awesome.css */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 24, app/assets/stylesheets/font-awesome.css */
.fa-2x {
  font-size: 2em;
}

/* line 27, app/assets/stylesheets/font-awesome.css */
.fa-3x {
  font-size: 3em;
}

/* line 30, app/assets/stylesheets/font-awesome.css */
.fa-4x {
  font-size: 4em;
}

/* line 33, app/assets/stylesheets/font-awesome.css */
.fa-5x {
  font-size: 5em;
}

/* line 36, app/assets/stylesheets/font-awesome.css */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 40, app/assets/stylesheets/font-awesome.css */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 45, app/assets/stylesheets/font-awesome.css */
.fa-ul > li {
  position: relative;
}

/* line 48, app/assets/stylesheets/font-awesome.css */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 55, app/assets/stylesheets/font-awesome.css */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 58, app/assets/stylesheets/font-awesome.css */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 63, app/assets/stylesheets/font-awesome.css */
.pull-right {
  float: right;
}

/* line 66, app/assets/stylesheets/font-awesome.css */
.pull-left {
  float: left;
}

/* line 69, app/assets/stylesheets/font-awesome.css */
.fa.pull-left {
  margin-right: .3em;
}

/* line 72, app/assets/stylesheets/font-awesome.css */
.fa.pull-right {
  margin-left: .3em;
}

/* line 75, app/assets/stylesheets/font-awesome.css */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 79, app/assets/stylesheets/font-awesome.css */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 101, app/assets/stylesheets/font-awesome.css */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 107, app/assets/stylesheets/font-awesome.css */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 113, app/assets/stylesheets/font-awesome.css */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 119, app/assets/stylesheets/font-awesome.css */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1);
  transform: scale(-1, 1);
}

/* line 125, app/assets/stylesheets/font-awesome.css */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1);
  transform: scale(1, -1);
}

/* line 131, app/assets/stylesheets/font-awesome.css */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 134, app/assets/stylesheets/font-awesome.css */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 142, app/assets/stylesheets/font-awesome.css */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 148, app/assets/stylesheets/font-awesome.css */
.fa-stack-1x {
  line-height: inherit;
}

/* line 151, app/assets/stylesheets/font-awesome.css */
.fa-stack-2x {
  font-size: 2em;
}

/* line 154, app/assets/stylesheets/font-awesome.css */
.fa-inverse {
  color: #fff;
}

/* line 157, app/assets/stylesheets/font-awesome.css */
.fa-glass:before {
  content: "\f000";
}

/* line 159, app/assets/stylesheets/font-awesome.css */
.fa-music:before {
  content: "\f001";
}

/* line 161, app/assets/stylesheets/font-awesome.css */
.fa-search:before {
  content: "\f002";
}

/* line 163, app/assets/stylesheets/font-awesome.css */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 165, app/assets/stylesheets/font-awesome.css */
.fa-heart:before {
  content: "\f004";
}

/* line 167, app/assets/stylesheets/font-awesome.css */
.fa-star:before {
  content: "\f005";
}

/* line 169, app/assets/stylesheets/font-awesome.css */
.fa-star-o:before {
  content: "\f006";
}

/* line 171, app/assets/stylesheets/font-awesome.css */
.fa-user:before {
  content: "\f007";
}

/* line 173, app/assets/stylesheets/font-awesome.css */
.fa-film:before {
  content: "\f008";
}

/* line 175, app/assets/stylesheets/font-awesome.css */
.fa-th-large:before {
  content: "\f009";
}

/* line 177, app/assets/stylesheets/font-awesome.css */
.fa-th:before {
  content: "\f00a";
}

/* line 179, app/assets/stylesheets/font-awesome.css */
.fa-th-list:before {
  content: "\f00b";
}

/* line 181, app/assets/stylesheets/font-awesome.css */
.fa-check:before {
  content: "\f00c";
}

/* line 183, app/assets/stylesheets/font-awesome.css */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 185, app/assets/stylesheets/font-awesome.css */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 187, app/assets/stylesheets/font-awesome.css */
.fa-search-minus:before {
  content: "\f010";
}

/* line 189, app/assets/stylesheets/font-awesome.css */
.fa-power-off:before {
  content: "\f011";
}

/* line 191, app/assets/stylesheets/font-awesome.css */
.fa-signal:before {
  content: "\f012";
}

/* line 193, app/assets/stylesheets/font-awesome.css */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 195, app/assets/stylesheets/font-awesome.css */
.fa-trash-o:before {
  content: "\f014";
}

/* line 197, app/assets/stylesheets/font-awesome.css */
.fa-home:before {
  content: "\f015";
}

/* line 199, app/assets/stylesheets/font-awesome.css */
.fa-file-o:before {
  content: "\f016";
}

/* line 201, app/assets/stylesheets/font-awesome.css */
.fa-clock-o:before {
  content: "\f017";
}

/* line 203, app/assets/stylesheets/font-awesome.css */
.fa-road:before {
  content: "\f018";
}

/* line 205, app/assets/stylesheets/font-awesome.css */
.fa-download:before {
  content: "\f019";
}

/* line 207, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 209, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 211, app/assets/stylesheets/font-awesome.css */
.fa-inbox:before {
  content: "\f01c";
}

/* line 213, app/assets/stylesheets/font-awesome.css */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 215, app/assets/stylesheets/font-awesome.css */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 217, app/assets/stylesheets/font-awesome.css */
.fa-refresh:before {
  content: "\f021";
}

/* line 219, app/assets/stylesheets/font-awesome.css */
.fa-list-alt:before {
  content: "\f022";
}

/* line 221, app/assets/stylesheets/font-awesome.css */
.fa-lock:before {
  content: "\f023";
}

/* line 223, app/assets/stylesheets/font-awesome.css */
.fa-flag:before {
  content: "\f024";
}

/* line 225, app/assets/stylesheets/font-awesome.css */
.fa-headphones:before {
  content: "\f025";
}

/* line 227, app/assets/stylesheets/font-awesome.css */
.fa-volume-off:before {
  content: "\f026";
}

/* line 229, app/assets/stylesheets/font-awesome.css */
.fa-volume-down:before {
  content: "\f027";
}

/* line 231, app/assets/stylesheets/font-awesome.css */
.fa-volume-up:before {
  content: "\f028";
}

/* line 233, app/assets/stylesheets/font-awesome.css */
.fa-qrcode:before {
  content: "\f029";
}

/* line 235, app/assets/stylesheets/font-awesome.css */
.fa-barcode:before {
  content: "\f02a";
}

/* line 237, app/assets/stylesheets/font-awesome.css */
.fa-tag:before {
  content: "\f02b";
}

/* line 239, app/assets/stylesheets/font-awesome.css */
.fa-tags:before {
  content: "\f02c";
}

/* line 241, app/assets/stylesheets/font-awesome.css */
.fa-book:before {
  content: "\f02d";
}

/* line 243, app/assets/stylesheets/font-awesome.css */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 245, app/assets/stylesheets/font-awesome.css */
.fa-print:before {
  content: "\f02f";
}

/* line 247, app/assets/stylesheets/font-awesome.css */
.fa-camera:before {
  content: "\f030";
}

/* line 249, app/assets/stylesheets/font-awesome.css */
.fa-font:before {
  content: "\f031";
}

/* line 251, app/assets/stylesheets/font-awesome.css */
.fa-bold:before {
  content: "\f032";
}

/* line 253, app/assets/stylesheets/font-awesome.css */
.fa-italic:before {
  content: "\f033";
}

/* line 255, app/assets/stylesheets/font-awesome.css */
.fa-text-height:before {
  content: "\f034";
}

/* line 257, app/assets/stylesheets/font-awesome.css */
.fa-text-width:before {
  content: "\f035";
}

/* line 259, app/assets/stylesheets/font-awesome.css */
.fa-align-left:before {
  content: "\f036";
}

/* line 261, app/assets/stylesheets/font-awesome.css */
.fa-align-center:before {
  content: "\f037";
}

/* line 263, app/assets/stylesheets/font-awesome.css */
.fa-align-right:before {
  content: "\f038";
}

/* line 265, app/assets/stylesheets/font-awesome.css */
.fa-align-justify:before {
  content: "\f039";
}

/* line 267, app/assets/stylesheets/font-awesome.css */
.fa-list:before {
  content: "\f03a";
}

/* line 269, app/assets/stylesheets/font-awesome.css */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 271, app/assets/stylesheets/font-awesome.css */
.fa-indent:before {
  content: "\f03c";
}

/* line 273, app/assets/stylesheets/font-awesome.css */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 275, app/assets/stylesheets/font-awesome.css */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 277, app/assets/stylesheets/font-awesome.css */
.fa-pencil:before {
  content: "\f040";
}

/* line 279, app/assets/stylesheets/font-awesome.css */
.fa-map-marker:before {
  content: "\f041";
}

/* line 281, app/assets/stylesheets/font-awesome.css */
.fa-adjust:before {
  content: "\f042";
}

/* line 283, app/assets/stylesheets/font-awesome.css */
.fa-tint:before {
  content: "\f043";
}

/* line 285, app/assets/stylesheets/font-awesome.css */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 287, app/assets/stylesheets/font-awesome.css */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 289, app/assets/stylesheets/font-awesome.css */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 291, app/assets/stylesheets/font-awesome.css */
.fa-arrows:before {
  content: "\f047";
}

/* line 293, app/assets/stylesheets/font-awesome.css */
.fa-step-backward:before {
  content: "\f048";
}

/* line 295, app/assets/stylesheets/font-awesome.css */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 297, app/assets/stylesheets/font-awesome.css */
.fa-backward:before {
  content: "\f04a";
}

/* line 299, app/assets/stylesheets/font-awesome.css */
.fa-play:before {
  content: "\f04b";
}

/* line 301, app/assets/stylesheets/font-awesome.css */
.fa-pause:before {
  content: "\f04c";
}

/* line 303, app/assets/stylesheets/font-awesome.css */
.fa-stop:before {
  content: "\f04d";
}

/* line 305, app/assets/stylesheets/font-awesome.css */
.fa-forward:before {
  content: "\f04e";
}

/* line 307, app/assets/stylesheets/font-awesome.css */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 309, app/assets/stylesheets/font-awesome.css */
.fa-step-forward:before {
  content: "\f051";
}

/* line 311, app/assets/stylesheets/font-awesome.css */
.fa-eject:before {
  content: "\f052";
}

/* line 313, app/assets/stylesheets/font-awesome.css */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 315, app/assets/stylesheets/font-awesome.css */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 317, app/assets/stylesheets/font-awesome.css */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 319, app/assets/stylesheets/font-awesome.css */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 321, app/assets/stylesheets/font-awesome.css */
.fa-times-circle:before {
  content: "\f057";
}

/* line 323, app/assets/stylesheets/font-awesome.css */
.fa-check-circle:before {
  content: "\f058";
}

/* line 325, app/assets/stylesheets/font-awesome.css */
.fa-question-circle:before {
  content: "\f059";
}

/* line 327, app/assets/stylesheets/font-awesome.css */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 329, app/assets/stylesheets/font-awesome.css */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 331, app/assets/stylesheets/font-awesome.css */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 333, app/assets/stylesheets/font-awesome.css */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 335, app/assets/stylesheets/font-awesome.css */
.fa-ban:before {
  content: "\f05e";
}

/* line 337, app/assets/stylesheets/font-awesome.css */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 339, app/assets/stylesheets/font-awesome.css */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 341, app/assets/stylesheets/font-awesome.css */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 343, app/assets/stylesheets/font-awesome.css */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 345, app/assets/stylesheets/font-awesome.css */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 347, app/assets/stylesheets/font-awesome.css */
.fa-expand:before {
  content: "\f065";
}

/* line 349, app/assets/stylesheets/font-awesome.css */
.fa-compress:before {
  content: "\f066";
}

/* line 351, app/assets/stylesheets/font-awesome.css */
.fa-plus:before {
  content: "\f067";
}

/* line 353, app/assets/stylesheets/font-awesome.css */
.fa-minus:before {
  content: "\f068";
}

/* line 355, app/assets/stylesheets/font-awesome.css */
.fa-asterisk:before {
  content: "\f069";
}

/* line 357, app/assets/stylesheets/font-awesome.css */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 359, app/assets/stylesheets/font-awesome.css */
.fa-gift:before {
  content: "\f06b";
}

/* line 361, app/assets/stylesheets/font-awesome.css */
.fa-leaf:before {
  content: "\f06c";
}

/* line 363, app/assets/stylesheets/font-awesome.css */
.fa-fire:before {
  content: "\f06d";
}

/* line 365, app/assets/stylesheets/font-awesome.css */
.fa-eye:before {
  content: "\f06e";
}

/* line 367, app/assets/stylesheets/font-awesome.css */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 369, app/assets/stylesheets/font-awesome.css */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 371, app/assets/stylesheets/font-awesome.css */
.fa-plane:before {
  content: "\f072";
}

/* line 373, app/assets/stylesheets/font-awesome.css */
.fa-calendar:before {
  content: "\f073";
}

/* line 375, app/assets/stylesheets/font-awesome.css */
.fa-random:before {
  content: "\f074";
}

/* line 377, app/assets/stylesheets/font-awesome.css */
.fa-comment:before {
  content: "\f075";
}

/* line 379, app/assets/stylesheets/font-awesome.css */
.fa-magnet:before {
  content: "\f076";
}

/* line 381, app/assets/stylesheets/font-awesome.css */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 383, app/assets/stylesheets/font-awesome.css */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 385, app/assets/stylesheets/font-awesome.css */
.fa-retweet:before {
  content: "\f079";
}

/* line 387, app/assets/stylesheets/font-awesome.css */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 389, app/assets/stylesheets/font-awesome.css */
.fa-folder:before {
  content: "\f07b";
}

/* line 391, app/assets/stylesheets/font-awesome.css */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 393, app/assets/stylesheets/font-awesome.css */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 395, app/assets/stylesheets/font-awesome.css */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 397, app/assets/stylesheets/font-awesome.css */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 399, app/assets/stylesheets/font-awesome.css */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 401, app/assets/stylesheets/font-awesome.css */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 403, app/assets/stylesheets/font-awesome.css */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 405, app/assets/stylesheets/font-awesome.css */
.fa-key:before {
  content: "\f084";
}

/* line 407, app/assets/stylesheets/font-awesome.css */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 409, app/assets/stylesheets/font-awesome.css */
.fa-comments:before {
  content: "\f086";
}

/* line 411, app/assets/stylesheets/font-awesome.css */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 413, app/assets/stylesheets/font-awesome.css */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 415, app/assets/stylesheets/font-awesome.css */
.fa-star-half:before {
  content: "\f089";
}

/* line 417, app/assets/stylesheets/font-awesome.css */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 419, app/assets/stylesheets/font-awesome.css */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 421, app/assets/stylesheets/font-awesome.css */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 423, app/assets/stylesheets/font-awesome.css */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 425, app/assets/stylesheets/font-awesome.css */
.fa-external-link:before {
  content: "\f08e";
}

/* line 427, app/assets/stylesheets/font-awesome.css */
.fa-sign-in:before {
  content: "\f090";
}

/* line 429, app/assets/stylesheets/font-awesome.css */
.fa-trophy:before {
  content: "\f091";
}

/* line 431, app/assets/stylesheets/font-awesome.css */
.fa-github-square:before {
  content: "\f092";
}

/* line 433, app/assets/stylesheets/font-awesome.css */
.fa-upload:before {
  content: "\f093";
}

/* line 435, app/assets/stylesheets/font-awesome.css */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 437, app/assets/stylesheets/font-awesome.css */
.fa-phone:before {
  content: "\f095";
}

/* line 439, app/assets/stylesheets/font-awesome.css */
.fa-square-o:before {
  content: "\f096";
}

/* line 441, app/assets/stylesheets/font-awesome.css */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 443, app/assets/stylesheets/font-awesome.css */
.fa-phone-square:before {
  content: "\f098";
}

/* line 445, app/assets/stylesheets/font-awesome.css */
.fa-twitter:before {
  content: "\f099";
}

/* line 447, app/assets/stylesheets/font-awesome.css */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 449, app/assets/stylesheets/font-awesome.css */
.fa-github:before {
  content: "\f09b";
}

/* line 451, app/assets/stylesheets/font-awesome.css */
.fa-unlock:before {
  content: "\f09c";
}

/* line 453, app/assets/stylesheets/font-awesome.css */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 455, app/assets/stylesheets/font-awesome.css */
.fa-rss:before {
  content: "\f09e";
}

/* line 457, app/assets/stylesheets/font-awesome.css */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 459, app/assets/stylesheets/font-awesome.css */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 461, app/assets/stylesheets/font-awesome.css */
.fa-bell:before {
  content: "\f0f3";
}

/* line 463, app/assets/stylesheets/font-awesome.css */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 465, app/assets/stylesheets/font-awesome.css */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 467, app/assets/stylesheets/font-awesome.css */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 469, app/assets/stylesheets/font-awesome.css */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 471, app/assets/stylesheets/font-awesome.css */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 473, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 475, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 477, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 479, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 481, app/assets/stylesheets/font-awesome.css */
.fa-globe:before {
  content: "\f0ac";
}

/* line 483, app/assets/stylesheets/font-awesome.css */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 485, app/assets/stylesheets/font-awesome.css */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 487, app/assets/stylesheets/font-awesome.css */
.fa-filter:before {
  content: "\f0b0";
}

/* line 489, app/assets/stylesheets/font-awesome.css */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 491, app/assets/stylesheets/font-awesome.css */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 493, app/assets/stylesheets/font-awesome.css */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 495, app/assets/stylesheets/font-awesome.css */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 497, app/assets/stylesheets/font-awesome.css */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 499, app/assets/stylesheets/font-awesome.css */
.fa-flask:before {
  content: "\f0c3";
}

/* line 501, app/assets/stylesheets/font-awesome.css */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 503, app/assets/stylesheets/font-awesome.css */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 505, app/assets/stylesheets/font-awesome.css */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 507, app/assets/stylesheets/font-awesome.css */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 509, app/assets/stylesheets/font-awesome.css */
.fa-square:before {
  content: "\f0c8";
}

/* line 511, app/assets/stylesheets/font-awesome.css */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 513, app/assets/stylesheets/font-awesome.css */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 515, app/assets/stylesheets/font-awesome.css */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 517, app/assets/stylesheets/font-awesome.css */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 519, app/assets/stylesheets/font-awesome.css */
.fa-underline:before {
  content: "\f0cd";
}

/* line 521, app/assets/stylesheets/font-awesome.css */
.fa-table:before {
  content: "\f0ce";
}

/* line 523, app/assets/stylesheets/font-awesome.css */
.fa-magic:before {
  content: "\f0d0";
}

/* line 525, app/assets/stylesheets/font-awesome.css */
.fa-truck:before {
  content: "\f0d1";
}

/* line 527, app/assets/stylesheets/font-awesome.css */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 529, app/assets/stylesheets/font-awesome.css */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 531, app/assets/stylesheets/font-awesome.css */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 533, app/assets/stylesheets/font-awesome.css */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 535, app/assets/stylesheets/font-awesome.css */
.fa-money:before {
  content: "\f0d6";
}

/* line 537, app/assets/stylesheets/font-awesome.css */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 539, app/assets/stylesheets/font-awesome.css */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 541, app/assets/stylesheets/font-awesome.css */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 543, app/assets/stylesheets/font-awesome.css */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 545, app/assets/stylesheets/font-awesome.css */
.fa-columns:before {
  content: "\f0db";
}

/* line 547, app/assets/stylesheets/font-awesome.css */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 549, app/assets/stylesheets/font-awesome.css */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 551, app/assets/stylesheets/font-awesome.css */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 553, app/assets/stylesheets/font-awesome.css */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 555, app/assets/stylesheets/font-awesome.css */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 557, app/assets/stylesheets/font-awesome.css */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 559, app/assets/stylesheets/font-awesome.css */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 561, app/assets/stylesheets/font-awesome.css */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 563, app/assets/stylesheets/font-awesome.css */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 565, app/assets/stylesheets/font-awesome.css */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 567, app/assets/stylesheets/font-awesome.css */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 569, app/assets/stylesheets/font-awesome.css */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 571, app/assets/stylesheets/font-awesome.css */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 573, app/assets/stylesheets/font-awesome.css */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 575, app/assets/stylesheets/font-awesome.css */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 577, app/assets/stylesheets/font-awesome.css */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 579, app/assets/stylesheets/font-awesome.css */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 581, app/assets/stylesheets/font-awesome.css */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 583, app/assets/stylesheets/font-awesome.css */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 585, app/assets/stylesheets/font-awesome.css */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 587, app/assets/stylesheets/font-awesome.css */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 589, app/assets/stylesheets/font-awesome.css */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 591, app/assets/stylesheets/font-awesome.css */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 593, app/assets/stylesheets/font-awesome.css */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 595, app/assets/stylesheets/font-awesome.css */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 597, app/assets/stylesheets/font-awesome.css */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 599, app/assets/stylesheets/font-awesome.css */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 601, app/assets/stylesheets/font-awesome.css */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 603, app/assets/stylesheets/font-awesome.css */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 605, app/assets/stylesheets/font-awesome.css */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 607, app/assets/stylesheets/font-awesome.css */
.fa-beer:before {
  content: "\f0fc";
}

/* line 609, app/assets/stylesheets/font-awesome.css */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 611, app/assets/stylesheets/font-awesome.css */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 613, app/assets/stylesheets/font-awesome.css */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 615, app/assets/stylesheets/font-awesome.css */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 617, app/assets/stylesheets/font-awesome.css */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 619, app/assets/stylesheets/font-awesome.css */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 621, app/assets/stylesheets/font-awesome.css */
.fa-angle-left:before {
  content: "\f104";
}

/* line 623, app/assets/stylesheets/font-awesome.css */
.fa-angle-right:before {
  content: "\f105";
}

/* line 625, app/assets/stylesheets/font-awesome.css */
.fa-angle-up:before {
  content: "\f106";
}

/* line 627, app/assets/stylesheets/font-awesome.css */
.fa-angle-down:before {
  content: "\f107";
}

/* line 629, app/assets/stylesheets/font-awesome.css */
.fa-desktop:before {
  content: "\f108";
}

/* line 631, app/assets/stylesheets/font-awesome.css */
.fa-laptop:before {
  content: "\f109";
}

/* line 633, app/assets/stylesheets/font-awesome.css */
.fa-tablet:before {
  content: "\f10a";
}

/* line 635, app/assets/stylesheets/font-awesome.css */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 637, app/assets/stylesheets/font-awesome.css */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 639, app/assets/stylesheets/font-awesome.css */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 641, app/assets/stylesheets/font-awesome.css */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 643, app/assets/stylesheets/font-awesome.css */
.fa-spinner:before {
  content: "\f110";
}

/* line 645, app/assets/stylesheets/font-awesome.css */
.fa-circle:before {
  content: "\f111";
}

/* line 647, app/assets/stylesheets/font-awesome.css */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 649, app/assets/stylesheets/font-awesome.css */
.fa-github-alt:before {
  content: "\f113";
}

/* line 651, app/assets/stylesheets/font-awesome.css */
.fa-folder-o:before {
  content: "\f114";
}

/* line 653, app/assets/stylesheets/font-awesome.css */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 655, app/assets/stylesheets/font-awesome.css */
.fa-smile-o:before {
  content: "\f118";
}

/* line 657, app/assets/stylesheets/font-awesome.css */
.fa-frown-o:before {
  content: "\f119";
}

/* line 659, app/assets/stylesheets/font-awesome.css */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 661, app/assets/stylesheets/font-awesome.css */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 663, app/assets/stylesheets/font-awesome.css */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 665, app/assets/stylesheets/font-awesome.css */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 667, app/assets/stylesheets/font-awesome.css */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 669, app/assets/stylesheets/font-awesome.css */
.fa-terminal:before {
  content: "\f120";
}

/* line 671, app/assets/stylesheets/font-awesome.css */
.fa-code:before {
  content: "\f121";
}

/* line 673, app/assets/stylesheets/font-awesome.css */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 675, app/assets/stylesheets/font-awesome.css */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 677, app/assets/stylesheets/font-awesome.css */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 679, app/assets/stylesheets/font-awesome.css */
.fa-crop:before {
  content: "\f125";
}

/* line 681, app/assets/stylesheets/font-awesome.css */
.fa-code-fork:before {
  content: "\f126";
}

/* line 683, app/assets/stylesheets/font-awesome.css */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 685, app/assets/stylesheets/font-awesome.css */
.fa-question:before {
  content: "\f128";
}

/* line 687, app/assets/stylesheets/font-awesome.css */
.fa-info:before {
  content: "\f129";
}

/* line 689, app/assets/stylesheets/font-awesome.css */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 691, app/assets/stylesheets/font-awesome.css */
.fa-superscript:before {
  content: "\f12b";
}

/* line 693, app/assets/stylesheets/font-awesome.css */
.fa-subscript:before {
  content: "\f12c";
}

/* line 695, app/assets/stylesheets/font-awesome.css */
.fa-eraser:before {
  content: "\f12d";
}

/* line 697, app/assets/stylesheets/font-awesome.css */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 699, app/assets/stylesheets/font-awesome.css */
.fa-microphone:before {
  content: "\f130";
}

/* line 701, app/assets/stylesheets/font-awesome.css */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 703, app/assets/stylesheets/font-awesome.css */
.fa-shield:before {
  content: "\f132";
}

/* line 705, app/assets/stylesheets/font-awesome.css */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 707, app/assets/stylesheets/font-awesome.css */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 709, app/assets/stylesheets/font-awesome.css */
.fa-rocket:before {
  content: "\f135";
}

/* line 711, app/assets/stylesheets/font-awesome.css */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 713, app/assets/stylesheets/font-awesome.css */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 715, app/assets/stylesheets/font-awesome.css */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 717, app/assets/stylesheets/font-awesome.css */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 719, app/assets/stylesheets/font-awesome.css */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 721, app/assets/stylesheets/font-awesome.css */
.fa-html5:before {
  content: "\f13b";
}

/* line 723, app/assets/stylesheets/font-awesome.css */
.fa-css3:before {
  content: "\f13c";
}

/* line 725, app/assets/stylesheets/font-awesome.css */
.fa-anchor:before {
  content: "\f13d";
}

/* line 727, app/assets/stylesheets/font-awesome.css */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 729, app/assets/stylesheets/font-awesome.css */
.fa-bullseye:before {
  content: "\f140";
}

/* line 731, app/assets/stylesheets/font-awesome.css */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 733, app/assets/stylesheets/font-awesome.css */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 735, app/assets/stylesheets/font-awesome.css */
.fa-rss-square:before {
  content: "\f143";
}

/* line 737, app/assets/stylesheets/font-awesome.css */
.fa-play-circle:before {
  content: "\f144";
}

/* line 739, app/assets/stylesheets/font-awesome.css */
.fa-ticket:before {
  content: "\f145";
}

/* line 741, app/assets/stylesheets/font-awesome.css */
.fa-minus-square:before {
  content: "\f146";
}

/* line 743, app/assets/stylesheets/font-awesome.css */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 745, app/assets/stylesheets/font-awesome.css */
.fa-level-up:before {
  content: "\f148";
}

/* line 747, app/assets/stylesheets/font-awesome.css */
.fa-level-down:before {
  content: "\f149";
}

/* line 749, app/assets/stylesheets/font-awesome.css */
.fa-check-square:before {
  content: "\f14a";
}

/* line 751, app/assets/stylesheets/font-awesome.css */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 753, app/assets/stylesheets/font-awesome.css */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 755, app/assets/stylesheets/font-awesome.css */
.fa-share-square:before {
  content: "\f14d";
}

/* line 757, app/assets/stylesheets/font-awesome.css */
.fa-compass:before {
  content: "\f14e";
}

/* line 759, app/assets/stylesheets/font-awesome.css */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 761, app/assets/stylesheets/font-awesome.css */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 763, app/assets/stylesheets/font-awesome.css */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 765, app/assets/stylesheets/font-awesome.css */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 767, app/assets/stylesheets/font-awesome.css */
.fa-gbp:before {
  content: "\f154";
}

/* line 769, app/assets/stylesheets/font-awesome.css */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 771, app/assets/stylesheets/font-awesome.css */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 773, app/assets/stylesheets/font-awesome.css */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 775, app/assets/stylesheets/font-awesome.css */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 777, app/assets/stylesheets/font-awesome.css */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 779, app/assets/stylesheets/font-awesome.css */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 781, app/assets/stylesheets/font-awesome.css */
.fa-file:before {
  content: "\f15b";
}

/* line 783, app/assets/stylesheets/font-awesome.css */
.fa-file-text:before {
  content: "\f15c";
}

/* line 785, app/assets/stylesheets/font-awesome.css */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 787, app/assets/stylesheets/font-awesome.css */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 789, app/assets/stylesheets/font-awesome.css */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 791, app/assets/stylesheets/font-awesome.css */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 793, app/assets/stylesheets/font-awesome.css */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 795, app/assets/stylesheets/font-awesome.css */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 797, app/assets/stylesheets/font-awesome.css */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 799, app/assets/stylesheets/font-awesome.css */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 801, app/assets/stylesheets/font-awesome.css */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 803, app/assets/stylesheets/font-awesome.css */
.fa-youtube:before {
  content: "\f167";
}

/* line 805, app/assets/stylesheets/font-awesome.css */
.fa-xing:before {
  content: "\f168";
}

/* line 807, app/assets/stylesheets/font-awesome.css */
.fa-xing-square:before {
  content: "\f169";
}

/* line 809, app/assets/stylesheets/font-awesome.css */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 811, app/assets/stylesheets/font-awesome.css */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 813, app/assets/stylesheets/font-awesome.css */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 815, app/assets/stylesheets/font-awesome.css */
.fa-instagram:before {
  content: "\f16d";
}

/* line 817, app/assets/stylesheets/font-awesome.css */
.fa-flickr:before {
  content: "\f16e";
}

/* line 819, app/assets/stylesheets/font-awesome.css */
.fa-adn:before {
  content: "\f170";
}

/* line 821, app/assets/stylesheets/font-awesome.css */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 823, app/assets/stylesheets/font-awesome.css */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 825, app/assets/stylesheets/font-awesome.css */
.fa-tumblr:before {
  content: "\f173";
}

/* line 827, app/assets/stylesheets/font-awesome.css */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 829, app/assets/stylesheets/font-awesome.css */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 831, app/assets/stylesheets/font-awesome.css */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 833, app/assets/stylesheets/font-awesome.css */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 835, app/assets/stylesheets/font-awesome.css */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 837, app/assets/stylesheets/font-awesome.css */
.fa-apple:before {
  content: "\f179";
}

/* line 839, app/assets/stylesheets/font-awesome.css */
.fa-windows:before {
  content: "\f17a";
}

/* line 841, app/assets/stylesheets/font-awesome.css */
.fa-android:before {
  content: "\f17b";
}

/* line 843, app/assets/stylesheets/font-awesome.css */
.fa-linux:before {
  content: "\f17c";
}

/* line 845, app/assets/stylesheets/font-awesome.css */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 847, app/assets/stylesheets/font-awesome.css */
.fa-skype:before {
  content: "\f17e";
}

/* line 849, app/assets/stylesheets/font-awesome.css */
.fa-foursquare:before {
  content: "\f180";
}

/* line 851, app/assets/stylesheets/font-awesome.css */
.fa-trello:before {
  content: "\f181";
}

/* line 853, app/assets/stylesheets/font-awesome.css */
.fa-female:before {
  content: "\f182";
}

/* line 855, app/assets/stylesheets/font-awesome.css */
.fa-male:before {
  content: "\f183";
}

/* line 857, app/assets/stylesheets/font-awesome.css */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 859, app/assets/stylesheets/font-awesome.css */
.fa-sun-o:before {
  content: "\f185";
}

/* line 861, app/assets/stylesheets/font-awesome.css */
.fa-moon-o:before {
  content: "\f186";
}

/* line 863, app/assets/stylesheets/font-awesome.css */
.fa-archive:before {
  content: "\f187";
}

/* line 865, app/assets/stylesheets/font-awesome.css */
.fa-bug:before {
  content: "\f188";
}

/* line 867, app/assets/stylesheets/font-awesome.css */
.fa-vk:before {
  content: "\f189";
}

/* line 869, app/assets/stylesheets/font-awesome.css */
.fa-weibo:before {
  content: "\f18a";
}

/* line 871, app/assets/stylesheets/font-awesome.css */
.fa-renren:before {
  content: "\f18b";
}

/* line 873, app/assets/stylesheets/font-awesome.css */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 875, app/assets/stylesheets/font-awesome.css */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 877, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 879, app/assets/stylesheets/font-awesome.css */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 881, app/assets/stylesheets/font-awesome.css */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 883, app/assets/stylesheets/font-awesome.css */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 885, app/assets/stylesheets/font-awesome.css */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 887, app/assets/stylesheets/font-awesome.css */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 889, app/assets/stylesheets/font-awesome.css */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 891, app/assets/stylesheets/font-awesome.css */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 893, app/assets/stylesheets/font-awesome.css */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 895, app/assets/stylesheets/font-awesome.css */
.fa-slack:before {
  content: "\f198";
}

/* line 897, app/assets/stylesheets/font-awesome.css */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 899, app/assets/stylesheets/font-awesome.css */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 901, app/assets/stylesheets/font-awesome.css */
.fa-openid:before {
  content: "\f19b";
}

/* line 903, app/assets/stylesheets/font-awesome.css */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 905, app/assets/stylesheets/font-awesome.css */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 907, app/assets/stylesheets/font-awesome.css */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 909, app/assets/stylesheets/font-awesome.css */
.fa-google:before {
  content: "\f1a0";
}

/* line 911, app/assets/stylesheets/font-awesome.css */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 913, app/assets/stylesheets/font-awesome.css */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 915, app/assets/stylesheets/font-awesome.css */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 917, app/assets/stylesheets/font-awesome.css */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 919, app/assets/stylesheets/font-awesome.css */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 921, app/assets/stylesheets/font-awesome.css */
.fa-digg:before {
  content: "\f1a6";
}

/* line 923, app/assets/stylesheets/font-awesome.css */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 925, app/assets/stylesheets/font-awesome.css */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 927, app/assets/stylesheets/font-awesome.css */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 929, app/assets/stylesheets/font-awesome.css */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 931, app/assets/stylesheets/font-awesome.css */
.fa-language:before {
  content: "\f1ab";
}

/* line 933, app/assets/stylesheets/font-awesome.css */
.fa-fax:before {
  content: "\f1ac";
}

/* line 935, app/assets/stylesheets/font-awesome.css */
.fa-building:before {
  content: "\f1ad";
}

/* line 937, app/assets/stylesheets/font-awesome.css */
.fa-child:before {
  content: "\f1ae";
}

/* line 939, app/assets/stylesheets/font-awesome.css */
.fa-paw:before {
  content: "\f1b0";
}

/* line 941, app/assets/stylesheets/font-awesome.css */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 943, app/assets/stylesheets/font-awesome.css */
.fa-cube:before {
  content: "\f1b2";
}

/* line 945, app/assets/stylesheets/font-awesome.css */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 947, app/assets/stylesheets/font-awesome.css */
.fa-behance:before {
  content: "\f1b4";
}

/* line 949, app/assets/stylesheets/font-awesome.css */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 951, app/assets/stylesheets/font-awesome.css */
.fa-steam:before {
  content: "\f1b6";
}

/* line 953, app/assets/stylesheets/font-awesome.css */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 955, app/assets/stylesheets/font-awesome.css */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 957, app/assets/stylesheets/font-awesome.css */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 959, app/assets/stylesheets/font-awesome.css */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 961, app/assets/stylesheets/font-awesome.css */
.fa-tree:before {
  content: "\f1bb";
}

/* line 963, app/assets/stylesheets/font-awesome.css */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 965, app/assets/stylesheets/font-awesome.css */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 967, app/assets/stylesheets/font-awesome.css */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 969, app/assets/stylesheets/font-awesome.css */
.fa-database:before {
  content: "\f1c0";
}

/* line 971, app/assets/stylesheets/font-awesome.css */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 973, app/assets/stylesheets/font-awesome.css */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 975, app/assets/stylesheets/font-awesome.css */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 977, app/assets/stylesheets/font-awesome.css */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 979, app/assets/stylesheets/font-awesome.css */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 981, app/assets/stylesheets/font-awesome.css */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 983, app/assets/stylesheets/font-awesome.css */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 985, app/assets/stylesheets/font-awesome.css */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 987, app/assets/stylesheets/font-awesome.css */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 989, app/assets/stylesheets/font-awesome.css */
.fa-vine:before {
  content: "\f1ca";
}

/* line 991, app/assets/stylesheets/font-awesome.css */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 993, app/assets/stylesheets/font-awesome.css */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 995, app/assets/stylesheets/font-awesome.css */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 997, app/assets/stylesheets/font-awesome.css */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 999, app/assets/stylesheets/font-awesome.css */
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 1001, app/assets/stylesheets/font-awesome.css */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 1003, app/assets/stylesheets/font-awesome.css */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1005, app/assets/stylesheets/font-awesome.css */
.fa-git:before {
  content: "\f1d3";
}

/* line 1007, app/assets/stylesheets/font-awesome.css */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1009, app/assets/stylesheets/font-awesome.css */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1011, app/assets/stylesheets/font-awesome.css */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1013, app/assets/stylesheets/font-awesome.css */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 1015, app/assets/stylesheets/font-awesome.css */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1017, app/assets/stylesheets/font-awesome.css */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1019, app/assets/stylesheets/font-awesome.css */
.fa-history:before {
  content: "\f1da";
}

/* line 1021, app/assets/stylesheets/font-awesome.css */
.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db";
}

/* line 1023, app/assets/stylesheets/font-awesome.css */
.fa-header:before {
  content: "\f1dc";
}

/* line 1025, app/assets/stylesheets/font-awesome.css */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1027, app/assets/stylesheets/font-awesome.css */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1029, app/assets/stylesheets/font-awesome.css */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1031, app/assets/stylesheets/font-awesome.css */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1033, app/assets/stylesheets/font-awesome.css */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1035, app/assets/stylesheets/font-awesome.css */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1037, app/assets/stylesheets/font-awesome.css */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1039, app/assets/stylesheets/font-awesome.css */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1041, app/assets/stylesheets/font-awesome.css */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1043, app/assets/stylesheets/font-awesome.css */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1045, app/assets/stylesheets/font-awesome.css */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1047, app/assets/stylesheets/font-awesome.css */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1049, app/assets/stylesheets/font-awesome.css */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1051, app/assets/stylesheets/font-awesome.css */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1053, app/assets/stylesheets/font-awesome.css */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1055, app/assets/stylesheets/font-awesome.css */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1057, app/assets/stylesheets/font-awesome.css */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1059, app/assets/stylesheets/font-awesome.css */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1061, app/assets/stylesheets/font-awesome.css */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1063, app/assets/stylesheets/font-awesome.css */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1065, app/assets/stylesheets/font-awesome.css */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1067, app/assets/stylesheets/font-awesome.css */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1069, app/assets/stylesheets/font-awesome.css */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1071, app/assets/stylesheets/font-awesome.css */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1073, app/assets/stylesheets/font-awesome.css */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1075, app/assets/stylesheets/font-awesome.css */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1077, app/assets/stylesheets/font-awesome.css */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1079, app/assets/stylesheets/font-awesome.css */
.fa-at:before {
  content: "\f1fa";
}

/* line 1081, app/assets/stylesheets/font-awesome.css */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1083, app/assets/stylesheets/font-awesome.css */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1085, app/assets/stylesheets/font-awesome.css */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1087, app/assets/stylesheets/font-awesome.css */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1089, app/assets/stylesheets/font-awesome.css */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1091, app/assets/stylesheets/font-awesome.css */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1093, app/assets/stylesheets/font-awesome.css */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1095, app/assets/stylesheets/font-awesome.css */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1097, app/assets/stylesheets/font-awesome.css */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1099, app/assets/stylesheets/font-awesome.css */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1101, app/assets/stylesheets/font-awesome.css */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1103, app/assets/stylesheets/font-awesome.css */
.fa-bus:before {
  content: "\f207";
}

/* line 1105, app/assets/stylesheets/font-awesome.css */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1107, app/assets/stylesheets/font-awesome.css */
.fa-angellist:before {
  content: "\f209";
}

/* line 1109, app/assets/stylesheets/font-awesome.css */
.fa-cc:before {
  content: "\f20a";
}

/* line 1111, app/assets/stylesheets/font-awesome.css */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 1113, app/assets/stylesheets/font-awesome.css */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1115, app/assets/stylesheets/font-awesome.css */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1117, app/assets/stylesheets/font-awesome.css */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1119, app/assets/stylesheets/font-awesome.css */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1121, app/assets/stylesheets/font-awesome.css */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1123, app/assets/stylesheets/font-awesome.css */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1125, app/assets/stylesheets/font-awesome.css */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1127, app/assets/stylesheets/font-awesome.css */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1129, app/assets/stylesheets/font-awesome.css */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1131, app/assets/stylesheets/font-awesome.css */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1133, app/assets/stylesheets/font-awesome.css */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1135, app/assets/stylesheets/font-awesome.css */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1137, app/assets/stylesheets/font-awesome.css */
.fa-diamond:before {
  content: "\f219";
}

/* line 1139, app/assets/stylesheets/font-awesome.css */
.fa-ship:before {
  content: "\f21a";
}

/* line 1141, app/assets/stylesheets/font-awesome.css */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1143, app/assets/stylesheets/font-awesome.css */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1145, app/assets/stylesheets/font-awesome.css */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1147, app/assets/stylesheets/font-awesome.css */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1149, app/assets/stylesheets/font-awesome.css */
.fa-venus:before {
  content: "\f221";
}

/* line 1151, app/assets/stylesheets/font-awesome.css */
.fa-mars:before {
  content: "\f222";
}

/* line 1153, app/assets/stylesheets/font-awesome.css */
.fa-mercury:before {
  content: "\f223";
}

/* line 1155, app/assets/stylesheets/font-awesome.css */
.fa-transgender:before {
  content: "\f224";
}

/* line 1157, app/assets/stylesheets/font-awesome.css */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1159, app/assets/stylesheets/font-awesome.css */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1161, app/assets/stylesheets/font-awesome.css */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1163, app/assets/stylesheets/font-awesome.css */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1165, app/assets/stylesheets/font-awesome.css */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1167, app/assets/stylesheets/font-awesome.css */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1169, app/assets/stylesheets/font-awesome.css */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1171, app/assets/stylesheets/font-awesome.css */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1173, app/assets/stylesheets/font-awesome.css */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1175, app/assets/stylesheets/font-awesome.css */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1177, app/assets/stylesheets/font-awesome.css */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1179, app/assets/stylesheets/font-awesome.css */
.fa-server:before {
  content: "\f233";
}

/* line 1181, app/assets/stylesheets/font-awesome.css */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1183, app/assets/stylesheets/font-awesome.css */
.fa-user-times:before {
  content: "\f235";
}

/* line 1185, app/assets/stylesheets/font-awesome.css */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 1187, app/assets/stylesheets/font-awesome.css */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1189, app/assets/stylesheets/font-awesome.css */
.fa-train:before {
  content: "\f238";
}

/* line 1191, app/assets/stylesheets/font-awesome.css */
.fa-subway:before {
  content: "\f239";
}

/* line 1193, app/assets/stylesheets/font-awesome.css */
.fa-medium:before {
  content: "\f23a";
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
/* line 49, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 58, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 63, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .hide {
  display: none;
}

/* line 67, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 72, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 94, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 105, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 116, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 123, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 137, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 145, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

/* line 156, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

/* line 162, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 145, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

/* line 186, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 193, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 197, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 201, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 206, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 209, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 215, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 220, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

/* line 224, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

/* line 231, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

/* line 233, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 238, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

/* line 240, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

/* line 247, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

/* line 253, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

/* line 265, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

/* line 268, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

/* line 273, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

/* line 276, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

/* line 265, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

/* line 268, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

/* line 273, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

/* line 276, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

/* line 265, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

/* line 268, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

/* line 273, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

/* line 276, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

/* line 265, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

/* line 268, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

/* line 273, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

/* line 276, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

/* line 284, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 292, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

/* line 300, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 307, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

/* line 310, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 9, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag {
  width: 20px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.be {
  width: 18px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ch {
  width: 15px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mc {
  width: 19px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ne {
  width: 18px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.np {
  width: 13px;
}

/* line 16, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 9, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
  .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 32, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

/* line 36, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

/* line 40, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

/* line 44, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

/* line 48, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

/* line 52, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

/* line 56, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

/* line 60, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

/* line 64, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

/* line 68, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

/* line 72, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

/* line 76, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

/* line 80, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

/* line 84, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

/* line 88, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

/* line 92, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

/* line 96, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

/* line 100, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

/* line 104, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

/* line 108, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

/* line 112, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

/* line 116, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

/* line 120, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

/* line 124, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

/* line 128, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

/* line 132, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

/* line 136, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

/* line 140, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

/* line 144, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

/* line 148, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

/* line 152, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

/* line 156, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

/* line 160, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

/* line 164, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

/* line 168, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

/* line 172, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

/* line 176, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

/* line 180, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

/* line 184, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

/* line 188, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

/* line 192, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

/* line 196, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

/* line 200, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

/* line 204, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

/* line 208, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

/* line 212, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

/* line 216, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

/* line 220, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

/* line 224, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

/* line 228, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

/* line 232, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

/* line 236, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

/* line 240, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

/* line 244, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

/* line 248, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

/* line 252, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

/* line 256, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

/* line 260, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

/* line 264, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

/* line 268, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

/* line 272, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

/* line 276, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

/* line 280, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

/* line 284, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

/* line 288, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

/* line 292, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

/* line 296, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

/* line 300, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

/* line 304, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

/* line 308, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

/* line 312, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

/* line 316, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

/* line 320, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

/* line 324, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

/* line 328, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

/* line 332, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

/* line 336, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

/* line 340, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

/* line 344, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

/* line 348, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

/* line 352, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

/* line 356, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

/* line 360, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

/* line 364, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

/* line 368, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

/* line 372, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

/* line 376, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

/* line 380, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

/* line 384, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

/* line 388, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

/* line 392, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

/* line 396, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

/* line 400, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

/* line 404, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

/* line 408, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

/* line 412, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

/* line 416, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

/* line 420, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

/* line 424, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

/* line 428, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

/* line 432, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

/* line 436, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

/* line 440, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

/* line 444, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

/* line 448, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

/* line 452, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

/* line 456, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

/* line 460, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

/* line 464, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

/* line 468, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

/* line 472, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

/* line 476, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

/* line 480, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

/* line 484, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

/* line 488, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

/* line 492, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

/* line 496, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

/* line 500, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

/* line 504, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

/* line 508, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

/* line 512, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

/* line 516, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

/* line 520, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

/* line 524, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

/* line 528, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

/* line 532, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

/* line 536, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

/* line 540, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

/* line 544, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

/* line 548, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

/* line 552, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

/* line 556, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

/* line 560, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

/* line 564, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

/* line 568, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

/* line 572, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

/* line 576, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

/* line 580, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

/* line 584, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

/* line 588, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

/* line 592, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

/* line 596, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

/* line 600, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

/* line 604, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

/* line 608, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

/* line 612, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

/* line 616, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

/* line 620, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

/* line 624, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

/* line 628, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

/* line 632, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

/* line 636, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

/* line 640, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

/* line 644, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

/* line 648, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

/* line 652, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

/* line 656, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

/* line 660, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

/* line 664, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

/* line 668, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

/* line 672, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

/* line 676, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

/* line 680, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

/* line 684, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

/* line 688, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

/* line 692, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

/* line 696, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

/* line 700, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

/* line 704, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

/* line 708, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

/* line 712, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

/* line 716, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

/* line 720, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

/* line 724, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

/* line 728, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

/* line 732, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

/* line 736, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

/* line 740, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

/* line 744, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

/* line 748, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

/* line 752, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

/* line 756, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

/* line 760, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

/* line 764, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

/* line 768, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

/* line 772, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

/* line 776, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

/* line 780, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

/* line 784, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

/* line 788, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

/* line 792, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

/* line 796, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

/* line 800, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

/* line 804, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

/* line 808, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

/* line 812, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

/* line 816, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

/* line 820, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

/* line 824, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

/* line 828, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

/* line 832, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

/* line 836, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

/* line 840, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

/* line 844, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

/* line 848, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

/* line 852, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

/* line 856, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

/* line 860, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

/* line 864, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

/* line 868, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

/* line 872, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

/* line 876, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

/* line 880, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

/* line 884, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

/* line 888, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

/* line 892, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

/* line 896, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

/* line 900, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

/* line 904, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

/* line 908, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

/* line 912, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

/* line 916, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

/* line 920, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

/* line 924, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

/* line 928, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

/* line 932, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

/* line 936, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

/* line 940, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

/* line 944, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

/* line 948, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

/* line 952, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

/* line 956, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

/* line 960, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

/* line 964, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

/* line 968, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

/* line 972, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

/* line 976, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

/* line 980, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

/* line 984, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

/* line 988, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

/* line 992, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

/* line 996, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

/* line 1000, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

/* line 1004, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

/* line 1008, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

/* line 1012, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

/* line 1016, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

/* line 1020, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

/* line 1024, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

/* line 1028, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

/* line 1032, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

/* line 1036, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

/* line 1040, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

/* line 1044, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

/* line 1048, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

/* line 1052, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

/* line 1056, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

/* line 325, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/assets/flags-0f6a922392850876f094a68119a387890b946458ca62dbd99c2c11849c4588dd.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 325, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
  .iti-flag {
    background-image: url(/assets/flags@2x-3e376c5aa73dc4b059aefbe7d39f8e98a649435c2defeaae6f82fa7368e15c9f.png);
  }
}

/* line 343, ../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.np {
  background-color: transparent;
}

/* line 2, app/assets/stylesheets/metric_modal.scss */
#metrics-data-modal .modal-dialog {
  width: 620px;
}

/* line 6, app/assets/stylesheets/metric_modal.scss */
#metrics-data-modal .download-metrics-data-form label {
  margin-top: 5px;
  font-weight: bold;
}

/* line 10, app/assets/stylesheets/metric_modal.scss */
#metrics-data-modal .download-metrics-data-form .form-row {
  margin: 15px 0px;
}
/* Slider */
/* line 3, app/assets/stylesheets/slick.css.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, app/assets/stylesheets/slick.css.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, app/assets/stylesheets/slick.css.scss */
.slick-list:focus {
  outline: none;
}

/* line 35, app/assets/stylesheets/slick.css.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 40, app/assets/stylesheets/slick.css.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

/* line 49, app/assets/stylesheets/slick.css.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 59, app/assets/stylesheets/slick.css.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 66, app/assets/stylesheets/slick.css.scss */
.slick-track:after {
  clear: both;
}

/* line 70, app/assets/stylesheets/slick.css.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 74, app/assets/stylesheets/slick.css.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 82, app/assets/stylesheets/slick.css.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 86, app/assets/stylesheets/slick.css.scss */
.slick-slide img {
  display: block;
}

/* line 90, app/assets/stylesheets/slick.css.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 94, app/assets/stylesheets/slick.css.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 98, app/assets/stylesheets/slick.css.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 102, app/assets/stylesheets/slick.css.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 106, app/assets/stylesheets/slick.css.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 114, app/assets/stylesheets/slick.css.scss */
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
@font-face {
  font-family: 'ubuntubold';
  src: url(/assets/ubuntu-b-webfont-551eceb97642fcc8019d807197ebb3f6411f205c75be9e7da8dfeb6bb0fde2fe.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source_sans_probold';
  src: url(/assets/sourcesanspro-bold-webfont-72707d8797fbb533d1fe3478d87beeda8e5f4a531eb658555b189288debfdf61.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source_sans_proregular';
  src: url(/assets/sourcesanspro-regular-webfont-40d2d289965d0422bfd2948c23acf74eef4e8aee37ba3db9ac1cd859bb70bfd7.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'source_sans_prosemibold';
  src: url(/assets/sourcesanspro-semibold-webfont-c28da3f0f210e68fc93f6a699cf6ceb539b256064de07ba64ac2c887e540a75c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ubuntumedium';
  src: url(/assets/ubuntu-m-webfont-65b91d5be237c75cedf92e0f36693be3aa6b139d3a7200391468a4655f243dba.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 35, app/assets/stylesheets/dashboard.scss */
.logo-icon-dot {
  font-size: 4px;
  font-family: ubuntubold;
  padding: 0px 1px;
  top: -3px;
}

/* line 41, app/assets/stylesheets/dashboard.scss */
.business-request-notification-holder {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 14px 20px 16px;
  text-decoration: none;
  background: #e6eaf2;
  padding: 15px;
  display: block;
  margin: 0;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
}

/* line 53, app/assets/stylesheets/dashboard.scss */
.business-request-notification-holder .btn-area {
  padding: 13px;
  display: grid;
  grid-template-columns: auto auto 106px 106px;
  grid-gap: 3px;
  grid-auto-flow: column;
}

/* line 61, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin: 14px 20px 16px;
  text-decoration: none;
  color: #fff;
  display: block;
  margin: 0;
  width: 100%;
  border-bottom: 2px solid #cbdee6;
}

/* line 72, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder {
  margin: 12px 20px 14px;
  justify-content: center;
  padding: 5px 0 5px 0;
  display: flex;
  align-items: center;
}

/* line 78, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-img-box {
  float: left;
  width: 50px;
  height: 50px;
  background: #444;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  margin: 0 18px 0 0px;
}

/* line 88, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-img-box .request-notification-img {
  width: 50px;
  height: 50px;
  background: #444;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}

/* line 98, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content {
  padding-top: 0;
  position: relative;
  width: 83%;
  min-height: 50px;
}

/* line 103, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .request-notification-date {
  position: absolute;
  top: 1px;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  margin-top: 10px;
  font-family: 'source_sans_proregular';
}

/* line 113, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .request-notification-text {
  color: #0d216e;
  font-size: 14px;
  text-overflow: inherit;
  white-space: normal;
  width: 85%;
  line-height: 20px;
  overflow: visible;
  height: auto;
  font-family: 'source_sans_proregular';
}

/* line 123, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .request-notification-text .request-notification-text-first-name {
  font-family: 'source_sans_prosemibold';
}

/* line 127, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .btn-approve {
  border: 1px solid #0d216e;
  background: #0d216e;
  color: white;
  padding: 7px 25px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  margin-right: 7px;
  margin-left: 0;
  line-height: 17px;
  display: unset;
}

/* line 139, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .btn-approve:hover {
  color: white;
  background: #0d216e;
}

/* line 144, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .btn-deny {
  color: #fe5f6a;
  border: 1px solid #fe5f6a;
  background: #fff;
  margin-right: 0;
  margin-left: 0;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  line-height: 17px;
  display: unset;
}

/* line 156, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .btn-deny:hover {
  background: #fe5f6a;
  color: white;
}

/* line 161, app/assets/stylesheets/dashboard.scss */
.request-notification-list-item .request-notification-holder .request-notification-content .btn-edit {
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  background: white;
  margin-right: 7px;
  margin-left: 7px;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  line-height: 17px;
}

@media (max-width: 767px) {
  /* line 179, app/assets/stylesheets/dashboard.scss */
  .notification-view-mobile-adjust {
    padding: 10px;
    background-color: #fff;
    margin: 12px 0;
  }
  /* line 183, app/assets/stylesheets/dashboard.scss */
  .notification-view-mobile-adjust .btn-approve {
    border: 1px solid #0d216e;
    background: white;
    color: #0d216e;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 194, app/assets/stylesheets/dashboard.scss */
  .login-header-responsive li a {
    padding: 15px 8px;
  }
}

/* line 201, app/assets/stylesheets/dashboard.scss */
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 221, app/assets/stylesheets/dashboard.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 226, app/assets/stylesheets/dashboard.scss */
ol, ul {
  list-style: none;
}

/* line 229, app/assets/stylesheets/dashboard.scss */
blockquote, q {
  quotes: none;
}

/* line 232, app/assets/stylesheets/dashboard.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 237, app/assets/stylesheets/dashboard.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 241, app/assets/stylesheets/dashboard.scss */
table.display-block {
  display: block;
  overflow: auto;
}

/* line 246, app/assets/stylesheets/dashboard.scss */
.event-not-allowded {
  cursor: not-allowed !important;
  pointer-events: none !important;
  user-select: none;
  /* standard syntax */
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
}

/* line 258, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
}

/* line 269, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop_on {
  position: absolute;
  z-index: 1041;
}

/* line 274, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop-container {
  position: relative;
  min-height: 900px;
}

/* line 279, app/assets/stylesheets/dashboard.scss */
#header {
  width: 100%;
  padding: 10px 0 10px;
  min-height: 81px;
  background: #fff;
  height: 81px;
}

/* line 286, app/assets/stylesheets/dashboard.scss */
#header.header-add-padd {
  padding-top: 20px;
}

/* line 289, app/assets/stylesheets/dashboard.scss */
#header .navbar-brand {
  padding-top: 7px;
  height: auto;
}

/* line 295, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
}

/* line 306, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop_on {
  position: absolute;
  z-index: 1041;
}

/* line 311, app/assets/stylesheets/dashboard.scss */
.industry_business_backdrop-container {
  position: relative;
  min-height: 900px;
}

/* line 316, app/assets/stylesheets/dashboard.scss */
#header .navbar-toggle {
  border: none;
  background: none;
  width: 27px;
  padding: 0;
  margin-top: 16px;
}

/* line 323, app/assets/stylesheets/dashboard.scss */
#header .navbar-toggle .icon-bar {
  background: #0d216e;
  margin-bottom: 7px;
  width: 26px;
}

/* line 328, app/assets/stylesheets/dashboard.scss */
#header .navbar {
  background: none;
  border: none;
}

/* line 332, app/assets/stylesheets/dashboard.scss */
#header .container-fluid {
  padding: 0;
}

/* line 335, app/assets/stylesheets/dashboard.scss */
#header .navbar-header {
  margin-left: 20px;
}

/* line 340, app/assets/stylesheets/dashboard.scss */
#header .user-image-holder img {
  height: 47px;
  width: 47px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* line 346, app/assets/stylesheets/dashboard.scss */
#header .user-image-holder {
  width: 47px;
  height: 47px;
  overflow: hidden;
  border-radius: 100%;
}

/* line 354, app/assets/stylesheets/dashboard.scss */
#header .user-profile-name {
  position: absolute;
  width: 140px;
  right: -100%;
  font-size: 14px;
  font-family: "source_sans_prosemibold";
  bottom: -16px;
  text-align: center;
  height: 10px;
  color: #0d216e;
}

/* line 365, app/assets/stylesheets/dashboard.scss */
#header .user-profile-name:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 379, app/assets/stylesheets/dashboard.scss */
#header .user-profile-name-m {
  display: none;
}

/* line 383, app/assets/stylesheets/dashboard.scss */
.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 397, app/assets/stylesheets/dashboard.scss */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 404, app/assets/stylesheets/dashboard.scss */
.search-from-holder {
  float: left;
  width: 38.8%;
}

/* line 408, app/assets/stylesheets/dashboard.scss */
.serach-from {
  display: flex;
  border-width: 2px;
  border-color: #9ec1d1;
  border-style: solid;
  border-radius: 8px;
  background-color: white;
  width: 100%;
  height: 34px;
  z-index: 241;
  margin-top: 10px;
}

/* line 420, app/assets/stylesheets/dashboard.scss */
.serach-from .search-btn {
  background: none;
  border: none;
  font-size: 12px;
  color: #9ec1d1;
}

/* line 426, app/assets/stylesheets/dashboard.scss */
.serach-from .form-control {
  height: 27px;
  border: none;
  border-radius: 8px;
  color: #0d216e;
  font-size: 16px;
  line-height: 21px;
}

/* line 435, app/assets/stylesheets/dashboard.scss */
.serach-from .form-control::-moz-placeholder {
  color: #9EC1E4;
}
.serach-from .form-control::placeholder {
  color: #9EC1E4;
}

/* line 439, app/assets/stylesheets/dashboard.scss */
.fa-search {
  padding-left: 5px;
}

/* line 443, app/assets/stylesheets/dashboard.scss */
.noti-icon-open {
  background: url(/assets/notification-Icon-active-3ce7ae2179ae07d88763fe8b7f5aaeb4e368c032b2b039f75128fca2bf1c23ce.png) no-repeat !important;
}

/* line 446, app/assets/stylesheets/dashboard.scss */
.noti-icon-img-open {
  background: url(/assets/notification-Icon-4ea6a91e662ca6c15f559302fbae7ec38e445b0282630c5c9fca51c206fce07e.svg) no-repeat;
  display: block;
  width: 20px;
  height: 23px;
  position: relative;
}

/* line 452, app/assets/stylesheets/dashboard.scss */
.noti-icon-img-open .indicator-nt {
  width: 20px;
  height: 18px;
  border-radius: 100%;
  position: absolute;
  top: -6px;
  right: -9px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  background: red;
  color: white;
}

/* line 467, app/assets/stylesheets/dashboard.scss */
.adjust-setup-contact {
  margin-bottom: 30px;
  margin-top: 10px;
}

/* line 472, app/assets/stylesheets/dashboard.scss */
.msg-icon-open {
  background: url(/assets/message-active-icon-bda6fd12be9d12387859affb3ee9db07a7dac6f0484c268b7435096c9a9fa9d5.svg) no-repeat !important;
}

/* line 475, app/assets/stylesheets/dashboard.scss */
.msg-icon-img-open {
  background: url(/assets/chat-icon-h-2b56f57e99f8eae3159b883de10369d6d1ab4b0af20c832fbde64dc822b0cf3a.svg) no-repeat;
  display: block;
  width: 20px;
  height: 23px;
  position: relative;
}

/* line 481, app/assets/stylesheets/dashboard.scss */
.msg-icon-img-open .msg-indicator-nt {
  width: 20px;
  height: 18px;
  border-radius: 100%;
  position: absolute;
  top: -6px;
  right: -9px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  background: red;
  color: white;
}

/* line 497, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .close {
  background: #0d216e !important;
  height: 28px;
  width: 28px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 100%;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  z-index: 1000;
}

/* line 511, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper #message_modal {
  margin-top: 79px;
}

/* line 514, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont {
  margin: 10px auto !important;
}

/* line 516, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .head {
  padding: 20px 20px 20px 30px;
  float: left;
  width: 100%;
}

/* line 521, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body {
  padding: 20px;
  background-color: #f1f1f1;
}

/* line 524, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-heading {
  margin: 22px auto;
}

/* line 526, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-heading h3 {
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 7px 0 10px 0;
}

/* line 533, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-menu {
  height: 519px !important;
}

/* line 535, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-menu .message-list {
  padding: 0 30px;
}

/* line 537, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-menu .message-list .message-holder {
  margin: 10px auto;
  background: #fff;
  padding: 13px;
  width: 95%;
}

/* line 543, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-menu .message-list .message-holder .message-content p {
  width: 85%;
}

/* line 550, app/assets/stylesheets/dashboard.scss */
.message-modal-wrapper .message-modal-cont .modal-body .message-view {
  text-align: center;
}

/* line 557, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .close {
  background: #0d216e !important;
  height: 28px;
  width: 28px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 100%;
  opacity: 1;
  color: #fff;
  text-shadow: none;
  z-index: 1000;
}

/* line 571, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper #notification_modal {
  margin-top: 79px;
  width: 95%;
  margin-left: 10px;
}

/* line 576, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont {
  margin: 10px auto !important;
}

/* line 578, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .head {
  padding: 20px 20px 20px 30px;
  float: left;
  width: 100%;
}

/* line 583, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body {
  padding: 10px;
  background-color: #f1f1f1;
}

/* line 586, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-heading {
  margin: 22px auto;
}

/* line 588, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-heading h3 {
  font-size: 18px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 7px 0 10px 0;
}

/* line 595, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-menu {
  height: 519px !important;
}

/* line 597, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-menu .notification-list {
  padding: 0 2px;
  overflow: hidden;
}

/* line 600, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-menu .notification-list .notification-holder {
  margin: 10px auto;
  background: #fff;
  padding: 13px;
  width: 95%;
}

/* line 606, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-menu .notification-list .notification-holder .notification-content p {
  width: 85%;
}

/* line 613, app/assets/stylesheets/dashboard.scss */
.notification-modal-wrapper .notification-modal-cont .modal-body .notification-view {
  text-align: center;
  margin-top: 17px;
}

/* line 622, app/assets/stylesheets/dashboard.scss */
.new-user-confirmation .remember-new-user {
  display: flex;
}

/* line 627, app/assets/stylesheets/dashboard.scss */
.mob-header-msg-noti-img {
  margin-right: 35px;
  margin-top: 15px;
}

/* line 633, app/assets/stylesheets/dashboard.scss */
.logo {
  display: inline-block;
  margin-top: 8px;
  max-height: 34px;
}

/* line 638, app/assets/stylesheets/dashboard.scss */
.new-logo-xquic {
  width: 97px;
  height: 34px;
  text-align: left;
}

/* line 643, app/assets/stylesheets/dashboard.scss */
.new-logo-ota-savings {
  height: 45px;
}

/* line 646, app/assets/stylesheets/dashboard.scss */
.navarea .navbar-default {
  background: none;
  border: none;
}

/* line 650, app/assets/stylesheets/dashboard.scss */
.navarea .container-fluid {
  padding: 0;
}

/* line 653, app/assets/stylesheets/dashboard.scss */
.navarea .navbar-collapse {
  padding-right: 0;
}

/* line 656, app/assets/stylesheets/dashboard.scss */
.navarea {
  display: table;
  margin: 0;
  padding: 0;
  text-align: right;
}

/* line 662, app/assets/stylesheets/dashboard.scss */
.cust-navbar {
  width: 40%;
}

/* line 666, app/assets/stylesheets/dashboard.scss */
.first_nav_header > li {
  margin: 0;
}

/* line 670, app/assets/stylesheets/dashboard.scss */
.navarea li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 39px 0 0;
}

/*.navarea li.bell-count a > img{
  background: url(/assets/notification-Icon-4ea6a91e662ca6c15f559302fbae7ec38e445b0282630c5c9fca51c206fce07e.svg) no-repeat !important;
}
.navarea li.bell-count.open a > img{
  background: url(/assets/notification-Icon-active-3ce7ae2179ae07d88763fe8b7f5aaeb4e368c032b2b039f75128fca2bf1c23ce.png) no-repeat !important;
}*/
/* line 683, app/assets/stylesheets/dashboard.scss */
.navarea li.bell-count.open .indicator-nt {
  display: none;
}

/* line 686, app/assets/stylesheets/dashboard.scss */
.navarea li.msg-bell-count.open .msg-indicator-nt {
  display: none;
}

/* line 690, app/assets/stylesheets/dashboard.scss */
.navarea li a.notification {
  background: url(/assets/notification-Icon-4ea6a91e662ca6c15f559302fbae7ec38e445b0282630c5c9fca51c206fce07e.svg) no-repeat;
  display: block;
  width: 20px;
  height: 23px;
  position: relative;
}

/* line 698, app/assets/stylesheets/dashboard.scss */
.navarea li:last-child {
  margin: 0;
}

/* line 702, app/assets/stylesheets/dashboard.scss */
.mobile-header-sign-up {
  display: none;
  white-space: nowrap;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 710, app/assets/stylesheets/dashboard.scss */
.first_nav_header .first_nav_login {
  margin: 0;
}

/* line 713, app/assets/stylesheets/dashboard.scss */
.first_nav_header .none-events {
  pointer-events: none;
}

/* line 719, app/assets/stylesheets/dashboard.scss */
.navarea li a {
  color: #0d216e;
  font-size: 18px;
  line-height: 0px;
  text-decoration: none;
  margin-left: 1.4vw;
  margin-right: 1.4vw;
}

/* line 727, app/assets/stylesheets/dashboard.scss */
.widget-block-wrap {
  float: left;
  width: 100%;
  padding-top: 40px;
  margin-bottom: 35px;
}

/* line 733, app/assets/stylesheets/dashboard.scss */
.widget-block-wrap h1 {
  color: #0d216e;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 36px;
  font-family: 'ubuntubold';
}

/* line 740, app/assets/stylesheets/dashboard.scss */
.widget-block-wrap h3 {
  color: #0d216e;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 22px;
  font-family: 'ubuntubold';
}

/* line 747, app/assets/stylesheets/dashboard.scss */
.widget-block {
  display: flex;
  width: 100%;
}

/* line 751, app/assets/stylesheets/dashboard.scss */
.widget-col {
  float: left;
  width: 31.6%;
  margin-right: 31px;
}

/* line 756, app/assets/stylesheets/dashboard.scss */
.widget-col:last-child {
  margin-right: 0;
}

/* line 760, app/assets/stylesheets/dashboard.scss */
.person-box.widget-box {
  padding: 40px 33px 27px;
  cursor: pointer;
}

/* line 764, app/assets/stylesheets/dashboard.scss */
.person-box.group-widget-box {
  padding: 40px 33px 27px;
  cursor: pointer;
}

/* line 768, app/assets/stylesheets/dashboard.scss */
.add_modal {
  cursor: pointer;
  display: inline-block;
  color: #0d216e;
  line-height: 21px;
  font-size: 16px;
  font-family: 'ubuntumedium';
  padding-top: 20px;
  position: absolute;
  bottom: 0;
}

/* line 779, app/assets/stylesheets/dashboard.scss */
.add_btn {
  cursor: pointer;
  display: inline-block;
  color: #0d216e;
  line-height: 21px;
  font-size: 16px;
  font-family: 'ubuntumedium';
  padding-top: 20px;
  position: absolute;
  bottom: 0;
}

/* line 790, app/assets/stylesheets/dashboard.scss */
.widget-box p {
  font-family: 'source_sans_proregular';
  font-size: 14px;
  line-height: 17px;
}

/* line 796, app/assets/stylesheets/dashboard.scss */
.widget-box .image-holder {
  min-height: 132px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 0 20px;
}

/* line 803, app/assets/stylesheets/dashboard.scss */
.group-widget-box .image-holder {
  min-height: 132px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 0 20px;
}

/* line 810, app/assets/stylesheets/dashboard.scss */
.widget-box h2 {
  color: #0d216e;
  font-size: 16px;
  display: inline-block;
  line-height: 17px;
  margin: 0 0 20px;
  font-family: 'ubuntubold';
}

/* line 818, app/assets/stylesheets/dashboard.scss */
.person-box {
  background: #fff;
  border-radius: 8px;
  float: left;
  width: 100%;
  min-height: 380px;
  z-index: 53;
  box-shadow: 0px 0px 33px 9px #f0f2f3;
  padding: 14px 32px;
}

/* line 830, app/assets/stylesheets/dashboard.scss */
.analytics-box {
  background: #fff;
  border-radius: 8px;
  float: left;
  width: 100%;
  min-height: 40px;
  z-index: 53;
  box-shadow: 0px 0px 33px 9px #f0f2f3;
  padding: 14px 32px;
}

/* line 843, app/assets/stylesheets/dashboard.scss */
.pricing-button-dashboard {
  font-size: 16px !important;
  padding: 8px 20px;
}

/* line 848, app/assets/stylesheets/dashboard.scss */
.person-box .image-holder {
  /*min-height: */
}

/* line 852, app/assets/stylesheets/dashboard.scss */
.box-list {
  margin: 0;
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
}

/* line 859, app/assets/stylesheets/dashboard.scss */
.box-list .list-item {
  float: left;
  width: 100%;
  border-bottom: 2px solid #cbdee6;
  padding: 20px 0 11px;
  min-height: 89px;
}

/* line 868, app/assets/stylesheets/dashboard.scss */
.box-list .list-item .title {
  color: #0d216e;
  font-size: 16px;
  display: inline-block;
  line-height: 17px;
  margin: 0 0 0;
  font-family: 'ubuntubold';
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 881, app/assets/stylesheets/dashboard.scss */
.box-list .list-item .text-content {
  color: #0d216e;
  font-size: 14px;
  line-height: 16px;
  margin: 20px 0 0px;
}

/* line 887, app/assets/stylesheets/dashboard.scss */
.box-list .list-item .text-content p {
  margin: 0;
}

/* line 893, app/assets/stylesheets/dashboard.scss */
#upper-tooltip .tooltip-inner {
  border: #0d216e solid 1px !important;
  word-break: break-all;
}

/* line 897, app/assets/stylesheets/dashboard.scss */
#upper-tooltip .tooltip {
  left: 10px !important;
}

/* line 902, app/assets/stylesheets/dashboard.scss */
.confirmation-modal-text {
  word-break: break-word;
}

/* line 906, app/assets/stylesheets/dashboard.scss */
.list-item.header-list {
  font-size: 12px;
  padding: 0;
  vertical-align: middle;
  display: inline !important;
  min-height: auto;
  font-weight: bold;
}

/* line 914, app/assets/stylesheets/dashboard.scss */
.list-summary-row {
  display: inline-block !important;
}

/* line 917, app/assets/stylesheets/dashboard.scss */
.list-item-business {
  font-weight: bold;
}

/* line 920, app/assets/stylesheets/dashboard.scss */
.list-item-business .text-content {
  margin-top: 0 !important;
}

/* line 924, app/assets/stylesheets/dashboard.scss */
.list-item-business .more-link {
  font-size: 12px;
}

/* line 928, app/assets/stylesheets/dashboard.scss */
.dropdown.btn-setting-wrap {
  margin-top: 15px;
  width: 27px;
  float: right;
}

/* line 933, app/assets/stylesheets/dashboard.scss */
.dropdown.btn-setting-wrap-reminder {
  width: 27px;
  float: right;
}

/* line 937, app/assets/stylesheets/dashboard.scss */
.btn-setting {
  background: none;
  border: none;
  line-height: 6px;
  padding: 0;
  float: left;
}

/* line 944, app/assets/stylesheets/dashboard.scss */
.widget-footer {
  float: left;
  width: 100%;
  height: 38px;
  position: relative;
}

/* line 950, app/assets/stylesheets/dashboard.scss */
.view-title {
  display: inline-block;
  float: right;
  color: #0d216e;
  line-height: 21px;
  font-size: 16px;
  font-family: 'ubuntumedium';
  padding-top: 20px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 962, app/assets/stylesheets/dashboard.scss */
.image-circle {
  overflow: hidden;
  border-radius: 100%;
  width: 47px;
  height: 47px;
  text-align: center;
  margin: 10px 0;
}

/* line 971, app/assets/stylesheets/dashboard.scss */
.listing-image {
  overflow: hidden;
  border-radius: 0%;
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 10px 0;
}

/* line 980, app/assets/stylesheets/dashboard.scss */
.image-circle img {
  overflow: hidden;
  border-radius: 100%;
  width: 43px;
  height: 43px;
  text-align: center;
  margin: 0;
}

/* line 989, app/assets/stylesheets/dashboard.scss */
.listing-image img {
  overflow: hidden;
  border-radius: 0%;
  width: 80px;
  height: 80px;
  text-align: center;
  margin: 0;
}

/* line 998, app/assets/stylesheets/dashboard.scss */
.red-circle {
  margin-left: 9px;
}

/* line 1002, app/assets/stylesheets/dashboard.scss */
.vendors-box .image-circle {
  background: #fe5f6a;
  display: flex;
  align-content: center;
  justify-content: center;
  line-height: 46px;
  color: #fff;
  font-family: 'ubuntubold';
  position: absolute;
  top: 0;
  left: 45px;
  z-index: 0;
}

/* line 1015, app/assets/stylesheets/dashboard.scss */
.vendors-box .image-circle.blue {
  background: #0d216e;
  left: 5px;
  z-index: 1;
}

/* line 1020, app/assets/stylesheets/dashboard.scss */
.adjust-padding {
  padding-right: 0;
  margin: 0% 3%;
}

/* line 1024, app/assets/stylesheets/dashboard.scss */
.padding-left {
  padding-left: 0;
}

/* line 1027, app/assets/stylesheets/dashboard.scss */
.two-columns h2 {
  font-family: 'ubuntubold';
  font-size: 18px;
  line-height: 23px;
  margin: 0 10px 23px;
  color: #0d216e;
}

/* line 1034, app/assets/stylesheets/dashboard.scss */
.div-min-hieght {
  min-height: 555px;
}

/* line 1038, app/assets/stylesheets/dashboard.scss */
.advertising-title {
  width: 50%;
  display: inline-block;
  margin-bottom: 15px;
}

/* line 1044, app/assets/stylesheets/dashboard.scss */
.post-block {
  background: #fff;
  padding: 50px 36px 4px;
  float: left;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 0px 33px 9px #f0f2f3;
}

/* line 1054, app/assets/stylesheets/dashboard.scss */
.post {
  float: left;
  width: 100%;
  border-bottom: 1px solid #cfe0e8;
  padding: 0 0 40px;
  margin: 0 0 32px;
}

/* line 1061, app/assets/stylesheets/dashboard.scss */
.post-head h2 {
  float: left;
  font-size: 20px;
  line-height: 26px;
  color: #0d216e;
  font-family: 'ubuntubold';
  margin: 0 0 20px;
}

/* line 1069, app/assets/stylesheets/dashboard.scss */
.post-head .btn-setting-wrap {
  float: right;
  margin: 5px 0 0;
}

/* line 1073, app/assets/stylesheets/dashboard.scss */
.post-image-holder {
  border-radius: 10px;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

/* line 1080, app/assets/stylesheets/dashboard.scss */
.post-content {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 27px;
  color: #0d216e;
}

/* line 1087, app/assets/stylesheets/dashboard.scss */
.inactiveLink {
  pointer-events: none;
  cursor: default;
}

/* line 1091, app/assets/stylesheets/dashboard.scss */
.news-block .news-post {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 33px 9px #f0f2f3;
  margin: 0 0 30px;
}

/* line 1100, app/assets/stylesheets/dashboard.scss */
.news-block .news-image {
  border-radius: 10px 0 10px 0;
}

/* line 1103, app/assets/stylesheets/dashboard.scss */
.news-image img {
  max-height: 200px;
  width: 100%;
}

/* line 1107, app/assets/stylesheets/dashboard.scss */
.post-image-holder img {
  max-height: 300px;
  width: 100%;
}

/* line 1111, app/assets/stylesheets/dashboard.scss */
.news-block .news-text-content {
  padding: 23px 23px;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 19px;
}

/* line 1118, app/assets/stylesheets/dashboard.scss */
.news-block .news-text-content .title {
  font-size: 16px;
  line-height: 21px;
  display: inline-block;
  margin: 0 0 10px;
  font-family: 'source_sans_probold';
  color: #0d216e;
}

/* line 1126, app/assets/stylesheets/dashboard.scss */
.news-block .date-list {
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}

/* line 1133, app/assets/stylesheets/dashboard.scss */
.news-block .date-list li {
  float: left;
  margin-right: 21px;
  color: #a1aeb7;
  font-size: 14px;
  line-height: 18px;
}

/* line 1140, app/assets/stylesheets/dashboard.scss */
.news-block .read-more {
  color: #0d216e;
  float: right;
  font-size: 16px;
  line-height: 20px;
  font-family: "ubuntumedium";
}

/* line 1147, app/assets/stylesheets/dashboard.scss */
.news-block p {
  margin: 0 0 20px;
}

/* line 1150, app/assets/stylesheets/dashboard.scss */
.mobile-icon-list {
  display: none;
}

/*  Widget Block Start */
/* line 1155, app/assets/stylesheets/dashboard.scss */
.image-holder {
  text-align: center;
  float: left;
  width: 100%;
  margin: 0 0 0;
  min-height: 161px;
}

/* line 1162, app/assets/stylesheets/dashboard.scss */
.widget-content h2 {
  font-size: 24px;
  line-height: 29px;
  font-family: 'ubuntubold';
  margin: 0 0 20px;
  text-align: center;
}

/* line 1169, app/assets/stylesheets/dashboard.scss */
.widget-content h2:hover {
  text-decoration: underline;
}

/* line 1172, app/assets/stylesheets/dashboard.scss */
.widget-content {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  text-align: center;
  padding: 0 30px;
  line-height: 19px;
}

/*  Widget Block End */
/* line 1182, app/assets/stylesheets/dashboard.scss */
.navbar-right .custom-dorpdown {
  top: 64px;
}

/* line 1186, app/assets/stylesheets/dashboard.scss */
.navbar-right .custom-dorpdown li {
  margin: 0;
  font-family: "source_sans_proregular";
  float: left;
  width: 100%;
}

/* line 1193, app/assets/stylesheets/dashboard.scss */
.navbar-right .custom-dorpdown a {
  line-height: 35px;
}

/* line 1198, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown {
  position: absolute;
  top: 30px;
  background: #fff;
  z-index: 1000;
  display: none;
  float: left;
  padding: 0;
  font-size: 16px;
  text-align: left;
  right: 0;
  list-style: none;
  min-width: 225px;
  left: -160px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1000;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 1220, app/assets/stylesheets/dashboard.scss */
.suggested-contacts-dropdown {
  min-width: 175px;
}

/* line 1223, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li a span {
  display: inline-block;
  padding-left: 5px;
}

/* line 1228, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li a img {
  display: inline-block;
  margin-right: 12px;
}

/* line 1233, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li a i {
  display: inline-block;
  color: #b6d0dd;
  margin-right: 12px;
}

/* line 1239, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li a .upgrade-company-img {
  width: 12px;
  height: 13px;
  margin-right: 0;
}

/* line 1244, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li a .index-company-icon {
  width: 15px;
  margin-right: 0;
}

/* line 1250, app/assets/stylesheets/dashboard.scss */
.dropdown-menu:after, .dropdown-menu:before {
  bottom: 100%;
  left: 88%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 1260, app/assets/stylesheets/dashboard.scss */
.dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}

/* line 1266, app/assets/stylesheets/dashboard.scss */
.dropdown-menu:before {
  border-color: rgba(61, 77, 139, 0);
  border-bottom-color: #3d4d8b;
  border-width: 10px;
  margin-left: -10px;
}

/* line 1273, app/assets/stylesheets/dashboard.scss */
.dropdown-menu .header-dropdown a {
  padding: 4px 20px;
}

/* line 1277, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown li {
  border-bottom: 1px solid #9ec1d1;
  padding: 0;
  cursor: pointer;
}

/* line 1283, app/assets/stylesheets/dashboard.scss */
.dropdown .custom-dorpdown li .my_profile_btn a {
  display: table;
  width: 100%;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fe9096;
  white-space: nowrap;
  cursor: default;
}

/* line 1295, app/assets/stylesheets/dashboard.scss */
.dropdown .custom-dorpdown li a {
  display: table;
  width: 100%;
  padding: 9px 14px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #0d216e;
  white-space: nowrap;
}

/* line 1305, app/assets/stylesheets/dashboard.scss */
.dropdown .custom-dorpdown li {
  position: 0;
}

/* line 1308, app/assets/stylesheets/dashboard.scss */
.dropdown .custom-dorpdown li:last-child {
  border-bottom: none;
}

/* line 1311, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li:first-child > a:hover,
.custom-dorpdown > li:first-child > a:focus {
  border-radius: 5px 5px 0 0;
  background: #0d216e;
  color: #fff;
}

/* line 1317, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li:last-child > a:hover,
.custom-dorpdown > li:last-child > a:focus {
  border-radius: 0 0 5px 5px;
  background: #0d216e;
  color: #fff;
}

/* line 1323, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li > a:hover,
.custom-dorpdown > li > a:focus {
  background: #0d216e;
  color: #fff;
}

/* line 1329, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li:first-child:hover,
.custom-dorpdown > li:first-child:focus {
  border-radius: 5px 5px 0 0;
  background: #0d216e;
  color: #fff;
}

/* line 1335, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li:last-child:hover,
.custom-dorpdown > li:last-child:focus {
  border-radius: 0 0 5px 5px;
  background: #0d216e;
  color: #fff;
}

/* line 1341, app/assets/stylesheets/dashboard.scss */
.custom-dorpdown > li:hover,
.custom-dorpdown > li:focus {
  background: #0d216e;
  color: #fff;
}

/* line 1347, app/assets/stylesheets/dashboard.scss */
.custom-tooltip {
  position: relative;
  display: inline-block;
}

/* line 1351, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext {
  display: none !important;
  width: 118px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  padding: 13px 0px;
  position: absolute;
  z-index: 1;
  top: 140%;
  left: 50%;
  margin-left: -60px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  height: 13px;
  font-size: 14px;
}

/* line 1368, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 1378, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

/* line 1390, app/assets/stylesheets/dashboard.scss */
.custom-tooltip:hover .tooltiptext {
  display: inline !important;
  opacity: 1;
  height: auto;
  width: 104px;
}

/* line 1397, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-contact {
  display: none;
  width: 118px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  padding: 13px 0px;
  position: absolute;
  z-index: 1;
  top: 170%;
  left: 50%;
  margin-left: -60px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  height: 13px;
  font-size: 14px;
}

/* line 1414, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-contact::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 1424, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-contact::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

/* line 1436, app/assets/stylesheets/dashboard.scss */
.custom-tooltip:hover .tooltiptext-contact {
  display: inline;
  opacity: 1;
}

/* line 1441, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-profile {
  display: none;
  width: 168px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  padding: 13px 0px;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 0%;
  margin-left: -60px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  height: 13px;
  font-size: 14px;
}

/* line 1458, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-profile::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 1468, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext-profile::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

/* line 1480, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext {
  display: none !important;
  width: 118px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  padding: 13px 0px;
  position: absolute;
  z-index: 1;
  top: 140%;
  left: 50%;
  margin-left: -60px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  height: 13px;
  font-size: 14px;
}

/* line 1497, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 1507, app/assets/stylesheets/dashboard.scss */
.custom-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #e41515 transparent;
}

/* line 1519, app/assets/stylesheets/dashboard.scss */
.custom-tooltip:hover .tooltiptext-profile {
  display: inline;
  opacity: 1;
}

/* line 1526, app/assets/stylesheets/dashboard.scss */
.open .custom-tooltip .tooltiptext-profile,
.open .custom-tooltip .tooltiptext {
  display: none;
  opacity: 0;
}

/*   Message Notification  Block Start */
/* line 1535, app/assets/stylesheets/dashboard.scss */
#insight-menu {
  position: relative;
  top: -10px;
}

/* line 1540, app/assets/stylesheets/dashboard.scss */
#insights_div {
  margin-top: 14px;
}

/* line 1543, app/assets/stylesheets/dashboard.scss */
#insights_div .insights img {
  height: 23px;
  width: 23px;
}

/* line 1550, app/assets/stylesheets/dashboard.scss */
#insights_div {
  margin-top: 14px;
}

/* line 1553, app/assets/stylesheets/dashboard.scss */
#insights_div .insights .icon-size {
  height: 20px;
  width: 20px;
  font-size: 24px;
}

/* line 1561, app/assets/stylesheets/dashboard.scss */
#message_div {
  margin-top: 0px;
}

/* line 1564, app/assets/stylesheets/dashboard.scss */
#message_div .message img {
  height: 25px;
  width: 21px;
}

/* line 1573, app/assets/stylesheets/dashboard.scss */
#contact_div .contacts i {
  padding: 17px;
  font-size: 20px;
}

/* line 1579, app/assets/stylesheets/dashboard.scss */
.contacts-icon {
  padding: 0;
  margin-right: 9px;
}

/* line 1583, app/assets/stylesheets/dashboard.scss */
.margin-right {
  margin-right: 25px;
}

/* line 1586, app/assets/stylesheets/dashboard.scss */
.margin-right-marketplace {
  margin-right: 10px;
}

/* line 1589, app/assets/stylesheets/dashboard.scss */
.margin-left {
  margin-left: 54px;
}

/* line 1593, app/assets/stylesheets/dashboard.scss */
#message_div .message img {
  height: 23px;
  width: 23px;
}

/* line 1598, app/assets/stylesheets/dashboard.scss */
.margin-left-msg {
  margin-left: 8px;
  display: block;
  width: 20px;
  height: 23px;
  position: relative;
}

/* line 1605, app/assets/stylesheets/dashboard.scss */
.margin-left-notification {
  margin-left: 16px;
}

/* line 1608, app/assets/stylesheets/dashboard.scss */
.margin-left-menu {
  margin-left: 15px;
}

/* line 1611, app/assets/stylesheets/dashboard.scss */
.account-avatar {
  margin-left: -5px;
}

/* line 1614, app/assets/stylesheets/dashboard.scss */
.navarea .market-insight {
  padding-bottom: 10px;
}

/* line 1617, app/assets/stylesheets/dashboard.scss */
.mobile-menu-container {
  height: 75vh;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 1622, app/assets/stylesheets/dashboard.scss */
.navarea .mobile-insight {
  display: none;
}

/* line 1625, app/assets/stylesheets/dashboard.scss */
.navarea .desktop-insight {
  display: block;
}

/* line 1630, app/assets/stylesheets/dashboard.scss */
.mobile-icon-list {
  display: none;
}

/* line 1635, app/assets/stylesheets/dashboard.scss */
.navarea li {
  position: relative;
  font-family: 'source_sans_prosemibold';
}

/* line 1640, app/assets/stylesheets/dashboard.scss */
.navarea li p {
  font-family: none;
}

/* line 1644, app/assets/stylesheets/dashboard.scss */
.message-menu, .notification-menu {
  height: 230px;
}

/* line 1648, app/assets/stylesheets/dashboard.scss */
.notification-view a {
  border-top: 1px solid #F6F8FA;
}

/* line 1652, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-content .message-date,
ul.notification-menu li .notification-content .notification-date {
  position: absolute;
  top: 1px;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  margin-top: 10px;
  font-family: 'source_sans_proregular';
}

/* line 1663, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-content .message-time,
ul.notification-menu li .notification-content .notification-time {
  position: absolute;
  top: 16px;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  margin-top: 10px;
  font-family: 'source_sans_proregular';
}

/* line 1675, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-content h2, ul.notification-menu li .notification-content h2 {
  font-size: 16px;
  color: #0d216e;
  font-family: 'ubuntubold';
  margin: 0 0 4px;
  line-height: 18px;
}

/* line 1682, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-content p, ul.notification-menu li .notification-content p {
  font-size: 14px;
  line-height: 12px;
  color: #0d216e;
  width: 100%;
  overflow: hidden;
  height: 17px;
  color: #0d216e;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1693, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-content, ul.notification-menu li .notification-content {
  position: relative;
  padding-top: 6px;
  width: 83%;
  min-height: 50px;
}

/* line 1699, app/assets/stylesheets/dashboard.scss */
ul.notification-menu li .notification-icon {
  float: left;
  width: 50px;
  height: 50px;
  background: #444;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  margin: 0 18px 0 0px;
}

/* line 1711, app/assets/stylesheets/dashboard.scss */
.notification-icon > img {
  width: 50px;
  height: 50px;
  background: #444;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1721, app/assets/stylesheets/dashboard.scss */
.bold-text {
  font-weight: bold;
}

/* line 1724, app/assets/stylesheets/dashboard.scss */
.notification-holder {
  display: flex;
  align-items: center;
}

/* line 1728, app/assets/stylesheets/dashboard.scss */
.notification-holder .team-name,
.notification-holder .firstname {
  font-family: 'source_sans_prosemibold';
}

/* line 1733, app/assets/stylesheets/dashboard.scss */
ul.notification-menu li .notification-holder .notification-content {
  padding-top: 0;
  padding-right: 5px;
}

/* line 1737, app/assets/stylesheets/dashboard.scss */
ul.notification-menu li .notification-holder .notification-content p {
  white-space: normal;
  width: 84%;
  line-height: 20px;
  height: auto;
  font-family: 'source_sans_proregular';
}

/* line 1744, app/assets/stylesheets/dashboard.scss */
.navarea li ul.message-menu li,
.navarea li ul.notification-menu li {
  margin: 0;
  width: 100%;
  border-bottom: 2px solid #cbdee6;
}

/* line 1750, app/assets/stylesheets/dashboard.scss */
.navarea li ul.message-menu li a,
.navarea li ul.notification-menu li a {
  margin: 14px 20px 16px;
  text-decoration: none;
  color: #fff;
  display: block;
}

/* line 1757, app/assets/stylesheets/dashboard.scss */
.navarea li .notification-author {
  left: -134px;
}

/* line 1760, app/assets/stylesheets/dashboard.scss */
.navarea li {
  display: inline-block;
}

/* line 1763, app/assets/stylesheets/dashboard.scss */
.navarea li .author-message-top,
.navarea li .notification-author,
.navarea li .author-log {
  position: absolute;
  top: 160%;
  left: -398px;
  width: 436px;
  text-align: left;
  opacity: 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  border: 1px solid #3d4d8b;
  z-index: 999;
}

/* line 1777, app/assets/stylesheets/dashboard.scss */
.navarea li.open .author-message-top,
.navarea li.open .notification-author,
.navarea li.open .author-log {
  opacity: 1;
  top: 170%;
  transition: all 0.5s ease 0s;
  visibility: visible;
}

/* line 1785, app/assets/stylesheets/dashboard.scss */
.navarea li .message-view a,
.navarea li .notification-view a {
  display: block;
  color: #0d216e;
  font-size: 14px;
  padding: 25px 0px;
  text-align: center;
  text-decoration: none;
}

/* line 1794, app/assets/stylesheets/dashboard.scss */
.noti-mark-as-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}

/* line 1800, app/assets/stylesheets/dashboard.scss */
#mark-all-as-read {
  cursor: pointer;
}

/* line 1804, app/assets/stylesheets/dashboard.scss */
.nav-item .indicator-nt {
  width: 22px;
  height: 21px;
  border-radius: 100%;
  position: absolute;
  top: -8px;
  right: -10px;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  background: red;
  color: white;
}

/* line 1817, app/assets/stylesheets/dashboard.scss */
.nav-item .msg-indicator-nt {
  width: 22px;
  height: 21px;
  border-radius: 100%;
  position: absolute;
  top: -9px;
  right: -8px;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  background: red;
  color: white;
}

/* line 1831, app/assets/stylesheets/dashboard.scss */
.message-menu .mCSB_outside + .mCSB_scrollTools,
.notification-menu .mCSB_outside + .mCSB_scrollTools,
.left-custom-menu-adp-wrap
.mCSB_outside + .mCSB_scrollTools {
  right: 0px;
  margin: 0px 0px;
}

/* line 1839, app/assets/stylesheets/dashboard.scss */
ul.message-menu, ul.notification-menu {
  margin: 0 auto;
  height: 450px !important;
  width: 100%;
  overflow-y: auto;
}

/* line 1845, app/assets/stylesheets/dashboard.scss */
#notification-menu {
  background-color: #e6eaf2;
}

/* line 1849, app/assets/stylesheets/dashboard.scss */
.internal-resize {
  margin: 0 auto;
  background-color: white;
}

/**  STYLE 11 */
/* line 1871, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-img {
  float: left;
  width: 48px;
  margin-right: 18px;
}

/* line 1876, app/assets/stylesheets/dashboard.scss */
ul.message-menu li .message-img img {
  border-radius: 50%;
}

/* line 1881, app/assets/stylesheets/dashboard.scss */
.navarea li .dropdown-header-top.author-log li {
  display: block;
  margin: 0;
}

/* line 1885, app/assets/stylesheets/dashboard.scss */
.navarea li .dropdown-header-top.author-log li a {
  padding: 15px 13px 14px 18px;
  display: block;
  color: #0d216e;
  font-size: 14px;
  font-family: 'source_sans_proregular';
}

/* line 1892, app/assets/stylesheets/dashboard.scss */
.navarea li.open .author-message-top,
.navarea li.open .notification-author,
.navarea li.open .author-log {
  opacity: 1;
  top: 170%;
  transition: all 0.5s ease 0s;
  visibility: visible;
}

/* line 1900, app/assets/stylesheets/dashboard.scss */
.navarea li .dropdown-header-top.author-log {
  width: 200px;
  top: 100%;
  padding: 10px 0px;
  left: -133px;
}

/* line 1908, app/assets/stylesheets/dashboard.scss */
.notification-author,
.author-message-top {
  border: 1px solid #3d4d8b;
}

/* line 1913, app/assets/stylesheets/dashboard.scss */
.notification-author:after, .notification-author:before,
.author-message-top:after, .author-message-top:before {
  bottom: 100%;
  left: 96%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 1925, app/assets/stylesheets/dashboard.scss */
.notification-author:after,
.author-message-top:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

/* line 1932, app/assets/stylesheets/dashboard.scss */
.notification-author:before,
.author-message-top:before {
  border-color: rgba(61, 77, 139, 0);
  border-bottom-color: #3d4d8b;
  border-width: 8px;
  margin-left: -8px;
}

/* line 1940, app/assets/stylesheets/dashboard.scss */
.mbl-btn-area {
  display: inline-block;
  min-width: 81%;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 1945, app/assets/stylesheets/dashboard.scss */
.mbl-btn-area .mbl-btn-approve {
  border: 1px solid #0d216e;
  background: white;
  color: #0d216e;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  margin-right: 7px;
  line-height: 17px;
}

/* line 1955, app/assets/stylesheets/dashboard.scss */
.mbl-btn-area .mbl-btn-approve:hover {
  color: white;
  background: #0d216e;
}

/* line 1960, app/assets/stylesheets/dashboard.scss */
.mbl-btn-area .mbl-btn-deny {
  color: #fe5f6a;
  border: 1px solid #fe5f6a;
  background: #fff;
  margin-right: 0;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  line-height: 17px;
}

/* line 1970, app/assets/stylesheets/dashboard.scss */
.mbl-btn-area .mbl-btn-deny:hover {
  background: #fe5f6a;
  color: white;
}

/* line 1976, app/assets/stylesheets/dashboard.scss */
.adjust-width-chat {
  width: 11%;
}

/* line 1979, app/assets/stylesheets/dashboard.scss */
.btn-area {
  padding-top: 9px;
}

/* line 1987, app/assets/stylesheets/dashboard.scss */
.btn-approve {
  background: #0d216e;
  color: #ffffff;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  margin-right: 7px;
  border: none;
  line-height: 17px;
  grid-column-start: 3;
  grid-column-end: 3;
}

/* line 2000, app/assets/stylesheets/dashboard.scss */
.btn-deny {
  color: #fe5f6a;
  border: 1px solid #fe5f6a;
  background: #fff;
  margin-right: 0;
  padding: 7px 26px;
  border-radius: 10px;
  height: 35px;
  font-size: 14px;
  line-height: 17px;
  grid-column-start: 4;
  grid-column-end: 4;
}

/* line 2013, app/assets/stylesheets/dashboard.scss */
.message-holder {
  display: flex;
  width: 100%;
}

/* line 2018, app/assets/stylesheets/dashboard.scss */
.required_item {
  color: #fe5f6a;
}

/* line 2021, app/assets/stylesheets/dashboard.scss */
.mgmt_star {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 5px;
  margin-left: 6px;
}

/* line 2028, app/assets/stylesheets/dashboard.scss */
.mgmt_required_field {
  width: 60%;
  float: left;
  font-size: 16px;
  font-family: "source_sans_probold";
  color: #fe5f6a;
  margin: 1px 0px 0px 3px;
}

/* line 2036, app/assets/stylesheets/dashboard.scss */
.required_item + .form-control::-moz-placeholder {
  color: #fe5f6a;
}
.required_item + .form-control::placeholder {
  color: #fe5f6a;
}

/* line 2040, app/assets/stylesheets/dashboard.scss */
.main-app-container {
  margin-top: 80px;
  margin-bottom: 20px;
  min-height: 690px;
}

/* line 2045, app/assets/stylesheets/dashboard.scss */
.chat-case-handing {
  margin-top: 83px;
}

/* line 2049, app/assets/stylesheets/dashboard.scss */
.dashboard-margin {
  margin-left: 20%;
}

/*   Message Notification  Block End */
@media (max-width: 1200px) {
  /* line 2055, app/assets/stylesheets/dashboard.scss */
  .navarea li {
    margin: 0 30px 0 0;
  }
  /* line 2058, app/assets/stylesheets/dashboard.scss */
  .listing-image {
    margin-left: -20px;
  }
}

@media (max-width: 1100px) {
  /* line 2063, app/assets/stylesheets/dashboard.scss */
  .navarea li {
    margin: 0 20px 0 0;
  }
  /* line 2066, app/assets/stylesheets/dashboard.scss */
  .dashboard-nav {
    width: 50%;
  }
  /* line 2069, app/assets/stylesheets/dashboard.scss */
  .search-from-holder {
    width: 30.8%;
  }
  /* line 2072, app/assets/stylesheets/dashboard.scss */
  .person-box {
    width: 100%;
  }
  /* line 2074, app/assets/stylesheets/dashboard.scss */
  .person-box .vendor-dashboard-circles {
    width: 25%;
  }
  /* line 2078, app/assets/stylesheets/dashboard.scss */
  .browse-button {
    width: 25%;
  }
}

@media (max-width: 850px) {
  /* line 2085, app/assets/stylesheets/dashboard.scss */
  .navarea li {
    margin: 0 20px 0 0;
  }
  /* line 2088, app/assets/stylesheets/dashboard.scss */
  .dashboard-nav {
    width: 55%;
  }
  /* line 2091, app/assets/stylesheets/dashboard.scss */
  .search-from-holder {
    width: 28.8%;
  }
}

@media (max-width: 1025px) {
  /* line 2099, app/assets/stylesheets/dashboard.scss */
  .widget-block {
    display: block;
  }
  /* line 2102, app/assets/stylesheets/dashboard.scss */
  .widget-col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  /* line 2108, app/assets/stylesheets/dashboard.scss */
  .widget-block-wrap {
    margin-bottom: 0;
  }
  /* line 2112, app/assets/stylesheets/dashboard.scss */
  .moible-custom-row {
    margin-right: -9px;
    margin-left: -9px;
  }
}

@media (min-width: 1400px) {
  /* line 2119, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 1200px;
  }
}

@media (max-width: 1330px) {
  /* line 2124, app/assets/stylesheets/dashboard.scss */
  .main-app-container {
    margin-left: 100px;
  }
}

@media (min-width: 1250px) and (max-width: 1400px) {
  /* line 2129, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 1142px;
  }
}

@media (min-width: 1180px) and (max-width: 1250px) {
  /* line 2134, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 1050px;
  }
}

@media (min-width: 1100px) and (max-width: 1180px) {
  /* line 2139, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 1000px;
  }
}

@media (min-width: 1050px) and (max-width: 1100px) {
  /* line 2144, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 950px;
  }
}

@media (min-width: 992px) and (max-width: 1050px) {
  /* line 2149, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 900px;
  }
}

@media (min-width: 930px) and (max-width: 991px) {
  /* line 2154, app/assets/stylesheets/dashboard.scss */
  .container {
    width: 830px;
  }
}

@media (max-width: 768px) {
  /* line 2167, app/assets/stylesheets/dashboard.scss */
  #aside {
    display: none;
  }
  /* line 2171, app/assets/stylesheets/dashboard.scss */
  .main-app-container {
    min-height: 400px;
  }
  /* line 2174, app/assets/stylesheets/dashboard.scss */
  .container {
    margin-left: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* line 2180, app/assets/stylesheets/dashboard.scss */
  .main-pricing-div {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 2186, app/assets/stylesheets/dashboard.scss */
  .team_members_modal .modal-dialog {
    margin: 30px auto;
  }
}

@media (max-width: 992px) {
  /* line 2191, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 50px auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  /* line 2206, app/assets/stylesheets/dashboard.scss */
  ul.notification-menu li .notification-holder .notification-content p {
    width: 78%;
  }
  /* line 2210, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
  }
  /* line 2230, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  /* line 2234, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 8px;
  }
  /* line 2239, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(4) {
    top: 16px;
  }
  /* line 2243, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  /* line 2249, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
  }
  /* line 2256, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
  }
  /* line 2263, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  /* line 2269, app/assets/stylesheets/dashboard.scss */
  .navarea .mobile-insight {
    display: block;
  }
  /* line 2272, app/assets/stylesheets/dashboard.scss */
  .navarea .desktop-insight {
    display: none;
  }
  /* line 2275, app/assets/stylesheets/dashboard.scss */
  #header .navbar-header {
    width: 100%;
    margin: 0;
  }
  /* line 2280, app/assets/stylesheets/dashboard.scss */
  #header .navbar-toggle {
    border: none;
    background: none;
    width: 27px;
    padding: 0;
    margin-top: 16px;
    margin: 16px 0 0;
  }
  /* line 2288, app/assets/stylesheets/dashboard.scss */
  #header .navbar-collapse {
    background: #fff;
    z-index: 1000;
    position: relative;
  }
}

@media (max-width: 767px) {
  /* line 2296, app/assets/stylesheets/dashboard.scss */
  .person-box {
    width: 100%;
  }
  /* line 2298, app/assets/stylesheets/dashboard.scss */
  .person-box .vendor-dashboard-circles {
    width: 25%;
  }
  /* line 2303, app/assets/stylesheets/dashboard.scss */
  .mobile-header-sign-up {
    display: unset;
  }
  /* line 2307, app/assets/stylesheets/dashboard.scss */
  #hamburger-sign-up {
    display: none;
  }
  /* line 2311, app/assets/stylesheets/dashboard.scss */
  .vendor-slug-sm {
    position: relative;
    left: 32px;
    width: 58.33%;
  }
  /* line 2316, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 50px auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  /* line 2331, app/assets/stylesheets/dashboard.scss */
  ul.notification-menu li .notification-holder .notification-content p {
    width: 78%;
  }
  /* line 2334, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
  }
  /* line 2354, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  /* line 2358, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 8px;
  }
  /* line 2363, app/assets/stylesheets/dashboard.scss */
  #nav-icon3 span:nth-child(4) {
    top: 16px;
  }
  /* line 2367, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  /* line 2373, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
  }
  /* line 2380, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
  }
  /* line 2387, app/assets/stylesheets/dashboard.scss */
  #nav-icon3.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }
  /* line 2394, app/assets/stylesheets/dashboard.scss */
  .navarea .mobile-insight {
    display: block;
  }
  /* line 2397, app/assets/stylesheets/dashboard.scss */
  .navarea .desktop-insight {
    display: none;
  }
  /* line 2400, app/assets/stylesheets/dashboard.scss */
  #header .navbar-header {
    width: 100%;
    margin: 0;
  }
  /* line 2405, app/assets/stylesheets/dashboard.scss */
  #header .navbar-toggle {
    border: none;
    background: none;
    width: 27px;
    padding: 0;
    margin-top: 16px;
    margin: 16px 0 0;
  }
  /* line 2414, app/assets/stylesheets/dashboard.scss */
  .search-from-holder {
    width: 100%;
    float: left;
  }
  /* line 2419, app/assets/stylesheets/dashboard.scss */
  .navarea {
    /*float: left;*/
    width: 100%;
  }
  /* line 2423, app/assets/stylesheets/dashboard.scss */
  .serach-from {
    width: 100%;
  }
  /* line 2426, app/assets/stylesheets/dashboard.scss */
  .mobile-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 36px;
    top: 11px;
    width: 100px;
    display: flex;
  }
  /* line 2436, app/assets/stylesheets/dashboard.scss */
  .mobile-icon-list li {
    margin-right: 43px;
  }
  /* line 2439, app/assets/stylesheets/dashboard.scss */
  #header .navbar-collapse {
    background: #fff;
    z-index: 1000;
    position: relative;
  }
  /* line 2445, app/assets/stylesheets/dashboard.scss */
  .navarea.mobile-icon-list li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    text-align: left;
    float: none;
    margin: 0 -12px 0 0;
  }
  /* line 2454, app/assets/stylesheets/dashboard.scss */
  .navarea.mobile-icon-list li a {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
  }
  /* line 2460, app/assets/stylesheets/dashboard.scss */
  .navarea li {
    margin: 0 0;
    width: 100%;
    text-align: left;
    float: left;
    padding: 0 0 0 30px;
  }
  /* line 2468, app/assets/stylesheets/dashboard.scss */
  .navarea li a {
    font-size: 18px;
    line-height: 22px;
    display: block;
    padding: 7px 3px;
  }
  /* line 2475, app/assets/stylesheets/dashboard.scss */
  .widget-block-wrap {
    padding-top: 33px;
    margin-bottom: 0;
  }
  /* line 2479, app/assets/stylesheets/dashboard.scss */
  .widget-block-wrap h1 {
    display: none;
  }
  /* line 2483, app/assets/stylesheets/dashboard.scss */
  .widget-box .widget-content {
    padding: 0 0;
  }
  /*.view-title {
    bottom: 22px;
  }*/
  /* line 2489, app/assets/stylesheets/dashboard.scss */
  .mobile-view-options {
    margin: -20px 0 0 0;
  }
  /* line 2492, app/assets/stylesheets/dashboard.scss */
  .mobile-none {
    display: none !important;
  }
  /* line 2495, app/assets/stylesheets/dashboard.scss */
  .widget-block {
    display: block;
    width: 100%;
  }
  /* line 2499, app/assets/stylesheets/dashboard.scss */
  .widget-col {
    width: 100%;
  }
  /* line 2503, app/assets/stylesheets/dashboard.scss */
  .person-box {
    display: block;
    width: 100%;
    float: left;
    margin: 0 0 0;
  }
  /* line 2509, app/assets/stylesheets/dashboard.scss */
  .post-block {
    padding: 33px 33px 10px;
    margin-bottom: 44px;
  }
  /* line 2513, app/assets/stylesheets/dashboard.scss */
  .post {
    padding: 0 0 16px;
  }
  /* line 2516, app/assets/stylesheets/dashboard.scss */
  .advertising-ellipsis-mobile {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 43px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 2529, app/assets/stylesheets/dashboard.scss */
  .news-head {
    float: left;
    width: 100%;
  }
  /* line 2533, app/assets/stylesheets/dashboard.scss */
  .news-ellipsis-mobile {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 76px;
    margin: 0 auto 11px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 1000%;
  }
  /* line 2548, app/assets/stylesheets/dashboard.scss */
  #header .user-profile-name {
    bottom: 10px;
    right: 10px;
    text-align: right;
    width: 225px;
  }
  /* line 2554, app/assets/stylesheets/dashboard.scss */
  #header .user-profile-name:after {
    border: 0;
  }
  /* line 2559, app/assets/stylesheets/dashboard.scss */
  #header .user-profile-name-m {
    display: block;
  }
}

/* line 2564, app/assets/stylesheets/dashboard.scss */
.search-form-marketplace {
  border-color: #0d216e;
}

/* line 2566, app/assets/stylesheets/dashboard.scss */
.search-form-marketplace #main_search_section::-moz-placeholder {
  color: #FF324E;
  opacity: 1;
}
.search-form-marketplace #main_search_section::placeholder {
  color: #FF324E;
  opacity: 1;
}

/* line 2570, app/assets/stylesheets/dashboard.scss */
.search-form-marketplace #main_search_section::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FF324E;
}

/* line 2573, app/assets/stylesheets/dashboard.scss */
.search-form-marketplace #main_search_section::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #FF324E;
}

/****************************\
  Sticky Main Header Styling
  ----(_header.html.erb)----
\****************************/
/* line 2582, app/assets/stylesheets/dashboard.scss */
.sticky_header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}

/* line 2590, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-header {
  width: 100% !important;
}

/* line 2594, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .search-from-holder {
  float: none;
  width: 100%;
  margin: 0;
}

/* line 2598, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .search-from-holder .serach-from {
  margin-bottom: 10px;
}

/* line 2601, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .search-from-holder .serach-from .form-control {
  height: 30px;
  padding: 0 10px;
  background: unset;
}

/* line 2608, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav {
  width: 100%;
}

/* line 2610, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .market-insight {
  padding: 10px;
}

/* line 2613, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .msg-bell-count {
  padding: 16px 10px 9px 11px;
}

/* line 2615, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .msg-bell-count .author-message-top {
  padding: 0;
  margin: 0;
  top: 130%;
  left: auto;
}

/* line 2622, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .msg-bell-count .author-message-top .message-menu .message-list .message-holder {
  justify-content: center;
  padding: 5px 0 5px 0;
}

/* line 2630, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .request-notifications-modal {
  position: absolute;
}

/* line 2633, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .bell-count {
  padding: 17px 18px 3px 6px;
}

/* line 2635, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .bell-count .notification-author {
  left: auto;
  top: 134%;
  padding: 5px;
  right: 16%;
}

/* line 2641, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .bell-count .notification-author .notification-menu .unread_msg {
  background-color: #e6eaf2;
}

/* line 2644, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .bell-count .notification-author .notification-menu .unread_msg:hover {
  background: #ccd5e5;
}

/* line 2648, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .bell-count .notification-author .notification-menu .notification-list .notification-holder {
  justify-content: center;
  padding: 5px 0 5px 0;
}

/* line 2656, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .chat-margin {
  margin-right: 20px;
}

/* line 2660, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .custom-dorpdown .header-dropdown {
  border-bottom: 1px solid #9ec1d1;
}

/* line 2662, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .custom-dorpdown .header-dropdown .profile-icon {
  font-size: 16px;
}

/* line 2666, app/assets/stylesheets/dashboard.scss */
.sticky_header .container .container-fluid .navbar-icons .dashboard-nav .custom-dorpdown li:last-child > a:hover, .sticky_header .container .container-fluid .navbar-icons .dashboard-nav .custom-dorpdown .custom-dorpdown > li:last-child > a:focus {
  border-radius: 0 0 5px 5px;
  background: #0d216e;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 2674, app/assets/stylesheets/dashboard.scss */
  .sticky_header .container .container-fluid .navbar-icons .dashboard-nav .market-insight {
    padding: 0 0 0 15px;
  }
}

@media (min-width: 1199px) {
  /* line 2679, app/assets/stylesheets/dashboard.scss */
  .sticky_header .container .container-fluid .navbar-icons .dashboard-nav .chat-margin {
    margin-right: 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2690, app/assets/stylesheets/dashboard.scss */
  .sticky_header .navbar-collapse {
    margin: 5px -10px 0 -10px !important;
  }
}

/* line 2696, app/assets/stylesheets/dashboard.scss */
.xquicshop-business-request {
  margin-right: 0;
}

/* line 2698, app/assets/stylesheets/dashboard.scss */
.xquicshop-business-request .request-heading {
  font-family: 'ubuntubold';
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 23px;
  color: #0d216e;
}

/* line 2705, app/assets/stylesheets/dashboard.scss */
.xquicshop-business-request .approve-reject-pane {
  display: flex;
}

/* line 2708, app/assets/stylesheets/dashboard.scss */
.xquicshop-business-request .view-business-details {
  cursor: pointer;
}

/* line 2711, app/assets/stylesheets/dashboard.scss */
.xquicshop-business-request .view-user-details {
  cursor: pointer;
}

/* line 2716, app/assets/stylesheets/dashboard.scss */
.width-name {
  width: 226px;
}

/* line 2721, app/assets/stylesheets/dashboard.scss */
.xquicshop-users-list .users-manage-column {
  display: flex;
}

/* line 2724, app/assets/stylesheets/dashboard.scss */
.xquicshop-users-list .request_action_btn {
  color: white;
  padding: 10px;
}

/* line 2730, app/assets/stylesheets/dashboard.scss */
.demo-business-setup {
  color: white;
}

/* line 2734, app/assets/stylesheets/dashboard.scss */
.demo-business-setup:hover {
  color: white;
  text-decoration: none;
  font-weight: none;
}

/* line 2745, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-header .modal-close:focus {
  outline: none;
}

/* line 2751, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content {
  box-shadow: none;
  float: none;
}

/* line 2754, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_img {
  height: 300px;
}

/* line 2759, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block {
  margin-bottom: 30px;
}

/* line 2761, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .sub-details-heading {
  font-size: 18px;
  font-family: source_sans_probold;
  line-height: 21px;
  margin-bottom: 5px;
}

/* line 2767, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .business-status {
  font-weight: bold;
}

/* line 2770, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .rejection-note {
  white-space: nowrap;
}

/* line 2773, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .pending {
  color: dodgerblue;
}

/* line 2776, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .rejected {
  color: red;
}

/* line 2779, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-body .buisness_profile_content .holiday_inn_text_block .brand_cols_block .approved {
  color: green;
}

/* line 2787, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-footer .view-business {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 10px 17px;
  cursor: pointer;
  margin: 5px;
  min-height: 38px;
}

/* line 2800, app/assets/stylesheets/dashboard.scss */
.business-view-modal .modal-dialog .modal-content .modal-footer .view-business:focus, .business-view-modal .modal-dialog .modal-content .modal-footer .view-business:hover {
  outline: none;
  text-decoration: none;
}

/* line 2810, app/assets/stylesheets/dashboard.scss */
#rc-anchor-container {
  height: 83px ​ !important;
}

/* line 2812, app/assets/stylesheets/dashboard.scss */
#rc-anchor-container .rc-anchor-error-msg-container {
  margin: 5px;
}

/* line 2817, app/assets/stylesheets/dashboard.scss */
.bg-white {
  background-color: #ffffff;
}

/* line 2821, app/assets/stylesheets/dashboard.scss */
.padding-10 {
  padding: 10px;
}

/* line 2825, app/assets/stylesheets/dashboard.scss */
.padding-left-5 {
  padding-left: 5px;
}

/* line 2829, app/assets/stylesheets/dashboard.scss */
.padding-right-5 {
  padding-right: 5px;
}

/* line 2833, app/assets/stylesheets/dashboard.scss */
.no-right-padding {
  padding-right: 0;
}

/* line 2837, app/assets/stylesheets/dashboard.scss */
.no-left-padding {
  padding-left: 0;
}

/* line 2841, app/assets/stylesheets/dashboard.scss */
.padding-right-1 {
  padding-right: 1px;
}

/* line 2846, app/assets/stylesheets/dashboard.scss */
.dataTables_wrapper .dataTables_filter input {
  margin-right: 0.7em;
}

/* line 2851, app/assets/stylesheets/dashboard.scss */
.notification-buttion {
  margin: 0 5px;
  border: none;
  border-radius: 5px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  cursor: pointer;
  margin: 0 0 0 10px;
  width: 96px;
}

/* line 2864, app/assets/stylesheets/dashboard.scss */
#push-notification-container {
  margin-top: 83px;
  position: relative;
}

/* line 2869, app/assets/stylesheets/dashboard.scss */
#push-notification-request {
  width: 100%;
  background: #fe5f6a;
  color: #ffffff;
  padding: 2px 0;
  margin: 2px 0;
  display: none;
}

/* line 2877, app/assets/stylesheets/dashboard.scss */
.allow-notification-container {
  max-width: 75%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 2877, app/assets/stylesheets/dashboard.scss */
  .allow-notification-container {
    max-width: 100%;
  }
}

/* line 2888, app/assets/stylesheets/dashboard.scss */
#geolocation-notification-request {
  width: 100%;
  background: #fe5f6a;
  color: #ffffff;
  padding: 2px 0;
  margin: 2px 0;
  display: none;
  position: inherit;
  top: 0;
}

/* line 2898, app/assets/stylesheets/dashboard.scss */
.bootstrap-select.btn-group .btn .filter-option {
  width: 95% !important;
  text-overflow: ellipsis;
}

/* line 2902, app/assets/stylesheets/dashboard.scss */
.bootstrap-select .btn:focus {
  outline: none !important;
}

/* line 2906, app/assets/stylesheets/dashboard.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 9px !important;
}

/* line 2908, app/assets/stylesheets/dashboard.scss */
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark::before {
  content: "\e084";
}

/* line 2913, app/assets/stylesheets/dashboard.scss */
#daily-metrics-dashboard .padding-alignment {
  padding: 0px 7px;
}

/* line 2916, app/assets/stylesheets/dashboard.scss */
#daily-metrics-dashboard #snapshot-main.padding-alignment {
  padding: 0;
}

@media screen and (max-width: 500px) {
  /* line 2920, app/assets/stylesheets/dashboard.scss */
  #daily-metrics-dashboard .padding-alignment {
    padding: 0px 12px 0px 8px;
  }
}

/* line 2927, app/assets/stylesheets/dashboard.scss */
.analytics-row-section .custom-dorpdown .download-metrics-icon {
  width: 12px;
  height: 13px;
}

/* line 2933, app/assets/stylesheets/dashboard.scss */
#ota-security-message-modal {
  background: rgba(0, 0, 0, 0.7);
}

/* line 2935, app/assets/stylesheets/dashboard.scss */
#ota-security-message-modal .modal-dialog {
  width: 60rem;
  margin-top: 25rem !important;
}

/* line 2940, app/assets/stylesheets/dashboard.scss */
#ota-security-message-modal .model_content {
  padding: 2rem 3rem;
  margin-bottom: 0px;
}

/* line 2943, app/assets/stylesheets/dashboard.scss */
#ota-security-message-modal .model_content p {
  font-weight: 700;
}

/* line 2952, app/assets/stylesheets/dashboard.scss */
.m-t-15 {
  margin-top: 15px;
}

/* line 2956, app/assets/stylesheets/dashboard.scss */
.m-t-10 {
  margin-top: 10px;
}

/* line 2960, app/assets/stylesheets/dashboard.scss */
.p-l-100 {
  padding-left: 100px;
}

/* line 2964, app/assets/stylesheets/dashboard.scss */
.my-search_name-btn {
  background: #0d216e;
  color: #fff;
  font-size: 16px;
  font-family: 'source_sans_proregular';
  padding: 5px 22px;
  border: 1px solid #0d216e;
  border-radius: 8px;
  line-height: 20px;
}

/* line 2975, app/assets/stylesheets/dashboard.scss */
.text-right {
  text-align: right;
}

/* line 2979, app/assets/stylesheets/dashboard.scss */
.display-on {
  display: inline-block !important;
  color: #0d216e;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 36px;
  font-family: 'ubuntubold';
}

/* line 2988, app/assets/stylesheets/dashboard.scss */
.my-search_name-btn:hover {
  color: #b6d0dd;
  text-decoration: none;
}

/* line 2993, app/assets/stylesheets/dashboard.scss */
.m-t-13 {
  margin-top: 13px;
}

/* line 2997, app/assets/stylesheets/dashboard.scss */
.display-block {
  display: block;
}

/* line 3001, app/assets/stylesheets/dashboard.scss */
.search-align {
  text-align: center;
}

@media screen and (max-width: 500px) {
  /* line 3008, app/assets/stylesheets/dashboard.scss */
  .my-search {
    padding-left: 0px;
    font-size: 12px !important;
  }
  /* line 3012, app/assets/stylesheets/dashboard.scss */
  .my-search_name-btn {
    font-size: 12px !important;
  }
  /* line 3015, app/assets/stylesheets/dashboard.scss */
  .listing-image {
    margin-left: -5px;
  }
}

@media screen and (min-width: 320px) and (max-width: 380px) {
  /* line 3020, app/assets/stylesheets/dashboard.scss */
  .listing-image {
    margin-left: -15px;
  }
}

@media screen and (max-width: 320px) {
  /* line 3026, app/assets/stylesheets/dashboard.scss */
  .my-search_name-btn {
    margin-left: -10px;
  }
  /* line 3029, app/assets/stylesheets/dashboard.scss */
  .adjust-padding {
    padding-right: 0;
    margin: 0% 12%;
  }
  /* line 3033, app/assets/stylesheets/dashboard.scss */
  .listing-image {
    margin-left: -5px;
  }
}

/* line 3037, app/assets/stylesheets/dashboard.scss */
.m-t-12 {
  margin-top: 12px;
}

/* line 3040, app/assets/stylesheets/dashboard.scss */
.m-t-11 {
  margin-top: 11px;
}

/* line 3044, app/assets/stylesheets/dashboard.scss */
.custom-search-width {
  display: inline-block;
  text-align: center;
}

/* line 3049, app/assets/stylesheets/dashboard.scss */
.browse-all {
  display: none;
}

@media screen and (max-width: 494px) {
  /* line 3054, app/assets/stylesheets/dashboard.scss */
  .search-align {
    text-align: right;
  }
  /* line 3057, app/assets/stylesheets/dashboard.scss */
  .search-align .my-search_name-btn {
    width: 100%;
    padding: 6px 8px;
  }
  /* line 3061, app/assets/stylesheets/dashboard.scss */
  .browse-button {
    display: none !important;
  }
  /* line 3064, app/assets/stylesheets/dashboard.scss */
  .browse-all {
    display: inline-block;
  }
  /* line 3067, app/assets/stylesheets/dashboard.scss */
  .person-box {
    min-height: 0px;
  }
  /* line 3070, app/assets/stylesheets/dashboard.scss */
  .adjust-padding {
    padding-right: 0;
    margin: 0% 5%;
  }
}

/* line 3076, app/assets/stylesheets/dashboard.scss */
.m-b-10 {
  margin-bottom: 10px;
}

/* line 3085, app/assets/stylesheets/dashboard.scss */
.upgrade-button {
  border: none;
  border-radius: 5px;
  background: none;
  font-size: 21px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  cursor: pointer;
  margin: 0 0 0 0;
  font-weight: 600;
  margin-top: 10px;
  color: #0d216e;
}

/* line 3099, app/assets/stylesheets/dashboard.scss */
.zero-padding {
  padding: 0 0;
}

/* line 3103, app/assets/stylesheets/dashboard.scss */
.dashboard-nav li.market-insight ul {
  display: none;
}

/* line 3106, app/assets/stylesheets/dashboard.scss */
.dashboard-nav li.active ul {
  display: block;
  min-width: 225px;
}

/* line 3111, app/assets/stylesheets/dashboard.scss */
.dwn {
  font-size: 12px;
}

/* line 3115, app/assets/stylesheets/dashboard.scss */
.cancel-invitation-dropdown {
  min-width: 0px;
}

/* line 3119, app/assets/stylesheets/dashboard.scss */
.left-auto {
  left: auto;
}

/* line 3122, app/assets/stylesheets/dashboard.scss */
.del-btn {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 17px;
  cursor: pointer;
  margin: 5px;
  min-height: 38px;
}

/* line 3136, app/assets/stylesheets/dashboard.scss */
.text-center {
  text-align: center;
}

/* line 3139, app/assets/stylesheets/dashboard.scss */
.left-side-bar-postion {
  z-index: 3;
  position: absolute;
}

/* line 3144, app/assets/stylesheets/dashboard.scss */
.listing-star-div .title {
  width: auto !important;
  max-width: 85%;
}

/* line 3149, app/assets/stylesheets/dashboard.scss */
.listing-star-div .star-icon {
  vertical-align: top;
  line-height: 17px;
  font-size: 16px;
}

/* line 3155, app/assets/stylesheets/dashboard.scss */
.user-companies {
  float: right;
}
@font-face {
  font-family: 'ubuntumedium';
  src: url(/assets/ubuntu-m-webfont-f7c78028e894b0577d6b26feaf8fdbb571d7c70f8cf0893e611f26c2b313a317.woff2) format("woff2"), url(/assets/ubuntu-m-webfont-65b91d5be237c75cedf92e0f36693be3aa6b139d3a7200391468a4655f243dba.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 8, app/assets/stylesheets/business_profile.scss */
#edit_business_form {
  border: none;
  background: none;
  padding-left: 0;
}

/* line 14, app/assets/stylesheets/business_profile.scss */
.buisness_profile_content .unread_msg {
  background: #e6eaf2;
  margin-bottom: 15px;
  border-bottom: none;
}

/* line 20, app/assets/stylesheets/business_profile.scss */
.buisness_profile_content .request-notification-list-item .btn-area {
  float: right;
  margin-right: 20%;
}

/* line 25, app/assets/stylesheets/business_profile.scss */
.buisness_profile_content .request-notification-list-item .request-notification-holder .request-notification-content-business {
  padding: 10px 0px;
}

/* line 32, app/assets/stylesheets/business_profile.scss */
.holiday_edit_profile_btn a:focus {
  color: white;
  border: none;
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/business_profile.scss */
#business_invite_member_modal {
  top: -70px;
  bottom: 0;
  left: 0;
  z-index: 10040;
}

/* line 44, app/assets/stylesheets/business_profile.scss */
.add_team_scroll {
  margin-bottom: 0;
}

/* line 48, app/assets/stylesheets/business_profile.scss */
.required-field {
  color: #fe5f6a;
}

/* line 51, app/assets/stylesheets/business_profile.scss */
.team_members_btn:hover {
  color: white !important;
}

/* line 55, app/assets/stylesheets/business_profile.scss */
.hidden-member-suggestions {
  display: none !important;
}

/* line 59, app/assets/stylesheets/business_profile.scss */
.pb-0 {
  padding-bottom: 0px !important;
}

/* line 63, app/assets/stylesheets/business_profile.scss */
.see-more-member-suggestions {
  text-align: right;
  font-size: medium;
  padding-right: 20px;
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/business_profile.scss */
.member_add_success {
  width: 100%;
  float: left;
}

/* line 75, app/assets/stylesheets/business_profile.scss */
.member_success_btn {
  width: 50%;
  margin: 0 auto 10px;
  background: #3adb99;
  border-radius: 10px;
  padding: 8px 52px;
  color: #fff;
  font-size: 16px;
  font-family: "source_sans_probold";
}

/* line 84, app/assets/stylesheets/business_profile.scss */
.member_success_btn .verticle-align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 91, app/assets/stylesheets/business_profile.scss */
.member_success_ok {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #3adb99;
  padding: 0px 15px;
  cursor: pointer;
  float: right;
}

/* line 104, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border-radius: 108px;
}

/* line 111, app/assets/stylesheets/business_profile.scss */
.business_team_members {
  margin-top: 56px;
}

/* line 115, app/assets/stylesheets/business_profile.scss */
.buisness_profile_header {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 40px;
}

/* line 122, app/assets/stylesheets/business_profile.scss */
.business_hider {
  display: none;
}

/* line 126, app/assets/stylesheets/business_profile.scss */
.text-center {
  text-align: left;
}

/* line 130, app/assets/stylesheets/business_profile.scss */
.add-vendor-btn-adjust {
  margin-right: unset !important;
}

/* line 133, app/assets/stylesheets/business_profile.scss */
.add_vendor_btn {
  margin-right: 10px;
}

/* line 136, app/assets/stylesheets/business_profile.scss */
.join-team-button {
  margin-left: 8px;
  margin-bottom: 10px;
}

/* line 140, app/assets/stylesheets/business_profile.scss */
.contact-business:hover {
  text-decoration: none;
  color: #fff;
}

/* line 144, app/assets/stylesheets/business_profile.scss */
.contact-business:active {
  text-decoration: none;
  color: #fff;
}

/* line 148, app/assets/stylesheets/business_profile.scss */
.contact-business:visited {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 465px) {
  /* line 153, app/assets/stylesheets/business_profile.scss */
  .contact-business {
    padding-top: 5px;
    padding-bottom: 6px;
  }
  /* line 157, app/assets/stylesheets/business_profile.scss */
  .join-team-button {
    margin-left: 2px;
  }
  /* line 160, app/assets/stylesheets/business_profile.scss */
  .text-center {
    text-align: center;
  }
  /* line 166, app/assets/stylesheets/business_profile.scss */
  .buisness_profile_content .request-notification-list-item .btn-area button {
    margin: 15px;
  }
  /* line 173, app/assets/stylesheets/business_profile.scss */
  .add_vendor_btn {
    margin-right: 10px;
  }
}

/* line 179, app/assets/stylesheets/business_profile.scss */
.buisness_profile h1 {
  font-size: 28px;
  line-height: 32px;
  font-family: "ubuntubold";
  margin: 0 0 2px;
}

/* line 186, app/assets/stylesheets/business_profile.scss */
.badcaram-list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 21px;
  font-family: 'source_sans_probold';
}

/* line 195, app/assets/stylesheets/business_profile.scss */
.badcaram-list li {
  display: inline-block;
  list-style: none;
  color: #9ec1d1;
}

/* line 201, app/assets/stylesheets/business_profile.scss */
.badcaram-list li a {
  text-decoration: none;
  color: #9ec1d1;
}

/* line 204, app/assets/stylesheets/business_profile.scss */
.badcaram-list li a:hover {
  color: #fe5f6a;
}

/*buisness_profile_header end*/
/*buisness_profile_content start*/
/* line 213, app/assets/stylesheets/business_profile.scss */
.buisness_profile_content {
  width: 100%;
  float: left;
  box-shadow: 0px 10px 13px 4px #e8eaed;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

/* line 224, app/assets/stylesheets/business_profile.scss */
.holiday_inn_img {
  width: 100%;
  float: left;
  overflow: hidden;
  height: 378px;
}

/* line 231, app/assets/stylesheets/business_profile.scss */
.holiday_inn_img img {
  width: 100%;
}

/* line 235, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text_block {
  width: 100%;
  float: left;
  padding: 45px 54px 30px 54px;
}

/* line 241, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text_block hr {
  width: 100%;
  float: left;
  margin: 40px 0;
}

/* line 247, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text {
  width: 100%;
  float: left;
  border-bottom: 1px solid #9ec1d1;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

/* line 255, app/assets/stylesheets/business_profile.scss */
.holiday_inn {
  width: 50%;
  float: left;
}

/* line 260, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text h1 {
  font-size: 36px;
  font-family: "ubuntubold";
  /*margin: 0;*/
  margin-bottom: 5px;
  line-height: 40px;
  word-break: break-word;
}

/* line 269, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text p {
  font-size: 18px;
  margin: 0;
}

/* line 274, app/assets/stylesheets/business_profile.scss */
.holiday_edit_profile_btn {
  width: 50%;
  float: left;
}

/* line 279, app/assets/stylesheets/business_profile.scss */
.edit-business-link {
  padding: 5px;
  font-size: 16px;
  display: inline-block;
  height: 35px;
  vertical-align: top;
}

/* line 286, app/assets/stylesheets/business_profile.scss */
.edit-business-link .fa {
  vertical-align: top;
}

/* line 291, app/assets/stylesheets/business_profile.scss */
.revenue-analytics-section {
  position: relative;
}

/* line 295, app/assets/stylesheets/business_profile.scss */
.revenue-analytics-section .custom-dorpdown {
  width: 250px;
  left: 30%;
  top: 35px;
}

/* line 302, app/assets/stylesheets/business_profile.scss */
.analytics-btn:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .50em;
  vertical-align: 0.150em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* line 315, app/assets/stylesheets/business_profile.scss */
.edit_profile_btn {
  background: #fff;
  color: #0d216e;
  padding: 6px 11px;
  border-radius: 10px;
  float: right;
  border: 1px solid #0d216e;
  font-size: 16px;
  line-height: 20px;
  height: 35px;
}

/* line 327, app/assets/stylesheets/business_profile.scss */
.manage-billing-form-styling {
  justify-content: space-between;
}

/* line 331, app/assets/stylesheets/business_profile.scss */
.manage-billing-btn-styling {
  font-size: 15px;
  padding: 6px 25px;
  margin-top: 1rem;
}

/* line 337, app/assets/stylesheets/business_profile.scss */
.ota-saving-setup-margin {
  margin-right: 20px !important;
}

/* line 341, app/assets/stylesheets/business_profile.scss */
.edit_profile_btn:focus {
  outline: none;
}

/* line 345, app/assets/stylesheets/business_profile.scss */
.brand_cols_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 350, app/assets/stylesheets/business_profile.scss */
.brand_cols_block .ota-saving-setup {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  font-size: 16px;
  font-family: "source_sans_proregular";
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 100px;
}

/* line 365, app/assets/stylesheets/business_profile.scss */
.brand_cols_block h3 {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 21px;
}

/* line 370, app/assets/stylesheets/business_profile.scss */
.brand_cols p {
  font-size: 20px;
}

/* line 374, app/assets/stylesheets/business_profile.scss */
.brand_cols {
  width: 172px;
  float: left;
  margin-right: 38px;
}

/* line 380, app/assets/stylesheets/business_profile.scss */
.brand_cols_margn {
  margin: 0;
}

/* line 384, app/assets/stylesheets/business_profile.scss */
.brand_cols h3 {
  margin: 0;
}

/* line 388, app/assets/stylesheets/business_profile.scss */
.team_members_block {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 394, app/assets/stylesheets/business_profile.scss */
.team_members_header {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

/* line 400, app/assets/stylesheets/business_profile.scss */
.team_members {
  width: 50%;
  float: left;
}

/* line 405, app/assets/stylesheets/business_profile.scss */
.team_members h2 {
  font-size: 28px;
  font-family: "ubuntubold";
  margin: 0;
  line-height: 32px;
  padding-top: 7px;
}

/* line 413, app/assets/stylesheets/business_profile.scss */
.members_btn_blog {
  width: 50%;
  float: left;
}

/* line 418, app/assets/stylesheets/business_profile.scss */
.team_members_btn {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
  height: 35px;
}

/* line 430, app/assets/stylesheets/business_profile.scss */
.add_vendor_btn {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
  height: 35px;
}

/* line 442, app/assets/stylesheets/business_profile.scss */
.team_members_btn img {
  margin-right: 4px;
}

/* line 445, app/assets/stylesheets/business_profile.scss */
.add_vendor_btn span > img {
  position: relative;
  top: 1px;
  margin-right: 4px;
}

/* line 450, app/assets/stylesheets/business_profile.scss */
.team_members_content {
  width: 100%;
  float: left;
}

/* line 455, app/assets/stylesheets/business_profile.scss */
.team_members_box {
  position: relative;
  background: #fff;
  padding: 45px 30px 45px;
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
  min-height: 264px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 468, app/assets/stylesheets/business_profile.scss */
.team_members_box p {
  font-size: 14px;
}

/* line 472, app/assets/stylesheets/business_profile.scss */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 478, app/assets/stylesheets/business_profile.scss */
.ellipsis_important {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

/* line 484, app/assets/stylesheets/business_profile.scss */
.fa-ellipsis-h {
  position: absolute;
  top: 20px;
  right: 30px;
}

/* line 490, app/assets/stylesheets/business_profile.scss */
.team_members_circle_align {
  margin: 0px;
}

/* line 494, app/assets/stylesheets/business_profile.scss */
.team_members_circle2_align {
  margin: 0 0 5px 0;
}

/* line 498, app/assets/stylesheets/business_profile.scss */
.team_members_circle_align p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #0d206e;
  margin: 38px 0;
}

/* line 506, app/assets/stylesheets/business_profile.scss */
.team_members_circle {
  height: 100px;
  width: 100px;
  margin-bottom: 13px;
  background-color: #fcd808;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 516, app/assets/stylesheets/business_profile.scss */
.team_members_circle2_align p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 29px 0;
}

/* line 524, app/assets/stylesheets/business_profile.scss */
.team_members_circle2 {
  height: 100px;
  width: 100px;
  background-color: #9ec1d1;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 533, app/assets/stylesheets/business_profile.scss */
.box_title h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
}

/* line 541, app/assets/stylesheets/business_profile.scss */
.primary-contact {
  font-weight: bold;
  margin-top: 24px;
  font-size: 18px !important;
}

/* line 546, app/assets/stylesheets/business_profile.scss */
.primary-contact2 {
  font-weight: bold;
  font-size: 18px !important;
  position: absolute;
  bottom: 13px;
  text-align: center;
  left: 65px;
}

/* line 554, app/assets/stylesheets/business_profile.scss */
.company-member-business-name {
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  padding-left: 14px;
}

/* line 563, app/assets/stylesheets/business_profile.scss */
.company-members-tooltip .tooltip-inner {
  background-color: #f6f8f9 !important;
}

/* line 568, app/assets/stylesheets/business_profile.scss */
.business-name-link .tooltip-inner {
  background-color: #f6f8f9 !important;
}

/* line 573, app/assets/stylesheets/business_profile.scss */
.business-affiliation-line:hover {
  cursor: pointer;
}

/* line 578, app/assets/stylesheets/business_profile.scss */
.business-xid {
  margin-left: 21px;
}

/* line 582, app/assets/stylesheets/business_profile.scss */
.tooltip-inner {
  white-space: normal;
}

/* line 585, app/assets/stylesheets/business_profile.scss */
.primary-contact-company {
  font-weight: bold;
  margin-top: 14px;
  font-size: 18px !important;
}

/* line 590, app/assets/stylesheets/business_profile.scss */
.privilege {
  font-weight: bold;
  margin-top: 10px;
  font-size: 18px !important;
}

/* line 596, app/assets/stylesheets/business_profile.scss */
.box_title span {
  font-size: 14px;
}

/* line 600, app/assets/stylesheets/business_profile.scss */
.card_img {
  margin: 0 0 5px 0;
}

/*buisness_profile_footer end*/
/*vender_blog start*/
/* line 608, app/assets/stylesheets/business_profile.scss */
.vender_blog {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 614, app/assets/stylesheets/business_profile.scss */
.vender_blog_header {
  width: 100%;
  float: left;
  margin-bottom: 33px;
}

/* line 621, app/assets/stylesheets/business_profile.scss */
.team_members_btn2_blog {
  width: 100%;
  float: left;
  margin-top: 0px;
}

/* line 627, app/assets/stylesheets/business_profile.scss */
.team_members_btn2 {
  background: #f6f8f9;
  border: none;
  color: #0d216e;
  font-size: 16px;
  font-family: "ubuntumedium";
  float: right;
}

/* line 636, app/assets/stylesheets/business_profile.scss */
.team_members_btn2_blog .dropdown-menu > li > a {
  display: block;
  padding: 3px 76px 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 647, app/assets/stylesheets/business_profile.scss */
.team_members_box .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 654, app/assets/stylesheets/business_profile.scss */
.venders {
  width: 50%;
  float: left;
}

/* line 659, app/assets/stylesheets/business_profile.scss */
.venders h2 {
  font-size: 28px;
  font-family: "ubuntubold";
  margin: 0;
}

/*vender_blog_content start*/
/* line 667, app/assets/stylesheets/business_profile.scss */
.vender_blog_content {
  width: 100%;
  float: left;
}

/* line 672, app/assets/stylesheets/business_profile.scss */
.vender_blog_content h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  line-height: 1.2em;
  overflow: hidden;
  display: flex;
  align-self: center;
  justify-content: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 686, app/assets/stylesheets/business_profile.scss */
.content_main_ul {
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
}

/* line 693, app/assets/stylesheets/business_profile.scss */
.content_main_ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 31px 0 0;
}

/* line 700, app/assets/stylesheets/business_profile.scss */
.vender_box {
  position: relative;
  margin-bottom: 30px;
  background: #fff;
  padding: 29px 25px;
  border-radius: 10px;
  min-height: 350px;
  text-align: center;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 713, app/assets/stylesheets/business_profile.scss */
.content_main_ul > li .widget_list li {
  width: auto;
  margin-right: 0;
}

/* line 717, app/assets/stylesheets/business_profile.scss */
.vender_box .dropdown {
  position: absolute;
  top: 30px;
  right: 0;
  left: auto;
}

/* line 724, app/assets/stylesheets/business_profile.scss */
.vender_btn_align {
  position: absolute;
  top: 16px;
  right: 20px;
  height: 16px;
}

/* line 731, app/assets/stylesheets/business_profile.scss */
.vender_btn {
  background: #fff;
  border: none;
}

/* line 736, app/assets/stylesheets/business_profile.scss */
.vender_btn_align .dropdown-menu li {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}

/* line 744, app/assets/stylesheets/business_profile.scss */
.btn-group.open .vender_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 748, app/assets/stylesheets/business_profile.scss */
.vender_circle_align {
  position: relative;
  margin: 0 auto;
  width: 200px;
  margin-bottom: 15px;
  margin-top: 0px;
}

/* line 756, app/assets/stylesheets/business_profile.scss */
.margn_botom {
  margin-bottom: 20px;
}

/* line 760, app/assets/stylesheets/business_profile.scss */
.vender_circle_align p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 38px 0;
}

/* line 768, app/assets/stylesheets/business_profile.scss */
.vender_circle {
  height: 100px;
  width: 100px;
  background-color: #0d216e;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 777, app/assets/stylesheets/business_profile.scss */
.vender_circle_align .vender_2ndcircle_align {
  position: absolute;
  top: 50px;
  right: 35px;
}

/* line 783, app/assets/stylesheets/business_profile.scss */
.vender_circle_align .vender_2ndcircle_align p {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  margin: 5px 0;
}

/* line 791, app/assets/stylesheets/business_profile.scss */
.vender_circle_align .vender_2ndcircle {
  height: 40px;
  width: 40px;
  background-color: #fe5f6a;
  border: 2px solid #ffd9db;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 801, app/assets/stylesheets/business_profile.scss */
.widget_list {
  text-align: left;
  margin: 0;
  padding: 0px;
  list-style: none;
  font-size: 14px;
  line-height: 19px;
  position: absolute;
  bottom: 30px;
}

/* line 812, app/assets/stylesheets/business_profile.scss */
.widget_list li {
  display: table;
  width: 100%;
  margin: 3px 0 0;
}

/* line 818, app/assets/stylesheets/business_profile.scss */
.widget_list li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

/* line 824, app/assets/stylesheets/business_profile.scss */
.widget_list li strong {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  width: 15px;
  text-align: center;
  font-family: "ubuntubold";
  font-size: 16px;
}

/* line 834, app/assets/stylesheets/business_profile.scss */
.widget_list li span {
  display: inline-block;
  vertical-align: middle;
}

/* line 839, app/assets/stylesheets/business_profile.scss */
.widget_title {
  margin-bottom: 46px;
}

/* line 843, app/assets/stylesheets/business_profile.scss */
.widget_heading {
  /*margin-bottom: 20px;*/
}

/* line 847, app/assets/stylesheets/business_profile.scss */
.content_main_ul li:nth-child(4n+4) {
  margin: 0 0 0 0;
}

/* filter block css starts here*/
/* line 853, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .team-block-holder {
  margin-top: 60px;
  float: left;
  width: 100%;
}

/* line 859, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .filters_btn {
  background: url(/assets/left_arrow_icon-855c6d58c9442ec3bfa6a4a6781d1ef7b6e750e4571ce4e96851dd663f3a2473.png) no-repeat 100% 50%;
  border: none;
  color: #a1aeb7;
  display: table;
  font-size: 20px;
  padding: 0 30px 0 0;
  margin-bottom: 12px;
  outline: none;
  display: none;
}

/* line 871, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .filters_btn.active {
  background: url(/assets/filter-button-active-cae080a34fb199bad846516c9f670b8889a81d4406a930c158d0698e4775abc1.png) no-repeat 100% 50%;
  color: #0d216e;
}

/*the container must be positioned relative:*/
/* line 876, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .custom-select {
  position: relative;
  font-family: Arial;
  margin: 0 0 54px;
}

/* line 882, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

/* line 886, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-selected {
  border-radius: 10px;
  font-size: 16px;
  line-height: 19px;
  height: 34px;
}

/* line 892, app/assets/stylesheets/business_profile.scss */
#select_sort_by {
  font-family: unset;
}

/* line 895, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .custom-select-w .select-selected {
  /*background: url(/assets/arrow-view-8e3e7b0c70b494f49d7755bf4c4db49d2803898f78171b111b726ee693ad952e.png) #fff no-repeat  230px 13px;*/
  background: #fff;
  border: 1px solid #0d216e;
  color: #0d216e;
  /*text-rendering: auto;*/
  /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'source_sans_proregular';*/
}

/* line 906, app/assets/stylesheets/business_profile.scss */
.select-selected {
  border-radius: 10px;
  font-size: 16px;
  line-height: 19px;
  height: 34px;
}

/* line 913, app/assets/stylesheets/business_profile.scss */
.select-selected:after {
  position: absolute;
  content: url(/assets/arrow_down_icon-a8f5d267f99c94f6081733819d0b19bb585223a9d12c136d14e763bf2669a7c4.png);
  line-height: 0;
  width: 10px;
  height: 8px;
  top: 14px;
  right: 10px;
  /*border: 6px solid transparent;*/
  border-color: #0d216e transparent transparent transparent;
}

/* line 925, app/assets/stylesheets/business_profile.scss */
.select-selected.select-arrow-active:after {
  content: url(/assets/arrow_down_icon-a8f5d267f99c94f6081733819d0b19bb585223a9d12c136d14e763bf2669a7c4.png);
  transform: rotate(180deg);
}

/* line 934, app/assets/stylesheets/business_profile.scss */
.businesses-modal-search {
  display: flex;
  width: 90%;
  position: relative;
  margin-bottom: 10px;
  padding-left: 60px;
}

/* line 942, app/assets/stylesheets/business_profile.scss */
.businesses-modal-search .btn-search {
  position: absolute;
  top: 9px;
  left: 70px;
  background: none;
  border: none;
  color: #0e226f;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}

/* line 954, app/assets/stylesheets/business_profile.scss */
.businesses-modal-search .form-control {
  padding: 6px 15px 6px 42px;
  border: 1px solid #0d216e;
  color: #0e226f;
  border-radius: 10px;
}

/* line 961, app/assets/stylesheets/business_profile.scss */
.businesses-modal-search .form-control::-moz-placeholder {
  color: #0e226f;
}
.businesses-modal-search .form-control::placeholder {
  color: #0e226f;
}

/* line 965, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .custom-select-w .select-selected option {
  overflow: hidden;
}

/*style the arrow inside the select element:*/
/*style the arrow inside the select element:*/
/* line 973, app/assets/stylesheets/business_profile.scss */
.bottom-text {
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  position: absolute;
  width: 100%;
  background: #7ba2b4;
  min-height: 50px;
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 987, app/assets/stylesheets/business_profile.scss */
.bottom-text-invite {
  background: #0d216e !important;
}

/* line 990, app/assets/stylesheets/business_profile.scss */
.linked_invite-text {
  text-align: center;
}

/* line 993, app/assets/stylesheets/business_profile.scss */
.team_members_box {
  min-height: 395px;
}

/* line 995, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-selected.select-arrow-active {
  border-radius: 10px 10px 0 0;
  background: #deecf3;
  color: #0d216e;
}

/*style the items (options), including the selected item:*/
/* line 1002, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div, .select-selected {
  padding: 8px 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 19px;
}

/* line 1010, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div {
  border: 1px solid transparent;
  color: #0d216e;
  border-color: transparent transparent #0d216e transparent;
}

/*style items (options):*/
/* line 1017, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  color: #0d216e;
  border-radius: 0 0 10px 10px;
  border-left: 1PX solid #0d216e;
  border-right: 1PX solid #0d216e;
  border-bottom: 1PX solid #0d216e;
}

/* line 1031, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div:hover {
  border-bottom: 1PX solid #fff;
}

/*.members_filter_placeholder .select-items div:first-child {
  display: none;
}*/
/* line 1039, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div:last-child {
  border: none;
}

/* line 1043, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div:last-child:hover {
  border: none;
  border-radius: 0 0 10px 10px;
}

/*hide the items when the select box is closed:*/
/* line 1049, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-hide {
  display: none;
}

/* line 1053, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div.same-as-selected {
  color: #fff;
}

/* line 1057, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .select-items div:hover, .same-as-selected {
  background-color: #0d216e;
  color: #fff;
  border-color: transparent transparent #0d216e transparent;
}

/* line 1063, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .multiselect-container > li > a > label {
  padding: 4px 20px 3px 20px;
}

/* line 1067, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form {
  display: flex;
  width: 100%;
  position: relative;
  margin-bottom: 54px;
}

/* line 1074, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .btn-search {
  position: absolute;
  top: 9px;
  left: 14px;
  background: none;
  border: none;
  color: #0e226f;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}

/* line 1086, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .form-control {
  padding: 6px 15px 6px 33px;
  border: 1px solid #0d216e;
  color: #0e226f;
  border-radius: 10px;
}

/* line 1093, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .form-control::-webkit-input-placeholder {
  /* Chrome */
  color: #0d216e;
}

/* line 1096, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #0d216e;
}

/* line 1099, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #0d216e;
  opacity: 1;
}

/* line 1103, app/assets/stylesheets/business_profile.scss */
.members_filter_placeholder .business-search-form .form-control:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #0d216e;
  opacity: 1;
}

/* filter block css ends here*/
/* line 1110, app/assets/stylesheets/business_profile.scss */
#business_invite_member_modal2 .groups_invite_member {
  width: 700px;
}

/* line 1115, app/assets/stylesheets/business_profile.scss */
.team_members_modal {
  /* hide default down arrow in IE10*/
  /* hack to fall back in opera */
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

/* line 1117, app/assets/stylesheets/business_profile.scss */
.team_members_modal .team-model .modal_size {
  width: 700px;
}

/* line 1120, app/assets/stylesheets/business_profile.scss */
.team_members_modal .department_row {
  padding-right: 0;
}

/* line 1123, app/assets/stylesheets/business_profile.scss */
.team_members_modal .model_style {
  position: relative;
  padding: 10px 60px 2px 60px;
  border-radius: 10px;
  float: left;
  width: 100%;
}

/* line 1129, app/assets/stylesheets/business_profile.scss */
.team_members_modal .model_style .team-member-modal-separator-line {
  border: 0.5px solid lightgrey;
  margin: 15px;
}

/* line 1135, app/assets/stylesheets/business_profile.scss */
.team_members_modal .team-model .modal_head {
  width: 100%;
  float: left;
  padding: 0;
  border-bottom: none;
  margin: 0 0 15px 0;
}

/* line 1143, app/assets/stylesheets/business_profile.scss */
.team_members_modal .team-model .close_button {
  position: absolute;
  top: 18px;
  right: 19px;
  float: right;
  font-size: 15px;
  font-weight: bold;
  background: #0d216e !important;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  color: #fff;
  text-shadow: none;
  opacity: unset;
}

/* line 1159, app/assets/stylesheets/business_profile.scss */
.team_members_modal .team-model .close_button:hover {
  color: #fff;
}

/* line 1163, app/assets/stylesheets/business_profile.scss */
.team_members_modal .head_title {
  color: #0d216e;
  font-size: 28px;
  font-family: "ubuntubold";
}

/* line 1169, app/assets/stylesheets/business_profile.scss */
.team_members_modal .model_content {
  width: 100%;
  float: left;
  padding: 0;
  margin-bottom: 20px;
}

/* line 1174, app/assets/stylesheets/business_profile.scss */
.team_members_modal .model_content .field-title {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 5px;
}

/* line 1182, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form-control {
  color: #0d216e;
}

/* line 1186, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form .form-group {
  margin: 0 0 20px 0;
}

/* line 1190, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form .form-control {
  width: 100%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 1201, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form .styled-select {
  width: 100%;
}

/* line 1204, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form select:focus {
  outline: none;
}

/* line 1205, app/assets/stylesheets/business_profile.scss */
.team_members_modal .styled-select select {
  width: 100%;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  /*hide default down arrow in webkit */
  -webkit-appearance: none;
}

@-moz-document url-prefix() {
  /* line 1219, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .privilege_styled_select select {
    width: 95%;
  }
  /* line 1220, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .privilege_styled_select span {
    margin-right: 21px;
  }
}

/* line 1223, app/assets/stylesheets/business_profile.scss */
.team_members_modal select::-ms-expand {
  display: none;
}

/* line 1227, app/assets/stylesheets/business_profile.scss */
.team_members_modal _:-o-prefocus .styled-select, .team_members_modal .selector .styled-select {
  background: none;
}

/* line 1232, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #0d216e;
  font-size: 16px;
}

/* line 1236, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0d216e;
  font-size: 16px;
  opacity: 1;
}

/* line 1241, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0d216e;
  font-size: 16px;
  opacity: 1;
}

/* line 1246, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0d216e;
  font-size: 16px;
}

/* line 1250, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #0d216e;
  font-size: 16px;
}

/* line 1255, app/assets/stylesheets/business_profile.scss */
.team_members_modal .form ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #0d216e;
  font-size: 16px;
}
.team_members_modal .form ::placeholder {
  /* Most modern browsers support this now. */
  color: #0d216e;
  font-size: 16px;
}

/* line 1260, app/assets/stylesheets/business_profile.scss */
.team_members_modal .email .form-control {
  padding: 0 45px;
}

/* line 1264, app/assets/stylesheets/business_profile.scss */
.team_members_modal .ricardo {
  width: 100%;
  float: left;
  margin: 0 0 23px 0;
}

/* line 1270, app/assets/stylesheets/business_profile.scss */
.team_members_modal .suggested_matches {
  width: 100%;
  float: left;
}

/* line 1276, app/assets/stylesheets/business_profile.scss */
.team_members_modal #invitation_phone_number::-moz-placeholder, .team_members_modal #edit_phone_number::-moz-placeholder {
  color: #999;
}
.team_members_modal #invitation_phone_number::placeholder, .team_members_modal #edit_phone_number::placeholder {
  color: #999;
}

/* line 1280, app/assets/stylesheets/business_profile.scss */
.team_members_modal .suggested_matches label {
  font-size: 18px;
  font-family: "ubuntubold";
}

/* line 1285, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box_block {
  width: 100%;
  float: left;
  padding: 20px;
  background: #F5F8F9;
  border-radius: 10px;
  margin-bottom: 20px;
  max-height: 401px;
  overflow: auto;
  overflow-x: unset;
}

/* line 1297, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box {
  width: 100%;
  max-height: unset;
  padding-bottom: 90px;
  float: left;
  overflow: auto;
}

/* line 1305, app/assets/stylesheets/business_profile.scss */
.team_members_modal .select-vendor-list .scroll_check-box {
  overflow-x: hidden;
}

/* line 1310, app/assets/stylesheets/business_profile.scss */
.team_members_modal .check_box_bar {
  width: 98%;
  float: left;
  margin: 0;
  line-height: 15px;
  background: #fff;
  padding: 17px 22px 15px 30px;
  border-radius: 10px;
  margin-bottom: 14px;
  margin-right: 12px;
}

/* line 1322, app/assets/stylesheets/business_profile.scss */
.team_members_modal .check_box_bar label {
  max-width: 80%;
}

/* line 1326, app/assets/stylesheets/business_profile.scss */
.team_members_modal .first_check_box_bar {
  /*text-align: center;*/
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'source_sans_proregular';
}

/* line 1333, app/assets/stylesheets/business_profile.scss */
.team_members_modal .check_box_bar:last-child {
  margin-bottom: 0;
}

/* line 1337, app/assets/stylesheets/business_profile.scss */
.team_members_modal .check_box_bar h3 {
  width: 292px;
  font-size: 18px;
  line-height: 27px;
  font-family: "ubuntubold";
  word-break: break-all;
}

/* line 1346, app/assets/stylesheets/business_profile.scss */
.team_members_modal .check_box_bar p {
  width: 292px;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  word-break: break-all;
}

/* line 1355, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box_block ::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
}

/* line 1361, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box_block ::-webkit-scrollbar-track {
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 1369, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box_block ::-webkit-scrollbar-thumb {
  background: #0d216e;
  border-radius: 10px;
}

/* line 1375, app/assets/stylesheets/business_profile.scss */
.team_members_modal .scroll_check-box_block ::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
}

/* line 1379, app/assets/stylesheets/business_profile.scss */
.team_members_modal .bar_img {
  float: left;
  display: inline-block;
  width: 48px;
  overflow: hidden;
  height: 48px;
  border-radius: 100%;
}

/* line 1388, app/assets/stylesheets/business_profile.scss */
.team_members_modal .bar_img img {
  max-width: 100%;
  display: block;
  width: 48px;
  overflow: hidden;
  height: 48px;
  border-radius: 100%;
}

/* line 1397, app/assets/stylesheets/business_profile.scss */
.team_members_modal .bar_heading {
  float: left;
  display: inline-block;
  margin: 0 0 0 28px;
}

/* line 1402, app/assets/stylesheets/business_profile.scss */
.team_members_modal .no-vendor-message {
  margin-left: 16px;
}

/* line 1406, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add_contact_form .filter-option {
  font-size: 16px;
}

/* line 1410, app/assets/stylesheets/business_profile.scss */
.team_members_modal .modal_foot {
  padding: 0;
  text-align: unset;
  border-top: none;
}

/* line 1414, app/assets/stylesheets/business_profile.scss */
.team_members_modal .modal_foot .required-fields-text {
  margin: 5px;
  font-size: 12px;
}

/* line 1420, app/assets/stylesheets/business_profile.scss */
.team_members_modal .footer_first_button {
  width: 100%;
  float: left;
  margin: 0;
  /*margin: 0 0 29px 0;*/
}

/* line 1427, app/assets/stylesheets/business_profile.scss */
.team_members_modal .role_button_block {
  position: relative;
  float: left;
  width: 100%;
}

/* line 1433, app/assets/stylesheets/business_profile.scss */
.team_members_modal .role_button_block .fa-angle-down {
  top: 10px;
  right: 13px;
  font-size: 18px;
}

/* line 1439, app/assets/stylesheets/business_profile.scss */
.team_members_modal .role_button {
  width: 300px;
  background: #ffffff;
  border: 1px solid #0d216e;
  border-radius: 10px;
  padding: 4px 20px;
  color: #0d216e;
  text-align: left;
  font-size: 12.6px;
  font-family: "source_sans_proregular";
  height: 34px;
}

/* line 1452, app/assets/stylesheets/business_profile.scss */
.team_members_modal .footer_second_button {
  width: 100%;
  float: left;
  margin-top: 30px;
}

/* line 1456, app/assets/stylesheets/business_profile.scss */
.team_members_modal .footer_second_button .required-fields {
  font-size: 13px;
  margin-left: 2px;
  color: red;
}

/* line 1461, app/assets/stylesheets/business_profile.scss */
.team_members_modal .footer_second_button .business_select_button {
  float: right;
}

/* line 1466, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add_team-member_block {
  float: right;
}

/* line 1471, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add-vendor-action .add_vendor_to_business_btn {
  float: right;
}

/* line 1474, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add-vendor-action .add-business-to-vendors {
  float: right;
}

/* line 1479, app/assets/stylesheets/business_profile.scss */
.team_members_modal .select_vendor_margin {
  float: right;
}

/* line 1483, app/assets/stylesheets/business_profile.scss */
.team_members_modal .business_modal_close_btn {
  float: right;
  margin-top: 20px;
}

/* line 1489, app/assets/stylesheets/business_profile.scss */
.team_members_modal .pms-update-form .acc_business_modal_close_btn {
  float: right;
}

/* line 1494, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add_team-member, .team_members_modal .add-another_team-member, .team_members_modal .done-button-modal, .team_members_modal .edit-membership-btn {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 18px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  font-family: "source_sans_proregular";
}

/* line 1506, app/assets/stylesheets/business_profile.scss */
.team_members_modal .add_team-member:disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}

/* line 1514, app/assets/stylesheets/business_profile.scss */
.team_members_modal .groups-confirm-button {
  padding: 3px 26px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 8px;
  min-height: 27px;
  background: #0d216e;
  border: none;
  margin-top: 12px;
  font-size: 16px;
}

/* line 1525, app/assets/stylesheets/business_profile.scss */
.team_members_modal .groups-cancel-button {
  margin-top: 12px;
  padding: 3px 26px;
  min-height: 27px;
}

/* line 1530, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control__indicator {
  position: absolute;
  top: 25px;
  right: 22px;
  height: 16px;
  width: 16px;
  border: 1px solid #b9d2de;
  border-radius: 100%;
  background: #ffffff;
}

/* line 1541, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 1547, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control {
  display: block;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
}

/* line 1554, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control input:checked ~ .control__indicator:after {
  display: block;
}

/* line 1558, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control--checkbox .control__indicator:after {
  right: -1px;
  top: -1px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #0d216e;
  border-width: 2px;
  transform: scaleY(-1) rotate(140deg);
  content: 'L';
  font-family: ubuntubold;
  color: white;
  text-align: center;
  font-size: 11px;
  padding-top: 0px;
}

/* line 1577, app/assets/stylesheets/business_profile.scss */
.team_members_modal .control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}

/* line 1585, app/assets/stylesheets/business_profile.scss */
.privalge-select-field-help {
  padding-top: 21px;
}

/*mobile view start*/
@media (max-width: 767px) {
  /* line 1593, app/assets/stylesheets/business_profile.scss */
  .members_btn_blog {
    text-align: center;
  }
  /* line 1597, app/assets/stylesheets/business_profile.scss */
  .revenue-analytics-section .custom-dorpdown {
    width: 250px;
    left: 25%;
    top: 50px;
  }
}

@media screen and (max-width: 1025px) {
  /* line 1605, app/assets/stylesheets/business_profile.scss */
  #business_invite_member_modal {
    top: -10px;
  }
  /* line 1608, app/assets/stylesheets/business_profile.scss */
  .privalge-select-field {
    margin-bottom: 20px;
  }
  /* line 1612, app/assets/stylesheets/business_profile.scss */
  .vender_box {
    min-height: 357px;
  }
  /* line 1616, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li {
    width: 48%;
    margin: 0 15px 20px 0;
  }
  /* line 1621, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li:nth-child(2n+2) {
    margin: 0 0 20px 0;
  }
  /* line 1625, app/assets/stylesheets/business_profile.scss */
  .widget_title {
    margin-bottom: 18px;
  }
  /* line 1629, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li:nth-child(2n+2) {
    margin: 0 0 20px 15px;
  }
  /* line 1633, app/assets/stylesheets/business_profile.scss */
  .content_main_ul {
    display: table;
    text-align: center;
  }
  /* line 1638, app/assets/stylesheets/business_profile.scss */
  .content_main_ul > li .widget_list li {
    margin: 0 0 3px 0;
  }
  /* line 1642, app/assets/stylesheets/business_profile.scss */
  .content_main_ul > li:nth-child(2n+2) .widget_list li {
    margin: 0 0 0 0;
  }
  /* line 1646, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li:nth-child(2n+2) .vender_box .vender_btn_align .dropdown-menu li {
    margin: 0;
  }
  /* line 1650, app/assets/stylesheets/business_profile.scss */
  .vender_btn_align .dropdown-menu li {
    margin: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 1657, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li {
    width: 48%;
    margin: 0 5px 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1664, app/assets/stylesheets/business_profile.scss */
  .buisness_profile_header {
    margin-top: 24px;
    margin-bottom: 20px;
  }
  /* line 1669, app/assets/stylesheets/business_profile.scss */
  .business_team_members {
    margin-top: 20px;
  }
  /* line 1673, app/assets/stylesheets/business_profile.scss */
  .holiday_inn_img {
    height: 200px;
  }
  /* line 1677, app/assets/stylesheets/business_profile.scss */
  .holiday_inn_text_block {
    padding: 22px 20px 0;
  }
  /* line 1681, app/assets/stylesheets/business_profile.scss */
  .team_members_box {
    margin-bottom: 20px;
  }
  /* line 1685, app/assets/stylesheets/business_profile.scss */
  .vender_blog_header {
    margin-bottom: 20px;
  }
  /* line 1689, app/assets/stylesheets/business_profile.scss */
  .buisness_profile_content {
    margin-bottom: 15px;
  }
  /* line 1693, app/assets/stylesheets/business_profile.scss */
  .holiday_inn_text {
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 1699, app/assets/stylesheets/business_profile.scss */
  .brand_cols_block h3 {
    font-size: 14px;
    line-height: 17px;
  }
  /* line 1704, app/assets/stylesheets/business_profile.scss */
  .brand_cols_block {
    display: inline-block;
    padding-left: 22px;
  }
  /* line 1709, app/assets/stylesheets/business_profile.scss */
  .brand_cols_block .brand_cols {
    margin-bottom: 16px;
    margin-right: 0;
    width: 100%;
  }
  /* line 1715, app/assets/stylesheets/business_profile.scss */
  .team_members_btn2_blog {
    margin-top: 10px;
  }
  /* line 1719, app/assets/stylesheets/business_profile.scss */
  .brand_cols p {
    font-size: 18px;
  }
  /* line 1723, app/assets/stylesheets/business_profile.scss */
  .buisness_profile_block {
    margin-bottom: 5px;
  }
  /* line 1727, app/assets/stylesheets/business_profile.scss */
  .team_members_block {
    margin-bottom: 20px;
  }
  /* line 1731, app/assets/stylesheets/business_profile.scss */
  .holiday_inn {
    width: 100%;
  }
  /* line 1735, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn {
    width: 100%;
  }
  /* line 1739, app/assets/stylesheets/business_profile.scss */
  .team_members, .members_btn_blog, .venders {
    width: 100%;
  }
  /* line 1743, app/assets/stylesheets/business_profile.scss */
  .edit_profile_btn, .add_vendor_btn {
    margin-top: 18px;
    float: none;
  }
  /* line 1749, app/assets/stylesheets/business_profile.scss */
  .team_members_btn {
    margin-top: 18px;
    float: none;
  }
  /* line 1754, app/assets/stylesheets/business_profile.scss */
  .team_members_circle_align p {
    margin-top: 38px;
  }
  /* line 1758, app/assets/stylesheets/business_profile.scss */
  .team_members_circle {
    margin-bottom: 16px;
  }
  /* line 1762, app/assets/stylesheets/business_profile.scss */
  .content_main_ul > li .widget_list li {
    margin: 5px 0 0;
  }
  /* line 1766, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  /* line 1771, app/assets/stylesheets/business_profile.scss */
  .content_main_ul {
    display: table;
  }
  /* line 1775, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li:nth-child(2n+2) {
    margin: 0 0 20px;
  }
  /* line 1779, app/assets/stylesheets/business_profile.scss */
  .team_members_box .vender_btn_align {
    top: 20px;
  }
  /* line 1783, app/assets/stylesheets/business_profile.scss */
  .team_members_header {
    margin-bottom: 20px;
  }
  /* line 1787, app/assets/stylesheets/business_profile.scss */
  .vender_box {
    position: relative;
    background: #fff;
    padding: 29px 25px;
    border-radius: 10px;
    text-align: center;
    min-height: auto;
  }
  /* line 1796, app/assets/stylesheets/business_profile.scss */
  .vender_blog .vender_btn_align {
    top: 40px;
    height: 16px;
    z-index: 1000;
  }
  /* line 1802, app/assets/stylesheets/business_profile.scss */
  .vender_circle_align {
    margin-bottom: 8px;
    margin-top: 0;
    display: flex;
    width: 100%;
  }
  /* line 1809, app/assets/stylesheets/business_profile.scss */
  .vender_circle {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
  }
  /* line 1818, app/assets/stylesheets/business_profile.scss */
  .vender_circle_align .vender_2ndcircle_align {
    position: inherit;
    top: 0;
    left: 0;
  }
  /* line 1824, app/assets/stylesheets/business_profile.scss */
  .vender_circle_align .vender_2ndcircle {
    height: 45px;
    width: 45px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 1833, app/assets/stylesheets/business_profile.scss */
  .vender_circle_align p {
    text-align: center;
    font-size: 18px;
    margin: 0 0;
  }
  /* line 1839, app/assets/stylesheets/business_profile.scss */
  .vender_blog_content h3 {
    margin: 0 0 12px;
    padding-top: 12px;
    height: auto;
    display: flex;
    align-items: normal;
    justify-content: center;
    text-align: left;
  }
  /* line 1849, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li:nth-child(2n+2) .dropdown li {
    margin: 0;
  }
  /* line 1853, app/assets/stylesheets/business_profile.scss */
  .members_filter_placeholder .business-search-form {
    margin: 0 0 13px;
  }
  /* line 1856, app/assets/stylesheets/business_profile.scss */
  .members_filter_placeholder .custom-select {
    margin: 0 0 13px;
  }
  /* line 1859, app/assets/stylesheets/business_profile.scss */
  .members_filter_placeholder .filters_btn {
    display: block;
  }
  /* line 1863, app/assets/stylesheets/business_profile.scss */
  .modal_size {
    width: auto;
  }
  /* line 1869, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .department_row {
    padding-right: 15px;
  }
  /* line 1872, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .role_button_block {
    width: 100%;
  }
  /* line 1877, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .team-model .modal_size {
    width: 600px;
    margin: 30px auto;
  }
  /* line 1881, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .role_button {
    width: 220px;
  }
  /* line 1884, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .model_style {
    padding: 25px 25px 55px 25px;
  }
  /* line 1887, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .team-model .modal_head {
    margin: 0 0 0px 0;
  }
  /* line 1890, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .circle-container {
    top: 30px;
    right: 30px;
  }
  /* line 1895, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .bar_img {
    margin-bottom: 20px;
  }
  /* line 1898, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .bar_heading {
    margin: 0 0 0;
    display: block;
    width: 100%;
  }
  /* line 1903, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .check_box_bar {
    padding: 11px 16px 11px 16px;
  }
  /* line 1906, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .scroll_check-box_block {
    padding: 11px 8px;
  }
  /* line 1909, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .control__indicator {
    top: 38%;
  }
}

@media screen and (max-width: 480px) {
  /* line 1917, app/assets/stylesheets/business_profile.scss */
  .add_team-member, .add-another_team-member, .done-button-modal {
    margin-top: 10px;
  }
}

@media screen and (max-width: 420px) {
  /* line 1922, app/assets/stylesheets/business_profile.scss */
  #business_invite_member_modal {
    right: -5px;
    bottom: 0;
    left: -5px;
    z-index: 10040;
  }
  /* line 1930, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .head_title {
    font-size: 20px;
  }
  /* line 1933, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .add_team-member {
    min-height: 43px;
    font-size: 14px;
  }
  /* line 1939, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .check_box_bar h3 {
    width: unset;
  }
  /* line 1943, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .check_box_bar p {
    width: unset;
  }
  /* line 1946, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .control__indicator {
    top: 17%;
  }
}

@media screen and (max-width: 320px) {
  /* line 1955, app/assets/stylesheets/business_profile.scss */
  .content_main_ul li {
    width: 100%;
    margin: 0;
  }
  /* line 1959, app/assets/stylesheets/business_profile.scss */
  .modal_size {
    width: auto;
  }
  /* line 1962, app/assets/stylesheets/business_profile.scss */
  .role_button {
    width: 220px;
  }
  /* line 1966, app/assets/stylesheets/business_profile.scss */
  .check_box_bar {
    padding: 17px 5px 15px 5px;
  }
  /* line 1969, app/assets/stylesheets/business_profile.scss */
  .scroll_check-box_block {
    padding: 5px;
  }
  /* line 1972, app/assets/stylesheets/business_profile.scss */
  .control__indicator {
    right: 5px;
  }
}

/* line 1977, app/assets/stylesheets/business_profile.scss */
.box_content .invite-sent {
  font-size: 16px;
  font-weight: bold;
  color: green;
  line-height: 20px;
}

/* line 1983, app/assets/stylesheets/business_profile.scss */
.box_content .invite-declined {
  font-size: 16px;
  font-weight: bold;
  color: red;
  line-height: 20px;
}

/* line 1989, app/assets/stylesheets/business_profile.scss */
.box_content .date-color {
  color: gray;
  line-height: 15px;
}

/* line 1994, app/assets/stylesheets/business_profile.scss */
.members_btn_blog {
  width: 100%;
  margin-top: 4px;
  padding: 0px 0px;
}

/* line 1998, app/assets/stylesheets/business_profile.scss */
.members_btn_blog .invite_again {
  width: 100%;
  height: 100%;
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 2010, app/assets/stylesheets/business_profile.scss */
.members_btn_blog .invite_again:focus {
  outline: none;
}

/* line 2013, app/assets/stylesheets/business_profile.scss */
.members_btn_blog .invite_again .envelop {
  margin-right: 8px;
  color: #9ec3ce;
}

/* line 2018, app/assets/stylesheets/business_profile.scss */
.members_btn_blog .team_members_btn_blog {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  float: unset;
}

/* line 2027, app/assets/stylesheets/business_profile.scss */
.team_members_box {
  padding: 32px 0px 20px;
}

/* line 2035, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .profile_header .buisness_profile_content .business_banner_img #image {
  width: 100%;
  height: 378px;
  background-size: cover;
  background-position: center;
}

/* line 2040, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .profile_header .buisness_profile_content .business_banner_img #image .business-banner {
  height: 100%;
}

/* line 2048, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .profile_header .buisness_profile_content .holiday_inn_text_block .holiday_inn_text .member_add_success .member_success_btn {
  width: 100%;
  margin-bottom: 30px;
}

/* line 2065, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_invitation {
  border: none;
}

/* line 2067, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_invitation .remove-team-member:focus, .buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_invitation .remove-team-member:hover {
  border-radius: 5px;
  outline: none;
}

/* line 2072, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_link_invitation {
  border: none;
}

/* line 2074, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_link_invitation .remove-team-member:focus, .buisness_profile_block .team_members_block .team_members_div .team_members_content #user_invitations .team_members_box .team-member-dropdown .custom-dorpdown .delete_link_invitation .remove-team-member:hover {
  border-radius: 5px;
  outline: none;
}

/* line 2090, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .member_add_success .member_success_btn .approval-text {
  text-align: center;
  line-height: 22px;
}

/* line 2095, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .member_add_success .rejected-background {
  background: red;
}

/* line 2099, app/assets/stylesheets/business_profile.scss */
.buisness_profile_block .float-right {
  float: right;
}

/* line 2104, app/assets/stylesheets/business_profile.scss */
.linked_business_btn {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
  height: 35px;
}

/* line 2115, app/assets/stylesheets/business_profile.scss */
.linked_business_btn:hover {
  color: white !important;
}

/* line 2118, app/assets/stylesheets/business_profile.scss */
.linked_business_btn img {
  margin-right: 4px;
}

@media screen and (max-width: 767px) {
  /* line 2124, app/assets/stylesheets/business_profile.scss */
  .linked_business_btn {
    margin-top: 0;
    margin-bottom: 20px;
    float: none;
  }
}

/* line 2134, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .team_members_header .team_members {
  width: 100%;
}

/* line 2136, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .team_members_header .team_members .business-heading {
  padding-top: 0;
}

/* line 2140, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .team_members_header .members_btn_blog {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 2144, app/assets/stylesheets/business_profile.scss */
  #view_team_members .team_members_block .team_members_header .members_btn_blog .team_members_btn {
    margin-top: 0;
    margin-bottom: 20px;
    float: right;
  }
}

/* line 2155, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .members_filter_placeholder #myText .business-search-form .form-control {
  padding-left: 45px;
}

/* line 2164, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .members_filter_placeholder #myText .custom-select .select-items .same-as-selected {
  border-radius: 0 0 7px 7px;
}

/* line 2167, app/assets/stylesheets/business_profile.scss */
#view_team_members .team_members_block .members_filter_placeholder #myText .custom-select .select-items:hover {
  border-radius: 0 0 11px 11px;
}

/* line 2180, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_style .modal_head {
  margin: 0px;
}

/* line 2182, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_style .modal_head .head_title {
  padding-bottom: 22px;
}

/* line 2185, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_style .modal_head #msg_title {
  font-size: 18px;
  padding-bottom: 18px;
}

/* line 2193, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content #textarea-message .bio_textarea {
  margin: 0px;
  width: 100%;
  float: left;
  position: relative;
}

/* line 2199, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content #textarea-message .bio_textarea .input_area .number {
  bottom: 26px;
}

/* line 2202, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content #textarea-message .bio_textarea .input_area #textarea {
  width: 100%;
  height: 72px;
  color: #0d216e;
  background: #fff;
  padding: 5px 15px;
  font-size: 16px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 2216, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content .modal-button-pane {
  float: right;
  margin-top: 12px;
}

/* line 2219, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content .modal-button-pane #add_note {
  color: #0d216e;
  background: white;
  border: 1px solid #0d216e;
  padding-top: 4px;
  margin-right: 12px;
}

/* line 2226, app/assets/stylesheets/business_profile.scss */
.team_members_modal #add_contact_modal .modal_size .model_content .modal-button-pane #invite_team_member {
  padding-top: 4px;
}

@media screen and (max-width: 767px) {
  /* line 2235, app/assets/stylesheets/business_profile.scss */
  .team_members_modal .bio_textarea {
    margin: 0 0 28px 0;
  }
}

/* line 2243, app/assets/stylesheets/business_profile.scss */
.business_hider {
  display: none;
}

/* line 2248, app/assets/stylesheets/business_profile.scss */
.switch {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
}

/* Hide default HTML checkbox */
/* line 2257, app/assets/stylesheets/business_profile.scss */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
/* line 2264, app/assets/stylesheets/business_profile.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

/* line 2276, app/assets/stylesheets/business_profile.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

/* line 2288, app/assets/stylesheets/business_profile.scss */
input:checked + .slider {
  background-color: #0d216e;
}

/* line 2292, app/assets/stylesheets/business_profile.scss */
input:focus + .slider {
  box-shadow: 0 0 1px #0d216e;
}

/* line 2296, app/assets/stylesheets/business_profile.scss */
input:checked + .slider:before {
  transform: translateX(26px);
}

/* Rounded sliders */
/* line 2303, app/assets/stylesheets/business_profile.scss */
.slider.round {
  border-radius: 34px;
}

/* line 2307, app/assets/stylesheets/business_profile.scss */
.slider.round:before {
  border-radius: 50%;
}

/* line 2311, app/assets/stylesheets/business_profile.scss */
.holiday_inn_text .business-address {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 2316, app/assets/stylesheets/business_profile.scss */
.contact-business {
  margin-right: 0px;
}

/* line 2319, app/assets/stylesheets/business_profile.scss */
.contact-business:hover {
  text-decoration: none;
  color: #fff;
}

/* line 2323, app/assets/stylesheets/business_profile.scss */
.contact-business:active {
  text-decoration: none;
  color: #fff;
}

/* line 2327, app/assets/stylesheets/business_profile.scss */
.contact-business:visited {
  text-decoration: none;
  color: #fff;
}

/* line 2331, app/assets/stylesheets/business_profile.scss */
.nor-w {
  width: 175px;
}

/* line 2334, app/assets/stylesheets/business_profile.scss */
.brand-upper-heading {
  margin-top: 10px;
}

/* line 2337, app/assets/stylesheets/business_profile.scss */
.tooltip {
  font-size: 18px;
}

/* line 2340, app/assets/stylesheets/business_profile.scss */
.always-text-center {
  text-align: center;
}

/* line 2343, app/assets/stylesheets/business_profile.scss */
.company-view-holiday-inn {
  border-bottom: unset;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/* line 2348, app/assets/stylesheets/business_profile.scss */
.height-unset {
  height: unset;
}

@media (min-width: 1000px) {
  /* line 2352, app/assets/stylesheets/business_profile.scss */
  .business_name {
    width: 50%;
  }
  /* line 2355, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn {
    width: 34%;
  }
  /* line 2358, app/assets/stylesheets/business_profile.scss */
  .upgrade-business-col {
    margin-right: -3px;
  }
}

@media (min-width: 1024px) {
  /* line 2363, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn {
    width: 50%;
  }
}

@media (min-width: 451px) {
  /* line 2368, app/assets/stylesheets/business_profile.scss */
  .only-mob {
    display: none;
  }
}

@media (max-width: 450px) {
  /* line 2373, app/assets/stylesheets/business_profile.scss */
  .contact-business {
    padding-top: 5px;
    padding-bottom: 6px;
    margin-right: 0px;
  }
  /* line 2378, app/assets/stylesheets/business_profile.scss */
  .button-mobile-view {
    display: inline-block;
  }
  /* line 2381, app/assets/stylesheets/business_profile.scss */
  .upgrade_business_btn {
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 2385, app/assets/stylesheets/business_profile.scss */
  .mob-none {
    display: none;
  }
  /* line 2388, app/assets/stylesheets/business_profile.scss */
  .holiday_inn_text .business-address {
    padding-left: 0px;
  }
  /* line 2391, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn {
    margin-bottom: 10px;
  }
  /* line 2393, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn .revenue-analytics-section {
    margin-bottom: 15px;
  }
  /* line 2396, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn .manage-billing {
    width: 91%;
    float: unset;
    margin-left: 0px;
  }
  /* line 2403, app/assets/stylesheets/business_profile.scss */
  .widget_list {
    position: unset;
  }
  /* line 2406, app/assets/stylesheets/business_profile.scss */
  .revenue-analytics-sectio {
    margin-bottom: 18px;
  }
}

@media (max-width: 415px) {
  /* line 2413, app/assets/stylesheets/business_profile.scss */
  .brand_cols_block .brand_cols .upgrade-business-btn {
    margin-left: 0px;
  }
}

@media (max-width: 375px) {
  /* line 2423, app/assets/stylesheets/business_profile.scss */
  .holiday_edit_profile_btn .manage-billing {
    width: 96%;
  }
}

/* line 2435, app/assets/stylesheets/business_profile.scss */
.manage-billing {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
  margin-right: 10px;
}

/* line 2446, app/assets/stylesheets/business_profile.scss */
.manage-billing:hover {
  color: white !important;
}

@media (max-width: 1200px) {
  /* line 2452, app/assets/stylesheets/business_profile.scss */
  .manage-billing {
    width: 66%;
    margin-top: 10px;
    margin-left: 46px;
    margin-right: 0px !important;
  }
}

@media (max-width: 1024px) {
  /* line 2461, app/assets/stylesheets/business_profile.scss */
  .manage-billing {
    width: 66%;
    margin-top: 10px;
    margin-left: 46px;
    margin-right: 0px !important;
  }
}

/* line 2469, app/assets/stylesheets/business_profile.scss */
.p-left {
  padding-left: 0px !important;
}

@media (max-width: 768px) {
  /* line 2473, app/assets/stylesheets/business_profile.scss */
  .manage-billing {
    width: 100%;
    margin-top: 10px;
    margin-left: 46px;
    margin-right: 0px !important;
  }
}

/*mobile view start*/
@media (max-width: 450px) {
  /* line 2484, app/assets/stylesheets/business_profile.scss */
  .revenue-analytics-section .custom-dorpdown {
    left: 5%;
  }
}

/* line 2489, app/assets/stylesheets/business_profile.scss */
.team_members_modal .business_modal_close_btn_2 {
  float: right;
  margin-top: 0px;
}

/* line 2494, app/assets/stylesheets/business_profile.scss */
.no-data-rev-msg {
  margin-left: 0px;
}

@media (max-width: 387px) {
  /* line 2499, app/assets/stylesheets/business_profile.scss */
  .revenue-analytics-section .custom-dorpdown {
    left: -6%;
    width: 226px;
  }
}
/* line 1, app/assets/stylesheets/edit_profile.scss */
.Attention_alert_blog {
  float: left;
  background: #fff;
  border: 1px solid #fbe129;
  border-radius: 5px;
  padding: 6px 22px 5px 15px;
  font-size: 15px;
  margin: 0 0 40px 0;
}

/* line 10, app/assets/stylesheets/edit_profile.scss */
.listing_form {
  padding: 20px 30px;
}

/* line 13, app/assets/stylesheets/edit_profile.scss */
.vendor_error_msg {
  margin: 10px 10px 0 0;
}

/* line 16, app/assets/stylesheets/edit_profile.scss */
.error-message {
  font-size: 14px;
  color: #fe5f6a;
  font-family: source_sans_proregular;
  margin-top: 14px;
  padding-left: 0px;
  font-weight: 550;
  font-style: italic;
  line-height: normal;
}

/* line 27, app/assets/stylesheets/edit_profile.scss */
.Attention_alert_blog p {
  margin: 0 auto;
  color: #0d216e;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  line-height: 19px;
}

/* line 34, app/assets/stylesheets/edit_profile.scss */
#error_explanation {
  display: flex;
}

/* line 37, app/assets/stylesheets/edit_profile.scss */
.content {
  width: 100%;
  float: left;
  padding: 40px 0;
}

/* line 43, app/assets/stylesheets/edit_profile.scss */
.holiday_head {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

/* line 49, app/assets/stylesheets/edit_profile.scss */
.edit_holiday_head {
  margin-bottom: 0px;
}

/* line 52, app/assets/stylesheets/edit_profile.scss */
.bootstrap-select ul.dropdown-menu li:first-child {
  display: none;
}

/* line 55, app/assets/stylesheets/edit_profile.scss */
.multi ul.dropdown-menu li:first-child {
  display: block;
}

/* line 59, app/assets/stylesheets/edit_profile.scss */
#business_state .bootstrap-select ul.dropdown-menu li:first-child {
  display: inline;
}

/* line 62, app/assets/stylesheets/edit_profile.scss */
#franchisor-option-select .bootstrap-select ul.dropdown-menu li:first-child {
  display: inline;
}

/* line 65, app/assets/stylesheets/edit_profile.scss */
.hide_first option:first-child {
  display: none;
}

/* line 68, app/assets/stylesheets/edit_profile.scss */
.holiday_head h1 {
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 50px;
}

/* line 74, app/assets/stylesheets/edit_profile.scss */
.holiday_head ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 80, app/assets/stylesheets/edit_profile.scss */
.holiday_head ul li {
  display: inline-block;
}

/* line 84, app/assets/stylesheets/edit_profile.scss */
.holiday_head ul li a {
  text-decoration: none;
  font-size: 16px;
  font-family: "source_sans_probold";
  color: #9ec1d1;
}

/* line 91, app/assets/stylesheets/edit_profile.scss */
.fa-angle-right {
  font-size: 16px;
  color: #9ec1d1;
}

/* line 96, app/assets/stylesheets/edit_profile.scss */
.holiday_head ul li a:hover {
  color: #0d216e;
}

/* line 100, app/assets/stylesheets/edit_profile.scss */
.form {
  width: 100%;
  float: left;
}

/* line 105, app/assets/stylesheets/edit_profile.scss */
.form_cols {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}

/* line 111, app/assets/stylesheets/edit_profile.scss */
.form label {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 118, app/assets/stylesheets/edit_profile.scss */
.bio_textarea {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 48px 0;
}

/* line 125, app/assets/stylesheets/edit_profile.scss */
.textarea_span {
  color: #95e9c2;
}

/* line 129, app/assets/stylesheets/edit_profile.scss */
.number {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 136, app/assets/stylesheets/edit_profile.scss */
.vendor-desc-counter {
  position: unset;
  float: right;
}

/* line 140, app/assets/stylesheets/edit_profile.scss */
.review_description_counter {
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 146, app/assets/stylesheets/edit_profile.scss */
.first_3-row {
  width: 100%;
  float: left;
  border-bottom: 2px solid #cddee6;
  margin: 0 0 20px 0;
}

/* line 153, app/assets/stylesheets/edit_profile.scss */
.input_area img {
  margin: 0 0 6px 2px;
}

/* line 157, app/assets/stylesheets/edit_profile.scss */
.first_name {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

/* line 163, app/assets/stylesheets/edit_profile.scss */
.city {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 169, app/assets/stylesheets/edit_profile.scss */
.franchisor_dL {
  /* position: absolute; */
}

/* line 172, app/assets/stylesheets/edit_profile.scss */
#business_brand_id {
  position: absolute;
}

/* line 175, app/assets/stylesheets/edit_profile.scss */
#business_membership_id {
  position: absolute;
}

/* line 178, app/assets/stylesheets/edit_profile.scss */
.role_selection {
  position: absolute;
}

/* line 181, app/assets/stylesheets/edit_profile.scss */
.custom-angle {
  float: right;
  padding: 5px 10px;
}

/* line 186, app/assets/stylesheets/edit_profile.scss */
.mobile_row {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

/* line 192, app/assets/stylesheets/edit_profile.scss */
.form .bio_textarea textarea {
  width: 100%;
  height: 72px;
  color: #0d216e;
  background: #fff;
  padding: 5px 15px;
  font-size: 16px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 204, app/assets/stylesheets/edit_profile.scss */
.social_media {
  width: 100%;
  float: left;
  margin: 0 0 55px 0;
}

/* line 211, app/assets/stylesheets/edit_profile.scss */
.form .last_update {
  border: 1px solid #fcdd03;
  padding: 8px 15px;
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  margin: 10px 0 15px;
}

/* line 219, app/assets/stylesheets/edit_profile.scss */
.select_border .bootstrap-select .selectpicker {
  border-radius: 10px 0 0 10px !important;
}

/* line 222, app/assets/stylesheets/edit_profile.scss */
.error_message {
  float: right;
  border: 1px solid #fcdd03;
  padding: 10px 15px 10px 30px;
  border-radius: 10px;
  float: left;
}

/* line 230, app/assets/stylesheets/edit_profile.scss */
.form .form-group {
  margin: 0 auto;
}

/* line 233, app/assets/stylesheets/edit_profile.scss */
.form .has-error .help-block {
  font-size: 12px;
  color: #a94442;
  line-height: normal;
}

/* line 239, app/assets/stylesheets/edit_profile.scss */
.form .form-control {
  width: 100%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 249, app/assets/stylesheets/edit_profile.scss */
.form .form-btn.cancel-navy-blue {
  background-color: transparent;
  color: #0d216e;
  border: 1px solid transparent;
  text-decoration: none;
  margin: 0 5px;
}

/* line 256, app/assets/stylesheets/edit_profile.scss */
.form .form-btn.change-cursor {
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/edit_profile.scss */
.form .form-btn.cancel-navy-blue:hover {
  border: 1px solid #0d216e;
}

/* line 262, app/assets/stylesheets/edit_profile.scss */
.w-100 {
  width: 100% !important;
}

/* line 263, app/assets/stylesheets/edit_profile.scss */
.w-auto {
  width: auto !important;
}

/* line 264, app/assets/stylesheets/edit_profile.scss */
.pull-right {
  float: right !important;
}

/* line 265, app/assets/stylesheets/edit_profile.scss */
.pull-left {
  float: left !important;
}

/* line 267, app/assets/stylesheets/edit_profile.scss */
.form .styled-select {
  width: 100%;
  position: relative;
}

/* line 271, app/assets/stylesheets/edit_profile.scss */
.form select:focus {
  outline: none;
}

/* line 272, app/assets/stylesheets/edit_profile.scss */
.styled-select select {
  width: 100%;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  background: white;
  position: absolute;
  /*hide default down arrow in webkit */
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
}

/* line 289, app/assets/stylesheets/edit_profile.scss */
select + span.fa {
  float: right;
  margin-top: 2px;
  margin-right: 5px;
  /* this is so when you click on the chevron, your click actually goes on the dropdown menu */
  pointer-events: none;
  /* everything after this is just to cover up the original arrow */
  /* (for browsers that don't support the syntax used above) */
  background-color: #fff;
  padding-right: 5px;
}

@-moz-document url-prefix() {
  /* line 303, app/assets/stylesheets/edit_profile.scss */
  .styled-select select {
    width: 110%;
  }
}

/* line 308, app/assets/stylesheets/edit_profile.scss */
select::-ms-expand {
  display: none;
}

/* hide default down arrow in IE10*/
/* hack to fall back in opera */
/* line 312, app/assets/stylesheets/edit_profile.scss */
_:-o-prefocus .styled-select, .selector .styled-select {
  background: none;
}

/* line 317, app/assets/stylesheets/edit_profile.scss */
.form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #0d216e;
}

/* line 320, app/assets/stylesheets/edit_profile.scss */
.form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #0d216e;
  opacity: 1;
}

/* line 324, app/assets/stylesheets/edit_profile.scss */
.form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #0d216e;
  opacity: 1;
}

/* line 328, app/assets/stylesheets/edit_profile.scss */
.form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0d216e;
}

/* line 331, app/assets/stylesheets/edit_profile.scss */
.form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #0d216e;
}

/* line 335, app/assets/stylesheets/edit_profile.scss */
.form ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #0d216e;
}
.form ::placeholder {
  /* Most modern browsers support this now. */
  color: #0d216e;
}

/* line 340, app/assets/stylesheets/edit_profile.scss */
.custom-file-uploader {
  position: relative;
  background-image: none;
}

/* line 345, app/assets/stylesheets/edit_profile.scss */
.custom-file-uploader {
  background: #0d216e;
  color: #fff;
  font-size: 16px !important;
  font-family: "source_sans_proregular" !important;
  padding: 4px 15px;
  height: 35px;
  min-height: auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* line 357, app/assets/stylesheets/edit_profile.scss */
.custom-file-uploader:hover {
  background: #0d216e;
  color: #fff;
}

/* line 362, app/assets/stylesheets/edit_profile.scss */
.custom-file-uploader input[type='file'] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 35px;
  opacity: 0;
  cursor: default;
}

/* line 376, app/assets/stylesheets/edit_profile.scss */
.upload_img[disabled], .upload_img[readonly], fieldset[disabled] .upload_img {
  width: 100%;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  cursor: text;
  background-color: #fff;
}

/* line 388, app/assets/stylesheets/edit_profile.scss */
.form .form-btn.cancel {
  background: #fe5f6a;
  /* margin: 20px 25px 0 0; */
  text-align: center;
}

/* line 394, app/assets/stylesheets/edit_profile.scss */
#back-button {
  margin: 20px 25px 0 0;
}

/* line 398, app/assets/stylesheets/edit_profile.scss */
.form .form-btn {
  background: #0d216e;
  color: #fff;
  font-size: 16px;
  font-family: 'source_sans_proregular';
  padding: 8px 25px;
  border: none;
  height: 35px;
  border-radius: 10px;
  line-height: 20px;
}

/* line 410, app/assets/stylesheets/edit_profile.scss */
.form .form-btn:disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}

/* line 418, app/assets/stylesheets/edit_profile.scss */
.form .form-btn:focus, .form .form-btn:focus {
  outline: none;
}

/* line 421, app/assets/stylesheets/edit_profile.scss */
.form .button {
  float: right;
  margin: 12px;
}

/* line 426, app/assets/stylesheets/edit_profile.scss */
.form .required_field {
  width: 100%;
  float: left;
  font-size: 16px;
  font-family: "source_sans_probold";
  color: #fe5f6a;
  margin: 14px 0 0 0;
}

/* line 436, app/assets/stylesheets/edit_profile.scss */
.form .required_field img {
  margin: 0 0 6px 0;
}

/* line 440, app/assets/stylesheets/edit_profile.scss */
.travel-agent-statuses-filter ul.dropdown-menu li:first-child {
  display: block;
}

@media (max-width: 767px) {
  /* line 445, app/assets/stylesheets/edit_profile.scss */
  .form .button {
    float: right;
    margin: 12px 0 12px;
  }
  /* line 449, app/assets/stylesheets/edit_profile.scss */
  .form .tags-button {
    float: unset;
  }
  /* line 452, app/assets/stylesheets/edit_profile.scss */
  .form .form-group {
    margin-bottom: 12px;
  }
  /* line 455, app/assets/stylesheets/edit_profile.scss */
  .form .form-group-date {
    margin-top: 10px;
  }
  /* line 458, app/assets/stylesheets/edit_profile.scss */
  .form .form-btn.cancel {
    margin: 0 10px 12px;
    text-align: center;
    /*padding-left: 151px;*/
  }
  /* line 463, app/assets/stylesheets/edit_profile.scss */
  .form .form-btn.cancel-tags {
    margin: 0 0px 12px;
  }
  /* line 466, app/assets/stylesheets/edit_profile.scss */
  .form .form-btn,
.form .form-btn {
    text-align: center;
    width: 80%;
    display: block;
    width: 100%;
    margin: 0 0 0;
    float: left;
  }
  /* line 475, app/assets/stylesheets/edit_profile.scss */
  .first_3-row, .city, .mobile_row, .bio_textarea {
    margin: 0 0 28px 0;
  }
}

/* line 479, app/assets/stylesheets/edit_profile.scss */
.align_center_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 485, app/assets/stylesheets/edit_profile.scss */
.user-info-row-paddings {
  padding-right: 15px;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  /* line 491, app/assets/stylesheets/edit_profile.scss */
  .user-info-row-paddings {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  /* line 498, app/assets/stylesheets/edit_profile.scss */
  #edit-profile-save-changes {
    width: 65% !important;
    margin-top: 17px;
  }
}

@media (max-width: 767px) {
  /* line 505, app/assets/stylesheets/edit_profile.scss */
  #edit-profile-save-changes {
    width: 95px !important;
    margin-left: 10px;
  }
}
/* line 1, app/assets/stylesheets/business.css.scss */
.buisness_card_blog {
  width: 100%;
  float: left;
}

/* line 6, app/assets/stylesheets/business.css.scss */
.card_header {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 40px;
}

/* line 13, app/assets/stylesheets/business.css.scss */
.buisness {
  width: 50%;
  float: left;
}

/* line 18, app/assets/stylesheets/business.css.scss */
.buisness h1 {
  margin: 0;
}

/* line 22, app/assets/stylesheets/business.css.scss */
.filters {
  width: 50%;
  float: right;
}

/* line 27, app/assets/stylesheets/business.css.scss */
.filters ul {
  padding: 0;
  float: right;
}

/* line 32, app/assets/stylesheets/business.css.scss */
.filters ul li {
  list-style: none;
  display: inline-block;
  margin-right: 17px;
}

/* line 38, app/assets/stylesheets/business.css.scss */
.filters .btn {
  padding: 0;
  margin: 0;
}

/* line 43, app/assets/stylesheets/business.css.scss */
.filters_btn .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 53, app/assets/stylesheets/business.css.scss */
.filters_btn ul li {
  display: block;
}

/* line 57, app/assets/stylesheets/business.css.scss */
.btn-group.open .filters_dropdown.dropdown-toggle {
  box-shadow: none;
}

/* line 61, app/assets/stylesheets/business.css.scss */
.filters_btn .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 68, app/assets/stylesheets/business.css.scss */
.filters_dropdown {
  background: #f6f8f9;
  border: none;
  color: #a1aeb7;
  font-size: 20px;
}

/* line 75, app/assets/stylesheets/business.css.scss */
.card_footer {
  width: 100%;
  float: left;
}

/* line 80, app/assets/stylesheets/business.css.scss */
.card_box {
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}

/* line 88, app/assets/stylesheets/business.css.scss */
.card_text h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
}

/* line 94, app/assets/stylesheets/business.css.scss */
.card_text p {
  font-size: 14px;
}

/* line 98, app/assets/stylesheets/business.css.scss */
.card_btn_align {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 104, app/assets/stylesheets/business.css.scss */
.card_btn {
  background: #fff;
  border: none;
}

/* line 109, app/assets/stylesheets/business.css.scss */
.card_btn_align .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 116, app/assets/stylesheets/business.css.scss */
.btn-group.open .card_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 120, app/assets/stylesheets/business.css.scss */
.card_box .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  /*color: #333;*/
  white-space: nowrap;
}

/* line 130, app/assets/stylesheets/business.css.scss */
.card1_img {
  text-align: center;
  /*overflow: hidden;*/
  width: 84px;
  margin: 0 auto;
  margin-bottom: 47px;
}

/* line 138, app/assets/stylesheets/business.css.scss */
.section-card {
  max-height: 252px;
  height: 100%;
  margin-bottom: 12px;
  overflow: hidden;
}

/* line 143, app/assets/stylesheets/business.css.scss */
.section-card .card_img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

/* line 151, app/assets/stylesheets/business.css.scss */
.section-card .card_holiday h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 70px;
  height: 100%;
}

/* line 162, app/assets/stylesheets/business.css.scss */
.section-card .card_holiday {
  text-align: center;
  margin-bottom: 35px;
  min-height: 132px;
  height: 100%;
}

/* line 168, app/assets/stylesheets/business.css.scss */
.section-card .address-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 177, app/assets/stylesheets/business.css.scss */
.status-div {
  min-height: 30px;
  margin: 15px 0 10px;
}

/* line 183, app/assets/stylesheets/business.css.scss */
.attached-business-section .card_box {
  min-height: 391px;
}

/* line 187, app/assets/stylesheets/business.css.scss */
.card_img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

/* line 195, app/assets/stylesheets/business.css.scss */
.card_holiday h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  margin-bottom: 22px;
}

/* line 202, app/assets/stylesheets/business.css.scss */
.card_holiday {
  text-align: center;
  margin-bottom: 35px;
}

/* line 207, app/assets/stylesheets/business.css.scss */
.card_box ul {
  padding: 0;
}

/* line 211, app/assets/stylesheets/business.css.scss */
.card_box ul li {
  list-style: none;
}

/* line 215, app/assets/stylesheets/business.css.scss */
.plus-sign {
  font-weight: bolder;
  font-size: 26px;
}

/* line 220, app/assets/stylesheets/business.css.scss */
.add-business-search-btn {
  margin-top: 20px;
  float: right;
}

/* line 224, app/assets/stylesheets/business.css.scss */
.add-business-search-btn:hover {
  text-decoration: none;
}

/* line 227, app/assets/stylesheets/business.css.scss */
.add-business-search-btn:focus {
  text-decoration: none;
}

/* line 230, app/assets/stylesheets/business.css.scss */
.text-center-padding {
  padding-left: 1px;
  padding-bottom: 1px;
}

/*mobile view start*/
@media screen and (max-width: 1025px) {
  /* line 238, app/assets/stylesheets/business.css.scss */
  .card1_img {
    margin-bottom: 83px;
  }
}

@media screen and (max-width: 767px) {
  /* line 244, app/assets/stylesheets/business.css.scss */
  .filters {
    width: 100%;
  }
  /* line 248, app/assets/stylesheets/business.css.scss */
  .buisness {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 253, app/assets/stylesheets/business.css.scss */
  .filters ul {
    float: none;
  }
}

@media screen and (max-width: 320px) {
  /* line 259, app/assets/stylesheets/business.css.scss */
  .filters {
    width: 100%;
  }
  /* line 263, app/assets/stylesheets/business.css.scss */
  .buisness {
    width: 100%;
  }
}
/* line 3, app/assets/stylesheets/business_list.scss */
.columns-applicant .list_bar_heading .business-title-alignment {
  align-items: center;
}

/* line 7, app/assets/stylesheets/business_list.scss */
.columns-applicant .list_bar_heading .business-title-center {
  max-width: 14em;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 12, app/assets/stylesheets/business_list.scss */
.columns-applicant .list_bar_heading .star-font-size {
  margin-left: 5px;
  font-size: 18px;
}

/* line 19, app/assets/stylesheets/business_list.scss */
.content {
  width: 100%;
  float: left;
}

/* line 24, app/assets/stylesheets/business_list.scss */
.buisness_block {
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 31, app/assets/stylesheets/business_list.scss */
.buisness {
  width: 50%;
  float: left;
}

/* line 36, app/assets/stylesheets/business_list.scss */
.buisness h1 {
  font-size: 28px;
  font-family: "ubuntubold";
  margin: 0;
}

/* line 42, app/assets/stylesheets/business_list.scss */
.filters {
  width: 50%;
  display: flex;
  text-align: right;
  align-items: center;
  justify-content: flex-end;
}

/* line 51, app/assets/stylesheets/business_list.scss */
.filters ul {
  padding: 6px 0 0;
  float: right;
}

/* line 56, app/assets/stylesheets/business_list.scss */
.filters ul li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

/* line 62, app/assets/stylesheets/business_list.scss */
.widget-view.nav-tabs {
  border: none;
  display: inherit;
}

/* line 67, app/assets/stylesheets/business_list.scss */
.nav-tabs > li > a {
  padding: 0 0 0;
  background: none;
  border: none;
}

/* line 73, app/assets/stylesheets/business_list.scss */
.nav-tabs > .box_icon > a {
  width: 100%;
  background: url(/assets/box_icon-bdfd8051a282c8e5212ac7963e6eae3555802eb3d5122a6e995f0afc1a422162.png) no-repeat !important;
  background-size: contain !important;
  border: none;
  border-radius: 0;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 83, app/assets/stylesheets/business_list.scss */
.nav-tabs > .dot_icon > a {
  width: 100%;
  background: url(/assets/dot_bar_icon-4a666d03f3eccab9e44a9a53bdab1d93ca13f9f7e78b74dda871f875b77521fd.png) no-repeat !important;
  background-size: contain !important;
  border: none;
  border-radius: 0;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 94, app/assets/stylesheets/business_list.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: none;
  border: none;
  padding: 5px;
  box-shadow: none;
  outline: none;
}

/* line 104, app/assets/stylesheets/business_list.scss */
.nav-tabs > .box_icon.active > a {
  background: url(/assets/active_box_icon-ee43034bc65164977dc16eb9a2b4c59d53f3a169258d6b83be0571710ad639ea.png) no-repeat !important;
  background-size: contain !important;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 112, app/assets/stylesheets/business_list.scss */
.nav-tabs > .dot_icon.active > a {
  background: url(/assets/activ_dot_bar_icon-94b51392d51a200dd514a7f7d8e7a7e448ec04a3eee83054e5a3365005ac1e5e.png) no-repeat !important;
  background-size: contain !important;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 121, app/assets/stylesheets/business_list.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background: none;
  border: none;
}

/* line 126, app/assets/stylesheets/business_list.scss */
.tab_background > li > a:focus, .tab_background > li > a:hover {
  background: none;
}

/* line 130, app/assets/stylesheets/business_list.scss */
.filters .btn {
  padding: 10px 0px;
  margin: 0;
  background-image: none;
  margin-bottom: 10px;
}

/* line 137, app/assets/stylesheets/business_list.scss */
.filters_btn {
  vertical-align: -webkit-baseline-middle;
}

/* line 141, app/assets/stylesheets/business_list.scss */
.filters_btn .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 151, app/assets/stylesheets/business_list.scss */
.nav_tab > li > a:hover, .nav_tab > li > a:focus {
  text-decoration: none;
  background-color: #f6f8f9;
}

/* line 156, app/assets/stylesheets/business_list.scss */
.filters_btn ul li {
  display: block;
  margin: 0;
}

/* line 161, app/assets/stylesheets/business_list.scss */
.btn-group.open .filters_dropdown.dropdown-toggle {
  box-shadow: none;
}

/* line 166, app/assets/stylesheets/business_list.scss */
.filters_btn .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 173, app/assets/stylesheets/business_list.scss */
.filters_dropdown {
  background: #f6f8f9;
  border: none;
  color: #a1aeb7;
  display: table;
  font-size: 20px;
  padding: 0;
}

/* line 182, app/assets/stylesheets/business_list.scss */
.filters_dropdown em {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}

/* line 188, app/assets/stylesheets/business_list.scss */
.filters_dropdown span {
  display: inline-block;
  vertical-align: middle;
  line-height: 13px;
}

/* line 194, app/assets/stylesheets/business_list.scss */
.add_buisness_bar {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 8px;
  border: 2px solid #9ec1d1;
  padding: 10px 0 14px 0;
  margin: 0 0 60px 0;
}

/* line 204, app/assets/stylesheets/business_list.scss */
.add_buisness {
  width: 100%;
  float: left;
  display: flex;
}

/* line 210, app/assets/stylesheets/business_list.scss */
.bar1_img {
  float: left;
  margin: 0 20px 0 20px;
}

/* line 215, app/assets/stylesheets/business_list.scss */
.bar1_heading {
  margin: 20px 0 0 30px;
}

/* line 219, app/assets/stylesheets/business_list.scss */
.bar1_heading h2 {
  font-size: 22px;
  font-family: 'ubuntubold';
  line-height: 27px;
}

/* line 225, app/assets/stylesheets/business_list.scss */
.bar1_text {
  float: right;
  margin: 20px 0 0 0;
}

/* line 230, app/assets/stylesheets/business_list.scss */
.bar1_text p {
  font-size: 14px;
  margin: 0;
}

/* line 235, app/assets/stylesheets/business_list.scss */
.list_img {
  margin: 0 0 0 30px;
}

/* line 239, app/assets/stylesheets/business_list.scss */
.list_bar_heading {
  float: left;
  margin: 0 0 0 25px;
}

/* line 244, app/assets/stylesheets/business_list.scss */
.list_bar_heading h3 {
  font-size: 22px;
  font-family: 'ubuntubold';
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  width: 14em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 257, app/assets/stylesheets/business_list.scss */
.list_bar_heading .group-name-heading {
  font-size: 22px;
  font-family: 'ubuntubold';
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  width: 230px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 268, app/assets/stylesheets/business_list.scss */
.list_bar_heading .business-name-heading {
  font-size: 22px;
  font-family: 'ubuntubold';
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  width: 292px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 281, app/assets/stylesheets/business_list.scss */
.list_bar_heading p {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}

/* line 287, app/assets/stylesheets/business_list.scss */
.list_item {
  float: left;
  margin: 10px 0 0 0;
}

/* line 292, app/assets/stylesheets/business_list.scss */
.list_item ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 75px;
}

/* line 299, app/assets/stylesheets/business_list.scss */
.list_item ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 35px;
}

/* line 305, app/assets/stylesheets/business_list.scss */
.list_item ul li:last-child {
  margin: 0;
}

/* line 310, app/assets/stylesheets/business_list.scss */
.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 324, app/assets/stylesheets/business_list.scss */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* Row with equal height columns
 * --------------------------------------------------
 */
/* line 333, app/assets/stylesheets/business_list.scss */
.columns-applicant {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 8px;
  /*border: 1px solid #9ec1d1;*/
  margin: 0 0 20px 0;
  padding: 42px 0 17px;
  position: relative;
  color: #0d216e;
  font-size: 14px;
  line-height: 17px;
  color: #0d216e;
}

/* line 348, app/assets/stylesheets/business_list.scss */
.row-eq-height {
  display: flex;
}

/* line 356, app/assets/stylesheets/business_list.scss */
.columns-applicant [class*="col"] {
  border: solid 1px #e1e8eb;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  border: none;
  font-family: 'source_sans_proregular';
  /*	justify-content: center;*/
}

/* line 370, app/assets/stylesheets/business_list.scss */
.columns-applicant .fa {
  font-size: 12px;
}

/* line 374, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-1 {
  width: 51%;
  justify-content: left;
}

/* line 378, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-2 {
  width: 19%;
  padding: 0 1% 0;
}

/* line 382, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-3 {
  width: 13%;
  padding: 0 1% 0;
}

/* line 386, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-4 {
  width: 13%;
  padding: 0 2% 0;
}

/* line 390, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-5 {
  width: 13%;
  /*padding: 0 0% 0;*/
}

/* line 394, app/assets/stylesheets/business_list.scss */
.columns-applicant .col-table-box-6 {
  width: 7%;
  padding: 0 1% 0;
  position: relative;
  align-items: center;
  justify-content: flex-end;
}

/* line 403, app/assets/stylesheets/business_list.scss */
.columns-applicant span {
  margin-left: 5px;
}

/* line 407, app/assets/stylesheets/business_list.scss */
.fa-star:before {
  content: "\f005";
}

/* line 410, app/assets/stylesheets/business_list.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 415, app/assets/stylesheets/business_list.scss */
.list_btn {
  background: #fff;
  border: none;
}

/* line 420, app/assets/stylesheets/business_list.scss */
.list_item_btn {
  position: absolute;
  top: 17px;
  right: 10px;
}

/* line 426, app/assets/stylesheets/business_list.scss */
.list_item_btn .dropdown {
  position: absolute;
  top: 17px;
  right: 16px;
  text-align: center;
  left: auto;
}

/* line 434, app/assets/stylesheets/business_list.scss */
.custom-z-index .dropdown-menu {
  z-index: 900 !important;
}

/* line 438, app/assets/stylesheets/business_list.scss */
.list_item_btn ul li {
  display: block;
  margin: 0;
}

/* line 443, app/assets/stylesheets/business_list.scss */
.btn-group.open .list_btn.dropdown-toggle {
  box-shadow: none;
}

/*box_icon_tab (tab1) start*/
/* line 452, app/assets/stylesheets/business_list.scss */
.card_footer {
  width: 100%;
  float: left;
}

/* line 457, app/assets/stylesheets/business_list.scss */
.card_footer .select-sort-cont #select_sort_by {
  cursor: pointer;
}

/* line 459, app/assets/stylesheets/business_list.scss */
.card_footer .select-sort-cont #select_sort_by option {
  cursor: pointer;
}

/* line 465, app/assets/stylesheets/business_list.scss */
.card_box {
  line-height: 22px;
  position: relative;
  background: #fff;
  padding: 28px 30px 0px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
  min-height: 391px;
}

/* line 478, app/assets/stylesheets/business_list.scss */
.bank_cards {
  min-height: 330px;
}

/* line 482, app/assets/stylesheets/business_list.scss */
.card_box1 {
  border-width: 3px;
  border-color: #9ec1d1;
  border-style: solid;
  border-radius: 8px;
  box-shadow: none;
}

/* line 490, app/assets/stylesheets/business_list.scss */
.card_text {
  text-align: center;
}

/* line 494, app/assets/stylesheets/business_list.scss */
.card_text h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  margin-bottom: 24px;
}

/* line 501, app/assets/stylesheets/business_list.scss */
.card_text p {
  font-size: 14px;
  line-height: 22px;
}

/* line 506, app/assets/stylesheets/business_list.scss */
.card_btn_align {
  position: absolute;
  top: 13px;
  right: 20px;
}

/* line 512, app/assets/stylesheets/business_list.scss */
.card_btn {
  background: #fff;
  border: none;
  cursor: pointer;
}

/* line 518, app/assets/stylesheets/business_list.scss */
.card_btn_align .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 525, app/assets/stylesheets/business_list.scss */
.btn-group.open .card_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 529, app/assets/stylesheets/business_list.scss */
.card_box .dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  /*color: #0d216e;*/
  white-space: nowrap;
}

/* line 539, app/assets/stylesheets/business_list.scss */
.dropdown-menu > li > a {
  padding: 8px 20px;
  color: #0d216e;
}

/* line 544, app/assets/stylesheets/business_list.scss */
.card1_img {
  text-align: center;
  /*overflow: hidden;*/
  width: 84px;
  margin-bottom: 22px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 56%;
}

/* line 555, app/assets/stylesheets/business_list.scss */
.card_img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
  height: 100%;
}

/* line 564, app/assets/stylesheets/business_list.scss */
.card_img img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0 auto;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* line 574, app/assets/stylesheets/business_list.scss */
.card_holiday h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  line-height: 1.2em;
  height: 60px;
  overflow: hidden;
}

/* line 583, app/assets/stylesheets/business_list.scss */
.card_holiday .business-card-name {
  margin-bottom: 10px;
}

/* line 587, app/assets/stylesheets/business_list.scss */
.card_holiday p {
  font-size: 13px;
}

/* line 591, app/assets/stylesheets/business_list.scss */
.approval-pending {
  text-align: center;
  padding-bottom: 3px;
  padding-top: 3px;
  background: pink;
}

/* line 598, app/assets/stylesheets/business_list.scss */
.card_holiday .card_list {
  margin-bottom: 4px;
}

/* line 602, app/assets/stylesheets/business_list.scss */
.card_holiday {
  line-height: 19px;
  text-align: center;
  margin-bottom: 5px;
}

/* line 607, app/assets/stylesheets/business_list.scss */
.card_holiday .card_heading {
  height: 68px;
  overflow: hidden;
  padding-top: 10px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* line 615, app/assets/stylesheets/business_list.scss */
.card_holiday .group_name_heading {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

/* line 620, app/assets/stylesheets/business_list.scss */
.card_holiday .business-name-heading {
  font-size: 22px;
  font-family: 'ubuntubold';
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  width: 210px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 635, app/assets/stylesheets/business_list.scss */
.card_box ul {
  line-height: 24px;
  padding: 0;
}

/* line 640, app/assets/stylesheets/business_list.scss */
.card_box ul li {
  list-style: none;
  font-size: 14px;
  font-family: 'source_sans_proregular';
}

/* line 646, app/assets/stylesheets/business_list.scss */
.web_icon a {
  width: 158px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -6px;
}

/* line 653, app/assets/stylesheets/business_list.scss */
.card_list li .fa {
  font-size: 10px;
  margin-right: 10px;
}

/* line 657, app/assets/stylesheets/business_list.scss */
.card_list .list-align {
  padding-left: 12px;
}

/* line 660, app/assets/stylesheets/business_list.scss */
.card_list .list-align {
  padding-left: 12px;
}

/* line 665, app/assets/stylesheets/business_list.scss */
.card_list .home-icon .fa {
  font-size: 10px;
}

/* line 668, app/assets/stylesheets/business_list.scss */
.card_list .home-icon span {
  margin-left: 4%;
}

/* line 673, app/assets/stylesheets/business_list.scss */
.card_list img {
  margin: 0 10px 0 0;
}

/* line 677, app/assets/stylesheets/business_list.scss */
.mobile-dropdown-business {
  display: none;
}

/* line 681, app/assets/stylesheets/business_list.scss */
.approval-status {
  font-size: 14px;
  text-align: center;
  margin-left: 0 !important;
  padding: 1px 25px;
  height: 20px;
  background-color: pink;
}

/* line 689, app/assets/stylesheets/business_list.scss */
.rejected-status {
  background: #FF545E;
}

/* line 693, app/assets/stylesheets/business_list.scss */
.address-1 {
  overflow: hidden;
  height: 18px;
}

/* line 697, app/assets/stylesheets/business_list.scss */
.adjust-max-height {
  max-height: 22px;
}

@media screen and (max-width: 1025px) {
  /* line 703, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-1 {
    width: 44%;
    justify-content: left;
  }
  /* line 707, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-2 {
    width: 19%;
    padding: 0 1% 0;
  }
  /* line 711, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-3 {
    width: 15%;
    padding: 0 0.5% 0;
  }
  /* line 715, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-4 {
    width: 13%;
    padding: 0 1% 0;
  }
  /* line 719, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-5 {
    width: 15%;
    padding: 0 0% 0;
  }
  /* line 723, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-6 {
    width: 7%;
    padding: 0 5px 0;
  }
  /* line 728, app/assets/stylesheets/business_list.scss */
  .card_holiday .business-name-heading {
    width: 400px;
  }
}

@media screen and (max-width: 800px) {
  /* line 736, app/assets/stylesheets/business_list.scss */
  .card_holiday {
    margin-bottom: 15px;
  }
  /* line 738, app/assets/stylesheets/business_list.scss */
  .card_holiday .business-name-heading {
    width: 300px;
  }
  /* line 744, app/assets/stylesheets/business_list.scss */
  .columns-applicant .image-fa {
    margin-left: 15px;
  }
  /* line 748, app/assets/stylesheets/business_list.scss */
  .business-linked-height-adj {
    min-height: 329px;
  }
  /* line 752, app/assets/stylesheets/business_list.scss */
  .buisness-invite-info-item {
    margin: 10px 0;
    text-align: center;
  }
  /* line 755, app/assets/stylesheets/business_list.scss */
  .buisness-invite-info-item .date-color {
    color: grey;
    align-items: center;
    justify-content: center;
  }
  /* line 760, app/assets/stylesheets/business_list.scss */
  .buisness-invite-info-item .invite-sent {
    font-size: 16px;
    font-weight: bold;
    color: green;
    line-height: 20px;
  }
  /* line 768, app/assets/stylesheets/business_list.scss */
  .row-eq-height {
    display: -webkit-block;
    display: block;
  }
  /* line 773, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-5,
.columns-applicant .col-table-box-4,
.columns-applicant .col-table-box-3,
.columns-applicant .col-table-box-2,
.columns-applicant .col-table-box-1 {
    padding: 0 30px 6px;
    width: 100%;
    justify-content: left;
  }
  /* line 783, app/assets/stylesheets/business_list.scss */
  .columns-applicant .col-table-box-6 {
    display: none;
  }
  /* line 787, app/assets/stylesheets/business_list.scss */
  .add_buisness {
    margin-top: 15px;
    display: block;
  }
  /* line 792, app/assets/stylesheets/business_list.scss */
  .list_img {
    text-align: center;
    margin: 0 0 7px 0;
    display: block;
    width: 100%;
  }
  /* line 799, app/assets/stylesheets/business_list.scss */
  .list_bar_heading {
    text-align: center;
    margin: 0;
    float: left;
    width: 100%;
  }
  /* line 806, app/assets/stylesheets/business_list.scss */
  .columns-applicant .fa {
    font-size: 12px;
  }
  /* line 810, app/assets/stylesheets/business_list.scss */
  .list_bar_heading p {
    padding-top: 3px;
    white-space: normal;
  }
  /* line 815, app/assets/stylesheets/business_list.scss */
  .list_bar_heading h3 {
    margin-left: 25%;
    padding-bottom: 6px;
    width: 6em;
  }
  /* line 821, app/assets/stylesheets/business_list.scss */
  .list_bar_heading .heading {
    padding-bottom: 6px;
  }
  /* line 825, app/assets/stylesheets/business_list.scss */
  .buisness {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 830, app/assets/stylesheets/business_list.scss */
  .filters {
    width: 100%;
    float: left;
  }
  /* line 835, app/assets/stylesheets/business_list.scss */
  .filters ul {
    float: none;
  }
  /* line 838, app/assets/stylesheets/business_list.scss */
  .mobile-dropdown-business {
    display: block;
    top: 47px;
  }
}

@media screen and (max-width: 767px) {
  /* line 845, app/assets/stylesheets/business_list.scss */
  .widget-view.nav-tabs {
    display: none;
  }
  /* line 849, app/assets/stylesheets/business_list.scss */
  #home {
    display: none;
  }
  /* line 853, app/assets/stylesheets/business_list.scss */
  #profile {
    display: block !important;
  }
  /* line 857, app/assets/stylesheets/business_list.scss */
  .buisness {
    width: 53%;
    margin: 0 0 20px 0;
    float: left;
  }
  /* line 863, app/assets/stylesheets/business_list.scss */
  .filters {
    width: 29%;
    float: right;
    margin: 0;
  }
  /* line 869, app/assets/stylesheets/business_list.scss */
  .filters_btn {
    padding: 0;
    height: -14px;
    line-height: 12px;
  }
  /* line 875, app/assets/stylesheets/business_list.scss */
  .filters_btn.open .filters_dropdown {
    color: #0d216e;
  }
  /* line 879, app/assets/stylesheets/business_list.scss */
  .filters .btn {
    padding: 0px 0px;
    margin: -5px 0 0;
    background-image: none;
    min-height: auto;
    line-height: 13px;
  }
}

@media screen and (max-width: 500px) {
  /* line 889, app/assets/stylesheets/business_list.scss */
  .filters_dropdown {
    margin-top: 24px;
  }
  /* line 893, app/assets/stylesheets/business_list.scss */
  .list_bar_heading .business-name-heading {
    width: 313px;
  }
}

@media screen and (max-width: 376px) {
  /* line 900, app/assets/stylesheets/business_list.scss */
  .list_bar_heading .business-name-heading {
    width: 290px;
  }
}

@media screen and (max-width: 320px) {
  /* line 907, app/assets/stylesheets/business_list.scss */
  .list_bar_heading .business-name-heading {
    width: 240px;
  }
  /* line 911, app/assets/stylesheets/business_list.scss */
  .buisness {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 916, app/assets/stylesheets/business_list.scss */
  .filters {
    width: 100%;
    float: left;
  }
  /* line 921, app/assets/stylesheets/business_list.scss */
  .filters ul {
    float: none;
  }
}
/* line 1, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper {
  /* Row with equal height columns
 * --------------------------------------------------
 */
  /*box_icon_tab (tab1) start*/
  /*.card_box .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}*/
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}

/* line 3, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .content {
  width: 100%;
  float: left;
}

/* line 8, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_block {
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 40px;
}

/* line 15, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .open > .dropdown {
  display: block;
}

/* line 19, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown {
  position: absolute;
  top: 33px;
  right: 0;
  background: #fff;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 172px;
  padding: 0;
  left: -140px;
  font-size: 16px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1000;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 41, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown li a span {
  display: inline-block;
}

/* line 44, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown li a img {
  display: inline-block;
  margin-right: 12px;
}

/* line 49, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown-menu:after, .vendor_list_wrapper .dropdown-menu:before {
  bottom: 100%;
  left: 88%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 60, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -9px;
}

/* line 66, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown-menu:before {
  border-color: rgba(61, 77, 139, 0);
  border-bottom-color: #3d4d8b;
  border-width: 10px;
  margin-left: -10px;
}

/* line 73, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown-menu .header-dropdown a {
  padding: 4px 20px;
}

/* line 77, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown li {
  border-bottom: 1px solid #9ec1d1;
  padding: 0;
}

/* line 81, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown .custom-dorpdown li a {
  display: table;
  width: 100%;
  padding: 9px 14px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #0d216e;
  white-space: nowrap;
}

/* line 91, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown .custom-dorpdown li {
  position: 0;
}

/* line 94, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .dropdown .custom-dorpdown li:last-child {
  border-bottom: none;
}

/* line 97, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown > li:first-child > a:hover,
.vendor_list_wrapper .custom-dorpdown > li:first-child > a:focus {
  border-radius: 4px 4px 0 0;
  background: #0d216e;
  color: #fff;
}

/* line 103, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown > li:last-child > a:hover,
.vendor_list_wrapper .custom-dorpdown > li:last-child > a:focus {
  border-radius: 0 0 4px 4px;
  background: #0d216e;
  color: #fff;
}

/* line 109, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-dorpdown > li > a:hover,
.vendor_list_wrapper .custom-dorpdown > li > a:focus {
  background: #0d216e;
  color: #fff;
}

/* line 116, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .buisness {
  width: 50%;
  float: left;
}

/* line 121, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .buisness h1 {
  font-size: 28px;
  font-family: "ubuntubold";
  margin: 0;
}

/* line 127, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters {
  width: 50%;
  display: flex;
  text-align: right;
  justify-content: flex-end;
}

/* line 135, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters ul {
  padding: 6px 0 0;
  float: right;
}

/* line 140, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters ul li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

/* line 146, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .widget-view.nav-tabs {
  border: none;
}

/* line 151, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav-tabs > .box_icon > a {
  width: 100%;
  background: url(/assets/box_icon-bdfd8051a282c8e5212ac7963e6eae3555802eb3d5122a6e995f0afc1a422162.png) no-repeat !important;
  background-size: contain !important;
  border: none;
  border-radius: 0;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 161, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav-tabs > .dot_icon > a {
  width: 100%;
  background: url(/assets/dot_bar_icon-4a666d03f3eccab9e44a9a53bdab1d93ca13f9f7e78b74dda871f875b77521fd.png) no-repeat !important;
  background-size: contain !important;
  border: none;
  border-radius: 0;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 171, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav-tabs > li.active > a,
.vendor_list_wrapper .nav-tabs > li.active > a:hover,
.vendor_list_wrapper .nav-tabs > li.active > a:focus {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}

/* line 180, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav-tabs > .box_icon.active > a {
  background: url(/assets/active_box_icon-ee43034bc65164977dc16eb9a2b4c59d53f3a169258d6b83be0571710ad639ea.png) no-repeat !important;
  background-size: contain !important;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 188, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav-tabs > .dot_icon.active > a {
  background: url(/assets/activ_dot_bar_icon-94b51392d51a200dd514a7f7d8e7a7e448ec04a3eee83054e5a3365005ac1e5e.png) no-repeat !important;
  background-size: contain !important;
  max-height: 18px;
  height: 18px;
  width: 32px;
}

/* line 196, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav > li > a:hover, .vendor_list_wrapper .nav > li > a:focus {
  background: none;
  border: none;
}

/* line 201, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .tab_background > li > a:focus, .vendor_list_wrapper .tab_background > li > a:hover {
  background: none;
}

/* line 205, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters .btn {
  padding: 0;
  margin: 0;
  background-image: none;
  min-height: auto;
  line-height: 0;
  margin-bottom: 10px;
}

/* line 214, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_btn {
  vertical-align: -webkit-baseline-middle;
}

/* line 218, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_btn .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 228, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .nav_tab > li > a:hover, .vendor_list_wrapper .nav_tab > li > a:focus {
  text-decoration: none;
  background-color: #f6f8f9;
}

/* line 233, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_btn ul li {
  display: block;
  margin: 0;
}

/* line 238, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .btn-group.open .filters_dropdown.dropdown-toggle {
  box-shadow: none;
}

/* line 243, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_btn .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 250, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_dropdown {
  background: #f6f8f9;
  border: none;
  color: #a1aeb7;
  display: table;
  font-size: 20px;
  padding: 0;
}

/* line 259, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_dropdown em {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}

/* line 265, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .filters_dropdown span {
  display: inline-block;
  vertical-align: middle;
  line-height: 13px;
}

/* line 271, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .add_vendor_bar {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 8px;
  border: 2px solid #9ec1d1;
  padding: 12px 0 12px 0;
  margin: 0 0 30px 0;
}

/* line 281, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .button_block {
  width: 100%;
  float: left;
  padding: 0 23px;
  margin-bottom: 16px;
}

/* line 288, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .public_button, .vendor_list_wrapper .private_button {
  border: none;
  background: #f6f8f9;
  color: #628495;
  font-size: 14px;
}

/* line 295, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .add_buisness {
  width: 100%;
  float: left;
  display: flex;
}

/* line 301, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .bar1_img {
  float: left;
  margin: 0 0 0 20px;
}

/* line 306, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .bar1_heading {
  float: left;
  margin: 20px 0 0 30px;
}

/* line 311, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .bar1_heading h2 {
  font-size: 24px;
  font-family: 'ubuntubold';
  line-height: 27px;
}

/* line 317, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .bar1_text {
  float: right;
  margin: 20px 0 0 0;
}

/* line 322, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .bar1_text p {
  font-size: 14px;
  margin: 0;
}

/* line 327, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_circle_align p {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 17px 0;
}

/* line 335, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_circle {
  height: 50px;
  width: 50px;
  background: #0d216e;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px 0 0;
}

/* line 346, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_circle2_align p {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin: 17px 0;
}

/* line 354, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_circle2 {
  height: 50px;
  width: 50px;
  background: #fe5f6a;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 363, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_img {
  display: flex;
  margin: 0 0 0 30px;
}

/* line 368, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_heading {
  float: left;
  margin: 10px 0 0 47px;
}

/* line 373, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_heading h3 {
  font-size: 24px;
  font-family: 'ubuntubold';
  /*line-height: 27px;*/
  margin: 0;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
}

/* line 383, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_bar_heading p {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}

/* line 389, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item {
  float: left;
  margin: 10px 0 0 0;
}

/* line 394, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 75px;
}

/* line 401, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 35px;
}

/* line 407, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item ul li:last-child {
  margin: 0;
}

/* line 414, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 8px;
  margin: 0 0 23px 0;
  padding: 17px 0;
  position: relative;
  color: #0d216e;
  font-size: 14px;
  line-height: 17px;
  color: #0d216e;
}

/* line 428, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .row-eq-height {
  position: relative;
  display: flex;
}

/* line 436, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant [class*="col"] {
  border: solid 1px #e1e8eb;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  border: none;
  font-family: 'source_sans_proregular';
  /*	justify-content: center;*/
}

/* line 450, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-1 {
  width: 40%;
  justify-content: left;
}

/* line 454, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-2 {
  width: 17%;
  padding: 0 4% 0;
  overflow: hidden;
}

/* line 460, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-2 h3, .vendor_list_wrapper .columns-applicant .col-table-box-3 h3, .vendor_list_wrapper .columns-applicant .col-table-box-4 h3 {
  margin: 0 10px 0 0;
  font-size: 16px;
  font-family: "ubuntubold";
}

/* line 466, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-2 span, .vendor_list_wrapper .columns-applicant .col-table-box-3 span, .vendor_list_wrapper .columns-applicant .col-table-box-4 span {
  font-size: 14px;
  font-family: "source_sans_proregular";
}

/* line 471, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-3 {
  width: 21%;
  padding: 0 2% 0;
}

/* line 475, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-4 {
  width: 13%;
  padding: 0 1% 0;
}

/* line 479, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-5 {
  width: 13%;
  padding: 0 1% 0;
}

/* line 483, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant .col-table-box-6 {
  width: 7%;
  padding: 0 1% 0;
  position: relative;
  align-items: center;
  justify-content: flex-end;
}

/* line 492, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .columns-applicant span {
  margin-left: 5px;
}

/* line 496, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .fa-star:before {
  content: "\f005";
  margin: 0 10px 0 0;
}

/* line 500, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .fa-phone:before {
  content: "\f095";
  margin: 0 10px 0 0;
}

/* line 506, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_btn {
  background: #fff;
  border: none;
}

/* line 511, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item_btn {
  position: absolute;
  top: 17px;
  right: 17px;
}

/* line 517, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item_btn .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 525, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .list_item_btn ul li {
  display: block;
  margin: 0;
}

/* line 530, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .btn-group.open .list_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 539, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_footer {
  width: 100%;
  float: left;
}

/* line 544, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_box {
  position: relative;
  background: #fff;
  padding: 26px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
  min-height: 345px;
}

/* line 556, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_text h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
  margin-bottom: 24px;
}

/* line 563, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_text p {
  font-size: 14px;
  line-height: 18px;
}

/* line 568, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_btn_align {
  position: absolute;
  top: 10px;
  margin-top: 0px;
  right: 29px;
}

/* line 575, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_btn {
  background: #fff;
  border: none;
}

/* line 580, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_btn_align .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 587, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .btn-group.open .card_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 601, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card1_img {
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin: 3px 0 41px 0;
}

/* line 608, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

/* line 617, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle_align {
  position: relative;
  margin: 0 auto;
  width: 120px;
  margin-bottom: 15px;
  margin-top: 0px;
}

/* line 625, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .margn_botom {
  margin-bottom: 20px;
}

/* line 629, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle_align p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 37px 0;
}

/* line 637, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle {
  height: 100px;
  width: 100px;
  background-color: #0d216e;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 646, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle_align .vender_2ndcircle_align {
  position: absolute;
  top: 50px;
  right: 0px;
}

/* line 652, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle_align .vender_2ndcircle_align p {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  margin: 5px;
}

/* line 660, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .vender_circle_align .vender_2ndcircle {
  height: 40px;
  width: 40px;
  background-color: #fe5f6a;
  border: 2px solid #ffd9db;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 671, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .second_card, .vendor_list_wrapper .third_card, .vendor_list_wrapper .last_card h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  margin: 0;
}

/* line 677, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .second_card h3 {
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}

/* line 684, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .second_card .vendor-name-heading {
  font-size: 18px;
  line-height: 27px;
  font-family: "ubuntubold";
  margin: 0 0 14px 0;
  width: 222px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 696, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .second_card {
  text-align: center;
  margin-bottom: 40px;
  min-height: 57px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 706, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .third_card {
  text-align: center;
  margin-bottom: 23px;
}

/* line 711, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .last_card {
  text-align: center;
  margin-bottom: 23px;
}

/* line 716, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_border {
  border: 3px solid #9ec1d1;
}

/* line 720, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_box ul {
  padding: 0;
}

/* line 724, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_box ul li {
  list-style: none;
  font-size: 14px;
}

/* line 729, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_list img {
  margin: 0 10px -4px -4px;
}

/* line 733, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_list > li > strong {
  font-family: "ubuntubold";
}

/* line 737, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_list > li > span {
  padding-left: 9px;
}

/* line 741, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .card_list .web_icon > span {
  padding: 0;
}

/* line 745, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .business-search-form {
  display: flex;
  width: 100%;
  position: relative;
  margin-bottom: 54px;
}

/* line 752, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .business-search-form .btn-search {
  position: absolute;
  top: 9px;
  left: 14px;
  background: none;
  border: none;
  color: #0e226f;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}

/* line 765, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .business-search-form .form-control {
  padding: 6px 15px 6px 33px;
  border: 1px solid #0d216e;
  color: #0e226f;
}

/* line 771, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .clearable.x {
  margin: 0 0 54px;
  color: #fff;
  background: #0d216e url(/assets/input-close-icon-fbf69df4c2477547bd256b7458aa6e3d41ee88e58b2a169fe43c70b0cef45317.png) no-repeat right 5px center;
}

/* line 777, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .clearable.onX {
  cursor: pointer;
}

/* line 778, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

/* line 782, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-select {
  position: relative;
  font-family: Arial;
  margin: 0 0 54px;
}

/* line 788, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

/* line 792, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-selected {
  background-color: #deecf3;
  border-radius: 10px;
  font-size: 16px;
  line-height: 19px;
  height: 34px;
}

/* line 800, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-select-w .select-selected {
  background: #fff;
}

/* line 803, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .custom-select-w .select-selecte option {
  overflow: hidden;
}

/* line 807, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #0d216e transparent transparent transparent;
}

/* line 819, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-selected.select-arrow-active:after {
  border-color: transparent transparent #0d216e transparent;
  top: 7px;
  font-size: 9px;
}

/* line 824, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-selected.select-arrow-active {
  border-radius: 10px 10px 0 0;
}

/* line 829, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div, .vendor_list_wrapper .select-selected {
  padding: 8px 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 19px;
}

/* line 836, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div {
  border: 1px solid transparent;
  color: #0d216e;
  border-color: transparent transparent #0d216e transparent;
}

/* line 843, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  color: #0d216e;
  border-radius: 0 0 10px 10px;
}

/* line 854, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div:last-child {
  border: none;
}

/* line 858, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div:last-child:hover {
  border: none;
  border-radius: 0 0 10px 10px;
}

/* line 864, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-hide {
  display: none;
}

/* line 868, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div.same-as-selected {
  color: #fff;
}

/* line 872, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .select-items div:hover, .vendor_list_wrapper .same-as-selected {
  background-color: #0d216e;
  color: #fff;
  border-color: transparent transparent #0d216e transparent;
}

/* line 879, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .multiselect-container > li > a > label {
  padding: 4px 20px 3px 20px;
}

@media screen and (max-width: 800px) {
  /* line 885, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .second_card .vendor-name-heading {
    width: 310px;
  }
  /* line 889, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-1 {
    width: 100%;
    padding: 3% 0;
  }
  /* line 894, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .add_buisness {
    display: block;
  }
  /* line 898, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-2 {
    width: 100%;
    padding: 1% 27px;
    justify-content: left;
  }
  /* line 904, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-2 img {
    padding-right: 5px;
  }
  /* line 909, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-3 {
    width: 100%;
    padding: 1% 30px;
  }
  /* line 914, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-4 {
    width: 100%;
    padding: 1% 30px;
  }
  /* line 919, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-5 {
    width: 80%;
    padding: 1% 30px;
  }
  /* line 924, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-6 {
    width: 100%;
    padding: 1% 20px;
    text-align: left;
    justify-content: flex-start;
  }
  /* line 931, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .row-eq-height {
    display: -webkit-block;
    display: block;
  }
  /* line 936, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_img {
    margin: 0 0 0 30px;
  }
  /* line 940, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_bar_heading {
    margin: 20px 0 0 35px;
  }
  /* line 944, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .buisness {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 949, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .filters {
    width: 100%;
    float: left;
  }
  /* line 954, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .filters ul {
    float: none;
  }
  /* line 957, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_bar_circle {
    margin: 0 15px 0 0;
  }
}

@media screen and (max-width: 320px) {
  /* line 962, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-1 {
    width: 100%;
    padding: 3% 0;
  }
  /* line 967, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .add_buisness {
    display: block;
  }
  /* line 971, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-2 {
    width: 100%;
    justify-content: left;
  }
  /* line 976, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-2 {
    width: 100%;
    padding: 1% 10%;
    justify-content: left;
  }
  /* line 982, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-3 {
    width: 100%;
    padding: 0 1% 0;
  }
  /* line 987, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-4 {
    width: 100%;
    padding: 0 1% 0;
  }
  /* line 992, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-5 {
    width: 80%;
  }
  /* line 996, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .columns-applicant .col-table-box-6 {
    width: 100%;
    padding: 0 1% 0;
    text-align: center;
  }
  /* line 1002, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .row-eq-height {
    display: -webkit-block;
    display: block;
  }
  /* line 1007, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .buisness {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 1012, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .filters {
    width: 100%;
    float: left;
  }
  /* line 1017, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_img {
    margin: 0 0 0 15px;
  }
  /* line 1021, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_bar_heading {
    margin: 20px 0 0 35px;
  }
  /* line 1025, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .filters ul {
    float: none;
  }
  /* line 1028, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_bar_circle {
    margin: 0 15px 0 0;
  }
}

/* line 1034, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .approval_pending {
  background: pink;
  font-size: 13px;
  text-align: center;
}

/* line 1039, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .approval_accepted {
  min-height: 26px;
}

/* line 1045, app/assets/stylesheets/vend_list.css.scss */
.approval_rejected {
  background: #FF545E;
  font-size: 13px;
  text-align: center;
}

/* line 1050, app/assets/stylesheets/vend_list.css.scss */
.approval_accepted {
  min-height: 26px;
}

/* line 1053, app/assets/stylesheets/vend_list.css.scss */
.approval_pending_text {
  font-size: 10px;
}

/* line 1057, app/assets/stylesheets/vend_list.css.scss */
.pagination {
  float: right;
  clear: both;
}

/* line 1062, app/assets/stylesheets/vend_list.css.scss */
.pagination > li > a {
  background-color: white;
  color: #0d216e;
}

/* line 1067, app/assets/stylesheets/vend_list.css.scss */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #0d216e;
  background-color: #eee;
  border-color: #ddd;
}

/* line 1076, app/assets/stylesheets/vend_list.css.scss */
.pagination > .active > span,
.pagination > .active > a {
  color: white;
  background-color: #0d216e !important;
  border: solid 1px #0d216e !important;
}

/* line 1083, app/assets/stylesheets/vend_list.css.scss */
.pagination > .active > a:hover {
  background-color: #C8C8C8 !important;
  border: solid 1px #C8C8C8;
}

/*****************************************\
  --------< Vendor Index Page >----------
  File: app/views/vendors/index.html.erb
\*****************************************/
/* line 1103, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container #filters .card_footer .select-business-filter .styled-select .dropdown-menu {
  z-index: 1;
}

/* line 1113, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed {
  padding: 17px 17px;
}

/* line 1116, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_circle_align .list_bar_circle {
  margin: 0;
}

/* line 1121, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_circle2_align .list_bar_circle2 {
  margin: 0;
}

/* line 1125, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_heading {
  padding: 8px 0 7px 0;
  margin: 0;
}

/* line 1128, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_heading .vendor-heading {
  word-break: break-word;
}

/* line 1131, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_heading .vendor-name-heading {
  font-size: 18px;
  line-height: 27px;
  font-family: "ubuntubold";
  margin: 0 0 14px 0;
  width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 1142, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .vendor-business {
  display: inline-flex;
  padding: 17px 0 17px 0;
}

/* line 1146, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .vendor-business .business-icon {
  margin: 0 5px 0 0;
}

/* line 1151, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_item_btn .custom-dorpdown {
  z-index: 1;
}

/* line 1153, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_item_btn .custom-dorpdown .view-profile {
  border-bottom: 0;
}

/* line 1155, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_item_btn .custom-dorpdown .view-profile .view-profile-link:hover, .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_item_btn .custom-dorpdown .view-profile .view-profile-link:focus {
  border-radius: 5px;
}

/* line 1161, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .vendor-rating {
  font-size: 22px;
}

/* line 1164, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .count-heading {
  font-weight: bold;
  font-size: 16px;
  padding: 2px 0 0 0;
}

/* line 1169, app/assets/stylesheets/vend_list.css.scss */
.vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .hide-text {
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
  /* line 1175, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed {
    padding: 27px 27px;
  }
  /* line 1177, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_bar_heading {
    padding: 20px 0 20px 0;
  }
  /* line 1180, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .list_item_btn {
    top: -180px;
    right: 10px;
  }
  /* line 1184, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .vendor-business {
    padding: 0 0 5px 0;
  }
  /* line 1186, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .vendor-business .business-icon {
    margin: 0 10px 0 0;
  }
  /* line 1190, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .container .vendor-record-tab .vendor-tab-pane .vendors_div_detailed .sub_vendors_detailed .count-heading {
    padding: 2px 8px 0 4px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1200, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .mobile-view {
    display: block;
  }
  /* line 1203, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .desktop-view {
    display: none;
  }
  /* line 1206, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .mobile-view-rating {
    width: 16%;
  }
}

@media screen and (max-width: 767px) and (max-width: 1024px) {
  /* line 1211, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .second_card .vendor-name-heading {
    width: 380px;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  /* line 1219, app/assets/stylesheets/vend_list.css.scss */
  .vendor_list_wrapper .list_bar_heading .vendor-name-heading {
    width: 380px;
  }
}
/* line 1, app/assets/stylesheets/search_result.css.scss */
.search_sect_container {
  /*side bar start*/
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
  /*card block*/
  /*.address_info .fa {
  margin: 0 10px 0 0;
}*/
  /*  Css update start */
  /*  Css update end */
  /*  Css update Mobile */
  /*  Css update Mobile  end */
}

/* line 2, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .ooops_we_could_block {
  width: 100%;
  padding: 48px 74px;
  float: left;
  background: #fff;
  border: 1px solid #0d216e;
  border-radius: 7px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 13, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .ooops_we_could_block p {
  font-size: 18px;
  font-family: "source_sans_proregular";
  line-height: 21px;
  margin: 0 0 45px 0;
}

/* line 20, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .ooops_we_could_block strong {
  font-size: 18px;
  font-family: "source_sans_probold";
  line-height: 21px;
}

/* line 26, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .ooops_we_could_img {
  width: 65px;
  margin: 0 auto;
  margin-bottom: 30px;
}

/* line 32, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .ooops_we_could_btn {
  border: 1px solid #0d216e;
  border-radius: 8px;
  color: #0d216e;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  padding: 4px 13px;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sub_cat {
  padding: 0 18px;
}

/* line 48, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-search-business,
.search_sect_container .btn-search-business-keyword,
.search_sect_container .btn-search-vendor,
.search_sect_container .btn-search-vendor-keyword,
.search_sect_container .btn-search-people,
.search_sect_container .btn-search-people-keyword {
  float: right;
}

/* line 57, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .search_fil_cont {
  padding: 15px;
}

/* line 61, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .content {
  width: 100%;
  float: left;
}

/* line 66, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .loader4 {
  width: 45px;
  height: 45px;
  float: right;
  margin-bottom: 20px;
  display: inline-block;
  padding: 0px;
  border-radius: 100%;
  border: 5px solid;
  background-color: transparent;
  border-top-color: #f62459;
  border-bottom-color: rgba(255, 255, 255, 0.3);
  border-left-color: #f62459;
  border-right-color: rgba(255, 255, 255, 0.3);
  animation: loader4 1s ease-in-out infinite;
}

@keyframes loader4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 102, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vendor_boxs {
  width: 100%;
  float: left;
  padding: 65px 0 0 0;
}

/* line 108, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vendor_boxs h1 {
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 0 0 35px 0;
}

/* line 115, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .filter_block {
  width: 100%;
  float: left;
  padding: 25px 20px 25px 23px;
  background: #fff;
  border-radius: 7px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
  margin-bottom: 20px;
}

/* line 127, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .filter {
  width: 100%;
  float: left;
  margin: 0 0 15px 0;
}

/* line 133, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .filter_heading {
  width: 100%;
  float: left;
}

/* line 138, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .filter_heading h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  line-height: 27px;
}

/* line 144, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .google_result_h h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  line-height: 27px;
  margin-bottom: 10px;
}

/* line 151, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .clear_btn_block {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

/* line 156, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .col-lg-6 {
  width: 100%;
}

/* line 159, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .clear_btn {
  background: none;
  border: none;
  color: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  float: right;
}

/* line 168, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from {
  width: 100%;
  float: left;
}

/* line 173, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from label {
  color: #0d216e;
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 19px;
  display: block;
  margin: 0 0 15px 0;
}

/* line 182, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #aeb9c2;
}

/* line 186, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aeb9c2;
  opacity: 1;
}

/* line 191, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aeb9c2;
  opacity: 1;
}

/* line 196, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aeb9c2;
}

/* line 200, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aeb9c2;
}

/* line 205, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}
.search_sect_container .sidebar-from ::placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}

/* line 210, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .service_area {
  width: 100%;
  float: left;
  border-bottom: 2px solid #d2e2ea;
}

/* line 216, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .categories_btn_block {
  width: 100%;
  float: left;
  border-bottom: 2px solid #d2e2ea;
}

/* line 222, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_dropdown {
  min-width: 210px;
}

/* line 226, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block {
  width: 100%;
  float: left;
  padding: 16px 0 11px 0;
  border-bottom: 2px solid #d2e2ea;
  margin-bottom: 22px;
}

/* line 234, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .scroll_check-box {
  width: 100%;
  max-height: 280px;
  min-height: 70px;
  float: left;
  overflow: auto;
}

/* line 242, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
}

/* line 249, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .category_checkbox_btn label {
  position: relative;
  color: #0d216e;
  font-size: 14px;
  font-family: "source_sans_prosemibold";
  padding: 0 0 0 35px;
  line-height: 17px;
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .checkbox_dropdown label {
  position: relative;
  color: #0d216e;
  font-size: 14px;
  font-family: "source_sans_proregular";
  line-height: 17px;
  margin: 0 0 12px 0;
  cursor: pointer;
  padding: 0 0 0 35px;
}

/* line 270, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .checkbox_dropdown {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
}

/* line 276, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .checkbox_dropdown li {
  float: left;
  width: 100%;
  margin: 0 0 5px;
}

/* line 282, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .checkbox_dropdown li a {
  text-decoration: none;
}

/* line 287, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 296, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #0d216e;
  border-radius: 100%;
  cursor: pointer;
}

/* line 308, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .img_block img {
  overflow: hidden;
  border-radius: 100%;
  width: 93px;
  height: 93px;
  text-align: center;
  margin: 0;
  background-size: cover;
}

/* line 319, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block input:checked ~ .checkmark {
  border: 2px solid #0d216f;
}

/* line 324, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 331, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block input:checked ~ .checkmark:after {
  display: block;
}

/* line 336, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .category_checkbox_btn_block .checkmark:after {
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  background: #0d216f;
  border-radius: 100%;
}

/* line 346, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .scroll_check-box::-webkit-scrollbar {
  width: 7px;
}

/* line 351, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .scroll_check-box::-webkit-scrollbar-track {
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #0d216e;
  border-radius: 100px;
}

/* line 359, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .scroll_check-box::-webkit-scrollbar-thumb {
  background: #0d216e;
  border-radius: 100px;
}

/* line 369, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_box {
  position: relative;
  background: #fff;
  padding: 27px 43px 19px 43px;
  border-radius: 10px;
  margin: 0 0 20px 0;
  min-height: 50px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 384, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .second_card {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 390, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .second_card h3 {
  font-size: 24px;
  line-height: 27px;
  font-family: "ubuntubold";
  margin: 0 0 10px 0;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
  cursor: pointer;
}

/* line 401, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .second_card p {
  font-size: 14px;
  font-family: "source_sans_proregular";
  line-height: 17px;
  margin: 0 0 17px 0;
}

/* line 408, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card1_img {
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin: 27px 0 42px 0;
}

/* line 415, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

/* line 423, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender_circle_align {
  margin: 0 0 25px 0;
  text-align: center;
}

/* line 428, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margn_botom {
  margin-bottom: 20px;
}

/* line 432, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender_circle_align p {
  text-align: center;
  font-size: 20px;
  font-family: "ubuntubold";
  line-height: 23px;
  margin: 14px 0;
}

/* line 440, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .rm_circle {
  height: 100px;
  width: 100px;
  background: #fcd808;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 450, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .at_circle {
  height: 100px;
  width: 100px;
  background: #9ec1d1;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 459, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .pink_circle {
  height: 50px;
  width: 50px;
  background: #fe5f6a;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

/* line 468, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .blue_circle {
  height: 50px;
  width: 50px;
  background: #0d216e;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

/* line 479, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .button_block {
  margin: 12px 10px 4px 10px;
  text-align: center;
  float: right;
}

/* line 485, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .search_text_block {
  text-align: center;
  float: right;
}

/* line 490, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .listing_search_text_block_la {
  text-align: right;
}

/* line 494, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .star-icon {
  cursor: pointer;
}

/* line 498, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender_btn-card {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 4px 15px;
  cursor: pointer;
}

/* line 510, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-group .fa-check {
  margin: 0 8px 0 0;
}

/* line 513, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .button_block .btn-group .fa-angle-down {
  color: #fe9096;
  margin: 0 0 0 17px;
}

/* line 518, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_box ul {
  padding: 0;
  margin: 0;
}

/* line 523, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_list li {
  display: flex;
  list-style: none;
  font-size: 14px;
  align-items: center;
}

/* line 530, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_list img {
  margin: 0 10px 0 0;
}

/* line 533, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .card_list .fa {
  margin: 0 10px 0 0;
}

/* line 537, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add_vendor_btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 19px;
  cursor: pointer;
  height: 37px;
}

/* line 550, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .plus_icon {
  margin: 0 10px 0 0;
}

/* line 554, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .cannot_find {
  background: #fff;
  border: 1px solid #0d216e;
  border-radius: 7px;
  padding: 17px 11px 17px 19px;
}

/* line 561, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .cannot_find .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 567, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .cannot_find p {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
}

/* line 573, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .cannot_find .button_block {
  margin-top: 0;
}

/* line 576, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .submit_btn {
  border: 1px solid #0d216e;
  border-radius: 8px;
  color: #0d216e;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  float: right;
  padding: 4px 17px;
  cursor: pointer;
}

/* line 587, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .location-area {
  width: 100%;
  float: left;
  border-bottom: 2px solid #d2e2ea;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

/* line 594, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .distance_dropdown {
  width: 100%;
  float: left;
  padding-top: 15px;
}

/* line 599, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .form-control {
  color: #0d216e;
}

/* line 602, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .number-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 14px;
  line-height: 19px;
  color: #0d216e;
  list-style: none;
}

/* line 613, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .number-list li {
  margin-right: 5px;
}

/* line 616, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .number-list li:nth-child(2) {
  margin-left: 3px;
  margin-right: 8px;
}

/* line 620, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .number-list li:last-child {
  margin-right: 0;
}

/* line 623, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-brand {
  background: none;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  font-family: "source_sans_prosemibold";
  font-size: 16px;
  line-height: 21px;
  padding: 0 0 10px 0;
}

/* line 635, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-brand.collapsed {
  border-bottom: 2px solid #d2e2ea;
  margin-bottom: 22px;
}

/* line 639, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-brand:focus {
  outline: none;
}

/* line 642, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-brand:after {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  color: grey;
  right: 0;
  /* adjust as needed */
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px;
  color: #0d216e;
}

/* line 653, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .btn-brand.collapsed:after {
  content: "\f105";
}

/* line 656, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .room_area {
  width: 100%;
  float: left;
}

/* line 660, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  display: flex;
  width: 74.5%;
  align-items: center;
}

/* line 668, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list li {
  margin-right: 30px;
  display: inline-flex;
}

/* line 672, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list li a {
  border-width: 1px;
  border-color: #0d216e;
  border-style: solid;
  border-radius: 8px;
  background-color: white;
  min-width: 141px;
  line-height: 20px;
  font-size: 16px;
  font-family: "source_sans_probold";
  color: #0d216e;
  text-align: center;
  padding: 9px 17px;
  display: block;
  width: 100%;
}

/* line 688, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list li a .tab-title {
  float: left;
}

/* line 691, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list li a .count {
  float: right;
}

/* line 694, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list li.active a {
  color: #fff;
  background: #0d216e;
}

/* line 698, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .padding-left-20 {
  padding-left: 35px;
}

/* line 701, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .padding-left-30 {
  padding-left: 30px;
}

/* line 704, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .padding-right-5 {
  padding-right: 5px;
}

/* line 707, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margin-top-5 {
  margin-top: 5px;
}

/* line 710, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 715, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info li {
  display: flex;
  list-style: none;
  font-size: 14px;
  align-items: center;
  /* width: 100%; */
  float: left;
  margin-right: 14px;
}

/* line 724, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info li:first-child {
  width: 100%;
}

/* line 727, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info li:last-child {
  /*width: 55%;*/
  margin-right: 0;
  text-align: right;
  /*justify-content: flex-end;*/
  padding-right: 50px;
}

/* line 735, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info img {
  margin: 0 10px 0 0;
}

/* line 742, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .search-dropdwon {
  display: none;
  position: absolute !important;
  top: 10px;
  right: 10px;
  height: 16px;
}

/* line 749, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .business_boxs h1 {
  display: block;
}

/* line 752, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .business_boxs .search-from-holder {
  display: none;
}

/* line 756, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #aeb9c2;
}

/* line 760, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area .service_area :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aeb9c2;
  opacity: 1;
}

/* line 765, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aeb9c2;
  opacity: 1;
}

/* line 770, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aeb9c2;
}

/* line 774, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aeb9c2;
}

/* line 779, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .service_area ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}
.search_sect_container .sidebar-from .service_area ::placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}

/* line 784, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #aeb9c2;
}

/* line 788, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aeb9c2;
  opacity: 1;
}

/* line 793, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aeb9c2;
  opacity: 1;
}

/* line 798, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aeb9c2;
}

/* line 802, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aeb9c2;
}

/* line 807, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}
.search_sect_container .sidebar-from ::placeholder {
  /* Most modern browsers support this now. */
  color: #aeb9c2;
}

/* line 812, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender_circle_align {
  width: 50%;
  float: right;
  text-align: center;
}

/* line 818, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .align_desktop {
  margin: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 824, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margn_zero {
  margin: 0;
}

/* line 828, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender_btn {
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  cursor: pointer;
  outline: none;
}

/* line 837, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .my_business_btn {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 4px 15px;
  cursor: pointer;
}

/* line 849, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add_buisness_btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 22px;
  cursor: pointer;
}

/* line 861, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info,
.search_sect_container .tab_address_info {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 868, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab_address_info {
  list-style: none;
  font-size: 14px;
  align-items: center;
  width: 100%;
  float: left;
  margin-right: 14px;
}

/* line 877, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .address_info img,
.search_sect_container .tab_address_info img {
  margin: 0 10px 0 0;
  vertical-align: text-top;
}

/* line 883, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .send_msg_btn_block {
  margin: 30px 10px;
  text-align: center;
}

/* line 888, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .send_msg_btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 22px;
  cursor: pointer;
}

/* line 900, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add_contact_btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 17px;
  cursor: pointer;
}

/* line 911, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add-contact-btn-on-search {
  width: 140px;
}

/* line 913, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add-contact-btn-on-search .add-contact-from-search {
  width: 140px;
  text-align: right;
}

/* line 916, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .add-contact-btn-on-search .add-contact-from-search .add-symbol {
  position: absolute;
  left: 11px;
  top: 9px;
}

/* line 924, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .my_contact_btn {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 19px;
  cursor: pointer;
}

/* line 936, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .my_profile_btn {
  color: #fe9096;
}

/* line 940, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .invitation_btn {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 14px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 3px;
  cursor: pointer;
}

/* line 952, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .send_invite_btn {
  border: 1px solid #0d216e;
  border-radius: 8px;
  color: #0d216e;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  float: right;
  padding: 4px 38px;
  cursor: pointer;
}

/* line 964, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .in_mobile_view {
  display: none;
}

/* line 967, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .dropdown {
  left: auto;
  right: 0;
  margin: 18px 10px 0 !important;
}

/* line 974, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender-sidebar .room_area {
  margin-bottom: 15px;
  border-bottom: 2px solid #d2e2ea;
  padding-bottom: 22px;
}

/* line 980, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender-sidebar .service_area {
  padding-right: 22px;
  margin-bottom: 12px;
  padding-bottom: 10px;
}

/* line 986, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender-sidebar .service_area label {
  color: #0d216e;
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 20px;
  font-family: "ubuntubold";
}

/* line 993, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .vender-sidebar .location-area {
  padding-bottom: 10px;
}

/* line 997, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .payment-option .category_checkbox_btn_block {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0 0 5px 0;
}

/* line 1002, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .payment-option .collapse.in .category_checkbox_btn_block {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 1007, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .payment-option .collapsed {
  border-bottom: none;
  margin-bottom: 0;
}

/* line 1012, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from.brand-checkbox .checkbox_dropdown label {
  color: #0d216e;
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 19px;
  display: block;
  margin: 0 0 15px 0;
}

/* line 1020, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from.brand-checkbox .checkbox_dropdown li {
  border-bottom: 2px solid #d2e2ea;
  padding: 10px 0 0;
  margin-bottom: 0;
}

/* line 1025, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from.brand-checkbox .category_checkbox_btn_block {
  border-bottom: none;
  padding: 0 0 5px 0;
  margin-bottom: 0;
}

/* line 1030, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from.brand-checkbox .checkbox_dropdown.payment-scroll-list {
  padding-top: 15px;
}

/* line 1033, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .checkbox_dropdown.payment-scroll-list {
  padding-top: 15px;
}

/* line 1036, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .panel-group {
  margin-bottom: 0;
}

/* line 1039, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .panel-group .panel {
  box-shadow: none;
}

/* line 1042, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .sidebar-from .panel-body {
  padding: 0px 14px;
}

/* line 1045, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .property-area {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 1050, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .people-area {
  padding-right: 22px;
  margin-bottom: 12px;
}

/* line 1054, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .service_area.people-area label {
  color: #0d216e;
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 19px;
  display: block;
  margin: 0 0 15px 0;
}

/* line 1062, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .mobile_filter {
  display: none;
}

/* line 1066, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .state-city {
  font-size: 14px;
  font-family: "source_sans_proregular";
}

/* line 1070, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .city-container {
  max-width: 87px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 1077, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .state-container {
  position: absolute;
}

@media (max-width: 1200px) {
  /* line 1082, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .filter_heading h3 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  /* line 1087, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .filter_heading h3 {
    font-size: 24px;
    display: inline;
  }
  /* line 1091, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list {
    width: 100%;
  }
  /* line 1094, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .in_mobile_view {
    display: block;
  }
  /* line 1097, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .hide_in_mobile {
    display: none;
  }
  /* line 1100, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .vender_circle_align {
    width: 100%;
    float: none;
    text-align: left;
    margin: 0 0 20px 0;
  }
  /* line 1106, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .pull-right {
    float: none;
  }
  /* line 1109, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .button_block {
    text-align: left !important;
  }
  /* line 1112, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .ooops_we_could_block {
    width: 100%;
    padding: 25px;
  }
}

@media (max-width: 767px) {
  /* line 1, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container {
    /*  Css update mobile */
    /*  Css update Mobile */
  }
  /* line 1119, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .business_boxs h1 {
    display: none;
  }
  /* line 1122, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .business_boxs .search-from-holder {
    display: block;
    margin-bottom: 20px;
  }
  /* line 1126, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .search-dropdwon {
    display: block;
  }
  /* line 1129, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .search-dropdwon .vender_btn {
    background: #fff;
    border: none;
  }
  /* line 1133, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    display: flex;
    width: 100%;
    align-items: center;
    flex-flow: wrap;
  }
  /* line 1142, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list li {
    margin-right: 9px;
    margin-bottom: 15px;
    display: inline-flex;
    width: 48%;
  }
  /* line 1148, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list li:nth-child(2) {
    margin-right: 0;
  }
  /* line 1151, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list li:nth-child(4) {
    margin-right: 0;
  }
  /* line 1154, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list li a {
    min-width: 139px;
  }
  /* line 1157, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .card_box {
    padding: 25px;
    position: relative;
  }
  /* line 1161, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .padding-left-20 {
    padding-left: 15px;
  }
  /* line 1164, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .address_info li:last-child {
    padding-right: 0;
    float: left;
    text-align: left;
    justify-content: flex-start;
  }
  /* line 1170, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .vender_btn-card {
    display: none;
  }
  /* line 1173, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .second_card p {
    margin-bottom: 10px;
  }
  /* line 1176, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .img_block {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 20px;
  }
  /* line 1183, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .img_block img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
  }
  /* line 1189, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .add_vendor_btn {
    display: none;
  }
  /* line 1192, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .cannot_find .row {
    display: block;
  }
  /* line 1195, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .cannot_find img {
    display: block;
    margin: 0 auto 30px;
  }
  /* line 1199, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .cannot_find p {
    margin-bottom: 30px;
  }
  /* line 1202, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .submit_btn {
    display: block;
    width: 100%;
  }
  /* line 1206, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .my_business_btn {
    display: none;
  }
  /* line 1210, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .in_mobile_view {
    display: block;
  }
  /* line 1214, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .hide_in_mobile {
    display: none;
  }
  /* line 1217, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .vender_circle_align {
    width: 100%;
    float: none;
    text-align: left;
    margin: 0 0 20px 0;
  }
  /* line 1223, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .pull-right {
    float: none !important;
  }
  /* line 1226, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .ooops_we_could_block {
    width: 100%;
    padding: 25px;
  }
  /* line 1231, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .filter_heading .mobile_filter.collapsed {
    margin-bottom: 0;
  }
  /* line 1234, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .mobile_filter {
    display: inline;
    margin-bottom: 0;
  }
  /* line 1238, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .dont-collapse-sm.collapse.in {
    padding-top: 10px;
    float: left;
    width: 100%;
  }
  /* line 1243, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .filter {
    margin: 0;
  }
}

@media (min-width: 768px) {
  /* line 1251, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  /* line 1259, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .align_desktop {
    margin: 0px 18px 0px 18px;
  }
}

/* line 1267, app/assets/stylesheets/search_result.css.scss */
.no-contact-btn {
  margin: auto;
}

/*****************************************\
  -------< Welcome Search Page >---------
  File: app/views/welcome/search.html.erb
\*****************************************/
/* line 1276, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list {
  display: flex;
}

/* line 1278, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list .search-list-header {
  margin-right: 30px;
}

/* line 1282, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list .search-list-header .search-list-link {
  min-width: 135px;
}

/* line 1285, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-button-list .search-list-header .search-list-link-all-tab {
  min-width: 57px;
}

/* line 1293, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .view-all-tab .team_members_btn2_blog .view-more-link {
  float: right;
  cursor: pointer;
}

/* line 1303, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu {
  z-index: 1;
  min-width: 167px;
}

/* line 1307, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .my-business-link {
  font-weight: bold;
  cursor: default;
  color: #fe5f6a;
}

/* line 1311, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .my-business-link:hover {
  background-color: #fff;
  border-radius: 9px;
}

/* line 1316, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .approval-pending-link {
  cursor: default;
  font-weight: bold;
  color: #fe5f6a;
}

/* line 1320, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .approval-pending-link:hover {
  background-color: #fff;
  border-radius: 9px;
}

/* line 1325, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .join-business-link,
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .claim-property-link {
  cursor: pointer;
}

/* line 1328, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .join-business-link:hover,
.search_sect_container .tab-content .load-businesses-cardbox .load-business-dropdown .dropdown-menu .status-list .claim-property-link:hover {
  border-radius: 5px;
}

/* line 1338, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block {
  margin: 4px 10px 4px 10px;
}

/* line 1340, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .my-business-btn {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 5px 15px;
  cursor: default;
  font-weight: bold;
}

/* line 1352, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .business-approval-btn {
  border: 1px solid #fe9096;
  border-radius: 8px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 5px 15px;
  cursor: default;
  font-weight: bold;
}

/* line 1363, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .business-approval-btn .approval-pending-text {
  font-size: 16px;
}

/* line 1367, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .claim-property {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 7px 21px;
  line-height: 33px;
  cursor: pointer;
}

/* line 1378, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .claim-property:hover {
  text-decoration: none;
}

/* line 1382, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-status-block .button_block .join-team-btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 11px 23px;
  line-height: 19px;
  cursor: pointer;
  height: 37px;
}

/* line 1398, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-businesses-cardbox .business-address-block .complete-address {
  font-size: 14px;
  font-family: source_sans_proregular;
  line-height: 17px;
  margin: 0 20px 5px 0;
}

/* line 1408, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox {
  /* Mobile View Dropdown List */
  /* Contact Information Section */
  /* Contact Information */
  /* Contact Name, Username, Headliner */
}

/* line 1411, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .load-contacts-dropdown .dropdown-menu {
  z-index: 1;
}

/* line 1423, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .load-contacts-dropdown .dropdown-menu .add-contact-mobile .add-contact-link:hover {
  border-radius: 5px;
}

/* line 1433, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-info-section h3 {
  height: unset;
  word-break: break-word;
}

/* line 1438, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .button_block {
  margin: 4px 10px 4px 10px;
}

/* line 1440, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .button_block .my_profile_btn {
  border: 1px solid #fe9096;
  border-radius: 7px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 7px 23px;
  line-height: 19px;
  cursor: default;
  font-weight: bold;
}

/* line 1453, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .button_block .my_contact_btn {
  border: 1px solid #fe9096;
  border-radius: 7px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 7px 19px;
  line-height: 19px;
  cursor: default;
  font-weight: bold;
}

/* line 1466, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .button_block .send_msg_btn_block {
  margin: 0;
}

/* line 1468, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .button_block .send_msg_btn_block .send_msg_btn {
  margin-top: 35px;
  border-radius: 8px;
  border: none;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 7px 25px;
  vertical-align: top;
  cursor: pointer;
}

/* line 1483, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block {
  margin: 4px 10px 4px 10px;
}

/* line 1485, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block .invite_pending_btn {
  border: 1px solid #7ba2b4;
  border-radius: 7px;
  color: #7ba2b4;
  background: #ffffff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 7px 14px;
  line-height: 19px;
  cursor: pointer;
  font-weight: bold;
}

/* line 1498, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block .dropdown-menu {
  top: 34px;
  right: 0;
  min-width: 146px;
  left: 0;
  z-index: 1;
}

/* line 1506, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block .dropdown-menu .cancle-invitation .cancle-invitation-link {
  padding: 8px 10px;
  font-size: 15px;
}

/* line 1509, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block .dropdown-menu .cancle-invitation .cancle-invitation-link:hover {
  border-radius: 5px;
}

/* line 1515, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .load-contacts-cardbox .contact-status-btn .invite-pending-block .add_contact_btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  line-height: 19px;
  padding: 7px 17px;
  cursor: pointer;
}

/* line 1533, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .filter .filter_heading {
  padding: 10px;
}

/* line 1537, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .filter .mobile_filter .search-filter-drpdn-icn {
  color: #0d216e;
  font-size: xx-large;
  float: right;
  cursor: pointer;
}

/* line 1547, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .near-by-dropdown .near-by-menu {
  cursor: pointer;
}

/* line 1549, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .near-by-dropdown .near-by-menu:hover, .search_sect_container .tab-content .filter_block .collapseSearchFilter .near-by-dropdown .near-by-menu:focus {
  outline: none;
}

/* line 1556, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .distance_dropdown .distance-menu {
  cursor: pointer;
}

/* line 1558, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .distance_dropdown .distance-menu:hover, .search_sect_container .tab-content .filter_block .collapseSearchFilter .distance_dropdown .distance-menu:focus {
  outline: none;
}

/* line 1565, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .sort-by-dropdown .sort-by {
  cursor: pointer;
}

/* line 1567, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .tab-content .filter_block .collapseSearchFilter .sort-by-dropdown .sort-by:hover, .search_sect_container .tab-content .filter_block .collapseSearchFilter .sort-by-dropdown .sort-by:focus {
  outline: none;
}

/* line 1577, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .custom-tooltip-description {
  position: relative;
  display: inline-block;
}

/* line 1581, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .custom-tooltip-description .tooltiptext {
  display: none;
  width: 160px;
  background-color: #fff;
  color: #0d216e;
  text-align: center;
  border-radius: 6px;
  padding: 6px 0px;
  position: absolute;
  z-index: 1;
  top: 115%;
  left: 5%;
  margin-left: -60px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  height: auto;
  font-size: 14px;
}

/* line 1600, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .custom-tooltip-description .tooltiptext::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 1612, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .custom-tooltip-description .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

/* line 1623, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .custom-tooltip-description:hover .tooltiptext {
  display: inline;
  opacity: 1;
}

/* line 1628, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .adjust-text {
  width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  cursor: pointer;
}

/* line 1636, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .style-inline {
  display: inline-block;
}

/* line 1639, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .img_block {
  margin-left: 15px;
}

/* line 1642, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .img_block_listings {
  margin-left: 0px;
}

/* line 1645, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .border-none {
  border: none !important;
}

/* line 1648, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .float_right {
  float: right;
}

/* line 1651, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margin-left-5 {
  margin-left: 5px;
}

/* line 1654, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margin-right-5 {
  margin-right: 5px;
}

/* line 1657, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margin-right-11 {
  margin-right: 11px;
}

/* line 1660, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .margin-right-12 {
  margin-right: 12px;
}

/* line 1663, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .trash {
  margin-right: 0;
  font-size: 18px;
}

/* line 1667, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .plus-icon {
  margin-right: 12px;
}

/* line 1670, app/assets/stylesheets/search_result.css.scss */
.search_sect_container .check-icon {
  margin-right: 11px;
}

/* line 1673, app/assets/stylesheets/search_result.css.scss */
.search_sect_container #businesses_anch {
  padding: 9px 9px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1677, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .tab-button-list .search-list-header a {
    min-width: 130px;
    padding: 9px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1683, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .padding-left-30 {
    padding-left: 45px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1688, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .team_members_btn2_blog {
    margin-bottom: 15px;
  }
  /* line 1691, app/assets/stylesheets/search_result.css.scss */
  .search_sect_container .second_card h3 {
    font-size: 20px;
  }
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-0ec02058e27f71c352637ad8cf116491b94527208affb95e29534bc6e1c239a4.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-2ae1a3121a9024293d3d98f529f49edd9609e4043974e86304e263f811e865b8.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-063ff6c0b18fa40b9a89952c7a14ba75909dc2a6012612d83c40b9ef77df08e9.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-db31659e24ef3c3402c3cce811aaa4f6e6c69d353f32ddf40ce43f80e98e1297.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-32d2aace8d299dd84d2e10ce1f1eb9cbb83550e147a4147b474eb22510dac5c3.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-03396f638d0837b69aa809188d82742d27a85eb85d105d4d553520df635176b7.png)/*{iconsDefault}*/;
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*

 */
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*

 */
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
/*

 */

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
/*

 */

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*

 */
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-draggable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*

 */
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*

 */
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*

 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-sortable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*

 */
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*

 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*

 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*




















 */
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 10, 2018 */
@font-face {
  font-family: "plasterregular";
  src: url(/assets/plaster-regular-webfont-bf983d41ea56e774e77b0f9403a7e10326877d8f7fc2fc1a06530fa27eb78ac0.woff2) format("woff2"), url(/assets/plaster-regular-webfont-2569855488c8f2d5dec6d357bcb7a182e71f47f0049aa70a91a1d7fa304b39b4.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 5, 2018 */
@font-face {
  font-family: "source_sans_problack";
  src: url(/assets/sourcesanspro-black-webfont-21fa5418717ed9fac39ede667997f545aaebe97e10d9a6d92641e79aa9c36fe6.woff2) format("woff2"), url(/assets/sourcesanspro-black-webfont-aa3db5ea80bc03e3e6722abf7f4353d087e795e984f7af499e17c841b8eaaf30.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_problack_italic";
  src: url(/assets/sourcesanspro-blackit-webfont-d808dd86923c59c9d358ac7b44565ce16c8c0510bfc768d5b584f3b51c27b614.woff2) format("woff2"), url(/assets/sourcesanspro-blackit-webfont-1a9580a9afca7b8cdd808719bc542aee4bfe20636fc782467aa8be6879978f7c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_probold_italic";
  src: url(/assets/sourcesanspro-boldit-webfont-5ade62e049f8f5ca7e084b809074a7dd9980dda69fb2cd13c820f83a2e356334.woff2) format("woff2"), url(/assets/sourcesanspro-boldit-webfont-aeadaf858306c7b24c452fe678e4a016cb31b7ee613ac572bd98c8a51db323de.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proextralight";
  src: url(/assets/sourcesanspro-extralight-webfont-50e6d62426be9d43c7a97a4a8a54c3c6c5235d7d24c82e81b59ce5bbced64a07.woff2) format("woff2"), url(/assets/sourcesanspro-extralight-webfont-34a3c14583afc1f6f049f6a9c3c58ef6b3ae473ac1bd0c4f7d6005395d470027.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proXLtIt";
  src: url(/assets/sourcesanspro-extralightit-webfont-5c09977127aac868bd2adb1d03c87600c9d46209b3cb7390bd0dcf56c6d47176.woff2) format("woff2"), url(/assets/sourcesanspro-extralightit-webfont-5a236ece74c5ae1c1995a5f1a885f563c5227da79e19c3ead4dc5df315193923.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proregular";
  src: url(/assets/sourcesanspro-regular-webfont-0966e99d8a6e1a4a4f3ad5cfbed0f3dac4faea5bb72e7af7dd6df77a2d021ae3.woff2) format("woff2"), url(/assets/sourcesanspro-regular-webfont-40d2d289965d0422bfd2948c23acf74eef4e8aee37ba3db9ac1cd859bb70bfd7.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_prosemibold";
  src: url(/assets/sourcesanspro-semibold-webfont-4a1e1be98c4b370e75ff28e78d774f68859ea01634420ecf73af917626ba0b8b.woff2) format("woff2"), url(/assets/sourcesanspro-semibold-webfont-c28da3f0f210e68fc93f6a699cf6ceb539b256064de07ba64ac2c887e540a75c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "source_sans_proSBdIt";
  src: url(/assets/sourcesanspro-semiboldit-webfont-666f60d3a67008b5784c7fdc77c8b90703d44eff754cd6d13e1101040aebf90e.woff2) format("woff2"), url(/assets/sourcesanspro-semiboldit-webfont-f7b2004352769b2580fc1b74aef8288c264c2587c5d4c5e9c705964ab277ca9a.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 5, 2018 */
@font-face {
  font-family: "ubuntubold";
  src: url(/assets/ubuntu-b-webfont-a494a1fd20c86b9bca1acb0fe2271bb5d86b39d1146320a4509248b2377f2794.woff2) format("woff2"), url(/assets/ubuntu-b-webfont-551eceb97642fcc8019d807197ebb3f6411f205c75be9e7da8dfeb6bb0fde2fe.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ubuntulight";
  src: url(/assets/ubuntu-l-webfont-4dc7a1f14779164edb9cec78a6a6008f126d5fc7c58c3caee136822f2b276748.woff2) format("woff2"), url(/assets/ubuntu-l-webfont-ccd0c996e29ea7ca235978ced7421ab215c4461b49aaaac2739ea36d33da0b5f.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ubuntumedium";
  src: url(/assets/ubuntu-m-webfont-f7c78028e894b0577d6b26feaf8fdbb571d7c70f8cf0893e611f26c2b313a317.woff2) format("woff2"), url(/assets/ubuntu-m-webfont-65b91d5be237c75cedf92e0f36693be3aa6b139d3a7200391468a4655f243dba.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ubunturegular";
  src: url(/assets/ubuntu-r-webfont-3e7ecdb70a13d073eee732df0a7257af82a280a45a52daded436791de60e0a1e.woff2) format("woff2"), url(/ubuntu-r-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ubuntuitalic";
  src: url(/assets/ubuntu-ri-webfont-dfe8eee2237c95e74d6dd1248dc50be76064342e121e6b87a2bcc91af505641c.woff2) format("woff2"), url(/assets/ubuntu-ri-webfont-907dcc72ad3c18a3a73e6baf1de925f153909cf3d970de32130c7b09f5fa3e72.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 119, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section {
  /*vender_info start*/
  /*Creative Agency footer start*/
  /*vendor card start*/
  /* vendor tags for displaying in modal */
  /* The check_box */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
  /* Vendor Profile profile Start */
  /* Vendor Profile profile End */
}

/* line 120, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .content {
  width: 100%;
  float: left;
}

/* line 125, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile_block {
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 39px;
}

/* line 132, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 138, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review_set_image {
  overflow: hidden;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0;
}

/* line 147, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile h1 {
  font-size: 28px;
  line-height: 31px;
  font-family: "ubuntubold";
  margin: 0 0 10px 0;
}

/* line 154, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile ul {
  margin: 0 auto;
  padding: 0;
}

/* line 159, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile ul li {
  list-style: none;
  display: inline-block;
}

/* line 164, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile ul li a,
.vendor_show_section .list_item_span {
  font-size: 16px;
  line-height: 19px;
  font-family: "source_sans_probold";
  color: #9ec1d1;
  text-decoration: none;
}

/* line 173, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile ul li a:hover {
  color: #fe5f6a;
}

/* line 177, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile .active {
  color: #0d216e;
}

/* line 181, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile .fa-angle-right {
  color: #9ec1d1;
}

/* line 185, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .descktop_img {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* line 193, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .required-field {
  color: #fe5f6a;
}

/* line 197, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .field-title {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 5px;
}

/* line 206, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_block {
  width: 100%;
  float: left;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 217, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_text {
  width: 100%;
  float: left;
}

/* line 222, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #9ec1d1;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}

/* line 230, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .circle {
  height: 100px;
  width: 100px;
  background-color: #000000;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 239, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .circle p {
  text-align: center;
  font-size: 36px;
  font-family: "plasterregular";
  color: #fff;
  margin: 37px 0;
}

/* line 250, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info h2 {
  font-size: 36px;
  line-height: 39px;
  font-family: "ubuntubold";
  margin: 0 0 15px 0;
}

/* line 256, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info .vendor-profile-heading {
  margin-bottom: 5px;
}

/* line 259, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info p {
  font-size: 16px;
  line-height: 21px;
  font-family: "source_sans_proregular";
}

/* line 264, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info p .bold-text {
  font-weight: bold;
}

/* line 268, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_profile_btnarea {
  float: right;
  display: inline-block;
}

/* line 273, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .profile-v-btn-holder .vender_dropbtn .fa-angle-down {
  margin-left: 10px;
}

/* line 276, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_dropbtn {
  border: 1px solid #fe5f6a;
  border-radius: 5px;
  color: #fe5f6a;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 4px 20px;
  cursor: pointer;
  margin: 0 0 0 0;
}

/* line 288, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_dropbtn:focus {
  box-shadow: none;
}

/* line 291, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .profile-v-btn-holder {
  margin: 0 15px 0 0;
}

/* line 295, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .btn-group .fa-check {
  margin-right: 10px;
}

/* line 299, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .buttons .btn-group .fa-angle-down {
  color: #fe5f6a;
  margin: 0 0 0 17px;
}

/* line 304, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .dropdown-content1 {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 135px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 314, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .dropdown-content1 a {
  color: #0d216e;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-radius: 5px;
}

/* line 322, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .dropdown-content1 a:hover {
  background: lightgrey;
}

/* line 326, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rate_review_btn .fa-star-o {
  margin: 0 10px 0 0;
}

/* line 330, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .align_center_arround_btn {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

/* line 334, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .align_center_arround_btn .fa-star-o {
  margin: 0;
}

/* line 338, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review-vendor-button {
  padding-right: 6%;
}

/* line 341, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review-button {
  display: flex;
  justify-content: center;
  float: right;
}

/* line 346, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_businesses_count {
  margin-top: 5px;
  cursor: pointer;
}

/* line 351, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rate_review_btn {
  border: none;
  border-radius: 5px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 4px 10px;
  cursor: pointer;
  margin: 0 0 0 0;
  width: 158px;
}

/* line 364, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .p-2 {
  padding: 5px;
}

/* line 369, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_footer {
  width: 100%;
  float: left;
}

/* line 373, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ratings_text {
  font-family: "source_sans_proregular" !important;
  line-height: 23px;
  color: #537a8d;
  padding-top: 20px !important;
}

/* line 380, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_footer h3 {
  font-size: 16px;
  font-family: "source_sans_probold";
}

/* line 385, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_info_footer p {
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 389, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .address_box_block {
  width: 29%;
  float: left;
  margin: 0 25px 0 0;
  list-style: none;
}

/* line 396, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .address_box_blog:last-child {
  margin: 0;
}

/* line 400, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .address_text {
  margin: 0 0 30px 0;
}

/* line 404, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Website_text {
  margin: 0 0 57px 0;
}

/* line 407, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_rating_circles {
  display: flex;
  justify-content: center;
}

/* line 411, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .public_rating_block {
  width: 35%;
  float: left;
  margin: 0 20px;
}

/* line 417, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .public_rating_block:last-child {
  margin: 0;
}

/* line 421, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .public_rating_block h3 {
  text-align: center;
  font-size: 20px;
  font-family: "source_sans_proregular";
  line-height: 23px;
  color: #537a8d;
}

/* line 429, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Public_Rating {
  width: 100%;
  text-align: center;
}

/* line 434, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Public_Rating_circle_align,
.vendor_show_section .Your_Rating_circle_align {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* line 441, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .mobile_rating_circle {
  display: none;
}

/* line 445, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Public_Rating_circle {
  height: 100px;
  width: 100px;
  background: #0d216e;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 454, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Public_Rating_circle p {
  text-align: center;
  font-size: 36px;
  font-family: "ubuntubold";
  line-height: 39px;
  color: #fff;
  margin: 31px 0;
}

/* line 463, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Your_Rating {
  width: 100%;
  text-align: center;
}

/* line 468, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Your_Rating_circle p {
  text-align: center;
  font-size: 36px;
  font-family: "ubuntubold";
  line-height: 39px;
  color: #fff;
  margin: 31px 0;
}

/* line 477, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Your_Rating_circle {
  height: 100px;
  width: 100px;
  background-color: #fe5f6a;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 485, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact_text {
  font-family: "ubuntubold";
  font-size: 18px;
  margin-bottom: 0px;
}

/* line 493, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_boxs {
  width: 100%;
  float: left;
}

/* line 498, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact_block {
  width: 100%;
  float: left;
  margin: 0 0 0;
}

/* line 504, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filter {
  margin: 0 0 40px 0;
}

/* line 508, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_btn {
  background: none;
  padding: 0;
  min-height: unset;
}

/* line 514, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_btn .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 523, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .dropdown-menu > li > a {
  padding: 8px 10px;
}

/* line 527, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .nav_tab > li > a:hover,
.vendor_show_section .nav_tab > li > a:focus {
  text-decoration: none;
  background-color: #f6f8f9;
}

/* line 533, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_btn ul li {
  display: block;
  margin: 0;
}

/* line 538, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .btn-group.open .filters_dropdown.dropdown-toggle {
  box-shadow: none;
}

/* line 542, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_btn .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  left: auto;
}

/* line 549, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_dropdown {
  background: #f6f8f9;
  border: none;
  color: #0d216e;
  display: table;
  font-size: 20px;
  padding: 0;
}

/* line 558, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_dropdown em {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}

/* line 564, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .filters_dropdown span {
  display: inline-block;
  vertical-align: middle;
  line-height: 13px;
}

/* line 570, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact {
  width: 100%;
  float: left;
  margin: 0 0 21px 0;
}

/* line 576, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact_text {
  width: 50%;
  float: left;
}

/* line 581, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact_text h3 {
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
}

/* line 587, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_contact_btn {
  width: 50%;
  float: left;
}

/* line 592, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .person_btn_img {
  margin: 0 10px 0 0;
}

/* line 596, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_tags {
  margin-top: 20px;
  padding: 0;
}

/* line 600, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_tags h3 {
  display: inline-block;
  font-size: 16px;
  font-family: "source_sans_probold";
}

/* line 605, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_tags p {
  display: inline;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 611, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Contacts_btn {
  background: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 5px;
  color: #fff;
  padding: 4px 10px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 623, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Vendor_Contacts_success_button_blog {
  width: 100%;
  float: left;
}

/* line 628, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Vendor_Contacts_success_button {
  width: 50%;
  margin: 0 auto;
  background: #3adb99;
  border-radius: 10px;
  padding: 8px 22px;
  color: #fff;
  font-size: 16px;
  font-family: "source_sans_probold";
}

/* line 639, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Vendor_Contacts_success_button_style {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #3adb99;
  padding: 0px 15px;
  cursor: pointer;
  float: right;
}

/* line 649, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_box {
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin: 0 0 32px 0;
  box-shadow: 0px 10px 13px 4px #e8eaed;
  min-height: 385px;
}

/* line 661, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_box h3 {
  font-size: 24px;
  font-family: "ubuntubold";
}

/* line 666, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_btn_align {
  position: absolute;
  top: 24px;
  right: 20px;
}

/* line 672, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_btn {
  background: #fff;
  border: none;
}

/* line 677, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_btn_align .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
}

/* line 684, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .btn-group.open .card_btn.dropdown-toggle {
  box-shadow: none;
}

/* line 688, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .custom-dorpdown {
  position: absolute;
  top: 33px;
  right: 0;
  background: #fff;
  float: left;
  min-width: 154px;
  padding: 0;
  left: 0px;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1000;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 708, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-dropdown {
  position: absolute;
  top: 33px;
  right: 0;
  background: #fff;
  float: left;
  min-width: 161px;
  padding: 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1000;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 727, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .custom-dorpdown1 {
  left: -140px !important;
}

/* line 731, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card1_img {
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin: 27px 0 42px 0;
}

/* line 738, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

/* line 746, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_circle_align {
  position: relative;
  margin: 0 auto;
  width: 100px;
  margin-bottom: 34px;
  margin-top: 30px;
}

/* line 754, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .margn_botom {
  margin-bottom: 20px;
}

/* line 758, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_circle_align p {
  text-align: center;
  font-size: 36px;
  font-family: "ubuntubold";
  line-height: 38px;
  margin: 31px 0;
}

/* line 766, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rm_circle {
  height: 100px;
  width: 100px;
  background: #fcd808;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 775, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contact-image {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 785, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .at_circle {
  height: 100px;
  width: 100px;
  background: #9ec1d1;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 794, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .sc_circle {
  height: 100px;
  width: 100px;
  background: #fe5f6a;
  border-radius: 50%;
  color: #0d206e;
  display: inline-block;
  vertical-align: middle;
}

/* line 803, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .mb_circle {
  height: 100px;
  width: 100px;
  background: #0d216e;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

/* line 813, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .second_card {
  text-align: center;
  margin: 0 0 53px 0;
}

/* line 818, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .third_card {
  text-align: center;
  margin-bottom: 27px;
}

/* line 823, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_box ul {
  padding: 0;
}

/* line 827, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_box ul li {
  list-style: none;
  font-size: 14px;
}

/* line 832, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card_list span {
  margin: 0 10px 0 0;
}

/* line 836, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_all_btn_block {
  width: 100%;
  float: left;
  margin: 0 0 45px 0;
}

/* line 842, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_all_btn {
  background: #f6f8f9;
  color: #2b3878;
  font-size: 16px;
  font-family: "ubuntumedium";
  border: none;
  cursor: pointer;
}

/* line 851, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .btn_align {
  float: right;
}

/* line 855, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_all_btn_block .fa-angle-down {
  color: #2b3878;
  margin: 0 0 0 7px;
}

/* line 860, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .holiday_bar_boxs {
  width: 100%;
  float: left;
  margin: 0 0 43px 0;
}

/* line 866, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_more {
  float: right;
}

/* line 869, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .read_more {
  background: transparent;
  font-size: 16px;
  color: #0d216e;
  font-family: "ubuntumedium";
  border: none;
}

/* line 877, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_actions {
  float: right;
}

/* line 883, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .check_box {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  border: 1px solid #0d216e;
  padding: 14px 14px 14px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  min-height: 68px;
  margin-bottom: 20px;
}

/* line 921, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .check_box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* line 931, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .checkmark {
  position: inherit;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #0d216e;
  border-radius: 50%;
  margin-right: 15px;
  display: inline-block;
}

/* line 951, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .check_box input:checked ~ .checkmark {
  background-color: #0d216e;
}

/* line 957, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .checkmark:after {
  content: "\2713";
  color: #fff;
  font-size: 16px;
  position: absolute;
  display: none;
}

/* line 971, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .check_box input:checked ~ .checkmark:after {
  display: block;
}

/* line 977, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .checkbox-boxs .check_box .checkmark:after {
  top: 3px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
}

/* line 991, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_block {
  position: relative;
  width: 100%;
  float: left;
}

/* line 997, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_header {
  width: 100%;
  float: left;
  margin: 0 0 26px 0;
}

/* line 1003, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_button {
  width: 50%;
  float: left;
}

/* line 1008, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .Rate_My_Review_btn {
  border: 1px solid #0d216e;
  border-radius: 5px;
  color: #fff;
  background: #0d216e;
  float: right;
  padding: 0px 30px;
  cursor: pointer;
  margin: 0px 20px;
}

/* line 1019, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .btn_float {
  float: right;
}

/* line 1023, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_content {
  width: 100%;
  float: left;
}

/* line 1028, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_boxs {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 10px;
  padding: 21px 21px;
  margin: 0 0 30px 0;
}

/* line 1037, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_heading {
  margin: 0 25px 0 0;
}

/* line 1041, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_boxs h3 {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 19px;
}

/* line 1047, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .reviews_boxs p {
  width: 90%;
  font-size: 14px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1061, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review_circle_mobile {
  display: none;
}

/* line 1065, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review_circle {
  height: 100px;
  width: 100px;
  background: #fe5f6a;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

/* line 1075, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review_circle p {
  text-align: center;
  font-size: 36px;
  font-family: "ubuntubold";
  line-height: 38px;
  margin: 31px 0;
}

/* line 1083, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .date {
  font-size: 14px;
  font-family: "source_sans_proregular";
  color: #afbac1;
}

/* line 1088, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .show-review-btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 19px;
  cursor: pointer;
  margin-left: 184px;
}

/* line 1100, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .all-reviews-show-review-btn {
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 19px;
  cursor: pointer;
  margin-left: 15px;
}

/* line 1112, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .public_review_circle {
  background-color: #0d216e !important;
}

/* line 1116, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .read_more {
  background: transparent;
  font-size: 16px;
  color: #0d216e;
  font-family: "ubuntumedium";
  border: none;
}

/* line 1124, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .review {
  margin: 0 0 10px 0;
}

/* line 1128, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_btn_block {
  width: 100%;
  float: left;
  margin: 0 0 90px 0;
}

/* line 1134, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .nothing_matters_block {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 10px;
  margin: 0 0 30px 0;
}

/* line 1141, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .view_btn_block {
  margin-top: 20px;
}

/* line 1144, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card-title {
  margin-bottom: 0;
  font-size: 20px;
  font-family: "source_sans_probold";
  line-height: 19px;
  float: left;
  width: 100%;
}

/* line 1152, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .card-img-top {
  height: 220px;
}

/* line 1155, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .mobile_img {
  display: none;
  width: 100%;
  height: auto;
}

/* line 1161, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .nothing_matters h3 {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 19px;
  margin: 0 0 24px 0;
}

/* line 1168, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .nothing_matters p {
  font-size: 14px;
  font-family: "source_sans_proregular";
  line-height: 17px;
}

/* line 1174, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .nothing_matters {
  width: 100%;
  float: left;
  padding: 17px 40px 10px 10px;
}

/* line 1182, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block .progress-completed {
  padding: 0;
  margin-left: 18px;
  color: #7d9aa9;
  font-size: 20px;
  line-height: 18px;
  font-family: "source_sans_proregular";
}

/* line 1196, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block .progress-bar {
  background: #0d216e;
}

/* line 1200, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1212, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block li {
  display: flex;
  width: 100%;
  margin: 0 0 8px;
  color: #0d216e;
  font-family: "source_sans_probold";
  font-size: 22px;
}

/* line 1226, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block .progress {
  position: relative;
  overflow: inherit;
  width: 141px;
  margin-left: 38px;
  margin-bottom: 0;
  background: #fff;
  border: #0d216e solid 1px;
  border-radius: 2px;
  box-shadow: none;
  height: 21px;
}

/* line 1248, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .rating-star-block .fa-star {
  color: #dfd121;
  font-size: 14px;
  vertical-align: top;
}

/* line 1256, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .public_rating_block {
  width: 100%;
}

/* line 1260, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .address_box_block {
  width: 33%;
  float: left;
  margin: 0 0 0 0;
  list-style: none;
}

/* line 1270, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block h4 {
  font-size: 16px;
  font-family: "source_sans_probold";
  margin-bottom: 20px;
  line-height: 19px;
}

/* line 1280, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .address_info-area {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1288, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .address_info-area li {
  float: left;
  width: 50%;
}

/* line 1294, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .address-block {
  float: left;
  width: 100%;
  margin-bottom: 59px;
  font-size: 20px;
  line-height: 23px;
}

/* line 1306, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .address-block h3 {
  margin: 0 0 5px;
  line-height: 19px;
}

/* line 1312, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .padding-left-0 {
  padding-left: 0;
}

/* line 1316, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .btn-wrap {
  text-align: right;
}

/* line 1320, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .btn-wrap .rate_review_btn:first-child {
  margin-right: 30px;
}

/* line 1324, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_prograss_block .btn-wrap .rate_review_btn .fa {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  /* line 1331, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs {
    margin: 0 0 38px 0;
  }
  /* line 1334, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs:last-child {
    margin: 0;
  }
  /* line 1337, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .public_rating_block {
    width: 36%;
    margin: 0 70px 0 0;
  }
  /* line 1341, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .check_box {
    margin: 0 0 20px 0;
  }
  /* line 1345, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .checkbox-boxs .check_box {
    margin: 0 0 20px 0;
  }
  /* line 1349, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating-star-block .progress {
    margin-left: 7px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1356, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .mobile_rating_circle {
    display: block;
    margin: 0 0 40px 0;
  }
  /* line 1360, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating_circle {
    display: none;
  }
  /* line 1363, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .circle_align {
    text-align: center;
  }
  /* line 1366, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info {
    text-align: center;
    margin: 27px 0 19px 0;
  }
  /* line 1370, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .buttons {
    text-align: center;
    float: none;
  }
  /* line 1374, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_header {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 1378, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .vender_info_header {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 1383, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating-star-block .progress {
    margin-left: 38px;
  }
  /* line 1387, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .btn-wrap {
    text-align: center;
  }
  /* line 1391, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating-star-block {
    width: 254px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  /* line 1399, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor_profile_btnarea {
    float: none;
    display: table;
    width: 100%;
    text-align: center;
  }
  /* line 1405, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .profile-v-btn-holder {
    margin: 0 0 15px;
  }
  /* line 1408, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_dropbtn {
    padding: 4px 20px;
    margin: 0 auto;
    display: block;
  }
  /* line 1413, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rate_review_btn {
    padding: 4px 17px;
    margin: 0 auto;
    display: block;
  }
  /* line 1418, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .circle_align {
    text-align: center;
  }
  /* line 1421, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info {
    text-align: center;
    margin: 27px 0 19px 0;
  }
  /* line 1425, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .mobile_rating_circle {
    display: block;
    margin: 0 0 40px 0;
  }
  /* line 1429, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating_circle {
    display: none;
  }
  /* line 1432, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .buttons {
    text-align: center;
  }
  /* line 1435, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_dropbtn {
    margin: 0;
  }
  /* line 1438, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_box_block {
    width: 100%;
    margin: 0;
  }
  /* line 1442, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs {
    margin: 0 0 38px 0;
  }
  /* line 1445, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs:last-child {
    margin: 0 0 38px 0;
  }
  /* line 1448, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .Contacts_btn {
    float: left;
  }
  /* line 1451, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .public_rating_block {
    margin: 0 43px 0 0;
  }
  /* line 1454, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_block {
    padding: 30px;
  }
  /* line 1457, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor_contact_text {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 1461, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor_contact_btn {
    width: 100%;
  }
  /* line 1464, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .Vendor_Contacts_success_button {
    width: 100%;
  }
  /* line 1467, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .check_box {
    margin: 0 0 16px 0;
  }
  /* line 1470, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .reviews_button {
    width: 100%;
  }
  /* line 1473, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .btn_float {
    float: left;
    margin: 0;
  }
  /* line 1477, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .reviews_boxs {
    padding: 30px 20px;
  }
  /* line 1480, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review_circle_mobile {
    display: block;
  }
  /* line 1483, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review_circle_desktop {
    display: none;
  }
  /* line 1486, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .nimesh_shah,
.vendor_show_section .review_circle {
    margin: 0 0 20px 0;
  }
  /* line 1490, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .view_btn_block {
    margin: 0 0 45px 0;
  }
  /* line 1493, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .descktop_img {
    display: none;
  }
  /* line 1496, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .mobile_img {
    display: block;
  }
  /* line 1499, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_header {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 1503, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .vender_info_header {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 1508, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .buttons {
    margin: 0 auto 15px;
  }
  /* line 1512, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .btn-wrap .rate_review_btn:first-child {
    margin: 0 auto 15px;
  }
  /* line 1516, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_header .rate_review_btn {
    display: block;
    margin: 0 auto 0;
    min-width: 153px;
    white-space: nowrap;
  }
  /* line 1523, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .Public_Rating_circle_align,
.vendor_show_section .Your_Rating_circle_align {
    margin-bottom: 0;
  }
  /* line 1528, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_prograss_block .address-block {
    margin-bottom: 20px;
  }
  /* line 1532, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_info-area li {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  /* line 1537, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .show-review-btn {
    margin-top: 40px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 320px) {
  /* line 1544, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .circle_align {
    text-align: center;
  }
  /* line 1547, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info {
    text-align: center;
    margin: 27px 0 19px 0;
  }
  /* line 1551, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .mobile_rating_circle {
    display: block;
    margin: 0 0 40px 0;
  }
  /* line 1555, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .rating_circle {
    display: none;
  }
  /* line 1558, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .buttons {
    text-align: center;
  }
  /* line 1561, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_dropbtn {
    margin: 0;
  }
  /* line 1564, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_box_block {
    width: 100%;
    margin: 0;
  }
  /* line 1568, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs {
    margin: 0 0 38px 0;
  }
  /* line 1571, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .address_boxs:last-child {
    margin: 0 0 38px 0;
  }
  /* line 1574, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .Contacts_btn {
    float: left;
  }
  /* line 1577, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .public_rating_block {
    margin: 0 43px 0 0;
  }
  /* line 1580, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_block {
    padding: 30px;
  }
  /* line 1583, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor_contact_text {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* line 1587, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor_contact_btn {
    width: 100%;
  }
  /* line 1590, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .Vendor_Contacts_success_button {
    width: 100%;
  }
  /* line 1593, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .check_box {
    margin: 0 0 16px 0;
  }
  /* line 1596, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .reviews_button {
    width: 100%;
  }
  /* line 1599, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .btn_float {
    float: left;
    margin: 0;
  }
  /* line 1603, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review_circle_mobile {
    display: block;
  }
  /* line 1606, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review_circle_desktop {
    display: none;
  }
  /* line 1609, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .reviews_boxs {
    padding: 30px 20px;
  }
  /* line 1612, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .nimesh_shah,
.vendor_show_section .review_circle {
    margin: 0 0 20px 0;
  }
  /* line 1616, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .view_btn_block {
    margin: 0 0 45px 0;
  }
  /* line 1619, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .descktop_img {
    display: none;
  }
  /* line 1622, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .mobile_img {
    display: block;
  }
  /* line 1625, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vender_info_header {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
}

/* line 1631, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .margin_zero {
  margin: 0 !important;
  padding: 60px 80px 45px !important;
}

/* line 1636, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .display_none {
  display: none;
}

/* line 1640, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .to_read_review {
  width: 67%;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 60px;
  background: #ffffff;
  padding: 45px 225px 50px 225px;
  border: 1px solid #0d216e;
  border-radius: 7px;
  text-align: center;
}

/* line 1652, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .icon_i {
  width: 69px;
  height: 69px;
}

/* line 1657, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .join_xquic {
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  line-height: 19px;
  background: #3adb99;
  color: #ffffff;
  padding: 8px 24px;
  border: none;
  border-radius: 8px;
  outline: none;
}

/* line 1668, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ooops_we_could_block {
  width: 100%;
  padding: 48px 74px;
  float: left;
  background: #fff;
  border: 1px solid #0d216e;
  border-radius: 7px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 1679, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ooops_we_could_block p {
  font-size: 18px;
  font-family: "source_sans_proregular";
  line-height: 21px;
  margin: 0 0 45px 0;
}

/* line 1686, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ooops_we_could_block strong {
  font-size: 18px;
  font-family: "source_sans_probold";
  line-height: 21px;
}

/* line 1692, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ooops_we_could_img {
  width: 65px;
  margin: 0 auto;
  margin-bottom: 30px;
}

/* line 1698, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .ooops_we_could_btn {
  border: 1px solid #0d216e;
  border-radius: 8px;
  color: #0d216e;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  padding: 4px 13px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 1709, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .hide_block {
  display: none !important;
}

/* line 1712, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .open {
  color: green;
}

/* line 1715, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .closed {
  color: red;
}

/***************************************\
  --------< Vendor Show Page >---------
  File: app/views/vendors/show.html.erb
\***************************************/
/* line 1732, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile_block .vender_info_block .vender_info_text .vender_info_header .vendor_profile_btnarea .profile-v-btn-holder .vender_dropbtn {
  width: 153px;
}

/* line 1735, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile_block .vender_info_block .vender_info_text .vender_info_header .vendor_profile_btnarea .profile-v-btn-holder .custom-dorpdown {
  z-index: 1;
}

/* line 1738, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vender_profile_block .vender_info_block .vender_info_text .vender_info_header .vendor_profile_btnarea .profile-v-btn-holder .custom-dorpdown .remove_existing_vendor .remove-vendor-link:hover {
  border-radius: 5px !important;
}

/* line 1750, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .vendor_boxs .vendor_contact_text {
  margin: 0;
}

/* line 1755, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap {
  padding-top: 0;
  margin-bottom: 0;
}

/* line 1760, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .vendor-contact-div .card_box {
  margin: 0;
  min-height: unset;
}

/* line 1763, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .vendor-contact-div .card_box .second_card {
  margin: 0;
}

/* line 1769, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .remove-contact-dropdown .custom-dorpdown {
  left: -120px !important;
  z-index: 1;
}

/* line 1773, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .remove-contact-dropdown .custom-dorpdown .remove_contact .remove-contact-link {
  font-size: 16px;
}

/* line 1775, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .remove-contact-dropdown .custom-dorpdown .remove_contact .remove-contact-link:hover {
  border-radius: 5px !important;
}

/* line 1782, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .person-box {
  min-height: 450px;
}

/* line 1784, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contacts .person-box .streched-width {
  width: 111%;
  margin-left: -12px;
}

/* line 1792, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .latest_contracts .vendor-contract-box {
  min-height: 450px;
}

/* line 1797, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .latest_contracts .vendor-contract-box .box-list .list-item .delete-contract-dropdown .custom-dorpdown {
  left: -120px !important;
  z-index: 1;
}

/* line 1801, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .latest_contracts .vendor-contract-box .box-list .list-item .delete-contract-dropdown .custom-dorpdown .remove-contract .remove-contract-link {
  cursor: pointer;
}

/* line 1806, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .latest_contracts .vendor-contract-box .box-list .list-item .delete-contract-dropdown .custom-dorpdown .edit-contract .edit-contract-link {
  cursor: pointer;
}

/* line 1818, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content {
  padding: unset;
}

/* line 1820, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box {
  padding: 16.5px 32px;
}

/* line 1824, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .input-group .input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1828, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .input-group .clender_img {
  background: #ffffff;
  border: 1px solid #0d216e;
  border-left: none;
  border-radius: 10px;
  cursor: pointer;
}

/* line 1835, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .input-group .upload_img {
  cursor: pointer;
}

/* line 1838, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .input-group .custom-file-uploader
input[type="file"]::-webkit-file-upload-button {
  cursor: pointer;
}

/* line 1842, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .input-group .clender {
  cursor: pointer;
}

/* line 1848, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .bootstrap-select .dropdown-toggle:hover, .vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

/* line 1857, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .button .cancel_contract {
  background: #fe5f6a;
}

@media (max-width: 991px) {
  /* line 1862, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .contacts_list_div .widget-block-wrap .vendor_contracts .contract_form .new-contract-form .content .person-box .form-group-margin {
    margin-bottom: 12px;
  }
}

/* line 1873, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box {
  min-height: 450px;
}

/* line 1876, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .delete-notes-dropdown .custom-dorpdown {
  left: -120px !important;
  z-index: 1;
}

/* line 1880, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .delete-notes-dropdown .custom-dorpdown .remove-existing-note .delete-notes-link {
  cursor: pointer;
}

/* line 1882, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .delete-notes-dropdown .custom-dorpdown .remove-existing-note .delete-notes-link:hover {
  border-radius: 5px !important;
}

/* line 1890, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .text-content .single-line-desc {
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 1896, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .text-content .html_safe {
  max-height: 32px;
  overflow: hidden;
}

/* line 1900, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .text-content .html_safe strong {
  font-size: 14px;
  font-family: "source_sans_probold";
  line-height: 21px;
}

/* line 1905, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .text-content .html_safe em {
  font-size: 14px;
  font-style: italic;
}

/* line 1909, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .latest_notepads .vendor-notes-box .text-content .html_safe sup {
  font-size: 75%;
}

/* line 1922, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content {
  padding: unset;
}

/* line 1924, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box {
  padding: 16.5px 32px;
}

/* line 1927, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .business-dropdown {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 1934, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .business-dropdown .styled-select .custom-input .btn:focus {
  outline: none !important;
}

/* line 1938, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .business-dropdown .styled-select .custom-input .dropdown-menu {
  z-index: 5;
}

/* line 1944, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .notepad-description {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* line 1949, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .notepad-description .form-group .input-group {
  display: block;
}

/* line 1951, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .notepad-description .form-group .input-group .notepad-text-area {
  height: 244px;
  border-radius: 10px;
  padding: 10px;
}

@media (min-width: 1026px) and (max-width: 1199px) {
  /* line 1957, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .notepad-description .form-group .input-group .notepad-text-area {
    height: 177px;
  }
}

/* line 1964, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .cancel_notepad {
  background: #fe5f6a;
  width: -webkit-fill-available;
  float: right;
}

/* line 1969, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .submit-btn {
  width: -webkit-fill-available;
  float: right;
}

@media screen and (max-width: 1199px) {
  /* line 1974, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .cancel_notepad,
.vendor_show_section .contacts_list_div .widget-block-wrap .vendor_notepads .notepad_form .vendor-notepad-form .new-notepad-form .content .person-box .new-notepad-business .submit-btn {
    width: 100%;
    float: left;
    margin: 8px 0 8px;
  }
}

/* line 1990, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .border-none {
  border: none !important;
}

/* line 1993, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_section .trash {
  margin-right: 5px;
  font-size: 18px;
}

/* line 2000, app/assets/stylesheets/vendor_profile.css.scss */
.modal-footer .vendor_footer .view-business {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 10px 17px;
  cursor: pointer;
  margin: 5px;
  min-height: 38px;
}

/* line 2024, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer #hours-operation {
  font-size: 16px;
  line-height: 20px;
}

/* line 2028, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer #hours-operation .hours_table_body .current_status {
  font-size: 16px;
  cursor: pointer;
}

/* line 2031, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer #hours-operation .hours_table_body .current_status .status {
  font-weight: bold;
}

/* line 2036, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer #hours-operation .timings {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 2040, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer #hours-operation #hours-menu {
  cursor: pointer;
}

/* line 2045, app/assets/stylesheets/vendor_profile.css.scss */
.vender_profile_block .vender_info_block .vender_info_text .vender_info_footer .vendor-contacts {
  margin-top: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 2050, app/assets/stylesheets/vendor_profile.css.scss */
  .vender_profile_block .vender_info_block .vender_info_text .vender_info_footer .rating_circle {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2056, app/assets/stylesheets/vendor_profile.css.scss */
  .vender_profile_block .vender_info_block .vender_info_text .vender_info_footer .custom-margin {
    margin-top: 20px;
  }
  /* line 2059, app/assets/stylesheets/vendor_profile.css.scss */
  .vender_profile_block .vender_info_block .vender_info_text .vender_info_footer .vendor-contacts {
    margin-top: 0;
  }
}

/* line 2071, app/assets/stylesheets/vendor_profile.css.scss */
.datepicker-orient-bottom:before {
  top: -10px !important;
}

/* line 2074, app/assets/stylesheets/vendor_profile.css.scss */
.datepicker-orient-left:before {
  left: 14px !important;
}

/* line 2077, app/assets/stylesheets/vendor_profile.css.scss */
.datepicker-orient-bottom:after {
  top: -9px !important;
}

/* line 2080, app/assets/stylesheets/vendor_profile.css.scss */
.datepicker-orient-left:after {
  left: 15px !important;
}

/* line 2083, app/assets/stylesheets/vendor_profile.css.scss */
.datepicker-dropdown:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
}

/* line 2089, app/assets/stylesheets/vendor_profile.css.scss */
.dropdown-menu:before {
  border-color: rgba(61, 77, 139, 0);
  border-bottom-color: #3d4d8b;
  border-width: 10px;
  margin-left: -10px;
}

/* line 2095, app/assets/stylesheets/vendor_profile.css.scss */
.manage-column {
  width: 217px !important;
  padding-left: 6px !important;
}

/* line 2099, app/assets/stylesheets/vendor_profile.css.scss */
.manage-column-head {
  padding-left: 21px !important;
}

/* line 2102, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_show_footer {
  display: grid;
}

/* line 2105, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_modal_profile_block {
  width: 100%;
  float: left;
  margin-bottom: 39px;
}

/* line 2110, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_modal_info_block {
  width: 100%;
  padding: 30px;
}

/* line 2114, app/assets/stylesheets/vendor_profile.css.scss */
.notepad_title_counter {
  position: absolute;
  top: 45px;
  right: 20px;
}

/* line 2119, app/assets/stylesheets/vendor_profile.css.scss */
.view-notepad-modal-size {
  width: 900px;
}

/* line 2122, app/assets/stylesheets/vendor_profile.css.scss */
.view-contact-modal-size {
  width: 600px;
}

/* line 2196, app/assets/stylesheets/vendor_profile.css.scss */
.custom-contact-file-uploader {
  position: relative;
  background-image: none;
  width: 100%;
  border: 1px solid black;
  height: 38px;
  border-radius: 10px;
  font-size: 16px !important;
  font-family: "source_sans_proregular" !important;
  padding: 4px 15px;
  min-height: auto;
}

/* line 2208, app/assets/stylesheets/vendor_profile.css.scss */
.custom-contact-file-uploader .paper-clip-icon {
  text-align: center;
  cursor: pointer;
  font-size: 28px;
}

/* line 2214, app/assets/stylesheets/vendor_profile.css.scss */
.custom-contact-file-uploader:hover {
  background: #fff;
}

/* line 2217, app/assets/stylesheets/vendor_profile.css.scss */
.custom-contact-file-uploader input[type="file"] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 38px;
  opacity: 0;
  cursor: pointer;
}

/* line 2230, app/assets/stylesheets/vendor_profile.css.scss */
.custom-contract-file-uploader #sales_contact_avatar,
.upload_contact_img {
  cursor: pointer;
}

/* line 2234, app/assets/stylesheets/vendor_profile.css.scss */
.upload_contact_img {
  border: none;
  background: unset;
  padding: 0;
  text-overflow: ellipsis;
  margin-top: 5px;
  position: absolute;
  left: 0;
  width: 110%;
  cursor: pointer;
}

/* line 2245, app/assets/stylesheets/vendor_profile.css.scss */
.view-note-body {
  margin-top: 15px;
}

/* line 2248, app/assets/stylesheets/vendor_profile.css.scss */
.view-note-body .body_row .field-name {
  font-family: "ubuntubold";
}

/* line 2251, app/assets/stylesheets/vendor_profile.css.scss */
.view-note-body .body_row .field_value {
  margin-bottom: 10px;
  word-break: break-all;
}

/* line 2255, app/assets/stylesheets/vendor_profile.css.scss */
.view-note-body .body_row .view-note-ruler {
  border: 2px solid #eee;
  margin: 30px 15px 20px 15px;
}

/* line 2260, app/assets/stylesheets/vendor_profile.css.scss */
.view-note-body .body_row .contract-contact-list .normal-font-weight {
  font-family: "source_sans_proregular";
}

/* line 2266, app/assets/stylesheets/vendor_profile.css.scss */
.view-notepad-modal-header {
  padding-left: 0;
}

/* line 2269, app/assets/stylesheets/vendor_profile.css.scss */
.mobile-vendor-view {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 2273, app/assets/stylesheets/vendor_profile.css.scss */
  .desktop-vendors-view {
    display: none;
  }
  /* line 2276, app/assets/stylesheets/vendor_profile.css.scss */
  .mobile-vendor-view {
    display: block;
  }
  /* line 2279, app/assets/stylesheets/vendor_profile.css.scss */
  .profile-v-btn-holder {
    display: flex;
    justify-content: center;
  }
  /* line 2282, app/assets/stylesheets/vendor_profile.css.scss */
  .profile-v-btn-holder button {
    width: 155px;
  }
  /* line 2287, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review-button {
    float: unset;
  }
  /* line 2290, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .review-vendor-button {
    padding-right: 2%;
  }
  /* line 2293, app/assets/stylesheets/vendor_profile.css.scss */
  .vendor_show_section .vendor-contract-box {
    min-height: 300px;
  }
}

/* line 2298, app/assets/stylesheets/vendor_profile.css.scss */
.single-line-desc {
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 2304, app/assets/stylesheets/vendor_profile.css.scss */
.overflow-word-wrap {
  overflow-wrap: break-word;
}

/* line 2309, app/assets/stylesheets/vendor_profile.css.scss */
.vendor_businesses_modal #vendor-business-name h3 {
  font-size: 20px;
  font-weight: bold;
}
/*first input*/
/* line 3, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page {
  /*second input with focus close icon*/
  /*the container must be positioned relative:*/
  /*dropdown start*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}

/* line 4, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .business-search-form {
  display: flex;
  width: 100%;
  position: relative;
  margin-bottom: 54px;
}

/* line 11, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .business-search-form .btn-search {
  position: absolute;
  top: 9px;
  left: 14px;
  background: none;
  border: none;
  color: #0e226f;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}

/* line 23, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .business-search-form .form-control {
  padding: 6px 15px 6px 42px;
  border: 1px solid #0d216e;
  color: #0e226f;
  border-radius: 10px;
}

/* line 30, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .business-search-form .form-control::-moz-placeholder {
  color: #0e226f;
}
.dropdown-buttons-page .business-search-form .form-control::placeholder {
  color: #0e226f;
}

/* line 36, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .clearable.x {
  margin: 0 0 54px;
  color: #fff;
  background: #0d216e url(/../images/input-close-icon.png) no-repeat right 12px center;
}

/* line 42, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .clearable.onX {
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

/* line 45, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page input.clearable::-moz-placeholder {
  color: #0d216e;
}
.dropdown-buttons-page input.clearable::placeholder {
  color: #0d216e;
}

/* line 51, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .custom-select {
  position: relative;
  font-family: 'source_sans_proregular';
  margin: 0 0 54px;
}

/* line 57, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

/* line 61, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-selected {
  border-radius: 10px;
  font-size: 16px;
  line-height: 19px;
  height: 34px;
}

/* line 68, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .custom-select-w .select-selected {
  background: #fff;
  border: 1px solid #0d216e;
  color: #0d216e;
}

/* line 76, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-selected:after {
  position: absolute;
  content: url(/../images/arrow_down_icon.png);
  line-height: 0;
  width: 10px;
  height: 8px;
  top: 14px;
  right: 10px;
  /*border: 6px solid transparent;*/
  border-color: #0d216e transparent transparent transparent;
}

/* line 89, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-selected.select-arrow-active:after {
  content: url(/../images/arrow_down_icon.png);
  transform: rotate(180deg);
}

/* line 97, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-selected.select-arrow-active {
  border-radius: 10px 10px 0 0;
  background: #deecf3;
  color: #0d216e;
}

/* line 104, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div, .dropdown-buttons-page .select-selected {
  padding: 8px 16px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 19px;
}

/* line 111, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div {
  border: 1px solid transparent;
  color: #0d216e;
  border-color: transparent transparent #0d216e transparent;
}

/* line 118, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  color: #0d216e;
  border-radius: 0 0 10px 10px;
  border-left: 1PX solid #0d216e;
  border-right: 1PX solid #0d216e;
  border-bottom: 1PX solid #0d216e;
}

/* line 131, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div:hover {
  border-bottom: 1PX solid #fff;
}

/* line 134, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div:first-child {
  display: none;
}

/* line 137, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div:last-child {
  border: none;
}

/* line 141, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div:last-child:hover {
  border: none;
  border-radius: 0 0 10px 10px;
}

/* line 147, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-hide {
  display: none;
}

/* line 151, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div.same-as-selected {
  color: #fff;
}

/* line 155, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .select-items div:hover, .dropdown-buttons-page .same-as-selected {
  background-color: #0d216e;
  color: #fff;
  border-color: transparent transparent #0d216e transparent;
}

/* line 162, app/assets/stylesheets/dropdown_buttons.css.scss */
.dropdown-buttons-page .multiselect-container > li > a > label {
  padding: 4px 20px 3px 20px;
}

@media screen and (max-width: 320px) {
  /* line 167, app/assets/stylesheets/dropdown_buttons.css.scss */
  .dropdown-buttons-page .business-search-form, .dropdown-buttons-page .custom-select, .dropdown-buttons-page .clearable {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 174, app/assets/stylesheets/dropdown_buttons.css.scss */
  .dropdown-buttons-page .business-search-form, .dropdown-buttons-page .custom-select, .dropdown-buttons-page .clearable {
    margin-bottom: 20px;
  }
}
/*   Message Notification  Block Start */
/* line 3, app/assets/stylesheets/notification.css.scss */
.all_notification {
  /*   Message Notification  Block End */
}

/* line 5, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_requests_block {
  width: 100%;
  float: left;
  padding: 65px 0 0 0;
}

/* line 11, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_requests_block h1 {
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 0 0 37px 0;
}

/* line 18, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_block {
  width: 100%;
}

/* line 22, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_block h3 {
  font-size: 18px;
  font-family: "ubuntubold";
  line-height: 21px;
  margin: 0 0 25px 0;
}

/* line 29, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_list-item .notifications_list-menu li {
  margin: 0;
  border-bottom: 2px solid #cbdee6;
}

/* line 34, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_list-item .notifications_list-menu li a {
  margin: 14px 0 16px 15px;
  text-decoration: none;
  color: #fff;
  display: block;
}

/* line 41, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_list-item {
  background: #ffffff;
  border-radius: 10px;
  padding: 25px 37px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 50, app/assets/stylesheets/notification.css.scss */
.all_notification .unread_msg {
  background: #e6eaf2;
}

/* line 55, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_btn {
  background: none;
  border: none;
  font-size: 16px;
  font-family: "ubuntumedium";
  float: right;
  cursor: pointer;
  margin: 23px 0 0 0;
}

/* line 65, app/assets/stylesheets/notification.css.scss */
.all_notification .request_btn {
  background: none;
  border: none;
  font-size: 16px;
  font-family: "ubuntumedium";
  float: right;
  cursor: pointer;
  margin: 18px 0 0 0;
}

/* line 75, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_block {
  width: 100%;
  float: left;
}

/* line 80, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_block h3 {
  font-size: 18px;
  font-family: "ubuntubold";
  line-height: 21px;
  margin: 0 0 25px 0;
}

/* line 87, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_list-item .requests_list-menu li {
  margin: 0;
  width: 100%;
  border-bottom: 2px solid #cbdee6;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 94, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_list-item .requests_list-menu li:hover {
  background: #ccd5e5;
}

/* line 97, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_list-item .requests_list-menu li a {
  margin: 14px 0 16px 0;
  text-decoration: none;
  color: #fff;
  display: block;
}

/* line 104, app/assets/stylesheets/notification.css.scss */
.all_notification .requests_list-item {
  width: 100%;
  float: left;
  background: #ffffff;
  border-radius: 10px;
  padding: 12px 27px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 115, app/assets/stylesheets/notification.css.scss */
.all_notification .mobile-icon-list {
  display: none;
}

/* line 118, app/assets/stylesheets/notification.css.scss */
.all_notification .navbar-right .custom-dorpdown {
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
}

/* line 124, app/assets/stylesheets/notification.css.scss */
.all_notification .notification-single-top h1 {
  font-size: 16px;
  color: #303030;
  font-weight: 400;
  text-align: center;
  padding: 15px 0px;
  margin: 0px;
  border-bottom: 1px solid #383838;
}

/* line 133, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li {
  position: relative;
}

/* line 137, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content,
.all_notification ul.requests_list-menu li .notification-content .notification-date {
  position: absolute;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  font-family: 'source_sans_proregular';
}

/* line 147, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content .message-date,
.all_notification ul.requests_list-menu li .notification-content {
  position: absolute;
  top: -5px;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  font-family: 'source_sans_proregular';
}

/* line 157, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content .message-time {
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 14px;
  font-style: normal;
  color: #9ec1d1;
  font-family: 'source_sans_proregular';
}

/* line 168, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content h2, .all_notification ul.requests_list-menu li .notification-content h2 {
  font-size: 16px;
  color: #0d216e;
  font-family: 'ubuntubold';
  margin: 0 0 4px;
  line-height: 18px;
}

/* line 175, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content p, .all_notification ul.requests_list-menu li .notification-content p {
  font-size: 14px;
  line-height: 18px;
  color: #0d216e;
  width: 86%;
  color: #0d216e;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
}

/* line 184, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-content {
  position: relative;
  padding-top: 0px;
  width: 90%;
  min-height: 50px;
}

/* line 190, app/assets/stylesheets/notification.css.scss */
.all_notification ul.requests_list-menu li .notification-content {
  position: relative;
  padding-top: 6px;
  width: 83%;
  min-height: 50px;
}

/* line 196, app/assets/stylesheets/notification.css.scss */
.all_notification ul.requests_list-menu li .notification-icon {
  float: left;
  text-align: center;
  font-size: 16px;
  margin: 0 18px 0 0px;
}

/* line 202, app/assets/stylesheets/notification.css.scss */
.all_notification .notifcation-holder {
  display: flex;
  align-items: center;
}

/* line 206, app/assets/stylesheets/notification.css.scss */
.all_notification .message-holder .team-name,
.all_notification .message-holder .firstname {
  font-family: 'source_sans_prosemibold';
}

/* line 211, app/assets/stylesheets/notification.css.scss */
.all_notification .notifcation-holder .team-name,
.all_notification .notifcation-holder .firstname {
  font-family: 'source_sans_prosemibold';
}

/* line 216, app/assets/stylesheets/notification.css.scss */
.all_notification ul.requests_list-menu li .notifcation-holder .notification-content {
  padding-top: 0;
}

/* line 219, app/assets/stylesheets/notification.css.scss */
.all_notification ul.requests_list-menu li .notifcation-holder .notification-content p {
  text-overflow: ellipsis;
  white-space: normal;
  width: 83%;
  line-height: 20px;
  overflow: hidden;
  height: auto;
}

/* line 227, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li ul.notifications_list-menu li,
.all_notification .navarea li ul.requests_list-menu li {
  margin: 0;
  width: 100%;
  border-bottom: 2px solid #cbdee6;
}

/* line 233, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li ul.notifications_list-menu li a,
.all_notification .navarea li ul.requests_list-menu li a {
  margin: 14px 20px 16px;
  text-decoration: none;
  color: #fff;
  display: block;
}

/* line 240, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .notification-author {
  left: -134px;
}

/* line 243, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li {
  display: inline-block;
}

/* line 246, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .author-message-top,
.all_notification .navarea li .notification-author,
.all_notification .navarea li .author-log {
  position: absolute;
  top: 160%;
  left: -398px;
  width: 436px;
  text-align: left;
  opacity: 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  border: 1px solid #3d4d8b;
  z-index: 999;
}

/* line 260, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li.open .author-message-top,
.all_notification .navarea li.open .notification-author,
.all_notification .navarea li.open .author-log {
  opacity: 1;
  top: 170%;
  transition: all 0.5s ease 0s;
  visibility: visible;
}

/* line 268, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .notification-view a {
  display: block;
  color: #0d216e;
  font-size: 14px;
  padding: 10px 0px;
  text-align: center;
  text-decoration: none;
}

/* line 276, app/assets/stylesheets/notification.css.scss */
.all_notification .notifications_list-menu .mCSB_outside + .mCSB_scrollTools,
.all_notification .requests_list-menu .mCSB_outside + .mCSB_scrollTools,
.all_notification .left-custom-menu-adp-wrap
.mCSB_outside + .mCSB_scrollTools {
  right: 0px;
  margin: 0px 0px;
}

/* line 284, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-img {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 18px;
}

/* line 290, app/assets/stylesheets/notification.css.scss */
.all_notification ul.notifications_list-menu li .message-img img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

/* line 297, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .dropdown-header-top.author-log li {
  display: block;
  margin: 0;
}

/* line 301, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .dropdown-header-top.author-log li a {
  padding: 15px 13px 14px 18px;
  display: block;
  color: #0d216e;
  font-size: 14px;
  font-family: 'source_sans_proregular';
}

/* line 308, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li.open .author-message-top,
.all_notification .navarea li.open .notification-author,
.all_notification .navarea li.open .author-log {
  opacity: 1;
  top: 170%;
  transition: all 0.5s ease 0s;
  visibility: visible;
  opacity: 1;
  top: 170%;
  transition: all 0.5s ease 0s;
  visibility: visible;
}

/* line 320, app/assets/stylesheets/notification.css.scss */
.all_notification .navarea li .dropdown-header-top.author-log {
  width: 200px;
  top: 100%;
  padding: 10px 0px;
  left: -133px;
}

/* line 327, app/assets/stylesheets/notification.css.scss */
.all_notification .dropdown-toggle:focus {
  outline: 0;
}

/* line 331, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 31px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1000;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 353, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown li a span {
  display: inline-block;
}

/* line 356, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown li a img {
  display: inline-block;
  margin-right: 12px;
}

/* line 364, app/assets/stylesheets/notification.css.scss */
.all_notification .notification-author:after, .all_notification .notification-author:before,
.all_notification .author-message-top:after, .all_notification .author-message-top:before {
  bottom: 100%;
  left: 94%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 376, app/assets/stylesheets/notification.css.scss */
.all_notification .notification-author:after,
.all_notification .author-message-top:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

/* line 383, app/assets/stylesheets/notification.css.scss */
.all_notification .notification-author:before,
.all_notification .author-message-top:before {
  border-color: rgba(61, 77, 139, 0);
  border-bottom-color: #3d4d8b;
  border-width: 8px;
  margin-left: -8px;
}

/* line 391, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown li {
  border-bottom: 1px solid #9ec1d1;
  padding: 0;
}

/* line 395, app/assets/stylesheets/notification.css.scss */
.all_notification .dropdown .custom-dorpdown li a {
  display: table;
  width: 100%;
  padding: 9px 17px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #0d216e;
  white-space: nowrap;
}

/* line 405, app/assets/stylesheets/notification.css.scss */
.all_notification .dropdown .custom-dorpdown li {
  position: 0;
}

/* line 408, app/assets/stylesheets/notification.css.scss */
.all_notification .dropdown .custom-dorpdown li:last-child {
  border-bottom: none;
}

/* line 411, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown > li:first-child > a:hover,
.all_notification .custom-dorpdown > li:first-child > a:focus {
  border-radius: 4px 4px 0 0;
  background: #0d216e;
  color: #fff;
}

/* line 417, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown > li:last-child > a:hover,
.all_notification .custom-dorpdown > li:last-child > a:focus {
  border-radius: 0 0 4px 4px;
  background: #0d216e;
  color: #fff;
}

/* line 423, app/assets/stylesheets/notification.css.scss */
.all_notification .custom-dorpdown > li > a:hover,
.all_notification .custom-dorpdown > li > a:focus {
  background: #0d216e;
  color: #fff;
}

/* line 429, app/assets/stylesheets/notification.css.scss */
.all_notification .dropdown .custom-dorpdown li:last-child a {
  padding: 9px 13px;
}

/* line 432, app/assets/stylesheets/notification.css.scss */
.all_notification .btn-area {
  display: inline-block;
  min-width: 81%;
  padding-top: 9px;
}

/* line 437, app/assets/stylesheets/notification.css.scss */
.all_notification .btn-approve {
  background: #0d216e;
  color: #ffffff;
  padding: 7px 24px;
  border-radius: 10px;
  border: none;
  height: 35px;
  font-size: 14px;
  margin-right: 7px;
  line-height: 17px;
}

/* line 448, app/assets/stylesheets/notification.css.scss */
.all_notification .btn-deny {
  color: #fe5f6a;
  border: 1px solid #fe5f6a;
  background: #fff;
  margin-right: 0;
}

/* line 454, app/assets/stylesheets/notification.css.scss */
.all_notification .message-holder {
  display: flex;
  width: 100%;
}

/* line 458, app/assets/stylesheets/notification.css.scss */
.all_notification .request-responded {
  color: #0d216e;
  font-size: 13px;
}

@media (max-width: 1100px) {
  /* line 472, app/assets/stylesheets/notification.css.scss */
  .all_notification .navarea li {
    margin: 0 20px 0 0;
  }
  /* line 475, app/assets/stylesheets/notification.css.scss */
  .all_notification .navarea {
    width: 46%;
  }
  /* line 478, app/assets/stylesheets/notification.css.scss */
  .all_notification .search-from-holder {
    width: 34.8%;
  }
  /* line 481, app/assets/stylesheets/notification.css.scss */
  .all_notification .person-box {
    width: 100%;
  }
  /* line 484, app/assets/stylesheets/notification.css.scss */
  .all_notification .notifications_block {
    width: 100%;
  }
}

@media (max-width: 1025px) {
  /* line 489, app/assets/stylesheets/notification.css.scss */
  .all_notification .person-box {
    width: 97%;
  }
  /* line 492, app/assets/stylesheets/notification.css.scss */
  .all_notification .widget-block {
    display: block;
  }
  /* line 495, app/assets/stylesheets/notification.css.scss */
  .all_notification .widget-col {
    width: 100%;
    margin-right: 0;
  }
  /* line 499, app/assets/stylesheets/notification.css.scss */
  .all_notification ul.notifications_list-menu li .message-content p, .all_notification ul.requests_list-menu li .notification-content p {
    text-overflow: inherit;
    white-space: normal;
    width: 83%;
    line-height: 20px;
    overflow: visible;
    height: auto;
  }
}

@media (max-width: 767px) {
  /* line 3, app/assets/stylesheets/notification.css.scss */
  .all_notification {
    /*   Message Notification  Block Start */
  }
  /* line 513, app/assets/stylesheets/notification.css.scss */
  .all_notification .navarea li .author-message-top, .all_notification .navarea li .notification-author, .all_notification .navarea li .author-log {
    top: 160%;
    left: 0;
    width: 100%;
  }
  /* line 518, app/assets/stylesheets/notification.css.scss */
  .all_notification .notifications_list-item {
    padding: 8px 0;
  }
  /* line 521, app/assets/stylesheets/notification.css.scss */
  .all_notification .notifications_list-item .notifications_list-menu li a {
    margin: 17px;
  }
  /* line 524, app/assets/stylesheets/notification.css.scss */
  .all_notification ul.notifications_list-menu li .message-content {
    width: 77%;
    padding: 0;
  }
  /* line 528, app/assets/stylesheets/notification.css.scss */
  .all_notification ul.notifications_list-menu li .message-content p, .all_notification ul.requests_list-menu li .notification-content p {
    text-overflow: inherit;
    white-space: normal;
    width: 74%;
    line-height: 20px;
    overflow: visible;
    height: auto;
  }
  /* line 536, app/assets/stylesheets/notification.css.scss */
  .all_notification .requests_list-item {
    padding: 7px 10px;
  }
  /* line 540, app/assets/stylesheets/notification.css.scss */
  .all_notification .notifications_block {
    margin: 0 0 30px 0;
  }
}

/* line 545, app/assets/stylesheets/notification.css.scss */
.deny-business-team-invite-btn {
  color: #fe5f6a !important;
  display: inherit !important;
}

/*   Message Notification  Block Mobile End */
/* line 1, app/assets/stylesheets/user_profile.scss */
.float_right {
  float: right;
}

/* line 4, app/assets/stylesheets/user_profile.scss */
.dropdown-backdrop {
  position: static;
}

/* line 8, app/assets/stylesheets/user_profile.scss */
.modal {
  overflow-y: auto;
}

/* line 11, app/assets/stylesheets/user_profile.scss */
.profile_section {
  font-family: 'source_sans_proregular';
  font-family: 'source_sans_probold';
  /*user_profile_block start*/
}

/* line 15, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_block {
  width: 100%;
  float: left;
}

/* line 20, app/assets/stylesheets/user_profile.scss */
.profile_section .btn-group .user-profile-dropdown-menu {
  right: unset;
  left: 0;
}

/* line 25, app/assets/stylesheets/user_profile.scss */
.profile_section .btn-group .invite-pending-dropdown {
  right: unset;
}

/* line 29, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_heading {
  margin: 65px 0 40px 0;
}

/* line 32, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_heading h1 {
  color: #0d216e;
  font-size: 28px;
  font-family: 'ubuntubold';
  line-height: 31px;
}

/* line 39, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_block {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 7px;
  padding: 55px 57px 50px 57px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 50, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_img {
  width: 179px;
  height: 179px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 100%;
  line-height: 0;
  margin-bottom: 43px;
}

/* line 60, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_img > img {
  min-height: 100%;
}

/* line 64, app/assets/stylesheets/user_profile.scss */
.profile_section .box_img {
  width: 207px;
  height: 207px;
}

/* line 69, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_info {
  width: 100%;
  float: left;
}

/* line 74, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_info h3 {
  color: #0d216e;
  font-size: 36px;
  font-family: 'ubuntubold';
  line-height: 39px;
  margin: 0 0 12px 0;
  text-align: center;
}

/* line 83, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_info p {
  color: #0d216e;
  font-size: 18px;
  font-family: 'source_sans_proregular';
  line-height: 21px;
  margin: 0 0 10px 0;
  text-align: center;
}

/* line 92, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_buttons {
  list-style: none;
  text-align: center;
  margin: 0 0 40px 0;
}

/* line 98, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_buttons li {
  list-style: none;
  margin: 0 20px 0 0;
  display: inline-block;
}

/* line 104, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_buttons li:last-child {
  margin: 0;
}

/* line 108, app/assets/stylesheets/user_profile.scss */
.profile_section .dropdown-menu .drop-down-option {
  display: contents;
}

/* line 112, app/assets/stylesheets/user_profile.scss */
.profile_section .side_box_para p {
  color: #0d216e;
  font-size: 18px;
  font-family: 'source_sans_proregular';
  line-height: 21px;
  margin: 0 0 38px 0;
  text-align: center;
}

/* line 121, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info {
  width: 100%;
  float: left;
}

/* line 126, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info h3 {
  font-size: 16px;
  font-family: 'source_sans_probold';
  line-height: 19px;
  margin: 0 0 9px 0;
}

/* line 133, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info p {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 53px 0;
}

/* line 139, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_icon {
  list-style: none;
  text-align: center;
}

/* line 144, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_icon li {
  display: inline-block;
  margin: 0 50px 0 0;
  vertical-align: top;
  line-height: 0;
}

/* line 151, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_icon a {
  text-decoration: none;
  color: #c2d1d9;
  font-size: 24px;
}

/* line 157, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_icon li:last-child {
  margin: 0;
}

/* line 161, app/assets/stylesheets/user_profile.scss */
.profile_section .add_contact {
  background: #0d216e;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 9px;
  border-radius: 7px;
  border: none;
}

/* line 171, app/assets/stylesheets/user_profile.scss */
.profile_section .add_contact_icon {
  margin: 0 0 0 0;
}

/* line 175, app/assets/stylesheets/user_profile.scss */
.profile_section .heading-adjustment {
  margin-top: -71px !important;
  display: inline;
}

/* line 180, app/assets/stylesheets/user_profile.scss */
.profile_section .send_message {
  background: #0d216e;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 22px;
  border: none;
  border-radius: 7px;
}

/* line 189, app/assets/stylesheets/user_profile.scss */
.profile_section .add-business-btn {
  float: right;
  text-decoration: none;
}

/* line 193, app/assets/stylesheets/user_profile.scss */
.profile_section .second-add-business-btn {
  margin-top: 10px;
}

/* line 197, app/assets/stylesheets/user_profile.scss */
.profile_section .businesses-heading {
  margin-bottom: 20px;
}

/* line 201, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-bar-block {
  width: 100%;
  float: left;
}

/* line 206, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-bar-block h3 {
  font-size: 28px;
  font-family: 'ubuntubold';
  line-height: 31px;
  margin: 0 0 39px 0;
}

/* line 213, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-bar {
  min-height: 79px;
  position: relative;
  width: 100%;
  float: left;
  background: #fff;
  padding: 17px 29px 15px 29px;
  margin: 0 0 20px 0;
  border-radius: 7px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 226, app/assets/stylesheets/user_profile.scss */
.profile_section .profile_section .user_profile_bar_info .user-job-title {
  margin-top: 9px;
}

/* line 230, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile_bar_block h3 {
  margin-bottom: 10px;
}

/* line 234, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-dropdwon {
  position: absolute;
  top: 30px;
  right: 10px;
}

/* line 239, app/assets/stylesheets/user_profile.scss */
.profile_section .custom-dorpdown-profile-listing {
  z-index: 1;
}

/* line 243, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-dropdwon .user-profile_btn {
  background: #fff;
  border: none;
  cursor: pointer;
}

/* line 249, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-dropdwon .user-profile_btn:focus {
  outline: none;
}

/* line 253, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile_bar_img_block {
  width: 49px;
  height: 48px;
  border-radius: 100%;
  overflow: hidden;
  line-height: 0;
}

/* line 261, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_bar_img {
  width: 49px;
  height: 48px;
}

/* line 265, app/assets/stylesheets/user_profile.scss */
.profile_section .reduce-tag-size {
  font-size: 13px;
}

/* line 269, app/assets/stylesheets/user_profile.scss */
.profile_section .padding_left_zero {
  padding-left: 0;
  padding-right: 40px;
}

/* line 274, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_bar_info h3 {
  font-size: 24px;
  font-family: 'ubuntubold';
  line-height: 27px;
  margin: 0;
}

/* line 281, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_bar_info p {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  line-height: 17px;
}

/* line 287, app/assets/stylesheets/user_profile.scss */
.profile_section .lancaster_pa {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  line-height: 17px;
  padding-right: 20px;
  padding-top: 13px;
  float: right;
}

/* line 296, app/assets/stylesheets/user_profile.scss */
.profile_section .in_mobile {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  line-height: 17px;
  float: left;
  display: none;
}

/* line 304, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-bar-block .dropdown {
  left: auto;
  right: 0;
}

/* line 308, app/assets/stylesheets/user_profile.scss */
.profile_section .user-profile-bar-block .user_profile_dropdown {
  right: 5px;
}

/* line 312, app/assets/stylesheets/user_profile.scss */
.profile_section .view_all_btn {
  color: #0d216e;
  text-decoration: none !important;
  font-size: 16px;
  font-family: 'ubuntumedium';
}

/* line 319, app/assets/stylesheets/user_profile.scss */
.profile_section .view_all_btn:hover {
  color: #0d216e;
}

/* line 323, app/assets/stylesheets/user_profile.scss */
.profile_section .btn_dropdown {
  padding-left: 7px;
}

/* line 327, app/assets/stylesheets/user_profile.scss */
.profile_section .float_right {
  float: right;
}

/* line 331, app/assets/stylesheets/user_profile.scss */
.profile_section .success_btn_block {
  width: 50%;
  margin: 0 auto;
  background: #3adb99;
  padding: 6px 7px 6px 23px;
  margin-bottom: 26px;
  border-radius: 7px;
  overflow: hidden;
}

/* line 341, app/assets/stylesheets/user_profile.scss */
.profile_section .success_btn_msg {
  width: 70%;
  float: left;
}

/* line 346, app/assets/stylesheets/user_profile.scss */
.profile_section .success_btn_msg p {
  font-size: 16px;
  font-family: 'source_sans_probold';
  line-height: 19px;
  padding: 6px 0 5px 0;
  color: #fff;
}

/* line 354, app/assets/stylesheets/user_profile.scss */
.profile_section .success_btn {
  width: 30%;
  float: left;
}

/* line 359, app/assets/stylesheets/user_profile.scss */
.profile_section .ok_btn {
  background: #fff;
  border-radius: 8px;
  color: #3adb99;
  font-size: 16px;
  font-family: 'source_sans_probold';
  line-height: 19px;
  padding: 5px 14px;
  float: right;
  border: none;
}

/* line 371, app/assets/stylesheets/user_profile.scss */
.profile_section .user_profile_bar_info .fa-map-marker {
  color: #0d216e;
  margin: 0 10px 0 0;
}

/* line 376, app/assets/stylesheets/user_profile.scss */
.profile_section .invite_pending_btn {
  background: #ffffff;
  color: #7ba2b4;
  font-size: 16px;
  font-family: 'source_sans_prosemibold';
  line-height: 19px;
  padding: 7px 12px;
  border-radius: 7px;
  border: 1px solid #7ba2b4;
}

/* line 387, app/assets/stylesheets/user_profile.scss */
.profile_section .sky_blue_drop_icon {
  padding-left: 7px;
}

/* line 391, app/assets/stylesheets/user_profile.scss */
.profile_section .vertical_align {
  vertical-align: baseline;
}

/* line 395, app/assets/stylesheets/user_profile.scss */
.profile_section .box_contact_btn {
  background: #ffffff;
  color: #fe5f6a;
  font-size: 16px;
  font-family: 'source_sans_prosemibold';
  line-height: 19px;
  padding: 7px 20px;
  border-radius: 7px;
  border: 1px solid #fe5f6a;
}

/* line 406, app/assets/stylesheets/user_profile.scss */
.profile_section .pink_drop_icon {
  padding-left: 7px;
}

/* line 410, app/assets/stylesheets/user_profile.scss */
.profile_section .pink_tick_icon {
  padding-right: 14px;
}

/* line 414, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_list_item {
  list-style: none;
  margin: 0 0 45px 0;
}

/* line 419, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_list_item li {
  display: inline-block;
  margin: 0 30px 0 0;
  font-size: 18px;
  font-family: 'source_sans_proregular';
  line-height: 21px;
}

/* line 427, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_list_item h3 {
  text-align: left;
}

/* line 431, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_list_item p {
  margin: 0;
}

/* line 435, app/assets/stylesheets/user_profile.scss */
.profile_section .Company_info_list_item li:last-child {
  margin: 0;
}

/* line 439, app/assets/stylesheets/user_profile.scss */
.profile_section .margin_bottom {
  margin: 0 0 45px 0;
}

/* line 443, app/assets/stylesheets/user_profile.scss */
.profile_section .lancaster_pa > img {
  margin: 0 10px 0 0;
}

/* line 446, app/assets/stylesheets/user_profile.scss */
.profile_section .in_mobile > img {
  margin: 0 10px 0 0;
}

@media screen and (max-width: 990px) {
  /* line 450, app/assets/stylesheets/user_profile.scss */
  .profile_section .heading-adjustment {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 456, app/assets/stylesheets/user_profile.scss */
  .profile_section .success_btn_block {
    width: 100%;
  }
  /* line 459, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_block {
    padding: 37px 30px;
    margin-bottom: 40px;
  }
  /* line 463, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_img {
    margin-bottom: 25px;
  }
  /* line 466, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info h3 {
    margin: 0 0 8px 0;
  }
  /* line 469, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info p {
    margin: 0 0 18px 0;
  }
  /* line 472, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_buttons {
    border-bottom: 1px solid #c6dae3;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 477, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_buttons li:first-child {
    margin: 0 0 15px 0;
  }
  /* line 480, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_para p {
    text-align: left;
    margin: 0 0 40px 0;
  }
  /* line 484, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info p {
    text-align: left;
  }
  /* line 487, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info {
    margin-bottom: 12px;
  }
  /* line 490, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info h3 {
    text-align: left;
  }
  /* line 493, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon {
    float: left;
  }
  /* line 496, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon li {
    margin: 0 100px 0 0;
  }
  /* line 499, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img {
    width: 18%;
    margin-bottom: 22px;
  }
  /* line 503, app/assets/stylesheets/user_profile.scss */
  .profile_section .lancaster_pa {
    display: none;
  }
  /* line 506, app/assets/stylesheets/user_profile.scss */
  .profile_section .in_mobile {
    display: block;
  }
  /* line 509, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info h3 {
    margin-bottom: 8px;
  }
  /* line 512, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info p {
    margin-bottom: 13px;
  }
  /* line 515, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile-bar {
    padding: 26px 30px;
  }
  /* line 518, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img_block {
    margin: 0 0 22px 0;
  }
  /* line 522, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item p {
    margin: 0 0 35px 0 !important;
  }
  /* line 525, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item li:last-child p {
    margin: 0 !important;
  }
  /* line 528, app/assets/stylesheets/user_profile.scss */
  .profile_section .padding_left_zero {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 534, app/assets/stylesheets/user_profile.scss */
  .profile_section .success_btn_block {
    width: 100%;
  }
  /* line 537, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_block {
    padding: 37px 30px;
    margin-bottom: 40px;
  }
  /* line 541, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_img {
    margin-bottom: 25px;
  }
  /* line 544, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info h3 {
    margin: 0 0 8px 0;
  }
  /* line 547, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info p {
    margin: 0 0 18px 0;
  }
  /* line 550, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_buttons {
    border-bottom: 1px solid #c6dae3;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }
  /* line 555, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_buttons li:first-child {
    margin: 0 0 15px 0;
  }
  /* line 558, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_para p {
    text-align: left;
    margin: 0 0 40px 0;
  }
  /* line 562, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info p {
    text-align: left;
  }
  /* line 565, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info {
    margin-bottom: 12px;
  }
  /* line 568, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info h3 {
    text-align: left;
  }
  /* line 571, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon {
    float: left;
  }
  /* line 574, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon li {
    margin: 0 100px 0 0;
  }
  /* line 577, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img {
    width: 18%;
    margin-bottom: 22px;
  }
  /* line 581, app/assets/stylesheets/user_profile.scss */
  .profile_section .lancaster_pa {
    display: none;
  }
  /* line 584, app/assets/stylesheets/user_profile.scss */
  .profile_section .in_mobile {
    display: block;
  }
  /* line 587, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info h3 {
    margin-bottom: 8px;
  }
  /* line 590, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info p {
    margin-bottom: 13px;
  }
  /* line 593, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile-bar {
    padding: 26px 30px;
  }
  /* line 596, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img_block {
    margin: 0 0 22px 0;
  }
  /* line 600, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item p {
    margin: 0 0 35px 0 !important;
  }
  /* line 603, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item li:last-child p {
    margin: 0 !important;
  }
  /* line 606, app/assets/stylesheets/user_profile.scss */
  .profile_section .padding_left_zero {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 420px) {
  /* line 612, app/assets/stylesheets/user_profile.scss */
  .profile_section .box_contact_btn,
.profile_section .send_message {
    width: -moz-max-content;
    width: max-content;
    padding: 8px 8px;
    margin-left: 20px;
    font-size: 12px;
  }
  /* line 619, app/assets/stylesheets/user_profile.scss */
  .profile_section .pink_tick_icon {
    padding-right: 5px;
  }
  /* line 622, app/assets/stylesheets/user_profile.scss */
  .profile_section .profile_section .user_profile_bar_info .user-job-title {
    margin-top: 0px;
  }
  /* line 626, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile-bar-block h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 400px) {
  /* line 632, app/assets/stylesheets/user_profile.scss */
  .profile_section .box_contact_btn,
.profile_section .send_message {
    margin-left: 12px;
  }
  /* line 636, app/assets/stylesheets/user_profile.scss */
  .profile_section .pink_tick_icon {
    padding-right: 0px;
  }
  /* line 639, app/assets/stylesheets/user_profile.scss */
  .profile_section .sky_blue_drop_icon {
    padding-left: 2px;
  }
}

@media screen and (max-width: 370px) {
  /* line 644, app/assets/stylesheets/user_profile.scss */
  .profile_section .box_contact_btn,
.profile_section .send_message {
    width: -moz-max-content;
    width: max-content;
    padding: 8px 4px;
    margin-left: 4px;
    font-size: 12px;
  }
  /* line 652, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile-bar-block h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 320px) {
  /* line 658, app/assets/stylesheets/user_profile.scss */
  .profile_section .success_btn_block {
    width: 100%;
  }
  /* line 661, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_block {
    padding: 37px 30px;
    margin-bottom: 40px;
  }
  /* line 665, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_img {
    margin-bottom: 25px;
  }
  /* line 668, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info h3 {
    margin: 0 0 8px 0;
  }
  /* line 671, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_info p {
    margin: 0 0 18px 0;
  }
  /* line 674, app/assets/stylesheets/user_profile.scss */
  .profile_section .side_box_para p {
    text-align: left;
    margin: 0 0 40px 0;
  }
  /* line 678, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info p {
    text-align: left;
  }
  /* line 681, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info {
    margin-bottom: 12px;
  }
  /* line 684, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info h3 {
    text-align: left;
  }
  /* line 687, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon {
    float: left;
  }
  /* line 690, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_icon li {
    margin: 0 100px 0 0;
  }
  /* line 693, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img {
    width: 18%;
    margin-bottom: 22px;
  }
  /* line 697, app/assets/stylesheets/user_profile.scss */
  .profile_section .lancaster_pa {
    display: none;
  }
  /* line 700, app/assets/stylesheets/user_profile.scss */
  .profile_section .in_mobile {
    display: block;
  }
  /* line 703, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info h3 {
    margin-bottom: 8px;
  }
  /* line 706, app/assets/stylesheets/user_profile.scss */
  .profile_section .user_profile_bar_info p {
    margin-bottom: 13px;
  }
  /* line 709, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile-bar {
    padding: 26px 30px;
  }
  /* line 712, app/assets/stylesheets/user_profile.scss */
  .profile_section .user-profile_bar_img_block {
    margin: 0 0 22px 0;
  }
  /* line 716, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item p {
    margin: 0 0 35px 0 !important;
  }
  /* line 719, app/assets/stylesheets/user_profile.scss */
  .profile_section .Company_info_list_item li:last-child p {
    margin: 0 !important;
  }
  /* line 722, app/assets/stylesheets/user_profile.scss */
  .profile_section .padding_left_zero {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 728, app/assets/stylesheets/user_profile.scss */
.avatar-wrapper {
  position: relative;
  height: 150px;
  width: 150px;
  margin: 30px auto;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 1px 1px 15px -5px black;
  transition: all 0.3s ease;
}

/* line 737, app/assets/stylesheets/user_profile.scss */
.avatar-wrapper:hover {
  /*transform: scale(1.05);*/
  cursor: pointer;
}

/* line 741, app/assets/stylesheets/user_profile.scss */
.avatar-wrapper:hover .profile-pic {
  /*opacity: .5;*/
}

/* line 744, app/assets/stylesheets/user_profile.scss */
.avatar-wrapper .profile-pic {
  height: 100%;
  width: 100%;
  transition: all 0.3s ease;
}

/* line 748, app/assets/stylesheets/user_profile.scss */
.avatar-wrapper .profile-pic:after {
  font-family: FontAwesome;
  content: '\f007';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 190px;
  background: #ecf0f1;
  color: #34495e;
  text-align: center;
}

/* line 763, app/assets/stylesheets/user_profile.scss */
.profile-pic-update-message {
  text-align: center;
  max-width: -moz-max-content;
  max-width: max-content;
  display: none;
  margin-top: -15px;
}

/* line 769, app/assets/stylesheets/user_profile.scss */
.image-upload {
  position: absolute;
  width: 100%;
  height: 45%;
  margin-bottom: 0 !important;
  bottom: 0;
  background-color: black;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 780, app/assets/stylesheets/user_profile.scss */
.image-upload .fa-camera {
  font-size: 25px;
  color: white;
  cursor: pointer;
}

/* line 786, app/assets/stylesheets/user_profile.scss */
.file-upload {
  display: none !important;
}

/* line 789, app/assets/stylesheets/user_profile.scss */
.upload-icon {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 795, app/assets/stylesheets/user_profile.scss */
.white-text-color {
  color: white;
}

/* line 802, app/assets/stylesheets/user_profile.scss */
.user-profile-bar-block .user-profile-bar .user-profile-dropdwon .custom-dorpdown {
  z-index: 1;
}

/* line 809, app/assets/stylesheets/user_profile.scss */
.user-btn-group .user-profile-dropdown {
  left: -97px;
}

/* line 812, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal {
  font-family: 'source_sans_probold';
  font-size: 18px;
}

/* line 815, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal #user-profile-form {
  background-color: #fff;
}

/* line 818, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .modal-dynamic-width {
  max-width: 597px !important;
}

/* line 821, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .user-avatar-img {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

/* line 826, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .edit-user-img {
  width: 100%;
  max-height: 200px;
}

/* line 830, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .edit-btn-txt {
  margin-left: 5px;
}

/* line 833, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .edit-avatar-btn-container {
  width: 100px;
  margin: 5px auto;
}

/* line 837, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .edit-profile-input-txt {
  font-family: 'source_sans_proregular';
}

/* line 840, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .edit-user-card {
  display: flex;
  align-items: center;
  max-width: 420px;
  margin: 0 auto;
  padding: 5px;
  border: 6px solid #eeeefe;
}

/* line 848, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .icon-padding-left {
  padding-left: 5px;
}

/* line 851, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .user-sample-img {
  width: 50px;
  height: 50px;
}

/* line 855, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .inner-flex {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 300px;
  margin: 0 20px;
}

/* line 863, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .no-padding {
  padding: 0;
}

/* line 867, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .user-card-title {
  padding: 5px 0;
}

/* line 870, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .avatar-wrapper {
  height: 150px;
  width: 150px;
  margin: 6px auto;
}

/* line 875, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .healiner {
  margin-right: 5px;
}

/* line 878, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .save-btn {
  background: #0d216e;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 22px;
  border: none;
  border-radius: 7px;
}

/* line 887, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .cancel-btn {
  background: #ffffff;
  color: #0d216e;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 22px;
  border: none;
}

/* line 895, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .cancel-btn:hover {
  background: #ffffff;
  color: #0d216e;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 22px;
  border-radius: 7px;
  border: 1px solid #0d216e;
}

/* line 904, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .has-error {
  color: #ff545e;
}

/* line 907, app/assets/stylesheets/user_profile.scss */
#edit-user-profile-modal .number-limit {
  position: absolute;
  right: 18px;
  top: 61px;
  font-size: 16px;
  font-family: 'source_sans_proregular';
}

@media screen and (max-width: 500px) {
  /* line 915, app/assets/stylesheets/user_profile.scss */
  #edit-user-profile-modal .inner-flex {
    max-width: 157px;
  }
}

/* line 920, app/assets/stylesheets/user_profile.scss */
.mb-12 {
  margin-bottom: 12px;
}

/* line 924, app/assets/stylesheets/user_profile.scss */
.text-white {
  color: #fff;
}

/* line 928, app/assets/stylesheets/user_profile.scss */
.contact-type-custom-dropdown {
  position: relative;
  width: 100%;
  display: inline-block;
  font-family: 'source_sans_proregular';
}

/* line 935, app/assets/stylesheets/user_profile.scss */
.contact-type-dropdown-toggle {
  border: 1px solid #0d216e;
  height: 35px;
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 946, app/assets/stylesheets/user_profile.scss */
.arrow-down {
  margin-left: 10px;
}

/* line 950, app/assets/stylesheets/user_profile.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  border: 1px solid #ccc;
  background-color: #fff;
  max-height: 250px;
  overflow-y: auto;
  border-radius: 8px;
}

/* line 962, app/assets/stylesheets/user_profile.scss */
.checkbox-option {
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
}

/* line 968, app/assets/stylesheets/user_profile.scss */
.preference-checkbox {
  margin-right: 10px;
}

/* line 972, app/assets/stylesheets/user_profile.scss */
.contact-type-custom-dropdown.open .dropdown-menu {
  display: block;
}
/* line 3, app/assets/stylesheets/account_settings.css.scss */
.account_settings #notification-update {
  margin: 20px 0;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 8, app/assets/stylesheets/account_settings.css.scss */
.account_settings .field-title {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 16, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phone_update_form .uptade_btn:disabled {
  background: #dddddd;
}

/* line 21, app/assets/stylesheets/account_settings.css.scss */
.account_settings .verification-box {
  text-align: center;
}

/* line 24, app/assets/stylesheets/account_settings.css.scss */
.account_settings .verification-box .verification-heading {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 33, app/assets/stylesheets/account_settings.css.scss */
.account_settings .verification-box .verification-text {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 10px;
  line-height: normal;
}

/* line 40, app/assets/stylesheets/account_settings.css.scss */
.account_settings .verification-box .verification-action {
  margin-top: 20px;
}

/* line 45, app/assets/stylesheets/account_settings.css.scss */
.account_settings .account_setting_block {
  width: 100%;
  float: left;
}

/* line 50, app/assets/stylesheets/account_settings.css.scss */
.account_settings #telephone-field::-moz-placeholder {
  color: lightsteelblue;
}
.account_settings #telephone-field::placeholder {
  color: lightsteelblue;
}

/* line 54, app/assets/stylesheets/account_settings.css.scss */
.account_settings .error-div {
  color: red;
  font-size: 12px;
}

/* line 60, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .code_input::-webkit-outer-spin-button,
.account_settings #phoneVerificationModal .code_input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 66, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .model_style {
  padding: 35px 45px 35px 45px;
}

/* line 70, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .modal_size {
  width: 30%;
}

/* line 74, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .modal-header {
  border-bottom: none;
  padding: 0px;
}

/* line 79, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .modal-title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}

/* line 85, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .modal-subtitle {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 91, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .modal-footer {
  text-align: center;
  border-top: none;
  padding: 0px;
}

/* line 97, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .resend_intruction {
  margin-top: 15px;
}

/* line 100, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .resend_intruction span {
  font-size: 12px;
}

/* line 104, app/assets/stylesheets/account_settings.css.scss */
.account_settings #phoneVerificationModal .resend_intruction a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

/* line 112, app/assets/stylesheets/account_settings.css.scss */
.account_settings .text-aligment {
  text-align: center;
}

/* line 116, app/assets/stylesheets/account_settings.css.scss */
.account_settings .panel-container {
  width: 70%;
}

/* line 118, app/assets/stylesheets/account_settings.css.scss */
.account_settings .panel-container .account-panel-heading {
  color: #0d216e;
  font-size: 20px;
  font-family: "ubuntubold";
}

/* line 123, app/assets/stylesheets/account_settings.css.scss */
.account_settings .panel-container .account-panel-heading .phone-info {
  font-size: 16px;
  margin-left: 6.5%;
  text-decoration: underline;
}

/* line 129, app/assets/stylesheets/account_settings.css.scss */
.account_settings .panel-container .account-panel-heading .email-info {
  font-size: 16px;
  margin-left: 20%;
  text-decoration: underline;
}

/* line 137, app/assets/stylesheets/account_settings.css.scss */
.account_settings .account_setting_heading h1 {
  color: #0d216e;
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 65px 0 35px 0;
  text-align: center;
}

/* line 146, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_block {
  width: 100%;
  float: left;
  padding: 0 95px;
}

/* line 152, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_block form .form-control {
  width: 100%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 163, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_block form label {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 12px;
}

/* line 170, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_box_block {
  margin-top: 10px;
  width: 100%;
  background: #fff;
  border-radius: 7px;
  padding: 20px 25px;
}

/* line 178, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_box_block h3 {
  color: #0d216e;
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 0 0 38px 0;
}

/* line 186, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_box_block .margin_bottom {
  margin: 0 0 28px 0;
}

/* line 190, app/assets/stylesheets/account_settings.css.scss */
.account_settings .form_box_block .no_margin_bottom {
  margin: 0;
}

/* line 194, app/assets/stylesheets/account_settings.css.scss */
.account_settings .uptade_cancle_btn_block {
  width: 100%;
}

/* line 198, app/assets/stylesheets/account_settings.css.scss */
.account_settings .panel-content {
  margin-left: 28%;
  background: white;
  padding-bottom: 20px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 205, app/assets/stylesheets/account_settings.css.scss */
.account_settings .uptade_cancle_btns {
  margin-bottom: 10px;
  margin-top: 10px;
  float: right;
}

/* line 209, app/assets/stylesheets/account_settings.css.scss */
.account_settings .uptade_cancle_btns input[disabled] {
  opacity: 0.6;
}

/* line 215, app/assets/stylesheets/account_settings.css.scss */
.account_settings .update_acc_old_email input[disabled] {
  opacity: 0.6;
}

/* line 220, app/assets/stylesheets/account_settings.css.scss */
.account_settings .acc-label-star img {
  margin: 0 0 6px 2px;
}

/* line 225, app/assets/stylesheets/account_settings.css.scss */
.account_settings .cancel_btn {
  background: #fe5f6a;
  color: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 8px 27px;
  border: none;
  border-radius: 7px;
  margin: 0 10px 0 0;
}

/* line 235, app/assets/stylesheets/account_settings.css.scss */
.account_settings .cancel_btn:hover {
  text-decoration: unset;
}

/* line 240, app/assets/stylesheets/account_settings.css.scss */
.account_settings .send_sms_btn {
  margin-top: 0 !important;
}

/* line 244, app/assets/stylesheets/account_settings.css.scss */
.account_settings .uptade_btn {
  width: 100px;
  margin-top: 5px;
  background: #0d216e;
  color: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 8px 18px;
  border: none;
  border-radius: 7px;
}

/* line 256, app/assets/stylesheets/account_settings.css.scss */
.account_settings .uptade_btn_metrics_close {
  margin-right: 15px;
  margin-left: 15px;
}

/* line 260, app/assets/stylesheets/account_settings.css.scss */
.account_settings .help-block {
  line-height: 1.3;
}

/* line 263, app/assets/stylesheets/account_settings.css.scss */
.account_settings .grid-container-top {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 0px 40px;
  margin-top: 40px;
}

/* line 269, app/assets/stylesheets/account_settings.css.scss */
.account_settings .grid-container {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 20px 40px;
}

/* line 273, app/assets/stylesheets/account_settings.css.scss */
.account_settings .grid-container .check-box-heading {
  margin-left: 70px;
}

/* line 277, app/assets/stylesheets/account_settings.css.scss */
.account_settings .notifications-panel-heading {
  color: #0d216e;
  font-size: 16px;
  font-family: "ubuntubold";
}

/* line 281, app/assets/stylesheets/account_settings.css.scss */
.account_settings .notifications-panel-heading .normal-text {
  font-size: 18px;
  font-family: "source_sans_proregular";
}

/* line 286, app/assets/stylesheets/account_settings.css.scss */
.account_settings .contact-info-container {
  margin-top: 20px;
}

/* line 288, app/assets/stylesheets/account_settings.css.scss */
.account_settings .contact-info-container .description {
  font-size: 16px;
  padding: 0 17px;
}

/* line 294, app/assets/stylesheets/account_settings.css.scss */
.account_settings #preferences-form {
  padding-top: 30px;
}

/* line 298, app/assets/stylesheets/account_settings.css.scss */
.account_settings .text-label {
  margin-right: 10px;
}

/* line 301, app/assets/stylesheets/account_settings.css.scss */
.account_settings .checkbox-inline {
  display: inline;
  margin-right: 15px;
  margin-left: 10px;
}

/* line 306, app/assets/stylesheets/account_settings.css.scss */
.account_settings .big-checkbox {
  width: 30px;
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
}

/* line 313, app/assets/stylesheets/account_settings.css.scss */
.account_settings .big-checkbox:active, .account_settings .big-checkbox:focus {
  outline: none;
}

/* line 316, app/assets/stylesheets/account_settings.css.scss */
.account_settings .big-checkbox::-moz-focus-inner {
  border: 0;
}

/* line 319, app/assets/stylesheets/account_settings.css.scss */
.account_settings .mt-10 {
  margin-top: 20px;
}

/* line 323, app/assets/stylesheets/account_settings.css.scss */
.account_settings .mt-30 {
  margin-top: 30px;
}

/* line 327, app/assets/stylesheets/account_settings.css.scss */
.account_settings .mr-15px {
  margin-right: 15px;
}

/* line 331, app/assets/stylesheets/account_settings.css.scss */
.account_settings .mb-12 {
  margin-bottom: 12px;
}

/* line 335, app/assets/stylesheets/account_settings.css.scss */
.account_settings .fs-16 {
  font-size: 16px;
  width: 110%;
}

/* line 340, app/assets/stylesheets/account_settings.css.scss */
.account_settings .min-wid-100 {
  min-width: 100px;
}

/* line 344, app/assets/stylesheets/account_settings.css.scss */
.account_settings .browser-noti-grid {
  border-top: 2px solid #e1e1e1;
  margin-top: 50px;
  padding-top: 30px;
}

/* line 351, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round {
  position: relative;
}

/* line 355, app/assets/stylesheets/account_settings.css.scss */
.account_settings .dotted-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 360, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round label {
  background-color: #fff;
  border: 1px solid #0d216e;
  border-radius: 50%;
  cursor: pointer;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 0;
  max-width: unset;
}

/* line 373, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round label:after {
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 4px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 8px;
}

/* line 387, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round input[type="checkbox"] {
  visibility: hidden;
}

/* line 391, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round input[type="checkbox"]:checked + label {
  background-color: #0d216e;
  border-color: #0d216e;
}

/* line 396, app/assets/stylesheets/account_settings.css.scss */
.account_settings .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

/* line 400, app/assets/stylesheets/account_settings.css.scss */
.account_settings .cancel-btn {
  margin-right: 15px;
  background: #fe5f6a;
}

/* line 405, app/assets/stylesheets/account_settings.css.scss */
.account_settings .notification-preferences-container {
  background: #fff;
  padding: 1px 20px 90px 20px;
  border-radius: 7px;
}

/* line 411, app/assets/stylesheets/account_settings.css.scss */
.account_settings .intl-tel-input.separate-dial-code .selected-dial-code {
  padding-left: 11px;
}

/* line 415, app/assets/stylesheets/account_settings.css.scss */
.account_settings .label-description {
  margin-top: 17px;
}

/* line 419, app/assets/stylesheets/account_settings.css.scss */
.account_settings .check-boxes {
  margin-top: 17px;
  padding-left: 50px;
}

/* line 424, app/assets/stylesheets/account_settings.css.scss */
.account_settings .check-box-adjust {
  padding-left: 75px;
}

@media screen and (max-width: 900px) {
  /* line 430, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_block {
    padding: 0 15px;
  }
  /* line 433, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_box_block {
    margin: 0px;
    padding: 30px 25px;
  }
  /* line 437, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .panel-content {
    margin-top: 10px;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  /* line 443, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_block {
    padding: 0 15px;
  }
  /* line 446, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_box_block {
    margin: 0px;
    padding: 30px 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 452, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .panel-container {
    width: 100%;
  }
  /* line 455, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .panel-container .account-panel-heading .email-info {
    margin-left: 0px;
    text-decoration: underline;
  }
  /* line 461, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_block {
    padding: 0 15px;
  }
  /* line 464, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_box_block {
    margin: 0px;
    padding: 30px 25px;
  }
}

@media screen and (max-width: 520px) {
  /* line 471, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .check-boxes {
    padding-left: 0px;
  }
  /* line 475, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .grid-container .check-box-heading {
    margin-left: 0px;
  }
  /* line 479, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .uptade_btn_metrics {
    width: 100%;
  }
}

@media screen and (max-width: 476px) {
  /* line 485, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .telephone-field-container {
    width: 110%;
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  /* line 492, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .panel-container .account-panel-heading .phone-info {
    display: block;
    margin-left: 0px;
  }
}

@media screen and (max-width: 380px) {
  /* line 501, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .cancel_btn {
    margin-right: 10px;
  }
  /* line 504, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .email-info {
    margin-left: 0px;
  }
  /* line 507, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .panel-content {
    margin-top: 10px;
    width: unset;
  }
}

@media screen and (max-width: 387px) {
  /* line 514, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .cancel_btn {
    margin-right: 10px;
    padding: 8px 20px;
  }
  /* line 518, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .cancel-btn {
    width: 95px;
  }
  /* line 521, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .uptade_btn {
    padding: 8px 18px;
  }
  /* line 524, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .uptade_btn_metrics {
    width: 100%;
  }
  /* line 527, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .check-box-heading {
    margin-left: -15px;
  }
  /* line 530, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .check-boxes {
    margin-left: -15px;
  }
  /* line 534, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .grid-container .check-box-heading {
    margin-left: -20px;
  }
}

@media screen and (max-width: 355px) {
  /* line 540, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .notification-preferences-container {
    padding: 1px 20px 140px 20px;
  }
}

@media screen and (max-width: 320px) {
  /* line 545, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_block {
    padding: 0 15px;
  }
  /* line 548, app/assets/stylesheets/account_settings.css.scss */
  .account_settings .form_box_block {
    margin: 0px;
    padding: 30px 25px;
  }
}
/* line 1, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec {
  /*my_contacts_block start*/
  /*search bar*/
  /*scroll bar*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

/* line 3, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block {
  width: 100%;
  float: left;
}

/* line 7, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .display-filters {
  display: block;
}

/* line 11, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .custom-select-carrot {
  padding-right: 10px;
  font-size: 20px;
}

/* line 16, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact_heading h1 {
  color: #0d216e;
  font-size: 28px;
  font-family: "ubuntubold";
  line-height: 31px;
  margin: 65px 0 30px 0;
}

/* line 24, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_btn_block {
  width: 100%;
  float: left;
  padding: 0 0 33px 0;
  margin: 0 0 25px 0;
  border-bottom: 2px solid #cddee6;
}

/* line 32, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_list_item {
  list-style: none;
}

/* line 36, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_list_item > li {
  float: left;
  display: inline-block;
  margin: 0 11px 0 0;
}

/* line 42, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_list_item > li:last-child {
  margin: 0;
}

/* line 46, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_list_item li .fa-angle-down {
  float: right;
  padding-top: 4px;
}

/* line 50, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .dropdown_list_item li .Sort_by_btn,
.contacts_list_sec .dropdown_list_item li .filter_by_business_btn,
.contacts_list_sec .dropdown_list_item li .filter_by_chat_btn {
  text-align: left;
}

/* line 55, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .business_drop_icon {
  color: #0d216e;
  margin: 0 0 0 46px;
  float: right;
}

/* line 61, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .chat_drop_icon {
  color: #0d216e;
  margin: 0 0 0 29px;
}

/* line 66, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .short_drop_icon {
  color: #0d216e;
  margin: 0 0 0 114px;
}

/* line 71, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .filter_by_business_btn {
  background: #fff;
  color: #0d216e;
  font-size: 16px;
  padding: 4px 10px 4px 20px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 7px;
  cursor: pointer;
}

/* line 82, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .filter_by_chat_btn {
  background: #fff;
  color: #0d216e;
  font-size: 16px;
  padding: 4px 10px 4px 20px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 7px;
  cursor: pointer;
}

/* line 93, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .Sort_by_btn {
  background: #fff;
  color: #0d216e;
  font-size: 16px;
  padding: 4px 10px 4px 20px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 7px;
  cursor: pointer;
}

/* line 105, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts {
  display: flex;
  border: 1px solid #8994b8;
  border-radius: 8px;
  background: white;
  width: 100%;
  height: 35px;
  z-index: 241;
}

/* line 115, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts_block {
  padding-top: 13px;
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

/* line 122, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts .form-control {
  height: auto;
  border: none;
  border-radius: 8px;
  color: #0d216e;
  font-size: 16px;
  line-height: 21px;
}

/* line 131, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts .contact_search-btn {
  background: none;
  border: none;
  font-size: 12px;
  color: #0d216e;
  padding: 0 0 0 14px;
}

/* line 139, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #8994b8;
}

/* line 142, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8994b8;
  opacity: 1;
}

/* line 146, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8994b8;
  opacity: 1;
}

/* line 150, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8994b8;
}

/* line 153, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #8994b8;
}

/* line 157, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .search_your_contacts ::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #8994b8;
}
.contacts_list_sec .search_your_contacts ::placeholder {
  /* Most modern browsers support this now. */
  color: #8994b8;
}

/* line 161, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_block {
  width: 100%;
  float: left;
}

/* line 166, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact_bar {
  position: relative;
  width: 100%;
  float: left;
  background: #fff;
  padding: 17px 30px 15px 20px;
  margin: 0 0 20px 0;
  border-radius: 7px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 179, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .image-frame {
  padding: 0;
}

/* line 182, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_bar_img,
.contacts_list_sec .contect_bar_img {
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  border-radius: 100%;
  margin: 0 auto;
}

/* line 191, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_bar_img img,
.contacts_list_sec .contect_bar_img img {
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* line 202, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_bar {
  width: 100%;
  float: left;
  line-height: 0;
}

/* line 208, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info, .contacts_list_sec .side_scroll_bar_info {
  width: 100%;
  float: left;
}

/* line 212, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info a {
  display: inline-block;
  margin-right: 10px;
}

/* line 217, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info .star-icon, .contacts_list_sec .contacts_bar_info .favourite {
  font-size: 21px;
  cursor: pointer;
  top: -1px;
}

/* line 222, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info .favourite {
  color: #0d216e;
}

/* line 226, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info h3, .contacts_list_sec .side_scroll_bar_info h3 {
  font-size: 24px;
  font-family: "ubuntubold";
  line-height: 27px;
}

/* line 232, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contacts_bar_info p, .contacts_list_sec .side_scroll_bar_info p {
  font-size: 14px;
  font-family: "source_sans_proregular";
  line-height: 17px;
}

/* line 238, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact-dropdwon {
  position: absolute;
  top: 30px;
  right: 10px;
}

/* line 243, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box .side_bar_btn:focus {
  outline: none;
}

/* line 247, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_bar-dropdwon .dropdown-menu.dropdown,
.contacts_list_sec .contacts_bar_block .contact-dropdwon .dropdown-menu.dropdown {
  left: auto;
  right: 0;
}

/* line 253, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact-dropdwon .contact_btn {
  background: #fff;
  border: none;
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact-dropdwon .contact_btn:focus {
  outline: none;
}

/* line 263, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_bar-dropdwon {
  position: absolute;
  top: 30px;
  right: 0;
}

/* line 269, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_bar-dropdwon .side_bar_btn {
  background: #fff;
  border: none;
  cursor: pointer;
}

/* line 275, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .otption-content {
  padding-left: 0;
  padding-right: 38px;
}

/* line 280, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .invite_pending {
  color: #7ba2b4;
  font-size: 14px;
  font-family: "source_sans_prosemibold";
  line-height: 17px;
  padding-left: 10px;
}

/* line 288, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .border_left {
  border-left: 10px solid #7ba2b4;
  padding-left: 10px;
}

/* line 293, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box_block {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 7%;
  border-radius: 7px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 45px 20px 32px 34px;
  box-shadow: 0px 10px 13px 4px #e8eaed;
}

/* line 307, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box_block h1 {
  font-size: 18px;
  font-family: "source_sans_probold";
  line-height: 21px;
  margin: 0 0 5px 0;
}

/* line 314, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box {
  width: 99%;
  float: left;
  max-height: 440px;
  min-height: 90px;
}

/* line 320, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .suggestion-block {
  overflow-x: unset;
  overflow-y: auto;
}

/* line 325, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_bar {
  position: relative;
  width: 92%;
  margin-right: 31px;
  float: left;
  padding: 15px 10px 23px 0;
  border-bottom: 2px solid #c5dae3;
}

/* line 333, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_bar_info h3 {
  font-size: 16px;
  font-family: "ubuntubold";
  line-height: 27px;
}

/* line 341, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box::-webkit-scrollbar {
  width: 7px;
}

/* line 346, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box::-webkit-scrollbar-track {
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #0d216e;
  border-radius: 100px;
}

/* line 354, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .side_scroll_box::-webkit-scrollbar-thumb {
  background: #0d216e;
  border-radius: 100px;
}

/* line 363, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .btn-view-m-none {
  display: none;
}

/* line 367, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .contact-box-add .add_contact_btn {
  background: #0d216e;
  color: #ffffff;
  padding: 5px 11px;
  border-radius: 10px;
  height: 33px;
  font-size: 14px;
  border: none;
  line-height: 17px;
  width: 100px;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* line 382, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .desktop-filters {
    display: none;
  }
  /* line 385, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contacts-separator-line {
    border: 0.5px solid lightgrey;
    width: 90%;
  }
  /* line 389, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .image-frame,
.contacts_list_sec .otption-content {
    padding: 0 15px;
  }
  /* line 393, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contect_bar_img, .contacts_list_sec .side_scroll_bar_img {
    margin: 0 0 20px 0;
  }
  /* line 397, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contact-dropdwon {
    top: 20px;
  }
  /* line 400, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contacts_bar_info, .contacts_list_sec .side_scroll_bar_info {
    width: 84%;
  }
  /* line 403, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .side_scroll_box_block {
    padding: 20px 9px 20px 20px;
  }
  /* line 406, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .side_scroll_box {
    width: 100%;
  }
  /* line 409, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .side_scroll_bar {
    width: 95%;
    margin-right: 19px;
    padding: 15px 8px 15px 0;
  }
  /* line 414, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .side_scroll_bar_img {
    margin: 0 0 0 0;
  }
  /* line 417, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contact_bar {
    padding: 15px 15px 15px 15px;
  }
  /* line 420, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .dropdown_list_item > li {
    margin: 0 0 10px;
    width: 100%;
  }
  /* line 424, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .dropdown_list_item > li .btn-group {
    width: 100%;
  }
  /* line 427, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .Sort_by_btn,
.contacts_list_sec .filter_by_chat_btn,
.contacts_list_sec .filter_by_business_btn {
    width: 100%;
  }
  /* line 432, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .dropdown_btn_block {
    border-bottom: none;
    padding: 0;
    margin-bottom: 10px;
  }
  /* line 437, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .view-all {
    color: #0d216e;
    font-size: 16px;
    line-height: 19px;
    font-family: 'ubuntumedium';
    display: inline-block;
    margin: 0 0 20px;
    float: right;
  }
  /* line 446, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .btn-view-m-none {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  /* line 451, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .padding_left_zero {
    padding-left: 15px;
  }
  /* line 454, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contect_bar_img {
    margin: 0 0 20px 0;
  }
  /* line 457, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .contact-dropdwon {
    top: 20px;
  }
}

/* line 465, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .heading-section {
  margin-top: 65px;
  margin-bottom: 30px;
  padding: 0;
}

/* line 470, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .heading-section .contact_heading .custom-heading {
  line-height: 35px;
  margin: 0;
}

/* line 474, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .heading-section .contact_heading .team_members_btn {
  margin: 0;
  float: right;
}

/* line 480, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .dropdown-buttons-page {
  margin-left: 7px;
}

/* line 483, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .dropdown-buttons-page .form-group .department-select {
  position: relative;
}

/* line 487, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .dropdown-buttons-page .sort-by-select {
  white-space: nowrap;
}

/* line 489, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .dropdown-buttons-page .sort-by-select .select-selected.select-arrow-active {
  background-color: #fff;
}

/* line 492, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .dropdown-buttons-page .sort-by-select .select-items {
  border-radius: 0 0 12px 12px;
}

/* line 501, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .contacts_bar_block .contact_bar .contacts_bar_info .contact-user-info {
  width: 70%;
}

/* line 503, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .contacts_bar_block .contact_bar .contacts_bar_info .contact-user-info .contact-heading {
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 509, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .contacts_bar_block .contact_bar .contacts_bar_info .contact-user-info .contact-user-headliner {
  word-break: break-word;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 8px;
}

/* line 516, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .contacts_bar_block .contact_bar .contacts_bar_info .contact-user-info .contact-user-headliner:hover {
  text-decoration: none;
}

/* line 525, app/assets/stylesheets/contacts_list.css.scss */
.contacts_list_sec .my_contacts_block .contacts_bar_block .contact_bar .contact-dropdwon .custom-dorpdown .invite_again .envelop {
  margin-right: 8px;
  color: #9ec3ce;
}

@media screen and (max-width: 767px) {
  /* line 536, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_list_sec .my_contacts_block .sort-by-select {
    margin-top: 18px !important;
  }
}

/* line 542, app/assets/stylesheets/contacts_list.css.scss */
#textarea {
  width: 100%;
}

/* line 546, app/assets/stylesheets/contacts_list.css.scss */
.contact-invite-msg-text-counter {
  position: relative;
  float: right;
}

/* line 549, app/assets/stylesheets/contacts_list.css.scss */
.contact-invite-msg-text-counter .text-counter {
  margin: 3px 10px 0px 0px;
}

/* line 554, app/assets/stylesheets/contacts_list.css.scss */
.invite-contact-actions {
  margin-top: 20px;
  margin-right: -10px;
}

/* line 559, app/assets/stylesheets/contacts_list.css.scss */
.bio_textarea textarea {
  width: 100%;
  height: 72px;
  color: #0d216e;
  background: #fff;
  padding: 5px 15px;
  font-size: 16px;
  font-family: "source_sans_proregular";
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 571, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .in_mobile_view {
  display: none;
}

/* line 574, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog {
  width: 45%;
}

/* line 581, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .search-contact-container .search-email-form .stylish-input-group {
  text-align: center;
  display: flex;
}

/* line 584, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .search-contact-container .search-email-form .stylish-input-group:focus {
  outline: none;
}

/* line 588, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .search-contact-container .search-email-form .stylish-input-group .searched-email:focus {
  border-color: inherit;
}

/* line 592, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .search-contact-container .search-email-form .stylish-input-group .custom-btn {
  border-radius: 0 10px 10px 0;
}

/* line 594, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .search-contact-container .search-email-form .stylish-input-group .custom-btn:focus {
  outline: none;
}

/* line 605, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item {
  padding: 0 15px 0 15px;
}

/* line 608, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .contact-heading {
  font-size: 24px;
  font-family: "ubuntubold";
  line-height: 27px;
  margin: 20px 0 5px 0;
}

/* line 614, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .new-contact-heading {
  line-height: 8px;
}

/* line 617, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .contact-headliner {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 17px;
  margin-bottom: 8px;
}

/* line 623, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .new-contact-headliner {
  height: 20px;
}

/* line 626, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .contact-email {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 20px;
  margin-bottom: 5px;
  word-break: break-all;
}

/* line 633, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__content .contact-status {
  padding: 10px 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}

/* line 639, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__options {
  padding-bottom: 10px;
}

/* line 641, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-item .search-item .search-item__options .my_contact_btn {
  border: 1px solid #fe9096;
  border-radius: 7px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 7px 12px;
  line-height: 19px;
  cursor: default;
  font-weight: bold;
}

/* line 657, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .new-member-heading {
  margin: 0 0 10px;
  font-size: 20px;
  font-family: 'ubuntubold';
}

/* line 662, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-new-btn-cont {
  display: flex;
  justify-content: space-between;
  margin: 2%;
}

/* line 667, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item {
  padding: 10px;
}

/* line 671, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item {
  padding: 0 15px 0 15px;
}

/* line 673, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__image {
  background-size: cover;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-top: 7px;
}

/* line 681, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .contact-heading {
  font-size: 20px;
  font-family: "ubuntubold";
  line-height: 27px;
  margin: 20px 0 5px 0;
}

/* line 687, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .new-contact-heading {
  line-height: 8px;
}

/* line 690, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .contact-headliner {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 17px;
  margin-bottom: 8px;
}

/* line 696, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .new-contact-headliner {
  height: 20px;
}

/* line 699, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .contact-email {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 20px;
  margin-bottom: 5px;
  word-break: break-all;
}

/* line 706, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__content .contact-status {
  padding: 10px 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}

/* line 712, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__options {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 715, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item .search-item .search-item__options .my_contact_btn {
  border: 1px solid #fe9096;
  border-radius: 7px;
  color: #fe9096;
  background: #fff;
  font-size: 16px;
  font-family: "source_sans_prosemibold";
  vertical-align: top;
  padding: 7px 12px;
  line-height: 19px;
  cursor: default;
  font-weight: bold;
}

/* line 731, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .contact-results-new-item-mr-border {
  margin: 0 !important;
  border-bottom: 1px solid #9ec1d1;
}

/* line 735, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note {
  display: none;
  padding: 10px 20px 10px 20px;
}

/* line 738, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .modal-title {
  padding-bottom: 10px;
}

/* line 741, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .message-title {
  font-size: 18px;
  padding-bottom: 18px;
}

/* line 747, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .text-area .bio_textarea {
  margin: 0px;
}

/* line 749, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .text-area .bio_textarea .input_area {
  padding: 0 15px;
}

/* line 751, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .text-area .bio_textarea .input_area .number {
  bottom: 26px;
}

/* line 754, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .text-area .bio_textarea .input_area .customize-text-area {
  width: 100%;
  border-radius: 5px;
}

/* line 761, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .custom-btn {
  float: right;
  margin-right: 13px;
}

/* line 765, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .customize-note .new-contact-form .back-btn:hover {
  text-decoration: none;
}

/* line 770, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .card {
  padding-top: 0;
}

/* line 773, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .search__container .new_member_card {
  background: #fff;
}

/* line 778, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .field-title {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 5px;
}

/* line 785, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .first-name-field:focus {
  border-color: inherit;
}

/* line 790, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .last-name-field:focus {
  border-color: inherit;
}

/* line 795, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .email-field:focus {
  border-color: inherit;
}

/* line 799, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .invite-dropdown {
  height: 35px;
  padding: 0 10px;
}

/* line 802, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .invite-dropdown:focus {
  border-color: inherit;
}

/* line 808, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .required_field_add_contact .required_field {
  width: 100%;
  float: left;
  font-size: 14px;
  font-family: "source_sans_probold";
  color: #fe5f6a;
}

/* line 815, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .required_field_add_contact .required_field .required-image {
  margin: 0 0 5px 0;
}

/* line 820, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .send-invite {
  float: right;
}

/* line 823, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .adjust-margin-right {
  margin-right: 2%;
  width: 48%;
}

/* line 827, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .adjust-margin-left {
  margin-left: 2%;
  width: 48%;
}

@media screen and (max-width: 767px) {
  /* line 833, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .margin-mobile-view {
    margin-bottom: 15px;
  }
  /* line 836, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .adjust-margin-left {
    width: 100%;
    margin: 0;
  }
  /* line 840, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .invitation-form .adjust-margin-right {
    width: 100%;
    margin: 0;
  }
}

/* line 848, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .field-title {
  font-size: 16px;
  font-family: "source_sans_probold";
  line-height: 20px;
  margin-bottom: 5px;
}

/* line 855, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .first-name-field:focus {
  border-color: inherit;
}

/* line 860, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .last-name-field:focus {
  border-color: inherit;
}

/* line 865, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .email-field:focus {
  border-color: inherit;
}

/* line 869, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .invite-dropdown {
  height: 35px;
  padding: 0 10px;
}

/* line 872, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .invite-dropdown:focus {
  border-color: inherit;
}

/* line 878, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .required_field_add_contact .required_field {
  width: 100%;
  float: left;
  font-size: 14px;
  font-family: "source_sans_probold";
  color: #fe5f6a;
}

/* line 885, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .required_field_add_contact .required_field .required-image {
  margin: 0 0 5px 0;
}

/* line 890, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .send-invite {
  float: right;
}

/* line 893, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .adjust-margin-right {
  margin-right: 2%;
  width: 48%;
}

/* line 897, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .adjust-margin-left {
  margin-left: 2%;
  width: 48%;
}

@media screen and (max-width: 767px) {
  /* line 903, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .margin-mobile-view {
    margin-bottom: 15px;
  }
  /* line 906, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .adjust-margin-left {
    width: 100%;
    margin: 0;
  }
  /* line 910, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog .modal-content .modal-body .contact-search-results .new-invitation-form .adjust-margin-right {
    width: 100%;
    margin: 0;
  }
}

/* line 918, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .modal-dialog .modal-content .modal-footer {
  border-top: none;
}

/* line 923, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .custom-btn {
  color: #ffffff;
  padding: 8px 25px;
  font-size: 16px;
  border-radius: 8px;
  font-weight: bold;
  min-height: 35px;
  line-height: 19px;
  background: #0d216e;
}

/* line 933, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .custom-btn-new {
  color: #ffffff;
  font-size: 13px;
  border-radius: 8px;
  font-weight: bold;
  min-height: 35px;
  line-height: 19px;
  background: #0d216e;
  padding: 8px 25px;
}

/* line 943, app/assets/stylesheets/contacts_list.css.scss */
.invite-add-contact .list-border {
  border-bottom: 1px solid #9ec1d1;
}

@media screen and (max-width: 1080px) {
  /* line 947, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  /* line 952, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .in_mobile_view {
    display: block;
  }
  /* line 955, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .hide_in_mobile {
    display: none;
  }
  /* line 958, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .modal-dialog {
    margin: 30px auto;
  }
  /* line 961, app/assets/stylesheets/contacts_list.css.scss */
  .invite-add-contact .invite-contact-actions {
    margin-top: 10px;
  }
}

@media screen and (max-width: 599px) {
  /* line 968, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_bar_info .contact-user-info {
    width: 100%;
  }
  /* line 971, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_bar_info .business_add_contact_btn {
    float: left;
  }
}

@media screen and (max-width: 599px) {
  /* line 978, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_bar_info .contact-user-info {
    width: 100%;
  }
  /* line 981, app/assets/stylesheets/contacts_list.css.scss */
  .contacts_bar_info .business_add_contact_btn {
    float: left;
  }
}

/* line 987, app/assets/stylesheets/contacts_list.css.scss */
.back-btn {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 8px 30px;
  color: #fff;
  background: #fe5f6a;
  border: none;
  border-radius: 10px;
  float: left;
}

/* line 997, app/assets/stylesheets/contacts_list.css.scss */
.back-btn:hover {
  color: #fff;
  text-decoration: none;
}

/* line 1001, app/assets/stylesheets/contacts_list.css.scss */
.back-btn:focus {
  color: #fff;
  text-decoration: none;
}

/* line 1007, app/assets/stylesheets/contacts_list.css.scss */
.download-btn {
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 8px 30px;
  color: #fff;
  background: #0d216e;
  border: none;
  border-radius: 10px;
  float: right;
}

/* line 1017, app/assets/stylesheets/contacts_list.css.scss */
.download-btn:hover {
  color: #fff;
  text-decoration: none;
}

/* line 1021, app/assets/stylesheets/contacts_list.css.scss */
.download-btn:focus {
  color: #fff;
  text-decoration: none;
}

/* line 1026, app/assets/stylesheets/contacts_list.css.scss */
.download-btn-text {
  margin-left: 10px;
}

/* line 1029, app/assets/stylesheets/contacts_list.css.scss */
.download-btn-container {
  margin-top: 20px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container {
  position: relative;
  padding: 0 5px;
  line-height: 0;
  display: block;
  cursor: pointer;
  box-sizing: content-box;
  direction: ltr;
}

/* line 12, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container[readonly="readonly"] {
  cursor: default;
}

/* line 15, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container > .jq-ry-group-wrapper {
  position: relative;
  width: 100%;
}

/* line 19, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  position: relative;
  line-height: 0;
  z-index: 10;
  white-space: nowrap;
}

/* line 25, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  display: inline-block;
}

/* line 28, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
  width: 100%;
}

/* line 31, app/assets/stylesheets/rateyo.css.scss */
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  width: 0;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
/* line 1, app/assets/stylesheets/bootstrap_customization.scss */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
}

/* line 5, app/assets/stylesheets/bootstrap_customization.scss */
.bootstrap-tagsinput {
  display: block;
}

/* line 8, app/assets/stylesheets/bootstrap_customization.scss */
.dropdown-toggle.selectpicker {
  width: 100%;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e !important;
  border: 1px solid #0d216e;
  border-radius: 10px;
  background: white !important;
  -webkit-appearance: none;
  min-height: 35px !important;
}

/* line 20, app/assets/stylesheets/bootstrap_customization.scss */
#button_geo_search {
  margin-bottom: 35px;
  margin-top: 30px;
}

/* line 24, app/assets/stylesheets/bootstrap_customization.scss */
.btn {
  letter-spacing: 0px !important;
}

/* line 27, app/assets/stylesheets/bootstrap_customization.scss */
.bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  font-family: FontAwesome;
  font-size: 20px;
  float: right;
  margin-top: -10px !important;
  margin-right: 5px !important;
  pointer-events: none;
  background-color: #fff;
  padding-right: 5px !important;
}

/* line 50, app/assets/stylesheets/bootstrap_customization.scss */
.bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: "\f107";
}

/* line 54, app/assets/stylesheets/bootstrap_customization.scss */
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
  border: none;
  padding: 0;
}
/*------------------------------------------------------------------

 *
 * Author      : Wditsolution
 * Project     : Badhon Khan
 * Version     : 1.0.0
 * Description : Just a simple starter template to jump start your development.
 * Primary use : Wditsolution
 * Last update : 17/9/09
 *

 * -----------------------------------------------------------------*
 *                         TABLE OF CONTENTS                        *
 * -----------------------------------------------------------------*
 *
 * 01. Base Styles
 * 02. Header
 * 03. Navigation
 * 04. Footer Styles
 * 05. Responsive Styles
 *

 * -----------------------------------------------------------------*
 *                        Color Codes                               *
 * -----------------------------------------------------------------*

 * $theme-color         : #fc854b;

 * $text-color          : #787878;
 * $text-color-dark     : #444444;
 * $bg-color-light      : #FFFFFF;
 * $bg-color-dark       : #f1f1f1;

-------------------------------------------------------------------*/
/**
 * ---------------------------------------------------------------------------
 * 01. Load Google Font Family
 * ---------------------------------------------------------------------------
 */
/**
 * ---------------------------------------------------------------------------
 * 01. Load Google Font Color
 * ---------------------------------------------------------------------------
 */
/**
 * ---------------------------------------------------------------------------
 * 01. Load Google Font
 * ---------------------------------------------------------------------------
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,500i,700,900");
/**
* ---------------------------------------------------------------------------
* 01. Base Style
* ---------------------------------------------------------------------------
*/

/*
  ==========================
    Global Class
  ==========================
*/
  .search-field {
    font-family: "Roboto", sans-serif;
    color: #333333;
    font-size: 14px;
  }

.p0 {
  padding: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pl-6 {
  padding-left: 6px;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-0 {
  padding-top: 0 !important;
}

.m0 {
  margin: 0;
}

.mb-20 {
  margin-bottom: 20px;
}

.red-bg {
  background: #bf2228 !important;
}

.wd-opacity {
  opacity: 0;
}

.info-section {
  padding: 14px 20px;
}

.black-bg {
  background: #333333 !important;
}

.orange-bg {
  background: #f37020 !important;
}

.green-bg {
  background: #86b816 !important;
}

.blue-bg {
  background: #0065cd !important;
}

.green-color {
  color: #86b816 !important;
}

.red-color {
  color: #e57373 !important;
}

.black-color {
  color: #333333 !important;
}

.bold-font {
  font-weight: 900;
}
.d-flex {
  display: flex !important;
}

.custom_btn {
  background: #fe5f6a;
  border: 1px solid #fe5f6a;
  border-radius: 10px;
  color: #fff;
  padding: 4px 13px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-family: "source_sans_proregular";
  height: 35px;
}

.wd-shop-btn {
  background: #fe5f6a;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 11px 21px;
  border: 1px solid;
  border-color: transparent;
  border-radius: 8px;
}
.wd-shop-btn:hover {
  background: white;
  color: #fe5f6a;
  border-color: #fff;
}
.wd-shop-btn i {
  font-size: 15px;
  margin-left: 8px;
}

input {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"]{
  -webkit-appearance: radio;
}

.is-sticky .sticker-nav {
  background: #ffffff;
}
.is-sticky .department {
  display: block;
}

.reviews-load-more-full_grid,
.reviews-load-more {
  display: block;
}

.reviews-load-more-full_grid.display,
.reviews-load-more.display {
  display: inline-block;
}

.sticker-nav {
  z-index: 1025 !important;
}

.modal-backdrop {
  z-index: 1000;
}

.active-color {
  color: #fe5f6a !important;
}

.active-wishlist {
  color: #ff4a4a;
}

figcaption .featured-bg-color {
  background: #00cee8 !important;
}

.bg-white {
  background: #fff;
}

.mata-info li {
  display: inline-block;
  margin-right: 35px;
  color: #999;
  font-size: 14px;
}
.mata-info li:last-child {
  margin-right: 0;
}

.width-auto {
  width: auto !important;
}

.inline {
  display: inline-block;
}

.wd-btn-search {
  cursor: pointer;
}
.wd-btn-search i {
  transition: 0.5s;
}
.wd-btn-search:hover i {
  color: #fe5f6a;
}

.app-font {
  font-size:18px;
  font-family: "source_sans_proregular";
}

#scrollUp {
  bottom: 60px;
  right: 20px;
  padding: 13px 0;
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: #555;
  color: #fff;
  border-radius: 100%;
}
#scrollUp i {
  font-size: 25px;
}
#scrollUp:hover {
  background: #fe5f6a;
}

body.second-home #scrollUp {
  bottom: 36px;
}
.swal2-wide{
  width: 41em !important;
}
.swal2-request{
  width: 41em !important;
}
.swal2-request .swal2-header .swal2-title{
  font-size: 1.5em;
}



/*
  =================================
    Preloder
  =================================
*/
div.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  left: 0;
  text-align: center;
  background-color: #fff;
  z-index: 9999999999999;
}

div.loading img {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
}

/*
  ======================
  Global Title Section
  ======================
*/
.section-title-center {
  margin-bottom: 50px;
  position: relative;
}
.section-title-center:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #d6d6d6;
  transform: translateY(-50%);
}
.section-title-center .title {
  position: relative;
  z-index: 10;
  background: #f5f5f5;
  display: inline-block;
  padding: 0 35px;
  font-size: 30px;
  font-weight: 400;
}

/*
  ======================
  Global Box Section
  ======================
*/
.wd-nav-current .single-dropdown {
  display: block;
}

.product-box {
  transition: 0.5s;
  transform: translateY(0);
  width: 100%;
}
.product-box img {
  transition: 0.5s;
}
.product-box .price-start p {
  font-size: 18px;
  color: #666666;
}
.product-box:hover {
  box-shadow: 0px 8px 16px 0px rgba(130, 156, 199, 0.2);
  transform: translateY(5%);
}
.product-box:hover .figure-caption {
  background: #f5f2ed;
}
.product-box:hover .active-color {
  color: #fe5f6a !important;
}
.product-box:hover .product-title {
  font-weight: 500;
}
.product-box:hover .compare-btn a {
  border-color: #fe5f6a;
  background: #fff;
  color: #fe5f6a;
}
.product-box:hover .quick-view-btn {
  top: 50%;
  opacity: 1;
}
.product-box:hover img {
  transform: scale(1.1);
}

.product-box-img {
  overflow: hidden;
}

.recent-product-overlay,
.quick-view-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.5s;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.recent-product-overlay .compare-btn button,
.quick-view-btn .compare-btn button {
  background: #fff;
  color: #fe5f6a;
  border-radius: 20px;
  border-color: transparent;
  cursor: pointer;
}
.recent-product-overlay:hover .compare-btn button,
.quick-view-btn:hover .compare-btn button {
  background: #fe5f6a;
  color: #fff;
}

.figure {
  margin: 0;
}

.figure-caption {
  padding: 18px 10px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  background: white;
  transition: 0.5s;
}

.price-start {
  color: #999999;
}
.price-start strong {
  margin-left: 5px;
  display: inline-block;
}

.content-excerpt {
  color: #333333;
  margin-bottom: 10px;
  margin-top: 5px;
}

.rating i {
  color: #cecece;
}

.compare-btn {
  margin-top: 10px;
}
.compare-btn a {
  background: #fe5f6a;
  border-color: transparent;
  font-size: 12px;
  border-radius: 20px;
  padding: 15px 20px 15px 20px;
}
.compare-btn a:hover {
  background: white;
  color: #fe5f6a;
  border-color: #fe5f6a;
}
.compare-btn i {
  margin-right: 5px;
}

.wd-badge {
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #ff4a4a;
}

.wishlist {
  font-size: 30px;
  color: white;
  position: absolute;
  top: 14px;
  right: 20px;
  cursor: pointer;
}
.wishlist i {
  transition: 0.5s;
}
.wishlist:hover i {
  color: #ff4a4a;
}

.product-details-page .owl-nav div,
.single-product-page .owl-nav div,
.product-details-page .owl-nav div,
.wishlist-page .owl-nav div {
  width: 50px;
  height: 50px;
  background: #fff !important;
  border: 1px solid #ededed;
  border-radius: 100% !important;
  position: relative;
}
.product-details-page .owl-nav div:hover,
.single-product-page .owl-nav div:hover,
.product-details-page .owl-nav div:hover,
.wishlist-page .owl-nav div:hover {
  background: #fe5f6a !important;
}
.product-details-page .owl-nav div:hover i,
.single-product-page .owl-nav div:hover i,
.product-details-page .owl-nav div:hover i,
.wishlist-page .owl-nav div:hover i {
  color: #fff;
}
.product-details-page .owl-nav i,
.single-product-page .owl-nav i,
.product-details-page .owl-nav i,
.wishlist-page .owl-nav i {
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #333;
  transform: translate(-50%, -50%);
}

/*
  ==================
  Scroll Css
  ==================
*/
#wd-header ::-webkit-scrollbar {
  width: 5px;
}
#wd-header ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 16px #d9d7d7;
  border-radius: 0px;
}
#wd-header ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 16px #fe5f6a;
}

.wd-btn-group {
  margin-left: 10px;
}
.wd-btn-group input {
  border-color: #ececec;
  color: #a5a5a5;
  font-size: 14px;
  padding: 14px;
}

/*
  =============
  Search Section STyle
  =============
*/
.wd-btn-search {
  border-left: 0;
  border-color: #ececec;
  color: #a5a5a5;
  padding: 14px;
  cursor: pointer;
}
.wd-btn-search:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}
.wd-btn-search:hover i {
  color: white;
}

/*
  ========================
  Account Section STyle
  ========================
*/
.account-section {
  padding-top: 12px;
}
.account-section i {
  margin-right: 4px;
}
.account-section button {
  color: #333333;
  padding: 0;
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  transition: 0.5s;
}
.account-section button:focus {
  outline: none;
}
.account-section button:first-child {
  margin-right: 21px;
}
.account-section button:hover {
  color: #fe5f6a;
  background: transparent;
  border-color: transparent;
}

/*
  ========================
  Cart Section STyle
  ========================
*/
.header-cart {
  position: relative;
  /*
    ========================
    Count Section STyle
    ========================
  */
  /*
    ========================
    Count list Section STyle
    ========================
  */
}
.header-cart .header-wishlist {
  font-size: 30px;
  color: #333333;
}
.header-cart .header-wishlist:hover {
  color: #f44336;
}
.header-cart .cart {
  display: inline-block;
}
.header-cart .count {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #f44336;
  text-align: center;
  font-size: 12px;
  color: #fff;
  padding: 1px;
  border-radius: 10px;
  transform: translate(3px, -3px);
  margin-top: -15px;
}
.header-cart .wd-compare-btn {
  display: inline;
}
.header-cart .wd-compare-btn .compare-btn {
  padding: 0;
  margin: 0;
  background: transparent;
  border-color: transparent;
  transform: translateY(-5px);
  margin-left: 10px;
  cursor: pointer;
}
.header-cart .wd-compare-btn .compare-btn:after {
  display: none;
}
.header-cart .wd-compare-btn .dropdown-menu {
  width: 233px !important;
  border-radius: 0;
  padding: 0;
  border-color: #f3f3f3;
}
.header-cart .wd-compare-btn .dropdown-menu i {
  font-size: 12px;
}
.header-cart .wd-compare-btn .media {
  padding: 10px 10px;
  border-bottom: 1px solid #f3f3f3;
}
.header-cart .wd-compare-btn .media:last-child {
  border-bottom: 0;
}
.header-cart .wd-compare-btn .list-group-title {
  font-size: 14px;
  font-weight: 400;
}
.header-cart .wd-compare-btn .cart-price {
  font-size: 14px;
}
.header-cart .wd-compare-btn .go-compare-page {
  padding: 8px 33px;
  background: #4facfe;
  border-color: #4facfe;
  margin: 0 auto;
}
.header-cart .wd-compare-btn .go-compare-page i {
  font-size: 12px;
  margin-left: 3px;
}
.header-cart .wd-compare-btn .go-compare-page:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}
.header-cart .wd-compare-btn .wd-item-list {
  height: 148px;
  overflow-x: hidden;
}

.product-slier-details img {
  border-radius: 2px;
  width: 100%;
  max-height: 310px;
}
.product-slier-details .lSSlideOuter .lSPager.lSGallery li {
  margin: 0 !important;
  border: 1px solid #ececec;
  border-radius: 0 !important;
}
.product-slier-details .lSSlideOuter .lSPager.lSGallery li.active, .product-slier-details .lSSlideOuter .lSPager.lSGallery li:hover {
  border-color: #fe5f6a !important;
}
.product-slier-details .lSAction a {
  opacity: 1;
}
.product-slier-details .lSAction a:after, .product-slier-details .lSAction a:before {
  font-family: FontAwesome;
  font-size: 25px;
  position: absolute;
  background: #fff;
  width: 52px;
  height: 52px;
  border-radius: 100px;
  border: 1px solid #f1f1f2;
  transition: 0.5s;
}
.product-slier-details .lSAction a:hover:after, .product-slier-details .lSAction a:hover:before {
  background: #fe5f6a;
}
.product-slier-details .lSAction a.lSPrev:before {
  content: "\f104";
  padding: 10px 19px;
}
.product-slier-details .lSAction a.lSNext:after {
  content: "\f105";
  padding: 10px 21px;
  transform: translate(-10px);
}

.wd-header-nav .department img {
  margin-right: 5px !important;
}

@media (max-width: 1024px) {
  .third-home #main-slider-section .slider-text {
    padding-left: 180px !important;
    margin-top: -8% !important;
  }
  .third-home #main-slider-section .slider-btn {
    margin-top: 10px !important;
  }
}
@media (max-width: 767px) {
  .swal2-request{
    min-height: 350px;
  }
}
@media (max-width: 575px) {
  .third-home #review .review-title {
    font-size: 14px !important;
  }
  .third-home #review .review-title span {
    font-size: 18px !important;
  }

  .third-home #recent-product .recent-product-title,
  .third-home #wd-news .news-title,
  .third-home #choose-category .choose-category-main-title {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }
  .third-home #choose-category {
    padding: 20px 0 !important;
  }
  .third-home #choose-category .choose-category-box {
    padding: 18px !important;
  }
  .third-home #choose-category .choose-category-title {
    font-size: 16px !important;
  }
  .third-home #choose-category .choose-category-content p {
    font-size: 12px !important;
  }
  .third-home #choose-category .choose-category-content {
    margin-bottom: 0 !important;
  }
  .third-home #recent-product .wd-amazon-product h4 {
    font-size: 17px !important;
    margin-bottom: 13px !important;
  }
  .third-home #recent-product a {
    padding: 10px 7px !important;
    font-size: 12px;
  }
  .third-home #best-rated,
  .third-home #review,
  .third-home #weekly-news,
  .third-home #wd-counter {
    padding: 20px 0 !important;
  }
  .third-home #best-rated .best-rated-title {
    margin-bottom: 10px;
  }
  .third-home #best-rated .best-rated-title h4 {
    font-size: 15px !important;
  }
  .third-home #best-rated .rated-content {
    font-size: 12px !important;
    margin-bottom: 0 !important;
  }
  .third-home #weekly-news .weekly-news-box .text-center {
    padding: 0 14px 7px;
  }
  .third-home #weekly-news .blog-meta-box a {
    font-size: 12px !important;
  }
  .third-home #weekly-news .weekly-news-title h4 {
    font-size: 14px !important;
  }

  #wd-news .figure-caption a {
    font-size: 15px !important;
  }

  .third-home #main-slider-section .owl-dots {
    display: none;
  }
  .third-home #main-slider-section .slider-text {
    transform: translateY(-8px);
    padding-left: 60px !important;
  }
  .third-home #main-slider-section .slider-text span {
    font-size: 14px !important;
  }
  .third-home #main-slider-section .rating i {
    font-size: 14px !important;
  }
  .third-home #main-slider-section .slider-btn {
    margin-top: 0 !important;
  }
  .third-home #main-slider-section .slider-text {
    padding-left: 60px !important;
    margin-top: -8% !important;
  }
  .third-home #main-slider-section .slider-btn {
    margin-top: 0 !important;
  }
}
.preloader-body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
}

.preload {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -42px 0 0 -12px;
  background: #fe5f6a;
  transform: rotate(45deg);
  animation: spin 1s infinite linear;
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}
@media (min-width: 1024px) {
  .display-none-xl {
    display: none;
  }

  .third-home #main-slider-section .slider-text {
    padding-left: 15% !important;
  }
}
@media (max-width: 992px) {
  .display-none-md {
    display: none !important;
  }

  .section-title-center .title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .product-details-page .owl-nav,
  .single-product-page .owl-nav,
  .product-details-page .owl-nav,
  .wishlist-page .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: left;
  }
  .product-details-page .owl-next,
  .single-product-page .owl-next,
  .product-details-page .owl-next,
  .wishlist-page .owl-next {
    float: right;
  }
}
@media (min-width: 1025px) {
  /*
    ========================
    Container Edit
    ========================
  */
  .custom-width {
    max-width: 1650px;
    width: 96%;
  }

  .product-details-page .owl-prev,
  .single-product-page .owl-prev,
  .product-details-page .owl-prev,
  .wishlist-page .owl-prev {
    transform: translateX(-100px);
  }
  .product-details-page .owl-next,
  .single-product-page .owl-next,
  .product-details-page .owl-next,
  .wishlist-page .owl-next {
    float: right;
    transform: translateX(100px);
  }
}
@media (max-width: 575px) {
  .main-home-page #product-ebay .owl-carousel .owl-stage-outer,
  .main-home-page #trending .owl-carousel .owl-stage-outer,
  .main-home-page .main-home-page #trending .owl-carousel .owl-stage-outer {
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .main-home-page .product-box:hover .quick-view-btn {
    top: 50%;
  }

  .third-home #recent-product .wd-amazon-product {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 1025px) {
  .main-home-page .product-box:hover .quick-view-btn {
    top: 50%;
  }
  .main-home-page #wd-service,
  .main-home-page #trending,
  .main-home-page #review,
  .main-home-page #blog {
    padding: 20px 0;
  }
  .main-home-page #product-amazon {
    padding: 30px 0 0;
  }
  .main-home-page #message .border-title h1 {
    font-size: 20px;
  }
  .main-home-page #trending .section-title-center {
    margin-bottom: 20px;
  }

  #call-to-action {
    padding: 20px !important;
  }
  #call-to-action .call-to-action-message {
    padding-bottom: 10px;
  }
  #call-to-action .wd-shop-btn {
    font-size: 12px;
    padding: 6px;
  }
  #call-to-action .wd-shop-btn i {
    font-size: 11px;
    margin-left: 3px;
  }

  #blog img {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1700px) {
  .second-home #wd-header .department-list .list-group-item {
    padding: 6px 15px;
  }
  .second-home .wd-header-nav .department-list img {
    width: 18px;
  }
  .second-home .sub-list-main-menu {
    font-size: 14px;
    margin-left: 5px;
  }
  .second-home .wd-header-nav .department .department-sub-list-img,
  .second-home .shape-img {
    width: 100% !important;
  }

  #call-to-action {
    padding: 20px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .second-home #wd-header .department-list .list-group-item {
    padding: 4px 15px;
  }
}

@media (max-width: 670px) {
  .modal-dialog {
    margin: 30px 30px !important;
    width: auto !important;
  }
}
@media (max-width: 576px) {
  #main-menu-2 .wd-ph-modal .modal-dialog,
  #main-menu .wd-ph-modal .modal-dialog {
    margin: 30% 0 !important;
  }
}

@media (min-width: 1025px) {
  .modal-dialog {
    margin: 101px auto !important;
  }
}
/*
  ====================
  Main layout Section
  ====================
*/
/**
 * ---------------------------------------------------------------------------
 * 0?. Header Styles
 * ---------------------------------------------------------------------------
 */
/*
  ===============================
    Header Top
  ===============================
*/
#wd-header-top {
  padding: 13px 0;
  background: whitesmoke;
  /*
    Social Media List Style
  */
}
#wd-header-top .wb-social-media a {
  float: left;
  margin-right: 4px;
}
#wd-header-top .offer-text p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #dc4b3e;
}
#wd-header-top .wd-btn-country,
#wd-header-top .wd-btn-language {
  padding: 0px;
  background: transparent;
  border-color: transparent;
  color: #666;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 2px;
  cursor: pointer;
}
#wd-header-top .wd-btn-country:first-child,
#wd-header-top .wd-btn-language:first-child {
  margin-right: 10px;
}
#wd-header-top .wd-btn-country-list {
  border-radius: 0;
}
#wd-header-top .wd-btn-country-list a {
  padding: 0 10px 4px;
}
#wd-header-top .wd-btn-language-list {
  border-radius: 0;
}
#wd-header-top .wd-btn-language-list a {
  padding: 0 10px 4px;
}
#wd-header-top .wd-btn-language-list .dropdown-item {
  font-size: 14px;
  font-weight: 500;
}
#wd-header-top .wd-btn-country-list a {
  font-size: 14px;
  font-weight: 500;
}
#wd-header-top .wd-btn-country-list .dropdown-item img {
  margin-right: 5px !important;
}
#wd-header-top .dropdown-item:hover {
  background: #f3f3f3;
}
#wd-header-top .dropdown-item:active {
  background-color: #fe5f6a;
}

/*
  ==================
  Login & Sing Up
  ==================
*/
.brand-description {
  position: absolute;
  top: 50%;
  color: white;
  padding: 0 30px 0 50px;
  font-size: 14px;
  transform: translateY(-50%);
}
.brand-description .brand-logo {
  padding-left: 0;
  margin-bottom: 50px;
}
.brand-description .list-unstyled {
  margin-top: 30px;
}

.social-media i {
  font-size: 16px;
  margin-right: 16px;
}
.social-media a {
  color: #fff;
  display: inline-block;
  padding: 10px 26px;
  border-radius: 5px;
}

.facebook-bg {
  background: #3b5998;
}

.twitter-bg {
  background: #1da1f2;
}

.google-bg {
  background: #ea4335;
}

.login-section {
  padding: 13px 49px 30px 30px;
}

.nav-tabs .nav-link.active {
  border-color: transparent;
  box-shadow: none;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

.login-form .wd-login-btn {
  width: 100%;
  padding: 12px !important;
  background: #fe5f6a !important;
  color: #fff !important;
  font-size: 16px;
  margin-bottom: 17px;
  border-radius: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.login-form .wd-login-btn:hover {
  background: #fff !important;
  color: #fe5f6a !important;
  border-color: #fe5f6a !important;
}
.login-form .form-check {
  margin-bottom: 20px;
  font-weight: 300;
}

.sign-up-section {
  padding: 50px 49px 30px 30px;
}
.sign-up-section .form-control {
  padding: 10px 16px;
  font-size: 14px;
}

.wd-policy {
  font-weight: 300;
}

.wd-modal-tabs {
  position: relative;
}

.wd-modal-tab-menu {
  position: absolute;
  z-index: 10;
  right: 0;
  width: 50%;
  background: #f4f4f4;
}
.wd-modal-tab-menu a {
  padding: 23px 0;
  font-size: 20px;
  color: #999999;
  width: 199px;
  text-transform: uppercase;
}
.wd-modal-tab-menu .active {
  color: #000000 !important;
}

/*
  ==================
  Scroll Css
  ==================
*/
.home_two .account-section {
  padding-right: 40px;
}
.home_two .account-section button {
  cursor: pointer;
}
.home_two .header-search-box {
  transform: translateX(36px);
}
.home_two #wd-service .service-box {
  padding: 35px 39px;
}
.home_two #product-amazon .product-box {
  padding: 15px;
  margin-bottom: 50px;
}
.home_two #product-amazon .product-box:hover {
  box-shadow: none;
}
.home_two #product-amazon .product-box:hover .figure-caption {
  box-shadow: 0px 8px 16px 0px rgba(130, 156, 199, 0.2);
}
.home_two #trending .owl-next {
  margin: 0;
  margin-right: -15px;
}
.home_two #trending .owl-prev {
  margin-left: -13px;
}
.home_two #review .figure-img {
  width: 100%;
}
.home_two #review #video {
  overflow: hidden;
}
.home_two #blog .blog-box img {
  width: 100%;
}


.home_two #details .hover-icon-compare {
  top: 65%;
}
.home_two #details .hover-icon-vendor {
  top: 64%;
}

/*
  ==================
  Second Home
  ==================
*/
.second-home .my-account {
  font-size: 16px;
  color: #333333;
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  padding: 0;
}
.second-home .my-account i {
  margin-right: 5px;
}
.second-home .my-account:hover {
  color: #fe5f6a;
}
.second-home #wd-header .my-account,
.second-home #wd-header-2 .my-account {
  display: inline-block;
  transform: translateY(20px);
}
.second-home #wd-header .wd-btn-group,
.second-home #wd-header-2 .wd-btn-group {
  margin: 0 auto;
}
.second-home #wd-header .department,
.second-home #wd-header-2 .department {
  background: #232f3e;
  color: #fff;
  padding: 14px 20px;
  border-radius: 4px;
  position: relative;
  top: -9px;
}
.second-home #wd-header .shape-img,
.second-home #wd-header-2 .shape-img {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(16px);
}
.second-home #wd-header .department-list,
.second-home #wd-header-2 .department-list {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  z-index: 10;
  transform: translateY(2px);
}
.second-home #wd-header .department-list .list-group-item:first-child,
.second-home #wd-header .department-list .list-group-item:last-child,
.second-home #wd-header-2 .department-list .list-group-item:first-child,
.second-home #wd-header-2 .department-list .list-group-item:last-child {
  border-radius: 0;
}
.second-home #wd-header .department-list .list-group,
.second-home #wd-header-2 .department-list .list-group {
  box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.22);
}
.second-home #wd-header .department-list li,
.second-home #wd-header-2 .department-list li {
  border: 0;
}
.second-home #wd-header .department-list li .department-list-logo,
.second-home #wd-header-2 .department-list li .department-list-logo {
  width: 40px;
  display: inline-block;
}
.second-home #wd-header .department-list li a,
.second-home #wd-header-2 .department-list li a {
  color: #666666;
  font-size: 16px;
  transition: 0.5s;
}
.second-home #wd-header .department-list li i,
.second-home #wd-header-2 .department-list li i {
  font-size: 20px;
  transition: 0.5s;
  transform: translate(5px, 3px);
}
.second-home #wd-header .department-list .wd-sub-list,
.second-home #wd-header-2 .department-list .wd-sub-list {
  width: 556px;
  height: 456px;
  background: #fff;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 20px 6px;
  transition: 0.5s;
  display: none;
}
.second-home #wd-header .department-list .wd-sub-list-title,
.second-home #wd-header-2 .department-list .wd-sub-list-title {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
}
.second-home #wd-header .department-list .wd-sub-menu,
.second-home #wd-header-2 .department-list .wd-sub-menu {
  margin-bottom: 30px;
}
.second-home #wd-header .department-list .wd-sub-menu li,
.second-home #wd-header-2 .department-list .wd-sub-menu li {
  margin-bottom: 5px;
  transition: 0.5s;
}
.second-home #wd-header .department-list .wd-sub-menu a,
.second-home #wd-header-2 .department-list .wd-sub-menu a {
  color: #666666;
  font-size: 13px;
  transition: 0.5s;
}
.second-home #wd-header .department-list .wd-sub-menu a:hover,
.second-home #wd-header-2 .department-list .wd-sub-menu a:hover {
  color: #fe5f6a;
}
.second-home #wd-header .wd-active:hover .sub-list-main-menu,
.second-home #wd-header-2 .wd-active:hover .sub-list-main-menu {
  color: #fe5f6a;
  transition: 0.5s;
}
.second-home #wd-header .wd-active:hover i,
.second-home #wd-header-2 .wd-active:hover i {
  opacity: 1;
  color: #fe5f6a;
  transform: translate(5px, 3px);
}
.second-home #wd-header .wd-active .wd-sub-list,
.second-home #wd-header-2 .wd-active .wd-sub-list {
  display: block;
}
.second-home #wd-header .slider-search-section .wd-slider-search-btn,
.second-home #wd-header-2 .slider-search-section .wd-slider-search-btn {
  background: #f9f9f9;
  border-radius: 3px;
  border-color: #ececec;
  padding: 15px 20px;
  box-shadow: none;
}
.second-home #wd-header .slider-search-section .input-search-box,
.second-home #wd-header-2 .slider-search-section .input-search-box {
  border-color: #ececec;
}
.second-home #wd-header .wd-search-btn,
.second-home #wd-header-2 .wd-search-btn {
  padding: 15px 20px;
  background: #f7f7f7;
  border-color: #ececec;
  color: #a5a5a5;
  cursor: pointer;
}
.second-home #wd-header .wd-search-btn:hover,
.second-home #wd-header-2 .wd-search-btn:hover {
  background: #fe5f6a;
  color: #fff;
  border-color: #fe5f6a;
}
.second-home .wd-header-nav {
  padding: 3px 0 0 !important;
  line-height: 0.5;
  border-bottom: 2px solid #f9b513;
}
.second-home .slider-text {
  padding-left: 100px;
  color: #333333 !important;
}
.second-home .slider-text .highlights-text {
  font-weight: 800;
  color: #333333 !important;
}
.second-home .slider-text .slider-content {
  font-size: 18px;
  color: #666666;
}
.second-home .slider-text .slider-title {
  margin-bottom: 20px !important;
}
.second-home .slider-text .sub-title {
  color: #fe5f6a;
  font-size: 20px;
  font-weight: 500;
}
.second-home #main-slider-section .active .slider-title {
  transform: translateY(0%);
}
.second-home .main-menu-desktop {
  display: inline-block;
  border-bottom: 0 !important;
  margin-bottom: -5px;
  background: transparent !important;
}
.second-home .main-menu-desktop .wd-megamenu .menu > ul > li {
  background: transparent !important;
}

/*
  ==================
  Third Home
  ==================
*/
.third-home #wd-header {
  background: #232f3e;
}
.third-home #wd-header .my-account {
  color: #fff;
}
.third-home .wd-header-nav {
  background: #fdb813 !important;
}
.third-home #main-slider-section .slider-text {
  padding-left: 0;
}
.third-home #main-slider-section .slider-title {
  margin-bottom: 0 !important;
}
.third-home #main-slider-section .slider-title span {
  font-size: 40px;
  font-weight: 900;
}
.third-home #main-slider-section .slider-content {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
  transform: translate(0) !important;
  margin-bottom: 10px;
}
.third-home #main-slider-section .slider-btn {
  transform: translate(0) !important;
}
.third-home #main-slider-section .rating i {
  font-size: 30px;
}
.third-home #main-slider-section .slider-btn {
  margin-top: 30px;
}
.third-home #main-slider-section .owl-dots {
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 25px;
}
.third-home #main-slider-section .owl-dots span {
  width: 10px;
  height: 10px;
  background: #e5e5e5;
}
.third-home #main-slider-section .owl-dots .active span {
  background: #f7941e;
  width: 15px;
  height: 15px;
}
.third-home .department {
  cursor: pointer;
}
.third-home .department-list {
  display: none;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 575px) {
  .second-home #main-slider-section .slider-text {
    margin-top: -8% !important;
  }
  .second-home #main-slider-section .slider-text .slider-title {
    font-size: 10px !important;
    margin-bottom: 5px !important;
  }
  .second-home #main-slider-section .slider-text .sub-title {
    font-size: 10px !important;
  }

  .slider-img img {
    width: 75% !important;
    display: inherit;
    margin: 0 auto !important;
  }
  .slider-img {
    text-align: center;
  }
  #main-slider-section .slider-text {
    text-align: center;
    margin-top: 32px;
  }
  #main-slider-section .slider-title {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  #main-slider-section .slider-content {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  #main-slider-section .slider-content {
      margin-bottom: 19px;
      font-size: 13px;
  }

}
@media (min-width: 768px) {
  #wd-header-top .offer-text p {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .blrub-logo {
    text-align: center;
    margin: 20px 0;
  }

  #wd-header-top .wb-social-media {
    margin-top: 11px;
    text-align: left !important;
    margin-bottom: 10px !important;
  }
  #wd-header-top .language-and-currency-btn {
    margin-top: 0;
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .home_two #trending .owl-next {
    margin: 0;
    margin-right: 15px;
  }
  .home_two #trending .owl-prev {
    margin-left: 13px;
  }

  /*
    ============================
    Second Home Page
    ============================
  */
  .second-home #wd-header {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
  }
  .second-home .second-home-main-logo {
    /*padding: 30px 0;*/
  }
  .second-home #main-slider-section .slider-text {
    padding-left: 30px;
    margin-top: -5%;
  }
  .second-home #main-slider-section .slider-text .sub-title {
    font-size: 18px;
  }
  .second-home #main-slider-section .slider-title {
    margin-bottom: 10px !important;
  }
  .second-home #main-slider-section .slider-btn {
    font-size: 10px;
    padding: 5px 12px;
  }
  .second-home #main-slider-section .slider-btn i {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .social-media a {
    padding: 10px 20px;
  }
  .social-media a i {
    margin-right: 5px !important;
  }

  .home_two #details .details-active {
    background-position: -16px 0;
  }
}
@media (min-width: 1025px) and (max-width: 1680px) {
  .home_two #trending .owl-prev,
  .home_two #trending .owl-next {
    margin-left: 0;
    margin-right: 0;
  }

  .second-home #wd-header-2 .department-list .list-group-item {
    padding: 10px;
  }
}
@media (max-width: 1200px) {
  .second-home #wd-header-2 .department,
  .second-home #wd-header .department {
    display: none;
  }
}
@media (min-width: 1200px) {
  .second-home .second-home-main-logo {
    text-align: left !important;
  }
  .second-home .header-search-box {
    text-align: center;
  }
}
/**
 * ---------------------------------------------------------------------------
 * 0?. Navigation
 * ---------------------------------------------------------------------------
 */
#main-menu-2,
#main-menu {
  background: #f7f7f7;
  border-bottom: 2px solid #fdb813;
}
#main-menu-2 .wd-megamenu,
#main-menu .wd-megamenu {
  width: 100%;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul,
#main-menu .wd-megamenu .menu > ul > li > ul {
  background: #fff;
  margin-top: 0;
  border-top: 2px solid #fe5f6a;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li,
#main-menu .wd-megamenu .menu > ul > li > ul > li {
  width: 25%;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li a,
#main-menu .wd-megamenu .menu > ul > li > ul > li a {
  border: 0;
  width: 100%;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li > ul > li,
#main-menu .wd-megamenu .menu > ul > li > ul > li > ul > li {
  padding: 2px 0;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li > ul > li a,
#main-menu .wd-megamenu .menu > ul > li > ul > li > ul > li a {
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li > ul > li a i,
#main-menu .wd-megamenu .menu > ul > li > ul > li > ul > li a i {
  margin-right: 10px;
}
#main-menu-2 .wd-megamenu .menu > ul > li > ul > li > ul > li a:hover,
#main-menu .wd-megamenu .menu > ul > li > ul > li > ul > li a:hover {
  color: #fe5f6a;
  transform: translateX(10px);
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu > ul > li,
#main-menu .wd-megamenu .menu > ul > li {
  background: transparent;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .menu-subtitle,
#main-menu .wd-megamenu .menu-subtitle {
  font-size: 14px;
  color: #333333;
}
#main-menu-2 .wd-megamenu .sub-menu-list li,
#main-menu .wd-megamenu .sub-menu-list li {
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .sub-menu-list a,
#main-menu .wd-megamenu .sub-menu-list a {
  margin-top: 0;
  font-size: 13px;
  transition: 0.5s;
}
#main-menu-2 .wd-megamenu .add-img,
#main-menu .wd-megamenu .add-img {
  padding: 15px;
}
#main-menu-2 .wd-megamenu .main-menu-list,
#main-menu .wd-megamenu .main-menu-list {
  font-size: 15px;
  padding: 15px 21px;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
}
#main-menu-2 .wd-megamenu .main-menu-list i,
#main-menu .wd-megamenu .main-menu-list i {
  margin-right: 5px;
}
#main-menu-2 .wd-megamenu .main-menu-list:hover,
#main-menu .wd-megamenu .main-menu-list:hover {
  color: #fe5f6a;
}
#main-menu-2 .wd-megamenu-ul,
#main-menu .wd-megamenu-ul {
  position: static !important;
  height: auto;
  width: auto !important;
  float: right;
  overflow: visible;
}

#main-menu-2 .wd-megamenu .menu > ul > li > .single-dropdown > li,
#main-menu .wd-megamenu .menu > ul > li > .single-dropdown > li {
  width: 100%;
  border-bottom: 1px solid #f7f7f7;
}
#main-menu-2 .wd-megamenu .menu > ul > li > .single-dropdown > li a,
#main-menu .wd-megamenu .menu > ul > li > .single-dropdown > li a {
  transform: translateX(0);
}
#main-menu-2 .wd-megamenu .menu > ul > li > .single-dropdown > li a:hover,
#main-menu .wd-megamenu .menu > ul > li > .single-dropdown > li a:hover {
  color: #fe5f6a;
  transform: translateX(10px);
}
#main-menu-2 .wd-megamenu .menu > ul > li > .single-dropdown > li:last-child,
#main-menu .wd-megamenu .menu > ul > li > .single-dropdown > li:last-child {
  border-bottom: 0;
}

.third-home #wd-header .header-wishlist i {
  color: #fff;
}
.third-home #main-menu .wd-megamenu .main-menu-list:hover {
  color: #fff;
}
.third-home .wd-megamenu .main-menu-list:hover {
  color: #fff !important;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 991px) {
  #main-menu-2 .account-section,
  #main-menu-2 .ph-search,
  #main-menu .account-section,
  #main-menu .ph-search {
    display: inline-block;
  }
  #main-menu-2 .account-section button,
  #main-menu-2 .ph-search button,
  #main-menu-2 .header-wishlist button,
  #main-menu .account-section button,
  #main-menu .ph-search button,
  #main-menu .header-wishlist button {
    padding: 0;
  }
  #main-menu-2 .account-section i,
  #main-menu-2 .ph-search i,
  #main-menu-2 .header-wishlist i,
  #main-menu .account-section i,
  #main-menu .ph-search i,
  #main-menu .header-wishlist i {
    font-size: 20px;
  }
  #main-menu-2 .header-wishlist,
  #main-menu .header-wishlist {
    font-size: 100%;
    margin-right: 5px;
  }
  #main-menu-2 .ph-search .btn-primary,
  #main-menu .ph-search .btn-primary {
    background: transparent;
    color: #333;
    border-color: transparent;
  }
  #main-menu-2 .account-section,
  #main-menu .account-section {
    padding: 0;
  }
  #main-menu-2 .wd-compare-btn img,
  #main-menu .wd-compare-btn img {
    width: 30px;
  }
  #main-menu-2 .header-cart,
  #main-menu-2 .account-and-search,
  #main-menu .header-cart,
  #main-menu .account-and-search {
    position: absolute;
    top: 30%;
  }
  #main-menu-2 .account-and-search,
  #main-menu .account-and-search {
    right: 0;
  }
  #main-menu-2 .wd-btn-search,
  #main-menu .wd-btn-search {
    padding: 12px !important;
  }
  #main-menu-2 .header-search-option-ph,
  #main-menu .header-search-option-ph {
    padding: 0;
    margin: 0;
  }
  #main-menu-2 .wd-ph-modal,
  #main-menu .wd-ph-modal {
    padding: 50px;
  }
  #main-menu-2 .wd-ph-modal .modal-dialog,
  #main-menu .wd-ph-modal .modal-dialog {
    margin: 0;
  }
  #main-menu-2 .ph-social-media a,
  #main-menu .ph-social-media a {
    padding: 5px 7px;
    font-size: 12px;
  }
  #main-menu-2 .ph-social-media a i,
  #main-menu .ph-social-media a i {
    font-size: 12px;
    margin-right: 0;
  }
  #main-menu-2 .login-section, #main-menu-2 .sign-up-section,
  #main-menu .login-section,
  #main-menu .sign-up-section {
    padding: 20px 24px;
  }
  #main-menu-2 .wd-megamenu-ul,
  #main-menu .wd-megamenu-ul {
    position: absolute !important;
    width: 100% !important;
    background: #f7f7f7;
    z-index: 1024;
    border: 1px solid rgba(210, 210, 210, 0.78);
  }
}
@media (min-width: 992px) {
  #main-menu-2 .wd-megamenu .main-menu-list,
  #main-menu .wd-megamenu .main-menu-list {
    padding: 15px 5px;
    font-size: 12px;
  }
  #main-menu-2 .account-section,
  #main-menu-2 .ph-search,
  #main-menu .account-section,
  #main-menu .ph-search {
    display: inline-block;
  }
  #main-menu-2 .ph-search .btn-primary,
  #main-menu .ph-search .btn-primary {
    color: #333;
    background: transparent;
    border-color: transparent;
  }
  #main-menu-2 .header-cart,
  #main-menu .header-cart {
    top: 0 !important;
  }
  #main-menu-2 .header-wishlist i,
  #main-menu .header-wishlist i {
    font-size: 20px;
    transform: translateY(-3px);
  }
  #main-menu-2 .compare-btn img,
  #main-menu .compare-btn img {
    width: 30px;
  }
  #main-menu-2 .account-section button,
  #main-menu .account-section button {
    margin-right: 5px;
  }
  #main-menu-2 .tab-pane,
  #main-menu .tab-pane {
    overflow: hidden;
  }
  #main-menu-2 .social-media a,
  #main-menu .social-media a {
    padding: 10px 18px;
  }
}
@media (max-width: 767px) {
  #main-menu-2 .wd-megamenu .menu > ul > li,
  #main-menu .wd-megamenu .menu > ul > li {
    background: #f7f7f7;
    width: 315px;
  }
  #main-menu-2 .wd-megamenu .menu-dropdown-icon:before,
  #main-menu .wd-megamenu .menu-dropdown-icon:before {
    right: -264px !important;
  }
}
@media (min-width: 768px) {
  #main-menu-2 .wd-ph-modal .modal-dialog,
  #main-menu .wd-ph-modal .modal-dialog {
    margin: auto;
  }

  .account-and-search,
  .header-cart {
    top: 20px !important;
  }
}
@media (min-width: 1024px) {
  #main-menu-2 .menu > ul > li > .megamenu > li,
  #main-menu .menu > ul > li > .megamenu > li {
    width: 25% !important;
  }

  .blrub-logo {
    margin: 0;
  }

  .second-home #wd-header {
    padding-top: 17px !important;
    padding-bottom: 17px !important
  }

  .account-section,
  .header-cart {
    position: static;
  }

  #main-menu-2 .wd-megamenu .main-menu-list,
  #main-menu .wd-megamenu .main-menu-list {
    font-size: 15px;
    padding: 15px;
  }

  .second-home #main-menu-2 .wd-megamenu .main-menu-list,
  .second-home #main-menu .wd-megamenu .main-menu-list {
    font-size: 15px;
    padding: 8px;
  }
}
@media (max-width: 1024px) {
  .blrub-logo {
    margin: 20px 0;
  }

  .third-home #main-menu-2 .wd-megamenu-ul,
  .third-home #main-menu .wd-megamenu-ul {
    float: left;
  }
}
@media (min-width: 1100px) {
  .second-home #main-menu-2 .wd-megamenu .main-menu-list,
  .second-home #main-menu .wd-megamenu .main-menu-list {
    font-size: 15px;
    padding: 15px;
  }
}
/**
 * ---------------------------------------------------------------------------
 * 0?. Footer Styles
 * ---------------------------------------------------------------------------
 */
/*#footer {
  padding: 30px 0 10px;
  border-top: 1px solid #f3f3f3;
}
#footer a {
  color: #999;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}
#footer a:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #fe5f6a;
  width: 0;
  transition: 0.5s;
}
#footer a:hover {
  color: #fe5f6a;
}
#footer a:hover:before {
  width: 100%;
}
#footer li {
  margin-bottom: 8px;
}
#footer .footer-subtitle {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 16px;
}
#footer .footer-description {
  color: #999;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 24px;
}
#footer .wb-social-media a {
  margin-right: 6px;
}
#footer .wb-social-media a:hover:before {
  width: 0;
}
#footer .stores-list {
  padding-left: 50px;
}
#footer .footer-about-logo:hover:before {
  background: transparent;
}*/

/**
 * ---------------------------------------------------------------------------
 * 0?. Footer Copy Right
 * ---------------------------------------------------------------------------
 */
#copyright {
  background: #282828;
  padding: 25px 0;
  color: #f3f7f8;
}
#copyright .brand-logo a {
  margin-right: 2px;
}
#copyright .created-by {
  margin-left: 5px;
  color: #fff;
}
#copyright p, #copyright a {
  display: inline-block;
}

/*
  =================================
    Second Home Page Footer Section
  =================================
*/
/*.second-home #footer {
  background: #282828 no-repeat;
  background-position: center center;
}
.second-home #footer a:hover {
  color: #fff;
}
.second-home #footer a:hover:before {
  width: 0;
}
.second-home #footer .footer-subtitle {
  color: #cacaca;
}
.second-home #footer .newsletter-content {
  color: #999;
  margin-bottom: 32px;
}
.second-home #footer .newsletter-input {
  border-radius: 0;
  font-size: 12px;
  padding: 12px;
  border: 1px solid #ececec;
}
.second-home #footer .newsletter-btn {
  width: 100%;
  border-radius: 0;
  border: 1px solid #fff;
  background: #fe5f6a;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.second-home #footer .newsletter-btn:hover {
  background: #fff;
  color: #fe5f6a;
  border-color: #fe5f6a;
}
.second-home #copyright {
  padding: 12px 0;
  border: 1px solid #4b4b4b;
  background: #323232;
}*/

/*
  =================================
    third-home Pager
  =================================
*/
/*.third-home #footer {
  background: url(/../img/footer-bg.png) white no-repeat;
}
.third-home #footer a:hover {
  color: #fe5f6a;
}
.third-home #footer a:hover:before {
  background: #fe5f6a;
}

@media (max-width: 575px) {
  .second-home #footer .footer-nav {
    margin-bottom: 20px;
  }
}*/
@media (max-width: 576px) {
  #copyright {
    text-align: center;
  }
  #copyright .brand-logo {
    text-align: center !important;
    padding: 0;
  }
}
@media (min-width: 375px) and (max-width: 736px) {
  #copyright .brand-logo {
    display: inline-block !important;
  }
}
/*@media (max-width: 768px) {
  .second-home #footer .footer-about {
    text-align: center;
  }
  .second-home #copyright {
    text-align: center !important;
  }
  .second-home #copyright .brand-logo {
    padding: 20px 0;
    text-align: center !important;
  }

  .second-home #copyright .brand-logo {
    padding: 0 !important;
  }
}*/
/*@media (max-width: 1024px) {
  .second-home #footer {
    padding: 0px 0;
  }
  .second-home #footer .wb-social-media a {
    margin-bottom: 5px;
    display: inline-block;
  }
}
@media (min-width: 1024px) {
  #copyright .brand-logo {
    float: right;
    text-align: right !important;
  }
}*/
/*
  ====================
  Home page Section
  ====================
*/
/*
  =================================
    Home page Slider Section
  =================================
*/
#main-slider-section .product-review {
  padding: 0;
  margin: 0;
}
#main-slider-section .slider-text {
  position: absolute;
  top: 50%;
  color: #fff;
  margin-top: -5%;
}
#main-slider-section .slider-title {
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 50px;
}
#main-slider-section .slider-content {
  margin-bottom: 40px;
  font-size: 18px;
}
#main-slider-section .slider-btn {
  font-size: 18px;
}
#main-slider-section .slider-btn:hover {
  border-color: #fff;
}
#main-slider-section .slider-btn i {
  font-size: 15px;
  margin-left: 8px;
}
#main-slider-section .strong {
  font-weight: 700;
}

/*
  =================================
    Shop page Slider Section
  =================================
*/
.shop-slider-section .slider-title {
  transform: translateY(0%) !important;
  margin-bottom: 15px !important;
}
.shop-slider-section .slider-content {
  transform: translateY(0%) !important;
}
.shop-slider-section .slider-btn {
  transform: translateY(0%) !important;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 768px) {
  #main-slider-section .slider-btn {
    font-size: 12px !important;
    padding: 5px !important;
    margin-top: 9px;
  }
  #main-slider-section .slider-btn i {
    font-size: 12px;
  }

}
@media (max-width: 1024px) {
  /* Slider Section */
  #main-slider-section .slider-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #main-slider-section .slider-content {
    display: none;
  }
  #main-slider-section .slider-btn {
    font-size: 13px;
    padding: 7px 10px;
  }
  #main-slider-section .owl-carousel .owl-item img {
    height: auto;
  }

  .third-home #main-slider-section .slider-title {
    margin-bottom: 0 !important;
  }
  .third-home #main-slider-section .slider-title span {
    font-size: 20px;
  }
  .third-home #main-slider-section .slider-content {
    font-size: 15px;
    margin: 5px;
  }
  .third-home #main-slider-section .rating i {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #main-slider-section .slider-content {
    display: block;
    margin: 10px 10px 15px;
    margin-left: 0;
    font-size: 14px;
  }
  #main-slider-section .slider-content br {
    display: none;
  }
  #main-slider-section .slider-text {
    margin-top: -8%;
  }

  #message {
    padding: 50px 0 !important;
  }
}
@media (min-width: 1025px) and (max-width: 1638px) {
  #main-slider-section .slider-content {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #main-slider-section .slider-content br {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1638px) {
  #main-slider-section .slider-title {
    font-size: 35px;
  }
}
/*
  =================================
    Home page Nav Section
  =================================
*/
/*
  =================================
    Home page Service Section
  =================================
*/
#wd-service {
  background: #f5f5f5;
  padding: 50px 0;
}
#wd-service .service-box {
  background: #fff;
  padding: 35px 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  transform: translateY(0);
}
#wd-service .service-box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transition: 0.5s;
}
#wd-service .service-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0%;
  height: 3px;
  transition: 0.5s;
}
#wd-service .service-box .hover-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
#wd-service .service-box .hover-img img {
  transition: 0.5s;
}
#wd-service .service-box:hover {
  box-shadow: 0px 8px 16px 0px rgba(130, 156, 199, 0.2);
  transform: translateY(-10px);
}
#wd-service .service-box:hover .hover-img img {
  transform: scale(1.3);
}
#wd-service .service-box:hover:before {
  width: 0;
}
#wd-service .service-box:hover:after {
  width: 100%;
}
#wd-service .service-box {
  display: flex;
}
#wd-service .box-text {
  margin-left: 15px;
}
#wd-service .social:before {
  background: #19b2f7;
}
#wd-service .social:after {
  background: #19b2f7;
}
#wd-service .price:before {
  background: #f7cf00;
}
#wd-service .price:after {
  background: #f7cf00;
}
#wd-service .multivendor:before {
  background: #ff6969;
}
#wd-service .multivendor:after {
  background: #ff6969;
}
#wd-service .product:before {
  background: #00c9e2;
}
#wd-service .product:after {
  background: #00c9e2;
}

/*
  =================================
    Home page Message Section
  =================================
*/
/*#message {
  padding: 9% 0;
  background: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(<%= asset_path 'image.png' %>);
  background-size: 100% 100%;
}*/
#message .border-title {
  display: inline-block;
  color: white;
  position: relative;
  padding: 6px 0;
}
/*#message .border-title:before {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
}
#message .border-title:after {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
}*/
#message .description {
  padding: 30px 34px 50px;
  color: white;
}

@media (max-width: 991px) {
  #message {
    padding: 30px 0 !important;
    background-size: 100% 100% !important;
  }
}
@media (max-width: 991px) {
  #message .description {
    padding: 8px;
  }
}
@media (max-width: 575px) {
  #message .border-title:before {
    height: 3px;
  }
  #message .border-title:after {
    height: 3px;
  }
  #message .description {
    padding: 5px !important;
  }
  #message .description p {
    display: none;
  }
  #message .wd-shop-btn {
    padding: 5px !important;
  }
}
/*
  ===========================================
    Home page Call To Action Section
  ===========================================
*/

#call-to-action .call-to-action-message {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}
#call-to-action .call-to-action-buy-now {
  margin-top: 11px;
}

/*
  ===================
  Second Home page
  ===================
*/

.second-home #call-to-action .call-to-action-message {
  font-size: 25px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  letter-spacing: 2px;
  line-height: 40px;
  text-shadow: 0px 5px 4px rgba(53, 60, 72, 0.2);
}
.second-home #call-to-action .call-to-action-message .bold-font {
  font-size: 35px;
}
.second-home #call-to-action .call-to-action-buy-now .wd-shop-btn {
  background: #fff;
  color: #fe5f6a;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.second-home #call-to-action .call-to-action-buy-now .wd-shop-btn:hover {
  background: #fdb813;
  color: #fff;
}

@media (max-width: 1025px) {
  #call-to-action .call-to-action-buy-now {
    position: absolute !important;
    top: 12px !important;
    left: 36% !important;
  }
}
@media (max-width: 1025px) {
  .second-home #call-to-action .call-to-action-message {
    margin-bottom: 20px;
    font-size: 15px !important;
    line-height: 1.3;
  }
  .second-home #call-to-action .bold-font {
    font-size: 25px !important;
  }
}
/*
  =================================
    Home page Details Section
  =================================
*/
#details {
  padding: 60px 0;
}
#details .details-box {
  background: #f7f7f7;
  padding: 20px 33px 20px 48px;
  position: relative;
}
#details .details-box .main-hover-icon-compare,
#details .details-box .main-hover-icon-user,
#details .details-box .main-hover-icon-vendor {
  transition: 0.5s;
}
#details .details-box:hover .hover-icon-compare,
#details .details-box:hover .hover-icon-user,
#details .details-box:hover .hover-icon-vendor {
  opacity: 1;
}
#details .details-box:hover .main-hover-icon-compare,
#details .details-box:hover .main-hover-icon-user,
#details .details-box:hover .main-hover-icon-vendor {
  opacity: 0;
}
#details .details-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 14px;
}
#details .details-description {
  transform: translateX(10px);
  font-size: 12px;
}
#details .details-description p {
  color: #999999;
}
#details .details-img {
  padding-top: 17px;
}

#details .details-active-title {
  color: white;
  font-size: 25px;
  font-weight: 900;
  margin-top: 13px;
}
#details .hover-icon-compare {
  transform: translate(-50%, -61%);
}
#details .hover-icon-user {
  transform: translate(-50%, -40%);
}
#details .hover-icon-vendor {
  transform: translate(-50%, -60%);
}
#details .hover-icon-compare,
#details .hover-icon-user,
#details .hover-icon-vendor {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.5s;
  opacity: 0;
}

.arow {
  position: absolute;
  top: 0;
  right: -22px;
  height: 100%;
  z-index: 10;
}
.arow img {
  height: 100%;
}

/*
  =================================
    Home page Subscribe Section
  =================================
*/
#subscribe .subscribe-body {
  background: white;
  padding: 20px;
  box-shadow: 0px 0px 42px 0px rgba(130, 156, 199, 0.2);
  transform: translateY(37px);
  position: relative;
  z-index: 10;
}
#subscribe .wd-shop-btn {
  padding: 8px 21px;
}
#subscribe .subscribe-title {
  padding-top: 7px;
  font-weight: 300;
}
#subscribe .subscribe-btn {
  cursor: pointer;
}
#subscribe .subscribe-btn:hover {
  border-color: #fe5f6a;
}

/*
  =================================
    Home page Trending Section
  =================================
*/
#trending {
  background: #f5f5f5;
  padding: 50px 0;
  /*
    ========================
      Slider Nav
    ========================
  */
}
#trending .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
}
#trending .owl-prev {
  float: left;
  margin-left: -100px;
}
#trending .owl-next {
  float: right;
  margin-right: -100px;
}
#trending .owl-prev,
#trending .owl-next {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  transition: 0.5s;
  position: relative;
}
#trending .owl-prev i,
#trending .owl-next i {
  color: #333333;
  font-size: 25px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#trending .owl-prev:hover,
#trending .owl-next:hover {
  background: #fe5f6a;
}
#trending .owl-prev:hover i,
#trending .owl-next:hover i {
  color: #fff;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (min-width: 1024px) {
  #trending .owl-nav div {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  #trending .owl-nav div {
    margin: 0;
  }
  #trending .owl-nav .owl-prev {
    margin-left: -70px;
  }
  #trending .owl-nav .owl-next {
    margin-right: -70px;
  }
}
@media (min-width: 1025px) and (max-width: 1638px) {
  .main-home-page #product-trending-two .owl-nav {
    display: none;
  }
}
/*
  =================================
    Home page Trending Section
  =================================
*/
#product-amazon {
  background: #fff;
  padding: 50px 0 0px;
  /*
    ========================
      Slider Nav
    ========================
  */
}
#product-amazon .section-title-center .title {
  background: white;
}
#product-amazon .owl-nav {
  position: absolute;
  top: -106px;
  right: 0;
  background: #fff;
  padding: 0 15px;
}
#product-amazon .owl-prev {
  float: left;
}
#product-amazon .owl-next {
  float: right;
}
#product-amazon .owl-prev,
#product-amazon .owl-next {
  background: #f4f4f4;
  padding: 8px 15px;
  border-radius: 0;
  transition: 0.5s;
}
#product-amazon .owl-prev i,
#product-amazon .owl-next i {
  color: #333333;
  font-size: 30px;
}
#product-amazon .owl-prev:hover,
#product-amazon .owl-next:hover {
  background: #000;
}
#product-amazon .owl-prev:hover i,
#product-amazon .owl-next:hover i {
  color: #fff;
}

#product-ebay {
  background: #fff;
  padding: 0;
  /*
    ========================
      Slider Nav
    ========================
  */
}
#product-ebay .section-title-center .title {
  background: white;
}
#product-ebay .owl-nav {
  position: absolute;
  top: -106px;
  right: 0;
  background: #fff;
  padding: 0 15px;
}
#product-ebay .owl-prev {
  float: left;
}
#product-ebay .owl-next {
  float: right;
}
#product-ebay .owl-prev,
#product-ebay .owl-next {
  background: #f4f4f4;
  padding: 8px 15px;
  border-radius: 0;
  transition: 0.5s;
}
#product-ebay .owl-prev i,
#product-ebay .owl-next i {
  color: #333333;
  font-size: 30px;
}
#product-ebay .owl-prev:hover,
#product-ebay .owl-next:hover {
  background: #000;
}
#product-ebay .owl-prev:hover i,
#product-ebay .owl-next:hover i {
  color: #fff;
}

#product-amazon .owl-carousel .owl-stage-outer,
#product-ebay .owl-carousel .owl-stage-outer,
#trending .owl-carousel .owl-stage-outer {
  padding-bottom: 60px;
}

.brand-logo {
  padding-left: 15px;
}

.product-view-modal .modal-lg {
  max-width: 1020px;
}
.product-view-modal .modal-content {
  border: 5px solid #eaeaea;
  padding: 9px;
}
.product-view-modal .product-title {
  font-size: 25px !important;
}
.product-view-modal .product-store .price {
  margin: 15px 0;
  margin-left: 25px;
}
.product-view-modal .product-store .price p {
  font-size: 15px;
}
.product-view-modal .product-store .store-border-button {
  padding: 7px;
}
.product-view-modal .product-store .store-border-button a:hover {
  background: transparent !important;
  border-color: #fe5f6a !important;
}
.product-view-modal .product-store .wd-badge {
  padding: 5px 3px;
  top: 15px;
}
.product-view-modal .product-view .owl-stage-outer {
  padding: 0 !important;
}
.product-view-modal .product-view .owl-dots {
  text-align: left;
  margin-top: 5px;
  padding: 0 5px;
}
.product-view-modal .product-view .owl-dots .active {
  border: 1px solid #fe5f6a;
}
.product-view-modal .product-view .owl-dot {
  width: 80px;
  height: 80px;
  margin-left: 5px;
  display: inline-block;
  margin-right: 0;
}
.product-view-modal .product-view .owl-dot span {
  display: none !important;
}

/*
  ==========================
  Home v2 Fix home_two
  ==========================
*/
.home_two #trending .item {
  padding: 0 15px;
}

/*
  ==========================
  Home 3 Fix home_two
  ==========================
*/
.third-home #recent-product .tab-inner-title {
  transform: translateY(-52px);
}

@media (max-width: 768px) {
  .third-home #recent-product .tab-inner-title {
    transform: translateY(0);
  }
}
/*
  =================================
    Home page Review Section
  =================================
*/
#review {
  padding: 60px 0;
  /*
    ========================
      Slider Nav
    ========================
  */
  /*
    =========================
      Video Seciont
    =========================
  */
}
#review a {
  color: #333333;
}
#review a:hover {
  color: #fe5f6a;
}
#review .wd-item {
  padding: 20px 20px 3px;
  background: #fff;
}
#review .product-review {
  box-shadow: 0px 0px 42px 0px rgba(130, 156, 199, 0.2);
}
#review .author-name {
  display: block;
  font-size: 16px;
  margin-top: 6px;
}
#review .sub-title {
  font-weight: 300;
  font-size: 14px;
}
#review .sub-title a {
  color: #27a1ff;
}
#review .sub-title a:hover {
  color: #fe5f6a;
}
#review .rating-text {
  margin-top: 3px;
  font-size: 16px;
  font-weight: 300;
  transform: translateX(-3px);
  color: #333333;
}
#review .rating i {
  font-size: 20px;
}
#review .description {
  margin-top: 16px;
}
#review .figure-caption {
  border: 0;
}
#review .rating {
  margin-right: 7px;
}
#review .review-point {
  color: #fe5f6a;
}
#review .owl-nav {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  padding: 0 15px;
}
#review .owl-prev {
  float: left;
}
#review .owl-next {
  float: right;
}
#review .owl-prev,
#review .owl-next {
  background: #fff;
  opacity: 0.60;
  padding: 8px 10px;
  border-radius: 0;
  transition: 0.5s;
}
#review .owl-prev i,
#review .owl-next i {
  color: #333333;
  font-size: 20px;
}
#review .owl-prev:hover,
#review .owl-next:hover {
  opacity: 1;
}
#review .wd-embed-video {
  height: 100%;
}

.home_two #review .description {
  padding-bottom: 9px;
}

/*
  =========================
    Video Seciont
  =========================
*/
#video {
  position: relative;
  background: #000;
  margin: 20px auto;
}

#video img,
#video iframe {
  display: block;
}

#play:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

/*
  =========================
    Fix Style
  =========================
*/
.main-home-page .product-review {
  padding-top: 0;
}
.main-home-page #product-trending .owl-nav {
  margin-top: 0;
  position: absolute;
  z-index: -10;
}
.main-home-page #video {
  margin-top: 0;
  margin-bottom: 0;
}

.main-home-page #product-trending .owl-nav,
.main-home-page #product-trending-two .owl-nav,
.main-home-page #related-product .owl-nav {
  margin-top: 0;
  position: absolute;
  z-index: -10;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 1024px) {
  .main-home-page .owl-nav {
    margin: 0;
    display: none;
  }
}
/*
  ===============================
    Shop Section
  ===============================
*/
#blog {
  background: #f5f5f5;
  padding: 70px 0;
}
#blog a {
  padding: 0;
  font-size: 14px;
  color: #fe5f6a;
  font-weight: 500;
}
#blog a:hover {
  color: #333333;
}
#blog i {
  margin-left: 4px;
  font-size: 17px;
}
#blog .figure {
  background: white;
  margin: 0;
  padding: 20px;
}
#blog .blog-title {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 10px;
  display: inline-block;
}
#blog .blog-title:hover {
  color: #fe5f6a;
}
#blog .blog-content {
  font-size: 14px;
  padding-right: 20px;
}
#blog .mata-info a {
  color: #999999;
  font-size: 14px;
}
#blog .mata-info a:hover {
  color: #fe5f6a;
}
#blog .figure-caption {
  border: 0;
}
#blog .blog-box {
  transition: 0.5s;
}
#blog .blog-box:hover {
  transform: translate(-5px, -5px);
  box-shadow: 5px 5px 0px 0px #fe5f6a;
}

.raed-more {
  margin-top: 15px;
}
.raed-more a {
  padding: 0;
  font-size: 14px;
  color: #fe5f6a;
  font-weight: 500;
}
.raed-more i {
  margin-left: 4px;
  font-size: 17px;
}

/*
  ===============================
    News Section
  ===============================
*/
#wd-news {
  padding: 50px 0 120px;
  background: #f5f5f5;
}
#wd-news .figure-caption {
  background: transparent;
}
#wd-news .news-title {
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  margin-bottom: 60px;
}
#wd-news .wd-news-box {
  background: #fff;
  position: relative;
  transition: 0.5s;
}
#wd-news .wd-news-box:hover {
  transform: translateY(-30px);
}
#wd-news .wd-news-box:hover .wd-news-info {
  background: #fe5f6a;
}
#wd-news .wd-news-box:hover .wd-news-more-btn,
#wd-news .wd-news-box:hover .figure-caption a,
#wd-news .wd-news-box:hover .wd-news-content {
  color: #fff;
}
#wd-news .wd-news-box:hover .angle-right-to-left,
#wd-news .wd-news-box:hover .angle-left-to-right {
  border-top: 30px solid #fe5f6a;
}
#wd-news .wd-news-box:hover .figure-caption a:hover {
  color: #333;
}
#wd-news .wd-news-box:hover .wd-news-more-btn:hover {
  color: #333 !important;
}
#wd-news .figure-caption {
  padding: 0;
  font-weight: 700;
  border: 0;
  margin-bottom: 6px;
}
#wd-news .figure-caption a {
  color: #333333;
  font-size: 20px;
}
#wd-news .figure-caption a:hover {
  color: #fe5f6a;
}
#wd-news .wd-news-content {
  color: #999999;
  line-height: 25px;
  margin-bottom: 13px;
  transition: 0.5s;
}
#wd-news .wd-news-info {
  padding: 22px 18px;
  transition: 0.5s;
}
#wd-news .wd-news-more-btn {
  font-size: 12px;
  text-transform: uppercase;
  background: transparent;
  color: #fe5f6a;
}
#wd-news .wd-news-more-btn:hover {
  color: #333;
}
#wd-news .wd-news-more-btn i {
  margin-left: 3px;
}

.angle-right-to-left {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: 0.5s;
  border-top: 30px solid #fff;
  border-right: 390px solid transparent;
  transform: translateY(100%);
}

.angle-left-to-right {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: 0.5s;
  border-top: 30px solid #fff;
  border-left: 380px solid transparent;
  transform: translateY(100%);
}

/*
  =========================
    Fix Style
  =========================
*/
#blog {
  padding: 60px 0 70px;
}
#blog .section-title-center {
  margin-bottom: 35px;
}
#blog .blog-box {
  border-radius: 5px;
}

/*
  ====================
  Shop page Section
  ====================
*/
/*
  ===============================
    Shop Section
  ===============================
*/
.product-shop-page {
  background: #f5f5f5 !important;
}
.product-shop-page .product-box {
  margin-bottom: 50px;
}
.product-shop-page .wd-badge {
  left: 20px;
}
.product-shop-page .wishlist {
  right: 20px;
}

.product-grid {
  padding-bottom: 70px;
}
.product-grid .wd-shop-btn {
  background: #cecece;
}
.product-grid .wd-shop-btn:hover {
  background: #fff;
}

.product-shop-full-grid .product-box:hover .figure-caption {
  background: #f5f2ed;
}
.product-shop-full-grid .product-box:hover .content-excerpt,
.product-shop-full-grid .product-box:hover .price-start,
.product-shop-full-grid .product-box:hover .active-color,
.product-shop-full-grid .product-box:hover .product-content,
.product-shop-full-grid .product-box:hover .rating i {
  color: #666666 !important;
}
.product-shop-full-grid .product-box:hover .rating i,
.product-shop-full-grid .product-box:hover .active-color {
  color: #fe5f6a !important;
}
.product-shop-full-grid .figure-caption {
  height: 100%;
  padding: 22px 30px;
}
.product-shop-full-grid .figure-caption .rating {
  border-left: 1px solid;
  border-color: #dbdbdb;
  padding: 0 0 0 15px;
  transform: translate(-15px, 3px);
}
.product-shop-full-grid .product-box-img img {
  width: 100%;
  min-height: 197px;
}
.product-shop-full-grid .price-start {
  font-size: 18px;
}
.product-shop-full-grid .product-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.product-shop-full-grid .product-content {
  color: #666666;
}

/*
  ===============================
    Side Bar Section
  ===============================
*/
.filter {
  background-color: #fff;
  padding: 6px 6px 6px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.filter .result,
.filter button,
.filter p {
  font-size: 12px;
}
.filter p {
  color: #666666;
  padding-top: 5px;
}
.filter .sorting {
  font-size: 25px;
  padding-left: 0;
}
.filter .sorting a {
  margin-right: 8px;
  color: #333333;
  display: inline-block;
  transform: translateY(-5px);
}
.filter .sorting a:hover {
  color: #fe5f6a;
}
.filter .sorting a:last-child {
  margin-right: 0;
}
.filter .show > .btn-secondary.dropdown-toggle {
  background: #f7f7f7;
  border-color: #ececec;
}
.filter .dropdown-item:active {
  background-color: #fe5f6a;
}
.filter .dropdown-menu {
  border-radius: 0;
  font-size: 12px;
  padding: 0;
}
.filter .result {
  font-weight: 300;
  padding-top: 7px;
  font-style: italic;
  display: inline;
}
.filter .filter-btn {
  padding: 6px 10px;
  border-radius: 0;
  margin-left: 10px;
  background: #f7f7f7;
  border: 1px solid #ececec;
  color: #666666;
  min-height: 0px !important;
}

.side-bar {
  padding: 10px 4px 10px 7px;
  margin-bottom: 0px;
  background: #fff;
}
.side-bar .title {
  font-size: 16px;
  margin-bottom: 23px;
  font-weight: 500;
  margin-left: 10px;
}
.side-bar a {
  color: #666666;
  font-weight: 300;
  font-size: 14px;
}
.side-bar a:hover {
  color: #fe5f6a;
}

.sidebar-search {
  margin-bottom: 20px;
  border: 1px solid #ececec;
  background: #fff;
}
.sidebar-search .wd-btn-group {
  margin-left: 0;
}
.sidebar-search input,
.sidebar-search button {
  border: 0;
  padding: 13px 20px;
  border-radius: 0;
}
.sidebar-search input {
  color: #a5a5a5;
  background: #fff;
}
.sidebar-search input:focus {
  color: #a5a5a5;
}
.sidebar-search .btn-secondary {
  background: white;
  color: #a5a5a5;
}
.sidebar-search .btn-secondary:hover {
  background: #fe5f6a;
}

.sidebar-review-box p {
  font-size: 14px;
}
.sidebar-review-box .product-price {
  font-size: 18px;
  padding: 18px 0 3px;
}
.sidebar-review-box .rating {
  margin-top: 8px;
}
.sidebar-review-box .owl-stage-outer {
  padding-bottom: 0 !important;
}
.sidebar-review-box .owl-nav {
  top: 29% !important;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 !important;
  background: transparent !important;
}
.sidebar-review-box .owl-prev,
.sidebar-review-box .owl-next {
  border-radius: 100% !important;
  padding: 8px 17px !important;
  background: white !important;
  box-shadow: 0 1px 6px 1px rgba(130, 156, 199, 0.2);
}
.sidebar-review-box .owl-prev i,
.sidebar-review-box .owl-next i {
  font-size: 18px !important;
}
.sidebar-review-box .owl-prev:hover,
.sidebar-review-box .owl-next:hover {
  background: #fe5f6a !important;
}
.sidebar-review-box .owl-prev {
  transform: translateX(-55%);
}
.sidebar-review-box .owl-next {
  transform: translateX(55%);
}

.category a:hover i {
  margin-right: 10px;
}
.category li {
  margin-bottom: 0;
}
.category li:last-child {
  margin-bottom: 0;
}
.category i {
  margin-right: 4px;
  transition: 0.5s;
}
.category .dropdown-sub-menu {
  padding: 8px 0 0 17px;
  cursor: pointer;
}
.category .sidebar-dropdown p {
  cursor: pointer;
  transition: 0.5s;
}
.category .sidebar-dropdown:hover p {
  color: #fe5f6a;
}

.check-box a {
  color: #666666;
}
.check-box a:hover {
  color: #fe5f6a;
}
.check-box i {
  margin-right: 5px;
}
.check-box li {
  margin-bottom: 8px;
}

.color-box a {
  color: #666666;
}
.color-box a:hover {
  color: #fe5f6a;
}
.color-box i {
  margin-right: 5px;
}
.color-box li {
  margin-bottom: 8px;
}
.color-box .color-black {
  color: #000000;
}
.color-box .color-red {
  color: #f44336;
}
.color-box .color-purple {
  color: #673ab7;
}
.color-box .color-yellow {
  color: #ffc107;
}
.color-box .color-cyan {
  color: #00bcd4;
}

.tags-box a {
  background: #f1f1f1;
  padding: 3px 8px;
  font-size: 11px;
  margin-bottom: 2px;
  display: inline-block;
}
.tags-box li {
  display: inline-block;
}

/*
  ===============================
    Page Location Section
  ===============================
*/
.page-location {
  padding: 5px 0 5px 17px;
}
.page-location li {
  display: inline-block;
  margin-right: 3px;
}
.page-location a {
  color: #999999;
}
.page-location a:hover {
  color: #fe5f6a;
}
.page-location .page-location-active {
  color: #333333;
}
.page-location .page-location-active .divider {
  display: none;
}

/*
  ===============================
    Client Img Section
  ===============================
*/
.client-img {
  background: #fff;
}

/*
  ===============================
    Fix0 Style shop-left-sidebar-page
  ===============================
*/
.shop-left-sidebar-page .product-box {
  margin-bottom: 40px;
}
.shop-left-sidebar-page .product-box:hover {
  box-shadow: 0px 8px 8px 0px rgba(130, 156, 199, 0.2);
}
.shop-left-sidebar-page .product-grid .wd-shop-btn {
  margin-top: 20px;
  text-transform: uppercase;
  padding: 15px 35px;
  font-weight: 500;
}

/*
  ==============================================
    Fix0 Style shop-left-sidebar-full-grid
  ==============================================
*/
.shop-left-sidebar-full-grid-page .product-shop-page .product-box {
  margin-bottom: 30px !important;
}
.shop-left-sidebar-full-grid-page .product-shop-page .product-box .product-box-img {
  padding: 10px;
  background: #fff;
}
.shop-left-sidebar-full-grid-page .product-shop-page .product-box .figure-caption {
  border: 0;
}
.shop-left-sidebar-full-grid-page .wd-shop-btn {
  text-transform: uppercase;
}

.shop-right-sidebar-page .price-start {
  font-size: 13px;
  font-weight: 500;
}

.shop-left-sidebar-page .figure-caption .rating {
  padding-left: 30px;
  border-left: 0;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 768px) {
  .shop-pages .filter-btn-area {
    display: none;
  }
  .shop-pages #product-amazon .wd-shop-btn {
    font-size: 14px;
    padding: 11px 20px;
  }
  .shop-pages .collapse-category {
    border-radius: 0;
    width: 100%;
    background: #fff;
    color: #333;
    font-weight: 500;
    border-color: #fe5f6a;
    text-align: left;
    background: #fe5f6a;
    color: #fff;
    padding: 15px 20px;
  }
  .shop-pages .collapse-category i {
    float: right;
  }
  .shop-pages .collapsed {
    color: #333;
    background: #fff;
    border-color: #fff;
  }
  .shop-pages .check-box {
    margin-top: 20px;
  }
  .shop-pages .figure-caption .rating {
    margin-bottom: 15px;
  }
  .shop-pages .figure-caption .rating i {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .shop-pages .filter-btn-area {
    display: block;
  }
}
@media (max-width: 1199px) {
  .shop-pages .price-start {
    font-size: 14px;
  }
  .shop-pages .figure-caption {
    padding: 14px 20px;
  }
}
/*
  =============================
  Product Details page Section
  =============================
*/
/*
  ===========================================
    Product Details Page Style
  ===========================================
*/
#product-details {
  background: #f5f5f5;
  padding-bottom: 50px;
}
#product-details .page-location {
  padding: 15px 0;
}
#product-details .choose-markets .select-market-btn {
  background: transparent;
  border-color: #ececec;
  color: #333333;
}
#product-details .choose-markets .select-market-btn:hover {
  background: #fe5f6a;
  color: #fff;
}
#product-details .choose-markets .select-market-btn:focus {
  outline: none;
  box-shadow: none;
}

.product-details-page #product-details .owl-stage-outer {
  padding-bottom: 0;
}
.product-details-page #product-details .owl-next i {
  transform: translate(-50%, -50%);
}

.related-product {
  background: white;
  margin-top: 50px;
  padding: 36px 36px 0;
}
.related-product .related-product-title {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  padding-left: 15px;
}
.related-product .owl-carousel .owl-stage-outer {
  padding-bottom: 50px !important;
}

.product-gallery-slider {
  border: 1px solid #ececec;
  border-bottom-color: transparent;
}

.multiple-product-slider {
  border-left: 1px solid #ececec;
}
.multiple-product-slider .item {
  padding: 2px 0 3px;
  border: 1px solid #ececec;
  border-left-color: transparent;
}
.multiple-product-slider .owl-stage-outer {
  padding-bottom: 0 !important;
}

.product-details-section {
  background: #fff;
}

.product-details-gallery {
  margin-top: 50px;
}
.product-details-gallery .product-ratings-text {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}
.product-details-gallery .product-title {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 10px;
}
.product-details-gallery .rating {
  padding-right: 7px;
  border-right: 1px solid #c3c3c3;
  margin-right: 7px;
}
.product-details-gallery .rating i {
  font-size: 20px;
}
.product-details-gallery .list-group {
  padding-bottom: 22px;
  border-bottom: 1px solid;
  border-color: #c3c3c3;
}
.product-details-gallery .list-group:last-child {
  border-bottom: 0;
}
.product-details-gallery .media-body {
  font-size: 20px;
  line-height: 1;
}
.product-details-gallery .content-list {
  padding-top: 20px;
  padding-bottom: 30px;
  color: #666666;
}
.product-details-gallery .content-list i {
  margin-right: 5px;
}

.product-store-box:last-child .store-border-price,
.product-store-box:last-child .store-border-button {
  border-bottom: 1px solid #ececec;
}
.product-store-box:last-child .store-border-img {
  border-bottom: 1px solid #ececec;
}

.product-store {
  padding: 0 15px;
}
.product-store .store-border-img,
.product-store .store-border-price,
.product-store .store-border-button {
  border: 1px solid #ececec;
}
.product-store .store-border-price,
.product-store .store-border-button {
  border-left: 0;
  border-bottom: 0;
}
.product-store .store-border-img {
  border-bottom: 0;
}
.product-store .store-border-price {
  font-size: 20px;
  font-weight: 300;
  border-right: 0;
}
.product-store .price {
  margin-top: 16px;
  margin-left: 55px;
}
.product-store .store-border-button {
  padding-top: 14px;
}
.product-store .store-border-button a {
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.product-store .wd-badge {
  padding: 5px 15px;
}

.wd-tab-section {
  background: #fff;
  margin-top: 30px;
}
.wd-tab-section .nav-item {
  padding: 0;
  text-align: center;
}
.wd-tab-section .wd-tab-menu {
  border-bottom: 1px solid #fe5f6a;
}
.wd-tab-section .wd-tab-menu a {
  border-radius: 0;
  padding: 18px 0;
  color: #333333;
}
.wd-tab-section .wd-tab-menu a:hover {
  background: #fe5f6a;
  color: #fff !important;
}
.wd-tab-section .wd-tab-menu .active {
  background: #fe5f6a;
  color: #fff;
}
.wd-tab-section .tab-pane {
  padding: 30px;
}
.wd-tab-section .description-title {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
}
.wd-tab-section .description-subtitle {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.wd-tab-section .description-subtitle {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
}
.wd-tab-section .description-subcontent {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.highlights-text {
  color: #0072ff;
}

.tab-gallery {
  margin-bottom: 30px;
  color: #666666;
}

.description-list i {
  margin-right: 5px;
}
.description-list li {
  color: #666666;
  margin-bottom: 5px;
}

.wd-info-section .info-section p {
  color: #666666;
}
.wd-info-section .list-group-item:first-child,
.wd-info-section .list-group-item:last-child {
  border-radius: 0;
}

.video-info {
  padding-top: 20px;
}
.video-info p {
  margin-bottom: 10px;
  color: #666666;
  display: inline-block;
}

.video-info-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.video-info-content {
  margin-top: 20px;
}

.product-tab-content {
  margin-bottom: 30px;
}

.tab-video-area {
  padding-top: 30px;
}

.video-info-subtitle {
  font-weight: 500;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  margin-right: 5px;
}

canvas {
  width: 60px;
  background: transparent;
}

.specifiction-section .specifiction-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.specifiction-section .list-group-item:first-child,
.specifiction-section .list-group-item:last-child {
  border-radius: 0;
}
.specifiction-section .specifiction-list li {
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 300;
  background: #f7f7f7;
  border-color: #ececec;
  color: #666666;
}
.specifiction-section .specifiction-list span {
  color: #333333;
  font-weight: 400;
}

.price-history-section .price-history-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.price-history-section .price-history-subtitle {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}
.price-history-section .price-box {
  padding: 15px 10px;
  box-shadow: 0px 0px 17px 3px rgba(149, 161, 167, 0.2);
}
.price-history-section .main-price {
  padding-top: 10px;
}
.price-history-section .main-price strong {
  font-size: 16px;
  padding-top: 10px;
  display: inline-block;
  color: #0065cd;
}
.price-history-section .since-price {
  font-size: 12px;
  color: #999999;
}
.price-history-section .price-history-box {
  padding: 20px;
  margin-bottom: 20px;
}
.price-history-section .total-price {
  position: absolute;
  top: 4px;
  left: 33px;
  transform: translate(-50%, 50%);
  font-size: 18px;
  color: #0065cd;
  font-weight: 300;
}

.price-history-area .price-history-box {
  padding: 0 15px;
}
.price-history-area .tab-chart-bord {
  border: 0;
}

.tab-chart-bord {
  padding: 30px 30px;
  background: #fff;
  border: 1px solid #ececec;
}
.tab-chart-bord i {
  font-size: 12px;
  color: #d8d8d8;
  margin-right: 7px;
}
.tab-chart-bord .nav-item {
  padding: 10px 30px 10px 0px;
}
.tab-chart-bord .active i {
  color: #fe5f6a;
}
.tab-chart-bord .tab-pane {
  padding: 0;
}
.tab-chart-bord .tab-chart-bord-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}

.related-articles {
  margin-top: 50px;
}
.related-articles .related-articles-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 28px;
}
.related-articles .articles-title {
  font-weight: 18;
  color: #0066c0;
  font-weight: 400;
  padding-top: 5px;
}
.related-articles .articles-content {
  font-size: 14px;
  color: #999999;
}

.reviews-title {
  padding-top: 20px;
}
.reviews-title h3 {
  font-weight: 400;
  font-size: 20px;
}

/*
  ======================
  ======================
*/
.wd-tab-section .wd-tab-menu .active a {
  color: #fff;
}

.wd-tab-section .reviews-section {
  padding-top: 0px;
}

.wd-bg-green {
  background: #388e3c;
}

.wd-bg-yellow {
  background: #ff9f00;
}

.wd-bg-red {
  background: #ff6161;
}

.wd-progress {
  height: 5px;
}

.review-rating-title {
  margin-bottom: 30px;
}

.review-rating {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-68%, -50%);
}
.review-rating .rating {
  color: #388e3c;
}
.review-rating p {
  color: #666666;
  font-size: 14px;
}

.rating-star p {
  font-size: 20px;
  font-weight: 500;
}

.tab-rating-bar-section {
  margin-bottom: 30px;
}

.rating-bar-section {
  padding-top: 30px;
  transform: translateX(-27px);
}

.rating-star-area {
  font-size: 18px;
  margin-top: 2px;
}

.rating-bar {
  margin-left: 20px;
  transform: translateY(11px);
}

.wd-star-market-badge {
  padding: 5px 9px;
  font-size: 14px;
  font-weight: 400;
  background: #fe5f6a;
  margin-left: 20px;
}

/*
  =============================
  =============================
*/
.rating-star {
  margin-top: 10px;
  position: relative;
}
.rating-star .rating-number {
  position: absolute;
  top: 0;
  left: 107px;
}

.star-view-market {
  padding-top: 32px;
}
.star-view-market img {
  margin-left: 10px !important;
}

.rating-market-section {
  margin-top: 15px;
  margin-bottom: 38px;
}
.rating-market-section .wd-star-market-badge {
  margin-bottom: 5px;
}

.add-review-btn {
  background: #e2e2e2;
  padding-left: 11px;
  padding-right: 11px;
  margin-left: 20px;
  border-color: #e2e2e2;
  color: #666666;
}
.add-review-btn:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

.review-our-product-area {
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  padding: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.client-title {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-top: 15px;
  padding-bottom: 5px;
}

.client-subtitle {
  font-size: 14px;
  color: #666666;
}
.client-subtitle a {
  color: #fe5f6a;
}

.review-date-time {
  padding-top: 14px;
}

.review-date {
  color: #666666;
  font-size: 14px;
  font-weight: 300;
}

.review-time {
  color: #999999;
  font-size: 14px;
  font-weight: 300;
}

.review-our-product-area .wd-star-market-badge {
  margin-left: 0;
}
.review-our-product-area .rating-star {
  margin-left: -5px;
}

.client-review-list {
  padding-top: 15px;
}
.client-review-list .media-body {
  padding-left: 15px;
}
.client-review-list .media-heading {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  padding-top: 8px;
}

.check-list {
  padding-top: 16px;
}
.check-list i {
  color: #2fd388;
  margin-right: 5px;
}
.check-list li {
  margin-bottom: 5px;
}

.icon-red i {
  color: #ff4a4a;
}

.leave-opinion {
  margin-bottom: 30px;
}

.review-comment-section input,
.review-comment-section textarea {
  background: #f7f7f7;
}
.review-comment-section input:focus,
.review-comment-section textarea:focus {
  background: #f7f7f7;
  border-color: #e6e6e6;
}
.review-comment-section textarea {
  height: 170px;
  width: 355px;
}
.review-comment-section label {
  font-size: 16px;
}
.review-comment-section .rating-area {
  margin-bottom: 10px;
}
.review-comment-section .rating-area .rating-slider-1,
.review-comment-section .rating-area .rating-slider-2,
.review-comment-section .rating-area .rating-slider-3,
.review-comment-section .rating-area .rating-slider-4,
.review-comment-section .rating-area .rating-slider-5 {
  margin-top: 12px;
}
.review-comment-section .product-rating-area {
  position: relative;
}
.review-comment-section .product-rating-list {
  padding-right: 30px;
  position: absolute;
  bottom: 60px;
  width: 100%;
}
.review-comment-section .review-comment {
  cursor: pointer;
}

.color-black {
  color: #666666;
}

.color-green {
  color: #2fd388;
}

.color-red {
  color: #ff4a4a;
}

.review-comment {
  padding: 13px 70px;
  background: #f0f0f0;
  border-color: #e6e6e6;
  color: #666666;
  font-size: 14px;
  font-weight: 500;
}
.review-comment i {
  margin-right: 5px;
}
.review-comment:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

/*
  ===========================================
    Third Home Page
  ===========================================
*/
.third-home .wd-amazon-product-tabs {
  margin-bottom: 20px;
  border-bottom: 0;
}
.third-home .wd-amazon-product-tabs li:first-child a {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.third-home .wd-amazon-product-tabs li:last-child a {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.third-home .wd-amazon-product-tabs a {
  color: #333;
  padding: 10px 35px !important;
  background: #fff !important;
  border-radius: 0;
  border: 1px solid #ececec;
}
.third-home .wd-amazon-product-tabs a:hover {
  background: #fdb813 !important;
}
.third-home .wd-amazon-product-tabs .active {
  background: #fdb813 !important;
  color: #fff !important;
  font-weight: 500;
}
.third-home .recent-product-box .product-img {
  position: relative;
}
.third-home .recent-product-box .recent-product-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 66px 0 0;
}
.third-home .recent-product-box:hover .recent-product-overlay {
  opacity: 1;
}
.third-home .countdown-value {
  width: 40px;
  height: 32px;
  font-size: 14px !important;
  line-height: 1;
}
.third-home .countdown-container .countdown-value {
  background: #fe5f6a;
}
.third-home .recent-product-overlay {
  background: rgba(232, 241, 244, 0.6);
  height: 100%;
  transition: 0.5s;
  opacity: 0;
}
.third-home .recent-product-overlay .countdown {
  padding-top: 20px;
}
.third-home .compare-btn {
  margin-bottom: 20px;
}
.third-home .compare-btn a {
  background: #fff !important;
}
.third-home .compare-btn a:hover {
  background: #fe5f6a !important;
}
.third-home .wd-amazon-product-tabs {
  position: relative;
  z-index: 10;
}

/*
  ================================
  Fix Style product-details-page
  ================================
*/
.product-details-page #product-details .product-gallery-slider .owl-prev i,
.product-details-page #product-details .product-gallery-slider .owl-next i {
  transform: translate(-50%, -50%);
}
.product-details-page #product-details .product-store-box .wd-shop-btn:hover {
  background: transparent !important;
  border-color: #fe5f6a !important;
}
.product-details-page #product-details .review-comment-section textarea {
  padding: 20px;
}

#product-slider-two {
  padding: 20px;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 767px) {
  #product-details .wd-opacity {
    display: none;
  }
  #product-details .wd-info-section {
    margin-top: 20px;
  }
  #product-details .product-detail-desktop {
    display: none;
  }
  #product-details li {
    display: block !important;
  }

  .product-slier-details {
    padding: 20px 15px;
  }

  .product-details-gallery .product-title {
    font-size: 20px;
  }

  .product-details-gallery .media-body,
  .product-details-gallery .rating i {
    font-size: 15px;
  }

  .product-store .store-border-price {
    font-size: 15px;
  }

  .product-store .store-border-button a {
    font-size: 12px;
    padding: 5px;
  }

  .store-border-img {
    padding: 15px;
  }

  .product-store .wd-badge {
    padding: 5px;
  }

  /* ========================
    Tab Content
  ===========================*/
  .tab-content .tab-rating-bar-section img {
    width: 100%;
  }
  .tab-content .wd-star-market-badge {
    margin-left: 5px;
  }

  .review-our-product-area {
    padding: 10px;
  }

  .review-comment-section textarea {
    width: 100%;
  }

  .product-rating-area .product-rating-list {
    padding: 20px 0 0;
  }

  .price-history-section {
    margin-top: 20px;
  }
  .price-history-section .total-price {
    left: 16px;
    top: 19px;
    transform: translate(0);
  }
  .price-history-section .main-price {
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .price-history-section .price-history-box {
    padding: 6px 20px;
    margin-bottom: 0;
  }

  .tab-chart-bord {
    padding: 10px;
  }
  .tab-chart-bord .nav-item {
    margin-right: 10px;
    border: 0 !important;
  }

  #product-details .related-articles .media {
    display: flex !important;
  }
  #product-details .related-articles .articles-content {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  #product-details .compare-details-section {
    margin-bottom: 50px;
  }
  #product-details .compare-details-section .full-specifiction {
    width: 100%;
  }
  #product-details .review-comment-section textarea {
    width: 100%;
  }
  #product-details .product-detail-ph {
    display: none;
  }
  #product-details .compare-products table tbody td.compare-details-section {
    width: 50%;
  }

  .review-our-product-area .reviews-title {
    padding-top: 0;
  }
  .review-our-product-area .review-date-time {
    text-align: right !important;
  }
}
@media (max-width: 1024px) {
  #product-details .product-full-review .review-our-product {
    padding: 15px;
  }
  #product-details .product-full-review .product-rating-area {
    padding: 25px;
  }
  #product-details .related-product {
    padding: 20px;
  }
  #product-details .owl-prev {
    margin-left: -5px;
  }
  #product-details .owl-next {
    margin-right: -5px;
  }
  #product-details .compare-products {
    padding: 20px;
  }
  #product-details .compare-products table tbody td {
    display: inline-block;
    width: 100%;
  }
  #product-details .choose-market-collapse {
    border-radius: 0;
    width: 100%;
    text-align: left;
    background: #fff;
    border-color: #f5f5f5;
    color: #333;
    margin-bottom: 10px;
  }
  #product-details .choose-market-collapse i {
    float: right;
  }
  #product-details li {
    padding: .5rem .75rem;
    border: 1px solid #f5f5f5;
    transition: 0.5s;
  }
  #product-details li:hover {
    background: #f5f5f5;
  }
  #product-details .choose-market {
    padding-top: 0;
  }
  #product-details .compare-products .table td {
    border-right: 0;
    padding: 15px;
  }
  #product-details .compare-details-section {
    text-align: center;
    background: rgba(236, 236, 236, 0.34);
    margin-bottom: 50px;
  }
  #product-details .compare-details-section .full-specifiction {
    width: 245px;
    margin: 0 auto 10px;
    text-align: left;
  }

  .wd-tab-section li {
    padding: 0 !important;
  }

  .product-detail-collapse {
    width: 100%;
    padding: 15px;
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
    background: #efefef;
    border-color: #f9f9f9;
    color: #333;
  }
  .product-detail-collapse:hover, .product-detail-collapse:active {
    background: #fe5f6a;
    border-color: #fe5f6a;
  }

  .compare-products-nav {
    display: none;
  }

  .review-comment-section .product-rating-desktop {
    display: none;
  }
  .review-comment-section .product-rating-ph {
    margin-bottom: 20px;
  }

  .tab-rating-bar-section img {
    width: 100%;
  }

  .review-rating {
    transform: translate(-50%, -50%);
  }

  .rating-bar-section {
    transform: translate(0);
  }

  .wd-tab-section .tab-pane {
    padding: 10px;
  }
  .wd-tab-section .specifiction-list li {
    padding: 12px !important;
  }

  .wd-since-month canvas,
  .wd-since-day canvas,
  .wd-since-year canvas {
    width: 60px !important;
    height: 60px !important;
  }

  .price-history-box {
    padding: 10px 15px !important;
    margin-bottom: 0 !important;
  }

  .tab-chart-bord {
    padding: 10px;
  }

  .star-view-market img {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 768px) {
  .third-home .wd-amazon-product-tabs a {
    padding: 10px 48px !important;
  }
}
@media (min-width: 1025px) {
  #product-details .compare-products table tbody td.compare-details-section {
    width: auto;
  }
  #product-details .full-specifiction {
    display: none;
  }

  .review-comment-section .product-rating-desktop {
    display: none;
  }

  .choose-market-collapse {
    display: none;
  }

  .star-view-market img {
    margin-left: 0 !important;
  }
}
@media (min-width: 1199px) {
  .review-comment-section .product-rating-desktop {
    display: block;
  }
  .review-comment-section .product-rating-ph {
    display: none;
  }

  #product-details .review-rating {
    transform: translate(-97%, -50%);
  }
}
/*
  =============================
  Review page Section
  =============================
*/
/*
  =================================
    Review page  Section
  =================================
*/
.review-page-section {
  margin-bottom: 35px;
}
.review-page-section .thumbnail {
  margin-bottom: 50px;
}
.review-page-section .caption {
  padding: 20px 15px;
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #666666;
  transform: translateY(-3px);
}
.review-page-section .caption a:hover .caption-title {
  color: #fe5f6a;
}
.review-page-section .caption-title {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 8px;
  transition: 0.5s;
}
.review-page-section .review-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  font-weight: 700;
  background: #fdb813;
  border-color: #fdb813;
}
.review-page-section .review-btn:hover {
  background: #fff;
  color: #fdb813;
}
.review-page-section .review-content {
  padding-bottom: 20px;
  font-weight: 300;
}
.review-page-section .author-name {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 8px;
}
.review-page-section .author-name a:hover {
  color: #fe5f6a;
}
.review-page-section .active {
  background: #fe5f6a;
}

.product-review {
  margin-bottom: 20px;
  background: #fff;
  padding-top: 30px;
}
.product-review .product-review-title {
  padding-bottom: 20px;
}
.product-review .testimonial-content p {
  font-size: 12px;
  color: #666666;
}
.product-review .author-ratings-area {
  padding-top: 7px;
}
.product-review .author-ratings-area a {
  background: transparent;
  color: #cecece;
  width: auto;
}
.product-review .list-group-item {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  margin-bottom: 0;
}
.product-review .author-active {
  color: #fe5f6a !important;
}
.product-review .list-group-item:first-child,
.product-review .list-group-item:last-child {
  border-radius: 0;
}

.author-ratings {
  display: inline-block;
  background: #cecece;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
}

.testimonial-content {
  position: relative;
}
.testimonial-content p {
  transition: 0.5s;
}
.testimonial-content a:hover p {
  color: #fe5f6a;
}

.author-ratings-area {
  padding-top: 20px;
}

.review-slider-section {
  position: relative;
}
.review-slider-section .review-search-slider-section {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  color: #fff;
}
.review-slider-section .review-search-slider-section .input-group {
  padding: 8px;
  background: #cfd6e2;
}
.review-slider-section .review-search-slider-section .form-control {
  background: #cfd6e2;
}
.review-slider-section .review-search-slider-section .form-control,
.review-slider-section .review-search-slider-section .wd-slider-search-btn {
  border: 0;
  cursor: pointer;
}
.review-slider-section .slider-search-section {
  margin: 0 auto;
}
.review-slider-section .slider-search-section input {
  padding-left: 30px;
}
.review-slider-section .slider-search-section button {
  cursor: pointer;
}
.review-slider-section .review-slider-title {
  font-size: 40px;
  margin-bottom: 16px;
}
.review-slider-section .review-slider-subtitle {
  font-size: 20px;
  margin-bottom: 30px;
}

.wd-dropdown-menu {
  width: 478px;
  margin-left: -8px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  margin-top: 7px;
}

.wd-slider-search-btn {
  background: #fff;
  color: #333333;
  border-radius: 0;
  box-shadow: 0px 0px 0px 8px white;
  position: relative;
  z-index: 10;
}
.wd-slider-search-btn:hover {
  background: #fff;
  color: #333333;
}
.wd-slider-search-btn:active {
  background: #fff;
  color: #333333;
}
.wd-slider-search-btn:focus {
  box-shadow: 0px 0px 0px 8px white !important;
  background: #fff;
  color: #333333;
}

.wd-search-btn {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  background: #fdb813;
  border-color: #fdb813;
}
.wd-search-btn:hover {
  background: white;
  border-color: #fe5f6a;
  color: #fe5f6a;
}

.search-category {
  padding-left: 22px;
}
.search-category a {
  font-size: 13px;
  display: inline-block;
  font-weight: 300;
  color: #666666;
}
.search-category a:hover {
  color: #fe5f6a;
}
.search-category i {
  margin-right: 5px;
}

.search-category-title {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 8px;
}

/*
  ==========================
  Amazon Review Section
  ==========================
*/
#amazon-review {
  background: #f5f5f5;
  padding: 50px 0;
}
#amazon-review .amazon-review-title {
  padding: 28px;
  background: #fff;
  border: 1px solid #ececec;
  border-bottom: 0;
}
#amazon-review .amazon-review-box:last-child .media {
  border-right: 1px solid #ececec;
}
#amazon-review .amazon-review-box-content {
  padding-right: 30px;
  padding-left: 30px;
}
.amazon-review-box:hover {
  /*transform: translateY(5%); */
}

#amazon-review .media {
  background: #fff;
  border: 1px solid #ececec;
  border-right: 0;
  padding: 8px;
  border: 1px solid #ececec;
}
#amazon-review .amazon-review-box-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 136px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 10px;
}
/*#amazon-review .amazon-review-box-title:hover{
  overflow: visible;
  white-space: normal;
  width: auto;
}
*/#recent-product .recente-product-content:hover{
  overflow: visible;
  white-space: normal;
  width: auto;
}
#amazon-review .rating i {
  font-size: 16px;
}
#amazon-review .rating .active-color {
  color: #ffc400 !important;
}
#amazon-review .amazon-review-content {
  color: #999999;
  margin-bottom: 10px;
}
#amazon-review .amazon-details {
  padding: 8px 32px;
  background: transparent;
  border-color: #fe5f6a;
  color: #fe5f6a;
  margin-top: 15px;
  transition: 0.5s;
  border-radius: 8px;
  text-align: center;
  vertical-align: center;
}
#amazon-review .amazon-details i {
  font-size: 12px;
  margin-left: 5px;
  transform: translateY(-1px);
}
#amazon-review .amazon-details:hover {
  background: #fe5f6a;
  color: #fff;
}
#amazon-review .price {
  color: #fe5f6a;
}

/*
  ==========================
  Third Review Section
  ==========================
*/

.third-home #review .review-title {
  margin-bottom: 17px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
.third-home #review .review-title span {
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
}
.third-home #review .review-list .media-body {
  flex: none;
}
.third-home #review .review-list .media-body .active-color, .third-home #review .review-list .media-body i {
  font-size: 16px;
  color: #fff !important;
}
.third-home #review .review-list .media-body .fa-quote-left {
  margin-right: 10px;
}
.third-home #review .review-list .media-body .fa-quote-right {
  margin-left: 10px;
}
.third-home #review .review-list .media-body .review-content {
  color: #fff;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}

/*
  ==========================
  Fix Style Review
  ==========================
*/
.review-page .product-review {
  padding-top: 30px;
}
.review-page .wd-shop-btn {
  text-transform: uppercase;
}

/*
  ==========================
  Fix Style Review Home v2
  ==========================
*/
.home_two #review .product-review {
  padding-top: 0;
}
.home_two #review .product-review .owl-nav {
  margin: 0;
  top: 28%;
}
.home_two #video {
  margin-top: 0;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (max-width: 1024px) {
  #amazon-review {
    padding: 30px 0;
  }

  .review-page .review-slider-section .review-slider-title {
    font-size: 13px;
    line-height: 1.5;
  }
  .review-page .review-slider-section .review-slider-subtitle {
    font-size: 13px;
  }
  .review-page .review-search-slider-section .input-group {
    padding: 0;
  }
  .review-page .wd-slider-search-btn {
    box-shadow: none;
  }
  .review-page .wd-slider-search-btn:focus {
    box-shadow: none !important;
  }

  /*
    ===============================
    Second Home Page
    ===============================
  */
  .second-home .amazon-review-box-area {
    padding: 0 15px;
  }
}
@media (max-width: 575px) {
  .review-page .review-slider-section {
    height: 200px;
  }
  .review-page .review-slider-section img {
    height: 200px;
  }
  .review-page .review-slider-subtitle {
    display: none;
  }
  .review-page .thumbnail-img img {
    width: 100%;
  }
  .review-page .testimonial-content {
    text-align: left;
  }
  .review-page .slider-search-section {
    display: none;
  }
  .review-page #cat-search-ph {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .review-page #cat-search-ph input:focus {
    border-color: #fe5f6a;
  }
  .review-page #cat-search-ph .wd-search-btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .review-page .review-page-section {
    margin-bottom: 0;
  }
  .review-page #product-amazon {
    padding: 20px 0;
  }
  .review-page #product-amazon .wd-shop-btn {
    font-size: 14px;
    padding: 11px 20px;
  }
  .review-page #product-amazon .sidebar-review-box .owl-nav {
    top: 50% !important;
  }

  #cat-search-ph {
    display: block;
  }

  /*
    ===============================
    Second Home Page
    ===============================
  */
  .second-home .amazon-review-box-area {
    text-align: center;
  }
  .second-home .amazon-review-box-area .media {
    padding: 20px 0 !important;
  }
  .second-home #categories .categories-small-box {
    padding: 15px 0;
  }
  .second-home #big-message .message-box {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  #cat-search-ph {
    display: none;
  }
}
@media (max-width: 767px) {
  .review-page .filter-btn-area {
    display: none;
  }

  .product-review-desktop-right-sidebar {
    display: none;
  }

  .product-review-ph-right-sidebar {
    display: block;
  }
}
@media (max-width: 768px) {
  .review-page .review-sidebar-img {
    width: 100%;
  }

  .product-review-desktop-sidebar {
    display: none;
  }

  .thumbnail-img img {
    width: 100%;
  }

  .second-home #categories .categories-title {
    font-size: 15px;
  }
  .second-home #categories .categories-info .categories-name {
    font-size: 15px;
  }
  .second-home #categories .categories-big-box {
    margin-bottom: 15px;
  }
  .second-home #categories .wd-shop-btn {
    padding: 6px 10px;
  }

  .third-home #review .review-list img {
    width: 80px;
  }
  .third-home #review .review-list .media-body {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .review-page .filter-btn-area {
    display: block;
  }

  .thumbnail-img img {
    width: 100%;
  }

  .product-review-desktop-right-sidebar {
    display: none;
  }

  .product-review-ph-right-sidebar {
    display: block;
  }
}
@media (max-width: 991px) {
  .filter {
    padding: 10px;
  }
}
@media (min-width: 1024px) {
  .product-review-ph-sidebar {
    display: none;
  }
}
@media (max-width: 1024px) {
  .second-home #categories .categories-info .categories-name {
    font-size: 20px;
  }
  .second-home #big-message .message-title {
    font-size: 20px;
    line-height: 20px;
  }
  .second-home #big-message .big-message-img {
    position: static;
  }
  .second-home #big-message .message-bar-chart {
    transform: translateX(0);
  }
}
/*
  =============================
  Compare Products page Section
  =============================
*/
/*
  ===========================================
    Compare Products Section
  ===========================================
*/
.compare-folding-section {
  padding-top: 75px;
  padding-bottom: 25px;
}
.compare-folding-section .compare-folding-title {
  font-size: 30px;
  font-weight: 400;
  padding-bottom: 5px;
}

.compare-products {
  background: #fff;
  border: 1px solid #ececec;
}
.compare-products .panel-heading {
  padding: 13px 20px;
  background: #f7f7f7;
  border-bottom: 1px solid #ececec;
}
.compare-products .table td, .compare-products .table th {
  border-color: #ececec;
}
.compare-products .table {
  margin: 0;
}
.compare-products td {
  border-right: 1px solid;
  border-color: #ececec !important;
  width: 190px;
  padding-left: 20px;
}
.compare-products td:last-child {
  border-right: 0;
}
.compare-products .compare-details-section {
  padding-left: 0;
  padding-right: 0;
}
.compare-products .compare-details-section .compare-details-btn {
  width: 100%;
  background: #fff;
  border-color: #ececec;
  color: #333333;
  font-size: 11px;
  font-weight: 700;
  padding: 10px 9px;
  border-radius: 3px;
  margin-bottom: -1px;
}
.compare-products .compare-details-section .compare-details-btn:hover {
  background: #ffae26;
  color: #fff;
}
.compare-products .compare-details-section .compare-details-btn:focus {
  outline: none;
  box-shadow: none;
}
.compare-products .compare-details-title {
  font-size: 14px;
  font-weight: 400;
  padding: 11px 0;
  color: #fe5f6a;
  border-top: 1px solid #ececec;
}
.compare-products .compare-product-add {
  padding: 50px 0;
}
.compare-products .compare-product-add i {
  color: #ffaf27;
  margin-bottom: 6px;
}
.compare-products .compare-product-add i, .compare-products .compare-product-add p {
  font-size: 16px;
}
.compare-products .compare-product-add .compare-product-tile {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 2px;
}
.compare-products .compare-product-add p {
  color: #999999;
}
.compare-products .compare-details-price {
  padding: 0 10px;
}

.select-market-btn {
  background: #fff;
  padding: 0 14px;
  color: #333333;
  font-size: 12px;
  border-color: #ececec;
  line-height: 2.8;
  font-weight: 700;
}
.select-market-btn i {
  margin-left: 10px;
}
.select-market-btn span {
  padding-left: 13px;
  display: inline-block;
  border-left: 1px solid #ececec;
  margin-left: 10px;
}
.select-market-btn:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

.choose-market {
  padding-top: 70px;
}
.choose-market .dropdown-toggle {
  background: #f9f9f9;
  color: #333;
  border-color: #ececec;
  padding: 5px 19px;
  margin-top: 15px;
  margin-bottom: 8px;
}
.choose-market .show > .btn-secondary.dropdown-toggle {
  background: #fff;
}
.choose-market .dropdown-menu.show {
  margin: 0;
  border-radius: 0;
}
.choose-market p {
  font-weight: 300;
}

.single-compare-product-img p {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #f7941e;
}

.compare-products-single-table tbody + tbody {
  border: 0;
}

.product-info .single-compare-product-img {
  padding-top: 15px;
  border-right: 1px solid #ececec;
}
.product-info .brand-logos li {
  float: left;
  width: 20%;
}
.product-info .review-content li {
  float: none;
  width: 100%;
}

.product-description {
  padding: 20px 30px;
  color: #999999;
}
.product-description i {
  margin-right: 5px;
}
.product-description li {
  margin-bottom: 5px;
}

.search-product {
  background: #fff;
  padding: 25px 30px;
  margin-bottom: 30px;
  border-radius: 8px;
}
.search-product .search-product-title {
  font-size: 20px;
  font-weight: 300;
  padding-top: 14px;
}

.product-search-input input, .product-search-input .wd-btn-search {
  padding: 14px 29px;
}
.product-search-input input {
  background: #f8f8f8;
  border-color: #ececec;
}
.product-search-input input:focus {
  border-color: #fe5f6a;
}
.product-search-input .wd-btn-search {
  background: #f7941e;
  border-color: #f7941e;
  color: #fff;
}
.product-search-input .wd-btn-search:hover {
  background: #fff;
  color: #fe5f6a;
  border-left: 1px solid #fe5f6a;
}

/*
  ===========================================
    fix Style
  ===========================================
*/
.single-product-page .select-market-btn {
  background: transparent !important;
  border-color: #ececec !important;
  color: #333333 !important;
}
.single-product-page .select-market-btn:hover {
  background: #fe5f6a !important;
  color: #fff !important;
}
.single-product-page .select-market-btn:focus {
  outline: none;
  box-shadow: none;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (min-width: 1025px) {
  #product-details .compare-products table tbody td.compare-details-section {
    width: 17%;
  }

  .compare-products .compare-product-add {
    padding: 0;
  }

  .compare-products-single-table {
    display: block;
  }

  .product-info .review-content {
    display: none;
  }
}
@media (max-width: 1024px) {
  .compare-folding-section .compare-folding-title {
    font-size: 20px;
  }
  .compare-folding-section .page-location li {
    padding: 0 0 !important;
  }

  .compare-products .compare-product-add {
    padding: 10px 0 23px;
  }

  #product-details .wd-accordion {
    display: none;
  }

  .compare-products-single-table {
    display: none;
  }

  .product-info .single-compare-product-img {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  .product-info .single-compare-product-img {
    padding: 20px;
  }
  .product-info .brand-logos {
    text-align: center;
  }
  .product-info .brand-logos img {
    margin-bottom: 10px !important;
  }
  .product-info .brand-logos li {
    width: 50%;
  }
  .product-info .review-content li {
    width: 100%;
  }

  .search-product .search-product-title {
    padding-bottom: 14px;
  }
}
@media (max-width: 400px) {
  .product-info .brand-logos img {
    width: 50%;
  }
  .product-info .brand-logos li {
    width: 100%;
  }
  .product-info .review-content li {
    width: 100%;
  }

  .search-product {
    padding: 10px;
  }
  .search-product .product-search-input input {
    padding: 10px;
  }
  .search-product .product-search-input .wd-btn-search {
    padding: 14px 15px;
  }
  .search-product .search-product-title {
    font-size: 14px;
  }
}
/*
  =============================
  Contact Us page Section
  =============================
*/
/*
  =================================
    Home page Details Section
  =================================
*/
#contact-body {
  background: #f5f5f5;
}
#contact-body .product-review {
  margin-bottom: 0;
}

#contact-us .page-location {
  font-size: 16px;
  padding: 20px 15px;
}
#contact-us .contact-us-content {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
#contact_us_modal #contact-us .contact-us-content {
  padding: 0px;
  margin-bottom: 0px;
  padding-right: 40px;
}

#contact_us_modal .btn-container {
  padding-right: 0;
}
/*#contact-us .contact-from {
  padding: 0 15px;
}*/
#contact-us .contact-description-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.margin-15{
  margin: 15px !important; 
}

.myportal-contact-us{
  font-weight: bold;
  text-decoration: underline;
}

#payment-portal .payment-description-title {
  font-size: 30px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 25px;
}
#contact-us .contact-description-content {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 12px;
}
/*#contact-us .col-form-label {
  font-size: 14px;
  color: #666666;
  font-weight: 500;
}*/
/*#contact-us .form-control {
  border-radius: 0;
  background: #f6f6f6;
  border-color: #f6f6f6;
}*/
#contact-us .form-group {
  margin-bottom: 11px;
}
#contact-us textarea {
  height: 148px;
}
#contact-us .wd-contact-btn {
  padding: 15px 60px;
  background: #333333;
  border-color: #333333;
  border-radius: 0;
  margin-top: 30px;
  cursor: pointer;
}
#contact-us .wd-contact-btn:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

#map {
  margin-bottom: 45px;
  width: 100%;
  height: 450px;
}

.contact-address-area .contact-address-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}
.contact-address-area .contact-address-content {
  font-size: 14px;
  font-weight: 300;
  font-color: #666666;
}
.contact-address-area .contact-address {
  margin-top: 20px;
}
.contact-address-area .radius-content {
  padding-left: 20px;
  color: #666666;
  font-size: 14px;
}
.contact-address-area a {
  color: #666666;
}
.contact-address-area a:hover {
  color: #fe5f6a;
}

.radius-icon-area {
  margin-bottom: 20px;
}
.radius-icon-area:hover .radius-icon {
  background: #fdb813;
  color: #fff;
  box-shadow: inset 0px 0px 0px 3px white;
}
.radius-icon-area:hover .radius-icon:before {
  transform: scale(0.5);
}

.radius-icon {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #fdb813;
  font-size: 20px;
  color: #fdb813;
  position: relative;
  transition: 0.5s;
}
.radius-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.radius-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: 0.5s;
  transform: scale(0.3);
}

@media (max-width: 992px) {
  #map {
    height: 200px;
    margin-bottom: 15px;
  }

  #contact-us .contact-address-area {
    margin-top: 20px;
  }
  #contact-us .contact-from {
    padding: 0;
  }
  #contact-us .wd-contact-btn {
    margin-top: 10px;
    padding: 10px 25px;
  }
}
/*
  =============================
  Wishlist page Section
  =============================
*/
/*
  =================================
    Wishlist Section
  =================================
*/
.compare-products td {
  position: relative;
}
.compare-products .wishlist-table-title th {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  background: #f8f8f8;
  padding: 17px 0;
  border-right: 1px solid;
  border-color: #ececec !important;
}
.compare-products .vertical-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.compare-products .vertical-center a:hover i {
  color: #e57373;
}
.compare-products .close-icon {
  font-size: 20px;
  color: #fdb813;
}
.compare-products .active-color {
  color: #fdb813 !important;
}
.compare-products .wishlist-price {
  font-size: 16px;
}
.compare-products .select-market-btn {
  background: #1f91f1;
  border-color: #1f91f1;
  color: #fff;
}
.compare-products .select-market-btn:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

.wishlist-ratings {
  font-size: 20px;
  font-weight: 700;
  color: #fdb813;
}

.wishlist-table {
  padding-top: 30px;
}

.wd-slider-section {
  padding: 70px 0;
}
.wd-slider-section a {
  color: #fff;
}
.wd-slider-section .wishlist-slider-title {
  font-size: 30px;
  font-weight: 400;
}

.wishlist-page .page-location a {
  color: #333333;
}

.wishlist-compare-products {
  background: #fff;
}

.wishlist-compare-products td {
  position: relative;
}
.wishlist-compare-products .wishlist-table-title th {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  background: #f8f8f8;
  padding: 17px 0;
  border-right: 1px solid;
  border-color: #ececec !important;
}
.wishlist-compare-products .close-icon {
  font-size: 20px;
  color: #fdb813;
}
.wishlist-compare-products .active-color {
  color: #fdb813 !important;
}
.wishlist-compare-products .wishlist-price {
  font-size: 16px;
}
.wishlist-compare-products .select-market-btn {
  background: #1f91f1;
  border-color: #1f91f1;
  color: #fff;
}
.wishlist-compare-products .select-market-btn:hover {
  background: #fe5f6a;
  border-color: #fe5f6a;
}

@media (min-width: 1025px) {
  .wishlist-compare-products {
    display: none;
  }
}
@media (max-width: 1024px) {
  .wishlist-page .compare-products {
    display: none;
  }
}
@media (max-width: 767px) {
  .wishlist-compare-products th {
    display: none;
  }
  .wishlist-compare-products tr {
    width: 50%;
    display: inline-block;
    border: 1px solid #e6e5e5;
  }
  .wishlist-compare-products td {
    display: inline-block;
    width: 100%;
  }
  .wishlist-compare-products .remove-icon {
    display: none;
  }
  .wishlist-compare-products .display-none-wishlist-title {
    display: none;
  }
}
/*
  =============================
  Blog page Section
  =============================
*/
/*
  =================================
    Blog Section
  =================================
*/
.dropdown-sub-menu {
  display: none;
}

.sidebar-dropdown-active {
  display: block;
}

#blog-section {
  background: #f5f5f5;
  padding: 40px 0 80px;
  /*
    ================
     Side-bar
    ================
  */
  /*
    ================
     tow-grid
    ================
  */
  /*
    ================
     four-grid
    ================
  */
  /*
    ================
     Pagination
    ================
  */
}
#blog-section .blog-date {
  width: 70px;
  height: 70px;
  background: #ffc107;
  border-radius: 5px;
  color: white;
  padding: 14px;
  position: absolute;
  transform: translate(15px, 15px);
}
#blog-section .blog-date .date {
  font-size: 25px;
}
#blog-section .blog-date .monthe {
  font-size: 14px;
}
#blog-section .blog-box {
  padding: 20px 20px 40px;
  background: #fff;
  transition: 0.5s;
  margin-bottom: 30px;
}
#blog-section .blog-box:hover {
  transform: translate(-5px, -5px);
  box-shadow: 5px 5px 0px 0px #00cee8;
}
#blog-section .blog-meta {
  padding: 10px 0;
}
#blog-section .blog-meta a {
  color: #999999;
  font-size: 16px;
  margin-right: 20px;
}
#blog-section .blog-meta a:hover {
  color: #fe5f6a;
}
#blog-section .blog-title {
  font-size: 30px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 20px;
  transition: 0.5s;
}
#blog-section .blog-title:hover {
  color: #fe5f6a;
}
#blog-section .blog-content {
  color: #999999;
}
#blog-section .raed-more {
  margin-top: 30px;
}
#blog-section .raed-more a {
  font-size: 16px;
}
#blog-section .wd-btn-group {
  margin: 0;
}
#blog-section .wd-btn-group input {
  background: #fff;
}
#blog-section .recent-post {
  background: #fff;
  margin-bottom: 20px;
}
#blog-section .recent-post .product-review-title {
  padding: 16px;
}
#blog-section .recent-post .list-group-item {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  margin-bottom: 0;
}
#blog-section .recent-post .testimonial-content {
  font-size: 12px;
  font-weight: 300;
}
#blog-section .archive-option p {
  margin-bottom: 5px;
}
#blog-section .archive-option a {
  font-size: 14px;
  font-weight: 300;
  position: relative;
}
#blog-section .archive-option a i {
  margin-left: 4px;
}
#blog-section .archive-option a:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #fe5f6a;
  width: 0;
  transition: 0.5s;
}
#blog-section .archive-option a:hover:before {
  width: 100%;
}
#blog-section .archive-option .archive-review-title {
  margin-bottom: 9px;
}
#blog-section .instagram-option .instagram-review-title {
  margin-bottom: 12px;
}
#blog-section .instagram-option a {
  margin-bottom: 3px;
  display: inline-block;
}
#blog-section .sheare-option {
  padding-right: 15px;
}
#blog-section .sheare-option .sheare-title {
  margin-bottom: 12px;
}
#blog-section .sheare-option a {
  position: relative;
}
#blog-section .sheare-option .sheare-box {
  width: 40px;
  height: 40px;
  border: 2px solid;
  display: inline-block;
  border-radius: 100%;
  margin-bottom: 9px;
  font-size: 20px;
  position: relative;
  margin-right: 8px;
  transition: 0.5s;
}
#blog-section .sheare-option .sheare-box:hover {
  box-shadow: inset 0px 0px 0px 3px white;
}
#blog-section .sheare-option .sheare-box:hover i {
  color: #fff;
}
#blog-section .sheare-option .share-facebook {
  border-color: #3a5897;
}
#blog-section .sheare-option .share-facebook i {
  color: #fff;
}
#blog-section .sheare-option .share-facebook:hover {
  background: #3a5897;
}
#blog-section .sheare-option .share-twitter {
  border-color: #49c9f2;
}
#blog-section .sheare-option .share-twitter i {
  color: #fff;
}
#blog-section .sheare-option .share-twitter:hover {
  background: #49c9f2;
}
#blog-section .sheare-option .share-pinterest {
  border-color: #cd2129;
}
#blog-section .sheare-option .share-pinterest i {
  color: #fff;
}
#blog-section .sheare-option .share-pinterest:hover {
  background: #cd2129;
}
#blog-section .sheare-option .share-behance {
  border-color: #0683f0;
  background: #0683f0;
}
#blog-section .sheare-option .share-behance i {
  color: #fff;
}
#blog-section .sheare-option .share-skype {
  border-color: #03aceb;
  background: #03aceb;
}
#blog-section .sheare-option .share-skype i {
  color: #fff;
}
#blog-section .sheare-option .share-instagram {
  border-color: #3b749f;
  background: #3b749f;
}
#blog-section .sheare-option .share-instagram i {
  color: #fff;
}
#blog-section .sheare-option .share-linkedin {
  border-color: #0775b7;
  background: #0775b7;
}
#blog-section .sheare-option .share-linkedin i {
  color: #fff;
}
#blog-section .sheare-option .share-google {
  border-color: #d13e2c;
  background: #d13e2c;
}
#blog-section .sheare-option .share-google i {
  color: #fff;
}
#blog-section .sheare-option i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#blog-section .tow-grid .blog-title,
#blog-section .three-grid .blog-title {
  font-size: 20px;
  font-weight: 400;
}
#blog-section .four-grid .blog-meta a {
  margin-right: 40px;
}
#blog-section .four-grid .blog-meta a:last-child {
  margin-right: 0;
}
#blog-section .four-grid .blog-date {
  display: none;
}
#blog-section .four-grid .blog-box {
  padding: 10px 10px 20px;
  border-radius: 5px;
}
#blog-section .four-grid .blog-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 9px;
}
#blog-section .four-grid .raed-more {
  margin-top: 13px;
}
#blog-section .four-grid .raed-more a {
  font-size: 14px;
}
#blog-section .four-grid .raed-more a:hover {
  color: #666666;
}
#blog-section .wd-pagination {
  padding-top: 8px;
}
#blog-section .wd-pagination a {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}
#blog-section .wd-pagination a:hover {
  background: #fe5f6a;
  color: #fff;
}
#blog-section .wd-pagination .page-link {
  border-color: #f5f5f5;
}
#blog-section .wd-pagination .page-item:last-child .page-link,
#blog-section .wd-pagination .page-item:first-child .page-link {
  background: #666666;
  color: #fff;
}
#blog-section .wd-pagination .page-item:last-child .page-link:hover,
#blog-section .wd-pagination .page-item:first-child .page-link:hover {
  background: #fe5f6a;
}
#blog-section .wd-pagination .page-item.active .page-link {
  background: #fe5f6a;
  color: #fff;
}

/*
  =================================
    Weekly News
  =================================
*/
#weekly-news {
  padding: 50px 0 70px;
  background: #f5f5f5;
}
#weekly-news .weekly-news-box {
  text-align: center;
  transition: 0.5s;
  transform: translateY(0);
}
#weekly-news .weekly-news-box img {
  border-radius: 0 !important;
}
#weekly-news .weekly-news-box .figure {
  z-index: 10;
  position: relative;
}
#weekly-news .weekly-news-box .figure-caption {
  padding: 0 0 20px;
  z-index: 10;
  border: 0;
  position: relative;
}
#weekly-news .weekly-news-box .text-center {
  padding: 15px 25px;
}
#weekly-news .weekly-news-box .wd-news-more-btn {
  font-size: 12px;
  background: transparent;
  text-transform: uppercase;
  color: #fe5f6a;
}
#weekly-news .weekly-news-box .weekly-news-shape {
  transition: 0.5s;
}
#weekly-news .weekly-news-box:hover {
  transform: translateY(-20px);
}
#weekly-news .weekly-news-box:hover .figure-caption {
  background: #fe5f6a;
  color: #fff;
}
#weekly-news .weekly-news-box:hover .wd-news-more-btn {
  color: #fff;
}
#weekly-news .weekly-news-box:hover .blog-meta-box a {
  color: #fff;
}
#weekly-news .weekly-news-box:hover .blog-meta-box a:hover {
  color: #333;
}
#weekly-news .weekly-news-box:hover .weekly-news-shape {
  background: #fe5f6a;
}
#weekly-news .blog-meta-box {
  padding: 0;
  text-align: center;
}
#weekly-news .blog-meta-box a {
  font-size: 14px;
  padding: 10px 0;
  color: #999999;
  font-weight: 300;
  display: block;
}
#weekly-news .blog-meta-box a:hover {
  background: #fe5f6a;
  color: #fff;
}
#weekly-news .blog-meta-box i {
  margin-right: 5px;
}
#weekly-news .weekly-news-shape {
  display: inline-block;
  width: 100%;
  height: 77px;
  background: #ffffff;
  border-radius: 232px / 30px;
  position: absolute;
  left: 0;
  bottom: -23px;
}
#weekly-news .weekly-news-img {
  position: relative;
}

#weekly-news .weekly-news-title h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

/*
  ===========================================
  fix Blog blog-four-grid-left-sidebar-page
  ===========================================
*/

.blog-four-grid-left-sidebar-page .wishlist-slider-title {
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 10px;
}
.blog-four-grid-left-sidebar-page .page-location {
  font-size: 16px;
}

/*
  ===========================================
  fix Blog blog-full-grid-page
  ===========================================
*/

.blog-full-grid-page .wishlist-slider-title {
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 10px;
}
.blog-full-grid-page .page-location {
  font-size: 16px;
}

/*
  ===========================================
  fix Blog blog-two-grid-page
  ===========================================
*/

.blog-two-grid-page .wishlist-slider-title {
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 10px;
}
.blog-two-grid-page .page-location {
  font-size: 16px;
}

/*
  ===========================================
  fix Blog blog-four-grid-left-sidebar-page
  ===========================================
*/
.blog-full-grid-page .wishlist-slider-title {
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 10px;
}
.blog-full-grid-page .page-location {
  font-size: 16px;
}

.recent-post-box {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.recent-post-box:last-child {
  border-bottom: 0;
}

/*
  =============================
  Custom Media Query
  =============================
*/
@media (min-width: 768px) {
  .collapse-category {
    display: none;
  }

  .category-md,
  .sidebar-search,
  .archive-option,
  .tags-box,
  .instagram-option,
  .sheare-option {
    display: block;
  }

  .wd-slider-section {
    padding: 30px 0;
  }
  .wd-slider-section .wishlist-slider-title {
    font-size: 25px;
  }
  .wd-slider-section .page-location a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wd-slider-section {
    padding: 30px 0 !important;
  }
  .wd-slider-section .wishlist-slider-title {
    font-size: 25px;
  }
  .wd-slider-section .page-location a {
    font-size: 14px;
  }

  #blog-section .pl-0 {
    padding: 15px !important;
  }
  #blog-section .category-md,
  #blog-section .sidebar-search,
  #blog-section .archive-option,
  #blog-section .tags-box,
  #blog-section .instagram-option,
  #blog-section .sheare-option {
    display: none;
  }
  #blog-section .collapse-category {
    border-radius: 0;
    width: 100%;
    background: #fff;
    color: #333;
    font-weight: 500;
    border-color: #fe5f6a;
    text-align: left;
    background: #fe5f6a;
    color: #fff;
    padding: 15px 20px;
  }
  #blog-section .collapse-category i {
    float: right;
  }
  #blog-section .collapsed {
    color: #333;
    background: #fff;
    border-color: #fff;
  }
  #blog-section .category-sm {
    padding: 15px 30px;
  }
  #blog-section .recent-post {
    margin-top: 20px;
  }
  #blog-section .recent-post .testimonial-content {
    padding: 0 15px 0 0 !important;
  }
}
@media (max-width: 1024px) {
  .wd-slider-section {
    padding: 70px 0;
  }
  .wd-slider-section .wishlist-slider-title {
    font-size: 25px;
  }
  .wd-slider-section .page-location a {
    font-size: 14px;
  }

  #blog-section .sidebar-search,
  #blog-section .archive-option,
  #blog-section .tags-box,
  #blog-section .instagram-option,
  #blog-section .sheare-option {
    display: none;
  }
  #blog-section .four-grid .blog-meta a {
    margin-right: 25px;
  }
  #blog-section .four-grid .blog-title {
    font-size: 16px;
  }

  /*
    Full Grid Blog
  */
  .blog-full-grid-page #blog-section .blog-content-box .blog-title,
  .blog-three-grid #blog-section .blog-content-box .blog-title,
  .blog-two-grid-page #blog-section .blog-content-box .blog-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .blog-full-grid-page #blog-section .raed-more,
  .blog-three-grid #blog-section .raed-more,
  .blog-two-grid-page #blog-section .raed-more {
    margin-top: 15px;
  }
  .blog-full-grid-page #blog-section .raed-more a,
  .blog-three-grid #blog-section .raed-more a,
  .blog-two-grid-page #blog-section .raed-more a {
    font-size: 14px;
  }
  .blog-full-grid-page #blog-section .blog-box .blog-date,
  .blog-three-grid #blog-section .blog-box .blog-date,
  .blog-two-grid-page #blog-section .blog-box .blog-date {
    width: 50px;
    height: 50px;
    padding: 7px 0;
  }
  .blog-full-grid-page #blog-section .blog-box .date,
  .blog-three-grid #blog-section .blog-box .date,
  .blog-two-grid-page #blog-section .blog-box .date {
    font-size: 19px;
  }
  .blog-full-grid-page #blog-section .blog-box .monthe,
  .blog-three-grid #blog-section .blog-box .monthe,
  .blog-two-grid-page #blog-section .blog-box .monthe {
    font-size: 12px;
  }

  .single-blog-page #blog-section .blog-box .blog-date {
    width: 50px;
    height: 50px;
    padding: 7px 0;
  }
  .single-blog-page #blog-section .blog-box .date {
    font-size: 19px;
  }
  .single-blog-page #blog-section .blog-box .monthe {
    font-size: 12px;
  }

  /*
    ======================
    Second Home Blog
    ======================
  */
  .second-home #wd-news {
    padding: 30px 0;
  }
  .second-home #wd-news .wd-news-box {
    margin-bottom: 40px;
  }
  .second-home #wd-news .wd-news-box img {
    width: 100%;
  }
  .second-home #wd-news .angle-right-to-left,
  .second-home #wd-news .angle-left-to-right {
    display: none;
  }

  /*
    ======================
    third-home Blog
    ======================
  */
  .third-home #weekly-news .weekly-news-box {
    margin-bottom: 30px;
  }
  .third-home #weekly-news .weekly-news-box img {
    width: 100%;
  }
  .third-home #weekly-news .weekly-news-box .weekly-news-shape {
    display: none;
  }
}
@media (min-width: 1025px) {
  .wd-slider-section {
    padding: 70px 0;
  }
  .wd-slider-section .wishlist-slider-title {
    font-size: 25px;
  }
  .wd-slider-section .page-location a {
    font-size: 14px;
  }

  #blog-section .recent-post .testimonial-content {
    padding-left: 0;
  }

  .blog-two-grid-page .blog-content-box .blog-title {
    font-size: 30px;
    font-weight: 400;
  }
}
@media (min-width: 1025px) and (max-width: 1647px) {
  .second-home #wd-news .angle-right-to-left, .second-home #wd-news .angle-left-to-right {
    display: none;
  }
}
/*
  =============================
  single Blog page Section
  =============================
*/
/*
  =================================
    Single Blog Section
  =================================
*/
#blog-section {
  /*
    ================
    Author Meta Data:
    ================
  */
  /*
    =======================
    author-bio
    ======================
  */
  /*
    =======================
    Comment
    ======================
  */
  /*
    =======================
    Single Comment
    ======================
  */
}
#blog-section .blog-img img {
  width: 100%;
}
#blog-section .blog-single .blog-date {
  display: block;
  z-index: 6;
}
#blog-section .blog-single .blog-box:hover {
  transform: translate(0) !important;
  box-shadow: none;
}
#blog-section .blog-single .blog-title {
  font-size: 26px;
}
#blog-section .blog-single .blog-badge .badge {
  padding: 6px 11px;
  border-radius: 0;
  margin-right: 5px;
}
#blog-section .blog-single .single-blog-mata-area {
  position: absolute;
  transform: translate(17px, -74px);
  z-index: 10;
}
#blog-section .blog-single .single-blog-mata-area .blog-meta a {
  color: #fff;
}
#blog-section .blog-single .shadow {
  position: absolute;
  bottom: 0;
  z-index: 5;
}
#blog-section .blog-single .blog-img {
  position: relative;
}
#blog-section .author-meta {
  padding: 14px 0;
  font-size: 16px;
  color: #999999;
}
#blog-section .author-meta a {
  color: #333333;
}
#blog-section .author-meta a:first-child {
  margin-left: 5px;
}
#blog-section .author-meta a:hover {
  color: #fe5f6a;
}
#blog-section .quotations {
  font-size: 14px;
  background: #fff;
  padding: 40px;
  position: relative;
  box-shadow: 8px 8px 19px 0px rgba(59, 69, 85, 0.05);
}
#blog-section .quotations:before, #blog-section .quotations:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 50%;
  left: 0;
}
#blog-section .quotations:before {
  top: 0;
  background: #f38085;
}
#blog-section .quotations:after {
  bottom: 0;
  background: #ffd800;
}
#blog-section .single-blog-share-section {
  padding: 30px 0;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-top: 48px;
}
#blog-section .single-blog-share-section strong {
  font-size: 20px;
  margin-right: 20px;
  color: #666666;
  font-weight: 500;
}
#blog-section .single-blog-share-section .badge {
  padding: 5px 25px 5px 15px;
  font-size: 14px;
  font-weight: 300;
}
#blog-section .single-blog-share-section i {
  font-size: 20px;
  margin-right: 8px;
}
#blog-section .single-blog-share-section p {
  display: inline-block;
  transform: translateY(-2px);
}
#blog-section .single-blog-share-section a {
  margin-right: 6px;
}
#blog-section .share-facebook {
  background: #3a5897;
}
#blog-section .share-twitter {
  background: #49c9f2;
}
#blog-section .share-twitter {
  background: #49c9f2;
}
#blog-section .share-linkedin {
  background: #3b749f;
}
#blog-section .share-pinterest {
  background: #cd2129;
}
#blog-section .author-bio {
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 40px;
  border: 1px solid #ececec;
  color: #666666;
}
#blog-section .author-bio .author-bio-title {
  color: #cd2129;
  font-weight: 400;
  margin-bottom: 10px;
}
#blog-section .author-bio span {
  color: #666666;
}
#blog-section .comment-content {
  background: #f7f7f7;
  padding: 25px 30px;
  position: relative;
}
#blog-section .comment-content .comment-author-name {
  color: #cd2129;
  font-size: 14px;
  font-weight: 400;
  transition: 0.5s;
}
#blog-section .comment-content .comment-date {
  color: #666666;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 10px;
}
#blog-section .comment-content .single-page-comment-content {
  color: #666666;
  font-size: 14px;
}
#blog-section .comment-content .comment-angle-img {
  position: absolute;
  bottom: 29px;
  left: -28px;
  z-index: 1;
}
#blog-section .comment-content a:hover .comment-author-name {
  color: #fe5f6a;
}
#blog-section .main-comment {
  margin-bottom: 20px;
}
#blog-section .main-comment .author-img {
  transform: translateY(31px);
}
#blog-section .single-comment-reply {
  position: absolute;
  right: 30px;
  font-size: 14px;
}
#blog-section .single-comment-reply a {
  display: inline-block;
  color: #666666;
}
#blog-section .single-comment-reply i {
  margin-left: 5px;
}
#blog-section .single-comment-from .form-control {
  background: #f6f6f6;
  border-radius: 0;
  border-color: #f6f6f6;
  padding: 13px;
  font-size: 14px;
  color: #666666;
}
#blog-section .single-comment-from .form-control:focus {
  border-color: #fe5f6a;
}
#blog-section .single-comment-from .comment-textarea {
  margin-bottom: 40px;
  height: 150px;
}
#blog-section .single-comment-from label {
  color: #666666;
  font-size: 14px;
}
#blog-section .single-comment-from .reply-area {
  margin-top: 25px;
  margin-bottom: 30px;
}
#blog-section .single-comment-from .reply-area .reply-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
#blog-section .comment-submit-btn {
  padding: 14px 60px;
  font-size: 16px;
  font-weight: 400;
  background: #333333;
  color: #fff;
  cursor: pointer;
  border-radius: 0;
  transition: 0.5s;
}
#blog-section .comment-submit-btn:hover {
  background: #fe5f6a;
}

.add-section {
  margin-top: 30px;
}
.add-section a {
  display: inline-block;
  margin-bottom: 20px;
}

/*
  =============================
  Fix Single Blog Page
  =============================
*/

.single-blog-page .wishlist-slider-title {
  color: #fff;
  font-weight: 300;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #blog-section .blog-single .single-blog-mata-area {
    position: static;
    transform: translate(0);
  }
  #blog-section .blog-single .single-blog-mata-area a {
    color: #333 !important;
  }
  #blog-section .blog-single .author-meta {
    padding: 5px 0 15px;
  }
  #blog-section .blog-single .blog-title {
    font-size: 16px;
    font-weight: 400;
  }
  #blog-section .blog-single .quotations {
    padding: 20px;
  }
  #blog-section .blog-single .author-bio {
    padding: 10px;
  }
  #blog-section .blog-single .author-bio img {
    margin-right: 0 !important;
  }
  #blog-section .blog-single .author-bio .author-bio-title {
    font-size: 14px;
  }
  #blog-section .blog-single .main-comment {
    display: block;
  }
  #blog-section .blog-single .author-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .blog-four-grid-left-sidebar-page .wishlist-slider-title,
  .blog-two-grid-page .wishlist-slider-title,
  .blog-full-grid-page .wishlist-slider-title,
  .single-blog-page .wishlist-slider-title {
    font-size: 30px;
  }

  #blog-section .blog-single .author-img {
    display: none !important;
  }
  #blog-section .blog-single .author-comment-img {
    display: block;
  }
}
@media (max-width: 991px) {
  #blog-section .comment-content .comment-angle-img {
    display: none;
  }
  #blog-section .single-blog-share-section strong {
    font-size: 13px;
  }
  #blog-section .single-blog-share-section .badge {
    padding: 10px;
  }
  #blog-section .single-blog-share-section .badge i {
    font-size: 14px;
    line-height: 14px;
    margin-right: 0;
  }
  #blog-section .single-blog-share-section .badge p {
    display: none;
  }
  #blog-section .single-comment-from .comment-textarea {
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  #blog-section .blog-single .author-img {
    display: block !important;
  }
  #blog-section .blog-single .author-comment-img {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .blog-four-grid-left-sidebar-page .wishlist-slider-title,
  .blog-two-grid-page .wishlist-slider-title,
  .blog-full-grid-page .wishlist-slider-title,
  .single-blog-page .wishlist-slider-title {
    font-size: 50px;
  }
}
/*
  =============================
  service Section
  =============================
*/
/*
  ===========================================
    Service Section
  ===========================================
*/
#wd-service .list-unstyled {
  background: #fff;
  padding: 20px;
}
#wd-service .media-body {
  padding-left: 10px;
}
#wd-service .media {
  padding: 30px;
  border: 2px dashed #f0f0f0;
  font-weight: 300;
  position: relative;
}
#wd-service .media p {
  color: #999999;
  font-size: 14px;
}
#wd-service .media .wd-service-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px !important;
}
#wd-service .media:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0%;
  height: 100%;
  border: 2px solid #fe5f6a;
  transform: translateX(-50%);
  border-left: 0;
  border-right: 0;
  transition: 0.5s;
}
#wd-service .media:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0%;
  border: 2px solid #fe5f6a;
  transform: translateY(-50%);
  border-bottom: 0;
  border-top: 0;
  transition: 0.5s;
}
#wd-service .media:hover {
  border-color: transparent;
}
#wd-service .media:hover:before {
  left: 0;
  width: 105%;
  transform: translateX(-2.5%);
}
#wd-service .media:hover:after {
  top: 0;
  height: 120%;
  transform: translateY(-8%);
}

@media (max-width: 575px) {
  .second-home #wd-service .media {
    padding: 10px;
  }
  .second-home #wd-service .media .wd-service-title {
    font-size: 15px;
  }
  .second-home #wd-service .media p {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .second-home #wd-service {
    padding: 30px 0;
  }
}
/*
  =============================
  categories Section
  =============================
*/
/*
  =================================
    Categories  Section
  =================================
*/
#categories {
  padding: 50px 0;
  background: #f5f5f5;
}
#categories .categories-big-box,
#categories .categories-small-box {
  padding: 20px;
  background: #fff;
}
#categories .categories-small-box {
  margin-bottom: 15px;
}
#categories .categories-title {
  font-size: 20px;
  font-weight: 400;
}
#categories .categories-info .categories-name {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 10px;
}
#categories .categories-info .categories-content {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
#categories .wd-shop-btn {
  font-weight: 400;
  font-size: 14px;
}
#categories .wd-shop-btn:hover {
  border: 1px solid #fe5f6a;
}
#categories .featured-info {
  transform: translateY(-20px);
}
#categories .featured-info .featured-product-title {
  padding-bottom: 12px;
  font-size: 20px;
  font-weight: 400;
}
#categories .featured-info .rating {
  padding-bottom: 10px;
}
#categories .featured-info .rating i {
  font-size: 20px;
}

@media (max-width: 1024px) {
  .second-home #categories {
    padding: 30px 0;
  }

  .third-home .choose-category-area-box {
    padding: 0 15px;
  }
}
/*
  =============================
  big-message Section
  =============================
*/
/*
  =================================
    Big Message Section
  =================================
*/
#big-message {
  padding-top: 80px;
}
#big-message .message-title {
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 10px;
}
#big-message .message-title strong {
  color: #fe5f6a;
}
#big-message .message-bar-chart {
  transform: translateX(-60px);
}
#big-message .big-message-img {
  position: absolute;
  bottom: 0;
}

/*
  =============================
  recent-product Section
  =============================
*/
/*
  =================================
    Recent Product Section
  =================================
*/
#recent-product {
  background: #f5f5f5;
  padding: 50px 0;
}
#recent-product .recent-product-title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 45px;
}
#recent-product .recent-product-box {
  background: #fff;
  margin-bottom: 25px;
  transform: translateY(0);
  transition: 0.5s;
}
#recent-product .recent-product-box:hover {
  transform: translateY(-10px);
}
#recent-product .recent-product-box:hover .recent-product-info {
  background: #fe5f6a;
}
#recent-product .recent-product-box:hover .recente-product-categories,
#recent-product .recent-product-box:hover .recente-product-content,
#recent-product .recent-product-box:hover .recent-price {
  color: #fff;
}
#recent-product .recent-product-box:hover .recente-product-content a {
  color: #fff;
}
#recent-product .recent-product-box:hover .recente-product-content a:hover {
  color: #333;
}
#recent-product .recent-price {
  color: #fe5f6a;
}
#recent-product .recent-product-info {
  padding: 20px 16px;
  transition: 0.5s;
}
#recent-product .recent-price {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
#recent-product .recente-product-content {
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#recent-product .recent-product-rating,
#recent-product .recente-product-compare,
#recent-product .recente-product-comments {
  background: #f4f3f3;
  color: white;
}
#recent-product .recent-product-rating a {
  color: #fe5f6a;
  trasnition: 0.5s;
}
#recent-product .recente-product-comments {
  border-bottom: 1px solid #f4f3f3;
}
#recent-product .recente-product-content a {
  color: #333333;
}
#recent-product .recent-product-meta-link a {
  position: relative;
  background: #f4f3f3;
  color: #999999;
  display: inline-block;
  padding: 8px 19px;
  border-right: 1px solid #fff;
  trasnition: 0.5s;
  padding: 0;
}
#recent-product .recent-product-meta-link a:hover {
  background: #1f91f1;
  color: #fff;
}
#recent-product .recent-product-meta-link a:hover .compare-white {
  opacity: 1;
}
#recent-product .recent-product-meta-link a:hover i {
  color: #fff !important;
}
#recent-product .recent-product-meta-link a i {
  margin-right: 3px;
}
#recent-product .compare-white {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
}
#recent-product .recente-product-categories {
  font-size: 12px;
  color: #999999;
  transform: translateY(5px);
}

.second-home #recent-product .recent-product-meta-link a {
  display: inline-block;
  padding: 8px 16px;
  border-right: 0;
}


@media (max-width: 576px) {
  .recent-product-img img {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .second-home #recent-product {
    padding: 30px 0;
  }
  .second-home #recent-product .recent-product-meta-link a {
    padding: 8px 10px;
  }

  .third-home #recent-product .tab-pane {
    padding: 0 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1647px) {
  .second-home #recent-product .recent-product-meta-link {
    text-align: center;
  }
  .second-home #recent-product .recent-product-meta-link a {
    display: block;
  }
}
/*
  =============================
  offer-time Section
  =============================
*/
/*
  =================================
    Offer Time Section
  =================================
*/
#offer-time {
  padding-bottom: 50px;
  background: #f5f5f5;
}
#offer-time .offer-time-box {
  background: #fff;
}
#offer-time .offer-content {
  transform: translateX(50px);
}
#offer-time .offer-brand-name {
  font-size: 16px;
  color: #019c04;
  font-weight: 300;
}
#offer-time .offer-title {
  font-size: 40px;
  font-weight: 800;
  color: #333333;
  margin-top: 5px;
}
#offer-time .offer-title span {
  color: #fe5f6a;
  font-weight: 400;
  font-style: italic;
}
#offer-time .offer-price {
  font-size: 18px;
  color: #666666;
  font-weight: 400;
  margin-bottom: 30px;
}
#offer-time .offer-btn {
  padding-top: 30px;
}
#offer-time .offer-btn a {
  font-size: 16px;
  font-weight: 500;
  padding: 2px 2px 2px 15px;
}
#offer-time .offer-btn img {
  margin-left: 10px !important;
}
#offer-time .offer-btn .green-btn {
  background: #fe5f6a;
  border-color: #fe5f6a;
  border-radius: 8px;
}
#offer-time .offer-btn .green-btn:hover {
  background: #fff;
  color: #fe5f6a;
}
#offer-time .offer-btn-primary a:hover {
  border: 1px solid #fe5f6a;
}

/*
  ========================
  Time Counter Edit
  ========================
*/
.countdown {
  text-transform: uppercase;
  display: inline;
}

.countdown > div {
  display: inline-block;
}

.countdown > div > span {
  display: block;
  text-align: center;
}

.countdown-container {
  margin: 0 3px;
}

.countdown-container .countdown-heading {
  font-size: 11px;
  margin: 3px;
  color: #666666;
}

.countdown-container .countdown-value {
  font-size: 18px;
  background: #000000;
  padding: 10px;
  color: #fff;
}

.countdown {
  text-align: center;
}

@media (max-width: 575px) {
  .second-home #offer-time {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .second-home #offer-time .offer-time-box {
    padding-bottom: 20px;
  }
  .second-home #offer-time .offer-img {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .second-home #offer-time .offer-content {
    transform: translateX(30px);
  }
  .second-home #offer-time .offer-title {
    font-size: 25px;
  }
  .second-home #offer-time .offer-price {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .second-home #offer-time {
    padding: 30px 0;
  }
  .second-home #offer-time .offer-time-box {
    margin-bottom: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1647px) {
  .second-home #offer-time .offer-content {
    transform: translateX(10px);
  }
}
/*
  =============================
  offer-time Section
  =============================
*/
/*
  =============================
  categories Section
  =============================
*/
#choose-category {
  background: #f5f5f5;
  padding: 65px 0;
}
#choose-category .choose-category-main-title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
}
#choose-category .choose-category-box {
  background: #fff;
  padding: 30px;
  position: relative;
  transition: 0.5s;
}
#choose-category .choose-category-box:hover {
  box-shadow: 0 0 30px rgba(156, 164, 179, 0.3);
  position: relative;
  z-index: 10;
  transform: scale(1.05);
}
#choose-category .choose-category-title {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 5px;
}
#choose-category .choose-category-content {
  margin-bottom: 16px;
}
#choose-category .choose-category-link {
  font-size: 12px;
  font-weight: 500;
  color: #3cc4f1;
  background: transparent;
}
#choose-category .wd-border-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}

/*
  =============================
  offer-time Section
  =============================
*/
/*
  ===========================================
    Product Details Page Style
  ===========================================
*/

#best-rated .best-rated-title {
  margin-bottom: 30px;
}
#best-rated .bast-rated-box {
  background: #fff;
  padding: 26px;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  transition: 0.5s;
}
#best-rated .bast-rated-box:hover {
  background: #fff6e2;
}
#best-rated .price {
  font-size: 20px;
  color: #fe5f6a;
}
#best-rated .rated-content {
  font-size: 16px;
  color: #666666;
  margin-bottom: 8px;
}
#best-rated .media-body {
  transform: translateY(20px);
}

@media (max-width: 576px) {
  .third-home #best-rated .price {
    font-size: 15px;
  }
  .third-home #best-rated .bast-rated-box {
    padding: 5px 5px 15px;
  }
}
/*
  =============================
  offer-time Section
  =============================
*/

#wd-counter p {
  font-size: 20px;
  font-weight: 300;
}
#wd-counter p span {
  font-weight: 700;
}

@media (max-width: 1024px) {
  .wd-counter-box {
    margin-bottom: 20px;
  }
}
/*
  =================
  responsive Section
  =================
*/
/**
 * ---------------------------------------------------------------------------
 * 0?. Responsive Styles
 * ---------------------------------------------------------------------------
 */
@media (max-width: 991px) {
  /* Header Top Section */
  #wd-header-top .wb-social-media a {
    float: none;
  }

  /* Header Section */
  .header-search-option {
    padding: 0;
    margin: 0 0 20px;
  }

  .account-section,
  .header-cart {
    padding: 0 15px;
  }

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

  /* User Account Section */
  .wd-modal-tab-menu {
    position: static;
    right: auto;
    width: 100%;
  }
  .wd-modal-tab-menu a {
    padding: 10px 0;
    width: 100px;
    font-size: 14px;
  }

  .sign-up-section .login-form {
    margin: 0;
  }

  .login-section,
  .sign-up-section {
    padding: 20px 30px;
  }

  .social-media a {
    padding: 7px 10px;
  }
  .social-media a i {
    font-size: 12px;
  }

  .login-form {
    margin-top: 15px;
  }
  .login-form .form-control {
    padding: 8px;
  }
  .login-form .wd-login-btn {
    padding: 5px !important;
  }
  .login-form .form-check {
    margin-bottom: 5px;
  }

  .brand-description-area,
  .brand-login-section {
    display: none;
  }

  .header-search-area {
    position: relative;
  }
  .header-search-area .header-search-option {
    position: absolute;
    left: 50%;
  }

  /* Main Menu Section */
  #main-menu-2 .angle-down,
  #main-menu .angle-down {
    display: none;
  }
  #main-menu-2 .wd-megamenu,
  #main-menu .wd-megamenu {
    background: transparent;
  }
  #main-menu-2 .wd-megamenu .wd-megamenu-ul,
  #main-menu .wd-megamenu .wd-megamenu-ul {
    width: 100% !important;
  }
  #main-menu-2 .wd-megamenu .menu-dropdown-icon:before,
  #main-menu .wd-megamenu .menu-dropdown-icon:before {
    position: absolute;
    right: 0;
  }
  #main-menu-2 .menu-mobile i,
  #main-menu .menu-mobile i {
    font-size: 25px;
    color: #333;
  }
  #main-menu-2 .wd-megamenu .menu > ul > li > ul > li,
  #main-menu .wd-megamenu .menu > ul > li > ul > li {
    width: 100%;
  }

  /* Service  Section */
  #wd-service .service-box {
    margin-bottom: 20px;
    height: 120px;
  }

  /* trending Section */
  #trending .owl-nav div {
    margin: 0;
  }

  /* details Section */
  #details .arow {
    display: none;
  }

  /* message Section */
  #message {
    padding: 50px 0;
  }
  #message .description {
    padding: 20px;
  }
  #message .border-title h1 {
    font-size: 30px;
  }
  #message .wd-shop-btn {
    font-size: 13px;
    padding: 7px 10px;
  }

  /* Product Section */
  #product-amazon .section-title-center {
    margin-bottom: 20px;
  }
  #product-amazon .section-title-center .title {
    font-size: 18px;
  }
  #product-amazon .owl-nav {
    top: -62px;
  }

  /* Product Section */
  #product-ebay .section-title-center {
    margin-bottom: 20px;
  }
  #product-ebay .section-title-center .title {
    font-size: 18px;
  }
  #product-ebay .owl-nav {
    top: -62px;
  }

  /* Review Section */
  #review .wd-item {
    padding: 10px;
  }
  #review .client-rating {
    margin-top: 10px;
    text-align: left !important;
  }
  #review .client-rating i {
    font-size: 14px;
  }
  #review .description {
    padding: 0 15px;
  }
  #review #video img {
    width: 100%;
  }

  /* Main Home Section */
  .main-home-page #blog .blog-box {
    padding: 10px;
    margin-bottom: 10px;
  }
  .main-home-page #blog .mata-info li {
    margin-right: 10px;
  }

  /* Call To Action Section */
  #call-to-action {
    text-align: center;
  }
  #call-to-action .call-to-action-message {
    font-size: 20px;
  }
  #call-to-action .call-to-action-buy-now {
    margin-top: 0;
    text-align: center !important;
  }

  /* Details Section */
  #details .details-description {
    transform: translateX(0);
  }

  #details .hover-icon-compare {
    top: 45px;
  }
  #details .hover-icon-user {
    top: 35px;
  }
  #details .hover-icon-vendor {
    top: 44px;
  }

  /* Subscribe Section */
  #subscribe {
    padding-bottom: 50px;
  }
  #subscribe .subscribe-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #subscribe .subscribe-body {
    transform: translate(15px, 0);
  }

  /*#footer {
    padding: 50px 0 70px;
  }
  #footer .footer-about {
    text-align: center;
    margin-bottom: 50px;
  }
  #footer .stores-list {
    padding: 0;
  }
  #footer .footer-subtitle {
    margin-bottom: 10px;
  }
  #footer .footer-nav {
    text-align: center;
    margin-bottom: 30px;
  }*/
}
@media (max-width: 767px) {
  #copyright .brand-logo {
    margin-top: 20px;
    text-align: center !important;
  }
}
@media (max-width: 575px) {
  /* Header Top Section */
  #wd-header-top .col-6 {
    padding: 0;
  }
  #wd-header-top .wb-social-media {
    margin-bottom: 20px;
  }
  #wd-header-top .wb-social-media a {
    float: none;
  }
  #wd-header-top .language-and-currency-btn {
    margin-top: 0;
    text-align: right;
  }
  #wd-header-top .offer-text p {
    font-size: 11px;
  }
  #wd-header-top .wb-social-media {
    text-align: center;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  #wd-header-top .wb-social-media a {
    margin-right: 0;
  }
  #wd-header-top .wb-social-media img {
    width: 16px;
  }
  #wd-header-top .dropdown-toggle {
    margin: 0;
    margin-right: 5px;
  }

  /* Header Section */
  #wd-header .blrub-logo {
    text-align: center;
    margin: 20px 0;
  }
  #wd-header .header-search-option {
    padding: 0;
    margin: 0 0 20px;
  }
  #wd-header .account-section,
  #wd-header .header-cart {
    padding: 0 15px;
  }
  #wd-header .account-section {
    position: absolute;
    top: 13px;
    text-align: left;
  }

  /* Slider Section */
  #main-slider-section .slider-title {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #main-slider-section .slider-content {
    display: none;
  }

  /* Service Section */
  #wd-service .service-box {
    padding: 0;
    height: 150px;
    padding: 20px;
    text-align: center;
    display: block;
  }
  #wd-service .box-text {
    margin: 15px 0 0;
    display: block !important;
  }
  #wd-service .box-text h5 {
    font-size: 14px;
  }

  /* trending Section */
  #trending .owl-nav {
    padding: 0 20px;
  }
  #trending .owl-nav div {
    margin: 0;
  }

  /* Review Section */
  #review .owl-nav {
    top: 12%;
  }

  /* Call To Action Section */
  #call-to-action .call-to-action-buy-now {
    margin-top: 20px;
  }

  /* Details Section */
  #details {
    padding: 30px 15px;
  }
  #details .details-box {
    text-align: center;
  }
  #details .details-title {
    margin-bottom: 5px;
  }
  #details .details-description {
    margin-top: 20px;
    transform: translateX(0);
  }

  #subscribe .subscribe-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #subscribe .subscribe-btn {
    margin-top: 10px;
  }
  #subscribe .subscribe-body {
    padding: 20px 0;
    transform: translateX(15px);
  }

  #copyright .brand-logo a {
    display: inline-block;
    margin-bottom: 10px;
  }
}
/*
  ===========================================
  Custom Media Query
  ===========================================
*/
@media (min-width: 400px) and (max-width: 767px) {
  #footer .footer-view-controller {
    width: 50%;
  }
}
/*@media (min-width: 768px) and (max-width: 991px) {
  #footer .footer-about {
    text-align: left;
  }
  #footer .footer-subtitle,
  #footer .footer-nav {
    text-align: left;
  }
  #footer .wb-social-media a {
    display: inline-block;
    margin-bottom: 10px;
  }
}*/
@media (max-width: 575px) {
  #call-to-action {
    padding: 50px !important;
  }
  #call-to-action .call-to-action-message {
    font-size: 14px;
  }
  #call-to-action .call-to-action-buy-now {
    margin-top: 0 !important;
    top: 0 !important;
    left: 24% !important;
  }

  .shop-slider-section .slider-title {
    margin-bottom: 0 !important;
  }
}





@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}

.buy_button , .ask_question{
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.payment_img{
  margin-top: 8px;
}
.badge-notify{
  background: red;
  position: relative;
  left: -16px;
  height: 18px;
}




  /*select.form-control:not([size]):not([multiple]) {
    height: calc(4.25rem + 2px);
  }*/
  .box {
    padding: 5px;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 9px rgba(0,0,0,0.075);
  }
  input[type=checkbox]{
  -webkit-appearance:checkbox;
  }

  .centered-section, .centered-section-wide, .centered-section-narrow {
      padding: 0 0.75em;
      margin-left: auto;
      margin-right: auto;
      max-width: 35.5em;
      margin-top: 0.375em;
    }
    .initiate-transaction-totals {
      background-color: #e8e8e8;
      padding: 0.75em;
      margin-bottom: 0.75em;
    }
    .initiate-transaction-per-unit-wrapper, .initiate-transaction-booking-wrapper, .initiate-transaction-quantity-wrapper, .initiate-transaction-sum-wrapper, .initiate-transaction-shipping-price-wrapper, .initiate-transaction-total-wrapper {
      overflow: hidden;
    }
    .initiate-transaction-per-unit-label, .initiate-transaction-booking-label, .initiate-transaction-quantity-label, .initiate-transaction-sum-label, .initiate-transaction-shipping-price-label, .initiate-transaction-total-label {
      float: left;
    }
    .initiate-transaction-per-unit-value, .initiate-transaction-booking-value, .initiate-transaction-quantity-value, .initiate-transaction-sum-value, .initiate-transaction-shipping-price-value, .initiate-transaction-total-value {
      float: right;
      margin-right: 0.375em;
    }
    .initiate-transaction-total-wrapper {
      font-weight: bold;
    }
    #credit_card{
      float: right;
      cursor: pointer;
    }



    .credit-card-box {
    margin-top: 10px;
  }

  .credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
    margin-top: 10px;
  }
  .credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
  .credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
  }
  .credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
  }
  .credit-card-box label {
    display: block;
  }
  .credit-card-box .display-table {
    display: table;
  }
  .credit-card-box .display-tr {
    display: table-row;
  }
  .credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 55%;
  }
   #loading-img-transaction{
    background: url("http://www.chimply.com/images/samples/classic-spinner/animatedEllipse.gif") center center no-repeat;
    display: none;
    height: 15%;
    width: 50%;
    position: absolute;
    top: 33%;
    left: 1%;
    right: 1%;
    margin: auto;
  }
  #loading-img {
    background: url("http://www.chimply.com/images/samples/classic-spinner/animatedEllipse.gif") center center no-repeat;
    display: none;
    height: 30%;
    width: 50%;
    position: absolute;
    top: 33%;
    left: 1%;
    right: 1%;
    margin: auto;
  }
   #form-custom-table {
    border-collapse: collapse;
  }
  #form-custom-table td {
    padding-top: .5em;
    padding-bottom: .5em;
  }
  .input-label{
    margin-top: 10px;
  }
  .slider-image{
    height: 300px !important;
    -o-object-fit: fill !important;
       object-fit: fill !important;
    width: 100%;
  }
  .btn-holder.custom-holder{
    position: relative;
    z-index: 1000;
  }
  .btn-holder.custom-holder a{
    font-size: 17px;
  }
  .help-block{
    font-size: 10px;
    color: black;
    font-style: italic;
  }
  .form .has-error .help-block,
  .has-error .help-block {
    font-size: 14px;
    color: #fe5f6a;
    font-family: source_sans_proregular;
    margin-top: 14px;
    padding-left: 0px;
    font-weight: 550;
  }

  .has-error .franchisor_dL{
    border: 1px solid #fe5f6a;
  }

  #save_configuration{
    float: right;
  }
  .success{
    color: white !important;
    background: #5cb85c !important;
  }
  .info{
    color: white !important;
    background: #5897fb !important;
  }
  .danger{
    color: white !important;
    background: #d43f3a !important;
  }
  #success_message{ display: none;}

  #image_preview img{
   width:130px;
   height:85px;
  /*Scale down will take the necessary specified space that is 100px x 100px without stretching the image*/
  -o-object-fit:scale-down;
     object-fit:scale-down;
  }
  .listing_img {
    position: relative;
    display: inline-block;
  }
  .edit {
    padding-right: 7px;
    position: absolute;
    right: 0;
    top: 0;
  }
  small{
    padding-left: 10px;
    font-size: 0.9em;
    line-height: 1.38462em;
    display: block;
  }
  small a{
    cursor: pointer;
  }
  .edit a {
    color: #000;
  }
  .send_button {
    border-radius: 0.3125em;
    background: #0d216e;
    color: white;
    text-align: center;
    cursor: pointer;
    margin: 0.75em 0;
    padding: 0 1.5em;
    padding-bottom: 4px;
    height: 2.625em;
    border: 0;
    display: table;
    line-height: 1.5em;
    padding-top: 0.5625em;
    padding-bottom: 0.5625em;
    height: auto;
    float: right;
  }
  .category-field .form-control-feedback {
    top: 4px;
    right: -9px;
  }
  #shipping-row .form-control-feedback {
    top: 4px;
    right: -9px;
  }
  .origin-field .form-control-feedback {
    top: 4px;
    right: -9px;
  }
  .shop-header{
    background: white !important;
    border-bottom: 1px #f9b513 solid;
    padding: 0px 0px 0px 0px !important
  }

  .dropdown-list-menu .sidebar-dropdown .active{
    background-color: #eee ;
    color: #fe5f6a;
  }

  .dropdown-list-menu{
    height: 330px;
    overflow-y: auto;
    padding-right: 10px;
  }

  /* width */
.dropdown-list-menu::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.dropdown-list-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

/* Handle */
.dropdown-list-menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

  .suggestions-container{
    margin-top: 39px;
  }
  .stepwizard-step p {
    margin-top: 0px;
    color:#666;
    margin-top: 10px;
  }
  .stepwizard-row {
    display: table-row;
  }
  .stepwizard {
    display: table;
    width: 100%;
    position: relative;
  }
  .stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
  }
  .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
  }
  .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
  }
  .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
  }
  .faqHeader {
    font-size: 27px;
    margin: 20px;
  }
  .panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    float: right;
    color: #F58723;
    font-size: 18px;
    line-height: 22px;
    transform: rotate(-90deg);
  }
  .panel-heading [data-toggle="collapse"].collapsed:after {
    transform: rotate(90deg);
    color: #454444;
  }
  .rectangle-list ol{
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
  }

/* item  */
  .rectangle-list ol > li{
    position: relative;
    list-style:none; /* Disable the normal item numbering */
  }

/* item hover */
  .rectangle-list p{
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;
  }
  /* item hover */
  .rectangle-list p:hover{
    background: #fa8072;
    color: white;
  }
  /* number  */
  .rectangle-list p:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
  }

/* number hover */
  .rectangle-list p:after{
    position: absolute;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    content: '';
    border: .5em solid transparent;
    transition: all .3s ease-out;
  }
  .rectangle-list p:hover:after {
    left: -.5em;
    border-left-color: #fa8072;
  }
  .card-heading{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #999999;
  }
  .input-group-addon {
    padding-right: 15px;
    padding-left: 15px;
  }
  .chat-btn{
    background-color: #5897fb;
    width: 109px;
    color: white;
  }
  .profile {
    margin: 20px 0;
  }
  /* Profile sidebar */
  .profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
  }
  .profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 140px;
    border-radius: 50% !important;
  }
  .profile-usertitle {
    text-align: center;
    margin-top: 20px;
  }
  .profile-usertitle-name {
    color: #5a7391;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
  }
  .profile-usertitle-job {
    text-transform: uppercase;
    color: #5b9bd1;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .profile-userbuttons {
    text-align: center;
    margin-top: 10px;
  }
  .profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
  }

  .profile-userbuttons .btn:last-child {
    margin-right: 0px;
  }
  .profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
    width: -webkit-fill-available;
  }
  .profile-usermenu ul li:last-child {
    border-bottom: none;
  }
  .profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
  }
  .profile-usermenu ul li a i {
    margin-right: 8px;
    font-size: 14px;
  }
  .profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #5b9bd1;
  }
  .profile-usermenu ul li.active {
    border-bottom: none;
  }
  .profile-usermenu ul li.active a {
    color: #5b9bd1;
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    margin-left: -2px;
  }
  .profile-content {
    padding: 20px;
    background: #fff;
    min-height: 407px;
    border: 1px solid #f9b513;
  }
  .card {
    padding-top: 20px;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
  }

  .card .card-heading {
    padding: 0 20px;
    margin: 0;
  }
  .card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
  }
  .card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    border-radius: 50%;
  }

  .card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
  }

  .card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
  }

  .card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
  }

  .card .card-body {
    padding: 0 20px;
    margin-top: 20px;
  }

  .card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
  }

  .card .card-media img {
    max-width: 100%;
    max-height: 100%;
  }

  .card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
  }

  .card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
  }

  .card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
  }

  .card .card-comments .comments-collapse-toggle a,
  .card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
  }

  .card.people {
      position: relative;
      display: inline-block;
      width: 170px;
      height: 300px;
      padding-top: 0;
      margin-left: 20px;
      overflow: hidden;
      vertical-align: top;
  }
  .card.people:first-child {
    margin-left: 0;
  }
  .card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
  }
  .card.people .card-top.green {
    background-color: #53a93f;
  }
  .card.people .card-top.blue {
    background-color: #427fed;
  }

  .card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    box-sizing: border-box;
  }
  .card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
  }
  .card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
  }
  .card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    box-sizing: border-box;
  }
  .card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
  }
  .card.hovercard .cardheader {
      background: url("https://media.pixcove.com/B/0/2/Railroad-Tracks-Traffic-Transportation-Railroad-Ra-9842.jpg");
      background-size: cover;
      height: 135px;
  }
  .card.hovercard .avatar {
      position: relative;
      top: -50px;
      margin-bottom: -50px;
  }
  .card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
  }
  .card.hovercard .c_info {
    padding: 4px 8px 10px;
  }
  .card.hovercard .c_info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
  }
  .card.hovercard .c_info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
    cursor: pointer;
  }
  .card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
  }
  .topnav {
    overflow: hidden;
    background-color: #fff;
    /* border-bottom: 1px #f9b513 solid; */
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
  }
  .topnav a {
    background: transparent;
    border-color: transparent;
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 12px;
    background: #fff;
    cursor: pointer;
    color: #666;
  }
  .topnav a:hover {
    background-color: #fff;
    color: #f9b513;
  }
/*  .active {
    color: #f9b513;
  }
*/  .topnav .icon {
    display: none;
  }
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }

  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }

  .message-avatar-padding {
    margin-left: 3.75em;
    margin-right: 3.75em;
  }

  .page-content .message-price-break-down {
    margin-bottom: 0;
  }

  .message-sum, .message-price {
    font-size: 1.375em;
    line-height: 1.09091em;
    font-weight: 600;
    padding-top: 0.75em;
  }

  .message-reply-form form {
    padding-bottom: 1.5em;
  }

  .message-avatar, .message-avatar-left, .message-avatar-right {
    width: 3em;
    height: 3em;
  }

  .message-container {
    position: relative;
  }

  .message-avatar-image {
    border-radius: 5px;
  }

  .message-avatar, .message-avatar-left, .message-avatar-right {
    position: absolute;
    top: 1.875em;
  }

  .message-avatar-left {
    left: 0;
  }

  .message-avatar-right {
    right: 0;
  }

  .message-content-container-left {
    padding-left: 3.75em;
  }
  @media (min-width: 30em) {
    .message-content-container-left {
      padding-right: 3.75em;
    }
  }

  .message-content-container-right {
    padding-right: 3.75em;
  }
  @media (min-width: 30em) {
    .message-content-container-right {
      padding-left: 3.75em;
    }
  }

  .message-bubble, .message-bubble-arrow-to-left, .message-bubble-arrow-to-right {
    position: relative;
    min-height: 3em;
    border-radius: 5px;
    padding: 0.75em 0.75em 0em 0.75em;
    background: #e8e8e8;
  }
  .message-bubble p, .message-bubble-arrow-to-left p, .message-bubble-arrow-to-right p {
    margin-bottom: 0;
    padding-bottom: 0.75em;
  }
  .message-bubble:after, .message-bubble-arrow-to-left:after, .message-bubble-arrow-to-right:after {
    top: 1.5em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 0.375em;
  }
  .message-bubble .truncated-link, .message-bubble-arrow-to-left .truncated-link, .message-bubble-arrow-to-right .truncated-link {
    width: 100%;
  }

  .message-time-ago, .message-time-ago-left, .message-time-ago-right {
    margin-bottom: 0.375em;
    height: 1.5em;
  }

  .message-time-ago-left {
    text-align: left;
  }


  .message-time-ago-right {
    text-align: right;
  }

  .message-type-transition {
    font-weight: bold;
  }

  .message-bubble-arrow-to-left:after {
    right: 100%;
    border-right-color: #e8e8e8;
    margin-top: -0.375em;
  }
  .message-bubble-arrow-to-left.message-mood-positive {
    color: #5a7d13;
    background: #c2e972;
  }
  .message-bubble-arrow-to-left.message-mood-positive:after {
    border-right-color: #c2e972;
  }
  .message-bubble-arrow-to-left.message-mood-negative {
    color: #a91a1a;
    background: #f09f9f;
  }
  .message-bubble-arrow-to-left.message-mood-negative:after {
    border-right-color: #f09f9f;
  }

  .message-bubble-arrow-to-right:after {
    left: 100%;
    border-left-color: #e8e8e8;
    margin-top: -0.375em;
  }
  .message-bubble-arrow-to-right.message-mood-positive {
    color: #5a7d13;
    background: #c2e972;
  }
  .message-bubble-arrow-to-right.message-mood-positive:after {
    border-left-color: #c2e972;
  }
  .message-bubble-arrow-to-right.message-mood-negative {
    color: #a91a1a;
    background: #f09f9f;
  }
  .message-bubble-arrow-to-right.message-mood-negative:after {
    border-left-color: #f09f9f;
  }

  .message-mood-positive {
    color: #5a7d13;
    background: #c2e972;
  }

  .message-mood-negative {
    color: #a91a1a;
    background: #f09f9f;
  }

  .message-book-button {
    border-radius: 0.3125em;
    background: #4a90e2;
    color: white;
    text-align: center;
    cursor: pointer;
    margin: 0.75em 0;
    padding: 0 1.5em;
    padding-bottom: 4px;
    height: 2.625em;
    border: 0;
    display: table;
    line-height: 1.5em;
  }
  .message-book-button .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .message-book-button:hover {
    background: #3483de;
    color: white;
  }
  .message-book-button:active {
    background: #2275d7;
    color: white;
  }

  .message-price-vat {
    font-size: 0.8125em;
    line-height: 1.38462em;
  }
  .centered-section-wide{
    padding: 0 0.75em;
    margin-left: auto;
    margin-right: auto;
    max-width: 52.5em;
    margin-top: 0.375em;
  }
  .btn-right{
    float: right;
  }
  .emoji{
    width: 24px;
  }



  @media (min-width:768px){
.container-2{width:100%;float: left;}
}

@media (max-width:768px){
.container-2{width:100%;}
#wd-header-2-sticky-wrapper {
  display: none;
}
}

.container-2:before,
{
  display: table;
  content: " ";
}
.container-2:after,
{clear: both;}
@media (min-width: 768px){
  #page-wrapper {
    padding: 0 30px;
    min-height: 1300px;
    border-left: 1px solid #2c3e50;
  }
}
#page-wrapper {
  padding: 0 15px;
  border: none;
}
#page-wrapper .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #e0e7e8;
  border-radius: 0px;
}
@media (min-width: 768px){
  .circle-tile {
      margin-bottom: 30px;
  }
}
.circle-tile {
  margin-bottom: 15px;
  text-align: center;
}

.circle-tile-heading {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto -40px;
  border: 3px solid rgba(255,255,255,0.3);
  border-radius: 100%;
  color: #fff;
  transition: all ease-in-out .3s;
}

/* -- Background Helper Classes */

/* Use these to cuztomize the background color of a div. These are used along with tiles, or any other div you want to customize. */

.dark-blue {
  background-color: #34495e;
}

.green {
  background-color: #16a085;
}

.blue {
    background-color: #2980b9;
}
.gray{
  background-color: #ACB085;
}

.orange {
  background-color: #f39c12;
}

.red {
  background-color: #e74c3c;
}

.purple {
  background-color: #8e44ad;
}

.dark-gray {
  background-color: #7f8c8d;
}

.gray {
  background-color: #95a5a6;
}

.light-gray {
  background-color: #bdc3c7;
}

.yellow {
  background-color: #f1c40f;
}

/* -- Text Color Helper Classes */

.text-dark-blue {
  color: #34495e;
}

.text-green {
  color: #16a085;
}

.text-blue {
  color: #2980b9;
}

.text-orange {
  color: #f39c12;
}

.text-red {
  color: #e74c3c;
}

.text-purple {
  color: #8e44ad;
}

.text-faded {
  color: rgba(255,255,255,0.7);
}



.circle-tile-heading .fa {
  line-height: 80px;
}

.circle-tile-content {
  padding-top: 50px;
  min-height: 194px;
}
.circle-tile-description {
  text-transform: uppercase;
  min-height: 52px;
}

.text-faded {
  color: rgba(255,255,255,0.7);
}

.circle-tile-number {
  padding: 5px 0 15px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  min-height: 46px
}
.circle-tile-footer {
  display: block;
  padding: 5px;
  color: rgba(255,255,255,0.5);
  background-color: rgba(0,0,0,0.1);
  transition: all ease-in-out .3s;
}

.circle-tile-footer:hover {
  text-decoration: none;
  color: rgba(255,255,255,0.5);
  background-color: rgba(0,0,0,0.2);
}
.time-widget {
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
  font-size: 1.75em;
}

.time-widget-heading {
  text-transform: uppercase;
  font-size: .5em;
  font-weight: 400;
  color: #fff;
}
.tile-img {
  text-shadow: 2px 2px 3px rgba(0,0,0,0.9);
}

.tile {
  margin-bottom: 15px;
  padding: 15px;
  overflow: hidden;
  color: #fff;
}
.second-home #main-slider-section .active .slider-title{
    color: white;
    line-height: 45px;
}
#main-slider-section .slider-content{
    color: white;
}
.slider-bg {
    position: relative;
    width: 100%;
    height: 60vh;
    background-size: cover;
    background-position: center;
  }
  #main-slider-section .slider-text {
    /* position: absolute; */
    top: 50%;
    color: #fff;
  }
  #main-slider-section .slider-text {
  /* position: absolute; */
  top: 50%;
  color: #fff;
}
.shop-slider-section#main-slider-section .slider-text {
  margin-top: 80px;
}
#main-slider-section .owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 35px;
  margin: 5px;
  padding: 0px 14px;
  background: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
}
#main-slider-section .owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
}
#main-slider-section .owl-theme .owl-nav {
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 100%;
}
#main-slider-section .owl-theme .owl-nav .owl-next {
  position: absolute!important;
  right: 10px!important;
}
#main-slider-section .owl-theme .owl-nav .owl-prev {
  position: absolute!important;
  left: 10px!important;
}
  #trending #product-trending-two .owl-nav .owl-prev {
    left: 0px !important;
  }
  #trending .owl-nav .owl-prev {
      left: -62px !important;
  }

  #trending .owl-prev, #trending .owl-next {
      background: #fff;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      transition: 0.5s;
      position: absolute;
  }
  #trending .owl-prev i, #trending .owl-next i {
    color: #333333;
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #trending #product-trending-two .owl-nav div.owl-next {
    right: 0px;
  }

  #trending .owl-prev, #trending .owl-next {
      background: #fff;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      transition: 0.5s;
      position: absolute;
  }

  #trending .owl-prev i, #trending .owl-next i {
    color: #333333;
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



@media (max-width: 1638px) and (min-width: 1025px)
{
  #main-slider-section .slider-title {
      font-size: 35px;
  }

}
@media (max-width: 768px) {
  .shop-navbar{
    left: -48px;
  }
}

.figure-img {
  margin-bottom:.5rem;
  line-height:1
}

.btn-padding {
  padding: 15px 20px 15px 20px;
  min-height: 0;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #0d216e;
    border-color: #0d216e;
}

.listing_button {
  border-radius: 0.3125em;
  background: #0d216e;
  color: white;
  text-align: center;
  cursor: pointer;
  margin: 0.75em 0;
  padding: 0 1.5em;
  padding-bottom: 4px;
  height: 2.625em;
  border: 0;
  line-height: 1.5em;
  padding-top: 0.5625em;
  padding-bottom: 0.5625em;
  height: auto;
}
.searchContainer {
  display: inline-flex;
  flex: 1 1 300px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 35px;
}

.searchIcon {
  padding: 0.5rem;
}

.searchBox {
  border: 0;
  padding: 0.5rem 0.5rem 0.5rem 10px;
  flex: 1;
}

.searchButton {
  background: #0d216e;
  border: 0;
  color: white;
  padding: 0.5rem;
  border-radius: 0;
}
.nav_align {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar_caret {
  float: right;
  margin-top: 10px;
  margin-right: 0;
  border-top: 8px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.sub_menu_nav {
  padding-left: 10px;
}
.container-for-width{
  width:1500px;
}

.get-started-btn{
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 10px;
  cursor: pointer;
  margin: 5px;
  min-height: 36px;
}

.request_action_btn {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff !important;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 17px;
  cursor: pointer;
  margin: 5px;
  min-height: 38px;
}
.cancel_btn {
  background: #fe5f6a;
  text-align: center;
}

.delete_btn{
  padding: 4px 10px;
  min-height: 5px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px;
  background-color: #fe5f6a;
  color: white;
  border: 0;
  justify-content: center;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/assets/owl.video.play-12d5ab429e87fceae0abca364a3b5853563d3c91118e6af942bee5d9d05d18f9.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  width: auto !important;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 1, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation {
  /* RESULT DATA STYLES */
  /************ PARAMS ************/
}

/* line 2, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-checkbox {
  clear: left;
  float: left;
  margin: 11px 10px 10px;
}

/* line 7, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-label {
  float: left;
  display: block;
  width: 30px;
  margin: 7px;
  cursor: pointer;
}

/* line 14, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-slider {
  float: left;
  margin: 10px;
  background: #f6f8f9;
}

/* line 20, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-time {
  width: 110px;
  float: left;
  margin: 7px;
}

/* line 25, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-day-disabled {
  opacity: .5;
}

/* line 28, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-day .ui-slider-range {
  background: #0d216e;
}

/* line 31, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-day .ui-slider-handle {
  cursor: w-resize !important;
}

/* line 34, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-day-disabled .ui-slider-range {
  background: #fff;
}

/* line 37, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-day-disabled .ui-slider-handle {
  cursor: default !important;
  background: none !important;
  border: none !important;
}

/* line 42, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values {
  position: relative;
  display: block;
  height: 20px;
  overflow: hidden;
  margin: 10px 0 10px;
}

/* line 49, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span {
  position: absolute;
  border-left: 1px solid grey;
  padding-left: 5px;
}

/* line 54, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-0 {
  left: 0;
}

/* line 57, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-3 {
  left: 12.5%;
}

/* line 60, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-6 {
  left: 25%;
}

/* line 63, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-9 {
  left: 37.5%;
}

/* line 66, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-12 {
  left: 50%;
}

/* line 69, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-15 {
  left: 62.5%;
}

/* line 72, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-18 {
  left: 75%;
}

/* line 75, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-21 {
  left: 87.5%;
}

/* line 78, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values span.r-24 {
  left: 100%;
  margin-left: -1px;
}

/* line 84, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation #schedule {
  width: 500px;
  background: #eee;
  margin-top: 20px;
}

/* line 89, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation #schedule th {
  text-align: left;
  border-bottom: 1px solid grey;
}

/* line 93, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation #schedule th, #hours_of_operation #schedule td {
  padding: 5px;
}

/* line 101, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-slider, #hours_of_operation .range-values {
  width: 270px;
}

/* line 104, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .range-values, #hours_of_operation #schedule {
  margin-left: 143px;
}

/* line 108, app/assets/stylesheets/operation_hours.css.scss */
#hours_of_operation .hours_card {
  background: #fff;
  border-radius: 8px;
  /*float: left;*/
  width: 100%;
  /*min-height: 340px;*/
  /*z-index: 53;*/
  box-shadow: 0px 0px 33px 9px #f0f2f3;
  padding: 14px 12px;
}
/* line 1, app/assets/stylesheets/contracts.scss */
.all_contracts {
  font-size: 16px;
  font-family: "ubuntumedium";
}

/* line 5, app/assets/stylesheets/contracts.scss */
.contract-dashboard-heading {
  font-size: 28px;
  font-weight: 800;
  line-height: 4rem;
  font-family: 'ubuntubold';
}

/* line 11, app/assets/stylesheets/contracts.scss */
.contract-compare-link {
  line-height: 5rem;
  margin-right: 5rem;
  vertical-align: middle;
  text-decoration: underline;
}

/* line 17, app/assets/stylesheets/contracts.scss */
#filters_show_btn {
  display: unset;
}

/* line 20, app/assets/stylesheets/contracts.scss */
.badcaram-list {
  padding-left: 0.5rem;
  margin-bottom: 2rem;
}

/* line 24, app/assets/stylesheets/contracts.scss */
.optional-label {
  color: grey;
  font-weight: 400;
  font-family: 'source_sans_proregular';
}

/* line 29, app/assets/stylesheets/contracts.scss */
.main-title-bar {
  margin-top: 3rem;
}

/* line 31, app/assets/stylesheets/contracts.scss */
.main-title-bar .compare-contracts-bar {
  display: flex;
  justify-content: space-between;
}

/* line 34, app/assets/stylesheets/contracts.scss */
.main-title-bar .compare-contracts-bar .compare-contracts-heading {
  font-size: 28px;
  font-weight: 800;
  text-align: center;
  font-family: 'ubuntubold';
}

/* line 43, app/assets/stylesheets/contracts.scss */
.active-contracts-section {
  top: 5px;
  white-space: nowrap;
}

/* line 47, app/assets/stylesheets/contracts.scss */
.dashboard-contracts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3rem;
}

/* line 54, app/assets/stylesheets/contracts.scss */
.review-vendor-line p {
  font-size: 20px;
  font-weight: 700;
}

/* line 58, app/assets/stylesheets/contracts.scss */
.review-vendor-line a {
  text-decoration: underline;
}

/* line 62, app/assets/stylesheets/contracts.scss */
#vendor-list-search {
  margin-bottom: 2rem;
}

/* line 66, app/assets/stylesheets/contracts.scss */
.contract-business-select .dropdown-menu {
  width: 650px;
}

/* line 70, app/assets/stylesheets/contracts.scss */
.clear-both {
  clear: both;
}

/* line 73, app/assets/stylesheets/contracts.scss */
.visibility-none {
  visibility: hidden;
}

/* line 77, app/assets/stylesheets/contracts.scss */
.vendor-contract-form .three-dots {
  margin-top: 10px;
  text-align: right;
}

/* line 83, app/assets/stylesheets/contracts.scss */
.latest_contracts .custom-dorpdown {
  min-width: 180px;
}

/* line 87, app/assets/stylesheets/contracts.scss */
.current-reminders {
  color: black !important;
  background-color: #fcd706;
}

/* line 91, app/assets/stylesheets/contracts.scss */
.overdue-reminders {
  background-color: #e6e5d7;
}

/* line 94, app/assets/stylesheets/contracts.scss */
.contract-setup-reminders {
  text-decoration: underline;
}

/* line 96, app/assets/stylesheets/contracts.scss */
.contract-setup-reminders:hover {
  cursor: pointer;
}

/* line 103, app/assets/stylesheets/contracts.scss */
.compare-contracts-datatable thead tr th {
  vertical-align: middle;
}

/* line 111, app/assets/stylesheets/contracts.scss */
#contract-box .card_holiday .contract-card-heading {
  padding-top: 15px;
}

/* line 116, app/assets/stylesheets/contracts.scss */
.upcoming-reminders {
  background-color: #e6e5d7;
}

/* line 120, app/assets/stylesheets/contracts.scss */
.current-reminders-style {
  border-radius: 5px;
  padding: 0px 6px;
}

@media screen and (max-width: 1400px) {
  /* line 128, app/assets/stylesheets/contracts.scss */
  .compare-contracts-datatable thead tr th {
    vertical-align: middle;
  }
  /* line 131, app/assets/stylesheets/contracts.scss */
  .compare-contracts-datatable thead tr .single-line-padding {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 140, app/assets/stylesheets/contracts.scss */
  .vendor-contract-form .three-dots {
    margin-top: 10px;
    text-align: center;
  }
  /* line 145, app/assets/stylesheets/contracts.scss */
  #compare-contracts_length {
    text-align: right;
    margin: 3rem 0;
    float: unset;
  }
}

/* line 151, app/assets/stylesheets/contracts.scss */
.step {
  height: 15px;
  width: 15px;
  margin: 15px 2px;
  background-color: #e6f4ff;
  border: 2px solid #0d216e;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
/* line 162, app/assets/stylesheets/contracts.scss */
.step.active {
  opacity: 1;
  background: #0d216e;
}

/* Mark the steps that are finished and valid: */
/* line 168, app/assets/stylesheets/contracts.scss */
.step.finish {
  background-color: #4caf50;
}

/* line 171, app/assets/stylesheets/contracts.scss */
.clender_img {
  background: #ffffff;
  border: 1px solid #0d216e;
  border-left: none;
  border-radius: 7px;
}

/* line 178, app/assets/stylesheets/contracts.scss */
#addVendorContractModal .button {
  padding: unset;
  margin-right: 5px;
}

/* line 183, app/assets/stylesheets/contracts.scss */
.manual-height {
  height: 37px;
}

/* line 186, app/assets/stylesheets/contracts.scss */
.no-border-radius {
  border-radius: 10px 0 0 10px !important;
  height: 36px !important;
}

/* line 190, app/assets/stylesheets/contracts.scss */
.clender.no-border-radius,
.clender_img {
  cursor: pointer;
}

/* line 194, app/assets/stylesheets/contracts.scss */
.price_field {
  display: flex;
}

/* line 197, app/assets/stylesheets/contracts.scss */
.price_span {
  width: 100%;
  display: inline-flex;
  align-items: center;
}

/* line 203, app/assets/stylesheets/contracts.scss */
.new-price-field {
  margin-bottom: 10px;
}

/* line 207, app/assets/stylesheets/contracts.scss */
.notifier-container {
  margin-top: 20px;
}

/* line 211, app/assets/stylesheets/contracts.scss */
.contract_price_span {
  position: relative;
}

/* line 213, app/assets/stylesheets/contracts.scss */
.contract_price_span span {
  position: absolute;
  left: 6px;
  bottom: 4px;
}

/* line 219, app/assets/stylesheets/contracts.scss */
.price_span span {
  font-size: 16px;
}

/* line 222, app/assets/stylesheets/contracts.scss */
.file-uploader-field {
  display: flex;
  justify-content: space-between;
}

/* line 226, app/assets/stylesheets/contracts.scss */
.second-file-upload-div {
  margin-top: 5px;
}

/* line 229, app/assets/stylesheets/contracts.scss */
.custom-contract-file-uploader {
  position: relative;
  background-image: none;
  width: 100%;
  border: 1px solid #0d216e;
  border-radius: 10px;
  height: 45px;
  font-size: 16px !important;
  font-family: "source_sans_proregular" !important;
  padding: 4px 15px;
  min-height: auto;
}

/* line 240, app/assets/stylesheets/contracts.scss */
.custom-contract-file-uploader .paper-clip-icon {
  font-size: 28px;
  padding-top: 2px;
}

/* line 249, app/assets/stylesheets/contracts.scss */
input[disabled]:hover,
.contract-file-cross-icon:hover,
.clip-icon:hover,
.contract-file-edit-icon:hover {
  cursor: pointer;
}

/* line 254, app/assets/stylesheets/contracts.scss */
.text-align-center {
  text-align: center;
}

/* line 257, app/assets/stylesheets/contracts.scss */
.icons-file-edit i {
  vertical-align: middle;
}

/* line 260, app/assets/stylesheets/contracts.scss */
.custom-contract-file-uploader:hover {
  background: #fff;
}

/* line 263, app/assets/stylesheets/contracts.scss */
.custom-contract-file-uploader #contract_file,
#edit_contract_file,
.upload_contract_img {
  margin-left: 0;
  cursor: pointer;
}

/* line 269, app/assets/stylesheets/contracts.scss */
.custom-contract-file-uploader input[type="file"] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 80px;
  opacity: 0;
  cursor: default;
}

/* line 283, app/assets/stylesheets/contracts.scss */
.upload_contract_img {
  border: none !important;
  padding: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  box-shadow: none;
  margin-left: 6px;
  background: transparent !important;
  margin-left: 0;
}

/* line 293, app/assets/stylesheets/contracts.scss */
.all-contracts-page-header {
  display: flex;
  justify-content: space-between;
}

/* line 296, app/assets/stylesheets/contracts.scss */
.all-contracts-page-header .reminders-count {
  white-space: nowrap;
  text-decoration: underline;
}

/* line 300, app/assets/stylesheets/contracts.scss */
.all-contracts-page-header .contract-badcarams {
  margin-bottom: 20px;
}

/* line 307, app/assets/stylesheets/contracts.scss */
.contract-badcarams .list-element .page-link:hover {
  color: #fe5f6a;
}

/* line 314, app/assets/stylesheets/contracts.scss */
.duration_detail {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 318, app/assets/stylesheets/contracts.scss */
.duration_detail .tooltip-text {
  position: absolute;
  width: 265px;
  background-color: #fff;
  color: #0d216e;
  text-align: left;
  margin: -14px -20px;
  border-radius: 8px;
  z-index: 600;
  opacity: 1;
  transition: opacity 0.3s;
  top: -13px;
  left: 130%;
  border: 1px solid #0d216e;
  padding: 6px 8px;
}

/* line 333, app/assets/stylesheets/contracts.scss */
.duration_detail .tooltip-text::before {
  content: "";
  position: absolute;
  top: 41%;
  right: 100%;
  margin-top: -5px;
  border-width: 11px;
  border-style: solid;
  border-color: transparent #3d4d8b transparent transparent;
}

/* line 343, app/assets/stylesheets/contracts.scss */
.duration_detail .tooltip-text::after {
  content: "";
  position: absolute;
  top: 44%;
  right: 100%;
  margin-top: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

/* line 356, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .list-item {
  padding-top: 0px;
  min-height: 122px;
}

/* line 359, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .list-item .contract-business-row {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 363, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .list-item .contract-business-row:hover {
  cursor: pointer;
}

/* line 368, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info {
  padding: 17px 25px;
}

/* line 370, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_img {
  margin: 4px 0px 0 5px;
}

/* line 372, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_img .contract-user-image {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

/* line 378, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_bar_heading {
  margin-left: 12px;
}

/* line 381, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .contract-price {
  padding-top: 9px;
}

/* line 383, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .contract-price .price-text {
  font-size: 16px;
}

/* line 387, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .contrat-document {
  padding-top: 8px;
  width: 90%;
}

/* line 390, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .contrat-document .document-text {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 397, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .icon-size {
  font-size: 16px;
  margin-right: 0;
}

/* line 401, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn {
  position: absolute;
  padding: 8px;
  top: 0;
}

/* line 405, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown {
  position: absolute;
  top: 33px;
  right: 12px;
  background: #fff;
  float: left;
  min-width: 154px;
  padding: 0;
  left: -110px;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid #3d4d8b;
  border-radius: 7px;
  z-index: 1;
  font-family: "source_sans_proregular";
  line-height: 21px;
}

/* line 424, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .view-contract .view-contract-link {
  cursor: pointer;
  padding: 8px 15px;
}

/* line 427, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .view-contract .view-contract-link i {
  margin-right: 0;
}

/* line 433, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .edit-contract .edit-contract-link {
  cursor: pointer;
  padding: 8px 15px;
}

/* line 436, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .edit-contract .edit-contract-link i {
  margin-right: 0;
}

/* line 441, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .remove-contract {
  border-bottom: none;
}

/* line 443, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .remove-contract .remove-contract-link {
  cursor: pointer;
  padding: 8px 15px;
}

/* line 446, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .remove-contract .remove-contract-link:hover {
  border-radius: 5px;
}

/* line 449, app/assets/stylesheets/contracts.scss */
.vendor-contract-list .contract_info .list_item_btn .custom-dorpdown .remove-contract .remove-contract-link .trash {
  margin: 0;
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 800px) {
  /* line 459, app/assets/stylesheets/contracts.scss */
  .vendor-contract-list .contract_info .list_bar_heading {
    text-align: unset;
  }
}

@media screen and (max-width: 767px) {
  /* line 464, app/assets/stylesheets/contracts.scss */
  .vendor-contract-list .contract_info .list_item_btn {
    top: -180px;
    right: 0px;
  }
  /* line 468, app/assets/stylesheets/contracts.scss */
  .vendor-contract-list .contract_info .contract-price,
.vendor-contract-list .contract_info .contrat-document {
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  /* line 479, app/assets/stylesheets/contracts.scss */
  .contract_renew_desktop {
    display: none;
  }
  /* line 482, app/assets/stylesheets/contracts.scss */
  .contract_renew_mobile {
    display: unset !important;
    float: right;
    margin-right: 10px;
  }
  /* line 487, app/assets/stylesheets/contracts.scss */
  .custom-contract-file-uploader {
    height: 50px;
  }
  /* line 489, app/assets/stylesheets/contracts.scss */
  .custom-contract-file-uploader .upload_contract_img {
    width: 85% !important;
  }
  /* line 492, app/assets/stylesheets/contracts.scss */
  .custom-contract-file-uploader .paper-clip-icon {
    position: unset;
    left: unset;
    top: unset;
    margin-top: 3px;
    float: right;
    width: 10%;
  }
}

/* line 502, app/assets/stylesheets/contracts.scss */
.contact-note-tooltip {
  position: relative;
  display: inline-block;
}

/* line 506, app/assets/stylesheets/contracts.scss */
.contact-note-tooltip .contact-note-tooltiptext {
  font-family: ubuntubold;
  display: none;
  width: 280px;
  background-color: #fff;
  color: #0d216e;
  text-align: left;
  border-radius: 6px;
  padding: 13px 10px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  margin-left: -106px;
  transition: opacity 0.3s;
  border: 1px solid #0d216e;
  /* height: 13px; */
  height: auto;
  font-size: 14px;
}

/* line 525, app/assets/stylesheets/contracts.scss */
.contact-note-tooltip .contact-note-tooltiptext::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

/* line 535, app/assets/stylesheets/contracts.scss */
.contact-note-tooltip .contact-note-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

/* line 546, app/assets/stylesheets/contracts.scss */
.description-hover-tooltip:hover {
  cursor: pointer;
}

/* line 549, app/assets/stylesheets/contracts.scss */
.description-hover-tooltip:hover .contact-note-tooltiptext {
  display: inline;
  opacity: 1;
}

/* line 555, app/assets/stylesheets/contracts.scss */
.vendor-contract-form .add-another {
  margin: 10px 0;
  cursor: pointer;
}

/* line 562, app/assets/stylesheets/contracts.scss */
#contract-box .upcoming-reminders {
  background-color: #28a746;
}

/* line 565, app/assets/stylesheets/contracts.scss */
#contract-box .current-reminders {
  color: black;
  background-color: #fcd706;
}

/* line 569, app/assets/stylesheets/contracts.scss */
#contract-box .overdue-reminders {
  background-color: #e45360;
}

/* line 572, app/assets/stylesheets/contracts.scss */
#contract-box .all-reminders {
  background-color: #2b78e4;
}

/* line 575, app/assets/stylesheets/contracts.scss */
#contract-box .contract-box-reminder {
  color: white;
  padding: 0 3px;
  font-size: 11px;
  vertical-align: top;
}

/* line 581, app/assets/stylesheets/contracts.scss */
#contract-box .all-contracts-reminder-info {
  white-space: nowrap;
}

/* line 584, app/assets/stylesheets/contracts.scss */
#contract-box .card_box {
  min-height: 240px;
}

/* line 586, app/assets/stylesheets/contracts.scss */
#contract-box .card_box .contract-index-line {
  font-size: 20px;
  line-height: 2.5rem;
}

/* line 590, app/assets/stylesheets/contracts.scss */
#contract-box .card_box .contract-index-image {
  width: 4rem;
}

/* line 595, app/assets/stylesheets/contracts.scss */
#contract-box .list_item_btn {
  right: 20px;
}

/* line 598, app/assets/stylesheets/contracts.scss */
#contract-box .contract-info-row {
  font-size: 16px;
}

/* line 601, app/assets/stylesheets/contracts.scss */
#contract-box .dollar-icon-size {
  font-size: 14px;
}

/* line 604, app/assets/stylesheets/contracts.scss */
#contract-box .card_holiday {
  height: 85px;
}

/* line 607, app/assets/stylesheets/contracts.scss */
#contract-box .card_holiday .card_heading {
  -webkit-line-clamp: 2;
}

/* line 610, app/assets/stylesheets/contracts.scss */
#contract-box .contract-business-row {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 614, app/assets/stylesheets/contracts.scss */
#contract-box .contract-business-row:hover {
  cursor: pointer;
}

/* line 622, app/assets/stylesheets/contracts.scss */
#new_contract .step-2 #step2-btn, #new_contract .step-2 .step-2-finish-btn {
  margin-left: 10px;
}

@media screen and (max-width: 1350px) {
  /* line 629, app/assets/stylesheets/contracts.scss */
  #contract-box .all-contracts-reminder-info {
    white-space: unset;
  }
}

/* line 635, app/assets/stylesheets/contracts.scss */
.contract-file-inputs-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
}

/* line 641, app/assets/stylesheets/contracts.scss */
.document-heading {
  font-size: 28px;
  font-family: 'ubuntubold';
  margin-top: 30px;
  display: inline-block;
}

/* line 648, app/assets/stylesheets/contracts.scss */
#image-preview {
  max-width: 700px;
  height: auto;
  max-height: 500px;
  margin: 0 auto;
  display: block;
}

/* line 656, app/assets/stylesheets/contracts.scss */
.load-warning {
  text-align: center;
}

/* line 660, app/assets/stylesheets/contracts.scss */
#doc-preview {
  margin: 0 auto;
  display: block;
  width: 700px;
  height: 800px;
}

/* line 667, app/assets/stylesheets/contracts.scss */
#pdf-preview {
  display: block;
  margin: 0 auto;
  width: 700px;
  height: 800px;
}

@media (max-width: 1000px) {
  /* line 675, app/assets/stylesheets/contracts.scss */
  #doc-preview {
    width: 100%;
    height: 500px;
  }
  /* line 679, app/assets/stylesheets/contracts.scss */
  #pdf-preview {
    width: 100%;
    height: 500px;
  }
  /* line 683, app/assets/stylesheets/contracts.scss */
  #image-preview {
    width: 80%;
    height: 80%;
  }
}

@media (max-width: 420px) {
  /* line 690, app/assets/stylesheets/contracts.scss */
  #doc-preview {
    height: 465px;
  }
  /* line 693, app/assets/stylesheets/contracts.scss */
  #pdf-preview {
    height: 465px;
  }
  /* line 696, app/assets/stylesheets/contracts.scss */
  .document-heading {
    font-size: 24px;
  }
}

@media (max-width: 380px) {
  /* line 702, app/assets/stylesheets/contracts.scss */
  #doc-preview {
    height: 465px;
  }
  /* line 705, app/assets/stylesheets/contracts.scss */
  #pdf-preview {
    height: 465px;
  }
}
/* line 3, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .error_messages .message-text, #resend-confirmation-email .error_messages .message-text {
  font-size: 16px;
}

/* line 8, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel, #resend-confirmation-email .panel .main-panel {
  padding-top: 40px;
}

/* line 11, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .lock-symbol, #resend-confirmation-email .panel .main-panel .text-center .lock-symbol {
  text-align: center;
}

/* line 14, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .pencil-symbol, #resend-confirmation-email .panel .main-panel .text-center .pencil-symbol {
  text-align: center;
}

/* line 17, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .forgot-password-question, #resend-confirmation-email .panel .main-panel .text-center .forgot-password-question {
  text-align: center;
}

/* line 20, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .change-password-text, #resend-confirmation-email .panel .main-panel .text-center .change-password-text {
  text-align: center;
}

/* line 24, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .input-group, #resend-confirmation-email .panel .main-panel .text-center .panel-body .input-group {
  padding: 5px 0 5px 0;
}

/* line 27, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-group, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-group {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #ccc;
}

/* line 34, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field::-moz-placeholder, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field::-moz-placeholder {
  color: #3e3e3e;
}
#forget-password-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field::placeholder, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-group .input-password-reset-field::placeholder {
  color: #3e3e3e;
}

/* line 40, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .has-success .input-password-reset-field, #resend-confirmation-email .panel .main-panel .text-center .panel-body .has-success .input-password-reset-field {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #3c763d;
}

/* line 47, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .has-error .input-password-reset-field, #resend-confirmation-email .panel .main-panel .text-center .panel-body .has-error .input-password-reset-field {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #a94442;
}

/* line 53, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-submit-btn, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-submit-btn {
  margin-top: 25px;
}

/* line 55, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-submit-btn .go-back-link, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-submit-btn .go-back-link {
  font-size: 16px;
  line-height: 21px;
  padding: 0 0 0 0;
  color: #3e3e3e !important;
  margin: 8px;
  font-size: 16px;
  float: left;
  cursor: pointer;
}

/* line 64, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-submit-btn .go-back-link:hover, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-submit-btn .go-back-link:hover {
  text-decoration: none;
}

/* line 68, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-submit-btn .submit-button, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-submit-btn .submit-button {
  width: 315px !important;
  min-height: 36px;
  padding: 0;
  float: right;
  border-radius: 6px;
  line-height: 1.2;
  letter-spacing: 0.25px;
  text-align: center;
  color: white;
  background: #3e3e3e;
  outline: none;
  margin-top: 5px;
}

/* line 81, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .form-submit-btn .submit-button:hover, #resend-confirmation-email .panel .main-panel .text-center .panel-body .form-submit-btn .submit-button:hover {
  color: #fff;
  background-color: #3e3e3e;
  border-color: #3e3e3e;
}

/* line 88, app/assets/stylesheets/confirmation_email.css.scss */
#forget-password-email .panel .main-panel .text-center .panel-body .help-block, #resend-confirmation-email .panel .main-panel .text-center .panel-body .help-block {
  color: #a94442;
  font-size: 14px;
  margin: 6px 0 5px 0;
  padding-left: 0;
  line-height: 15px;
  float: left;
  text-align: left;
}
/* line 1, app/assets/stylesheets/tour-popover.scss */
.popover.right .arrow:after {
  border-right-color: #0d216e;
}

/* line 4, app/assets/stylesheets/tour-popover.scss */
.popover.top .arrow:after {
  border-top-color: #0d216e;
}

/* line 7, app/assets/stylesheets/tour-popover.scss */
.popover.bottom .arrow:after {
  border-bottom-color: #0d216e;
}

/* line 10, app/assets/stylesheets/tour-popover.scss */
.popover.left .arrow:after {
  border-left-color: #0d216e;
}

/* line 14, app/assets/stylesheets/tour-popover.scss */
.tour-tour {
  background-color: #0d216e;
}

/* line 17, app/assets/stylesheets/tour-popover.scss */
.tour-tour .popover-title {
  background-color: #0d216e;
  color: white;
}

/* line 21, app/assets/stylesheets/tour-popover.scss */
.tour-tour .popover-content {
  background-color: #0d216e;
  color: white;
}

/* line 25, app/assets/stylesheets/tour-popover.scss */
.tour-tour .popover-navigation {
  background-color: #0d216e;
  color: white;
}

/* line 29, app/assets/stylesheets/tour-popover.scss */
.tour-tour .popover-navigation .btn {
  min-height: 35px;
  background-color: white !important;
  color: #0d216e !important;
  background-image: none;
}

/* line 36, app/assets/stylesheets/tour-popover.scss */
.tour-tour .popover-navigation .next-btn {
  margin-left: 5px;
}
/* Magnific Popup CSS */
/* line 2, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 33, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

/* line 63, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

/* line 69, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 80, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-hide {
  display: none !important;
}

/* line 86, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, app/assets/stylesheets/magnific-popup.css.scss */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 121, app/assets/stylesheets/magnific-popup.css.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-close:active {
  top: 1px;
}

/* line 146, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 204, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 213, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, app/assets/stylesheets/magnific-popup.css.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-figure {
  line-height: 0;
}

/* line 258, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 279, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, app/assets/stylesheets/magnific-popup.css.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 307, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 309, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 312, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 315, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  /* line 323, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 325, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 328, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  /* line 340, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-arrow {
    transform: scale(0.75);
  }
  /* line 343, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-arrow-left {
    transform-origin: 0;
  }
  /* line 346, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  /* line 349, app/assets/stylesheets/magnific-popup.css.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */@font-face {
  font-family: 'FontAwesome';
  src: url(/../fonts/fontawesome-webfont.eot?v=4.3.0);
  src: url(/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(/../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(/../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(/../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0,  0);
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul>li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}@keyframes fa-spin {
  0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(359deg);
}
}.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1);
  transform: scale(-1,  1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1);
  transform: scale(1,  -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000"}
.fa-music:before {
  content: "\f001"}
.fa-search:before {
  content: "\f002"}
.fa-envelope-o:before {
  content: "\f003"}
.fa-heart:before {
  content: "\f004"}
.fa-star:before {
  content: "\f005"}
.fa-star-o:before {
  content: "\f006"}
.fa-user:before {
  content: "\f007"}
.fa-film:before {
  content: "\f008"}
.fa-th-large:before {
  content: "\f009"}
.fa-th:before {
  content: "\f00a"}
.fa-th-list:before {
  content: "\f00b"}
.fa-check:before {
  content: "\f00c"}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"}
.fa-search-plus:before {
  content: "\f00e"}
.fa-search-minus:before {
  content: "\f010"}
.fa-power-off:before {
  content: "\f011"}
.fa-signal:before {
  content: "\f012"}
.fa-gear:before, .fa-cog:before {
  content: "\f013"}
.fa-trash-o:before {
  content: "\f014"}
.fa-home:before {
  content: "\f015"}
.fa-file-o:before {
  content: "\f016"}
.fa-clock-o:before {
  content: "\f017"}
.fa-road:before {
  content: "\f018"}
.fa-download:before {
  content: "\f019"}
.fa-arrow-circle-o-down:before {
  content: "\f01a"}
.fa-arrow-circle-o-up:before {
  content: "\f01b"}
.fa-inbox:before {
  content: "\f01c"}
.fa-play-circle-o:before {
  content: "\f01d"}
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"}
.fa-refresh:before {
  content: "\f021"}
.fa-list-alt:before {
  content: "\f022"}
.fa-lock:before {
  content: "\f023"}
.fa-flag:before {
  content: "\f024"}
.fa-headphones:before {
  content: "\f025"}
.fa-volume-off:before {
  content: "\f026"}
.fa-volume-down:before {
  content: "\f027"}
.fa-volume-up:before {
  content: "\f028"}
.fa-qrcode:before {
  content: "\f029"}
.fa-barcode:before {
  content: "\f02a"}
.fa-tag:before {
  content: "\f02b"}
.fa-tags:before {
  content: "\f02c"}
.fa-book:before {
  content: "\f02d"}
.fa-bookmark:before {
  content: "\f02e"}
.fa-print:before {
  content: "\f02f"}
.fa-camera:before {
  content: "\f030"}
.fa-font:before {
  content: "\f031"}
.fa-bold:before {
  content: "\f032"}
.fa-italic:before {
  content: "\f033"}
.fa-text-height:before {
  content: "\f034"}
.fa-text-width:before {
  content: "\f035"}
.fa-align-left:before {
  content: "\f036"}
.fa-align-center:before {
  content: "\f037"}
.fa-align-right:before {
  content: "\f038"}
.fa-align-justify:before {
  content: "\f039"}
.fa-list:before {
  content: "\f03a"}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"}
.fa-indent:before {
  content: "\f03c"}
.fa-video-camera:before {
  content: "\f03d"}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"}
.fa-pencil:before {
  content: "\f040"}
.fa-map-marker:before {
  content: "\f041"}
.fa-adjust:before {
  content: "\f042"}
.fa-tint:before {
  content: "\f043"}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"}
.fa-share-square-o:before {
  content: "\f045"}
.fa-check-square-o:before {
  content: "\f046"}
.fa-arrows:before {
  content: "\f047"}
.fa-step-backward:before {
  content: "\f048"}
.fa-fast-backward:before {
  content: "\f049"}
.fa-backward:before {
  content: "\f04a"}
.fa-play:before {
  content: "\f04b"}
.fa-pause:before {
  content: "\f04c"}
.fa-stop:before {
  content: "\f04d"}
.fa-forward:before {
  content: "\f04e"}
.fa-fast-forward:before {
  content: "\f050"}
.fa-step-forward:before {
  content: "\f051"}
.fa-eject:before {
  content: "\f052"}
.fa-chevron-left:before {
  content: "\f053"}
.fa-chevron-right:before {
  content: "\f054"}
.fa-plus-circle:before {
  content: "\f055"}
.fa-minus-circle:before {
  content: "\f056"}
.fa-times-circle:before {
  content: "\f057"}
.fa-check-circle:before {
  content: "\f058"}
.fa-question-circle:before {
  content: "\f059"}
.fa-info-circle:before {
  content: "\f05a"}
.fa-crosshairs:before {
  content: "\f05b"}
.fa-times-circle-o:before {
  content: "\f05c"}
.fa-check-circle-o:before {
  content: "\f05d"}
.fa-ban:before {
  content: "\f05e"}
.fa-arrow-left:before {
  content: "\f060"}
.fa-arrow-right:before {
  content: "\f061"}
.fa-arrow-up:before {
  content: "\f062"}
.fa-arrow-down:before {
  content: "\f063"}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"}
.fa-expand:before {
  content: "\f065"}
.fa-compress:before {
  content: "\f066"}
.fa-plus:before {
  content: "\f067"}
.fa-minus:before {
  content: "\f068"}
.fa-asterisk:before {
  content: "\f069"}
.fa-exclamation-circle:before {
  content: "\f06a"}
.fa-gift:before {
  content: "\f06b"}
.fa-leaf:before {
  content: "\f06c"}
.fa-fire:before {
  content: "\f06d"}
.fa-eye:before {
  content: "\f06e"}
.fa-eye-slash:before {
  content: "\f070"}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"}
.fa-plane:before {
  content: "\f072"}
.fa-calendar:before {
  content: "\f073"}
.fa-random:before {
  content: "\f074"}
.fa-comment:before {
  content: "\f075"}
.fa-magnet:before {
  content: "\f076"}
.fa-chevron-up:before {
  content: "\f077"}
.fa-chevron-down:before {
  content: "\f078"}
.fa-retweet:before {
  content: "\f079"}
.fa-shopping-cart:before {
  content: "\f07a"}
.fa-folder:before {
  content: "\f07b"}
.fa-folder-open:before {
  content: "\f07c"}
.fa-arrows-v:before {
  content: "\f07d"}
.fa-arrows-h:before {
  content: "\f07e"}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"}
.fa-twitter-square:before {
  content: "\f081"}
.fa-facebook-square:before {
  content: "\f082"}
.fa-camera-retro:before {
  content: "\f083"}
.fa-key:before {
  content: "\f084"}
.fa-gears:before, .fa-cogs:before {
  content: "\f085"}
.fa-comments:before {
  content: "\f086"}
.fa-thumbs-o-up:before {
  content: "\f087"}
.fa-thumbs-o-down:before {
  content: "\f088"}
.fa-star-half:before {
  content: "\f089"}
.fa-heart-o:before {
  content: "\f08a"}
.fa-sign-out:before {
  content: "\f08b"}
.fa-linkedin-square:before {
  content: "\f08c"}
.fa-thumb-tack:before {
  content: "\f08d"}
.fa-external-link:before {
  content: "\f08e"}
.fa-sign-in:before {
  content: "\f090"}
.fa-trophy:before {
  content: "\f091"}
.fa-github-square:before {
  content: "\f092"}
.fa-upload:before {
  content: "\f093"}
.fa-lemon-o:before {
  content: "\f094"}
.fa-phone:before {
  content: "\f095"}
.fa-square-o:before {
  content: "\f096"}
.fa-bookmark-o:before {
  content: "\f097"}
.fa-phone-square:before {
  content: "\f098"}
.fa-twitter:before {
  content: "\f099"}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"}
.fa-github:before {
  content: "\f09b"}
.fa-unlock:before {
  content: "\f09c"}
.fa-credit-card:before {
  content: "\f09d"}
.fa-rss:before {
  content: "\f09e"}
.fa-hdd-o:before {
  content: "\f0a0"}
.fa-bullhorn:before {
  content: "\f0a1"}
.fa-bell:before {
  content: "\f0f3"}
.fa-certificate:before {
  content: "\f0a3"}
.fa-hand-o-right:before {
  content: "\f0a4"}
.fa-hand-o-left:before {
  content: "\f0a5"}
.fa-hand-o-up:before {
  content: "\f0a6"}
.fa-hand-o-down:before {
  content: "\f0a7"}
.fa-arrow-circle-left:before {
  content: "\f0a8"}
.fa-arrow-circle-right:before {
  content: "\f0a9"}
.fa-arrow-circle-up:before {
  content: "\f0aa"}
.fa-arrow-circle-down:before {
  content: "\f0ab"}
.fa-globe:before {
  content: "\f0ac"}
.fa-wrench:before {
  content: "\f0ad"}
.fa-tasks:before {
  content: "\f0ae"}
.fa-filter:before {
  content: "\f0b0"}
.fa-briefcase:before {
  content: "\f0b1"}
.fa-arrows-alt:before {
  content: "\f0b2"}
.fa-group:before, .fa-users:before {
  content: "\f0c0"}
.fa-chain:before, .fa-link:before {
  content: "\f0c1"}
.fa-cloud:before {
  content: "\f0c2"}
.fa-flask:before {
  content: "\f0c3"}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"}
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"}
.fa-paperclip:before {
  content: "\f0c6"}
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"}
.fa-square:before {
  content: "\f0c8"}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"}
.fa-list-ul:before {
  content: "\f0ca"}
.fa-list-ol:before {
  content: "\f0cb"}
.fa-strikethrough:before {
  content: "\f0cc"}
.fa-underline:before {
  content: "\f0cd"}
.fa-table:before {
  content: "\f0ce"}
.fa-magic:before {
  content: "\f0d0"}
.fa-truck:before {
  content: "\f0d1"}
.fa-pinterest:before {
  content: "\f0d2"}
.fa-pinterest-square:before {
  content: "\f0d3"}
.fa-google-plus-square:before {
  content: "\f0d4"}
.fa-google-plus:before {
  content: "\f0d5"}
.fa-money:before {
  content: "\f0d6"}
.fa-caret-down:before {
  content: "\f0d7"}
.fa-caret-up:before {
  content: "\f0d8"}
.fa-caret-left:before {
  content: "\f0d9"}
.fa-caret-right:before {
  content: "\f0da"}
.fa-columns:before {
  content: "\f0db"}
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"}
.fa-envelope:before {
  content: "\f0e0"}
.fa-linkedin:before {
  content: "\f0e1"}
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"}
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"}
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"}
.fa-comment-o:before {
  content: "\f0e5"}
.fa-comments-o:before {
  content: "\f0e6"}
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"}
.fa-sitemap:before {
  content: "\f0e8"}
.fa-umbrella:before {
  content: "\f0e9"}
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"}
.fa-lightbulb-o:before {
  content: "\f0eb"}
.fa-exchange:before {
  content: "\f0ec"}
.fa-cloud-download:before {
  content: "\f0ed"}
.fa-cloud-upload:before {
  content: "\f0ee"}
.fa-user-md:before {
  content: "\f0f0"}
.fa-stethoscope:before {
  content: "\f0f1"}
.fa-suitcase:before {
  content: "\f0f2"}
.fa-bell-o:before {
  content: "\f0a2"}
.fa-coffee:before {
  content: "\f0f4"}
.fa-cutlery:before {
  content: "\f0f5"}
.fa-file-text-o:before {
  content: "\f0f6"}
.fa-building-o:before {
  content: "\f0f7"}
.fa-hospital-o:before {
  content: "\f0f8"}
.fa-ambulance:before {
  content: "\f0f9"}
.fa-medkit:before {
  content: "\f0fa"}
.fa-fighter-jet:before {
  content: "\f0fb"}
.fa-beer:before {
  content: "\f0fc"}
.fa-h-square:before {
  content: "\f0fd"}
.fa-plus-square:before {
  content: "\f0fe"}
.fa-angle-double-left:before {
  content: "\f100"}
.fa-angle-double-right:before {
  content: "\f101"}
.fa-angle-double-up:before {
  content: "\f102"}
.fa-angle-double-down:before {
  content: "\f103"}
.fa-angle-left:before {
  content: "\f104"}
.fa-angle-right:before {
  content: "\f105"}
.fa-angle-up:before {
  content: "\f106"}
.fa-angle-down:before {
  content: "\f107"}
.fa-desktop:before {
  content: "\f108"}
.fa-laptop:before {
  content: "\f109"}
.fa-tablet:before {
  content: "\f10a"}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"}
.fa-circle-o:before {
  content: "\f10c"}
.fa-quote-left:before {
  content: "\f10d"}
.fa-quote-right:before {
  content: "\f10e"}
.fa-spinner:before {
  content: "\f110"}
.fa-circle:before {
  content: "\f111"}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"}
.fa-github-alt:before {
  content: "\f113"}
.fa-folder-o:before {
  content: "\f114"}
.fa-folder-open-o:before {
  content: "\f115"}
.fa-smile-o:before {
  content: "\f118"}
.fa-frown-o:before {
  content: "\f119"}
.fa-meh-o:before {
  content: "\f11a"}
.fa-gamepad:before {
  content: "\f11b"}
.fa-keyboard-o:before {
  content: "\f11c"}
.fa-flag-o:before {
  content: "\f11d"}
.fa-flag-checkered:before {
  content: "\f11e"}
.fa-terminal:before {
  content: "\f120"}
.fa-code:before {
  content: "\f121"}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"}
.fa-location-arrow:before {
  content: "\f124"}
.fa-crop:before {
  content: "\f125"}
.fa-code-fork:before {
  content: "\f126"}
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"}
.fa-question:before {
  content: "\f128"}
.fa-info:before {
  content: "\f129"}
.fa-exclamation:before {
  content: "\f12a"}
.fa-superscript:before {
  content: "\f12b"}
.fa-subscript:before {
  content: "\f12c"}
.fa-eraser:before {
  content: "\f12d"}
.fa-puzzle-piece:before {
  content: "\f12e"}
.fa-microphone:before {
  content: "\f130"}
.fa-microphone-slash:before {
  content: "\f131"}
.fa-shield:before {
  content: "\f132"}
.fa-calendar-o:before {
  content: "\f133"}
.fa-fire-extinguisher:before {
  content: "\f134"}
.fa-rocket:before {
  content: "\f135"}
.fa-maxcdn:before {
  content: "\f136"}
.fa-chevron-circle-left:before {
  content: "\f137"}
.fa-chevron-circle-right:before {
  content: "\f138"}
.fa-chevron-circle-up:before {
  content: "\f139"}
.fa-chevron-circle-down:before {
  content: "\f13a"}
.fa-html5:before {
  content: "\f13b"}
.fa-css3:before {
  content: "\f13c"}
.fa-anchor:before {
  content: "\f13d"}
.fa-unlock-alt:before {
  content: "\f13e"}
.fa-bullseye:before {
  content: "\f140"}
.fa-ellipsis-h:before {
  content: "\f141"}
.fa-ellipsis-v:before {
  content: "\f142"}
.fa-rss-square:before {
  content: "\f143"}
.fa-play-circle:before {
  content: "\f144"}
.fa-ticket:before {
  content: "\f145"}
.fa-minus-square:before {
  content: "\f146"}
.fa-minus-square-o:before {
  content: "\f147"}
.fa-level-up:before {
  content: "\f148"}
.fa-level-down:before {
  content: "\f149"}
.fa-check-square:before {
  content: "\f14a"}
.fa-pencil-square:before {
  content: "\f14b"}
.fa-external-link-square:before {
  content: "\f14c"}
.fa-share-square:before {
  content: "\f14d"}
.fa-compass:before {
  content: "\f14e"}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"}
.fa-euro:before, .fa-eur:before {
  content: "\f153"}
.fa-gbp:before {
  content: "\f154"}
.fa-dollar:before, .fa-usd:before {
  content: "\f155"}
.fa-rupee:before, .fa-inr:before {
  content: "\f156"}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"}
.fa-won:before, .fa-krw:before {
  content: "\f159"}
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"}
.fa-file:before {
  content: "\f15b"}
.fa-file-text:before {
  content: "\f15c"}
.fa-sort-alpha-asc:before {
  content: "\f15d"}
.fa-sort-alpha-desc:before {
  content: "\f15e"}
.fa-sort-amount-asc:before {
  content: "\f160"}
.fa-sort-amount-desc:before {
  content: "\f161"}
.fa-sort-numeric-asc:before {
  content: "\f162"}
.fa-sort-numeric-desc:before {
  content: "\f163"}
.fa-thumbs-up:before {
  content: "\f164"}
.fa-thumbs-down:before {
  content: "\f165"}
.fa-youtube-square:before {
  content: "\f166"}
.fa-youtube:before {
  content: "\f167"}
.fa-xing:before {
  content: "\f168"}
.fa-xing-square:before {
  content: "\f169"}
.fa-youtube-play:before {
  content: "\f16a"}
.fa-dropbox:before {
  content: "\f16b"}
.fa-stack-overflow:before {
  content: "\f16c"}
.fa-instagram:before {
  content: "\f16d"}
.fa-flickr:before {
  content: "\f16e"}
.fa-adn:before {
  content: "\f170"}
.fa-bitbucket:before {
  content: "\f171"}
.fa-bitbucket-square:before {
  content: "\f172"}
.fa-tumblr:before {
  content: "\f173"}
.fa-tumblr-square:before {
  content: "\f174"}
.fa-long-arrow-down:before {
  content: "\f175"}
.fa-long-arrow-up:before {
  content: "\f176"}
.fa-long-arrow-left:before {
  content: "\f177"}
.fa-long-arrow-right:before {
  content: "\f178"}
.fa-apple:before {
  content: "\f179"}
.fa-windows:before {
  content: "\f17a"}
.fa-android:before {
  content: "\f17b"}
.fa-linux:before {
  content: "\f17c"}
.fa-dribbble:before {
  content: "\f17d"}
.fa-skype:before {
  content: "\f17e"}
.fa-foursquare:before {
  content: "\f180"}
.fa-trello:before {
  content: "\f181"}
.fa-female:before {
  content: "\f182"}
.fa-male:before {
  content: "\f183"}
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"}
.fa-sun-o:before {
  content: "\f185"}
.fa-moon-o:before {
  content: "\f186"}
.fa-archive:before {
  content: "\f187"}
.fa-bug:before {
  content: "\f188"}
.fa-vk:before {
  content: "\f189"}
.fa-weibo:before {
  content: "\f18a"}
.fa-renren:before {
  content: "\f18b"}
.fa-pagelines:before {
  content: "\f18c"}
.fa-stack-exchange:before {
  content: "\f18d"}
.fa-arrow-circle-o-right:before {
  content: "\f18e"}
.fa-arrow-circle-o-left:before {
  content: "\f190"}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"}
.fa-dot-circle-o:before {
  content: "\f192"}
.fa-wheelchair:before {
  content: "\f193"}
.fa-vimeo-square:before {
  content: "\f194"}
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"}
.fa-plus-square-o:before {
  content: "\f196"}
.fa-space-shuttle:before {
  content: "\f197"}
.fa-slack:before {
  content: "\f198"}
.fa-envelope-square:before {
  content: "\f199"}
.fa-wordpress:before {
  content: "\f19a"}
.fa-openid:before {
  content: "\f19b"}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"}
.fa-yahoo:before {
  content: "\f19e"}
.fa-google:before {
  content: "\f1a0"}
.fa-reddit:before {
  content: "\f1a1"}
.fa-reddit-square:before {
  content: "\f1a2"}
.fa-stumbleupon-circle:before {
  content: "\f1a3"}
.fa-stumbleupon:before {
  content: "\f1a4"}
.fa-delicious:before {
  content: "\f1a5"}
.fa-digg:before {
  content: "\f1a6"}
.fa-pied-piper:before {
  content: "\f1a7"}
.fa-pied-piper-alt:before {
  content: "\f1a8"}
.fa-drupal:before {
  content: "\f1a9"}
.fa-joomla:before {
  content: "\f1aa"}
.fa-language:before {
  content: "\f1ab"}
.fa-fax:before {
  content: "\f1ac"}
.fa-building:before {
  content: "\f1ad"}
.fa-child:before {
  content: "\f1ae"}
.fa-paw:before {
  content: "\f1b0"}
.fa-spoon:before {
  content: "\f1b1"}
.fa-cube:before {
  content: "\f1b2"}
.fa-cubes:before {
  content: "\f1b3"}
.fa-behance:before {
  content: "\f1b4"}
.fa-behance-square:before {
  content: "\f1b5"}
.fa-steam:before {
  content: "\f1b6"}
.fa-steam-square:before {
  content: "\f1b7"}
.fa-recycle:before {
  content: "\f1b8"}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"}
.fa-tree:before {
  content: "\f1bb"}
.fa-spotify:before {
  content: "\f1bc"}
.fa-deviantart:before {
  content: "\f1bd"}
.fa-soundcloud:before {
  content: "\f1be"}
.fa-database:before {
  content: "\f1c0"}
.fa-file-pdf-o:before {
  content: "\f1c1"}
.fa-file-word-o:before {
  content: "\f1c2"}
.fa-file-excel-o:before {
  content: "\f1c3"}
.fa-file-powerpoint-o:before {
  content: "\f1c4"}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"}
.fa-file-code-o:before {
  content: "\f1c9"}
.fa-vine:before {
  content: "\f1ca"}
.fa-codepen:before {
  content: "\f1cb"}
.fa-jsfiddle:before {
  content: "\f1cc"}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"}
.fa-circle-o-notch:before {
  content: "\f1ce"}
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"}
.fa-ge:before, .fa-empire:before {
  content: "\f1d1"}
.fa-git-square:before {
  content: "\f1d2"}
.fa-git:before {
  content: "\f1d3"}
.fa-hacker-news:before {
  content: "\f1d4"}
.fa-tencent-weibo:before {
  content: "\f1d5"}
.fa-qq:before {
  content: "\f1d6"}
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"}
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"}
.fa-history:before {
  content: "\f1da"}
.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"}
.fa-header:before {
  content: "\f1dc"}
.fa-paragraph:before {
  content: "\f1dd"}
.fa-sliders:before {
  content: "\f1de"}
.fa-share-alt:before {
  content: "\f1e0"}
.fa-share-alt-square:before {
  content: "\f1e1"}
.fa-bomb:before {
  content: "\f1e2"}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"}
.fa-tty:before {
  content: "\f1e4"}
.fa-binoculars:before {
  content: "\f1e5"}
.fa-plug:before {
  content: "\f1e6"}
.fa-slideshare:before {
  content: "\f1e7"}
.fa-twitch:before {
  content: "\f1e8"}
.fa-yelp:before {
  content: "\f1e9"}
.fa-newspaper-o:before {
  content: "\f1ea"}
.fa-wifi:before {
  content: "\f1eb"}
.fa-calculator:before {
  content: "\f1ec"}
.fa-paypal:before {
  content: "\f1ed"}
.fa-google-wallet:before {
  content: "\f1ee"}
.fa-cc-visa:before {
  content: "\f1f0"}
.fa-cc-mastercard:before {
  content: "\f1f1"}
.fa-cc-discover:before {
  content: "\f1f2"}
.fa-cc-amex:before {
  content: "\f1f3"}
.fa-cc-paypal:before {
  content: "\f1f4"}
.fa-cc-stripe:before {
  content: "\f1f5"}
.fa-bell-slash:before {
  content: "\f1f6"}
.fa-bell-slash-o:before {
  content: "\f1f7"}
.fa-trash:before {
  content: "\f1f8"}
.fa-copyright:before {
  content: "\f1f9"}
.fa-at:before {
  content: "\f1fa"}
.fa-eyedropper:before {
  content: "\f1fb"}
.fa-paint-brush:before {
  content: "\f1fc"}
.fa-birthday-cake:before {
  content: "\f1fd"}
.fa-area-chart:before {
  content: "\f1fe"}
.fa-pie-chart:before {
  content: "\f200"}
.fa-line-chart:before {
  content: "\f201"}
.fa-lastfm:before {
  content: "\f202"}
.fa-lastfm-square:before {
  content: "\f203"}
.fa-toggle-off:before {
  content: "\f204"}
.fa-toggle-on:before {
  content: "\f205"}
.fa-bicycle:before {
  content: "\f206"}
.fa-bus:before {
  content: "\f207"}
.fa-ioxhost:before {
  content: "\f208"}
.fa-angellist:before {
  content: "\f209"}
.fa-cc:before {
  content: "\f20a"}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"}
.fa-meanpath:before {
  content: "\f20c"}
.fa-buysellads:before {
  content: "\f20d"}
.fa-connectdevelop:before {
  content: "\f20e"}
.fa-dashcube:before {
  content: "\f210"}
.fa-forumbee:before {
  content: "\f211"}
.fa-leanpub:before {
  content: "\f212"}
.fa-sellsy:before {
  content: "\f213"}
.fa-shirtsinbulk:before {
  content: "\f214"}
.fa-simplybuilt:before {
  content: "\f215"}
.fa-skyatlas:before {
  content: "\f216"}
.fa-cart-plus:before {
  content: "\f217"}
.fa-cart-arrow-down:before {
  content: "\f218"}
.fa-diamond:before {
  content: "\f219"}
.fa-ship:before {
  content: "\f21a"}
.fa-user-secret:before {
  content: "\f21b"}
.fa-motorcycle:before {
  content: "\f21c"}
.fa-street-view:before {
  content: "\f21d"}
.fa-heartbeat:before {
  content: "\f21e"}
.fa-venus:before {
  content: "\f221"}
.fa-mars:before {
  content: "\f222"}
.fa-mercury:before {
  content: "\f223"}
.fa-transgender:before {
  content: "\f224"}
.fa-transgender-alt:before {
  content: "\f225"}
.fa-venus-double:before {
  content: "\f226"}
.fa-mars-double:before {
  content: "\f227"}
.fa-venus-mars:before {
  content: "\f228"}
.fa-mars-stroke:before {
  content: "\f229"}
.fa-mars-stroke-v:before {
  content: "\f22a"}
.fa-mars-stroke-h:before {
  content: "\f22b"}
.fa-neuter:before {
  content: "\f22c"}
.fa-facebook-official:before {
  content: "\f230"}
.fa-pinterest-p:before {
  content: "\f231"}
.fa-whatsapp:before {
  content: "\f232"}
.fa-server:before {
  content: "\f233"}
.fa-user-plus:before {
  content: "\f234"}
.fa-user-times:before {
  content: "\f235"}
.fa-hotel:before, .fa-bed:before {
  content: "\f236"}
.fa-viacoin:before {
  content: "\f237"}
.fa-train:before {
  content: "\f238"}
.fa-subway:before {
  content: "\f239"}
.fa-medium:before {
  content: "\f23a"}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/owl.video.play-12d5ab429e87fceae0abca364a3b5853563d3c91118e6af942bee5d9d05d18f9.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Body - not related to megamenu
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
    width: 80%;
    margin: 0 auto;
    background: #e9e9e9;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile:after {
    content: "";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\f107";
    font-family: "FontAwesome";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    background: #e9e9e9;
    padding: 0;
    margin: 0;
}

.menu > ul > li a {
    text-decoration: none;
    padding: 1.5em 3em;
    display: block;
}

.menu > ul > li:hover {
    background: #f0f0f0;
}

.menu > ul > li > ul {
    display: none;
    /*opacity: 0;*/
    width: 100%;
    background: #f0f0f0;
    padding: 20px;
    position: absolute;
    z-index: 1024;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
}

.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

.lSSlideWrapper,
.lSSlideWrapper .lSFade {
    position: relative
}
.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade>* {
    transition-timing-function: inherit!important;
    transition-duration: inherit!important
}
.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper>.lightSlider:after {
    clear: both
}
.lSSlideOuter {
    overflow: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none
}
.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table
}
.lightSlider {
    overflow: hidden
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}
.lSSlideWrapper .lSSlide {
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    transition-property: transform, height
}
.lSSlideWrapper .lSFade>* {
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}
.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    transition-delay: 0s;
    transition-property: opacity
}
.lSSlideWrapper .lSFade>.active {
    z-index: 10
}
.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}
.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}
.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    transition: all .5s linear 0s
}
.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}
.lSSlideOuter .media {
    opacity: .8
}
.lSSlideOuter .media.active {
    opacity: 1
}
.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    transition: border-radius .12s linear 0s .35s linear 0s
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}
.lSAction>a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('https://cdnjs.cloudflare.com/ajax/libs/lightslider/1.1.3/img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: .5;
    transition: opacity .35s linear 0s
}
.lSAction>a:hover {
    opacity: 1
}
.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}
.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}
.lSAction>a.disabled {
    pointer-events: none
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}
.lSSlideOuter.vertical {
    position: relative
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0!important
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute!important;
    right: 0;
    top: 0
}
.lSSlideOuter.vertical .lightSlider>* {
    width: 100%!important;
    max-width: none!important
}
.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}
.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}
.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}
.lSSlideOuter.lSrtl {
    direction: rtl
}
.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none
}
.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}
.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
    float: left
}
.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
    float: right!important
}
@keyframes rightEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: -15px
    }
}
@keyframes topEnd {
    0%, 100% {
        top: 0
    }
    50% {
        top: -15px
    }
}
@keyframes leftEnd {
    0%, 100% {
        left: 0
    }
    50% {
        left: 15px
    }
}
@keyframes bottomEnd {
    0%, 100% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
}
.lSSlideOuter .rightEnd {
    animation: rightEnd .3s;
    position: relative
}
.lSSlideOuter .leftEnd {
    animation: leftEnd .3s;
    position: relative
}
.lSSlideOuter.vertical .rightEnd {
    animation: topEnd .3s;
    position: relative
}
.lSSlideOuter.vertical .leftEnd {
    animation: bottomEnd .3s;
    position: relative
}
.lSSlideOuter.lSrtl .rightEnd {
    animation: leftEnd .3s;
    position: relative
}
.lSSlideOuter.lSrtl .leftEnd {
    animation: rightEnd .3s;
    position: relative
}
.lightSlider.lsGrab>* {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}
.date-picker{width:170px;height:25px;padding:0;border:0;line-height:25px;padding-left:10px;font-size:12px;font-family:Arial,sans-serif;font-weight:700;cursor:pointer;color:#303030;position:relative;z-index:2}.date-picker-wrapper{position:absolute;z-index:1;border:1px solid #bfbfbf;background-color:#efefef;padding:5px 12px;font-size:12px;line-height:20px;color:#aaa;font-family:Arial,sans-serif;box-shadow:3px 3px 10px rgba(0,0,0,.5);box-sizing:initial}.dp-clearfix{clear:both;height:0;font-size:0}.date-picker-wrapper.inline-wrapper{position:relative;box-shadow:none;display:inline-block}.date-picker-wrapper.single-date{width:auto}.date-picker-wrapper.no-shortcuts{padding-bottom:12px}.date-picker-wrapper.no-topbar{padding-top:12px}.date-picker-wrapper .footer{font-size:11px;padding-top:3px}.date-picker-wrapper b{color:#666;font-weight:700}.date-picker-wrapper a{color:#6bb4d6;text-decoration:underline}.date-picker-wrapper .month-name{text-transform:uppercase}.date-picker-wrapper .select-wrapper{position:relative;overflow:hidden;display:inline-block;vertical-align:middle}.date-picker-wrapper .select-wrapper:hover{text-decoration:underline}.date-picker-wrapper .month-element{display:inline-block;vertical-align:middle}.date-picker-wrapper .select-wrapper select{position:absolute;margin:0;padding:0;left:0;top:-1px;font-size:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;outline:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);opacity:.01}.date-picker-wrapper .month-wrapper{border:1px solid #bfbfbf;border-radius:3px;background-color:#fff;padding:5px;cursor:default;position:relative;_overflow:hidden}.date-picker-wrapper .month-wrapper table{width:190px;float:left}.date-picker-wrapper .month-wrapper table.month2{width:190px;float:left}.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{vertical-align:middle;text-align:center;line-height:14px;margin:0;padding:0}.date-picker-wrapper .month-wrapper table .day{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#ccc;cursor:default}.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}.date-picker-wrapper .month-wrapper table .day.checked{background-color:#9cdbf7}.date-picker-wrapper .month-wrapper table .week-name{height:20px;line-height:20px;font-weight:100;text-transform:uppercase}.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help!important}.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip{white-space:nowrap}.date-picker-wrapper .time label{white-space:nowrap}.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#333;cursor:pointer}.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#cdecfa}.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth{display:none}.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#ffe684}.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#70ccd5}.date-picker-wrapper table .caption{height:40px}.date-picker-wrapper table .caption>th:first-of-type,.date-picker-wrapper table .caption>th:last-of-type{width:27px}.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{padding:0 5px;cursor:pointer}.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background-color:#ccc;color:#fff}.date-picker-wrapper .gap{position:relative;z-index:1;width:15px;height:100%;background-color:red;font-size:0;line-height:0;float:left;top:-5px;margin:0 10px -10px;visibility:hidden;height:0}.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}.date-picker-wrapper .gap .gap-line{height:15px;width:15px;position:relative}.date-picker-wrapper .gap .gap-line .gap-1{z-index:1;height:0;border-left:8px solid #fff;border-top:8px solid #eee;border-bottom:8px solid #eee}.date-picker-wrapper .gap .gap-line .gap-2{position:absolute;right:0;top:0;z-index:2;height:0;border-left:8px solid transparent;border-top:8px solid #fff}.date-picker-wrapper .gap .gap-line .gap-3{position:absolute;right:0;top:8px;z-index:2;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff}.date-picker-wrapper .gap .gap-top-mask{width:6px;height:1px;position:absolute;top:-1px;left:1px;background-color:#eee;z-index:3}.date-picker-wrapper .gap .gap-bottom-mask{width:6px;height:1px;position:absolute;bottom:-1px;left:7px;background-color:#eee;z-index:3}.date-picker-wrapper .selected-days{display:none}.date-picker-wrapper .drp_top-bar{line-height:1.4;position:relative;padding:10px 40px 10px 0}.date-picker-wrapper .drp_top-bar .error-top,.date-picker-wrapper .drp_top-bar .normal-top{display:none}.date-picker-wrapper .drp_top-bar .default-top{display:block}.date-picker-wrapper .drp_top-bar.error .default-top{display:none}.date-picker-wrapper .drp_top-bar.error .error-top{display:block;color:red}.date-picker-wrapper .drp_top-bar.normal .default-top{display:none}.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block}.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top{color:#333}.date-picker-wrapper .drp_top-bar .apply-btn{position:absolute;right:0;top:6px;padding:3px 5px;margin:0;font-size:12px;border-radius:4px;cursor:pointer;color:#d9eef7;border:solid 1px #0076a3;background:#0095cd;background:-moz-linear-gradient(top,#00adee,#0078a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');color:#fff;line-height:initial}.date-picker-wrapper .drp_top-bar .apply-btn.disabled{cursor:pointer;color:#606060;border:solid 1px #b7b7b7;background:#fff;background:-moz-linear-gradient(top,#fff,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')}.date-picker-wrapper .time{position:relative}.date-picker-wrapper.single-month .time{display:block}.date-picker-wrapper .time input[type=range]{vertical-align:middle;width:129px;padding:0;margin:0;height:20px}.date-picker-wrapper .time1{width:180px;padding:0 5px;text-align:center}.time2{width:180px;padding:0 5px;text-align:center}.date-picker-wrapper .time1{float:left}.date-picker-wrapper .time2{float:right}.date-picker-wrapper .hour{text-align:right}.minute{text-align:right}.date-picker-wrapper .hide{display:none}.date-picker-wrapper .first-date-selected,.date-picker-wrapper .last-date-selected{background-color:#49e!important;color:#fff!important}.date-picker-wrapper .date-range-length-tip{position:absolute;margin-top:-4px;margin-left:-8px;box-shadow:0 0 3px rgba(0,0,0,.3);display:none;background-color:#ff0;padding:0 6px;border-radius:2px;font-size:12px;line-height:16px;-moz-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));-ms-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));-o-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3))}.date-picker-wrapper .date-range-length-tip:after{content:'';position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;left:50%;margin-left:-4px;bottom:-4px}.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}.date-picker-wrapper .week-number{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#999;cursor:pointer}.date-picker-wrapper .week-number.week-number-selected{color:#49e;font-weight:700}
/*








*/

/* line 5, app/assets/stylesheets/conversations.scss */
.container .listing-message-badcarams {
  width: 100%;
  float: left;
  margin-top: 40px;
  margin-bottom: 39px;
}

/* line 10, app/assets/stylesheets/conversations.scss */
.container .listing-message-badcarams .badcarams-heading {
  margin-bottom: 10px;
}

/* line 16, app/assets/stylesheets/conversations.scss */
.container .listing-message-badcarams .badcaram-list .list-element .page-link:hover {
  color: #fe5f6a;
}

/* line 24, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel {
  border-color: #0d216e;
  margin-top: 130px;
}

/* line 29, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .messgae-pane {
  margin-top: 10px;
}

/* line 31, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .messgae-pane .emojionearea {
  border-radius: 10px;
  border: 1px solid #0d216e;
  height: 100%;
  padding: 0px;
}

/* line 36, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .messgae-pane .emojionearea .emojionearea-editor:empty:before {
  color: #0d216e;
  font-size: 16px;
}

/* line 41, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .messgae-pane .emojionearea-button {
  top: 100px;
}

/* line 44, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .messgae-pane .emojionearea-picker {
  top: 135px;
}

/* line 49, app/assets/stylesheets/conversations.scss */
.container .conversation-message-pane .listing-conversation-panel .conversation-form .submit-message-btn .send-message-button {
  border: none;
  border-radius: 5px;
  color: #fff;
  background: #0d216e;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 4px 10px;
  cursor: pointer;
  margin: 20px 0px 0px 0px;
  width: 100px;
  float: right;
  text-align: center;
  float: right;
}
/* line 2, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog {
  width: 40%;
}

/* line 6, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-header .modal-title {
  padding: 0px 25px;
}

/* line 10, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-header .close-model-btn:focus {
  outline: none;
}

/* line 15, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body {
  padding: 30px 75px 15px 75px;
}

/* line 17, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 0px;
}

/* line 19, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-group .selected-business {
  cursor: move;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: -9px;
  margin-left: -4px;
}

/* line 28, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .adjut-select-affiliation-margin {
  margin-top: -75%;
}

/* line 31, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-floating-select-member {
  height: auto !important;
  min-height: 50px !important;
}

/* line 35, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .label-selected-member {
  top: 2px !important;
  position: absolute !important;
  left: 14px !important;
}

/* line 40, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-floating-select {
  width: 100%;
  background: #fff;
  height: 50px;
  padding: 12px 14px 12px 14px;
  font-size: 16px;
  color: #c9c9c9;
  border: 1px solid #c9c9c9;
  border-radius: 10px;
  cursor: pointer;
}

/* line 51, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .floating-select-label {
  color: #c9c9c9;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  pointer-events: none;
  left: 14px;
  top: -40px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

/* line 64, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .label-selected {
  color: black;
  top: -50px;
  left: 14px;
  font-size: 12px;
}

/* line 70, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .floating-selected-label {
  color: #0d216e;
  font-size: 17spx;
  font-weight: normal;
  position: relative;
  top: -28px;
  left: -47px;
}

/* line 78, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .btn-setting-wrap {
  margin-top: 0px;
  width: 100%;
}

/* line 84, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-group-name .group-business {
  position: relative;
}

/* line 86, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-group-name .group-business .label-selected-business {
  top: 0px;
  position: absolute;
}

/* line 93, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-floating-select-business {
  height: auto;
  min-height: 42px;
}

/* line 98, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .btn-setting {
  float: right;
}

/* line 101, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .select-menu-down {
  font-size: 20px;
}

/* line 104, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown {
  top: 30px;
  right: -16px;
  left: -16px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 110, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown .bottom-border {
  border-bottom: 2px solid #cbdee6 !important;
}

/* line 114, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown .dropdown-menu-item {
  border-bottom: none;
  display: flex;
}

/* line 118, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown .dropdown-menu-item .dropdown-menu-link {
  display: inline-block;
  width: 100%;
  padding: 8px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #0d216e;
  white-space: nowrap;
  margin: 6px;
}

/* line 129, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown .dropdown-menu-item .dropdown-menu-link:hover, #add-new-group .modal-dialog .modal-content .modal-body .custom-dorpdown .dropdown-menu-item .dropdown-menu-link:focus {
  border-radius: 5px;
  background: lightgray;
  color: #fff;
  outline: none;
}

/* line 138, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .selected-items-container {
  position: relative;
  top: 18px;
  left: 46px;
  margin-bottom: 10px;
}

/* line 144, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .selected-items-container .selected-group-item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  align-items: center;
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 10px;
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  line-height: 20px;
  margin: 2px 0;
  padding-left: 8px;
  padding-right: 4px;
}

/* line 161, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .selected-items-container .selected-group-item .item-selected {
  font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
  font-size: 12px;
  letter-spacing: .3px;
  box-sizing: border-box;
  font-weight: 500;
  max-height: 20px;
  display: inline-block;
  margin: 0px 5px;
  max-width: 325px;
  max-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;
  cursor: move;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 180, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .selected-items-container .selected-group-item .remove-item-btn {
  display: inline-block;
  width: 14px;
  height: 20px;
  background: no-repeat url(//ssl.gstatic.com/apps/gadgets/contactarea/contactarea_sprite_2.gif) -4px 0;
  opacity: .6;
  vertical-align: top;
  cursor: pointer;
}

/* line 191, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-control {
  width: 100%;
  background: #fff;
  height: 50px;
  padding: 12px 14px;
  font-size: 17px;
  color: #c9c9c9;
  border: 1px solid #c9c9c9;
  border-radius: 10px;
}

/* line 201, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .form-control:focus {
  color: #0d216e;
  border-color: #0d216e;
  outline: 0;
}

/* line 206, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .option-heading {
  font-size: 14px;
  font-weight: bold;
  color: black;
}

/* line 211, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .option-description {
  font-size: 13px;
  color: gray;
  white-space: normal;
  line-height: 14px;
}

/* line 217, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .image {
  width: 20px;
  height: 20px;
}

/* line 221, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .line-height {
  line-height: 16px;
}

/* line 224, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .padding-left {
  padding-left: 0px;
}

/* line 227, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .none {
  display: none;
}

/* line 231, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-name {
  position: relative;
}

/* line 233, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-name .floating-text-label {
  color: #c9c9c9;
  font-size: 14px;
  position: relative;
  pointer-events: none;
  left: 14px;
  top: -39px;
  transition: 0.2s ease all;
}

/* line 242, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-name .group-name-field {
  padding: 28px 14px 10px 14px;
  color: #0d216e;
}

/* line 245, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-name .group-name-field:focus ~ .floating-text-label, #add-new-group .modal-dialog .modal-content .modal-body .group-name .group-name-field:not(:focus):valid ~ .floating-text-label {
  color: black;
  padding-top: 7px;
  top: -50px;
  left: 14px;
  font-size: 12px;
}

/* line 253, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-name .group-name-field:not(:focus):valid {
  border: 1px solid #0d216e;
}

/* line 260, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-type .type-image {
  margin: 3px 7px;
}

/* line 263, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-type .group-type-tick {
  margin: 0px 10px 7px 10px;
  font-size: 20px;
  color: #0d216e;
  float: right;
}

/* line 272, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-business .custom-dorpdown {
  overflow-y: scroll;
  max-height: 207px;
  overflow-x: hidden;
}

/* line 277, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-business .custom-dorpdown .dropdown-menu-item .dropdown-menu-link {
  padding: 4px 8px;
  margin: 4px 6px 2px 6px;
}

/* line 283, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-business .business-image {
  margin: 3px 7px;
  border-radius: 10px;
}

/* line 287, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-business .line-height {
  line-height: 27px;
}

/* line 293, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-privacy .privacy-image {
  margin: 2px;
}

/* line 296, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-privacy .privacy-tick {
  margin: 6px 10px 7px 10px;
  font-size: 20px;
  color: #0d216e;
  float: right;
}

/* line 306, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .group-membership-menu .custom-floating-select {
  border-color: #0d216e;
}

/* line 309, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .group-membership-menu .custom-floating-select .select-menu-down {
  color: #0d216e;
}

/* line 313, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .group-membership-menu .floating-select-label {
  color: #0d216e;
}

/* line 316, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .group-membership-menu .selected-group-rule {
  color: black;
  left: -122px;
}

/* line 321, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns {
  border: 1px solid lightgray;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 15px 30px 0px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

/* line 329, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .mebership-rules-header {
  padding: 10px 0px;
}

/* line 332, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .mebership-rules-header .heading {
  line-height: 20px;
  width: 50%;
}

/* line 336, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .mebership-rules-header .close-rules-btn {
  float: right;
  color: #e4e6eb;
  padding: 3px 20px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  min-height: 27px;
  border: none;
  margin-left: 4%;
  background: #0d216e;
  position: relative;
  top: -18px;
}

/* line 350, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .mebership-rules-header .heading-note {
  font-size: 14px;
  color: black;
  line-height: 20px;
}

/* line 357, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-floating-select {
  height: 42px;
  position: relative;
  padding: 10px 14px;
}

/* line 362, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-floating-select-department {
  height: auto;
  min-height: 42px;
}

/* line 366, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-floating-select-affliation {
  height: auto;
  min-height: 42px;
}

/* line 370, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-floating-select-role {
  height: auto;
  min-height: 42px;
}

/* line 374, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-floating-select-industry {
  height: auto;
  min-height: 42px;
}

/* line 378, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .floating-select-label {
  top: -35px;
}

/* line 381, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .label-selected {
  top: -46px;
}

/* line 384, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .label-selected-industry {
  top: 0px;
  left: 15px;
  position: absolute;
}

/* line 389, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .label-selected-affiliation {
  top: 0px;
  position: absolute;
}

/* line 393, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .label-selected-department {
  top: 0px;
  position: absolute;
}

/* line 397, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .label-selected-role {
  top: 0px;
  position: absolute;
}

/* line 401, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .selected-items-container {
  top: 20px;
}

/* line 403, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .selected-items-container .item-selected {
  font-size: 10px;
}

/* line 407, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-dorpdown {
  overflow-y: scroll;
  max-height: 207px;
}

/* line 411, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .custom-dorpdown .dropdown-menu-item .dropdown-menu-link {
  padding: 4px 8px;
  margin: 4px 6px 2px 6px;
}

/* line 418, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-affiliation {
  position: relative;
}

/* line 420, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-affiliation .btn-setting-wrap {
  margin-top: 0px;
}

/* line 425, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-department {
  position: relative;
}

/* line 429, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-role {
  position: relative;
}

/* line 433, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-industry {
  position: relative;
}

/* line 435, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-industry .custom-dorpdown {
  overflow-y: scroll;
  max-height: 207px;
}

/* line 439, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-industry .custom-dorpdown .dropdown-menu-item .dropdown-menu-link {
  padding: 4px 8px;
  margin: 4px 6px 2px 6px;
}

@media only screen and (max-width: 600px) {
  /* line 447, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-affiliation {
    position: relative;
  }
  /* line 449, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-dialog .modal-content .modal-body .group-rule .membership-rules-dropdowns .membership-rules-container .membership-affiliation .btn-setting-wrap {
    margin-top: 0px;
  }
}

/* line 458, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members {
  position: relative;
}

/* line 460, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .member-image {
  width: 38px;
  height: 38px;
  display: block;
  overflow: hidden;
  border-radius: 100%;
}

/* line 467, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown {
  cursor: pointer;
  overflow-y: scroll;
  max-height: 342px;
  overflow-x: hidden;
}

/* line 473, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container {
  display: contents;
}

/* line 476, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .search-field {
  margin: 20px 0px 6px 0px;
  width: 100%;
}

/* line 481, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .search-field .search-group-member::-webkit-input-placeholder {
  color: #c9c9c9;
}

/* line 484, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .search-field .search-group-member:focus::-webkit-input-placeholder {
  color: #0d216e;
}

/* line 487, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .search-field .search-group-member:focus {
  outline: none;
}

/* line 492, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .search-field:focus {
  outline: none;
}

/* line 497, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .search-field-container .add-all-button {
  float: right;
  padding: 5px 0px;
  margin-top: 22px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 8px;
  min-height: 27px;
  background: #0d216e;
  border: none;
  font-size: 12px;
  width: 60px;
}

/* line 512, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .dropdown-menu-item .dropdown-menu-link {
  margin: 0px 6px;
  cursor: default;
}

/* line 516, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .dropdown-menu-item .dropdown-menu-link:hover, #add-new-group .modal-dialog .modal-content .modal-body .group-members .custom-dorpdown .dropdown-menu-item .dropdown-menu-link:focus {
  border-radius: 5px;
  background: lightgray;
  color: #fff;
  outline: none;
  cursor: pointer;
}

/* line 526, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .group-admin {
  font-size: 14px;
  color: #9ec1d1;
  cursor: pointer;
}

/* line 531, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .member-add-button {
  margin-top: 5px;
  font-size: 12px;
  width: 60px;
  padding: 5px 15px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 8px;
  min-height: 27px;
  border: none;
  float: right;
  cursor: pointer;
}

/* line 544, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .member-add-button:focus, #add-new-group .modal-dialog .modal-content .modal-body .group-members .member-add-button:hover {
  outline: none;
  color: red;
  cursor: pointer;
}

/* line 550, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .member-add-button-hide {
  display: none;
}

/* line 553, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .selected-members-container {
  position: relative;
  top: 20px;
  left: 42px;
}

/* line 558, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .selected-members-container .selected-group-members {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  align-items: center;
  background-color: #fff;
  border: 1px solid #dadce0;
  border-radius: 10px;
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  line-height: 20px;
  margin: 2px 0;
  padding-left: 8px;
  padding-right: 4px;
}

/* line 575, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .selected-members-container .selected-group-members .members-selected {
  font-family: Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
  font-size: 12px;
  letter-spacing: .3px;
  box-sizing: border-box;
  font-weight: 500;
  max-height: 20px;
  display: inline-block;
  margin: 0px 5px;
  max-width: 325px;
  max-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;
  cursor: move;
}

/* line 591, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-body .group-members .selected-members-container .selected-group-members .remove-member-btn {
  display: inline-block;
  width: 14px;
  height: 20px;
  background: no-repeat url(//ssl.gstatic.com/apps/gadgets/contactarea/contactarea_sprite_2.gif) -4px 0;
  opacity: .6;
  vertical-align: top;
  cursor: pointer;
}

/* line 605, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-footer .previous-button {
  padding: 5px 20px;
  cursor: pointer;
  border-radius: 8px;
  background: none;
  border: 1px solid #ffff;
  text-decoration: none;
}

/* line 612, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-footer .previous-button:focus, #add-new-group .modal-dialog .modal-content .modal-footer .previous-button:hover {
  outline: none;
  border: 1px solid #0d216e;
}

/* line 617, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-footer .group-submit-button {
  color: #e4e6eb;
  padding: 5px 23px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 8px;
  min-height: 27px;
  border: none;
  background: #a1a1a1;
  margin-left: 4%;
  margin-right: 9%;
}

/* line 629, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .modal-dialog .modal-content .modal-footer .group-submit-button:focus, #add-new-group .modal-dialog .modal-content .modal-footer .group-submit-button:hover {
  outline: none;
}

@media screen and (max-width: 1024px) {
  /* line 637, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-dialog {
    width: 50%;
    margin: 50px auto 0px !important;
  }
  /* line 641, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-content .modal-body {
    padding: 15px !important;
  }
  /* line 644, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-header .modal-title {
    padding: 0px 0px !important;
  }
  /* line 647, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-footer .group-submit-button {
    margin-right: 0% !important;
  }
  /* line 650, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .msg-color {
    font-size: 12px;
  }
  /* line 653, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .msg-color-business {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 400px) {
  /* line 658, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .selected-business {
    width: 200px;
  }
  /* line 661, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .item-selected {
    width: 100px;
  }
}

@media (min-width: 668px) {
  /* line 666, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 768px) {
  /* line 672, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-dialog {
    width: 700px;
    /* New width for default modal */
  }
  /* line 675, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-sm {
    width: 350px;
    /* New width for small modal */
  }
}

@media screen and (max-width: 767px) {
  /* line 680, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .close-rules-btn {
    top: 0px !important;
    left: 8%;
  }
}

@media screen and (min-width: 992px) {
  /* line 686, app/assets/stylesheets/add_group_modal.css.scss */
  #add-new-group .modal-lg {
    width: 950px;
    /* New width for large modal */
  }
}

/* line 690, app/assets/stylesheets/add_group_modal.css.scss */
#add-new-group .has-error .help-block {
  font-size: 14px;
  color: #fe5f6a;
  font-family: source_sans_proregular;
  margin-top: -19px;
  padding-left: 0px;
  font-weight: 550;
  margin-bottom: 25px;
}

/* line 700, app/assets/stylesheets/add_group_modal.css.scss */
.selected-group-privacy {
  left: -26px !important;
}
/* line 2, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}

/* line 13, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}

/* line 17, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}

/* line 28, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}

/* line 48, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .calendar-heading nav {
  display: inline-block;
}

/* line 52, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}

/* line 64, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}

/* line 73, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}

/* line 76, ../usr/local/bundle/gems/simple_calendar-3.0.4/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}
/* line 4, app/assets/stylesheets/revenues.css.scss */
.center-column {
  float: none !important;
  margin: 0 auto !important;
}

/* line 8, app/assets/stylesheets/revenues.css.scss */
.main-new-container {
  padding: 0 30px;
  border-radius: 10px;
  top: 38px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  z-index: 1041;
}

/* line 18, app/assets/stylesheets/revenues.css.scss */
.parent-div .main-new-container {
  z-index: 1;
}
@font-face {
  font-family: "pincode-input-mask";
  src: url(data:font/woff;charset:utf-8;base64,d09GRgABAAAAAAusAAsAAAAAMGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZjRmM5Y21hcAAAAYQAAAgCAAArYmjjYVVnbHlmAAAJiAAAAEEAAABQiOYj2mhlYWQAAAnMAAAALgAAADYOxVFUaGhlYQAACfwAAAAcAAAAJAqNAyNobXR4AAAKGAAAAAgAAAAIAyAAAGxvY2EAAAogAAAABgAAAAYAKAAAbWF4cAAACigAAAAeAAAAIAEOACJuYW1lAAAKSAAAAUIAAAKOcN63t3Bvc3QAAAuMAAAAHQAAAC5lhHRpeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGScwDiBgZWBgSGVtYKBgVECQjMfYEhiYmFgYGJgZWbACgLSXFMYHIAq/rNfAHK3gEmgASACAIekCT4AAHic7dhl0zDVmUXh5+XFHYK7E0IguFtwt4QQgmtwd3d3d7cED+4SXIO7u7vbsNfaUzU1fyGcu66u1adOf+6uHhgYGGpgYGDwL37/iyEHBoZZcWDQLzUw9NK/7A5if/DA8OwPOfQknBky+0P8/PPPOcd1UJ785frr/Dq/zq/z6/w3zsCgoX/xX74GRsxbcYpRB1iDB/7PGvT/DFGDenBwe8hKD1XpoSs9TKWHrfRwlR6+0iNUesRKj1TpkSs9SqVHrfRolR690r+p9BiVHrPSY1V67EqPU+lxKz1epcev9ASVnrDSE1V64kpPUulJKz1ZpSev9BSVnrLSU1V66kr/ttLTVPp3lZ62/KJSerpKT1/pP1R6hkrPWOmZKj1zpWep9KyVnq3Ss1d6jkrPWem5Kj13peep9LyVnq/S81d6gUr/sdILVnqhSi9c6UUqvWilF6v04pVeotJLVnqpSi9d6WUqvWyll6v08pVeodIrVvpPlf5zpVeq9F8qvXKl/1rpVSr9t0qvWunVKr16pdeo9JqVXqvSa1d6nUqvW+n1Kr1+pTeo9N8rvWGlN6r0xpXepNKbVnqzSm9e6S0qvWWlt6r01pXeptLbVnq7Sm9f6R0qvWOld6r0zpXepdK7Vnq3Su9e6T0qvWel96r03pXep9L7Vnq/Su9f6QMqfWClD6r0wZU+pNKHVvqwSh9e6SMqfWSlj6r00ZU+ptLHVvq4Sh9f6RMqfWKlT6r0yZU+pdKnVvq0Sp9e6TMqfWalz6r02ZU+p9LnVvq8Sp9f6QsqfWGl/1Hpf1b6okpfXOlLKn1ppS+r9OWVvqLS/6r0lZW+qtJXV/qaSl9b6esqfX2lb6j0jZW+qdI3V/qWSt9a6dsqfXul76j0vyt9Z6XvqvTdlb6n0vdW+r5K31/pByr9YKUfqvTDlX6k0v+p9KOVfqzSj1f6iUo/WemnKv10pZ+p9LOVfq7Sz1f6hUq/WOmXKv1ypV+p9KuVfq3Sr1f6jUq/Wem3Kv12pd+p9LuVfq/S71f6g0p/WOmPKv1xpT+p9KeV/qzSn1f6i0p/WemvKv11pb+p9LeV/q7S31f6h0r/WOmfKv1zDfI26KKHED1Y9JCihxI9tOhhRA8rejjRw4seQfSIokcSPbLoUUSPKno00aOL/o3oMUSPKXos0WOLHkf0uKLHEz2+6AlETyh6ItETi55E9KSiJxM9uegpRE8peirRU4v+rehpRP9O9LSify96OtHTi/6D6BlEzyh6JtEzi55F9KyiZxM9u+g5RM8pei7Rc4ueR/S8oucTPb/oBUT/UfSCohcSvbDoRUQvKnox0YuLXkL0kqKXEr206GVELyt6OdHLi15B9Iqi/yT6z6JXEv0X0SuL/qvoVUT/TfSqolcTvbroNUSvKXot0WuLXkf0uqLXE72+6A1E/130hqI3Er2x6E1Ebyp6M9Gbi95C9JaitxK9tehtRG8rejvR24veQfSOoncSvbPoXUTvKno30buL3kP0nqL3Er236H1E7yt6P9H7iz5A9IGiDxJ9sOhDRB8q+jDRh4s+QvSRoo8SfbToY0QfK/o40ceLPkH0iaJPEn2y6FNEnyr6NNGniz5D9JmizxJ9tuhzRJ8r+jzR54u+QPSFov8h+p+iLxJ9sehLRF8q+jLRl4u+QvS/RF8p+irRV4u+RvS1oq8Tfb3oG0TfKPom0TeLvkX0raJvE3276DtE/1v0naLvEn236HtE3yv6PtH3i35A9IOiHxL9sOhHRP9H9KOiHxP9uOgnRD8p+inRT4t+RvSzop8T/bzoF0S/KPol0S+LfkX0q6JfE/266DdEvyn6LdFvi35H9Lui3xP9vugPRH8o+iPRH4v+RPSnoj8T/bnoL0R/Kfor0V+L/kb0t6K/E/296B9E/yj6J9E/K/2/v/npoocQPVj0kKKHEj206GFEDyt6ONHDix5B9IiiRxI9suhRRI8qejTRo4v+jegxRI8peizRY4seR/S4oscTPb7oCURPKHoi0ROLnkT0pKInEz256ClETyl6KtFTi/6t6GlE/070tKJ/L3o60dOL/oPoGUTPKHom0TOLnkX0rKJnEz276DlEzyl6LtFzi55H9Lyi5xM9v+gFRP9R9IKiFxK9sOhFRC8qejHRi4teQvSSopcSvbToZUQvK3o50cuLXkH0iqL/JPrPolcS/RfRK4v+q+hVRP9N9KqiVxO9uug1RK8pei3Ra4teR/S6otcTvb7oDUT/XfSGojcSvbHoTURvKnoz0ZuL3kL0lqK3Er216G1Ebyt6O9Hbi95B9I6idxK9s+hdRO8qejfRu4veQ/SeovcSvbfofUTvK3o/0fuLPkD0gaIPEn2w6ENEHyr6MNGHiz5C9JGijxJ9tOhjRB8r+jjRx4s+QfSJok8SfbLoU0SfKvo00aeLPkP0maLPEn226HNEnyv6PNHni75A9IWi/yH6n6IvEn2x6EtEXyr6MtGXi75C9L9EXyn6KtFXi75G9LWirxN9vegbRN8o+ibRN4u+RfStom8TfbvoO0T/W/Sdou8Sfbfoe0TfK/o+0feLfkD0g6IfEv2w6EdE/0f0o6IfE/246CdEPyn6KdFPi35G9LOinxP9vOgXRL8o+iXRL4t+RfSrol8T/broN0S/Kfot0W+Lfkf0u6LfE/2+6A9Efyj6I9Efi/5E9KeiPxP9uegvRH8p+ivRX4v+RvS3or8T/b3oH0T/KPon0T9rYND/AOaSEScAAHicY2BiAAKmPSy+QEqUgYFRUURcTFzMyNzM3MxEXU1dTYmdjZ2NccK/K5oaLm6L3Fw0NOEMZoVAFD6IAQD4PA9iAAAAeJxjYGRgYADirq+zjOP5bb4ycLNfAIowXCttkUWmmfaw+AIpDgYmEA8ANPUJwQAAeJxjYGRgYL/AAATMCiCSaQ8DIwMqYAIAK/QBvQAAAAADIAAAAAAAAAAoAAB4nGNgZGBgYGIQA2IGMIuBgQsIGRj+g/kMAArUATEAAHicjY69TsMwFIWP+4doJYSKhMTmoUJIqOnPWIm1ZWDq0IEtTZw2VRpHjlu1D8A7MPMczAw8DM/AifFEl9qS9d1zzr3XAK7xBYHqCHTdW50aLlj9cZ1057lBfvTcRAdPnlvUnz23mXj13MEN3jhBNC6p9PDuuYYrfHquU//23CD/eG7iVnQ9t9ATD57bWIgXzx3ciw+rDrZfqmhnUnvsx2kZzdVql4Xm1DhVFsqUqc7lKBiemjOVKxNaFcvlUZb71djaRCZGb+VU51ZlmZaF0RsV2WBtbTEZDBKvB5HewkLhwLePkhRhB4OU9ZFKTCqpzems6GQI6Z7TcU5mQceQUmjkkBghwPCszhmd3HWHLh+ze8mEpLvnT8dULRLWCTMaW9LUbanSGa+mUjhv47ZY7l67rgITDHiTf/mAKU76BTuXfk8AAHicY2BigAARBuyAiZGJkZmBJSWzOJmBAQALQwHHAAAA) format("woff");
}

/* line 7, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-text-masked {
  font-family: pincode-input-mask;
}

/* line 12, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container {
  display: inline-flex;
  width: 100%;
}

/* line 16, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container input.first {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/* line 20, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container input.last {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-width: 0px;
}

/* line 25, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container input.mid {
  border-radius: 0px;
  border-left-width: 0px;
}

/* line 29, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-text, .form-control.pincode-input-text {
  text-align: center;
  flex-grow: 1;
}

/* line 33, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-error {
  clear: both;
}

/* line 37, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container.touch .touchwrapper {
  position: relative;
  height: 100%;
  flex-grow: 1;
}

/* line 42, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container.touch .touchwrapper .pincode-input-text {
  display: block;
  background-color: transparent;
  background: transparent;
  text-align: initial;
}

/* line 49, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container.touch .touchwrapper .pincode-input-text.noletterspacing {
  letter-spacing: 0 !important;
}

/* line 55, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container.touch .touch-flex {
  display: flex;
  align-items: stretch;
  padding: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 66, app/assets/stylesheets/bootstrap-pincode-input.css.scss */
.pincode-input-container.touch .touch-flex-cell {
  flex-grow: 1;
  border: 1px solid #ced4da;
}
/* line 3, app/assets/stylesheets/select_pure.css.scss */
.select-wrapper {
  margin: auto;
  max-width: 600px;
  width: calc(100% - 40px);
}

/* line 9, app/assets/stylesheets/select_pure.css.scss */
.select-pure__label {
  align-items: center;
  background: #f9f9f8;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  color: #363b3e;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 500;
  justify-content: left;
  min-height: 44px;
  padding: 5px 10px;
  position: relative;
  transition: 0.2s;
  width: 100%;
}

/* line 29, app/assets/stylesheets/select_pure.css.scss */
.draggable-addition-options {
  display: block;
  height: 43px;
  text-align: left;
}

/* line 35, app/assets/stylesheets/select_pure.css.scss */
.draggable-clone-options {
  display: none;
}

/* line 39, app/assets/stylesheets/select_pure.css.scss */
.main-value-section {
  width: 30%;
  display: inline-block;
  border-right: 2px solid #e4e4e4;
  padding-right: 5px;
  height: 30px;
  vertical-align: top;
  margin-right: 5px;
}

/* line 49, app/assets/stylesheets/select_pure.css.scss */
.info-inner {
  font-size: 14px;
  font-style: italic;
  color: gray;
  font-weight: normal;
  word-wrap: break-word;
  display: inline-block;
  width: 68%;
  margin-top: -2px;
  line-height: 15px;
}

/* line 61, app/assets/stylesheets/select_pure.css.scss */
.select-pure__select {
  width: 100%;
  position: relative;
}

/* line 66, app/assets/stylesheets/select_pure.css.scss */
.select-pure__options {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  color: #0d216e;
  display: block;
  margin-top: 10px;
  max-height: 221px;
  overflow-y: scroll;
  width: 100%;
  z-index: 5;
}

/* line 80, app/assets/stylesheets/select_pure.css.scss */
.select-pure__select--opened .select-pure__options {
  display: block;
}

/* line 84, app/assets/stylesheets/select_pure.css.scss */
.select-pure__option {
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
  height: 44px;
  line-height: 25px;
  padding: 10px;
}

/* line 93, app/assets/stylesheets/select_pure.css.scss */
.label-hover {
  visibility: hidden;
}

/* line 97, app/assets/stylesheets/select_pure.css.scss */
.label-text:hover .label-hover {
  visibility: visible;
  color: red;
}

/* line 102, app/assets/stylesheets/select_pure.css.scss */
.select-pure__option--disabled {
  color: #e4e4e4;
}

/* line 106, app/assets/stylesheets/select_pure.css.scss */
.select-pure__option--selected {
  color: #e4e4e4;
  cursor: initial;
  pointer-events: none;
}

/* line 112, app/assets/stylesheets/select_pure.css.scss */
.select-pure__option--hidden {
  display: none;
}

/* line 116, app/assets/stylesheets/select_pure.css.scss */
.select-pure__selected-label {
  align-items: 'center';
  background: #0d216e;
  border-radius: 4px;
  color: #fff;
  cursor: move;
  display: inline-flex;
  justify-content: 'center';
  margin: 5px 10px 5px 0;
  padding: 3px 7px;
}

/* line 128, app/assets/stylesheets/select_pure.css.scss */
.select-pure__selected-label:last-of-type {
  margin-right: 0;
}

/* line 132, app/assets/stylesheets/select_pure.css.scss */
.select-pure__selected-label i {
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
  margin-top: 4px;
}

/* line 139, app/assets/stylesheets/select_pure.css.scss */
.select-pure__selected-label img {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  margin-left: 7px;
  width: 14px;
}

/* line 147, app/assets/stylesheets/select_pure.css.scss */
.select-pure__selected-label i:hover {
  color: #e4e4e4;
}

/* line 151, app/assets/stylesheets/select_pure.css.scss */
.select-pure__autocomplete {
  background: #f9f9f8;
  border-bottom: 1px solid #e4e4e4;
  border-left: none;
  border-right: none;
  border-top: none;
  box-sizing: border-box;
  font-size: 16px;
  outline: none;
  padding: 10px;
  width: 100%;
}

/* line 164, app/assets/stylesheets/select_pure.css.scss */
.select-pure__placeholder--hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 169, app/assets/stylesheets/select_pure.css.scss */
  .select-pure__option {
    height: auto;
  }
  /* line 173, app/assets/stylesheets/select_pure.css.scss */
  .main-value-section {
    width: 100%;
    display: block;
    border: 0;
  }
  /* line 179, app/assets/stylesheets/select_pure.css.scss */
  .info-inner {
    width: 100%;
    display: block;
  }
}
@charset "UTF-8";
/*


*/
/* line 5, app/assets/stylesheets/business_analytics.scss */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

/* line 10, app/assets/stylesheets/business_analytics.scss */
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* line 16, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .item-value-section.balance-red-text {
  margin-top: 0px;
}

/* line 20, app/assets/stylesheets/business_analytics.scss */
sub-title-section {
  display: block;
  font-size: 12px;
  text-align: center;
}

/* line 25, app/assets/stylesheets/business_analytics.scss */
.demo-business-title {
  display: inline-block;
  line-height: 1.2;
}

/* line 30, app/assets/stylesheets/business_analytics.scss */
.admin-report-date {
  width: 120px;
  display: inline-block;
  margin-left: 5px;
}

/* line 37, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-red-circle {
  border: 1px #fe5f6a;
  width: 15px;
  background: #fe5f6a;
  height: 15px;
  border-radius: 50%;
  margin-top: 10px;
  margin-left: 38px;
}

/* line 46, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .image-circle {
  margin-top: 0;
  width: 37px;
  height: 37px;
}

/* line 51, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .image-circle img {
  width: 37px;
  height: 37px;
}

/* line 57, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .item-business-section .sm-section {
  overflow: visible;
}

/* line 61, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .item-business-section .see-more-link {
  margin-right: -5px;
  margin-top: -17px;
}

/* line 67, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-green-circle {
  border: 1px #28a745;
  width: 15px;
  background: #28a745;
  height: 15px;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 23px;
}

/* line 77, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-yellow-circle {
  border: 1px #F8CB55;
  width: 15px;
  background: #F8CB55;
  height: 15px;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 23px;
}

/* line 86, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-red-text {
  color: #fe5f6a;
  font-size: 14px;
}

/* line 90, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-small-green-circle {
  border: 1px #28a745;
  width: 15px;
  height: 15px;
  border: 1px solid;
  background: #28a745;
  border-radius: 50%;
  float: right;
  margin-top: 5px;
  margin-right: 40%;
  display: none;
}

/* line 102, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .balance-small-red-circle {
  border: 1px #fe5f6a;
  width: 15px;
  height: 15px;
  border: 1px solid;
  background: #fe5f6a;
  border-radius: 50%;
  float: right;
  margin-top: 5px;
  margin-right: 40%;
  display: none;
}

/* line 114, app/assets/stylesheets/business_analytics.scss */
#business-summary-table .trial-balance-dash-sign {
  text-align: center;
  width: 80%;
}

/* line 120, app/assets/stylesheets/business_analytics.scss */
.toggle-graph .pie-graph-section {
  max-height: 420px;
  min-height: 350px;
}

/* line 126, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .balance-red-circle {
  margin-top: 15px;
  margin-left: 23px;
}

/* line 132, app/assets/stylesheets/business_analytics.scss */
.revenue-dashboard-subheading-text {
  text-align: center;
  font-size: 18px;
  color: #335989;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'ubuntubold';
}

/* line 141, app/assets/stylesheets/business_analytics.scss */
.revenue-dashboard-heading-text {
  text-align: center;
  font-size: 22px;
  color: #335989;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'ubuntubold';
}

/* line 150, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business #business-summary-table .analytics-box,
#monthly_revenue_business #business-summary-table .analytics-box,
#quarterly_revenue_business #business-summary-table .analytics-box,
#year_to_date_business #business-summary-table .analytics-box {
  margin-top: -6px;
  height: 48px;
  background: none;
  box-shadow: none;
  padding: 10px 8px;
}

/* line 170, app/assets/stylesheets/business_analytics.scss */
.switchh {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

/* line 178, app/assets/stylesheets/business_analytics.scss */
.switchh input {
  display: none;
}

/* line 180, app/assets/stylesheets/business_analytics.scss */
.sliderr {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

/* line 192, app/assets/stylesheets/business_analytics.scss */
.sliderr:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

/* line 204, app/assets/stylesheets/business_analytics.scss */
input:checked + .sliderr {
  background-color: #28a745;
}

/* line 208, app/assets/stylesheets/business_analytics.scss */
input:focus + .sliderr {
  box-shadow: 0 0 1px #28a745;
}

/* line 212, app/assets/stylesheets/business_analytics.scss */
input:checked + .sliderr:before {
  transform: translateX(16px);
}

/* Rounded sliders */
/* line 219, app/assets/stylesheets/business_analytics.scss */
.sliderr.roundd {
  border-radius: 34px;
}

/* line 223, app/assets/stylesheets/business_analytics.scss */
.sliderr.roundd:before {
  border-radius: 50%;
}

/* line 226, app/assets/stylesheets/business_analytics.scss */
.analytics_tab {
  display: inline-block;
  margin-left: 50px;
  margin-top: 0;
  margin-bottom: -7px;
}

/* line 233, app/assets/stylesheets/business_analytics.scss */
.set-analytics-box {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 238, app/assets/stylesheets/business_analytics.scss */
.dollar-place-holder-inline {
  position: absolute;
  top: 4px;
  left: 20px;
  font-size: 16px;
}

/* line 244, app/assets/stylesheets/business_analytics.scss */
.y-revenue-error-section {
  color: red;
}

/* line 247, app/assets/stylesheets/business_analytics.scss */
.line-item-mapping-section {
  margin: 15px 0;
}

/* line 250, app/assets/stylesheets/business_analytics.scss */
.management-section {
  padding: 10px 0;
}

/* line 253, app/assets/stylesheets/business_analytics.scss */
.management-section .value-span {
  padding: 5px 10px;
}

/* line 256, app/assets/stylesheets/business_analytics.scss */
.management-section .pms-value {
  font-size: 16px;
  margin-left: 12%;
  text-decoration: underline;
  color: #0d216e;
  font-family: "ubuntubold";
}

/* line 265, app/assets/stylesheets/business_analytics.scss */
.management-inner-section {
  margin: 0 auto;
  background: #FFF;
  padding: 0 20px;
  overflow-y: scroll;
}

/* line 271, app/assets/stylesheets/business_analytics.scss */
.management-inner-section-small {
  width: 70%;
}

/* line 275, app/assets/stylesheets/business_analytics.scss */
.y-main-header {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #ddd;
}

/* line 282, app/assets/stylesheets/business_analytics.scss */
.y-revenue-grand-total-section {
  font-weight: bold;
  border-top: 2px solid #0d216e;
  padding-top: 10px;
}

/* line 288, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal {
  z-index: 1051;
}

/* line 291, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal .modal_size {
  width: 900px !important;
}

/* line 294, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal .modal_size.budget-yearly-modal {
  width: 650px !important;
}

/* line 297, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal .text-center {
  text-align: center;
}

/* line 301, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal .month-field {
  padding: 4px 0;
}

/* line 305, app/assets/stylesheets/business_analytics.scss */
#yearly_revenue_modal_body {
  min-height: 300px;
}

/* line 308, app/assets/stylesheets/business_analytics.scss */
.budget-description {
  margin: 0 0 30px 0;
  text-align: center;
}

/* line 313, app/assets/stylesheets/business_analytics.scss */
.manualy-yearly-revenue-section {
  width: 200px;
  text-align: center;
  padding: 50px;
  border: 2px solid #000;
  margin: 0 auto;
  cursor: pointer;
  height: 150px;
}

/* line 322, app/assets/stylesheets/business_analytics.scss */
.automatic-yearly-revenue-section {
  width: 300px;
  text-align: center;
  border: none;
  height: 150px;
  margin: 0 auto;
  padding: 25px 0;
}

/* line 330, app/assets/stylesheets/business_analytics.scss */
.budget-option-section {
  display: block;
  margin-bottom: 20px;
  height: 150px;
}

/* line 335, app/assets/stylesheets/business_analytics.scss */
.account_settings .skip-btn {
  background: #FFF;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 20px;
}

/* line 341, app/assets/stylesheets/business_analytics.scss */
.selected-budget-section {
  background-color: #fe5f6a;
  color: #FFF;
}

/* line 346, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .text-center {
  text-align: center;
}

/* line 350, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .model_style {
  background: #F6F8F9 !important;
}

/* line 353, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .panel-content {
  margin-left: 0;
  box-shadow: none;
}

/* line 357, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .panel-content .form_box_block {
  padding: 0;
}

/* line 362, app/assets/stylesheets/business_analytics.scss */
sub-info {
  font-size: 14px;
  display: block;
  clear: both;
}

/* line 368, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .modal-custom-width {
  width: 500px;
}

/* line 372, app/assets/stylesheets/business_analytics.scss */
#business_analytics_modal .alert-message-section span {
  font-size: 14px;
  color: #fe5f6a;
  font-family: source_sans_proregular;
  margin-top: 14px;
  padding-left: 0px;
  font-weight: 550;
}

/* line 383, app/assets/stylesheets/business_analytics.scss */
#analytics_modal #history_file_names {
  width: 100%;
  border-radius: 10px;
  margin-top: 4px;
  height: 40px;
}

/* line 390, app/assets/stylesheets/business_analytics.scss */
#analytics_modal label {
  font-size: 20px;
  font-weight: bold;
}

/* line 394, app/assets/stylesheets/business_analytics.scss */
.list-item-business .see-more-link {
  float: right;
  margin-right: 18px;
}

/* line 398, app/assets/stylesheets/business_analytics.scss */
.analytics-row-section .mobile-see-more-link {
  float: right;
  margin-right: 8%;
  visibility: hidden;
}

/* line 403, app/assets/stylesheets/business_analytics.scss */
.alert-message, .other-field-msg {
  color: #FE5F6A !important;
  font-size: 14px;
  font-style: italic;
  display: inline-block;
}

/* line 409, app/assets/stylesheets/business_analytics.scss */
.other-field-msg {
  margin-left: 80px;
}

/* line 412, app/assets/stylesheets/business_analytics.scss */
.passcode-title {
  font-size: 12px;
}

/* line 415, app/assets/stylesheets/business_analytics.scss */
.passcode-field {
  display: inline;
}

/* line 418, app/assets/stylesheets/business_analytics.scss */
.passcode-message-section {
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
}

/* line 423, app/assets/stylesheets/business_analytics.scss */
.passcode-message-section .alert {
  padding: 4px 10px;
  margin: 0;
}

/* line 428, app/assets/stylesheets/business_analytics.scss */
.row-margin4 {
  margin-left: -4px;
  margin-right: -4px;
}

/* line 432, app/assets/stylesheets/business_analytics.scss */
.row-margin6 {
  margin-left: -6px;
  margin-right: -6px;
}

/* line 436, app/assets/stylesheets/business_analytics.scss */
.container-checkbox {
  display: block;
  position: relative;
  border-radius: 50%;
  padding-left: 25px;
  cursor: pointer;
  font-size: 18px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 600 !important;
  margin-bottom: 5px;
}

/* Hide the browser's default checkbox */
/* line 452, app/assets/stylesheets/business_analytics.scss */
.container-checkbox input {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/* line 462, app/assets/stylesheets/business_analytics.scss */
.checkmark {
  position: absolute;
  border-radius: 50%;
  top: 16%;
  left: 15px;
  height: 16px;
  width: 16px;
  border: 1px solid #c9c9c9;
  background-color: #fff;
}

/* line 473, app/assets/stylesheets/business_analytics.scss */
.container-checkbox .checkmark {
  left: 0px;
}

/* On mouse-over, add a grey background color */
/* line 477, app/assets/stylesheets/business_analytics.scss */
.container-checkbox:hover input ~ .checkmark {
  border: 2px solid #c9c9c9;
}

/* line 483, app/assets/stylesheets/business_analytics.scss */
.item-value-section {
  display: inline-block;
  width: 80%;
  height: 14px;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  font-family: 'ubunturegular';
}

/* line 493, app/assets/stylesheets/business_analytics.scss */
.change-number-font {
  font-size: 12px;
  font-family: 'ubunturegular';
}

/* line 498, app/assets/stylesheets/business_analytics.scss */
.number-font {
  font-size: 15px;
  font-family: 'ubunturegular';
}

/* line 505, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .item-value-section,
#quarterly_revenue_business .item-value-section,
#monthly_revenue_business .item-value-section,
#daily_revenue_business .item-value-section {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}

/* line 515, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-1.guests-summary-field {
  width: 8%;
}

/* line 519, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-1.adjustment-summary-field {
  width: 8%;
}

/* line 523, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-1.budget-summary-field {
  width: 6.5%;
}

/* line 527, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .item-value-section.partial-value-section {
  margin-top: 0;
}

/* line 531, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .item-value-section.partial-value-section, #quarterly_revenue_business .item-value-section.partial-value-section {
  margin-top: 0;
}

/* line 535, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business #business-summary-table .balance-green-circle {
  margin-left: 37px;
}

/* line 539, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business #business-summary-table .balance-yellow-circle {
  margin-left: 37px;
}

/* line 543, app/assets/stylesheets/business_analytics.scss */
.no-data-cross {
  margin-top: 15px;
}

/* line 547, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .item-value-section.no-margin-t,
#monthly_revenue_business .item-value-section.no-margin-t,
#quarterly_revenue_business .item-value-section.no-margin-t,
#year_to_date_business .item-value-section.no-margin-t {
  margin-top: 15px;
}

/* line 554, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .item-value-section.zero-top-margin, #monthly_revenue_business .item-value-section.zero-top-margin, #quarterly_revenue_business .item-value-section.zero-top-margin, #year_to_date_business .item-value-section.zero-top-margin {
  margin-top: 0px;
}

/* line 559, app/assets/stylesheets/business_analytics.scss */
#quarterly_revenue_business .no-data-cross {
  margin-top: -13px;
}

/* line 563, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .no-data-cross {
  margin-top: -13px;
}

/* line 567, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .item-value-section.partial-value-section {
  margin-top: 0;
}

/* line 571, app/assets/stylesheets/business_analytics.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  padding-bottom: 4px;
  padding-top: 4px;
}

/* When the checkbox is checked, add a blue background */
/* line 581, app/assets/stylesheets/business_analytics.scss */
.container-checkbox input:checked ~ .checkmark {
  background-color: #0d216e;
}

/* line 585, app/assets/stylesheets/business_analytics.scss */
.container-checkbox input:checked:hover ~ .checkmark {
  border: 1px solid #c9c9c9;
}

/* Create the checkmark/indicator (hidden when not checked) */
/* line 590, app/assets/stylesheets/business_analytics.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
/* line 598, app/assets/stylesheets/business_analytics.scss */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
/* line 603, app/assets/stylesheets/business_analytics.scss */
.container-checkbox .checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

/* line 615, app/assets/stylesheets/business_analytics.scss */
.form_box_block {
  margin: 10px 0 20px 0;
}

/* line 618, app/assets/stylesheets/business_analytics.scss */
.pms-form-other-field {
  margin-left: 2%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 627, app/assets/stylesheets/business_analytics.scss */
.pms-form-other-field:disabled {
  pointer-events: none;
  cursor: not-allowed;
  background: #e4e6eb;
  pointer-events: none;
  color: #c8c8c8;
  border: 0px solid #c8c8c8;
  font-weight: 600;
}

/* line 642, app/assets/stylesheets/business_analytics.scss */
.inline-show {
  display: inline;
}

/* line 646, app/assets/stylesheets/business_analytics.scss */
.yearly-revenue-table tbody td {
  padding-right: 20px !important;
  text-align: right;
}

/* line 650, app/assets/stylesheets/business_analytics.scss */
.yearly-revenue-table thead th {
  text-align: center;
}

/* line 655, app/assets/stylesheets/business_analytics.scss */
.right-padding15 {
  padding-right: 15px;
  padding-left: 0;
}

/* line 659, app/assets/stylesheets/business_analytics.scss */
.left-padding5 {
  padding-left: 5px;
  padding-right: 0;
}

/* line 663, app/assets/stylesheets/business_analytics.scss */
.y-label-m-view, .y-label-m-total-view {
  display: none;
}

/* line 667, app/assets/stylesheets/business_analytics.scss */
.summary-close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 8px;
}

/* line 673, app/assets/stylesheets/business_analytics.scss */
.summary-head-row {
  padding: 5px 0;
  height: 35px;
  font-weight: bold;
}

/* line 678, app/assets/stylesheets/business_analytics.scss */
.business-summary-list {
  transition: .4s;
}

/* line 682, app/assets/stylesheets/business_analytics.scss */
#daily-metrics-dashboard .industry_business_backdrop-container {
  min-height: 400px;
}

/* line 686, app/assets/stylesheets/business_analytics.scss */
#business_summary_div {
  cursor: pointer;
}

/* line 689, app/assets/stylesheets/business_analytics.scss */
#business_summary_div .enter-daily-metric-main {
  height: 35px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}

/* line 696, app/assets/stylesheets/business_analytics.scss */
.summary-date-section .form-control {
  width: 70%;
}

/* line 699, app/assets/stylesheets/business_analytics.scss */
.link-design-setup {
  padding-left: 20px;
  font-size: 14px;
  text-decoration: underline;
}

/* line 704, app/assets/stylesheets/business_analytics.scss */
.business-summary-heading {
  cursor: pointer;
}

/* line 707, app/assets/stylesheets/business_analytics.scss */
.graph-data-warning-section {
  color: orange;
  font-size: 14px;
  text-align: center;
  font-style: italic;
}

/* line 713, app/assets/stylesheets/business_analytics.scss */
.industry-radio-other-field label {
  display: inline-block;
}

/* line 716, app/assets/stylesheets/business_analytics.scss */
.analytics-title {
  text-align: center;
  margin-top: -10px;
  font-weight: bold;
  font-size: 18px;
}

/* line 722, app/assets/stylesheets/business_analytics.scss */
.modal-update-btn {
  float: right;
  color: #fff;
  font-size: 16px;
  font-family: "source_sans_proregular";
  line-height: 19px;
  padding: 8px 27px;
  border: none;
  border-radius: 7px;
  margin: 0 10px 0 0 !important;
}

/* line 733, app/assets/stylesheets/business_analytics.scss */
.analytics-message-section .alert {
  padding: 5px 10px;
}

/* line 736, app/assets/stylesheets/business_analytics.scss */
.analytics-message-section {
  font-size: 16px;
}

/* line 739, app/assets/stylesheets/business_analytics.scss */
.margin-tb8 {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  padding-left: 5%;
}

/* line 746, app/assets/stylesheets/business_analytics.scss */
.table .dropdown .custom-dorpdown li a {
  display: block;
}

/* line 749, app/assets/stylesheets/business_analytics.scss */
.list-summary-row {
  padding: 0 !important;
}

/* line 752, app/assets/stylesheets/business_analytics.scss */
.list-summary-row .item-row-section {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 0;
  padding-top: 6px;
  padding-bottom: 10px;
  font-size: 16px;
  font-family: 'source_sans_proregular';
}

/* line 762, app/assets/stylesheets/business_analytics.scss */
.list-summary-row .item-row-section:last-of-type {
  border-right: 1px solid #ddd;
}

/* line 767, app/assets/stylesheets/business_analytics.scss */
.list-summary-row .graph-section {
  margin-top: 0;
}

/* line 771, app/assets/stylesheets/business_analytics.scss */
.list-summary-row .analytics-box {
  margin-top: -2px;
}

/* line 774, app/assets/stylesheets/business_analytics.scss */
.list-summary-row .title.ellipsis {
  display: block;
}

/* line 778, app/assets/stylesheets/business_analytics.scss */
.list-item-business.list-summary-row.first-summary-row {
  margin-bottom: -2px;
}

/* line 781, app/assets/stylesheets/business_analytics.scss */
.list-item-business.list-item .title {
  font-size: 14px;
  font-family: 'ubunturegular';
}

/* line 785, app/assets/stylesheets/business_analytics.scss */
.list-item-business.list-item .company-indicator {
  font-size: 16px;
  font-family: 'source_sans_proregular';
}

/* line 789, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .graph-title-inline {
  font-size: 24px;
  font-family: "ubuntubold";
  margin-top: 5px;
  color: #0d216e;
}

/* line 795, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .history-graph-title {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 799, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .revenue-filter-section, .pickup-pace-average {
  font-family: 'source_sans_proregular';
  font-size: 14px;
}

/* line 803, app/assets/stylesheets/business_analytics.scss */
.row-less-margin {
  margin-top: -8px;
}

/* line 806, app/assets/stylesheets/business_analytics.scss */
.list-summary-row {
  min-height: 50px !important;
}

/* line 809, app/assets/stylesheets/business_analytics.scss */
.list-summary-row.list-item {
  border-bottom: 0;
}

/* line 812, app/assets/stylesheets/business_analytics.scss */
.list-summary-row.list-item-business .item-row-section {
  height: 50px;
}

/* line 815, app/assets/stylesheets/business_analytics.scss */
.header-list.list-summary-row .item-row-section {
  background: #F9FAFB;
  font-size: 14px;
  font-family: 'ubuntubold';
}

/* line 820, app/assets/stylesheets/business_analytics.scss */
.header-list.list-summary-row .item-row-section {
  min-height: 55px;
  height: 55px;
  text-align: center;
  font-size: 14px;
}

/* overwrite of columns for business summary section */
/* line 829, app/assets/stylesheets/business_analytics.scss */
.col-lg-7.analytics-row-section {
  width: 69%;
}

/* line 833, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.image-summary-field {
  width: 6%;
}

/* line 836, app/assets/stylesheets/business_analytics.scss */
.col-lg-4.name-summary-field {
  width: 22%;
}

/* line 841, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-4.name-summary-field {
  width: 100%;
  min-width: 200px;
}

/* line 845, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-1.revenue-summary-field {
  width: 11%;
}

/* line 849, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .day-30-days-future {
  margin: 8px 0;
}

/* line 852, app/assets/stylesheets/business_analytics.scss */
#daily_revenue_business .col-lg-7.analytics-row-section {
  width: 100%;
}

/* line 858, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .col-lg-4.name-summary-field, #quarterly_revenue_business .col-lg-4.name-summary-field, #monthly_revenue_business .col-lg-4.name-summary-field {
  width: 100%;
  min-width: 200px;
}

/* line 862, app/assets/stylesheets/business_analytics.scss */
#year_to_date_business .col-lg-7.analytics-row-section, #quarterly_revenue_business .col-lg-7.analytics-row-section, #monthly_revenue_business .col-lg-7.analytics-row-section {
  width: 100%;
}

/* line 867, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.adjustment-summary-field {
  width: 9.5%;
}

/* line 870, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.revenue-summary-field {
  width: 9%;
}

/* line 873, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.payment-summary-field {
  width: 8%;
}

/* line 876, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.pace-field {
  width: 5%;
}

/* line 879, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.adr-summary-field, .col-lg-1.sold-summary-field, .col-lg-1.budget-summary-field, .col-lg-1.p-adr-field {
  width: 8%;
}

/* line 883, app/assets/stylesheets/business_analytics.scss */
#revenue-spotlight-main .member_add_success {
  float: none;
}

/* line 887, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-1.budget-summary-field {
  width: 6%;
}

/* line 890, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-4.name-summary-field {
  width: 100%;
  min-width: 188px;
}

/* line 894, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-1.t-balance-field {
  width: 6%;
}

/* line 897, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .item-value-section {
  width: 100%;
  text-align: center;
}

/* line 902, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-1.adr-summary-field, #monthly_revenue_business .col-lg-1.sold-summary-field {
  width: 9%;
}

/* line 906, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-1.guests-summary-field {
  width: 9%;
}

/* line 910, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .col-lg-1.adjustment-summary-field {
  width: 7%;
}

/* line 914, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .main-new-container {
  top: 0;
}

/* line 918, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business #revenue-spotlight-main {
  min-height: 175px;
}

/* line 923, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .future-card-section .industry_business_backdrop-container {
  min-height: 711px;
}

/* line 928, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .future-card-section.single-forecast-snapshot {
  width: 99%;
}

/* line 931, app/assets/stylesheets/business_analytics.scss */
#monthly_revenue_business .future-card-section.single-forecast-snapshot .industry_business_backdrop-container {
  min-height: 385px;
}

/* line 937, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.guests-summary-field {
  width: 5%;
}

/* line 940, app/assets/stylesheets/business_analytics.scss */
.col-lg-1.action-summary-field {
  width: 3.5%;
  padding-right: 3px;
}

/* line 944, app/assets/stylesheets/business_analytics.scss */
.snap-label {
  font-weight: normal;
}

/* line 947, app/assets/stylesheets/business_analytics.scss */
.snap-header.y-main-header {
  border-bottom: 0;
}

/* line 950, app/assets/stylesheets/business_analytics.scss */
.snapshot-container {
  width: 85%;
  margin-left: 8%;
}

/* line 955, app/assets/stylesheets/business_analytics.scss */
.left-pad8 {
  padding-left: 8px !important;
}

/* line 959, app/assets/stylesheets/business_analytics.scss */
.tp-10 {
  padding-top: 5px !important;
}

/* line 963, app/assets/stylesheets/business_analytics.scss */
.left-pad9 {
  padding-left: 30px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 969, app/assets/stylesheets/business_analytics.scss */
.summary-warning-link {
  width: 24px;
  display: inline-block;
  text-align: center;
}

/* line 975, app/assets/stylesheets/business_analytics.scss */
.btn-xquic-primary {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "source_sans_proregular";
  min-width: 80px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 10px;
  min-height: 40px;
}

/* line 990, app/assets/stylesheets/business_analytics.scss */
.btn-xquic-primary:hover, .btn-xquic-primary:focus {
  color: #fff;
  text-decoration: none;
}

/*======= Start Passcode Section =======*/
/* line 999, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal .text-center {
  text-align: center;
}

/* line 1002, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal .section-info {
  margin: 20px 0;
  padding: 0 10px;
}

/* line 1006, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal .setup-input-section {
  margin-bottom: 20px;
}

/* line 1009, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal .pincode-input-text {
  width: 10% !important;
}

/* line 1012, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal .modal_size {
  width: 500px;
}

/* line 1015, app/assets/stylesheets/business_analytics.scss */
#setup_passcode_modal #pin_verification_code {
  margin-top: 10px;
}

/* line 1019, app/assets/stylesheets/business_analytics.scss */
.section-info {
  text-align: left;
}

/* line 1022, app/assets/stylesheets/business_analytics.scss */
.setup-header {
  margin-bottom: 40px;
  font-size: 24px;
  font-family: 'ubuntubold';
}

/* line 1027, app/assets/stylesheets/business_analytics.scss */
.setup-header .extra-link-section {
  font-size: 14px;
  font-weight: normal;
  font-family: ubuntu;
  text-decoration: underline;
  margin-top: 10px;
}

/* line 1035, app/assets/stylesheets/business_analytics.scss */
.setup-footer {
  margin: 20px 0;
}

/* line 1038, app/assets/stylesheets/business_analytics.scss */
.setup-error-section {
  color: red;
}

/* line 1041, app/assets/stylesheets/business_analytics.scss */
.setup-pin-link {
  font-size: 12px;
}

/* line 1044, app/assets/stylesheets/business_analytics.scss */
.link-color-pink {
  color: #fe5f6a;
}

/* overwrite pincode input css */
/* line 1049, app/assets/stylesheets/business_analytics.scss */
.pincode-input-text, .form-control.pincode-input-text {
  padding: 0;
  border-radius: 0;
  margin: 0 5px;
}

/* line 1054, app/assets/stylesheets/business_analytics.scss */
.pincode-input-container input.first {
  margin-left: 40px;
}

/* line 1057, app/assets/stylesheets/business_analytics.scss */
.pincode-input-container input.mid {
  border-left-width: 1px;
}

/* line 1060, app/assets/stylesheets/business_analytics.scss */
.pincode-input-container input.last {
  border-left-width: 1px;
  margin-right: 40px;
}

/* line 1064, app/assets/stylesheets/business_analytics.scss */
.pincode-input-container {
  margin-top: 10px;
}

/*=======  End Passcode Section  =======*/
/* line 1069, app/assets/stylesheets/business_analytics.scss */
.pie-graph-section {
  min-height: 420px;
}

/* line 1073, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .graph.large-graph {
  min-height: 430px;
}

/* line 1077, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .graph.large-graph .line-graph {
  min-height: 430px;
}

/* line 1081, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .graph.large-graph.ex-large-graph {
  min-height: auto;
}

/* line 1085, app/assets/stylesheets/business_analytics.scss */
.track-amount-value[data-neg="false"] {
  color: #3B761E;
}

/* line 1088, app/assets/stylesheets/business_analytics.scss */
.track-amount-value[data-neg="false"]:after {
  content: '⬆';
}

/* line 1093, app/assets/stylesheets/business_analytics.scss */
.track-amount-value[data-neg="true"] {
  color: #EB463D;
}

/* line 1096, app/assets/stylesheets/business_analytics.scss */
.track-amount-value[data-neg="true"]:after {
  content: '⬇';
}

/* line 1100, app/assets/stylesheets/business_analytics.scss */
.revenue-filter-section {
  position: relative;
}

/* line 1104, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter {
  display: inline-block;
  height: 20px;
  vertical-align: top;
}

/* line 1109, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter .tooltiptext {
  right: 0;
  width: 320px;
  left: auto;
}

/* line 1114, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter .tooltiptext:before, .warning-revenue-filter .tooltiptext:after {
  right: 1%;
  left: auto;
}

/* line 1121, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter-icon {
  display: inline-block;
  height: 20px;
  vertical-align: top;
  width: 100%;
  text-align: center;
}

/* line 1128, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter-icon .tooltiptext {
  right: auto;
  width: 400%;
  left: 94%;
  top: 115%;
}

/* line 1134, app/assets/stylesheets/business_analytics.scss */
.warning-revenue-filter-icon .tooltiptext:before, .warning-revenue-filter-icon .tooltiptext:after {
  right: auto;
  left: 50%;
}

/* line 1141, app/assets/stylesheets/business_analytics.scss */
.chart-filter-links {
  text-align: center;
  margin: 10px 0;
  font-size: 14px;
}

/* line 1146, app/assets/stylesheets/business_analytics.scss */
.chart-filter-links li {
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  width: 60px;
}

/* line 1152, app/assets/stylesheets/business_analytics.scss */
.chart-filter-links li label {
  cursor: pointer;
  color: #0d216e;
}

/* line 1158, app/assets/stylesheets/business_analytics.scss */
.chart-filter-links li.active {
  background: #dcecf4;
  border-radius: 16px;
}

/* line 1163, app/assets/stylesheets/business_analytics.scss */
.chart-filter-links .chart-filter-check {
  display: none;
}

/* line 1167, app/assets/stylesheets/business_analytics.scss */
.chart-filter-inputs {
  font-size: 14px;
  margin: 10px 0;
}

/* line 1171, app/assets/stylesheets/business_analytics.scss */
.revenue-filter-secondary-section {
  margin-top: 30px;
}

/* line 1174, app/assets/stylesheets/business_analytics.scss */
.summary-total-row {
  background: #dcecf4;
  font-weight: bold;
}

/* line 1178, app/assets/stylesheets/business_analytics.scss */
.graph-title-inline {
  color: #6E6E6E;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}

/* line 1185, app/assets/stylesheets/business_analytics.scss */
.graph-title-block {
  display: block;
}

/* line 1188, app/assets/stylesheets/business_analytics.scss */
.chart-summary-table {
  font-size: 14px;
}

/* line 1192, app/assets/stylesheets/business_analytics.scss */
.table-bordered.day-revenue-summary-table {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 22px;
}

/* line 1197, app/assets/stylesheets/business_analytics.scss */
.table-bordered.day-revenue-summary-table tbody tr td, .table-bordered.day-revenue-summary-table tbody tr th {
  padding: 4px;
}

/* line 1201, app/assets/stylesheets/business_analytics.scss */
.chart-filter-list, .see-more-link {
  font-size: 14px;
  font-family: "source_sans_proregular";
}

/* line 1206, app/assets/stylesheets/business_analytics.scss */
.link-underline {
  text-decoration: underline;
}

/* line 1210, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-modal {
  max-width: 900px;
  width: auto;
  margin: 0 auto;
}

/* line 1215, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-modal .modal-title {
  font-size: 25px;
  font-family: 'source_sans_proregular';
}

/* line 1219, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-modal .modal-body {
  font-size: 16px;
  font-family: 'source_sans_proregular';
}

/* line 1224, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-link {
  text-decoration: underline;
  cursor: pointer;
}

/* line 1228, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-link-section {
  font-size: 16px;
  margin: 10px 0;
}

/* line 1232, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-section [data-view-graph-toggle="show"] {
  display: block;
}

/* line 1236, app/assets/stylesheets/business_analytics.scss */
.view-graph-table-section [data-view-graph-toggle="hide"] {
  display: none;
}

/* line 1239, app/assets/stylesheets/business_analytics.scss */
.neg-value {
  color: #EA453D;
}

/* line 1242, app/assets/stylesheets/business_analytics.scss */
.jexcel-download-section {
  display: block;
  margin-right: 12px;
}

/* line 1246, app/assets/stylesheets/business_analytics.scss */
.calculated-data-section {
  min-height: 25px;
  margin-right: 12px;
}

/* line 1250, app/assets/stylesheets/business_analytics.scss */
.calculated-data-section ul {
  background: lightgray;
}

/* line 1254, app/assets/stylesheets/business_analytics.scss */
.calculated-data-section li {
  display: inline-block;
  margin: 0 10px;
}

/* line 1260, app/assets/stylesheets/business_analytics.scss */
.jexcel-table-calculation .jexcel_container {
  width: 100%;
  overflow-y: scroll;
}

/* line 1265, app/assets/stylesheets/business_analytics.scss */
.jexcel-table-calculation table {
  table-layout: auto;
  width: 100%;
}

/* line 1269, app/assets/stylesheets/business_analytics.scss */
.jexcel-table-calculation .draggable tr:nth-child(2n) {
  background: #dcecf4;
}

/* line 1273, app/assets/stylesheets/business_analytics.scss */
.multi-graph-section {
  min-height: 300px;
}

/* line 1276, app/assets/stylesheets/business_analytics.scss */
.full-graph-section {
  min-height: 400px !important;
}

/* line 1279, app/assets/stylesheets/business_analytics.scss */
.full-graph-section .forecast-details-in-table {
  margin-top: 20px;
}

/* line 1284, app/assets/stylesheets/business_analytics.scss */
.none-value-section {
  display: inline-block;
  width: 80%;
  height: 14px;
  text-align: center;
  line-height: 14px;
}

/* line 1292, app/assets/stylesheets/business_analytics.scss */
.list-item-alt:nth-child(2n+1) .item-alt-section {
  background: #F9FAFB;
}

/* line 1296, app/assets/stylesheets/business_analytics.scss */
.subhead_title {
  display: block;
}

/* line 1300, app/assets/stylesheets/business_analytics.scss */
.chart-filter-label {
  margin-right: 9px;
}

/* line 1304, app/assets/stylesheets/business_analytics.scss */
.badge-xquic.active-badge, .badge-xquic:hover, a.badge:focus {
  background: #fe5f6a;
  color: #FFFFFF;
}

/* line 1308, app/assets/stylesheets/business_analytics.scss */
.badge-xquic {
  border-radius: 10px;
  background: #FFFFFF;
  color: #0d216e;
  border: 2px solid #E6E6E6;
  padding: 8px 15px;
  margin: 0 3px;
  min-width: 50px;
  height: 35px;
  font-size: 15px;
}

/* line 1320, app/assets/stylesheets/business_analytics.scss */
.text-center-imp {
  text-align: center;
}

/* line 1323, app/assets/stylesheets/business_analytics.scss */
.business-summary-access-section {
  margin-top: 10px;
}

/* line 1326, app/assets/stylesheets/business_analytics.scss */
.summary-heading-m {
  display: none;
  margin: 0 0 10px 0;
  font-weight: bold;
}

/* line 1332, app/assets/stylesheets/business_analytics.scss */
.future-card-section.single-forecast-snapshot {
  width: 99%;
}

/* line 1335, app/assets/stylesheets/business_analytics.scss */
.future-card-section.single-forecast-snapshot .industry_business_backdrop-container {
  min-height: 385px;
}

/* line 1341, app/assets/stylesheets/business_analytics.scss */
.future-card-section .industry_business_backdrop-container {
  min-height: 684px;
  z-index: 1;
}

/* line 1345, app/assets/stylesheets/business_analytics.scss */
.future-card-section .industry_business_backdrop-container .content {
  padding: 0;
}

/* line 1349, app/assets/stylesheets/business_analytics.scss */
.future-card-section .main-new-container {
  min-height: auto !important;
  position: relative;
  border-radius: 0;
}

/* line 1355, app/assets/stylesheets/business_analytics.scss */
.future-card-section .holiday_head {
  margin-bottom: 0;
}

/* line 1359, app/assets/stylesheets/business_analytics.scss */
.future-card-section .holiday_head h1 {
  margin: 10px;
}

/* line 1364, app/assets/stylesheets/business_analytics.scss */
.boking-graph-section-head {
  padding-top: 15px;
}

/* line 1367, app/assets/stylesheets/business_analytics.scss */
.b-graph-section-head {
  margin-bottom: 10px;
}

/* line 1371, app/assets/stylesheets/business_analytics.scss */
.future-card-section .holiday_head h1 {
  margin: 10px;
  font-size: 24px;
}

/* line 1376, app/assets/stylesheets/business_analytics.scss */
.no-padding1 {
  padding: 0px !important;
  font-size: 14px;
}

/* line 1383, app/assets/stylesheets/business_analytics.scss */
.future-bookings-daily-section #revenue-forecast-main .content {
  padding: 0;
}

/* line 1387, app/assets/stylesheets/business_analytics.scss */
.future-bookings-daily-section #revenue-forecast-main .main-new-container {
  min-height: 280px;
}

/* line 1392, app/assets/stylesheets/business_analytics.scss */
.business-revenue-mtd-graph-section.business-revenue-graph-section .graph {
  min-height: 613px;
}

/* line 1396, app/assets/stylesheets/business_analytics.scss */
.business-revenue-mtd-graph-section.business-revenue-graph-section .booking-expedia-main-graph-section.graph {
  min-height: 355px;
  border: none;
}

/* line 1400, app/assets/stylesheets/business_analytics.scss */
.day-revenue-summary-section {
  overflow: visible;
  overflow-x: scroll;
}

/* line 1405, app/assets/stylesheets/business_analytics.scss */
.report-date-section #report_date, #qtd-select, #star-report-date {
  width: 108px;
  background: white;
}

/* line 1410, app/assets/stylesheets/business_analytics.scss */
.business-view-popup-section {
  display: none;
}

/******** Custom Radio Button Start ********/
/* line 1415, app/assets/stylesheets/business_analytics.scss */
.salmon-radio {
  /* hide original inputs */
  visibility: hidden;
  position: absolute;
}

/* line 1420, app/assets/stylesheets/business_analytics.scss */
.salmon-radio + label {
  cursor: pointer;
}

/* line 1423, app/assets/stylesheets/business_analytics.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* line 1430, app/assets/stylesheets/business_analytics.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 1433, app/assets/stylesheets/business_analytics.scss */
.salmon-radio + label:before {
  height: 16px;
  margin-right: 4px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  transition: 0.3s;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: inset 0 -3px 6px #e4e4e4;
  transition: 0.3s;
}

/* CUSTOM RADIO AND CHECKBOX STYLES */
/* DEFAULT */
/* line 1448, app/assets/stylesheets/business_analytics.scss */
.salmon-radio + label:before {
  border-radius: 50%;
  width: 16px;
  vertical-align: middle;
}

/* CHECKED */
/* line 1455, app/assets/stylesheets/business_analytics.scss */
.salmon-radio:checked + label:before {
  box-shadow: inset 0 -1px 2px #ffffff, inset 0 0 1px #222, inset 0 0 0 2px #ffffff;
  background-color: #fe545f;
  border-color: #fe545f;
}

/******** Custom Radio Button End ********/
/* line 1463, app/assets/stylesheets/business_analytics.scss */
.revenue-filter-check-occ, .revenue-filter-check {
  margin: 0px !important;
  vertical-align: middle;
}

/* line 1468, app/assets/stylesheets/business_analytics.scss */
.custom-tooltip.summary-title-tooltip .tooltiptext {
  top: 112%;
  font-family: 'ubunturegular';
  font-size: 14px;
}

/* line 1474, app/assets/stylesheets/business_analytics.scss */
.custom-tooltip.summary-title-tooltip .tooltiptext.ex-lg-tooltiptext {
  width: 320px;
  left: -65%;
}

/* line 1479, app/assets/stylesheets/business_analytics.scss */
.custom-tooltip.summary-title-tooltip .tooltiptext.lg-tooltiptext {
  width: 200px;
  left: 0;
}

/* line 1483, app/assets/stylesheets/business_analytics.scss */
.cancel_btn.set-auto-budget {
  float: left;
  margin: 0 0 15px 15px;
}

/* == Flexible columns design start == */
/* line 1490, app/assets/stylesheets/business_analytics.scss */
.dynamic-column {
  padding-top: 5px;
  display: inline-block;
  margin-left: 5px;
}

/* line 1496, app/assets/stylesheets/business_analytics.scss */
#targeted-pool, #selected-pool {
  border: 1px solid red;
  width: 264px;
  min-height: 394px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
}

/* line 1506, app/assets/stylesheets/business_analytics.scss */
#targeted-pool li, #selected-pool li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 0.9em;
  text-align: center;
  width: 252px;
  border: 1px solid green;
  background: #FFF;
}

/* line 1518, app/assets/stylesheets/business_analytics.scss */
#dynamic-column-modal .modal-content.model_style {
  min-height: 450px;
  padding: 20px;
}

/* line 1523, app/assets/stylesheets/business_analytics.scss */
#dynamic-column-modal sub-info {
  line-height: 20px;
}

/* line 1527, app/assets/stylesheets/business_analytics.scss */
#dynamic-column-modal .modal-close-button {
  z-index: 9999;
}

/* == Flexible columns design end == */
/* line 1534, app/assets/stylesheets/business_analytics.scss */
#company-analytics-modal {
  top: 20%;
}

/* line 1536, app/assets/stylesheets/business_analytics.scss */
#company-analytics-modal .modal_size {
  width: 300px;
}

/* line 1539, app/assets/stylesheets/business_analytics.scss */
#company-analytics-modal .model_style {
  min-height: 180px;
  background: #F6F8F9;
  padding: 10px;
}

/* line 1545, app/assets/stylesheets/business_analytics.scss */
#company-analytics-modal .passcode-field {
  width: 55%;
}

/* line 1549, app/assets/stylesheets/business_analytics.scss */
.revenue-analytics-section .add_vendor_btn {
  height: 35px;
  line-height: 18px;
  min-height: 35px;
  padding-top: 8px;
}

/* line 1554, app/assets/stylesheets/business_analytics.scss */
.revenue-analytics-section .add_vendor_btn:hover {
  color: #fff;
  text-decoration: none;
}

/* line 1559, app/assets/stylesheets/business_analytics.scss */
.modal-body.analytics-modal-body {
  margin-top: 20px;
}

/* line 1562, app/assets/stylesheets/business_analytics.scss */
.month-exception {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  height: 15px;
  margin: -4px -2px 0 -2px;
  color: gray;
  position: relative;
}

/* line 1571, app/assets/stylesheets/business_analytics.scss */
.month-exception .month-exception-text {
  font-size: 12px;
  position: absolute;
  top: 28px;
  width: 100px;
  right: 0;
}

/* line 1580, app/assets/stylesheets/business_analytics.scss */
#all-quarters {
  position: relative;
}

/* line 1583, app/assets/stylesheets/business_analytics.scss */
.quarter-datepicker-section {
  display: none;
  position: absolute;
  width: 12em;
  height: 12em;
  border: 1px solid #c5c5c5;
  z-index: 999;
  background: #FFF;
  left: -50%;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  cursor: default;
}

/* line 1598, app/assets/stylesheets/business_analytics.scss */
.quarter-inner-section {
  display: block;
  width: 100%;
  height: 78%;
  border: 1px solid aliceblue;
}

/* line 1604, app/assets/stylesheets/business_analytics.scss */
.quarter-inner-section .quarter-value-section {
  height: 78px;
  border-radius: 4px;
  padding: 12px 10px;
  cursor: pointer;
}

/* line 1610, app/assets/stylesheets/business_analytics.scss */
.quarter-inner-section .quarter-value-section:hover {
  background: #4D8AFF;
  color: #FFF;
}

/* line 1616, app/assets/stylesheets/business_analytics.scss */
.quarter-inner-section h1 {
  font-size: 24px;
}

/* line 1620, app/assets/stylesheets/business_analytics.scss */
.quarter-inner-section h6 {
  font-size: 12px;
}

/* line 1624, app/assets/stylesheets/business_analytics.scss */
#qtd_select_year {
  margin: 5px auto;
  width: 32%;
  text-align: center;
  height: 25px;
}

/* line 1631, app/assets/stylesheets/business_analytics.scss */
.quarter-value-section.quarter-active {
  background: #FE5F6A;
  color: #FFF;
}

/* line 1636, app/assets/stylesheets/business_analytics.scss */
#qtd-select:-moz-read-only, #qtd_select_year:-moz-read-only {
  background: #FFFFFF;
  cursor: pointer;
}
#qtd-select:read-only, #qtd_select_year:read-only {
  background: #FFFFFF;
  cursor: pointer;
}

/* line 1641, app/assets/stylesheets/business_analytics.scss */
.toggle-graph-table {
  height: 33px;
  width: 35px;
  cursor: pointer;
  background: #E6E6E6;
  border-radius: 4px;
  font-size: 22px;
  margin-top: 8px;
}

/* line 1650, app/assets/stylesheets/business_analytics.scss */
.toggle-graph-table i {
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}

/* line 1657, app/assets/stylesheets/business_analytics.scss */
.subscription-due-link {
  font-size: 14px;
  font-family: 'ubunturegular';
  text-align: center;
  color: red;
  text-decoration: underline;
  padding-top: 5px;
  display: block;
}

/* line 1667, app/assets/stylesheets/business_analytics.scss */
.sub_class {
  color: red;
}

/* line 1671, app/assets/stylesheets/business_analytics.scss */
.no-subscribe-link {
  padding: 0 10px;
  min-height: 10px;
  height: 30px;
  margin: 0 5px;
  background: #fe5f6a;
  color: #FFFFFF;
  border: 2px solid #E6E6E6;
  border-radius: 10px;
  font-size: 14px;
  font-family: 'ubunturegular';
  line-height: 25px;
}

/* line 1684, app/assets/stylesheets/business_analytics.scss */
.no-subscribe-link:hover, .no-subscribe-link:focus {
  text-decoration: none;
  background: #fe5f6a;
  color: #FFFFFF;
}

/* line 1691, app/assets/stylesheets/business_analytics.scss */
.image-summary-field.no-padding {
  line-height: 18px;
}

/* line 1695, app/assets/stylesheets/business_analytics.scss */
.overdue-sub .title {
  color: red !important;
}

/* line 1699, app/assets/stylesheets/business_analytics.scss */
.pin-button-section {
  display: inline-block;
}

/* line 1703, app/assets/stylesheets/business_analytics.scss */
.graph-section .main-new-container {
  position: unset;
}

/* line 1706, app/assets/stylesheets/business_analytics.scss */
.month-additional-text {
  display: block;
  font-size: 12px;
  color: gray;
}

/* line 1712, app/assets/stylesheets/business_analytics.scss */
.star-reports-cont .ui-datepicker-calendar {
  display: none;
}

@media (max-width: 1200px) {
  /* line 1717, app/assets/stylesheets/business_analytics.scss */
  .summary-heading-m {
    display: block;
    font-weight: bold;
  }
  /* line 1722, app/assets/stylesheets/business_analytics.scss */
  .summary-heading-w {
    display: none;
  }
  /* line 1725, app/assets/stylesheets/business_analytics.scss */
  .col-md-7.analytics-row-section {
    width: 72%;
  }
  /* line 1728, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.image-summary-field {
    width: 4.5%;
    padding: 5px 5px 5px 7px;
  }
  /* line 1732, app/assets/stylesheets/business_analytics.scss */
  .col-md-4.name-summary-field {
    width: 19.5%;
  }
  /* line 1735, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .col-lg-4.name-summary-field {
    width: 19.5%;
  }
  /* line 1738, app/assets/stylesheets/business_analytics.scss */
  #daily_revenue_business .col-lg-4.name-summary-field {
    width: 100%;
  }
  /* line 1741, app/assets/stylesheets/business_analytics.scss */
  #daily_revenue_business .col-lg-1.adjustment-summary-field {
    width: 9.5%;
  }
  /* line 1744, app/assets/stylesheets/business_analytics.scss */
  #daily_revenue_business .col-lg-1.budget-summary-field {
    width: 7%;
  }
  /* line 1747, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.adjustment-summary-field {
    width: 10.5%;
  }
  /* line 1750, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.revenue-summary-field {
    width: 9.5%;
  }
  /* line 1754, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.payment-summary-field {
    width: 9%;
  }
  /* line 1757, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.adr-summary-field, .col-md-1.sold-summary-field, .col-md-1.budget-summary-field {
    width: 8%;
  }
  /* line 1760, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.guests-summary-field {
    width: 6%;
  }
  /* line 1763, app/assets/stylesheets/business_analytics.scss */
  .col-md-1.action-summary-field {
    width: 3.5%;
  }
  /* line 1768, app/assets/stylesheets/business_analytics.scss */
  .snapshot-container .snap-table-section .col-lg-2 {
    width: 20%;
  }
}

@media (max-width: 1050px) {
  /* line 1776, app/assets/stylesheets/business_analytics.scss */
  .business-revenue-graph-section .graph.large-graph {
    min-height: 440px;
  }
  /* line 1779, app/assets/stylesheets/business_analytics.scss */
  .col-lg-1.action-summary-field {
    padding-right: 0px;
  }
}

@media (min-width: 993px) {
  /* line 1785, app/assets/stylesheets/business_analytics.scss */
  .web-no-padding {
    padding: 0;
  }
}

@media (max-width: 992px) {
  /* line 1790, app/assets/stylesheets/business_analytics.scss */
  .business-revenue-mtd-graph-section.business-revenue-graph-section .graph {
    min-height: 573px;
  }
  /* line 1793, app/assets/stylesheets/business_analytics.scss */
  .list-item-business.list-item .title {
    border: 0;
  }
  /* line 1797, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .dropdown.btn-setting-wrap {
    top: -225px;
  }
  /* line 1801, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-red-text {
    display: inline-block;
    margin-right: 5%;
    position: relative;
    top: -2px;
  }
  /* line 1807, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-small-red-circle {
    display: inline-block;
    float: none;
    position: relative;
    top: 1px;
    margin-right: 0;
  }
  /* line 1814, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-red-circle {
    display: none;
  }
  /* line 1817, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-small-green-circle {
    display: inline-block;
    float: none;
    position: relative;
    top: 1px;
    margin-right: 0;
  }
  /* line 1824, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-green-circle {
    display: none;
  }
  /* line 1827, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .trial-balance-dash-sign {
    display: inline-block;
    width: unset;
  }
  /* line 1832, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .analytics-row-section .dropdown.btn-setting-wrap {
    display: none;
  }
  /* line 1836, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .business-view-popup-section {
    display: block;
  }
  /* line 1839, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .business-view-popup-section .dropdown.btn-setting-wrap {
    top: 0;
    left: 5px;
    float: none;
  }
  /* line 1845, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .business-view-popup-section .custom-dorpdown .download-metrics-icon {
    width: 12px;
    height: 13px;
  }
  /* line 1851, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .item-value-section,
#quarterly_revenue_business .item-value-section,
#monthly_revenue_business .item-value-section,
#daily_revenue_business .item-value-section {
    margin-top: 0;
  }
  /* line 1857, app/assets/stylesheets/business_analytics.scss */
  .future-bookings-m-header {
    display: none;
  }
  /* line 1860, app/assets/stylesheets/business_analytics.scss */
  .future-bookings-m-data-row {
    margin-bottom: 15px;
  }
  /* line 1863, app/assets/stylesheets/business_analytics.scss */
  .future-bookings-m-data-row .col-xs-6 {
    border: 1px solid #ddd;
    padding: 0 4px;
  }
  /* line 1867, app/assets/stylesheets/business_analytics.scss */
  .future-bookings-m-data-row .col-xs-6 {
    border: 1px solid #ddd;
    padding: 0 4px;
  }
  /* line 1871, app/assets/stylesheets/business_analytics.scss */
  .col-sm-12.action-summary-field {
    width: 100%;
  }
  /* line 1874, app/assets/stylesheets/business_analytics.scss */
  .col-sm-10.name-summary-field {
    width: 83.33333333%;
  }
  /* line 1877, app/assets/stylesheets/business_analytics.scss */
  .col-sm-3.revenue-summary-field,
.col-sm-3.adjustment-summary-field,
.col-sm-3.payment-summary-field,
.col-sm-3.adr-summary-field,
.col-sm-3.sold-summary-field,
.col-sm-3.budget-summary-field,
.col-sm-3.guests-summary-field,
.col-sm-3.action-summary-field {
    width: 25%;
  }
  /* line 1887, app/assets/stylesheets/business_analytics.scss */
  .col-sm-2.image-summary-field {
    width: 16.66666667%;
  }
  /* line 1890, app/assets/stylesheets/business_analytics.scss */
  .list-item-business .see-more-link {
    padding-top: 11px;
  }
  /* line 1895, app/assets/stylesheets/business_analytics.scss */
  .snapshot-container .snap-table-section .col-md-2 {
    width: 20%;
  }
  /* line 1898, app/assets/stylesheets/business_analytics.scss */
  .snapshot-container .snap-table-section .col-sm-12 {
    width: 100%;
  }
  /* line 1901, app/assets/stylesheets/business_analytics.scss */
  .snapshot-container .snap-table-section .col-sm-6 {
    width: 50%;
  }
  /* line 1909, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .list-item-business .no-analytics-summary .analytics-row-section, #quarterly_revenue_business .list-item-business .no-analytics-summary .analytics-row-section, #monthly_revenue_business .list-item-business .no-analytics-summary .analytics-row-section, #daily_revenue_business .list-item-business .no-analytics-summary .analytics-row-section {
    width: 100%;
  }
  /* line 1912, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .list-item-business .no-analytics-summary .image-section, #quarterly_revenue_business .list-item-business .no-analytics-summary .image-section, #monthly_revenue_business .list-item-business .no-analytics-summary .image-section, #daily_revenue_business .list-item-business .no-analytics-summary .image-section {
    height: 80px;
  }
  /* line 1916, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .item-value-section, #quarterly_revenue_business .item-value-section, #monthly_revenue_business .item-value-section, #daily_revenue_business .item-value-section {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
  /* line 1921, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .col-lg-4.name-summary-field, #quarterly_revenue_business .col-lg-4.name-summary-field, #monthly_revenue_business .col-lg-4.name-summary-field, #daily_revenue_business .col-lg-4.name-summary-field {
    width: 80%;
  }
  /* line 1924, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .col-lg-1.adr-summary-field,
#year_to_date_business .col-lg-1.sold-summary-field,
#year_to_date_business .col-lg-1.guests-summary-field,
#year_to_date_business .col-lg-1.budget-summary-field,
#year_to_date_business .col-lg-1.p-adr-field,
#year_to_date_business .col-lg-1.adjustment-summary-field,
#year_to_date_business .col-lg-1.t-balance-field,
#year_to_date_business .col-lg-1.revenue-summary-field,
#year_to_date_business .col-lg-1.payment-summary-field, #quarterly_revenue_business .col-lg-1.adr-summary-field,
#quarterly_revenue_business .col-lg-1.sold-summary-field,
#quarterly_revenue_business .col-lg-1.guests-summary-field,
#quarterly_revenue_business .col-lg-1.budget-summary-field,
#quarterly_revenue_business .col-lg-1.p-adr-field,
#quarterly_revenue_business .col-lg-1.adjustment-summary-field,
#quarterly_revenue_business .col-lg-1.t-balance-field,
#quarterly_revenue_business .col-lg-1.revenue-summary-field,
#quarterly_revenue_business .col-lg-1.payment-summary-field, #monthly_revenue_business .col-lg-1.adr-summary-field,
#monthly_revenue_business .col-lg-1.sold-summary-field,
#monthly_revenue_business .col-lg-1.guests-summary-field,
#monthly_revenue_business .col-lg-1.budget-summary-field,
#monthly_revenue_business .col-lg-1.p-adr-field,
#monthly_revenue_business .col-lg-1.adjustment-summary-field,
#monthly_revenue_business .col-lg-1.t-balance-field,
#monthly_revenue_business .col-lg-1.revenue-summary-field,
#monthly_revenue_business .col-lg-1.payment-summary-field, #daily_revenue_business .col-lg-1.adr-summary-field,
#daily_revenue_business .col-lg-1.sold-summary-field,
#daily_revenue_business .col-lg-1.guests-summary-field,
#daily_revenue_business .col-lg-1.budget-summary-field,
#daily_revenue_business .col-lg-1.p-adr-field,
#daily_revenue_business .col-lg-1.adjustment-summary-field,
#daily_revenue_business .col-lg-1.t-balance-field,
#daily_revenue_business .col-lg-1.revenue-summary-field,
#daily_revenue_business .col-lg-1.payment-summary-field {
    width: 41.66666667%;
    position: relative;
    padding: 5px !important;
  }
  /* line 1938, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .warning-revenue-filter-icon, #quarterly_revenue_business .warning-revenue-filter-icon, #monthly_revenue_business .warning-revenue-filter-icon, #daily_revenue_business .warning-revenue-filter-icon {
    position: absolute;
    top: 15%;
    right: 2%;
  }
  /* line 1944, app/assets/stylesheets/business_analytics.scss */
  #year_to_date_business .list-item-business .image-section, #quarterly_revenue_business .list-item-business .image-section, #monthly_revenue_business .list-item-business .image-section, #daily_revenue_business .list-item-business .image-section {
    height: 350px;
  }
  /* line 1950, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size {
    width: 98% !important;
  }
  /* line 1955, app/assets/stylesheets/business_analytics.scss */
  .snapshot-row .y-label-preview {
    width: 65%;
    display: inline-block;
  }
  /* line 1959, app/assets/stylesheets/business_analytics.scss */
  .snapshot-row .input-value {
    width: 33%;
    display: inline-block;
    padding: 0 10px;
    text-align: right;
  }
  /* line 1966, app/assets/stylesheets/business_analytics.scss */
  .y-label-m-view {
    display: block;
  }
  /* line 1969, app/assets/stylesheets/business_analytics.scss */
  .y-view-total-field {
    margin-left: -10px;
    margin-right: -10px;
    text-align: right;
  }
  /* line 1974, app/assets/stylesheets/business_analytics.scss */
  .y-main-header div {
    display: none;
  }
  /* line 1977, app/assets/stylesheets/business_analytics.scss */
  .dollar-place-holder-inline {
    top: 30px;
  }
  /* line 1980, app/assets/stylesheets/business_analytics.scss */
  .date-area {
    margin-top: 20px;
    border-bottom: 1px solid #0d216e;
  }
  /* line 1984, app/assets/stylesheets/business_analytics.scss */
  #snapshot-main .main-new-container {
    height: auto;
    display: inline-block;
  }
  /* line 1988, app/assets/stylesheets/business_analytics.scss */
  .m-col-padding {
    padding: 0 20px !important;
  }
  /* line 1991, app/assets/stylesheets/business_analytics.scss */
  .snapshot-main-row {
    padding: 0 20px;
  }
  /* line 1995, app/assets/stylesheets/business_analytics.scss */
  .list-summary-row.list-item-business .item-row-section {
    height: auto;
    min-height: 65px;
  }
  /* line 2000, app/assets/stylesheets/business_analytics.scss */
  .m-row-margin4 {
    margin-left: -4px;
    margin-right: -4px;
  }
  /* line 2004, app/assets/stylesheets/business_analytics.scss */
  .row-less-margin {
    margin-top: 0;
  }
  /* line 2007, app/assets/stylesheets/business_analytics.scss */
  .analytics-row-section {
    border: 0 !important;
  }
  /* line 2010, app/assets/stylesheets/business_analytics.scss */
  .list-summary-row.list-item {
    border-bottom: 2px solid #ddd;
  }
  /* line 2013, app/assets/stylesheets/business_analytics.scss */
  .business-revenue-graph-section .graph.large-graph {
    min-height: 440px;
  }
  /* line 2017, app/assets/stylesheets/business_analytics.scss */
  .view-graph-table-modal .modal-title {
    font-size: 23px;
  }
  /* line 2020, app/assets/stylesheets/business_analytics.scss */
  .view-graph-table-modal .modal-body {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  /* line 2031, app/assets/stylesheets/business_analytics.scss */
  .business-revenue-graph-section .graph.large-graph.ex-large-graph {
    display: block;
    clear: both;
  }
  /* line 2035, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .dropdown.btn-setting-wrap {
    top: -300px;
  }
  /* line 2038, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .dropdown.btn-setting-wrap {
    top: -375px;
  }
  /* line 2042, app/assets/stylesheets/business_analytics.scss */
  .future-card-section .main-new-container {
    padding: 0;
  }
  /* line 2046, app/assets/stylesheets/business_analytics.scss */
  .m-summary-view {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 2050, app/assets/stylesheets/business_analytics.scss */
  .future-bookings-daily-section #revenue-forecast-main .main-new-container {
    min-height: 275px;
  }
  /* line 2053, app/assets/stylesheets/business_analytics.scss */
  .future-card-section .industry_business_backdrop-container {
    min-height: auto;
  }
  /* line 2056, app/assets/stylesheets/business_analytics.scss */
  .no-padding-i {
    padding: 0;
  }
  /* line 2059, app/assets/stylesheets/business_analytics.scss */
  .summary-date-section .report-date {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 2063, app/assets/stylesheets/business_analytics.scss */
  #qtd-select {
    margin-bottom: 10px;
  }
  /* line 2066, app/assets/stylesheets/business_analytics.scss */
  .quarter-datepicker-section {
    top: 35px;
    left: 0;
  }
  /* line 2071, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-small-red-circle {
    position: relative;
    top: 2px;
    display: inline-block;
    float: none;
    margin-right: unset;
  }
  /* line 2078, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-small-green-circle {
    position: relative;
    top: 2px;
    display: inline-block;
    float: none;
    margin-right: unset;
  }
  /* line 2085, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .custom-dorpdown {
    left: -20px;
  }
  /* line 2089, app/assets/stylesheets/business_analytics.scss */
  .col-xs-12.action-summary-field {
    width: 100%;
  }
  /* line 2092, app/assets/stylesheets/business_analytics.scss */
  .col-xs-10.name-summary-field {
    width: 83.33333333%;
  }
  /* line 2095, app/assets/stylesheets/business_analytics.scss */
  .col-xs-6.revenue-summary-field,
.col-xs-6.adjustment-summary-field,
.col-xs-6.payment-summary-field,
.col-xs-6.adr-summary-field,
.col-xs-6.sold-summary-field,
.col-xs-6.budget-summary-field,
.col-xs-6.guests-summary-field,
.col-xs-6.action-summary-field {
    width: 41.66666667%;
  }
  /* line 2105, app/assets/stylesheets/business_analytics.scss */
  .col-xs-2.image-summary-field {
    width: 16.66666667%;
  }
  /* line 2108, app/assets/stylesheets/business_analytics.scss */
  .row-margin-custom {
    margin-left: -8px;
    margin-right: -8px;
  }
  /* line 2113, app/assets/stylesheets/business_analytics.scss */
  .menu-bar-section li .form-control {
    width: 50% !important;
  }
  /* line 2116, app/assets/stylesheets/business_analytics.scss */
  .business-revenue-graph-section .graph.large-graph {
    min-height: auto;
  }
  /* line 2119, app/assets/stylesheets/business_analytics.scss */
  .automatic-yearly-revenue-section, .manualy-yearly-revenue-section {
    max-width: 300px;
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  /* line 2127, app/assets/stylesheets/business_analytics.scss */
  .col-xs-6.revenue-summary-field,
.col-xs-6.adjustment-summary-field,
.col-xs-6.payment-summary-field,
.col-xs-6.adr-summary-field,
.col-xs-6.sold-summary-field,
.col-xs-6.budget-summary-field,
.col-xs-6.guests-summary-field,
.col-xs-6.action-summary-field {
    width: 50%;
  }
  /* line 2137, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size.budget-yearly-modal {
    width: 97% !important;
  }
  /* line 2140, app/assets/stylesheets/business_analytics.scss */
  .analytics-title {
    margin-top: 0;
  }
  /* line 2144, app/assets/stylesheets/business_analytics.scss */
  .no-padding-m {
    padding: 0;
  }
  /* line 2148, app/assets/stylesheets/business_analytics.scss */
  #company-analytics-modal {
    top: 35%;
  }
  /* line 2151, app/assets/stylesheets/business_analytics.scss */
  #company-analytics-modal .passcode_div {
    text-align: left;
  }
  /* line 2157, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .col-lg-4.name-summary-field, #daily_revenue_business .col-lg-4.name-summary-field {
    width: 80%;
  }
  /* line 2160, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .col-lg-1.adr-summary-field,
#monthly_revenue_business .col-lg-1.sold-summary-field,
#monthly_revenue_business .col-lg-1.guests-summary-field,
#monthly_revenue_business .col-lg-1.budget-summary-field,
#monthly_revenue_business .col-lg-1.p-adr-field,
#monthly_revenue_business .col-lg-1.adjustment-summary-field,
#monthly_revenue_business .col-lg-1.t-balance-field,
#monthly_revenue_business .col-lg-1.revenue-summary-field,
#monthly_revenue_business .col-lg-1.payment-summary-field, #daily_revenue_business .col-lg-1.adr-summary-field,
#daily_revenue_business .col-lg-1.sold-summary-field,
#daily_revenue_business .col-lg-1.guests-summary-field,
#daily_revenue_business .col-lg-1.budget-summary-field,
#daily_revenue_business .col-lg-1.p-adr-field,
#daily_revenue_business .col-lg-1.adjustment-summary-field,
#daily_revenue_business .col-lg-1.t-balance-field,
#daily_revenue_business .col-lg-1.revenue-summary-field,
#daily_revenue_business .col-lg-1.payment-summary-field {
    width: 50%;
  }
  /* line 2172, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .list-item-business .image-section, #daily_revenue_business .list-item-business .image-section {
    height: 80px;
  }
}

@media (max-width: 670px) {
  /* line 2180, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size {
    width: 92% !important;
  }
  /* line 2184, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size.budget-yearly-modal {
    width: 92% !important;
  }
  /* line 2190, app/assets/stylesheets/business_analytics.scss */
  #dynamic-column-modal .modal-dialog {
    margin: 30px 10px !important;
  }
  /* line 2194, app/assets/stylesheets/business_analytics.scss */
  #dynamic-column-modal .modal-content.model_style {
    padding: 30px 5px;
  }
  /* line 2198, app/assets/stylesheets/business_analytics.scss */
  #dynamic-column-modal sub-info {
    margin-bottom: 20px;
  }
}

@media (max-width: 570px) {
  /* line 2206, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size, #yearly_revenue_modal .modal_size.budget-yearly-modal {
    margin: 25px 25px !important;
  }
  /* line 2210, app/assets/stylesheets/business_analytics.scss */
  .alert-message, .other-field-msg {
    margin-left: 0;
  }
  /* line 2213, app/assets/stylesheets/business_analytics.scss */
  .management-inner-section-small {
    width: 100%;
  }
  /* line 2216, app/assets/stylesheets/business_analytics.scss */
  .management-inner-section-small .panel-content {
    width: 100%;
  }
  /* line 2220, app/assets/stylesheets/business_analytics.scss */
  .management-inner-section-small .pms-form-other-field {
    width: 100%;
  }
  /* line 2223, app/assets/stylesheets/business_analytics.scss */
  .management-inner-section-small .uptade_cancle_btn_block .col-md-12 {
    padding: 0;
  }
  /* line 2226, app/assets/stylesheets/business_analytics.scss */
  .management-inner-section-small .cancel_btn {
    margin-right: 4px;
  }
}

@media (max-width: 570px) {
  /* line 2233, app/assets/stylesheets/business_analytics.scss */
  #business-summary-table .balance-red-text {
    display: none;
  }
  /* line 2238, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .warning-revenue-filter-icon, #daily_revenue_business .warning-revenue-filter-icon {
    top: 34%;
  }
  /* line 2242, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .warning-revenue-filter-icon.no-data-cross,
#daily_revenue_business .warning-revenue-filter-icon.no-data-cross {
    text-align: center;
  }
  /* line 2247, app/assets/stylesheets/business_analytics.scss */
  #monthly_revenue_business .warning-revenue-filter-icon.partial-data-minus,
#daily_revenue_business .warning-revenue-filter-icon.partial-data-minus {
    text-align: right;
  }
  /* line 2253, app/assets/stylesheets/business_analytics.scss */
  .warning-revenue-filter-icon .tooltiptext {
    right: auto;
    width: 225%;
    left: 75%;
  }
}

/* line 2260, app/assets/stylesheets/business_analytics.scss */
.footer-style {
  margin-top: 25px;
}

/* line 2264, app/assets/stylesheets/business_analytics.scss */
.availfield {
  padding-left: 15px;
}

/* line 2267, app/assets/stylesheets/business_analytics.scss */
.set-warning {
  color: red;
  display: block;
  min-height: 20px;
  font-size: 14px;
  font-style: italic;
}

@media (max-width: 384px) {
  /* line 2278, app/assets/stylesheets/business_analytics.scss */
  .warning-revenue-filter-icon .tooltiptext {
    right: auto;
    width: 500%;
    left: 0%;
  }
}

@media (max-width: 514px) {
  /* line 2287, app/assets/stylesheets/business_analytics.scss */
  .report-date-section #report_date, #star-report-date {
    width: 100%;
  }
  /* line 2290, app/assets/stylesheets/business_analytics.scss */
  .summary-title-section, .summary-option-section {
    width: 100%;
  }
  /* line 2293, app/assets/stylesheets/business_analytics.scss */
  .summary-option-section {
    margin-bottom: 10px;
  }
  /* line 2296, app/assets/stylesheets/business_analytics.scss */
  #qtd-select {
    width: 100%;
  }
}

@media (max-width: 480px) {
  /* line 2304, app/assets/stylesheets/business_analytics.scss */
  .snapshot-container .snap-table-section .col-xs-12 {
    width: 100%;
  }
}

@media (max-width: 470px) {
  /* line 2313, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .modal_size, #yearly_revenue_modal .modal_size.budget-yearly-modal {
    margin: 10px 10px !important;
  }
  /* line 2317, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .y-revenue-row-section .col-xs-4 {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 2322, app/assets/stylesheets/business_analytics.scss */
  #yearly_revenue_modal .dollar-place-holder-inline {
    left: 5px;
  }
}

@media (max-width: 376px) {
  /* line 2330, app/assets/stylesheets/business_analytics.scss */
  .row-margin-custom {
    margin-left: -3px;
    margin-right: -8px;
  }
  /* line 2334, app/assets/stylesheets/business_analytics.scss */
  .analytics-box {
    padding: 10px;
  }
  /* line 2337, app/assets/stylesheets/business_analytics.scss */
  .list-item-business .see-more-link {
    float: right;
    margin-right: 0;
  }
  /* line 2341, app/assets/stylesheets/business_analytics.scss */
  .y-view-total-field {
    margin-left: 0;
    margin-right: 10px;
    text-align: right;
    display: inline-block;
  }
  /* line 2347, app/assets/stylesheets/business_analytics.scss */
  .y-view-total-field:after {
    content: ' :';
  }
  /* line 2351, app/assets/stylesheets/business_analytics.scss */
  .total-rev-budget-text {
    display: inline-block;
  }
  /* line 2354, app/assets/stylesheets/business_analytics.scss */
  .y-label-m-total-view {
    display: inline-block;
  }
  /* line 2357, app/assets/stylesheets/business_analytics.scss */
  .y-label-m-total-view:after {
    content: ' :';
  }
  /* line 2361, app/assets/stylesheets/business_analytics.scss */
  .y-g-total {
    text-align: right;
  }
  /* line 2364, app/assets/stylesheets/business_analytics.scss */
  .menu-bar-section li {
    padding: 10px !important;
  }
  /* line 2367, app/assets/stylesheets/business_analytics.scss */
  .menu-bar-section li .form-control {
    width: 100% !important;
  }
  /* line 2370, app/assets/stylesheets/business_analytics.scss */
  .chart-filter-inputs {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
  }
  /* line 2376, app/assets/stylesheets/business_analytics.scss */
  .chart-filter-links li {
    width: 55px;
  }
}

/* line 2380, app/assets/stylesheets/business_analytics.scss */
i.summary-icon-section.fa.fa-cogs.pull-left {
  padding-top: 0.5em;
}

/* line 2384, app/assets/stylesheets/business_analytics.scss */
.glance-table-table tbody tr:nth-child(odd) td {
  background-color: #FFFFFF;
}

/* line 2388, app/assets/stylesheets/business_analytics.scss */
.glance-table-table tbody tr:nth-child(even) td {
  background-color: #F9FAFB;
}

/* line 2392, app/assets/stylesheets/business_analytics.scss */
.glance-table-table > tbody > tr:first-child {
  border-bottom: 2.1px solid #0e3e64;
}

/* line 2396, app/assets/stylesheets/business_analytics.scss */
.star-alert {
  padding-right: 30px;
}

/* line 2400, app/assets/stylesheets/business_analytics.scss */
.max-width-class {
  max-width: 99%;
}

/* line 2404, app/assets/stylesheets/business_analytics.scss */
.row-margin6 .graph-section .no-padding #daily-metrics-dashboard .padding-from-side {
  padding: 7px;
}

/* line 2408, app/assets/stylesheets/business_analytics.scss */
.business-revenue-graph-section .trial_b .section-11 {
  margin: -7px;
}

/* line 2412, app/assets/stylesheets/business_analytics.scss */
.special-class-for-design .business-revenue-graph-section .row-margin-custom .first-div-d {
  width: 99%;
}

/* line 2416, app/assets/stylesheets/business_analytics.scss */
.no-padding {
  padding: 0px !important;
}
/* line 1, app/assets/stylesheets/jexcel.css.scss */
:root {
  --jexcel-border-color:#000;
}

/* line 5, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container {
  display: inline-block;
  padding-right: 2px;
  box-sizing: border-box;
  overscroll-behavior: contain;
  outline: none;
}

/* line 13, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container.fullscreen {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 21;
}

/* line 22, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container.fullscreen .jexcel_content {
  overflow: auto;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

/* line 29, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container.with-toolbar .jexcel > thead > tr > td {
  top: 0;
}

/* line 33, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container.fullscreen.with-toolbar {
  height: calc(100% - 46px);
}

/* line 37, app/assets/stylesheets/jexcel.css.scss */
.jexcel_content {
  display: inline-block;
  box-sizing: border-box;
  padding-right: 3px;
  padding-bottom: 3px;
  position: relative;
  scrollbar-width: thin;
  scrollbar-color: #666 transparent;
}

@supports (-moz-appearance: none) {
  /* line 48, app/assets/stylesheets/jexcel.css.scss */
  .jexcel_content {
    padding-right: 10px;
  }
}

/* line 51, app/assets/stylesheets/jexcel.css.scss */
.jexcel_content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* line 56, app/assets/stylesheets/jexcel.css.scss */
.jexcel_content::-webkit-scrollbar-track {
  background: #eee;
}

/* line 60, app/assets/stylesheets/jexcel.css.scss */
.jexcel_content::-webkit-scrollbar-thumb {
  background: #666;
}

/* line 64, app/assets/stylesheets/jexcel.css.scss */
.jexcel {
  border-collapse: separate;
  table-layout: fixed;
  white-space: nowrap;
  empty-cells: show;
  border: 0px;
  background-color: #fff;
  width: 0;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* line 79, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr > td {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background-color: #f3f3f3;
  padding: 2px;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  position: sticky;
  top: 0;
  z-index: 2;
}

/* line 96, app/assets/stylesheets/jexcel.css.scss */
.jexcel_container.with-toolbar .jexcel > thead > tr > td {
  top: 42px;
}

/* line 101, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr > td.dragging {
  background-color: #fff;
  opacity: 0.5;
}

/* line 107, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr > td.selected {
  background-color: #dcdcdc;
}

/* line 112, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr > td.arrow-up {
  background-repeat: no-repeat;
  background-position: center right 5px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 14l5-5 5 5H7z' fill='gray'/%3E%3C/svg%3E");
  text-decoration: underline;
}

/* line 120, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr > td.arrow-down {
  background-repeat: no-repeat;
  background-position: center right 5px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");
  text-decoration: underline;
}

/* line 128, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td:first-child {
  position: relative;
  background-color: #f3f3f3;
  text-align: center;
}

/* line 135, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody.resizable > tr > td:first-child::before {
  content: '\00a0';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  cursor: row-resize;
}

/* line 146, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody.draggable > tr > td:first-child::after {
  content: '\00a0';
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: move;
}

/* line 157, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr.dragging > td {
  background-color: #eee;
  opacity: 0.5;
}

/* line 163, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 4px;
  white-space: nowrap;
  box-sizing: border-box;
  line-height: 1em;
}

/* line 175, app/assets/stylesheets/jexcel.css.scss */
.jexcel_overflow > tbody > tr > td {
  overflow: hidden;
}

/* line 179, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td:last-child {
  overflow: hidden;
}

/* line 184, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > img {
  display: inline-block;
  max-width: 100px;
}

/* line 190, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td.readonly {
  color: rgba(0, 0, 0, 0.3);
}

/* line 194, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr.selected > td:first-child {
  background-color: #dcdcdc;
}

/* line 198, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > select,
.jexcel > tbody > tr > td > input,
.jexcel > tbody > tr > td > textarea {
  border: 0px;
  border-radius: 0px;
  outline: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  padding-right: 2px;
  background-color: transparent;
  box-sizing: border-box;
}

/* line 213, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > textarea {
  resize: none;
  padding-top: 6px !important;
}

/* line 219, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > input[type=checkbox] {
  width: 12px;
  margin-top: 2px;
}

/* line 224, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > input[type=radio] {
  width: 12px;
  margin-top: 2px;
}

/* line 230, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 40%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
}

/* line 241, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td.jexcel_dropdown {
  background-repeat: no-repeat;
  background-position: top 50% right 5px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E");
  text-overflow: ellipsis;
  overflow-x: hidden;
}

/* line 250, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td.jexcel_dropdown.jexcel_comments {
  background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E") top 50% right 5px no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=") top right no-repeat;
}

/* line 255, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > .color {
  width: 90%;
  height: 10px;
  margin: auto;
}

/* line 262, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td > a {
  text-decoration: underline;
}

/* line 266, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tbody > tr > td.highlight > a {
  color: blue;
  cursor: pointer;
}

/* line 271, app/assets/stylesheets/jexcel.css.scss */
.jexcel > tfoot > tr > td {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background-color: #f3f3f3;
  padding: 2px;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
}

/* line 284, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 288, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-top {
  border-top: 1px solid #000;
  /* var(--jexcel-border-color);*/
  box-shadow: 0px -1px #ccc;
}

/* line 293, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-left {
  border-left: 1px solid #000;
  /* var(--jexcel-border-color);*/
  box-shadow: -1px 0px #ccc;
}

/* line 298, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-right {
  border-right: 1px solid #000;
  /* var(--jexcel-border-color);*/
}

/* line 302, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-bottom {
  border-bottom: 1px solid #000;
  /* var(--jexcel-border-color);*/
}

/* line 306, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-top.highlight-left {
  box-shadow: -1px -1px #ccc;
  -webkit-box-shadow: -1px -1px #ccc;
  -moz-box-shadow: -1px -1px #ccc;
}

/* line 312, app/assets/stylesheets/jexcel.css.scss */
.jexcel .highlight-selected {
  background-color: rgba(0, 0, 0, 0);
}

/* line 316, app/assets/stylesheets/jexcel.css.scss */
.jexcel .selection {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 320, app/assets/stylesheets/jexcel.css.scss */
.jexcel .selection-left {
  border-left: 1px dotted #000;
}

/* line 324, app/assets/stylesheets/jexcel.css.scss */
.jexcel .selection-right {
  border-right: 1px dotted #000;
}

/* line 328, app/assets/stylesheets/jexcel.css.scss */
.jexcel .selection-top {
  border-top: 1px dotted #000;
}

/* line 332, app/assets/stylesheets/jexcel.css.scss */
.jexcel .selection-bottom {
  border-bottom: 1px dotted #000;
}

/* line 336, app/assets/stylesheets/jexcel.css.scss */
.jexcel_corner {
  position: absolute;
  background-color: black;
  height: 1px;
  width: 1px;
  border: 1px solid white;
  top: -2000px;
  left: -2000px;
  cursor: crosshair;
  box-sizing: initial;
  z-index: 30;
  padding: 2px;
}

/* line 351, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor {
  outline: 0px solid transparent;
  overflow: visible;
  white-space: nowrap;
  text-align: left;
  padding: 0px;
  box-sizing: border-box;
  overflow: visible !important;
}

/* line 362, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor > input {
  padding-left: 4px;
}

/* line 367, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor .jupload {
  position: fixed;
  top: 100%;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  font-size: .875rem;
  letter-spacing: .2px;
  border-radius: 4px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background-color: #fff;
  width: 300px;
  min-height: 225px;
  margin-top: 2px;
}

/* line 387, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor .jupload img {
  width: 100%;
  height: auto;
}

/* line 393, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor .jexcel_richtext {
  position: fixed;
  top: 100%;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  font-size: .875rem;
  letter-spacing: .2px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background-color: #fff;
  min-width: 280px;
  max-width: 310px;
  margin-top: 2px;
  text-align: left;
}

/* line 412, app/assets/stylesheets/jexcel.css.scss */
.jexcel .editor .jclose:after {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  content: 'close';
  font-family: 'Material icons';
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  text-shadow: 0px 0px 5px #fff;
}

/* line 428, app/assets/stylesheets/jexcel.css.scss */
.jexcel, .jexcel td, .jexcel_corner {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

/* line 443, app/assets/stylesheets/jexcel.css.scss */
.jexcel_textarea {
  position: absolute;
  top: -999px;
  left: -999px;
  width: 1px;
  height: 1px;
}

/* line 451, app/assets/stylesheets/jexcel.css.scss */
.jexcel .dragline {
  position: absolute;
}

/* line 455, app/assets/stylesheets/jexcel.css.scss */
.jexcel .dragline div {
  position: relative;
  top: -6px;
  height: 5px;
  width: 22px;
}

/* line 462, app/assets/stylesheets/jexcel.css.scss */
.jexcel .dragline div:hover {
  cursor: move;
}

/* line 467, app/assets/stylesheets/jexcel.css.scss */
.jexcel .onDrag {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 472, app/assets/stylesheets/jexcel.css.scss */
.jexcel .error {
  border: 1px solid red;
}

/* line 477, app/assets/stylesheets/jexcel.css.scss */
.jexcel thead td.resizing {
  border-right-style: dotted !important;
  border-right-color: red !important;
}

/* line 483, app/assets/stylesheets/jexcel.css.scss */
.jexcel tbody tr.resizing > td {
  border-bottom-style: dotted !important;
  border-bottom-color: red !important;
}

/* line 489, app/assets/stylesheets/jexcel.css.scss */
.jexcel tbody td.resizing {
  border-right-style: dotted !important;
  border-right-color: red !important;
}

/* line 495, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jdropdown-header {
  border: 0px !important;
  outline: none !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0px !important;
  padding-left: 8px !important;
}

/* line 505, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jdropdown-container {
  margin-top: 1px;
}

/* line 510, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jdropdown-container-header {
  padding: 0px;
  margin: 0px;
  height: inherit;
}

/* line 516, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jdropdown-picker {
  border: 0px !important;
  padding: 0px !important;
  width: inherit;
  height: inherit;
}

/* line 524, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jexcel_comments {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: top right;
}

/* line 531, app/assets/stylesheets/jexcel.css.scss */
.jexcel .sp-replacer {
  margin: 2px;
  border: 0px;
}

/* line 537, app/assets/stylesheets/jexcel.css.scss */
.jexcel > thead > tr.jexcel_filter > td > input {
  border: 0px;
  width: 100%;
  outline: none;
}

/* line 544, app/assets/stylesheets/jexcel.css.scss */
.jexcel_about {
  float: right;
  font-size: 0.7em;
  padding: 2px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
}

/* line 552, app/assets/stylesheets/jexcel.css.scss */
.jexcel_about a {
  color: #ccc;
  text-decoration: none;
}

/* line 557, app/assets/stylesheets/jexcel.css.scss */
.jexcel_about img {
  display: none;
}

/* line 561, app/assets/stylesheets/jexcel.css.scss */
.jexcel_filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

/* line 568, app/assets/stylesheets/jexcel.css.scss */
.jexcel_filter > div {
  padding: 8px;
  align-items: center;
}

/* line 574, app/assets/stylesheets/jexcel.css.scss */
.jexcel_pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 581, app/assets/stylesheets/jexcel.css.scss */
.jexcel_pagination > div {
  display: flex;
  padding: 10px;
}

/* line 587, app/assets/stylesheets/jexcel.css.scss */
.jexcel_pagination > div:last-child {
  padding-right: 10px;
  padding-top: 10px;
}

/* line 593, app/assets/stylesheets/jexcel.css.scss */
.jexcel_pagination > div > div {
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-left: 2px;
  cursor: pointer;
}

/* line 605, app/assets/stylesheets/jexcel.css.scss */
.jexcel_page {
  font-size: 0.8em;
}

/* line 610, app/assets/stylesheets/jexcel.css.scss */
.jexcel_page_selected {
  font-weight: bold;
  background-color: #f3f3f3;
}

/* line 616, app/assets/stylesheets/jexcel.css.scss */
.jexcel_toolbar {
  display: flex;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0px 2px 4px 1px;
  position: sticky;
  top: 0px;
  z-index: 21;
}

/* line 628, app/assets/stylesheets/jexcel.css.scss */
.jexcel_toolbar:empty {
  display: none;
}

/* line 633, app/assets/stylesheets/jexcel.css.scss */
.jexcel_toolbar i.jexcel_toolbar_item {
  width: 24px;
  height: 24px;
  padding: 4px;
  cursor: pointer;
  display: inline-block;
}

/* line 642, app/assets/stylesheets/jexcel.css.scss */
.jexcel_toolbar i.jexcel_toolbar_item:hover {
  background-color: #ddd;
}

/* line 647, app/assets/stylesheets/jexcel.css.scss */
.jexcel_toolbar select.jexcel_toolbar_item {
  margin-left: 2px;
  margin-right: 2px;
  display: inline-block;
  border: 0px;
  background-color: transparent;
  padding-right: 10px;
}

/* line 657, app/assets/stylesheets/jexcel.css.scss */
.jexcel .dragging-left {
  background-repeat: no-repeat;
  background-position: top 50% left 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14 7l-5 5 5 5V7z'/%3E%3Cpath fill='none' d='M24 0v24H0V0h24z'/%3E%3C/svg%3E");
}

/* line 664, app/assets/stylesheets/jexcel.css.scss */
.jexcel .dragging-right {
  background-repeat: no-repeat;
  background-position: top 50% right 0px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 17l5-5-5-5v10z'/%3E%3Cpath fill='none' d='M0 24V0h24v24H0z'/%3E%3C/svg%3E");
}

/* line 671, app/assets/stylesheets/jexcel.css.scss */
.jexcel_tabs .jexcel_tab {
  display: none;
}

/* line 676, app/assets/stylesheets/jexcel.css.scss */
.jexcel_tabs .jexcel_tab_link {
  display: inline-block;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #f3f3f3;
  cursor: pointer;
}

/* line 688, app/assets/stylesheets/jexcel.css.scss */
.jexcel_tabs .jexcel_tab_link.selected {
  background-color: #ddd;
}

/* line 693, app/assets/stylesheets/jexcel.css.scss */
.jexcel_hidden_index > tbody > tr > td:first-child,
.jexcel_hidden_index > thead > tr > td:first-child,
.jexcel_hidden_index > colgroup > col:first-child {
  display: none;
}

/* line 702, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jrating {
  display: inline-flex;
}

/* line 705, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jrating > div {
  zoom: 0.55;
}

/* line 709, app/assets/stylesheets/jexcel.css.scss */
.jexcel .copying-top {
  border-top: 1px dashed #000;
}

/* line 713, app/assets/stylesheets/jexcel.css.scss */
.jexcel .copying-left {
  border-left: 1px dashed #000;
}

/* line 717, app/assets/stylesheets/jexcel.css.scss */
.jexcel .copying-right {
  border-right: 1px dashed #000;
}

/* line 721, app/assets/stylesheets/jexcel.css.scss */
.jexcel .copying-bottom {
  border-bottom: 1px dashed #000;
}

/* line 725, app/assets/stylesheets/jexcel.css.scss */
.jexcel .jexcel_column_filter {
  background-repeat: no-repeat;
  background-position: top 50% right 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='18px' height='18px'%3E%3Cpath d='M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px;
  padding-left: 6px;
  padding-right: 20px;
}

/* line 736, app/assets/stylesheets/jexcel.css.scss */
.jexcel thead .jexcel_freezed {
  left: 0px;
  z-index: 3 !important;
  box-shadow: 2px 0px 2px 0.2px #ccc !important;
  -webkit-box-shadow: 2px 0px 2px 0.2px #ccc !important;
  -moz-box-shadow: 2px 0px 2px 0.2px #ccc !important;
}

/* line 744, app/assets/stylesheets/jexcel.css.scss */
.jexcel tbody .jexcel_freezed {
  position: relative;
  background-color: #fff;
  box-shadow: 1px 1px 1px 1px #ccc !important;
  -webkit-box-shadow: 2px 4px 4px 0.1px #ccc !important;
  -moz-box-shadow: 2px 4px 4px 0.1px #ccc !important;
}
/**
 * (c) jSuites Javascript Web Components
 *
 * Website: https://jsuites.net
 * Description: Create amazing web based applications.
 *
 * MIT License
 *
 */
/* line 12, app/assets/stylesheets/jsuites.css.scss */
:root {
  --button-color: #298BA8;
  --active-color: #007aff;
}

/* line 17, app/assets/stylesheets/jsuites.css.scss */
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 26, app/assets/stylesheets/jsuites.css.scss */
.jdragging {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 31, app/assets/stylesheets/jsuites.css.scss */
.jupload.input {
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z'/%3E%3C/svg%3E");
  background-position: top 50% right 5px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: initial;
  height: 33px;
  min-height: initial;
}

/* line 42, app/assets/stylesheets/jsuites.css.scss */
.jupload.input img {
  width: initial !important;
  max-width: 100%;
  height: 100%;
}

/* line 48, app/assets/stylesheets/jsuites.css.scss */
.jupload {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAAsTAAALEwEAmpwYAAA7emlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTctMTItMzFUMjI6NDM6MzBaPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMDEtMDFUMjA6MDM6MjNaPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxOC0wMS0wMVQyMDowMzoyM1o8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6ZDE3NGVkY2UtNWZkNC0wODRkLTkzNzAtZDRhODVmMzdkNjdiPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjBmYzcxZDEyLTg1MGUtY2E0NS05MzE4LWRhYjI5YWZhMmQ4MjwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjBmYzcxZDEyLTg1MGUtY2E0NS05MzE4LWRhYjI5YWZhMmQ4MjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowZmM3MWQxMi04NTBlLWNhNDUtOTMxOC1kYWIyOWFmYTJkODI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMTItMzFUMjI6NDM6MzBaPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjk2MTA5Y2Y0LTEwM2ItNTc0Ny1hZWE3LWI5NDMxOWY0NWFkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOC0wMS0wMVQyMDowMjoyMFo8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6ZDE3NGVkY2UtNWZkNC0wODRkLTkzNzAtZDRhODVmMzdkNjdiPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE4LTAxLTAxVDIwOjAzOjIzWjwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj44MDwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj44MDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+tc8AsgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAGjUlEQVR42uycW2xURRjHf91SoEIBUQpYI8VSVBDExniLERNUJBpQVEDFqE1AEYkX0JCC0YjgBdEYDOIFeVEEFRBilKBogg+KiQoV5Q6Khla8lrZRBLo+zLdazs7ZM2d3zsJu55/sy3dmz5797Vy+y8wWxONxnNJXzCFwAB1AB9ABdHIAHUAH0AF0Cq929fX1ufbMA4HLgSqgHOgPdJJrfwPbgb3AJuBD4KsoH6agrq4uF6CVAncC4wVYGP0ALAVeAva0NYDFwOPARKBzhvc6ArwG1AC/toU5cDSwFXjAAjyAQmACsAOozneATwLLgdMM2/8jLxN1AxYBC/J1CL8F3BjQZhOwCqgFvgd+AuJAT6ACOBMYCVwUcJ91siDlDcC3gRtSXF8IzAe+M7xfOXC3TAOFPm3WA0NzAeDp8oUGASeKrUF60R6Zn6an6CnTgI1pfnYFMAcY43N9GTDueAR4sQylK8RvS0dzgYcsPc9U4Bmfa9XA4uMF4GXypUdkeJ8Z0nNs6hbgdZ9rPcK6OLZX4XbisH5iAd68COABvAHc63NtwbHsgf2B94BKC/faAFwY8Zy8ErhWYx8EbM42wAuAj4ETAtptllh1N9AiC0t/YLCnXV9xT6JUJ6AOKPHYX5HIJ2sAK4BvgQ4+17fJ5LxKIgudzgBGySS/3sAPtKWZwCyPrQk4ydQxtwFwH9BbY4/LIvBEyF5RIF8iG+oC/K7xEUfLEI98EVnsA28/MCQkPIDmLMIDOCDOu1fXZGMVrgJu19gbZCKuJTek62mV2QD4XIoFZT+5o10a2ylRA6wCLtXYp8uikUv6Webr1uoOdIwS4HiNbS/wFLmnZuCgx9Y+hVdhBeBwjW1+BF9uFvBqFiDGDW3a0Cus+gADPLYWVB7PpiaJn5YYZjMigles6W2NskJH0gN1RZ1EJcyWJnvi0hpUbSQK9dRwaDGIqtIGeLbG9o3lnveCT2YmCogVPqvwdpOIKB2A7TU2W+XCiQEZkSggTvGxl8m0NNc2wDKNrcXCF5mASoUFaQYw2xK8Iv4vyvtpmsTxGQHsLPPQLp9frI+FYftyiPY1liAeBs5DZYNS/XgjgTXpApwq4Gaj0k86DbK4YISBmOlwjreaw+8CzvEDJa7bojAATwU+QtUQSg0Wlr4WFwxT2Z4Ta1GZ9Md8rlcDY00ADpFfZViID7/D8oJxrCACPCIjQ6elqOK8ryM9GPg64AM+B1YAW1BJ0r9M/aaQC0YYiAWWne0FQFf0dZnngdsgOaHaXVySLj43XSY3zCRVNclSz9NpTgQRywfAVRr7WcDWmKaxDl4TKuU+LkN4kyOEF1XEMk5GmFf3eOfAKcD5moY/ypy4OsMHeTjDBSPMcF5o8X4NPs70eKAoMYSLJIDuoOl5AwRiJroJWIIq1BwM8DcLDFyPpoAESTEqN/m0aVYlQF1RtRPviB2ZWEQeRJ//Gm0BHqhttieTutJVgkrGBu0FbEbtvmoMgNjLErxEL3yH5L01oxIA79O8aTVqj7ENmWSpGw1DwhZUJTBIf1ieGlZoAFbGxG3pESLIjkolBsMXaVNC9qWrnZTFZJh69SV283v5oHrNlNA9JvGfV0scL+3cm1Q7iaFPKNY6XimTD0fFwuWaRrscqyR11Hgqh2IkZ5gPy7LtdLRKNX7gnzHgkMdYGDIx0FZUrrHVxVBHBLzDup/jlaSrNbbdMWCn5sIAxyspsrlZY18TQ3/mYoxjdpQmkFx8OgKsjAHvat4wlFZZVyce1diWA80x4DOf7Ma8LD+kaYhmGvLZ0ovoa0LP0mpZ1qXXq4Fzs/igiSRBY8BrH3bq0Ca6HlWt82od6iTBfyn9Lj6+Xx2q2nYwSz3Q9FhrE/ZSVX66BPjU51q/RLCR6IEH0KfCe8sQL85SmNRo+Ioa3tgU8Ga2jtS8RaUdPj7gTtQRqS/yfLHogErf+6Xykk52ekOTESm67AbUrvuyPARXAtyPSvz6wduK5myx7pzIcPy3N4D6Z4w3pc0O1IbybAwrWyqSubZUOsYw4DrU4Ro/bUEd3m4wAZjoie8bPtARVNkvVwAWypxu6gqtRW0u0i6kqU4qDUEVUirasANdQ8BhoVSbizai/uRmbhsEtxp1lCPwpJXpWbmBqD++uTWPQ7xm1NaVJeIomzmvIQ8bdpO0zpWozea9Aibf41WHgd9QhaJtqAPia4FfQnv/7l98M5P79zYH0AF0AB1AJwfQAXQAHUCnNPTvAKemiFU6nb96AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100px;
  background-position: center;
  background-color: rgba(230, 230, 230, 0.1);
  border: 1px dotted #eee;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 180px;
}

/* line 62, app/assets/stylesheets/jsuites.css.scss */
.jremove {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/** Animations **/
/* line 69, app/assets/stylesheets/jsuites.css.scss */
.fade-in {
  animation: fade-in 2s forwards;
}

/* line 73, app/assets/stylesheets/jsuites.css.scss */
.fade-out {
  animation: fade-out 1s forwards;
}

/* line 77, app/assets/stylesheets/jsuites.css.scss */
.slide-left-in {
  position: relative;
  animation: slide-left-in 0.4s forwards;
}

/* line 82, app/assets/stylesheets/jsuites.css.scss */
.slide-left-out {
  position: relative;
  animation: slide-left-out 0.4s forwards;
}

/* line 87, app/assets/stylesheets/jsuites.css.scss */
.slide-right-in {
  position: relative;
  animation: slide-right-in 0.4s forwards;
}

/* line 92, app/assets/stylesheets/jsuites.css.scss */
.slide-right-out {
  position: relative;
  animation: slide-right-out 0.4s forwards;
}

/* line 97, app/assets/stylesheets/jsuites.css.scss */
.slide-top-in {
  position: relative;
  animation: slide-top-in 0.4s forwards;
}

/* line 102, app/assets/stylesheets/jsuites.css.scss */
.slide-top-out {
  position: relative;
  animation: slide-top-out 0.2s forwards;
}

/* line 107, app/assets/stylesheets/jsuites.css.scss */
.slide-bottom-in {
  position: relative;
  animation: slide-bottom-in 0.4s forwards;
}

/* line 112, app/assets/stylesheets/jsuites.css.scss */
.slide-bottom-out {
  position: relative;
  animation: slide-bottom-out 0.1s forwards;
}

/** Fadein and Fadeout **/
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}

@keyframes fade-out {
  0% {
    opacity: 100;
  }
  100% {
    opacity: 0;
  }
}

/** Keyframes Left to Right **/
@keyframes slide-left-in {
  0% {
    left: -100%;
  }
  100% {
    left: 0%;
  }
}

@keyframes slide-left-out {
  0% {
    left: 0%;
  }
  100% {
    left: -100%;
  }
}

/** Keyframes Right to Left **/
@keyframes slide-right-in {
  0% {
    left: 100%;
  }
  100% {
    left: 0%;
  }
}

@keyframes slide-right-out {
  0% {
    left: 0%;
  }
  100% {
    left: 100%;
  }
}

/** Keyframes Top to Bottom **/
@keyframes slide-top-in {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes slide-top-out {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}

/** Keyframes Bottom to Top **/
@keyframes slide-bottom-in {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes slide-bottom-out {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(100%);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 241, app/assets/stylesheets/jsuites.css.scss */
.jcalendar {
  position: absolute;
  z-index: 9000;
  display: none;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  min-width: 280px;
}

/* line 257, app/assets/stylesheets/jsuites.css.scss */
.jcalendar.jcalendar-focus {
  display: block;
}

/* line 261, app/assets/stylesheets/jsuites.css.scss */
.jcalendar .jcalendar-backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9000;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px;
  padding: 0px;
  display: none;
}

/* line 274, app/assets/stylesheets/jsuites.css.scss */
.jcalendar .jcalendar-container {
  position: relative;
  box-sizing: border-box;
}

/* line 279, app/assets/stylesheets/jsuites.css.scss */
.jcalendar .jcalendar-content {
  position: absolute;
  z-index: 9001;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.39);
  background-color: #fff;
}

/* line 288, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-header {
  text-align: center;
}

/* line 292, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-header span {
  margin-right: 4px;
  font-size: 1.1em;
  font-weight: bold;
}

/* line 298, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-prev {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z' fill='%23000' /%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}

/* line 305, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-next {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z' fill='%23000' /%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}

/* line 312, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-weekday {
  font-weight: 600;
  background-color: #fcfcfc;
  padding: 14px;
}

/* line 318, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-table > table {
  width: 100%;
  background-color: #fff;
}

/* line 323, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-table > table > thead {
  cursor: pointer;
}

/* line 327, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-table thead td {
  padding: 10px;
  height: 40px;
}

/* line 332, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-table > table > tbody td {
  box-sizing: border-box;
  cursor: pointer;
  padding: 9px;
  font-size: 0.9em;
}

/* line 340, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-table tfoot td {
  padding: 10px;
}

/* line 344, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-months td, .jcalendar-years td {
  height: 24px;
}

/* line 348, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-input {
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='gray'%3E%3Cpath d='M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");
  background-position: top 50% right 5px;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

/* line 356, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-done {
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.39);
  background-color: #fff;
}

/* line 363, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-update {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  padding: 5px;
  width: 100%;
}

/* line 371, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-container select {
  width: 55px;
  display: inline-block;
  border: 0px;
  padding: 4px;
  text-align: center;
  font-size: 1.1em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-right: 10px;
}

/* line 382, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-container select:first-child {
  margin-right: 2px;
}

/* line 386, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-selected {
  background-color: #eee;
}

/* line 390, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-reset, .jcalendar-confirm {
  text-transform: uppercase;
  cursor: pointer;
  color: var(--active-color);
}

/* line 396, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-controls {
  padding: 15px;
  box-sizing: border-box;
  vertical-align: middle;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 414, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-controls div {
  font-weight: bold;
}

/* line 418, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-fullsize {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
}

/* line 425, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-fullsize .jcalendar-content {
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
}

/* line 433, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-focus.jcalendar-fullsize .jcalendar-backdrop {
  display: block;
}

/* line 437, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-sunday {
  color: red;
}

/* line 440, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-disabled {
  color: #ccc;
}

/* line 444, app/assets/stylesheets/jsuites.css.scss */
.jcalendar-time {
  display: flex;
}

/* line 449, app/assets/stylesheets/jsuites.css.scss */
.jcolor {
  position: absolute;
  display: none;
  outline: none;
}

/* line 455, app/assets/stylesheets/jsuites.css.scss */
.jcolor-input {
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z'/%3E%3C/svg%3E");
  background-position: top 50% right 5px;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

/* line 463, app/assets/stylesheets/jsuites.css.scss */
.jcolor-content {
  position: absolute;
  left: 0px;
  z-index: 9000;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
  font-size: .875rem;
  letter-spacing: .2px;
  border-radius: 4px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  box-sizing: border-box;
}

/* line 479, app/assets/stylesheets/jsuites.css.scss */
.jcolor-controls {
  display: flex;
  padding: 10px;
  padding-bottom: 0px;
}

/* line 485, app/assets/stylesheets/jsuites.css.scss */
.jcolor-controls div {
  flex: 1;
  font-size: 1em;
  color: var(--active-color);
  text-transform: uppercase;
  font-weight: bold;
  box-sizing: border-box;
}

/* line 494, app/assets/stylesheets/jsuites.css.scss */
.jcolor-content table {
  border-collapse: initial;
  padding: 7px !important;
  box-sizing: border-box;
}

/* line 500, app/assets/stylesheets/jsuites.css.scss */
.jcolor-focus {
  display: block;
}

/* line 504, app/assets/stylesheets/jsuites.css.scss */
.jcolor table {
  width: 100%;
  height: 100%;
}

/* line 509, app/assets/stylesheets/jsuites.css.scss */
.jcolor td {
  padding: 7px;
  border: 2px solid #fff;
}

/* line 514, app/assets/stylesheets/jsuites.css.scss */
.jcolor-selected {
  border: 2px solid #000 !important;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='white'/%3E%3C/svg%3E");
}

/* line 522, app/assets/stylesheets/jsuites.css.scss */
.jcolor-fullscreen {
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-height: 250px;
  border-radius: 0px;
  box-sizing: border-box;
}

/* line 531, app/assets/stylesheets/jsuites.css.scss */
.jcolor-fullscreen .jcolor-controls {
  padding: 15px;
  box-shadow: 1px 0px 1px 0px rgba(0, 0, 0, 0.39);
}

/* line 538, app/assets/stylesheets/jsuites.css.scss */
.jcolor-reset {
  text-align: left;
}

/* line 542, app/assets/stylesheets/jsuites.css.scss */
.jcolor-close {
  text-align: right;
}

/* line 546, app/assets/stylesheets/jsuites.css.scss */
.jcolor-backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px;
  padding: 0px;
  z-index: 8000;
  display: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/* line 567, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu {
  position: fixed;
  z-index: 10000;
  background: #fff;
  color: #555;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-shadow: 2px 2px 2px 0px #8f9091;
  border: 1px solid #C6C6C6;
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0px;
  outline: none;
  display: none;
}

/* line 588, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu.jcontextmenu-focus {
  display: inline-block;
}

/* line 592, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div {
  box-sizing: border-box;
  display: flex;
  padding: 8px 8px 8px 32px;
  width: 250px;
  position: relative;
  cursor: default;
  font-size: 11px;
  font-family: sans-serif;
}

/* line 603, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div::before {
  content: attr(data-icon);
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 9px;
}

/* line 622, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div a {
  color: #555;
  text-decoration: none;
  flex: 1;
}

/* line 628, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div span {
  margin-right: 10px;
}

/* line 632, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu .jcontextmenu-disabled a {
  color: #ccc;
}

/* line 636, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div:hover {
  background: #ebebeb;
}

/* line 640, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu hr {
  border: 1px solid #e9e9e9;
  border-bottom: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 647, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > hr:hover {
  background: transparent;
}

/* line 651, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu .jcontextmenu {
  top: 4px;
  left: 99%;
  opacity: 0;
  position: absolute;
}

/* line 658, app/assets/stylesheets/jsuites.css.scss */
.jcontextmenu > div:hover > .jcontextmenu {
  display: block;
  opacity: 1;
  transform: translate(0, 0) scale(1);
  pointer-events: auto;
}

/* line 666, app/assets/stylesheets/jsuites.css.scss */
.jdropdown {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
}

/* line 680, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-header::-moz-placeholder {
  color: #000;
}
.jdropdown-header::placeholder {
  color: #000;
}

/* line 684, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px;
  padding: 0px;
  z-index: 8000;
  display: none;
}

/* line 697, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-focus {
  position: relative;
}

/* line 701, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-focus .jdropdown-container {
  transform: translate3d(0, 0, 0);
}

/* line 705, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default.jdropdown-focus .jdropdown-header {
  outline: auto 5px -webkit-focus-ring-color;
}

/* line 709, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default.jdropdown-focus .jdropdown-header.jdropdown-add {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='24px' height='24px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z'/%3E%3C/svg%3E");
}

/* line 713, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-container-header {
  padding: 0px;
  margin: 0px;
  position: relative;
}

/* line 720, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-header {
  width: 100%;
  appearance: none;
  background-repeat: no-repeat;
  background-position: top 50% right 5px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");
  text-overflow: ellipsis;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px !important;
}

/* line 735, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-insert-button {
  font-size: 1.4em;
  text-transform: uppercase;
  position: absolute;
  right: 30px;
  top: 4px;
  display: none;
}

/* line 745, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-container {
  min-width: inherit;
  transform: translate3d(-10000px, 0, 0);
  position: absolute;
  z-index: 9001;
}

/* line 753, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-close {
  display: none;
  font-size: 1em;
  color: var(--active-color);
  text-transform: uppercase;
  text-align: right;
  padding: 15px;
  font-weight: bold;
}

/* line 764, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-content {
  min-width: inherit;
  margin: 0px;
  box-sizing: border-box;
}

/* line 775, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-item {
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
  overflow-x: hidden;
  color: #000;
  display: flex;
  align-items: center;
}

/* line 786, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-description {
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5em;
}

/* line 793, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-image {
  margin-right: 10px;
  width: 32px;
  height: 32px;
  border-radius: 20px;
}

/* line 801, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-image-small {
  width: 24px;
  height: 24px;
}

/* line 807, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-title {
  font-size: 0.7em;
  text-overflow: ellipsis;
  overflow-x: hidden;
  display: block;
}

/** Default visual **/
/* line 817, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-header {
  border: 1px solid #ccc;
  padding: 5px;
  padding-left: 10px;
  padding-right: 16px;
}

/* line 825, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-container {
  background-color: #fff;
}

/* line 830, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default.jdropdown-focus.jdropdown-insert .jdropdown-header {
  padding-right: 50px;
}

/* line 834, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default.jdropdown-focus.jdropdown-insert .jdropdown-insert-button {
  display: block;
}

/* line 838, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-content {
  min-width: inherit;
  border: 1px solid #8fb1e3;
  margin: 0px;
  background-color: #fff;
  box-sizing: border-box;
  min-height: 10px;
  max-height: 215px;
  overflow-y: auto;
}

/* line 850, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-item {
  padding: 4px;
  padding-left: 8px;
  padding-right: 40px;
}

/* line 857, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-item:hover {
  background-color: #1f93ff;
  color: #fff;
}

/* line 863, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-cursor {
  background-color: #eee;
}

/* line 868, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-selected {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIiAvPjxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: top 50% right 5px;
  background-color: #1f93ff;
  color: #fff;
}

/* line 877, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-group {
  margin-top: 5px;
}

/* line 881, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-group .jdropdown-item {
  padding-left: 16px;
}

/* line 885, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-group-name {
  padding: 8px;
  font-weight: bold;
  text-align: left;
}

/* line 891, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default .jdropdown-reset_ {
  content: 'x';
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  margin-right: 10px;
  font-size: 12px;
  width: 12px;
  cursor: pointer;
  text-shadow: 0px 0px 5px #fff;
  display: none;
  line-height: 1.8em;
}

/* line 906, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-default.jdropdown-focus .jdropdown-reset_ {
  display: block;
}

/** Default render for mobile **/
/* line 912, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker.jdropdown-focus .jdropdown-backdrop {
  display: block;
}

/* line 916, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-header {
  outline: none;
}

/* line 920, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-container {
  position: fixed;
  bottom: 0px;
  left: 0px;
  border-bottom: 1px solid #e6e6e8;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}

/* line 931, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-close {
  box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.39);
  background-color: #fff;
  display: block;
}

/* line 940, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-content {
  overflow-y: scroll;
  height: 280px;
  background-color: #fafafa;
  border-top: 1px solid #e6e6e8;
}

/* line 948, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-group-name {
  font-size: 1em;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #e6e6e8;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-weight: bold;
}

/* line 962, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-item {
  font-size: 1em;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e8;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 973, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-selected {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIiAvPjxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: top 50% right 15px;
  background-color: #1f93ff;
  color: #fff;
}

/* line 982, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-picker .jdropdown-cursor {
  background-color: #1f93ff;
  color: #fff;
}

/** Default render for mobile searchbar **/
/* line 990, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar.jdropdown-focus {
  position: fixed;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #fafafa;
  padding: 0px;
  z-index: 9001;
  overflow-y: scroll;
  will-change: scroll-position;
  -webkit-overflow-scrolling: touch;
}

/* line 1005, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar.jdropdown-focus .jdropdown-container-header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9002;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  max-height: 24px;
  width: 100%;
}

/* line 1018, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar.jdropdown-focus .jdropdown-header {
  border: 0px;
  background-repeat: no-repeat;
  background-position-x: 0%;
  background-position-y: 40%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTUuNSAxNGgtLjc5bC0uMjgtLjI3QzE1LjQxIDEyLjU5IDE2IDExLjExIDE2IDkuNSAxNiA1LjkxIDEzLjA5IDMgOS41IDNTMyA1LjkxIDMgOS41IDUuOTEgMTYgOS41IDE2YzEuNjEgMCAzLjA5LS41OSA0LjIzLTEuNTdsLjI3LjI4di43OWw1IDQuOTlMMjAuNDkgMTlsLTQuOTktNXptLTYgMEM3LjAxIDE0IDUgMTEuOTkgNSA5LjVTNy4wMSA1IDkuNSA1IDE0IDcuMDEgMTQgOS41IDExLjk5IDE0IDkuNSAxNHoiIGZpbGw9IiNlNmU2ZTgiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);
  padding-left: 30px !important;
  padding-right: 60px !important;
}

/* line 1029, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar.jdropdown-focus .jdropdown-close {
  display: block;
}

/* line 1034, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-header {
  outline: none;
}

/* line 1038, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-container {
  margin-top: 40px;
  width: 100%;
}

/* line 1044, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-close {
  position: fixed;
  top: 0px;
  right: 0px;
}

/* line 1051, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-content {
  margin-top: 10px;
}

/* line 1056, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-group {
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: #fff;
}

/* line 1063, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-group-name {
  border-top: 1px solid #e6e6e8;
  border-bottom: 1px solid #e6e6e8;
  padding: 10px;
  padding-left: 12px;
  font-weight: bold;
}

/* line 1072, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-group-arrow {
  float: right;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}

/* line 1080, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-group-arrow-down {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNy40MSA4LjU5TDEyIDEzLjE3bDQuNTktNC41OEwxOCAxMGwtNiA2LTYtNiAxLjQxLTEuNDF6Ii8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+PC9zdmc+);
}

/* line 1085, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-group-arrow-up {
  background-image: url(data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTcuNDEgMTUuNDFMMTIgMTAuODNsNC41OSA0LjU4TDE4IDE0bC02LTYtNiA2eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=);
}

/* line 1090, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e8;
  padding-left: 15px;
  padding-right: 40px;
  background-color: #fff;
  font-size: 0.9em;
}

/* line 1101, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-description {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 20px);
}

/* line 1107, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-content > .jdropdown-item:first-child {
  border-top: 1px solid #e6e6e8;
}

/* line 1112, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-searchbar .jdropdown-selected {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgZmlsbD0iIzAwN2FmZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: top 50% right 15px;
}

/** List render **/
/* line 1125, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-container {
  display: block;
}

/* line 1130, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-header {
  display: none;
}

/* line 1135, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-group {
  background-color: #fff;
}

/* line 1140, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-group-name {
  border-bottom: 1px solid #e6e6e8;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

/* line 1148, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e8;
  padding-left: 10px;
  padding-right: 40px;
  background-color: #fff;
}

/* line 1158, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-list .jdropdown-selected {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgZmlsbD0iIzAwN2FmZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: top 50% right 10px;
}

@media only screen and (max-width: 800px) {
  /* line 1167, app/assets/stylesheets/jsuites.css.scss */
  .jdropdown-list {
    width: 100% !important;
    border: 0px;
    padding: 0px;
  }
  /* line 1173, app/assets/stylesheets/jsuites.css.scss */
  .jdropdown-list .jdropdown-container {
    min-width: 100%;
  }
  /* line 1177, app/assets/stylesheets/jsuites.css.scss */
  .jdropdown-searchbar.jdropdown-focus .jdropdown-description {
    text-transform: uppercase;
  }
}

/* line 1182, app/assets/stylesheets/jsuites.css.scss */
.app .jdropdown-item {
  text-transform: uppercase;
}

/* line 1186, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-create-container {
  margin: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 6px;
}

/* line 1193, app/assets/stylesheets/jsuites.css.scss */
.jdropdown-color {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 12px;
  width: 12px;
  height: 12px;
  margin-right: 6px;
}

/* line 1202, app/assets/stylesheets/jsuites.css.scss */
.jeditor-container {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

/* line 1207, app/assets/stylesheets/jsuites.css.scss */
.jeditor-dragging {
  border: 1px dashed #000;
}

/* line 1211, app/assets/stylesheets/jsuites.css.scss */
.jeditor-container.jeditor-padding {
  padding: 10px;
}

/* line 1215, app/assets/stylesheets/jsuites.css.scss */
.jeditor {
  outline: none;
  word-break: break-word;
}

/* line 1221, app/assets/stylesheets/jsuites.css.scss */
.jeditor-container.jeditor-padding .jeditor {
  min-height: 100px;
  margin-bottom: 10px;
  padding: 10px;
}

/* line 1227, app/assets/stylesheets/jsuites.css.scss */
.jeditor-thumbs {
  display: inline-block;
  margin-right: 5px;
}

/* line 1232, app/assets/stylesheets/jsuites.css.scss */
.jeditor-thumbs-container {
  margin-top: 15px;
}

/* line 1236, app/assets/stylesheets/jsuites.css.scss */
.jeditor-thumbs .close {
  position: absolute;
  height: 1px;
}

/* line 1241, app/assets/stylesheets/jsuites.css.scss */
.jeditor-thumbs .close i {
  color: #fff;
  text-shadow: 0px 0px 2px #000;
  position: relative;
  top: 5px;
  left: 72px;
}

/* line 1249, app/assets/stylesheets/jsuites.css.scss */
.jeditor-thumbs img {
  border: 1px solid #eee;
  width: 100px;
  height: 100px;
}

/* line 1255, app/assets/stylesheets/jsuites.css.scss */
.jeditor-users {
  position: absolute;
  border: 1px solid #ccc;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  max-height: 220px;
  overflow-y: scroll;
}

/* line 1265, app/assets/stylesheets/jsuites.css.scss */
.jeditor-users > div {
  display: flex;
  align-items: center;
  min-width: 220px;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 1275, app/assets/stylesheets/jsuites.css.scss */
.jeditor-users > div:hover {
  background-color: #efefef;
}

/* line 1280, app/assets/stylesheets/jsuites.css.scss */
.jeditor-users > div img {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  margin-right: 5px;
}

/** Snippet **/
/* line 1290, app/assets/stylesheets/jsuites.css.scss */
.jsnippet {
  margin-top: 15px;
  cursor: pointer;
  border: 1px solid #eee;
  position: relative;
}

/* line 1297, app/assets/stylesheets/jsuites.css.scss */
.jsnippet:focus {
  outline: none;
}

/* line 1301, app/assets/stylesheets/jsuites.css.scss */
.jsnippet img {
  width: 100%;
}

/* line 1305, app/assets/stylesheets/jsuites.css.scss */
.jsnippet .jsnippet-title {
  padding: 15px;
  font-size: 1.4em;
}

/* line 1310, app/assets/stylesheets/jsuites.css.scss */
.jsnippet .jsnippet-description {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
}

/* line 1316, app/assets/stylesheets/jsuites.css.scss */
.jsnippet .jsnippet-host {
  padding: 15px;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #777;
  text-align: right;
}

/* line 1324, app/assets/stylesheets/jsuites.css.scss */
.jsnippet .jsnippet-url {
  display: none;
}

/* line 1328, app/assets/stylesheets/jsuites.css.scss */
.jeditor .jsnippet:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  right: 0;
  margin: 14px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  text-shadow: 0px 0px 5px #fff;
}

/* line 1342, app/assets/stylesheets/jsuites.css.scss */
.jsnippet * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

/* line 1355, app/assets/stylesheets/jsuites.css.scss */
.jeditor img {
  border: 2px solid transparent;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

/* line 1370, app/assets/stylesheets/jsuites.css.scss */
.jeditor img:focus {
  border: 2px solid #0096FD;
}

/* line 1374, app/assets/stylesheets/jsuites.css.scss */
.jeditor .pdf {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23C30B15;' d='M511.344,274.266C511.77,268.231,512,262.143,512,256C512,114.615,397.385,0,256,0S0,114.615,0,256 c0,117.769,79.53,216.949,187.809,246.801L511.344,274.266z'/%3E%3Cpath style='fill:%2385080E;' d='M511.344,274.266L314.991,77.913L119.096,434.087l68.714,68.714C209.522,508.787,232.385,512,256,512 C391.243,512,501.976,407.125,511.344,274.266z'/%3E%3Cpolygon style='fill:%23FFFFFF;' points='278.328,333.913 255.711,77.913 119.096,77.913 119.096,311.652 '/%3E%3Cpolygon style='fill:%23E8E6E6;' points='392.904,311.652 392.904,155.826 337.252,133.565 314.991,77.913 255.711,77.913 256.067,333.913 '/%3E%3Cpolygon style='fill:%23FFFFFF;' points='314.991,155.826 314.991,77.913 392.904,155.826 '/%3E%3Crect x='119.096' y='311.652' style='fill:%23FC0F1A;' width='273.809' height='122.435'/%3E%3Cg%3E%3Cpath style='fill:%23FFFFFF;' d='M204.871,346.387c13.547,0,21.341,6.659,21.341,18.465c0,12.412-7.795,19.601-21.341,19.601h-9.611 v14.909h-13.471v-52.975L204.871,346.387L204.871,346.387z M195.26,373.858h8.93c5.904,0,9.308-2.952,9.308-8.552 c0-5.525-3.406-8.324-9.308-8.324h-8.93V373.858z'/%3E%3Cpath style='fill:%23FFFFFF;' d='M257.928,346.387c16.649,0,28.152,10.746,28.152,26.487c0,15.666-11.655,26.488-28.683,26.488 h-22.25v-52.975H257.928z M248.619,388.615h9.611c8.249,0,14.151-6.357,14.151-15.665c0-9.384-6.205-15.817-14.757-15.817h-9.006 V388.615z'/%3E%3Cpath style='fill:%23FFFFFF;' d='M308.563,356.982v12.26h23.763v10.596h-23.763v19.525h-13.471v-52.975h39.277v10.595h-25.806 V356.982z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
}

/* line 1383, app/assets/stylesheets/jsuites.css.scss */
.jloading {
  position: fixed;
  z-index: 10001;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

/* line 1394, app/assets/stylesheets/jsuites.css.scss */
.jloading::after {
  content: '';
  display: block;
  margin: 0 auto;
  margin-top: 50vh;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: white;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
  animation: spin .8s linear infinite;
}

/* line 1410, app/assets/stylesheets/jsuites.css.scss */
.jloading.spin {
  background-color: transparent;
}

/* line 1414, app/assets/stylesheets/jsuites.css.scss */
.jloading.spin::after {
  margin: 0 auto;
  margin-top: 80px;
  border-color: #aaa;
  border-top-color: transparent;
}

/* line 1422, app/assets/stylesheets/jsuites.css.scss */
.jmodal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 60%;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding-top: 50px !important;
  z-index: 9002;
  border-radius: 8px;
}

/* line 1439, app/assets/stylesheets/jsuites.css.scss */
.jmodal:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: attr(title);
  padding: 15px;
  box-sizing: border-box;
  font-size: 1.2em;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 8px 8px 0px 0px;
}

/* line 1453, app/assets/stylesheets/jsuites.css.scss */
.jmodal_content {
  padding: 20px;
  overflow-y: auto;
  max-height: 100%;
  box-sizing: border-box;
  height: -webkit-fill-available;
}

/* line 1460, app/assets/stylesheets/jsuites.css.scss */
.jmodal.no-title {
  padding-top: initial !important;
}

/* line 1464, app/assets/stylesheets/jsuites.css.scss */
.jmodal.no-title:before {
  display: none;
}

/* line 1468, app/assets/stylesheets/jsuites.css.scss */
.jmodal:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  right: 0;
  margin: 14px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  text-shadow: 0px 0px 5px #fff;
}

/* line 1482, app/assets/stylesheets/jsuites.css.scss */
.jmodal_fullscreen {
  width: 100% !important;
  height: 100% !important;
  top: 0px;
  left: 0px;
  transform: none;
  border-radius: 0px;
}

/* line 1492, app/assets/stylesheets/jsuites.css.scss */
.jmodal_backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px;
  padding: 0px;
  z-index: 8000;
  display: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/* line 1514, app/assets/stylesheets/jsuites.css.scss */
.jnotification {
  position: fixed;
  z-index: 10000;
  box-sizing: border-box;
  padding: 10px;
  bottom: 0px;
}

/* line 1523, app/assets/stylesheets/jsuites.css.scss */
.jnotification-container {
  box-shadow: 0px 2px 15px -5px rgba(0, 0, 0, 0.7);
  padding: 12px;
  border-radius: 8px;
  background-color: #000;
  background: #5c5c5c;
  background: linear-gradient(0deg, #5c5c5c 0%, #4d4d4d 100%);
  color: #fff;
  width: 320px;
  margin: 30px;
  padding: 20px;
}

/* line 1538, app/assets/stylesheets/jsuites.css.scss */
.jnotification-close {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  font-size: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

/* line 1547, app/assets/stylesheets/jsuites.css.scss */
.jnotification-title {
  font-weight: bold;
}

/* line 1551, app/assets/stylesheets/jsuites.css.scss */
.jnotification-header {
  display: flex;
  padding-bottom: 5px;
}

/* line 1556, app/assets/stylesheets/jsuites.css.scss */
.jnotification-header:empty {
  display: none;
}

/* line 1560, app/assets/stylesheets/jsuites.css.scss */
.jnotification-image {
  margin-right: 5px;
}

/* line 1564, app/assets/stylesheets/jsuites.css.scss */
.jnotification-image:empty {
  display: none;
}

/* line 1568, app/assets/stylesheets/jsuites.css.scss */
.jnotification-image img {
  width: 24px;
}

/* line 1572, app/assets/stylesheets/jsuites.css.scss */
.jnotification-name {
  text-transform: uppercase;
  font-size: 0.9em;
  flex: 1;
  letter-spacing: 0.1em;
}

/* line 1579, app/assets/stylesheets/jsuites.css.scss */
.jnotification-error .jnotification-container {
  background: #b62606;
  background: linear-gradient(0deg, #aa290d 0%, #950b0b 100%);
}

@media (max-width: 800px) {
  /* line 1585, app/assets/stylesheets/jsuites.css.scss */
  .jnotification {
    top: 0px;
    width: 100%;
  }
  /* line 1589, app/assets/stylesheets/jsuites.css.scss */
  .jnotification-container {
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #eee;
    color: #444;
    margin: 0px;
    width: initial;
  }
  /* line 1596, app/assets/stylesheets/jsuites.css.scss */
  .jnotification-error .jnotification-container {
    background: rgba(255, 255, 255, 0.95);
    color: #790909;
  }
  /* line 1600, app/assets/stylesheets/jsuites.css.scss */
  .jnotification-close {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  }
}

/* line 1605, app/assets/stylesheets/jsuites.css.scss */
.jnotification-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 1620, app/assets/stylesheets/jsuites.css.scss */
.jpicker {
  cursor: pointer;
  white-space: nowrap;
  display: inline-flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  outline: none;
}

/* line 1631, app/assets/stylesheets/jsuites.css.scss */
.jpicker-header {
  background-repeat: no-repeat;
  background-position: top 50% right 5px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");
  text-overflow: ellipsis;
  cursor: pointer;
  box-sizing: border-box;
  text-align: left;
  outline: none;
  line-height: 24px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 35px;
  outline: none;
  border-radius: 4px;
}

/* line 1649, app/assets/stylesheets/jsuites.css.scss */
.jpicker-header:hover {
  background-color: #eee;
}

/* line 1653, app/assets/stylesheets/jsuites.css.scss */
.jpicker-content {
  position: absolute;
  display: none;
  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);
  border-radius: 4px;
  background-color: #fff;
  padding: 4px;
  z-index: 50;
  text-align: left;
}

/* line 1664, app/assets/stylesheets/jsuites.css.scss */
.jpicker-content div {
  padding: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1670, app/assets/stylesheets/jsuites.css.scss */
.jpicker-focus > .jpicker-content {
  display: block;
}

/* line 1674, app/assets/stylesheets/jsuites.css.scss */
.jpicker-content div:hover {
  background-color: #efefef;
}

/* line 1681, app/assets/stylesheets/jsuites.css.scss */
.jprogressbar {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid #ccc;
  position: relative;
}

/* line 1700, app/assets/stylesheets/jsuites.css.scss */
.jprogressbar::before {
  content: attr(data-value);
  position: absolute;
  margin: 5px;
  margin-left: 10px;
}

/* line 1707, app/assets/stylesheets/jsuites.css.scss */
.jprogressbar-header::-moz-placeholder {
  color: #000;
}
.jprogressbar-header::placeholder {
  color: #000;
}

/* line 1712, app/assets/stylesheets/jsuites.css.scss */
.jprogressbar::focus {
  outline: auto 5px -webkit-focus-ring-color;
}

/* line 1716, app/assets/stylesheets/jsuites.css.scss */
.jprogressbar > div {
  background-color: #eee;
  background-color: red;
  box-sizing: border-box;
  height: 31px;
}

/* line 1723, app/assets/stylesheets/jsuites.css.scss */
.jrating {
  display: flex;
}

/* line 1726, app/assets/stylesheets/jsuites.css.scss */
.jrating > div {
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z' fill='gray'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

/* line 1733, app/assets/stylesheets/jsuites.css.scss */
.jrating .jrating-over {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  opacity: 0.7;
}

/* line 1738, app/assets/stylesheets/jsuites.css.scss */
.jrating .jrating-selected {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='red'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

/* line 1743, app/assets/stylesheets/jsuites.css.scss */
.jslider {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1748, app/assets/stylesheets/jsuites.css.scss */
.jslider-container img {
  width: 60px;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* line 1754, app/assets/stylesheets/jsuites.css.scss */
.jslider-attach {
  cursor: pointer;
}

/* line 1758, app/assets/stylesheets/jsuites.css.scss */
.jslider-left::before {
  position: fixed;
  left: 10px;
  content: 'arrow_back_ios';
  color: #fff;
  width: 30px;
  height: 30px;
  font-family: 'Material Icons';
  font-size: 30px;
  text-shadow: 0px 0px 0px #000;
  text-align: center;
}

/* line 1771, app/assets/stylesheets/jsuites.css.scss */
.jslider-right::after {
  position: fixed;
  right: 5px;
  content: 'arrow_forward_ios';
  color: #fff;
  width: 30px;
  height: 30px;
  font-family: 'Material Icons';
  font-size: 30px;
  text-shadow: 0px 0px 0px #000;
  text-align: center;
}

/* line 1784, app/assets/stylesheets/jsuites.css.scss */
.jslider-close {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  position: fixed;
  top: 15px;
  right: 15px;
  display: none;
  cursor: pointer;
  z-index: 3000;
}

/* line 1796, app/assets/stylesheets/jsuites.css.scss */
.jslider-preview {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 2000;
  margin: 0px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.9);
  transition-duration: .4s;
  display: flex;
  align-items: center;
}

/* line 1817, app/assets/stylesheets/jsuites.css.scss */
.jslider-preview img {
  min-width: 70%;
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
  vertical-align: middle;
  display: none;
}

/* line 1828, app/assets/stylesheets/jsuites.css.scss */
.jtabs {
  max-width: 100vw;
  position: relative;
}

/* line 1833, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-headers-container {
  display: flex;
  align-items: center;
}

/* line 1838, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-headers {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}

/* line 1845, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-headers > div:not(.jtabs-border) {
  padding: 6px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  background-color: #f1f1f1;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
}

/* line 1858, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-headers > div.jtabs-selected {
  background-color: #e8e8e8;
  color: #000;
}

/* line 1863, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-headers > div > div {
  color: #555;
  width: 100%;
  overflow: hidden;
}

/* line 1869, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-content {
  box-sizing: border-box;
}

/* line 1873, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-content > div {
  display: none;
  box-sizing: border-box;
}

/* line 1878, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-content > div.jtabs-selected {
  display: block;
}

/* line 1882, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-border {
  position: absolute;
  height: 2px;
  background-color: #888;
  transform-origin: left;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: color,left,transform;
  display: none;
}

/* line 1892, app/assets/stylesheets/jsuites.css.scss */
.jtabs-animation .jtabs-border {
  display: initial;
}

/* line 1896, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-controls {
  margin: 3px;
  margin-left: 10px;
  display: flex;
  min-width: 82px;
}

/* line 1903, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-controls > div {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 1912, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-prev {
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");
}

/* line 1917, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-prev.disabled {
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='lightgray' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");
}

/* line 1922, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
}

/* line 1926, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-next.disabled {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='lightgray' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
}

/* line 1930, app/assets/stylesheets/jsuites.css.scss */
.jtabs .jtabs-add {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z' fill='%23bbbbbb'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

/** Modern skin **/
/* line 1936, app/assets/stylesheets/jsuites.css.scss */
.jtabs.jtabs-modern .jtabs-headers > div:not(.jtabs-border) {
  padding: 10px;
  background-color: #fff;
}

/* line 1941, app/assets/stylesheets/jsuites.css.scss */
.jtabs.jtabs-modern .jtabs-headers > .jtabs-selected {
  color: #000;
}

/* line 1945, app/assets/stylesheets/jsuites.css.scss */
.jtabs.jtabs-modern .jtabs-headers > .jtabs-selected .material-icons {
  color: #000;
}

/* line 1949, app/assets/stylesheets/jsuites.css.scss */
.jtags {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  padding: 2px;
  border: 1px solid #ccc;
}

/* line 1962, app/assets/stylesheets/jsuites.css.scss */
.jtags.jtags-empty:not(.jtags-focus)::before {
  position: absolute;
  margin: 5px;
  color: #ccc;
  content: attr(data-placeholder);
}

/* line 1969, app/assets/stylesheets/jsuites.css.scss */
.jtags > div {
  padding: 3px;
  padding-left: 10px;
  padding-right: 22px;
  position: relative;
  border-radius: 1px;
  margin: 2px;
  display: block;
  outline: none;
}

/* line 1980, app/assets/stylesheets/jsuites.css.scss */
.jtags > div::after {
  content: 'x';
  position: absolute;
  top: 4px;
  right: 4px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  font-size: 11px;
  display: none;
}

/* line 1992, app/assets/stylesheets/jsuites.css.scss */
.jtags_label {
  background-color: #eeeeee !important;
}

/* line 1996, app/assets/stylesheets/jsuites.css.scss */
.jtags_label::after {
  display: inline-block !important;
}

/* line 2000, app/assets/stylesheets/jsuites.css.scss */
.jtags_error::after {
  color: #fff  !important;
}

/* line 2004, app/assets/stylesheets/jsuites.css.scss */
.jtags_error {
  background-color: #d93025 !important;
  color: #fff;
}

/* line 2010, app/assets/stylesheets/jsuites.css.scss */
.jtags_search {
  position: absolute;
  display: none;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.302), 0 2px 6px 2px rgba(60, 64, 67, 0.149);
  border: none;
  border-radius: 4px;
  width: 280px;
  padding: 8px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: opacity .218s;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  margin: 0;
  min-width: 300px;
  outline: none;
  width: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 2034, app/assets/stylesheets/jsuites.css.scss */
.jtags_search > div {
  color: #333;
  cursor: pointer;
  display: flex;
  padding: 5px 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
}

/* line 2046, app/assets/stylesheets/jsuites.css.scss */
.jtags_search > div:hover {
  background-color: #e8eaed;
}

/* line 2050, app/assets/stylesheets/jsuites.css.scss */
.jtags_search > div > img {
  width: 32px;
  height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 16px;
  margin-right: 2px;
}

/* line 2058, app/assets/stylesheets/jsuites.css.scss */
.jtags_search > div > div {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 2px;
  max-width: 300px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 2067, app/assets/stylesheets/jsuites.css.scss */
.jtags_search .selected {
  background-color: #e8eaed;
}

/* line 2071, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-container {
  border-radius: 2px;
  margin-bottom: 5px;
  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);
  display: inline-flex !important;
}

/* line 2078, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar {
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  padding: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 2089, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile {
  display: flex;
  position: fixed;
  bottom: 0;
  margin: 0;
  left: 0;
  width: 100%;
  background: #f7f7f8;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

/* line 2103, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar > div {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  vertical-align: middle;
  justify-content: space-evenly;
}

/* line 2111, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile > div {
  display: flex;
  width: 100%;
}

/* line 2116, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jtoolbar-item {
  position: relative;
  text-align: center;
  margin: auto;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

/* line 2125, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile .jtoolbar-item {
  flex: 1;
}

/* line 2129, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jtoolbar-divisor {
  width: 2px;
  height: 24px;
  padding: 0px;
  margin-left: 4px;
  margin-right: 4px;
  background-color: #f2f2f2;
}

/* line 2139, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile a {
  text-decoration: none;
  display: inline-block;
}

/* line 2145, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile i {
  display: inline-flex !important;
  color: #929292;
}

/* line 2150, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile span {
  font-size: 0.7em;
  display: block;
  color: #929292;
}

/* line 2156, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-mobile .jtoolbar-selected a, .jtoolbar-mobile .jtoolbar-selected i, .jtoolbar-mobile .jtoolbar-selected span {
  color: var(--active-color) !important;
  background-color: transparent;
}

/* line 2161, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 2168, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-item i {
  display: block;
  color: #333;
}

/* line 2173, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-item:hover {
  background-color: #f2f2f2;
}

/* line 2178, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jpicker {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 2183, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jpicker-header {
  height: 24px;
  line-height: 24px;
  padding: 0px;
  padding-right: 20px;
  padding-left: 4px;
  background-position: top 50% right 0px;
}

/* line 2192, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jpicker-content div {
  padding: 6px;
}

/* line 2196, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-active {
  background-color: #eee;
}

/* line 2200, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .fa {
  width: 24px;
  height: 24px;
  display: block;
  line-height: 24px;
}

/* line 2207, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar .jtoolbar-arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' width='18px' height='18px'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E");
  width: 16px;
  height: 24px;
}

/* line 2215, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-floating {
  position: absolute;
  display: none;
  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);
  border-radius: 4px;
  background-color: #fff;
  padding: 4px;
  z-index: 50;
  text-align: left;
}

/* line 2226, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-floating > div {
  display: block;
}

/* line 2230, app/assets/stylesheets/jsuites.css.scss */
.jtoolbar-arrow-selected .jtoolbar-floating {
  display: block;
}
/* line 2, app/assets/stylesheets/qrcode.css.scss */
#qr-code .text-msg {
  position: absolute;
  top: 620px;
  z-index: 100;
  font-size: 9px;
  color: black;
}

/* line 9, app/assets/stylesheets/qrcode.css.scss */
#qr-code table.qrcode {
  border-width: 0;
  border-style: none;
  border-color: #0000ff;
  border-collapse: collapse;
  margin-top: -20px;
  margin-bottom: 12px;
  position: absolute;
  z-index: 1;
}

/* line 19, app/assets/stylesheets/qrcode.css.scss */
#qr-code table.qrcode td {
  border-width: 0;
  border-style: none;
  border-color: #0000ff;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 3px;
  height: 3px;
}

/* line 29, app/assets/stylesheets/qrcode.css.scss */
#qr-code table.qrcode td.black {
  background-color: #000 !important;
}

/* line 33, app/assets/stylesheets/qrcode.css.scss */
#qr-code table.qrcode td.white {
  background-color: #fff !important;
}

@media (max-width: 992px) {
  /* line 41, app/assets/stylesheets/qrcode.css.scss */
  table.qrcode {
    margin-top: -120px !important;
  }
  /* line 44, app/assets/stylesheets/qrcode.css.scss */
  #qr-code .text-msg {
    top: 520px;
  }
}

@media (max-width: 769px) {
  /* line 51, app/assets/stylesheets/qrcode.css.scss */
  #qr-code .text-msg {
    top: 490px;
    font-size: 7px;
  }
  /* line 56, app/assets/stylesheets/qrcode.css.scss */
  #qr-code table .qrcode {
    margin-top: -120px !important;
    margin-left: 0px;
  }
  /* line 61, app/assets/stylesheets/qrcode.css.scss */
  #qr-code table td {
    width: 3px !important;
    height: 3px !important;
  }
}

@media (max-width: 766px) {
  /* line 70, app/assets/stylesheets/qrcode.css.scss */
  #qr-code {
    display: none;
  }
}

@media (max-width: 415px) {
  /* line 77, app/assets/stylesheets/qrcode.css.scss */
  #qr-code .text-msg {
    top: 547px;
    font-size: 7px;
  }
  /* line 81, app/assets/stylesheets/qrcode.css.scss */
  #qr-code table.qrcode {
    margin-top: 385px !important;
    margin-left: 0px;
  }
  /* line 86, app/assets/stylesheets/qrcode.css.scss */
  #qr-code table td {
    width: 3px !important;
    height: 3px !important;
  }
}
/*
 * Table styles
 */
/* line 4, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

/* line 17, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

/* line 21, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

/* line 26, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

/* line 30, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

/* line 35, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}

/* line 41, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 49, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting {
  background-image: url(/assets/dataTables/sort_both-04c63d38111bbc1de87f63f01469c19c5c4b10a0d7e9756b5c82a801fa766039.png);
}

/* line 52, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc {
  background-image: url(/assets/dataTables/sort_asc-d21b43975b389ef74eacf35b3d7d84e61a3c82fdfce2e071934d3f652e40a2aa.png);
}

/* line 55, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc {
  background-image: url(/assets/dataTables/sort_desc-474f1070bed1ba04a1668a7b8da406ca80d88b5ae56fdd2a24f015659b47a090.png);
}

/* line 58, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: url(/assets/dataTables/sort_asc_disabled-4da5a763ffa47efbb877735bc4e378d04c2ab6a2b413aa40206fe72990cf34a9.png);
}

/* line 61, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: url(/assets/dataTables/sort_desc_disabled-fd6656cc661f8edc87428b35bd41a469ad0e18f6d52c4ca70b1ebcd303fe1c9a.png);
}

/* line 64, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr {
  background-color: #ffffff;
}

/* line 67, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

/* line 70, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

/* line 74, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

/* line 77, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

/* line 82, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 86, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

/* line 90, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

/* line 94, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

/* line 97, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

/* line 100, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke;
}

/* line 103, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr.selected:hover, table.dataTable.display tbody tr.selected:hover {
  background-color: #a9b7d1;
}

/* line 106, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}

/* line 113, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}

/* line 120, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

/* line 123, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

/* line 126, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

/* line 129, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}

/* line 132, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}

/* line 135, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}

/* line 138, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}

/* line 141, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}

/* line 144, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}

/* line 147, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

/* line 150, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}

/* line 153, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

/* line 156, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

/* line 159, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb;
}

/* line 162, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee;
}

/* line 165, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_1 {
  background-color: #a1aec7;
}

/* line 168, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_2 {
  background-color: #a2afc8;
}

/* line 171, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_3 {
  background-color: #a4b2cb;
}

/* line 174, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

/* line 177, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 180, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

/* line 184, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

/* line 188, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

/* line 192, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

/* line 196, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

/* line 201, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

/* line 205, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

/* line 209, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

/* line 213, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

/* line 219, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

/* line 225, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

/* line 231, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

/* line 237, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

/* line 243, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

/* line 247, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

/* line 251, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

/* line 255, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

/* line 259, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/* line 264, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
/* line 275, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

/* line 281, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length {
  float: left;
}

/* line 284, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

/* line 288, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

/* line 291, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 296, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 301, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
}

/* line 314, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}

/* line 331, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 338, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}

/* line 355, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

/* line 372, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 375, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}

/* line 400, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

/* line 407, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

/* line 410, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

/* line 414, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 421, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

/* line 424, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}

/* line 428, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  /* line 437, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  /* line 442, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  /* line 447, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 452, ../usr/local/bundle/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@charset "UTF-8";
/* line 1, app/assets/stylesheets/booking.scss */
#booking-index {
  min-height: 400px;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid;
  border-color: darkgray;
  border-radius: 10px;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

/* line 3, app/assets/stylesheets/booking.scss */
#booking-index #unreconciled-tooltip-icon .tooltip-inner {
  white-space: break-spaces;
  font-weight: normal;
  border: 2px solid;
  border-color: #4c4caa;
}

/* line 19, app/assets/stylesheets/booking.scss */
#booking-index .action-div {
  display: flow-root;
}

/* line 22, app/assets/stylesheets/booking.scss */
#booking-index #ta-summary-page-tutorial-msg {
  font-size: 15px;
  text-decoration: underline;
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/booking.scss */
#booking-index .tutorial {
  position: relative;
  top: 7px;
  right: 60px;
  float: right;
}

/* line 33, app/assets/stylesheets/booking.scss */
#booking-index .ota-header {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 37, app/assets/stylesheets/booking.scss */
#booking-index .header {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/* line 41, app/assets/stylesheets/booking.scss */
#booking-index .header .header-business-name {
  font-weight: 700;
}

/* line 46, app/assets/stylesheets/booking.scss */
#booking-index .down-arrow {
  position: absolute;
  margin: 3px 5px;
}

/* line 51, app/assets/stylesheets/booking.scss */
#booking-index .stats {
  font-size: 16px;
  padding: 0px 20px;
}

/* line 54, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row {
  padding-bottom: 5px;
}

/* line 57, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .data-col {
  padding-right: 35px;
}

/* line 59, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .data-col .key {
  font-weight: 700;
}

/* line 62, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .data-col .val {
  float: right;
  width: inherit;
  text-align: start;
}

/* line 68, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .data-col-out-of-range {
  width: 85%;
}

/* line 71, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .possible-savings {
  font-size: 16px;
  text-align: center;
}

/* line 75, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row #possible-savings-amount {
  font-size: 24px;
  text-align: center;
  right: 95px;
  padding-left: 0;
}

/* line 82, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .tooltip-icon .tooltip-inner {
  white-space: break-spaces;
}

/* line 86, app/assets/stylesheets/booking.scss */
#booking-index .stats .data-row .left-padding {
  padding-left: 1rem;
}

/* line 92, app/assets/stylesheets/booking.scss */
#booking-index .right-custom-padding {
  padding-right: 15px;
}

/* line 95, app/assets/stylesheets/booking.scss */
#booking-index .left-align {
  text-align: left;
  line-height: 16px;
}

/* line 99, app/assets/stylesheets/booking.scss */
#booking-index .here-button-decoration {
  text-decoration: underline;
}

/* line 102, app/assets/stylesheets/booking.scss */
#booking-index .show-all-bank-div {
  text-align: left;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 15px;
}

/* line 108, app/assets/stylesheets/booking.scss */
#booking-index .show-all-div {
  text-align: left;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
}

/* line 115, app/assets/stylesheets/booking.scss */
#booking-index .show-all-div #show-all {
  margin-right: 10px;
}

/* line 118, app/assets/stylesheets/booking.scss */
#booking-index .show-all-div #show-undercharge {
  margin-right: 10px;
}

/* line 121, app/assets/stylesheets/booking.scss */
#booking-index .show-all-div .custom-paddings {
  padding-right: 15px;
}

/* line 123, app/assets/stylesheets/booking.scss */
#booking-index .show-all-div .custom-paddings span {
  padding-right: 10px;
}

/* line 129, app/assets/stylesheets/booking.scss */
#booking-index .filter-by {
  padding-top: 3px;
  margin-right: 10px;
}

/* line 134, app/assets/stylesheets/booking.scss */
#booking-index .unreconciled-modal {
  width: 620px;
}

/* line 138, app/assets/stylesheets/booking.scss */
#booking-index .unreconciled-para {
  font-size: 20px;
  text-align: center;
  margin-bottom: 22px;
}

/* line 144, app/assets/stylesheets/booking.scss */
#booking-index .unreconciled-para-2 {
  text-align: center;
}

/* line 148, app/assets/stylesheets/booking.scss */
#booking-index .unreconciled-modal-close {
  background: #fe5f6a;
  border: none;
  border-radius: 10px;
  padding: 5px 18px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  margin-bottom: 25px;
}

/* line 160, app/assets/stylesheets/booking.scss */
#booking-index .unreconciled-modal-yes {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 18px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  margin-bottom: 25px;
  margin-right: 5px;
}

/* line 172, app/assets/stylesheets/booking.scss */
#booking-index .cancel-button-padding {
  padding-right: 16%;
}

/* line 176, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-modal-close {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 5px 18px;
  color: #fff;
  height: 34px;
  font-size: 16px;
  outline: none;
  margin-bottom: 25px;
  margin-top: 20px;
  margin-right: 10px;
}

/* line 190, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-modal-select-div {
  margin-bottom: 10px;
}

/* line 194, app/assets/stylesheets/booking.scss */
#booking-index .modal-content-style {
  margin-top: 190px;
  padding-top: 22px;
}

/* line 199, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-title {
  text-align: center;
}

/* line 203, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-select-tag {
  width: 75% !important;
}

/* line 207, app/assets/stylesheets/booking.scss */
#booking-index .select-note-box {
  margin-left: 90px;
}

/* line 211, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-textarea {
  border: 1px solid #0d216e;
  border-radius: 10px;
}

/* line 216, app/assets/stylesheets/booking.scss */
#booking-index .reconciled-note {
  margin-top: 24px;
}

/* line 220, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-modal {
  width: 930px;
}

/* line 224, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-heading {
  margin-bottom: 10px;
}

/* line 228, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-heading h2 {
  text-align: center;
  color: #0d216e;
  font-size: 28px;
  font-family: "ubuntubold";
}

/* line 235, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-subheading h3 {
  color: #0d216e;
  font-size: 20px;
}

/* line 240, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-difference {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}

/* line 246, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-subheading {
  width: 50%;
}

/* line 250, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-body {
  display: flex;
  margin-bottom: 25px;
}

/* line 255, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-box {
  width: 50%;
  margin: 5px;
}

/* line 260, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-record {
  border: 2px solid;
  padding: 15px;
  min-height: 90%;
}

/* line 266, app/assets/stylesheets/booking.scss */
#booking-index .reconciliation-entries-box-heading {
  text-align: center;
  font-family: "ubuntubold";
}

/* line 271, app/assets/stylesheets/booking.scss */
#booking-index .blue.active {
  background-color: #0d216e;
  color: white;
}

/* line 275, app/assets/stylesheets/booking.scss */
#booking-index .green.active {
  background-color: green;
  color: white;
}

/* line 280, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table {
  height: -moz-fit-content;
  height: fit-content;
  width: auto;
  border: #E6E6E6 2px solid;
  margin: 13px 13px 20px 13px;
  padding-right: 4px;
  padding-left: 4px;
}

/* line 287, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .ta-report {
  font-size: 14px;
  text-align: center;
  padding: 0px;
  width: 48%;
}

/* line 292, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .ta-report .tool-tip {
  display: none;
  position: absolute;
  top: 25px;
  left: 85%;
  border: #0d216e 1px solid;
  padding: 0px 5px;
  background-color: white;
  z-index: 1;
  border-radius: 5px;
}

/* line 303, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .ta-report .ta-entry {
  font-size: 15px;
  padding: 0 0 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

/* line 312, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .vs-none {
  visibility: hidden;
}

/* line 315, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .sys-report {
  font-size: 14px;
  padding: 0px;
  text-align: center;
  border-left: #E6E6E6 2px solid;
  border-right: #E6E6E6 2px solid;
  width: 10%;
}

/* line 322, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .sys-report .ta-entry {
  padding: 0 0 10px 0;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 330, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .actions {
  font-size: 14px;
  padding: 0px;
  text-align: center;
}

/* line 334, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .actions .ta-entry {
  font-size: 13px;
  padding: 0 0 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 341, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .actions .ta-entry-data {
  padding: 0 13px 0px 0px;
}

/* line 344, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .actions .align-r {
  text-align: right;
}

/* line 348, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .actions-sm {
  font-size: 12px;
  padding: 0px;
  text-align: left;
}

/* line 353, app/assets/stylesheets/booking.scss */
#booking-index .TA-data-table .no-record-div {
  padding-top: 120px;
  text-align: center;
  padding-bottom: 20px;
}

/* line 360, app/assets/stylesheets/booking.scss */
#booking-index .ota-data-table .ta-report {
  width: 66%;
}

/* line 363, app/assets/stylesheets/booking.scss */
#booking-index .ota-data-table .sys-report {
  width: 16%;
}

/* line 366, app/assets/stylesheets/booking.scss */
#booking-index .ota-data-table .content-center {
  text-align: center;
}

/* line 372, app/assets/stylesheets/booking.scss */
#booking-index .text-bold {
  font-weight: 700;
}

/* line 375, app/assets/stylesheets/booking.scss */
#booking-index .text-green {
  color: #28a745;
}

/* line 378, app/assets/stylesheets/booking.scss */
#booking-index .text-red {
  color: #d41616;
}

/* line 381, app/assets/stylesheets/booking.scss */
#booking-index .text-salmon {
  color: #fe5f6a;
}

/* line 384, app/assets/stylesheets/booking.scss */
#booking-index .float-right {
  float: right;
}

/* line 387, app/assets/stylesheets/booking.scss */
#booking-index .tool-tip {
  display: none;
  position: absolute;
  top: 25px;
  left: 25%;
  border: #0d216e 1px solid;
  padding: 0px 5px;
  background-color: white;
  z-index: 1;
  border-radius: 5px;
}

/* line 398, app/assets/stylesheets/booking.scss */
#booking-index .select-tag {
  width: 90%;
  border-radius: 3px;
  background-color: inherit;
}

/* line 403, app/assets/stylesheets/booking.scss */
#booking-index .pointer {
  cursor: pointer;
}

/* line 406, app/assets/stylesheets/booking.scss */
#booking-index .close-button {
  position: relative;
  background-color: Transparent;
  border: none;
  float: right;
  padding: 0;
  top: 7px;
  right: 10px;
}

/* line 416, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-close-button {
  position: relative;
  background-color: Transparent;
  border: none;
  float: right;
  padding: 0;
  top: 5px;
  right: 10px;
}

/* line 425, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content {
  margin: 25px auto;
  width: 36%;
}

/* line 428, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body {
  padding: 5px;
  text-align: center;
  position: unset;
}

/* line 432, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .bold-name {
  font-weight: 700;
}

/* line 436, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .header .agent-name {
  padding-left: 25px;
}

/* line 440, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description {
  margin-top: 20px;
  font-size: 16px;
}

/* line 443, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row {
  margin-bottom: 7px;
  display: flex;
  flex-direction: row;
}

/* line 448, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row .cell-1 .key {
  padding-left: 19px;
  float: left;
  font-weight: 700;
}

/* line 453, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row .cell-1 .val {
  float: left;
  font-size: 12px;
}

/* line 459, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row .cell-2 .key {
  float: left;
  font-weight: 700;
}

/* line 463, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row .cell-2 .val {
  float: left;
}

/* line 466, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .desc-row .cell-2 .select-tag {
  width: 80%;
  margin-left: 5px;
}

/* line 472, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table {
  font-size: 13px;
  text-align: center;
}

/* line 475, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table {
  height: -moz-fit-content;
  height: fit-content;
  border: #E6E6E6 2px solid;
  margin: 13px 0 0 0;
  text-align: left;
  width: 83%;
  overflow-x: hidden;
  padding: 0;
}

/* line 483, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .report-header {
  width: -moz-max-content;
  width: max-content;
}

/* line 485, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .report-header .report-heading {
  display: inline-block;
  width: 190px;
  font-weight: 700;
  padding: 3px 5px;
  margin-right: 0px;
}

/* line 493, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data {
  width: 652px;
}

/* line 495, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data {
  display: inline-block;
}

/* line 497, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data .table-row {
  padding: 0px;
  width: -moz-max-content;
  width: max-content;
}

/* line 500, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data .table-row .record-cell {
  display: inline-block;
  width: 190px;
  padding: 1px 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 0px;
}

/* line 509, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data .table-row .hyphen-center {
  padding-left: 20px;
}

/* line 512, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data .table-row:hover {
  background-color: #E6E6E6;
}

/* line 516, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .render-table-data .table-data .table-cell {
  min-width: 100px;
}

/* line 521, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .det-table .see-more {
  font-weight: 700;
  float: right;
  padding-right: 10px;
  cursor: pointer;
}

/* line 528, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .slider-btn {
  cursor: pointer;
  line-height: 295px;
  font-size: 25px;
}

/* line 532, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .slider-btn .left {
  color: inherit;
  padding-left: 40%;
}

/* line 536, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .description .single-pms-details-table .slider-btn .right {
  color: inherit;
  margin-left: -10px;
}

/* line 543, app/assets/stylesheets/booking.scss */
#booking-index #booking-details .modal-content .modal-body .page-info {
  font-size: 14px;
}

/* line 551, app/assets/stylesheets/booking.scss */
#expedia-business-tax-rates-form .flex-direction {
  flex-direction: column;
}

/* line 555, app/assets/stylesheets/booking.scss */
.ota-booking-index {
  margin-top: 90px !important;
  position: relative;
}

/* line 558, app/assets/stylesheets/booking.scss */
.ota-booking-index .content-center {
  text-align: center;
}

/* line 561, app/assets/stylesheets/booking.scss */
.ota-booking-index .blur-text {
  filter: blur(3px);
}

/* line 564, app/assets/stylesheets/booking.scss */
.ota-booking-index .share-text {
  position: absolute;
  display: inline-block;
  padding: 0 20px;
}

/* line 569, app/assets/stylesheets/booking.scss */
.ota-booking-index .ota-share-text:hover {
  cursor: pointer;
}

/* line 572, app/assets/stylesheets/booking.scss */
.ota-booking-index .share-icon {
  width: 1.8rem;
  height: 2.0rem;
  vertical-align: text-bottom;
  margin: 0 0px 3px 3px;
}

/* line 578, app/assets/stylesheets/booking.scss */
.ota-booking-index .share-icon:hover {
  cursor: pointer;
}

/* line 582, app/assets/stylesheets/booking.scss */
.ota-booking-index .ota-join-btn {
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  color: #fff;
  background: #fe5f6a;
  font-size: 16px;
  font-family: "source_sans_proregular";
  vertical-align: top;
  padding: 5px 17px;
  cursor: pointer;
  min-height: 38px;
}

/* line 598, app/assets/stylesheets/booking.scss */
.action {
  text-align: right;
  padding-right: 4%;
  margin: 7px 0;
}

/* line 602, app/assets/stylesheets/booking.scss */
.action .action-btn {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  padding: 2px 22px;
  margin-left: 60px;
  color: #fff;
  height: 30px;
  font-size: 14px;
  outline: none;
  font-family: "source_sans_proregular";
}

/* line 614, app/assets/stylesheets/booking.scss */
.action .legend {
  font-size: 14px;
  margin: 0 5px;
}

/* line 618, app/assets/stylesheets/booking.scss */
.action .upload-time-style {
  float: left;
  padding: 0px 10px;
}

/* line 624, app/assets/stylesheets/booking.scss */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 627, app/assets/stylesheets/booking.scss */
.mb-10 {
  margin-bottom: 10px !important;
}

/* line 630, app/assets/stylesheets/booking.scss */
.mt-20 {
  margin-top: 20px !important;
}

/* line 633, app/assets/stylesheets/booking.scss */
.mt-10 {
  margin-top: 10px !important;
}

/* line 636, app/assets/stylesheets/booking.scss */
.pb-20 {
  padding-bottom: 20px !important;
}

/* line 639, app/assets/stylesheets/booking.scss */
.pb-10 {
  padding-bottom: 10px !important;
}

/* line 642, app/assets/stylesheets/booking.scss */
.pt-20 {
  padding-top: 20px !important;
}

/* line 645, app/assets/stylesheets/booking.scss */
.pt-10 {
  padding-top: 10px !important;
}

/* line 648, app/assets/stylesheets/booking.scss */
.hover-bg {
  clear: both;
}

/* line 650, app/assets/stylesheets/booking.scss */
.hover-bg:hover {
  background-color: #E6E6E6;
}

/* line 654, app/assets/stylesheets/booking.scss */
.overflow-visible {
  overflow: visible !important;
}

@media (max-width: 1200px) {
  /* line 660, app/assets/stylesheets/booking.scss */
  #booking-index .stats .data-row .data-col {
    padding-right: 20px;
  }
}

/* line 667, app/assets/stylesheets/booking.scss */
.ta-record {
  cursor: pointer;
  clear: both;
  margin-left: 0;
  margin-right: 0;
}

/* line 674, app/assets/stylesheets/booking.scss */
.cross-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: larger;
  line-height: 20px;
  text-align: center;
  float: right;
  padding: 0px;
  border: none;
  position: absolute;
  right: 22px;
  top: 14px;
}

/* line 689, app/assets/stylesheets/booking.scss */
.height_55 {
  height: 55px;
}

/* line 692, app/assets/stylesheets/booking.scss */
.recon-payment-text-size {
  font-size: 13px;
  padding: 0%;
}

/* line 696, app/assets/stylesheets/booking.scss */
.check-modal-heading {
  font-size: 22px;
  font-weight: 700;
  padding: 10px 0px 10px 0px;
}

/* line 701, app/assets/stylesheets/booking.scss */
.reconcile-with-amount {
  padding: 10px 0px 10px 0px;
}

/* line 704, app/assets/stylesheets/booking.scss */
.reconciliation-record-row {
  padding: 0%;
}

/* line 707, app/assets/stylesheets/booking.scss */
.transaction-total {
  padding-right: 20px;
  text-align: right;
}

/* line 711, app/assets/stylesheets/booking.scss */
.height_33 {
  height: 33px;
}

/* line 714, app/assets/stylesheets/booking.scss */
#pending-text {
  font-size: 15px;
}

/* line 717, app/assets/stylesheets/booking.scss */
.reconcile-amount {
  font-size: 14px;
  margin-right: 4px;
}

/* line 721, app/assets/stylesheets/booking.scss */
.width-40-precent {
  width: 40% !important;
}

/* line 724, app/assets/stylesheets/booking.scss */
.width-18-percent {
  width: 18% !important;
}

/* line 727, app/assets/stylesheets/booking.scss */
.width-37-precent {
  width: 37% !important;
}

/* line 730, app/assets/stylesheets/booking.scss */
.width-23-percent {
  width: 23% !important;
  padding: 0;
}

/* line 734, app/assets/stylesheets/booking.scss */
.reconciled-entries-buttons {
  border: 1px solid;
  background-color: #0d216e;
  color: white;
  border-radius: 10px;
  margin-top: 0px;
  vertical-align: top;
}

/* line 743, app/assets/stylesheets/booking.scss */
.header {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

/* line 751, app/assets/stylesheets/booking.scss */
#ota-savings-date {
  border: 2px solid #E6E6E6;
}

/* line 755, app/assets/stylesheets/booking.scss */
#travel-agent-date-popup {
  position: relative;
}

/* line 757, app/assets/stylesheets/booking.scss */
#travel-agent-date-popup .focused {
  background-image: linear-gradient(to bottom, #fb656f, #fe5f6a);
}

/* line 761, app/assets/stylesheets/booking.scss */
#travel-agent-date-popup .month:hover {
  background-color: #fbecef;
}

/* line 766, app/assets/stylesheets/booking.scss */
#manage-billing-index-popup {
  position: relative;
}

/* line 768, app/assets/stylesheets/booking.scss */
#manage-billing-index-popup .focused {
  background-image: linear-gradient(to bottom, #fb656f, #fe5f6a);
}

/* line 773, app/assets/stylesheets/booking.scss */
.ta-date {
  width: 5%;
  background: #fff;
  height: 35px;
  padding: 0 15px;
  font-size: 16px;
  color: #0d216e;
  border: 1px solid #0d216e;
  border-radius: 10px;
  margin: 0px 16px;
  min-width: 100px;
}

/* line 786, app/assets/stylesheets/booking.scss */
.ota-savings-width {
  width: 50%;
}

/* line 790, app/assets/stylesheets/booking.scss */
.ota-actions:hover {
  background: #fe5f6a;
  color: #FFFFFF;
}

/* line 795, app/assets/stylesheets/booking.scss */
.b-padding {
  padding-bottom: 10px;
}

/* line 799, app/assets/stylesheets/booking.scss */
.ota-commissions-table {
  padding: 10px 0px;
}

/* line 802, app/assets/stylesheets/booking.scss */
.ota-commissions-table #ota-commissions-table, .ota-commissions-table #get-contacts-table {
  perspective: 1px;
  border-radius: 8px;
  width: 99%;
}

@media screen and (max-width: 638px) {
  /* line 799, app/assets/stylesheets/booking.scss */
  .ota-commissions-table {
    overflow: auto;
  }
}

/* line 812, app/assets/stylesheets/booking.scss */
.ota-commissions-table .bi-three-dots {
  color: #9EC1D1;
}

/* line 816, app/assets/stylesheets/booking.scss */
.ota-commissions-table .bi-three-dots::before {
  font-size: 20px;
}

/* line 820, app/assets/stylesheets/booking.scss */
.ota-commissions-table .align-center {
  text-align: center;
}

/* line 824, app/assets/stylesheets/booking.scss */
.ota-commissions-table .align-start {
  text-align: start;
}

/* line 828, app/assets/stylesheets/booking.scss */
.ota-commissions-table table {
  border-radius: 10px;
}

/* line 832, app/assets/stylesheets/booking.scss */
.ota-commissions-table thead {
  background-color: #c9dbf8;
  height: 56px;
}

/* line 837, app/assets/stylesheets/booking.scss */
.ota-commissions-table th, .ota-commissions-table td {
  border: 1px solid #DDDDDD;
  padding: 8px;
  text-align: left;
}

/* line 843, app/assets/stylesheets/booking.scss */
.ota-commissions-table th {
  text-align: center;
  font-family: 'source_sans_proregular';
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
}

/* line 851, app/assets/stylesheets/booking.scss */
.ota-commissions-table td {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  vertical-align: middle;
}

/* line 859, app/assets/stylesheets/booking.scss */
.ota-commissions-table .dropdown-menu {
  border-radius: 7px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  max-height: 250px;
}

/* line 866, app/assets/stylesheets/booking.scss */
.ota-commissions-table .dropdown-item {
  display: block;
  width: 100%;
  font-family: "source_sans_proregular";
  text-align: left;
  line-height: 2.428571;
  top: 100%;
  border: 1px;
  padding-left: 8px;
}

/* line 877, app/assets/stylesheets/booking.scss */
.ota-commissions-table .custom-dropdown .dropdown-options {
  position: absolute;
  top: 100%;
  display: none;
  background-color: white;
  border: 1px solid #ccc;
}

/* line 885, app/assets/stylesheets/booking.scss */
.ota-commissions-table .dropdown-options li:hover {
  background-color: #0d216e;
  color: white;
}

/* line 891, app/assets/stylesheets/booking.scss */
.ota-commissions-table li div.padding-all {
  padding: 10px;
}

/* line 896, app/assets/stylesheets/booking.scss */
.ota-commissions-table .dot-shape {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: sub;
}

/* line 904, app/assets/stylesheets/booking.scss */
.ota-commissions-table .red-dot {
  background-color: red;
}

/* line 908, app/assets/stylesheets/booking.scss */
.ota-commissions-table .yellow-dot {
  background-color: orange;
}

/* line 912, app/assets/stylesheets/booking.scss */
.ota-commissions-table .green-dot {
  background-color: green;
}

/* line 916, app/assets/stylesheets/booking.scss */
.ota-commissions-table .dash::before {
  content: "-";
}

/* line 920, app/assets/stylesheets/booking.scss */
.ota-commissions-table .view-invoices {
  text-align: center;
}

/* line 925, app/assets/stylesheets/booking.scss */
.detail-page-filters-btn {
  border: 1px solid #ddd;
  background: #fff;
  color: #0d216e;
  height: 34px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 12px;
}

/* line 936, app/assets/stylesheets/booking.scss */
.active-filter-btn {
  color: white;
  background: #fb656f;
}

/* line 942, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table,
table.ota_savings_datatable .vc-inner-table {
  font-family: 'source_sans_proregular';
  background-color: #fff;
  border-radius: 5px;
  padding: 12px 28px;
  width: 49%;
  display: inline-grid;
}

/* line 951, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table h1,
table.ota_savings_datatable .vc-inner-table h1 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
}

/* line 958, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table th,
table.ota_savings_datatable .vc-inner-table th {
  font-size: 14px;
  font-weight: 700;
  height: 17.6px;
  background-color: #c9dbf8;
}

/* line 965, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table td,
table.ota_savings_datatable .vc-inner-table td {
  font-size: 16px;
  font-weight: 400;
}

/* line 970, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table .row-title,
table.ota_savings_datatable .vc-inner-table .row-title {
  text-align: left;
}

/* line 974, app/assets/stylesheets/booking.scss */
table.ota_savings_datatable .ota-commissions-inner-table .total-text,
table.ota_savings_datatable .vc-inner-table .total-text {
  font-weight: 600;
}

/* line 980, app/assets/stylesheets/booking.scss */
.inner-table-div {
  display: flex;
  justify-content: space-around;
}

/* line 985, app/assets/stylesheets/booking.scss */
.inner-table-row {
  background-color: #E3E7EF;
}

/* line 989, app/assets/stylesheets/booking.scss */
table.dataTable.no-footer,
table.dataTable thead th,
table.dataTable thead td {
  border: 0px solid #DDDDDD;
}

/* line 995, app/assets/stylesheets/booking.scss */
.ota-vc-stats {
  justify-content: space-between;
  display: flex;
  font-size: 16px;
  gap: 20px;
  font-family: "source_sans_proregular";
}

@media screen and (min-width: 992px) {
  /* line 995, app/assets/stylesheets/booking.scss */
  .ota-vc-stats {
    padding: 18px 66px 18px 36px;
  }
}

@media screen and (max-width: 992px) {
  /* line 995, app/assets/stylesheets/booking.scss */
  .ota-vc-stats {
    padding: 18px 36px 18px 36px;
  }
}

/* line 1011, app/assets/stylesheets/booking.scss */
.ota-vc-stats-alignment {
  justify-content: space-between;
  display: flex;
  font-size: 16px;
  padding: 0px 30px 0px 30px;
  font-family: "source_sans_proregular";
}

/* line 1019, app/assets/stylesheets/booking.scss */
.ota-vc-filter-btn {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "source_sans_proregular";
  min-width: 100px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 10px;
  min-height: 40px;
}

/* line 1034, app/assets/stylesheets/booking.scss */
.ota-vc-filter-btn:hover {
  color: #fff;
}

/* line 1038, app/assets/stylesheets/booking.scss */
.ota-vc-filter-btn:disabled {
  background-color: #818181;
  opacity: 0.5;
}

/* line 1044, app/assets/stylesheets/booking.scss */
.need_help_text {
  font-family: 'source_sans_proregular';
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #33333C;
  margin-right: 10px;
  display: inline;
}

/* line 1056, app/assets/stylesheets/booking.scss */
.ota-vc-text-formating {
  text-align: justify;
  padding: 5px 35px;
  font-size: 16px;
  font-family: "source_sans_proregular";
}

/* line 1064, app/assets/stylesheets/booking.scss */
.ota-saving-page .inline-radio-btns {
  display: inline;
}

@media screen and (max-width: 1400px) {
  /* line 1064, app/assets/stylesheets/booking.scss */
  .ota-saving-page .inline-radio-btns {
    display: block;
  }
}

/* line 1072, app/assets/stylesheets/booking.scss */
.ota-saving-page .inline-last-table-cell {
  font-size: 16px;
  font-weight: 400;
  display: inline;
  margin-right: 10%;
}

@media screen and (max-width: 370px) {
  /* line 1072, app/assets/stylesheets/booking.scss */
  .ota-saving-page .inline-last-table-cell {
    display: block;
  }
}

/* line 1084, app/assets/stylesheets/booking.scss */
.account-id {
  display: flex;
  justify-content: center;
}

/* line 1089, app/assets/stylesheets/booking.scss */
.width-13-precent {
  width: 13% !important;
}

/* line 1092, app/assets/stylesheets/booking.scss */
.footer-headings {
  display: flex;
}

/* line 1095, app/assets/stylesheets/booking.scss */
.credit-card-deposit-heading {
  line-height: 1;
}

/* line 1098, app/assets/stylesheets/booking.scss */
.index-page-total {
  padding-top: 24px;
}

/* line 1101, app/assets/stylesheets/booking.scss */
.footer-headings {
  padding-right: 5px;
}

/* line 1104, app/assets/stylesheets/booking.scss */
.write-off-total-payment {
  padding-left: 80px;
}

/* line 1107, app/assets/stylesheets/booking.scss */
.summary-page-totals {
  display: flex;
}

/* line 1110, app/assets/stylesheets/booking.scss */
.transaction-total-sum {
  font-size: 18px;
  font-weight: 600;
}

/* line 1114, app/assets/stylesheets/booking.scss */
.padding-left-12-percent {
  padding-left: 12%;
}

/* line 1117, app/assets/stylesheets/booking.scss */
.padding-left-10-percent {
  padding-left: 16%;
  text-align: left;
}

/* line 1121, app/assets/stylesheets/booking.scss */
.transaction-total-sum {
  font-size: 18px;
  font-weight: 600;
}

/* line 1125, app/assets/stylesheets/booking.scss */
.font-13p {
  font-size: 13px;
}

/* line 1128, app/assets/stylesheets/booking.scss */
.padding-left-0 {
  padding-left: 0px;
}

/* line 1131, app/assets/stylesheets/booking.scss */
.line-height-1-5 {
  line-height: 1.5;
}

/* line 1134, app/assets/stylesheets/booking.scss */
.text-left {
  text-align: left;
}

/* line 1137, app/assets/stylesheets/booking.scss */
.text-center {
  text-align: center;
}

/* line 1140, app/assets/stylesheets/booking.scss */
.salmon_bg {
  background: #fe5f6a !important;
}

/* line 1143, app/assets/stylesheets/booking.scss */
.hidden {
  display: none;
}

/* line 1147, app/assets/stylesheets/booking.scss */
#ta-details-date-backend-use {
  display: none;
}

/* line 1150, app/assets/stylesheets/booking.scss */
.padding-left-50 {
  padding-left: 50px;
}

/* line 1153, app/assets/stylesheets/booking.scss */
.padding-right-0 {
  padding-right: 0 !important;
}

/* line 1156, app/assets/stylesheets/booking.scss */
.pointer {
  cursor: pointer;
}

/* line 1159, app/assets/stylesheets/booking.scss */
.no-float {
  float: none !important;
}

/* line 1162, app/assets/stylesheets/booking.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 1165, app/assets/stylesheets/booking.scss */
.pr-2 {
  padding-right: 2px !important;
}

/* line 1168, app/assets/stylesheets/booking.scss */
.pr-5 {
  padding-right: 5px !important;
}

/* line 1172, app/assets/stylesheets/booking.scss */
.bank-name-transaction {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

/* line 1178, app/assets/stylesheets/booking.scss */
.summary-page-totals {
  font-size: 15px;
  font-weight: 700;
}

/* line 1182, app/assets/stylesheets/booking.scss */
.download-link-padding {
  float: right;
  padding-top: 9px;
  padding-right: 30px;
  font-weight: 700;
}

/* line 1189, app/assets/stylesheets/booking.scss */
.type-cash-credit-reconciliation {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0d216e;
  padding: 6px 12px;
  background: #F6F8F9;
  color: #0d216e;
  height: 34px;
  border-radius: 10px;
}

/* line 1201, app/assets/stylesheets/booking.scss */
.header-values-align {
  float: right;
  text-align: right;
}

/* line 1206, app/assets/stylesheets/booking.scss */
.previous-month-entry {
  background: #f1f1f1;
}

/* line 1210, app/assets/stylesheets/booking.scss */
.previous-month-trans-parent {
  width: 47%;
}

/* line 1214, app/assets/stylesheets/booking.scss */
.footer-headings {
  display: block;
}

/* line 1218, app/assets/stylesheets/booking.scss */
.blue.active {
  background-color: #0d216e;
}

/* line 1221, app/assets/stylesheets/booking.scss */
.green.active {
  background-color: green;
}

/* line 1224, app/assets/stylesheets/booking.scss */
.salmon.active {
  background-color: #fe5f6a;
}

/* line 1227, app/assets/stylesheets/booking.scss */
.yellow.active {
  background-color: #fcd706;
}

/* line 1231, app/assets/stylesheets/booking.scss */
.payment-filters {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0d216e;
  padding: 6px 12px;
  background: #F6F8F9;
  color: #0d216e;
  height: 34px;
  border-radius: 10px;
}

/* line 1244, app/assets/stylesheets/booking.scss */
.payment-filters.active {
  background-color: #0d216e;
  color: white;
}

/* line 1249, app/assets/stylesheets/booking.scss */
.bank-recon-filter.active {
  color: white;
}

/* line 1253, app/assets/stylesheets/booking.scss */
.text-align-padding-left {
  padding-left: 10px;
  text-align: left;
}

/* line 1257, app/assets/stylesheets/booking.scss */
.index-all-values-font {
  font-size: 16px;
}

/* line 1260, app/assets/stylesheets/booking.scss */
.all-headings-font {
  font-size: 17px;
}

/* line 1263, app/assets/stylesheets/booking.scss */
.text-align-padding-right1 {
  padding-left: 5%;
  text-align: right;
}

/* line 1268, app/assets/stylesheets/booking.scss */
.padding-bank-content {
  padding: 0px !important;
}

@media screen and (max-width: 769px) {
  /* line 1273, app/assets/stylesheets/booking.scss */
  #total-submitted-padding {
    padding: 0px;
  }
}

@media screen and (max-width: 850px) {
  /* line 1280, app/assets/stylesheets/booking.scss */
  .reconciliation-entries-body {
    display: block !important;
    margin-bottom: 25px;
  }
  /* line 1284, app/assets/stylesheets/booking.scss */
  .reconciliation-modal {
    width: auto !important;
  }
  /* line 1288, app/assets/stylesheets/booking.scss */
  .reconciliation-entries-box {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1676px) {
  /* line 1295, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 35%;
  }
}

@media only screen and (max-width: 1580px) {
  /* line 1303, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 41%;
  }
}

@media only screen and (max-width: 1344px) {
  /* line 1311, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 48%;
  }
}

@media only screen and (max-width: 1148px) {
  /* line 1319, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 48%;
  }
}

@media only screen and (max-width: 1148px) {
  /* line 1327, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 55%;
  }
}

@media only screen and (max-width: 1000px) {
  /* line 1335, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 62%;
  }
}

@media only screen and (max-width: 854px) {
  /* line 1343, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 70%;
  }
}

@media only screen and (max-width: 737px) {
  /* line 1351, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 80%;
  }
}

@media only screen and (max-width: 655px) {
  /* line 1359, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 90%;
  }
}

@media only screen and (max-width: 594px) {
  /* line 1367, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 95%;
  }
}

@media only screen and (max-width: 587px) {
  /* line 1375, app/assets/stylesheets/booking.scss */
  #booking-index #booking-details .modal-content {
    width: 100%;
  }
}

/* line 1381, app/assets/stylesheets/booking.scss */
#ota-saving-table-container {
  min-height: 400px;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #DDDDDD;
  border-radius: 16px;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-bottom: 32px;
}

/* line 1392, app/assets/stylesheets/booking.scss */
#ota-saving-table-container:has(+ #ota-saving-table-container) {
  min-height: auto;
  padding-bottom: 0;
}

/* line 1397, app/assets/stylesheets/booking.scss */
.virtual_card_details_page_container {
  min-height: 400px;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #DDDDDD;
  border-radius: 16px;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 8px;
  padding-bottom: 32px;
}

/* line 1408, app/assets/stylesheets/booking.scss */
#virtual-cards-to-collect-table-container {
  min-height: 400px;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #DDDDDD;
  border-radius: 16px;
  background-color: white;
  margin-bottom: 50px;
}

/* line 1417, app/assets/stylesheets/booking.scss */
.virtual-cards-search {
  margin-top: 8px;
}

/* line 1421, app/assets/stylesheets/booking.scss */
#ota-saving-head {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #fff;
  border-radius: 16px;
  background-color: white;
  margin-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

/* line 1431, app/assets/stylesheets/booking.scss */
#ota-saving-head .ota-saving-page {
  padding: 30px 24px;
}

/* line 1435, app/assets/stylesheets/booking.scss */
#ota-saving-head .manage-billings-page {
  padding: 50px 24px;
}

/* line 1439, app/assets/stylesheets/booking.scss */
#ota-saving-head .virtual-card-header {
  font-family: 'ubunturegular';
  font-size: 24px;
  text-align: center;
  margin-top: 36px;
  margin-left: 6px;
  margin-right: 6px;
}

/* line 1448, app/assets/stylesheets/booking.scss */
#ota-saving-head .virtual-card-header-secondary {
  font-family: 'source_sans_proregular';
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  margin-top: 12px;
}

/* line 1456, app/assets/stylesheets/booking.scss */
#ota-saving-head .ota-savings-stats, #ota-saving-head .manage-billing-stats {
  padding: 20px;
}

/* line 1461, app/assets/stylesheets/booking.scss */
.ota-saving-filter-box-row {
  display: flex;
  justify-content: left;
  margin-bottom: 10px;
  margin-top: 12px;
}

/* line 1468, app/assets/stylesheets/booking.scss */
.summary-option-section {
  display: flex;
  justify-content: right;
  gap: 8px;
}

/* line 1474, app/assets/stylesheets/booking.scss */
.ota-savings-search {
  margin-left: auto;
  margin-right: 10px;
}

/* line 1478, app/assets/stylesheets/booking.scss */
.ota-savings-search input {
  border: 2px solid #E6E6E6;
}

/* line 1483, app/assets/stylesheets/booking.scss */
.manage-access-search {
  margin-left: auto;
  margin-top: 14px;
  margin-right: 20px;
}

/* line 1488, app/assets/stylesheets/booking.scss */
.manage-access-search input {
  border: 2px solid #E6E6E6;
}

/* line 1493, app/assets/stylesheets/booking.scss */
.marg-left-5 {
  margin-left: 5px;
}

/* line 1497, app/assets/stylesheets/booking.scss */
.marg-right-5 {
  margin-right: 5px;
}

/* line 1501, app/assets/stylesheets/booking.scss */
.marg-b-8 {
  margin-bottom: 8px;
}

/* line 1505, app/assets/stylesheets/booking.scss */
.marg-left-10 {
  margin-left: 10px;
}

/* line 1509, app/assets/stylesheets/booking.scss */
.marg-b-32 {
  margin-bottom: 32px;
}

/* line 1513, app/assets/stylesheets/booking.scss */
.underline_link {
  text-decoration: underline;
  cursor: pointer;
}

/* line 1518, app/assets/stylesheets/booking.scss */
.add_revenues_link {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 600;
}

/* line 1524, app/assets/stylesheets/booking.scss */
.ota-savings-stats, .manage-billing-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

/* line 1529, app/assets/stylesheets/booking.scss */
.title {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

/* line 1536, app/assets/stylesheets/booking.scss */
.header-center-title {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 618px) {
  /* line 1536, app/assets/stylesheets/booking.scss */
  .header-center-title {
    text-align: left;
  }
}

/* line 1547, app/assets/stylesheets/booking.scss */
.stat {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

/* line 1554, app/assets/stylesheets/booking.scss */
.header-center-stat {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

@media only screen and (max-width: 618px) {
  /* line 1554, app/assets/stylesheets/booking.scss */
  .header-center-stat {
    text-align: left;
  }
}

/* line 1565, app/assets/stylesheets/booking.scss */
.savings-stat {
  font-family: 'source_sans_proregular';
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: #28A745;
}

/* line 1573, app/assets/stylesheets/booking.scss */
.start {
  grid-column: 1;
  text-align: start;
}

/* line 1578, app/assets/stylesheets/booking.scss */
.center {
  grid-column: 2;
  text-align: center;
}

/* line 1583, app/assets/stylesheets/booking.scss */
.end {
  grid-column: 3;
  text-align: end;
}

/* line 1588, app/assets/stylesheets/booking.scss */
.ota-virtual-card-info {
  margin-left: 5spx;
}

/* line 1592, app/assets/stylesheets/booking.scss */
.ota-saving-filter-box {
  background-color: #FBF9FA;
  width: 100%;
  margin: 0px;
  border: 1px solid #DDDDDD;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

/* line 1601, app/assets/stylesheets/booking.scss */
.flex {
  display: flex;
}

/* line 1607, app/assets/stylesheets/booking.scss */
.table-main-header {
  font-family: 'ubunturegular';
  font-size: 24px;
  font-weight: 400;
  margin: 12px 24px;
}

@media only screen and (max-width: 649px) {
  /* line 1607, app/assets/stylesheets/booking.scss */
  .table-main-header {
    text-align: center;
  }
}

/* line 1618, app/assets/stylesheets/booking.scss */
.ota-savings-stats-grid-4-cols {
  margin: 20px 32px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

@media only screen and (max-width: 472px) {
  /* line 1618, app/assets/stylesheets/booking.scss */
  .ota-savings-stats-grid-4-cols {
    overflow: auto;
  }
}

/* line 1629, app/assets/stylesheets/booking.scss */
.vc_detail_mobile_stats {
  margin: 20px 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media only screen and (max-width: 650px) {
  /* line 1629, app/assets/stylesheets/booking.scss */
  .vc_detail_mobile_stats {
    grid-template-columns: 1fr;
    overflow: initial;
  }
}

/* line 1641, app/assets/stylesheets/booking.scss */
.mobile_stat_row_start {
  grid-column: 1;
  text-align: start;
}

@media only screen and (max-width: 650px) {
  /* line 1641, app/assets/stylesheets/booking.scss */
  .mobile_stat_row_start {
    margin: 0px -15px;
    display: flex;
    justify-content: space-between;
    grid-column: initial;
    text-align: initial;
  }
}

/* line 1655, app/assets/stylesheets/booking.scss */
.mobile_stat_row_end {
  grid-column: 3;
  text-align: end;
}

/* line 1659, app/assets/stylesheets/booking.scss */
.mobile_stat_row_end .title {
  text-align: end;
}

/* line 1663, app/assets/stylesheets/booking.scss */
.mobile_stat_row_end .stat {
  text-align: end;
}

@media only screen and (max-width: 650px) {
  /* line 1655, app/assets/stylesheets/booking.scss */
  .mobile_stat_row_end {
    margin: 0px -15px;
    display: flex;
    justify-content: space-between;
    grid-column: initial;
    text-align: initial;
  }
  /* line 1675, app/assets/stylesheets/booking.scss */
  .mobile_stat_row_end .title {
    text-align: initial;
  }
  /* line 1679, app/assets/stylesheets/booking.scss */
  .mobile_stat_row_end .stat {
    text-align: initial;
  }
}

/* line 1685, app/assets/stylesheets/booking.scss */
.page-detail-box {
  border-top: 1px solid #0d216e;
  padding: 10px;
}

/* line 1689, app/assets/stylesheets/booking.scss */
.page-detail-box .second-info {
  font-size: 14px;
  color: gray;
}

@media only screen and (max-width: 650px) {
  /* line 1685, app/assets/stylesheets/booking.scss */
  .page-detail-box {
    display: none;
  }
}

/* line 1699, app/assets/stylesheets/booking.scss */
.vc-to-charged {
  background-color: #4D8AFF;
  color: #E2ECFF;
  border-radius: 32px;
  padding: 8px 17px;
  border: none;
  font-family: "source_sans_proregular";
  font-size: 14px;
  font-weight: 600;
  margin: 12px 12px 0px 12px;
  cursor: pointer;
}

@media only screen and (max-width: 650px) {
  /* line 1699, app/assets/stylesheets/booking.scss */
  .vc-to-charged {
    width: 48%;
  }
}

/* line 1716, app/assets/stylesheets/booking.scss */
.view-submitted-cards {
  background-color: #E2ECFF;
  color: #4D8AFF;
  border-radius: 32px;
  padding: 8px 17px;
  border: none;
  font-family: "source_sans_proregular";
  font-size: 14px;
  font-weight: 600;
  margin: 12px 12px 0px 12px;
  cursor: pointer;
}

@media only screen and (max-width: 650px) {
  /* line 1716, app/assets/stylesheets/booking.scss */
  .view-submitted-cards {
    width: 48%;
  }
}

/* line 1733, app/assets/stylesheets/booking.scss */
#shift-records {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 650px) {
  /* line 1733, app/assets/stylesheets/booking.scss */
  #shift-records {
    display: block;
  }
}

/* line 1742, app/assets/stylesheets/booking.scss */
.two_buttons_mobile_flex {
  display: flex;
  justify-content: space-between;
}

/* line 1747, app/assets/stylesheets/booking.scss */
.vc_bordered_button {
  background-color: white;
  color: #0D216E;
  border: 2px solid #0D216E;
  border-radius: 8px;
  padding: 5px 12px;
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px;
  font-family: "source_sans_proregular";
  font-size: 14px;
  font-weight: 600;
  min-width: 96px;
  cursor: pointer;
}

@media only screen and (max-width: 650px) {
  /* line 1747, app/assets/stylesheets/booking.scss */
  .vc_bordered_button {
    width: 48%;
  }
}

/* line 1767, app/assets/stylesheets/booking.scss */
.operations_button_row {
  float: right;
  margin-bottom: 50px;
}

/* line 1772, app/assets/stylesheets/booking.scss */
.auto_overflow {
  overflow: auto;
}

/* line 1776, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table {
  width: 96%;
  margin-top: 12px;
  margin-left: 12px;
}

@media only screen and (max-width: 358px) {
  /* line 1776, app/assets/stylesheets/booking.scss */
  .mobile-vc-detail-table {
    width: 92%;
  }
}

/* line 1785, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table .row-reservation-id-heading {
  font-family: "source_sans_proregular";
  font-size: 20px;
  font-weight: 600;
}

/* line 1791, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table .style-flex {
  display: flex;
}

/* line 1795, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table .row-heading {
  font-family: "source_sans_proregular";
  font-size: 14px;
  font-weight: 600;
}

/* line 1801, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table .row-value {
  font-family: "source_sans_proregular";
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

/* line 1808, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table td {
  width: 50%;
}

/* line 1812, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table .row-name {
  font-family: "source_sans_proregular";
  font-size: 20px;
  font-weight: 400;
  margin-left: 38%;
}

@media only screen and (max-width: 400px) {
  /* line 1812, app/assets/stylesheets/booking.scss */
  .mobile-vc-detail-table .row-name {
    margin-left: 28%;
  }
}

/* line 1823, app/assets/stylesheets/booking.scss */
.mobile-vc-detail-table td {
  border: 1px solid #DDDDDD;
  padding: 12px 20px;
  text-align: left;
}

@media only screen and (max-width: 650px) {
  /* line 1830, app/assets/stylesheets/booking.scss */
  #web-view, #manage-billing-index-web-view, #web-date-selection, .web_view {
    display: none;
  }
}

@media only screen and (min-width: 651px) {
  /* line 1836, app/assets/stylesheets/booking.scss */
  #mobile-view, #manage-billing-index-mobile-view, .mobile-date-selection, .mobile_view {
    display: none;
  }
}

@media only screen and (max-width: 650px) {
  /* line 1842, app/assets/stylesheets/booking.scss */
  .operations_button_row {
    display: none;
  }
}

@media only screen and (min-width: 651px) {
  /* line 1848, app/assets/stylesheets/booking.scss */
  .operations_button_row_mobile {
    display: none;
  }
}

/* line 1853, app/assets/stylesheets/booking.scss */
.operations_button_row_mobile .vc_bordered_button {
  float: none;
  width: 96%;
}

/* line 1858, app/assets/stylesheets/booking.scss */
.operations_button_row_mobile .ota-vc-filter-btn {
  float: none;
  width: 96%;
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px;
}

/* line 1867, app/assets/stylesheets/booking.scss */
#virtual_card_detail_page_table input[type='radio'] {
  width: 13px;
  height: 13px;
  margin: 0px 3px;
  border: 1px solid #0D216E;
  border-radius: 50%;
  -webkit-appearance: none;
}

/* line 1876, app/assets/stylesheets/booking.scss */
#virtual_card_detail_page_table input[type='radio']:before {
  content: '';
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

/* line 1885, app/assets/stylesheets/booking.scss */
#virtual_card_detail_page_table input[type='radio']:checked:before {
  background: #0D216E;
}

/* line 1889, app/assets/stylesheets/booking.scss */
.mobile-header-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 5px;
}

/* line 1894, app/assets/stylesheets/booking.scss */
.mobile-header-row .title {
  text-align: right;
}

/* line 1898, app/assets/stylesheets/booking.scss */
.mobile-header-row .account-id-stat {
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (min-width: 650px) {
  /* line 1889, app/assets/stylesheets/booking.scss */
  .mobile-header-row {
    display: none;
  }
}

@media only screen and (max-width: 649px) {
  /* line 1908, app/assets/stylesheets/booking.scss */
  .manage-billing-stats {
    display: none;
  }
}

/* line 1914, app/assets/stylesheets/booking.scss */
.round-gray-icon-container {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
  background-color: #F6F8F9;
  margin-top: -10px;
  margin-left: 18%;
}

/* line 1924, app/assets/stylesheets/booking.scss */
.round-gray-icon-stable-container {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
  background-color: #F6F8F9;
}

/* line 1932, app/assets/stylesheets/booking.scss */
.m-b-100 {
  margin-bottom: 100px;
}

/* line 1936, app/assets/stylesheets/booking.scss */
.m-b-50 {
  margin-bottom: 50px;
}

/* line 1940, app/assets/stylesheets/booking.scss */
.style-flex {
  display: flex;
}

/* line 1944, app/assets/stylesheets/booking.scss */
.m-t-8 {
  margin-top: 8px;
}

/* line 1948, app/assets/stylesheets/booking.scss */
.black-color {
  color: black;
}

/* line 1952, app/assets/stylesheets/booking.scss */
.align-end {
  float: right;
}

/* line 1956, app/assets/stylesheets/booking.scss */
.vc_row:hover {
  cursor: pointer;
}

/* line 1960, app/assets/stylesheets/booking.scss */
.empty_table_text {
  text-align: center;
  margin-top: 25%;
  font-family: "source_sans_proregular";
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 992px) {
  /* line 1968, app/assets/stylesheets/booking.scss */
  #manage-billing-index-web-view {
    overflow: auto;
  }
}

/* line 1974, app/assets/stylesheets/booking.scss */
.manage_billings_date_field {
  width: 152px;
  height: 40px;
  top: 362px;
  left: 119px;
  border: 1px solid #DDDDDD;
  font-family: 'source_sans_proregular';
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}

/* line 1989, app/assets/stylesheets/booking.scss */
.mobile-date-selection .summary-date-section {
  text-align: center;
  margin-top: 16px;
}

/* line 1994, app/assets/stylesheets/booking.scss */
.head_container {
  text-align: center;
}

/* line 1998, app/assets/stylesheets/booking.scss */
.manage-b-stats {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  margin-top: 16px;
}

/* line 2006, app/assets/stylesheets/booking.scss */
.understand-statement {
  margin-right: 25px;
  text-align: end;
}

/* line 2011, app/assets/stylesheets/booking.scss */
.signup_detail_head {
  font-family: 'ubunturegular';
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

/* line 2020, app/assets/stylesheets/booking.scss */
.absolute-account-id {
  position: absolute;
  right: 58px;
  top: 80px;
  font-family: 'source_sans_proregular';
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0em;
  color: #0d216e;
}

/* line 2032, app/assets/stylesheets/booking.scss */
input.ct_checkbox {
  vertical-align: text-top;
  margin-right: 6px;
}

/* line 2037, app/assets/stylesheets/booking.scss */
#invitation_link {
  width: 80%;
}

/* line 2041, app/assets/stylesheets/booking.scss */
.grid_4_col {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/* line 2046, app/assets/stylesheets/booking.scss */
.grid_3_col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

/* line 2052, app/assets/stylesheets/booking.scss */
.grid_2_col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

/* line 2058, app/assets/stylesheets/booking.scss */
.setup_pin_cancel_btn {
  background-color: white;
  color: #0D216E;
  border: 2px solid #0D216E;
  border-radius: 8px;
  padding: 5px 12px;
  margin-left: 12px;
  margin-right: 12px;
  font-family: "source_sans_proregular";
  font-size: 14px;
  font-weight: 600;
  min-width: 96px;
  cursor: pointer;
}

@media only screen and (max-width: 650px) {
  /* line 2058, app/assets/stylesheets/booking.scss */
  .setup_pin_cancel_btn {
    width: 48%;
  }
}

/* line 2077, app/assets/stylesheets/booking.scss */
.add-team-member-button-style {
  background: #0d216e;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  outline: none;
  font-family: "source_sans_proregular";
  text-align: center;
  vertical-align: middle;
  margin: 6px 12px;
  padding: 6px 10px;
}

/* line 2090, app/assets/stylesheets/booking.scss */
.add-team-member-button-style:hover {
  color: #fff;
}

/* line 2095, app/assets/stylesheets/booking.scss */
.check-icon::before {
  content: "✓";
  font-size: 24px;
  vertical-align: bottom;
  color: #28A745;
}

/* line 2102, app/assets/stylesheets/booking.scss */
.red-text {
  color: #FF0000;
}

/* line 2107, app/assets/stylesheets/booking.scss */
#ota-mark-yes-btn:disabled, #vc_download_button:disabled {
  opacity: 0.4;
}

/* line 2112, app/assets/stylesheets/booking.scss */
.manage-billing-update-new-btn-style {
  background: #0d216e;
  color: white;
  border-radius: 6px;
  padding: 3px 11px;
}

/* line 2119, app/assets/stylesheets/booking.scss */
.download-btns-row {
  border-top: 1px solid #0d216e;
}

/* line 2123, app/assets/stylesheets/booking.scss */
.tabs-head {
  text-align: center;
}

/* line 2126, app/assets/stylesheets/booking.scss */
.tabs-head li {
  float: left;
  margin-right: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #4D8AFF;
  font-size: 15px;
  padding: 12px 24px;
  background: #E2ECFF;
  cursor: pointer;
}

/* line 2137, app/assets/stylesheets/booking.scss */
.tabs-head li:hover, .tabs-head li.active {
  color: #E2ECFF;
  background-color: #4D8AFF;
}

@media only screen and (max-width: 450px) {
  /* line 2126, app/assets/stylesheets/booking.scss */
  .tabs-head li {
    padding: 4px 12px;
  }
}

/* line 2149, app/assets/stylesheets/booking.scss */
.padd-nil {
  padding: 0px !important;
}

/* line 2153, app/assets/stylesheets/booking.scss */
.border-top-radius-0 {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

/* line 2158, app/assets/stylesheets/booking.scss */
.border-h-0 {
  border-left: 0px !important;
  border-right: 0px !important;
}

/* line 2163, app/assets/stylesheets/booking.scss */
.p-15px {
  padding: 15px;
}
/* line 8, app/assets/stylesheets/universal_slider.scss */
.universal-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* line 15, app/assets/stylesheets/universal_slider.scss */
.universal-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 21, app/assets/stylesheets/universal_slider.scss */
.universal-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
}

/* line 33, app/assets/stylesheets/universal_slider.scss */
.universal-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

/* line 45, app/assets/stylesheets/universal_slider.scss */
input:checked + .universal-slider {
  background-color: #2196F3;
}

/* line 49, app/assets/stylesheets/universal_slider.scss */
input:focus + .universal-slider {
  box-shadow: 0 0 1px #2196F3;
}

/* line 53, app/assets/stylesheets/universal_slider.scss */
input:checked + .universal-slider:before {
  transform: translateX(26px);
}

/* line 59, app/assets/stylesheets/universal_slider.scss */
.universal-slider.universal-round {
  border-radius: 34px;
}

/* line 63, app/assets/stylesheets/universal_slider.scss */
.universal-slider.universal-round:before {
  border-radius: 50%;
}
