@charset "UTF-8";
/*
 * 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.
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://d3q761sbfyxqec.cloudfront.net/assets/jquery-fileupload/jquery.fileupload-ui-dc43d759bc494f3d4204c549e39344606c69dd34fad94e6c6c206d7d0805d674.css);
@import url(https://d3q761sbfyxqec.cloudfront.net/assets/jquery-fileupload/jquery.fileupload-eb1c9606cf15c5aa4f2be2cc8529c59e788da4e5d59043bf3735c800a158b9f9.css);
html, body, div, span, applet, object, iframe,
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, center,
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 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

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

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.eot);
  src: url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://d3q761sbfyxqec.cloudfront.net/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd, dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

abbr[data-original-title], abbr[title] {
  cursor: help; }

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

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

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

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

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

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

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

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

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

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

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

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

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

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

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent; }

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

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

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal; }

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

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input.form-control[type=date], input.form-control[type=datetime-local], input.form-control[type=month], input.form-control[type=time] {
    line-height: 34px; }
  .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input.input-sm[type=date], input.input-sm[type=datetime-local], input.input-sm[type=month], input.input-sm[type=time] {
    line-height: 30px; }
  .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input.input-lg[type=date], input.input-lg[type=datetime-local], input.input-lg[type=month], input.input-lg[type=time] {
    line-height: 46px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative; }

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

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

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

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

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

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

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

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

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

.dropdown, .dropup {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-justified {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination > li {
  display: inline; }

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

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

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

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

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

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

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

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

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

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

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

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

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

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron .h1, .jumbotron h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media, .media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right, .media > .pull-right {
  padding-left: 10px; }

.media-left, .media > .pull-left {
  padding-right: 10px; }

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

a.list-group-item, button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  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);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md, th.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print, th.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

:root {
  --colorPrimary: #00a3a5;
  --colorPrimaryHover: #00a3a5;
  --colorSecondary: #1d8181;
  --colorTertiary: #00cccc;
  --colorTertiaryLight: #eaf6f6;
  --colorTertiaryContrast: #eafbfb;
  --colorPurple: #9953c9;
  --colorBtnBG: #f3f3f3;
  --colorWhite: #fff;
  --colorWhite800: rgba(255, 255, 255, 0.8);
  --colorGray: #ccc;
  --colorGrayish: #f4f4f4;
  --colorGrayLight: #e4e4e4;
  --divider: #d9d9d9;
  --colorDivider: #ddd;
  --buttonBorder: #d9d9d9;
  --labelPrimary: #254f4f;
  --labelSecondary: #7c7b7b;
  --labelTertiary: #949494;
  --labelWelcome: #fff;
  --dashboardBG: #d6edec;
  --welcomeBG: #04848b;
  --sidebarBG: #f3f3f6;
  --infoAlertBG: #f3f3f6;
  --infoAlertBorder: #e2e2e9;
  --borderRadiusXS: 4px;
  --borderRadiusSM: 6px;
  --borderRadius: 10px;
  --borderRadiusLG: 15px;
  --borderRadiusXL: 20px;
  --boxShadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  --boxShadowSM: 0 1px 4px rgba(0, 0, 0, 0.2);
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --new-red: #c73d23; }

.twitter-blue {
  color: #4099FF; }

.facebook-blue {
  color: #3b5998; }

body {
  background: white;
  color: #254F4F; }

#container.gray-bg {
  background-color: #F3F1F7; }

main.page-content {
  padding: 0 40px; }
  @media (max-width: 766px) {
    main.page-content {
      padding: 36px 15px 30px 15px; } }
body {
  background: white; }

.customers_index,
.customers_show,
.customers_new,
.customers_edit,
.users_show,
.customers_manage_credit_cards,
.appointments_calendar,
.appointments_list,
.appointments_index,
.appointments_show_celebrations,
.appointments_show,
.appointments_vert_grid,
.appointments_grid,
.appointments_map_index,
.employees_index,
.employees_new,
.employees_show,
.employees_edit,
.payrolls_index,
.payrolls_show,
.payroll_entries_show,
.bookings_pending_index,
.bookings_confirmed_index,
.bookings_archived_index,
.bookings_filtered_index,
.booking_forms_index,
.booking_forms_new,
.booking_forms_edit,
.reports_index,
.reports_marketing_roi,
.reports_revenue_lead_source,
.reports_revenue_custom_field,
.reports_revenue_and_expenses,
.reports_tax_report,
.tasks_index,
.invoices_pending_index,
.invoices_paid_index,
.invoices_voided_index,
.invoices_filtered_index,
.invoices_outstanding_index {
  background: #d8fafa; }

#calendar {
  height: calc(100vh - 160px);
  margin-bottom: 0px; }
  @media (min-width: 768px) {
    #calendar {
      height: calc(100vh - 150px); } }
  #calendar .fc-view-container {
    margin-bottom: 16px;
    height: calc(100% + 16px); }

#scheduler,
#vertical-scheduler,
#grid-weekly-scheduler {
  height: calc(100vh - 143px);
  margin-bottom: 0px; }
  @media (max-width: 766px) {
    #scheduler,
    #vertical-scheduler,
    #grid-weekly-scheduler {
      height: calc(100vh - 143px); } }
  #scheduler .fc-view-container,
  #vertical-scheduler .fc-view-container,
  #grid-weekly-scheduler .fc-view-container {
    margin-bottom: 10px;
    height: calc(100% + 16px); }
  #scheduler tr[data-resource-id]:last-of-type .fc-widget-content,
  #vertical-scheduler tr[data-resource-id]:last-of-type .fc-widget-content,
  #grid-weekly-scheduler tr[data-resource-id]:last-of-type .fc-widget-content {
    padding-bottom: 292px; }

.container-fluid {
  max-width: 1200px; }
  .container-fluid:not(.full-width-page) {
    padding-bottom: 120px; }
  .container-fluid.full-width-page {
    max-width: 9999px; }
  @media screen and (max-width: 480px) {
    .container-fluid {
      margin-top: 30px; } }
.page-nav {
  display: block;
  padding: 10px 0;
  z-index: 5;
  width: 100%;
  transition: all 0.25s;
  position: relative;
  height: auto; }

.setting-page {
  padding: 30px 40px 100px 40px; }

main.content-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: hidden; }
  @media screen and (min-width: 1200px) {
    main.content-wrapper {
      overflow-y: overlay; } }
.autocomplete-address-prompt {
  margin-left: -60px;
  margin-right: -5px;
  margin-right: -10px; }
  .autocomplete-address-prompt .controls {
    background-color: rgba(98, 203, 255, 0.46);
    border-radius: 4px;
    padding: 8px 10px 3px 40px; }

.address-panel p {
  display: inline; }

.icon-map-marker + a > p {
  display: inline; }

@media screen and (max-width: 768px) {
  #addresses-fields .autocomplete-address-prompt {
    margin-top: 20px; } }

.form-vertical .autocomplete-address-prompt {
  margin-left: 0; }
  .form-vertical .autocomplete-address-prompt .controls {
    padding-left: 35px; }
    .form-vertical .autocomplete-address-prompt .controls input {
      margin-bottom: 6px; }

.form-vertical .google-autocomplete-form i.form-embedded.left {
  left: 21px; }

.customers_new .google-autocomplete-form .row {
  margin: 0; }

.group-addresses-list {
  margin-bottom: 10px;
  padding: 30px 45px 10px 45px;
  background-color: #ccebeb09;
  border: 1px solid #ccebeb77;
  border-radius: 10px; }
  .group-addresses-list:not(:last-of-type) {
    margin-top: 30px; }

.address-preview {
  position: relative;
  border-radius: 6px;
  border: 1px solid #e9e2e2;
  font-weight: 800;
  display: inline-block;
  padding: 10px 20px 10px 40px;
  color: #5d6464; }
  .address-preview .icon-map-marker {
    position: absolute;
    left: 15px;
    font-size: 20px;
    color: #0CC; }

.appointment-financials > .row {
  margin-bottom: 5px; }
  .appointment-financials > .row:last-of-type div {
    padding-top: 5px; }

.appointment-financials .appointment-financials-heading {
  text-align: left; }

.appointment-financials .appointment-financials-figure {
  font-size: 15px;
  text-align: right; }

#app-communication-tab-4 label {
  margin-top: 20px; }

.aside-body #status-panel {
  margin-top: 10px; }
  .aside-body #status-panel + .col-xs-6 {
    margin-top: 10px; }

.aside-body .service-summary-container {
  padding: 25px 15px; }

.aside-body .assignments-container {
  padding: 15px 30px 15px 15px; }
  .aside-body .assignments-container .col-xs-6 {
    padding-left: 25px; }

@media screen and (max-width: 767px) {
  .aside-body #status-panel {
    margin-top: 5px; }
    .aside-body #status-panel + .col-xs-6 {
      margin-top: 5px; }
  .aside-body .assignments-container {
    padding-top: 12px; }
  .aside-body .service-summary-container {
    padding-bottom: 12px; }
  .aside-body .assignments-container {
    padding: 15px 20px 15px 15px; }
    .aside-body .assignments-container .col-xs-6 {
      padding-left: 30px; }
  .aside-body .btn {
    font-size: 11.5px; }
  .aside-body #app-info-tab-1 .row .row .col-xs-3 {
    padding-left: 10px;
    padding-right: 0; } }

.avatar-upload-overlay {
  cursor: pointer;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 0;
  text-align: center;
  padding: 16px;
  background: rgba(37, 79, 79, 0.6);
  opacity: 0.8;
  border-radius: 50%;
  margin: 23px 21px;
  opacity: 0.01;
  z-index: 999999999999;
  transition: opacity 0.25s ease-in-out; }
  .avatar-upload-overlay:hover {
    opacity: 0.8; }

.wo-ib-ws {
  font-size: 5%; }

.appointment-slot-wrapper {
  display: inline-block;
  *display: inline;
  zoom: 1;
  /* for IE */
  font-size: 2000%;
  margin-left: -1px;
  *margin-left: 0;
  /* for IE */ }

.rec-widget .appointment-slot-wrapper {
  opacity: 0.7;
  padding: 3px 3px 15px 3px;
  width: 115px; }
  .rec-widget .appointment-slot-wrapper .appointment-slot {
    margin: 10px 18px 7px 19px; }
  .rec-widget .appointment-slot-wrapper .appointment-slot {
    opacity: 0.4; }
  .rec-widget .appointment-slot-wrapper.active .appointment-slot {
    opacity: 1; }
  .rec-widget .appointment-slot-wrapper .cancelled, .rec-widget .appointment-slot-wrapper .maintained {
    font-size: 10px; }
    .rec-widget .appointment-slot-wrapper .cancelled span, .rec-widget .appointment-slot-wrapper .maintained span {
      display: block; }
      .rec-widget .appointment-slot-wrapper .cancelled span:first-of-type, .rec-widget .appointment-slot-wrapper .maintained span:first-of-type {
        font-weight: bold;
        font-size: 12px; }

.appointment-slot-wrapper {
  width: 90px;
  padding: 8px;
  display: inline-block;
  min-height: 130px;
  vertical-align: bottom;
  cursor: pointer;
  opacity: 0.4; }
  .appointment-slot-wrapper .last-service, .appointment-slot-wrapper .change, .appointment-slot-wrapper .maintained {
    line-height: 1.2;
    display: none;
    text-align: center; }
  .appointment-slot-wrapper .cancelled, .appointment-slot-wrapper .no-change, .appointment-slot-wrapper .maintained {
    color: #454545;
    text-align: center; }
  .appointment-slot-wrapper .extend-until {
    display: none; }
  .appointment-slot-wrapper.active.selected .extend-until {
    display: block;
    color: #00CCCC; }
  .appointment-slot-wrapper .change, .appointment-slot-wrapper .no-change {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 10px;
    line-height: 1.2; }
  .appointment-slot-wrapper .status-name, .appointment-slot-wrapper .address-name {
    font-size: 12px;
    font-weight: 800; }
  .appointment-slot-wrapper .appointment-slot {
    border: 1px solid silver;
    border-radius: 4px;
    overflow: hidden; }
    .appointment-slot-wrapper .appointment-slot header {
      background: #ff7777;
      padding: 2px;
      color: white;
      font-weight: 900;
      display: block;
      text-transform: uppercase;
      text-align: center;
      font-size: 11px; }
    .appointment-slot-wrapper .appointment-slot .slot-body {
      text-align: center;
      font-size: 24px;
      padding-top: 3px;
      padding-bottom: 4px; }
  .appointment-slot-wrapper:hover {
    opacity: 1; }
  .appointment-slot-wrapper.active {
    opacity: 0.9;
    background: rgba(0, 204, 204, 0.15); }
    .appointment-slot-wrapper.active:hover {
      opacity: 1; }
    .appointment-slot-wrapper.active .maintained {
      display: block; }
    .appointment-slot-wrapper.active .cancelled, .appointment-slot-wrapper.active .no-change {
      display: none; }
    .appointment-slot-wrapper.active .change {
      display: block; }
    .appointment-slot-wrapper.active .appointment-slot {
      border: 4px solid rgba(0, 204, 204, 0.4); }
  .appointment-slot-wrapper.selected .maintained {
    display: none; }
  .appointment-slot-wrapper.selected .last-service {
    display: block;
    color: #00CCCC;
    font-weight: 800; }
  .appointment-slot-wrapper.selected .appointment-slot {
    border: 4px solid #00CCCC; }

.appointment-slot-stack {
  position: relative;
  height: 84px; }
  .appointment-slot-stack .appointment-slot-stack-layer {
    border-radius: 4px;
    right: 0;
    position: absolute;
    width: 100px;
    border: 4px solid #00CCCC;
    background: white;
    top: 10px;
    right: 10px; }
    .appointment-slot-stack .appointment-slot-stack-layer:first-of-type {
      top: 0;
      right: 0; }
    .appointment-slot-stack .appointment-slot-stack-layer:last-of-type {
      top: 20px;
      right: 20px; }
    .appointment-slot-stack .appointment-slot-stack-layer .slot-body {
      background-color: #daf8f8; }
    .appointment-slot-stack .appointment-slot-stack-layer header {
      background: #ff7777;
      padding: 2px;
      color: white;
      font-weight: 900;
      display: block;
      text-transform: uppercase;
      text-align: center;
      font-size: 11px;
      height: 18px; }

.preview-container .appointment-slot-wrapper {
  opacity: 1; }
  .preview-container .appointment-slot-wrapper .slot-body {
    background-color: white; }

.appointments-list-container h2 {
  margin-bottom: 0; }

.appointments-list-container .text-primary {
  color: var(--colorPrimary) !important; }

.appointments-list-container .text-secondary {
  color: var(--colorSecondary) !important; }

.appointments-list-container .panel {
  position: relative;
  margin-bottom: 15px;
  border: none;
  background: var(--colorWhite);
  border-radius: 20px; }

#revenue_collapse {
  margin-top: 5px; }

a[data-toggle="collapse"]:not(.collapsed) .text-open {
  display: inline-block !important; }

a[data-toggle="collapse"]:not(.collapsed) .text-closed {
  display: none; }

#appointments-list .panel-body {
  padding: 10px 10px 10px 5px; }
  #appointments-list .panel-body h3 {
    margin-top: 3px;
    padding-left: 2px; }
  #appointments-list .panel-body .control.control-label .control__indicator {
    top: 1px; }

#appointments-list .appointment-entry {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  color: #04848B;
  font-size: 34px;
  border-radius: 50%;
  z-index: 1; }

.appointment-date-list {
  position: sticky;
  margin: 30px 0 15px !important;
  padding: 14px 10px;
  top: -6px;
  z-index: 2;
  background: var(--colorTertiaryLight);
  border-radius: 8px; }
  .appointment-date-list:first-child {
    margin-top: 15px !important; }
  .appointment-date-list h3 {
    margin: 0;
    color: var(--labelSecondary);
    font-weight: 700; }

.appointment-checktime .control.control-label {
  margin: 10px 0; }

.appointment-time-list {
  margin-left: 40px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.3; }

.appointment-time-list:after {
  content: ' ';
  bottom: 0;
  left: 20px;
  width: 1px;
  height: 70px;
  background: #777; }

.btn.appointment-entry {
  position: absolute;
  top: 0;
  right: 0px;
  border: none;
  border-left: 1px solid #d9d9d9;
  height: 100%;
  border-radius: 0 8px 8px 0; }
  .btn.appointment-entry > .appointment-entry-icon {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .btn.appointment-entry:hover {
    background-color: #ebebeb; }

.panel-heading .pull-right i.icon-info-sign {
  margin: 14px; }

.panel-heading .algolia-autocomplete {
  width: calc(100% - 40px);
  vertical-align: middle; }
  .panel-heading .algolia-autocomplete input {
    vertical-align: middle;
    width: 100%;
    left: 0;
    max-width: 100%;
    margin-top: 0; }

.algolia-autocomplete {
  width: 100%;
  cursor: pointer; }
  .algolia-autocomplete .suggestions-footer {
    display: block;
    opacity: 0.7;
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+50,f9f9f9+50,ededed+100 */
    background: #fdfdfd;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #fdfdfd 0%, #fcfcfc 50%, #f9f9f9 50.01%, #fcfcfc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #fdfdfd 0%, #fcfcfc 50%, #f9f9f9 50.01%, #fcfcfc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #fdfdfd 0%, #fcfcfc 50%, #f9f9f9 50.01%, #fcfcfc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    color: #00cccc;
    font-weight: bold; }
    .algolia-autocomplete .suggestions-footer:hover {
      opacity: 1; }
    .algolia-autocomplete .suggestions-footer i {
      margin-right: 10px; }
  .algolia-autocomplete .aa-dropdown-menu {
    -webkit-box-shadow: 0px 3px 4px 0px rgba(98, 93, 107, 0.32);
    -moz-box-shadow: 0px 3px 4px 0px rgba(98, 93, 107, 0.32);
    box-shadow: 0px 3px 4px 0px rgba(98, 93, 107, 0.32);
    background: #ffffff;
    border: 1px solid rgba(222, 222, 222, 0.3);
    width: 100%;
    border-radius: 4px; }
    .algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
      padding: 8px 10px;
      border-bottom: 1px solid rgba(222, 222, 222, 0.3);
      white-space: normal;
      color: black;
      font-size: 14px;
      font-weight: bold; }
      .algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
        background: rgba(200, 229, 247, 0.3);
        cursor: pointer; }
    .algolia-autocomplete .aa-dropdown-menu .empty-message {
      padding: 10px 30px;
      color: #d3d8da; }
      .algolia-autocomplete .aa-dropdown-menu .empty-message .icon-search {
        margin-right: 15px; }
    .algolia-autocomplete .aa-dropdown-menu h3 {
      font-size: 11px; }
    .algolia-autocomplete .aa-dropdown-menu .label-status.sm.label:empty {
      display: inline-block; }
    .algolia-autocomplete .aa-dropdown-menu .label-status.sm.label:before {
      top: -4px; }
    .algolia-autocomplete .aa-dropdown-menu .suggestion-details {
      color: #aaa;
      font-size: 12px;
      margin-left: 12px; }
  .algolia-autocomplete em.highlighted {
    font-weight: normal;
    font-style: normal;
    opacity: 0.9; }

#form-sidebar-tab-2 > section h4 {
  text-align: center; }

.booking-form-shadow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 1760px;
  max-width: 380px;
  max-height: 70vh;
  opacity: 0.5;
  box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44) !important; }

#form-sidebar-tab-2 .booking-form-shadow {
  max-height: none;
  height: auto; }

.booking-form-sidebar-wrapper {
  width: 300px;
  flex-shrink: 0;
  text-align: center;
  background: var(--colorWhite) !important;
  box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44) !important; }
  .booking-form-sidebar-wrapper .links {
    border: 1px solid #f3f3f3;
    margin: 0;
    position: relative;
    top: -2px; }
  .booking-form-sidebar-wrapper h4 {
    font-weight: bold;
    font-size: 13px;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0.6; }

.booking-form-sidebar-elements-wrapper {
  min-height: 200px;
  -webkit-box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44);
  -moz-box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44);
  box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44); }
  .booking-form-sidebar-elements-wrapper i.icon-pencil {
    visibility: visible !important; }

.nested-fields.booking-form-sidebar-element {
  width: 300px;
  height: 230px;
  padding-top: 0;
  border-top: 1px solid rgba(130, 130, 130, 0.1);
  border-left: 1px solid rgba(130, 130, 130, 0.1);
  border-right: 1px solid rgba(130, 130, 130, 0.1);
  position: relative;
  background: var(--colorWhite); }
  .nested-fields.booking-form-sidebar-element:last-of-type {
    border-bottom: 1px solid rgba(130, 130, 130, 0.1); }
  .nested-fields.booking-form-sidebar-element img, .nested-fields.booking-form-sidebar-element i.fas, .nested-fields.booking-form-sidebar-element i.fab, .nested-fields.booking-form-sidebar-element i.far, .nested-fields.booking-form-sidebar-element i.fa, .nested-fields.booking-form-sidebar-element svg {
    text-align: center;
    display: block;
    margin: 45px auto 15px auto;
    font-size: 32px;
    height: 32px; }
  .nested-fields.booking-form-sidebar-element img {
    height: 32px;
    width: 32px; }
  .nested-fields.booking-form-sidebar-element strong {
    display: block;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -0.2px; }
  .nested-fields.booking-form-sidebar-element p {
    color: #b2b2b2;
    padding: 0 40px;
    text-align: center;
    margin-top: 12px;
    font-size: 14px; }
  .nested-fields.booking-form-sidebar-element a.remove_fields {
    position: absolute;
    top: 0;
    right: 9px;
    font-size: 21px;
    color: #d3d8da;
    transition: all 0.4s ease-in-out; }
  .nested-fields.booking-form-sidebar-element:hover a.remove_fields {
    opacity: 0.8;
    display: inline-block; }
    .nested-fields.booking-form-sidebar-element:hover a.remove_fields:hover {
      opacity: 1;
      color: red; }

.booking_form_text_customer label + small, .booking_form_email_customer label + small {
  margin-top: -10px;
  display: block; }

.booking-form-element-preview {
  padding: 15px 10px; }
  .booking-form-element-preview .booking-form-element-preview-controls {
    margin-right: 25px;
    margin-left: 25px; }
    .booking-form-element-preview .booking-form-element-preview-controls .hasDatepicker {
      pointer-events: none; }
  .booking-form-element-preview.is-separator {
    margin-top: 0;
    padding-top: 30px;
    border-top: 3px solid #00CCCC; }
  .booking-form-element-preview .is-drag {
    top: 5px;
    right: 5px;
    width: 25px;
    cursor: move;
    z-index: 10; }
  .booking-form-element-preview:before {
    content: '.. .. ..';
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    text-align: center;
    height: 40px;
    line-height: 4px;
    padding: 8px 10px;
    z-index: 10;
    cursor: move;
    vertical-align: top;
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: 1px;
    color: #aaa;
    font-weight: bold;
    visibility: hidden;
    display: none;
    opacity: 0.5; }
  .booking-form-element-preview:hover:before, .booking-form-element-preview:hover .is-drag {
    visibility: visible; }

#form-builder-tab-1 .add_fields, #form-builder-tab-1 .remove_fields {
  display: none; }

#form-builder-tab-1 .booking-form-element-preview-controls .add_fields, #form-builder-tab-1 .booking-form-element-preview-controls .remove_fields {
  display: block; }

#booking-form-builder .tab-pane {
  padding: 15px;
  background: var(--colorWhite);
  border-radius: var(--borderRadiusXL); }

#booking-form-builder .nav-tabs {
  border: none; }

#booking-form-builder li a {
  padding: 10px 11px;
  border: none; }
  @media screen and (min-width: 1024px) {
    #booking-form-builder li a {
      padding: 10px 20px; } }
@media screen and (min-width: 768px) {
  #booking-form-builder .tab-pane {
    padding: 15px 30px; }
  #booking-form-builder.sidebar_margin {
    margin-right: calc(25% + 15px); } }

#booking-form-builder .content-box-header {
  padding-right: 10px;
  padding-left: 10px; }

#booking-form-builder .booking_form_preview_box {
  border-radius: var(--borderRadiusLG);
  border: 1px solid var(--colorDivider);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.1); }
  #booking-form-builder .booking_form_preview_box > .col-sm-12 {
    padding: 0 !important; }
  @media screen and (min-width: 768px) {
    #booking-form-builder .booking_form_preview_box {
      padding: 30px 2% 50px; } }
#booking-form-builder .booking-form-texts {
  background-color: white;
  padding: 20px 0 35px 15px;
  border-radius: var(--borderRadiusLG) var(--borderRadiusLG) 0 0; }
  #booking-form-builder .booking-form-texts .icon-pencil {
    visibility: visible !important; }
  #booking-form-builder .booking-form-texts h5 {
    text-transform: uppercase; }
  #booking-form-builder .booking-form-texts h2 {
    margin-top: 5px;
    font-size: 30px; }
  #booking-form-builder .booking-form-texts h3 {
    margin-top: 7.5px;
    font-size: 20px; }

#booking-form-builder img {
  text-align: right; }

#booking-form-builder h2.booking-form-pricing-button, #booking-form-builder h2.booking-form-settings-button {
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.5; }

#booking-form-builder .multi-circle-input span {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 20px;
  border: 1px solid orange;
  padding: 10px;
  border-radius: 50%; }
  #booking-form-builder .multi-circle-input span:hover {
    background-color: orange;
    color: white;
    font-weight: bold; }

#booking-form-builder .appointment_statuses .radio,
#booking-form-builder .creates_appointment .radio {
  margin-left: 0; }

#booking-form-builder .appointment_statuses .radio label,
#booking-form-builder .creates_appointment .radio label {
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal; }

#booking-form-builder .booking_form_appearance .pickr {
  height: 25px; }
  #booking-form-builder .booking_form_appearance .pickr .pcr-button {
    transform: translateY(-2px);
    box-shadow: none;
    border: 1px solid #d9d9d9; }

#booking-form-builder .booking_form_appearance .form-group {
  display: flex; }

#booking-form-builder .booking_form_appearance .form-control {
  display: block !important;
  margin-left: 8px;
  padding: 4px 5px 2px;
  max-width: 95px;
  height: 25px;
  font-size: 15px;
  font-family: 'Courier New', monospace;
  text-align: center;
  border-radius: var(--borderRadiusSM); }

#booking-form-builder .booking_form_preview_appearance .booking_form_preview_box {
  padding: 20px !important;
  min-height: 200px;
  font-size: 12px; }
  #booking-form-builder .booking_form_preview_appearance .booking_form_preview_box .booking-form-shadow {
    max-height: 260px;
    background: var(--colorWhite);
    opacity: 1; }

#booking-form-builder .booking_form_preview_appearance .fas {
  font-size: 30px; }

#booking-form-builder .booking_form_preview_appearance .submit_btn_preview {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.booking-form-config-widget .booking-form-config-widget-preview {
  min-height: 110px;
  display: none; }
  .booking-form-config-widget .booking-form-config-widget-preview footer {
    padding: 10px 20px; }
    .booking-form-config-widget .booking-form-config-widget-preview footer .expand-container {
      margin-top: 10px; }

.booking-form-config-widget .booking-form-config-widget-hood {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding: 4px 7px;
  width: 100%;
  height: 40px;
  text-align: left; }
  .booking-form-config-widget .booking-form-config-widget-hood img {
    width: 32px;
    height: 32px;
    flex: 0 0 32px; }
  .booking-form-config-widget .booking-form-config-widget-hood span {
    display: block;
    flex-grow: 1;
    padding: 0 5px;
    text-align: center;
    line-height: 1.2; }
  .booking-form-config-widget .booking-form-config-widget-hood img.is-drag {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    opacity: 0.5; }
  .booking-form-config-widget .booking-form-config-widget-hood:hover img.is-drag {
    opacity: 1; }

.booking-form-container {
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 400px;
  box-shadow: 0px 10px 44px -12px rgba(173, 184, 199, 0.44);
  border-radius: var(--borderRadiusSM); }
  .booking-form-container .booking-form-config-widget {
    width: 100%;
    padding: 0;
    float: initial; }
    .booking-form-container .booking-form-config-widget header {
      display: none; }
    .booking-form-container .booking-form-config-widget .booking-form-config-widget-preview {
      display: block; }
    .booking-form-container .booking-form-config-widget .booking-form-config-widget-hood {
      display: none; }
    .booking-form-container .booking-form-config-widget .best_in_place {
      display: inline-block; }
  .booking-form-container .booking_form_footer {
    width: 100%;
    padding: 30px 20px 20px;
    background: var(--colorWhite);
    border-top: 1px solid var(--colorDivider);
    border-radius: 0 0 var(--borderRadius) var(--borderRadius); }
    .booking-form-container .booking_form_footer .submit_btn_preview {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .booking-form-container .booking_form_button_caption {
    position: relative; }

.booking-form-elements-container {
  min-height: 300px;
  border-radius: 3px;
  position: relative;
  background: transparent;
  padding: 50px 10px;
  background: var(--colorWhite); }
  .booking-form-elements-container > .nested-fields.is-separator {
    margin-top: 30px; }
  .booking-form-elements-container .nested-fields.gu-transit .booking-form-config-widget-hood {
    box-shadow: 0px 1px 5px 1px rgba(133, 133, 133, 0.4) !important; }
  .booking-form-elements-container .booking-form-config-widget {
    width: auto; }
    .booking-form-elements-container .booking-form-config-widget .booking-form-config-widget-preview {
      position: relative;
      border-top: 1px solid var(--colorDivider); }
      .booking-form-elements-container .booking-form-config-widget .booking-form-config-widget-preview .isdragbutton {
        position: absolute;
        top: 10px;
        right: 5px; }

ul.header-menu {
  padding: 0;
  margin: 0;
  margin-left: 4px;
  list-style: none; }
  ul.header-menu > li {
    cursor: pointer;
    position: relative;
    display: inline-block; }
    ul.header-menu > li > span {
      padding: 3px 8px;
      display: block;
      font-weight: bold;
      font-size: 12px;
      text-transform: uppercase; }
      ul.header-menu > li > span.is-open {
        background-color: #627482;
        color: white; }

.settings-control {
  display: none; }

.dropdown-menu-container {
  width: 240px;
  display: none;
  position: absolute;
  list-style: none;
  padding: 0;
  -webkit-box-shadow: 0px 2px 3px 1px rgba(133, 133, 133, 0.4);
  -moz-box-shadow: 0px 2px 3px 1px rgba(133, 133, 133, 0.4);
  box-shadow: 0px 2px 3px 1px rgba(133, 133, 133, 0.4);
  left: 0px;
  top: 23px;
  padding-bottom: 3px;
  background-color: white;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  border: 1px solid #d2d2d2; }
  .dropdown-menu-container li {
    padding: 3px 8px 3px 15px;
    background-color: white;
    border-bottom: 1px solid #f4f4f4;
    cursor: pointer; }
    .dropdown-menu-container li:last-of-type {
      border-bottom: none; }
    .dropdown-menu-container li:hover {
      color: white;
      background: #00e0dc;
      /* Old browsers */
      background: -moz-linear-gradient(top, #00e0dc 0%, #00cccc 51%, #00cccc 51%, #68d2d6 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #00e0dc 0%, #00cccc 51%, #00cccc 51%, #68d2d6 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #00e0dc 0%, #00cccc 51%, #00cccc 51%, #68d2d6 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e0dc', endColorstr='#68d2d6',GradientType=0 );
      /* IE6-9 */ }

.booking-form-element-library-elements .booking-form-config-widget {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.4);
  -moz-box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.4);
  box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.4); }

.booking-form-element-library-elements .isdragbutton {
  width: 24px;
  height: 32px; }
  .booking-form-element-library-elements .isdragbutton img {
    padding: 3px; }

.booking-form-config-widget {
  position: relative;
  padding: 0;
  margin: 0;
  max-width: 100%;
  background-color: var(--colorWhite); }
  .booking-form-config-widget h2 {
    color: #627482;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 4px; }
  .booking-form-config-widget h3 {
    color: #a9b2b9;
    font-size: 13px;
    margin-top: 7.5px; }
  .booking-form-config-widget header, .booking-form-config-widget footer {
    display: block; }
    .booking-form-config-widget header h2, .booking-form-config-widget footer h2 {
      font-size: 12px;
      font-weight: bold;
      color: #0e253a;
      text-transform: uppercase;
      margin: 0; }
  .booking-form-config-widget header {
    display: block;
    padding: 0.6px 12px;
    background-color: white; }
    .booking-form-config-widget header div {
      opacity: 1;
      cursor: pointer;
      font-size: 10.5px;
      float: right;
      margin: 3px; }

.booking-form-element-library-wrapper {
  background: #50b7b3; }
  .booking-form-element-library-wrapper .booking-form-element-library {
    height: 100%; }
  @media screen and (min-width: 768px) {
    .booking-form-element-library-wrapper {
      position: fixed;
      top: 0;
      right: 0;
      height: 100vh; } }
.booking-form-element-library {
  padding: 40px 25px 10px 10px !important; }
  .booking-form-element-library h2 {
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-size: 13px;
    margin-top: 10px; }
  .booking-form-element-library .booking-form-config-widget {
    padding: 0;
    border-radius: 4px;
    background: white;
    border: none;
    cursor: move; }
    .booking-form-element-library .booking-form-config-widget header, .booking-form-element-library .booking-form-config-widget footer {
      display: none; }
  .booking-form-element-library .booking-form-element-library-elements {
    min-height: 300px; }

.booking-form-section {
  background-color: #dcd9e3;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 1px 5px 2px rgba(133, 133, 133, 0.4);
  -moz-box-shadow: 0px 1px 5px 2px rgba(133, 133, 133, 0.4);
  box-shadow: 0px 1px 5px 2px rgba(133, 133, 133, 0.4); }
  .booking-form-section .booking-form-config-widget header, .booking-form-section .booking-form-config-widget footer {
    border-bottom: 1px solid #f4f4f4; }
  .booking-form-section .booking-form-elements-container {
    padding: 0 15px 65px 15px;
    min-height: 50px;
    border: 2px solid dashed #f9f9f9; }
  .booking-form-section .section-settings {
    padding: 5px; }
  .booking-form-section .section-text {
    padding: 10px 15px 0 15px; }
    .booking-form-section .section-text h3 {
      margin-top: 0; }
  .booking-form-section .booking-form-config-widget header {
    padding: 0; }
  .booking-form-section header, .booking-form-section footer {
    padding: 6px 12px;
    background-color: white; }
    .booking-form-section header div, .booking-form-section footer div {
      opacity: 1; }
    .booking-form-section header h2, .booking-form-section footer h2 {
      font-size: 12px;
      font-weight: bold;
      color: #0e253a;
      text-transform: uppercase;
      margin: 0; }
  .booking-form-section header div {
    cursor: pointer;
    opacity: 0.7;
    font-size: 10.5px;
    float: right; }
    .booking-form-section header div:hover {
      opacity: 1; }
  .booking-form-section .section-settings-button {
    cursor: pointer;
    opacity: 0.8; }
    .booking-form-section .section-settings-button:hover {
      opacity: 1; }

.footer.booking-form-settings {
  font-size: 12px; }

.bookings-index .price-container {
  margin-top: -15px;
  font-size: 16px;
  position: relative;
  right: 3px;
  color: #d3d8da;
  padding: 5px;
  display: block; }

.bookings-index .currency-container {
  font-size: 11px;
  position: relative;
  top: -4px;
  right: 2px;
  font-weight: bold;
  color: #00c8c8; }

.bookings-index .cents-container {
  font-size: 9px;
  position: relative; }

.bookings-index .booking-row {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--colorBtnBG); }
  .bookings-index .booking-row h3 {
    margin-top: 12.5px;
    margin-bottom: 7.5px; }

.bookings-index .booking-status-tag {
  padding: 0px 13px 1px 13px;
  border-radius: 30px;
  background: white;
  color: orange;
  text-align: center;
  display: inline-block;
  border: 1px solid orange; }

.bookings-index .booking-status-archived {
  border-color: #d3d8da;
  color: #d3d8da; }

.bookings-index .booking-status-pending {
  border-color: orange;
  color: orange; }

.bookings-index .booking-status-confirmed {
  border-color: green;
  color: green; }

.booking_forms_index .share_url {
  margin-bottom: 5px;
  height: auto;
  padding: 4px 10px;
  color: var(--colorTertiary);
  font-size: 12px;
  font-weight: bold;
  border: 1px dashed var(--colorTertiary); }
  .booking_forms_index .share_url::selection {
    color: var(--colorWhite);
    background: var(--colorTertiary); }

.back-btn-container {
  width: 100%;
  font-size: 16px;
  margin-bottom: 14px; }
  .back-btn-container a {
    display: inline-block; }
    .back-btn-container a span {
      color: #708c8c;
      flex: 1; }
    .back-btn-container a svg {
      margin: 7px 3px 0 0;
      flex: 0 0 15px;
      width: 11px;
      height: 11px;
      fill: #708c8c; }
    .back-btn-container a:hover span {
      color: #506c6c; }
    .back-btn-container a:hover fill {
      color: #506c6c; }

.page-header {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 30px 0 0 0;
  padding: 0;
  border: none; }
  .page-header .heading-container {
    flex: 1;
    margin-top: 0px; }
    .page-header .heading-container h1 {
      color: #254f4f;
      font-weight: bold;
      font-size: 30px;
      margin: 0;
      margin-bottom: 10px; }
      .page-header .heading-container h1 i {
        font-size: 20px; }
    .page-header .heading-container .video-hint-cta {
      display: none; }
      .page-header .heading-container .video-hint-cta a {
        display: flex; }
        .page-header .heading-container .video-hint-cta a span {
          flex: 1;
          font-size: 14px;
          margin-left: 6px;
          color: #d95881; }
        .page-header .heading-container .video-hint-cta a svg {
          flex: 0 0 14px;
          margin-top: 3.5px;
          width: 14px;
          height: 14px;
          fill: #d95881; }
        .page-header .heading-container .video-hint-cta a:hover span {
          color: #b5024d; }
        .page-header .heading-container .video-hint-cta a:hover svg {
          fill: #b5024d; }
  .page-header .actions-container {
    flex: 0;
    padding: 0 0 0 15px;
    position: absolute;
    right: 0;
    top: -3px; }
    .page-header .actions-container .dropdown-menu {
      right: 0;
      left: auto; }
      .page-header .actions-container .dropdown-menu li a {
        display: flex;
        align-items: last baseline;
        flex-direction: row;
        justify-items: baseline; }
      .page-header .actions-container .dropdown-menu li svg,
      .page-header .actions-container .dropdown-menu li i {
        width: 16px;
        height: 16px;
        margin-right: 0.5rem;
        margin-left: 0 !important; }
    .page-header .actions-container .bulk-actions-button.open .btn-ghost-primary {
      color: white !important; }
  .page-header .heading-container + .actions-container,
  .page-header .actions-container + .actions-container {
    position: initial;
    right: 0;
    top: 0; }
  @media (max-width: 767px) {
    .page-header {
      flex-direction: column;
      gap: 0.5rem; }
      .page-header .actions-container {
        align-self: flex-end; } }
#appointments-map {
  position: relative; }

#map-frame, #appointments-map {
  height: calc(100vh - 130px); }

#map-frame {
  border: 1px solid var(--colorDivider);
  border-radius: var(--borderRadiusLG); }

#route-computing-indicator {
  background: white;
  width: 230px;
  height: 25px;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 6;
  border-radius: 4px; }
  #route-computing-indicator span {
    margin-left: 4px;
    margin-left: 30px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 11.5px; }

#route-expired-indicator {
  background: white;
  width: 270px;
  height: 25px;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 99;
  border-radius: 4px; }
  #route-expired-indicator span {
    margin-left: 11px;
    margin-top: 4px;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 11.5px; }
  #route-expired-indicator div.btn-primary {
    margin-left: 4px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 11.5px;
    padding: 0px 6px;
    position: absolute;
    top: 2px;
    right: 3px; }

.assigned-cleaner-row .arrow-separator {
  width: 32px;
  height: 18px;
  flex: 0 0 32px; }

.clock-time-indicator {
  display: flex;
  flex: 0 0 100px;
  text-align: right;
  color: #254F4F;
  margin-left: 6px; }
  .clock-time-indicator .time-indicator {
    flex: 0 0 68px;
    margin-right: 5px; }
  .clock-time-indicator i {
    color: #98AEAD;
    padding: 3px; }
    .clock-time-indicator i.active {
      color: #00cccc; }

.old-clock-time-indicator {
  width: 180px;
  border-radius: 8px;
  border: 1px solid #eee;
  margin-top: 5px;
  display: flex;
  flex: 0 0 100px;
  text-align: right;
  color: #254F4F; }
  .old-clock-time-indicator:first-of-type {
    margin-top: 15px; }
  .old-clock-time-indicator > strong {
    width: 40px;
    padding: 5px; }
  .old-clock-time-indicator .time-indicator {
    padding: 5px;
    flex: 0 0 68px;
    margin-right: 5px;
    text-align: right; }
  .old-clock-time-indicator i {
    padding: 8px 5px;
    color: #98AEAD; }
    .old-clock-time-indicator i.active {
      color: #00cccc; }

@media screen and (min-width: 767px) {
  #edit-appointment-times-form h4 {
    padding: 20px 0;
    text-align: right; } }

.pickr {
  z-index: unset; }
  .pickr .pcr-button {
    width: 40px;
    height: 25px;
    border-radius: var(--borderRadiusSM);
    box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
    .pickr .pcr-button::before {
      background: none;
      border-radius: var(--borderRadiusSM); }
    .pickr .pcr-button::after {
      border-radius: var(--borderRadiusSM); }

.pcr-app {
  width: 250px;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .pcr-app .pcr-interaction {
    position: relative; }
    .pcr-app .pcr-interaction input, .pcr-app .pcr-interaction .pcr-result {
      font-size: 10px;
      font-weight: bold;
      color: #555555;
      border-radius: 4px;
      transition-duration: .5s;
      background-color: #F3F1F7;
      border: 1px solid #d9d9d9; }
      .pcr-app .pcr-interaction input:focus, .pcr-app .pcr-interaction .pcr-result:focus {
        color: #555555; }
      .pcr-app .pcr-interaction input::selection, .pcr-app .pcr-interaction .pcr-result::selection {
        background-color: #00cccc; }
    .pcr-app .pcr-interaction .pcr-save {
      opacity: 0.92;
      background: #29a2a5;
      border-radius: 30px;
      padding: 5px 12px;
      font-weight: bold;
      font-size: 12px; }
      .pcr-app .pcr-interaction .pcr-save:hover {
        background: #29a2a5;
        opacity: 1; }

.with-aed .appointment-financials-figure span:after, .with-aed .appointment-financials-figure span.best_in_place:after {
  content: "AED"; }

.with-afn .appointment-financials-figure span:after, .with-afn .appointment-financials-figure span.best_in_place:after {
  content: "؋"; }

.with-aud .appointment-financials-figure span:after, .with-aud .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-bhd .appointment-financials-figure span:after, .with-bhd .appointment-financials-figure span.best_in_place:after {
  content: "ب.د"; }

.with-bmd .appointment-financials-figure span:after, .with-bmd .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-cad .appointment-financials-figure span:after, .with-cad .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-cop .appointment-financials-figure span:after, .with-cop .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-dkk .appointment-financials-figure span:after, .with-dkk .appointment-financials-figure span.best_in_place:after {
  content: "kr."; }

.with-dop .appointment-financials-figure span:after, .with-dop .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-egp .appointment-financials-figure span:after, .with-egp .appointment-financials-figure span.best_in_place:after {
  content: "ج.م"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-gbp .appointment-financials-figure span:after, .with-gbp .appointment-financials-figure span.best_in_place:after {
  content: "£"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-gtq .appointment-financials-figure span:after, .with-gtq .appointment-financials-figure span.best_in_place:after {
  content: "Q"; }

.with-hrk .appointment-financials-figure span:after, .with-hrk .appointment-financials-figure span.best_in_place:after {
  content: "kn"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-inr .appointment-financials-figure span:after, .with-inr .appointment-financials-figure span.best_in_place:after {
  content: "₹"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-kes .appointment-financials-figure span:after, .with-kes .appointment-financials-figure span.best_in_place:after {
  content: "KSh"; }

.with-lbp .appointment-financials-figure span:after, .with-lbp .appointment-financials-figure span.best_in_place:after {
  content: "ل.ل"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-mur .appointment-financials-figure span:after, .with-mur .appointment-financials-figure span.best_in_place:after {
  content: "₨"; }

.with-mxn .appointment-financials-figure span:after, .with-mxn .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-myr .appointment-financials-figure span:after, .with-myr .appointment-financials-figure span.best_in_place:after {
  content: "RM"; }

.with-ngn .appointment-financials-figure span:after, .with-ngn .appointment-financials-figure span.best_in_place:after {
  content: "₦"; }

.with-eur .appointment-financials-figure span:after, .with-eur .appointment-financials-figure span.best_in_place:after {
  content: "€"; }

.with-nzd .appointment-financials-figure span:after, .with-nzd .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-php .appointment-financials-figure span:after, .with-php .appointment-financials-figure span.best_in_place:after {
  content: "₱"; }

.with-pkr .appointment-financials-figure span:after, .with-pkr .appointment-financials-figure span.best_in_place:after {
  content: "₨"; }

.with-pln .appointment-financials-figure span:after, .with-pln .appointment-financials-figure span.best_in_place:after {
  content: "zł"; }

.with-qar .appointment-financials-figure span:after, .with-qar .appointment-financials-figure span.best_in_place:after {
  content: "ر.ق"; }

.with-ron .appointment-financials-figure span:after, .with-ron .appointment-financials-figure span.best_in_place:after {
  content: "Lei"; }

.with-sar .appointment-financials-figure span:after, .with-sar .appointment-financials-figure span.best_in_place:after {
  content: "ر.س"; }

.with-sek .appointment-financials-figure span:after, .with-sek .appointment-financials-figure span.best_in_place:after {
  content: "kr"; }

.with-sgd .appointment-financials-figure span:after, .with-sgd .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-sos .appointment-financials-figure span:after, .with-sos .appointment-financials-figure span.best_in_place:after {
  content: "Sh"; }

.with-thb .appointment-financials-figure span:after, .with-thb .appointment-financials-figure span.best_in_place:after {
  content: "฿"; }

.with-try .appointment-financials-figure span:after, .with-try .appointment-financials-figure span.best_in_place:after {
  content: "₺"; }

.with-uah .appointment-financials-figure span:after, .with-uah .appointment-financials-figure span.best_in_place:after {
  content: "₴"; }

.with-usd .appointment-financials-figure span:after, .with-usd .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-usd .appointment-financials-figure span:after, .with-usd .appointment-financials-figure span.best_in_place:after {
  content: "$"; }

.with-zar .appointment-financials-figure span:after, .with-zar .appointment-financials-figure span.best_in_place:after {
  content: "R"; }

#toast-container {
  bottom: 16px;
  right: 0;
  width: 100%;
  position: fixed;
  pointer-events: none;
  display: flex;
  flex-wrap: wrap;
  z-index: 99999999999999;
  justify-content: center; }
  #toast-container .toast {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: row-reverse;
    margin-bottom: 8px;
    position: relative;
    left: 8.75px; }
    #toast-container .toast.fading-in {
      animation: toastIn 0.35s cubic-bezier(0.21, 1.02, 0.73, 1) forwards; }
    #toast-container .toast.fading-out {
      animation: toastOut 0.4s forwards cubic-bezier(0.06, 0.71, 0.55, 1); }
    #toast-container .toast .toast-close-button {
      width: 8.75px;
      height: 8.75px;
      right: 19.5px;
      z-index: 88999;
      position: relative;
      top: 8px;
      cursor: pointer;
      pointer-events: all; }
      #toast-container .toast .toast-close-button svg {
        width: 8.75px;
        height: 8.75px; }
    #toast-container .toast .toast-message {
      transition: all 230ms cubic-bezier(0.21, 1.02, 0.73, 1);
      position: relative;
      font-size: 14px;
      display: block;
      max-width: 78%;
      flex: 0 0 auto;
      -ms-word-wrap: break-word;
      word-wrap: break-word;
      border-radius: 8px;
      background: #254F4F;
      pointer-events: all;
      color: white;
      display: inline-block;
      padding: 8px 38px 8px 12px;
      box-shadow: -1px 0px 20px rgba(37, 79, 79, 0.05), 0px 1px 5px rgba(37, 79, 79, 0.15); }
    #toast-container .toast.toast-error .toast-message {
      background: #C73D23; }

@keyframes toastIn {
  0% {
    transform: translate3d(0, 200%, 0) scale(0.6);
    opacity: .5; }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1; } }

@keyframes toastOut {
  0% {
    transform: translate3d(0, 0, -1px) scale(1);
    opacity: 1; }
  100% {
    transform: translate3d(0, 150%, -1px) scale(0.6);
    opacity: 0; } }

#users_show {
  background: #d8fafa;
  min-height: calc(100% - 35px);
  padding: 15px; }
  #users_show .col-sm-4,
  #users_show .col-sm-6,
  #users_show .col-md-6,
  #users_show .col-lg-6 {
    padding-right: 9px;
    padding-left: 9px; }
  #users_show .dashboard-duplex {
    margin: 0 -9px; }
  #users_show .empty-card-message {
    padding: 30px;
    text-align: center;
    color: #b3b1b7;
    font-size: 15px; }
  @media only screen and (min-width: 768px) and (max-height: -0.1px) {
    #users_show .dashboard--card--chartjs {
      max-height: 24vw;
      padding-bottom: 24vw; } }
  #users_show .dashboard--card {
    border: 1px solid transparent;
    border-radius: 16px;
    position: relative;
    background: #ffffff;
    min-height: 144px;
    margin-bottom: 18px; }
    #users_show .dashboard--card.dashboard--welcome {
      padding: 20px;
      background: #04848B; }
      #users_show .dashboard--card.dashboard--welcome p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        color: var(--labelWelcome);
        font-size: 22px;
        font-weight: 700;
        line-height: 1.2;
        z-index: 10; }
        @supports (-webkit-line-clamp: 2) {
          #users_show .dashboard--card.dashboard--welcome p {
            max-width: 70%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: initial;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; } }
      #users_show .dashboard--card.dashboard--welcome img {
        position: absolute;
        top: -24px;
        right: -8px;
        width: 194px;
        user-select: none; }
    #users_show .dashboard--card .tags-container {
      float: right;
      margin: 0;
      margin-right: 20px;
      font-size: 12px;
      transform: translateY(5px); }
    #users_show .dashboard--card .graph-container {
      position: relative;
      margin: 30px 10px 12px 10px; }
    #users_show .dashboard--card #line-chart {
      position: relative;
      width: 100%; }
    #users_show .dashboard--card h3 {
      margin: 0;
      padding-right: 10px;
      width: 100%;
      color: #254f4f;
      font-weight: 700;
      font-size: 12px;
      line-height: 1.2;
      letter-spacing: 0.5px;
      text-transform: uppercase; }
    #users_show .dashboard--card header,
    #users_show .dashboard--card section {
      margin-right: 20px;
      margin-left: 20px; }
    #users_show .dashboard--card header {
      margin-top: 20px;
      display: flex; }
      #users_show .dashboard--card header a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1 0 50px;
        height: 50px;
        color: #04848B;
        font-size: 20px;
        border-radius: 50%;
        background: #d8fafa; }
        #users_show .dashboard--card header a img {
          width: 40px;
          height: 40px;
          transition: transform 0.15s ease-in-out;
          filter: invert(63%) sepia(89%) saturate(1939%) hue-rotate(133deg) brightness(94%) contrast(100%); }
          #users_show .dashboard--card header a img:hover {
            transform: scale(1.15); }
      #users_show .dashboard--card header.is-boxed {
        border-bottom: 1px solid #d3d8da;
        margin: 0;
        padding: 0 25px 10px; }
      #users_show .dashboard--card header .bigger-title {
        margin-top: 5px;
        font-size: 15px; }
    #users_show .dashboard--card article {
      padding-top: 20px;
      padding-left: 10px;
      border-bottom: 1px solid #d3d8da; }
    #users_show .dashboard--card section.figures-container {
      display: flex;
      transform: translateY(-3px); }
      #users_show .dashboard--card section.figures-container .value-container {
        display: flex;
        flex: 0 1 auto;
        font-size: 44px;
        line-height: 1;
        display: inline-block;
        color: #0e253a; }
        @media screen and (min-width: 768px) {
          #users_show .dashboard--card section.figures-container .value-container {
            font-size: 50px; } }
        #users_show .dashboard--card section.figures-container .value-container small {
          font-size: 20px;
          position: relative;
          top: -10px; }
      #users_show .dashboard--card section.figures-container .delta-container {
        display: inline-flex;
        align-items: flex-start;
        flex: 1;
        position: relative;
        top: 3px;
        margin-left: 8px;
        display: inline-block; }
        #users_show .dashboard--card section.figures-container .delta-container .up-triangle {
          margin-right: 5px;
          width: 7px;
          display: inline-block;
          border-top: 7px solid transparent;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          border-bottom: 7px solid #19a83d; }
          #users_show .dashboard--card section.figures-container .delta-container .up-triangle.is-neutral {
            border-bottom: 7px solid #d3d8da; }
        #users_show .dashboard--card section.figures-container .delta-container .down-triangle {
          margin-right: 5px;
          width: 7px;
          display: inline-block;
          border-top: 7px solid #c73d23;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          border-bottom: 7px solid transparent;
          position: relative;
          top: 5px; }
        #users_show .dashboard--card section.figures-container .delta-container .delta-value {
          display: inline-block;
          font-weight: bold;
          font-size: 16px;
          color: #a9b2b9; }
          #users_show .dashboard--card section.figures-container .delta-container .delta-value.is-positive {
            color: #3cd52e; }
          #users_show .dashboard--card section.figures-container .delta-container .delta-value.is-negative {
            color: #c73d23; }
        #users_show .dashboard--card section.figures-container .delta-container .delta-reference {
          display: block;
          color: #999999;
          font-size: 14px;
          line-height: 1.2;
          margin-bottom: 16px; }
    #users_show .dashboard--card .dashboard--card--small {
      margin: 5px;
      height: 200px; }
    #users_show .dashboard--card .dashboard--card--medium {
      margin: 20px 5px;
      height: 400px; }
    #users_show .dashboard--card footer {
      margin-top: 44px; }
      #users_show .dashboard--card footer a {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 45px;
        display: block;
        padding: 7px 13px 13px 13px;
        font-size: 13px;
        text-transform: uppercase;
        color: #97a0a9;
        background: #fafafe;
        font-weight: bold;
        border-top: 1px solid #d3d8da;
        border-radius: 0 0 4px 4px; }
        #users_show .dashboard--card footer a .icon-angle-right {
          vertical-align: middle;
          font-size: 23px;
          padding: 5px;
          position: relative;
          top: -2px; }
  #users_show .dashboard--todays {
    padding-bottom: 20px; }
    #users_show .dashboard--todays header {
      margin-right: 25px !important; }
    #users_show .dashboard--todays .todays-table {
      margin-top: 15px;
      padding-right: 25px;
      padding-left: 25px; }
      #users_show .dashboard--todays .todays-table table {
        width: 100%; }
      #users_show .dashboard--todays .todays-table tr {
        border-top: 1px solid #ebecee; }
      #users_show .dashboard--todays .todays-table td {
        padding: 10px 0; }
    #users_show .dashboard--todays .time {
      padding-right: 0 !important;
      padding-left: 15px !important;
      white-space: nowrap; }
    #users_show .dashboard--todays .employee-tags {
      padding: 10px 10px 8px !important;
      max-width: 76px;
      font-size: 11px; }
    #users_show .dashboard--todays .tag {
      font-weight: 700;
      transform: translateY(2px);
      white-space: nowrap; }
    #users_show .dashboard--todays .employee-tag-list {
      margin-top: -2px;
      margin-bottom: 2px;
      width: 21px;
      height: 21px;
      font-size: 9px;
      line-height: 2; }
    #users_show .dashboard--todays .client-address {
      padding-left: 5px !important; }
    #users_show .dashboard--todays .action {
      vertical-align: middle; }
    #users_show .dashboard--todays .action_view {
      display: block;
      width: 36px;
      height: 36px;
      font-size: 20px;
      text-align: center;
      color: #04848B; }

@media screen and (max-width: 1199px) {
  #users_show {
    padding: 15px 24px; } }

@media screen and (min-width: 1200px) {
  #users_show {
    padding: 30px 50px; }
    #users_show .dashboard--card header,
    #users_show .dashboard--card section {
      margin-left: 25px; }
    #users_show .dashboard--card .figures-container {
      margin: 0 25px; }
  .dashboard-flex {
    display: flex; }
    .dashboard-flex > .col-md-6, .dashboard-flex > .col-lg-6 {
      float: none;
      flex: 1 0 50%;
      max-width: 50%; }
  .dashboard--todays {
    width: 100%;
    height: calc(100% - 18px); } }

@media screen and (min-width: 1200px) {
  #users_show {
    height: 92vh; }
    #users_show .dashboard--card .tags-container {
      margin-right: 28px; }
    #users_show .dashboard--card .graph-container {
      margin: 30px 20px 20px 20px; }
  .dashboard-flex {
    display: flex; }
    .dashboard-flex > .col-md-6, .dashboard-flex > .col-lg-6 {
      float: none;
      flex: 1 0 50%;
      max-width: 50%; }
  .dashboard--todays {
    width: 100%;
    height: calc(100% - 18px); } }

.pac-container {
  z-index: 999999999 !important; }

.ui-datepicker-inline {
  position: relative;
  width: 100%; }

.ui-datepicker {
  z-index: 999999999 !important;
  min-width: 220px; }
  .ui-datepicker td {
    text-align: center; }
    .ui-datepicker td a {
      display: block;
      width: 32px;
      height: 32px;
      padding-top: 5px; }
    .ui-datepicker td:hover {
      font-weight: bold; }
  .ui-datepicker th {
    text-align: center; }
  .ui-datepicker .ui-datepicker-title {
    text-align: center;
    margin-bottom: 5px; }
  .ui-datepicker .ui-datepicker-year {
    color: #999;
    font-style: italic;
    width: 80px; }
  .ui-datepicker .ui-datepicker-month {
    color: #29a2a5;
    font-size: 17.5px;
    font-weight: bold;
    margin-right: 5px; }
  .ui-datepicker .ui-datepicker-next,
  .ui-datepicker .ui-datepicker-prev {
    color: #00cccc;
    cursor: pointer;
    position: absolute;
    top: 0;
    opacity: 0.8; }
    .ui-datepicker .ui-datepicker-next:hover,
    .ui-datepicker .ui-datepicker-prev:hover {
      opacity: 1; }
    .ui-datepicker .ui-datepicker-next span,
    .ui-datepicker .ui-datepicker-prev span {
      display: none; }
    .ui-datepicker .ui-datepicker-next:after,
    .ui-datepicker .ui-datepicker-prev:after {
      display: inline-block;
      font-size: 17.5px;
      padding: 12px 20px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 0; }
    .ui-datepicker .ui-datepicker-prev:after {
      content: "❮"; }
  .ui-datepicker .ui-datepicker-next {
    right: 0; }
    .ui-datepicker .ui-datepicker-next:after {
      content: "❯"; }
  .ui-datepicker .ui-state-active {
    background-color: #29a2a5;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px; }
  .ui-datepicker .ui-datepicker-today > a {
    border: 1px solid #c5ced0;
    border-radius: 50%;
    margin: 2px;
    width: 28px;
    height: 28px;
    line-height: 1.1; }
  .ui-datepicker .ui-datepicker-buttonpane {
    width: 160px;
    margin: 10px auto 0 auto; }
  .ui-datepicker .ui-datepicker-current,
  .ui-datepicker .ui-datepicker-close {
    border-radius: 8px;
    color: #ffffff;
    border: none;
    font-size: 15px;
    margin: 5px;
    padding: 5px 15px;
    opacity: 0.9; }
    .ui-datepicker .ui-datepicker-current:hover,
    .ui-datepicker .ui-datepicker-close:hover {
      opacity: 1; }
  .ui-datepicker .ui-datepicker-unselectable {
    opacity: 0.5;
    cursor: default; }
    .ui-datepicker .ui-datepicker-unselectable:hover {
      font-weight: normal;
      opacity: 0.5; }
  .ui-datepicker .ui-datepicker-current {
    background-color: #26a69a; }
  .ui-datepicker .ui-datepicker-close {
    background-color: #29a2a5; }
  .ui-datepicker select {
    padding: 2px 15px 5px 9px;
    border: 1px solid #d9d9d9;
    vertical-align: baseline;
    border-radius: 4px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
    background-color: #fff;
    color: inherit;
    line-height: 1.42857;
    vertical-align: middle;
    transition: border-color 0.5s; }
    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
      font-size: 15px; }
    .ui-datepicker select:after {
      content: "";
      border-style: solid;
      border-width: 7px 5px 0 5px;
      border-left-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-top-color: #7d8893;
      display: inline-block;
      height: 0;
      margin: 0 3px;
      vertical-align: middle;
      width: 0;
      position: absolute;
      right: 7px;
      bottom: 15px;
      z-index: 1; }

.ui-datepicker-header {
  padding: 12px 12px 0 12px; }

.ui-datepicker-calendar {
  margin: 9px 12px; }

.ui-datepicker {
  background: white;
  border: 1px solid #d9d9d9;
  border-radius: var(--borderRadius);
  display: block; }

#ui-datepicker-div {
  display: none; }

#ui-datepicker-div {
  overflow: hidden;
  box-shadow: -1px 0px 20px rgba(37, 79, 79, 0.05), 0px 1px 5px rgba(37, 79, 79, 0.15); }

.ui-datepicker .ui-datepicker-current {
  display: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  width: 100%; }

.ui-datepicker .ui-datepicker-close {
  width: 100%;
  background: #ffffff;
  padding: 10px 10px 12px;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  color: #c73d23;
  border-top: 1px solid #cee0e0;
  border-radius: 0; }
  .ui-datepicker .ui-datepicker-close:hover {
    color: #b63820; }

@media screen and (min-width: 600px) {
  .table > tbody > tr > td.with-drag-indicator, .with-drag-indicator {
    position: relative;
    padding-left: 32.5px;
    overflow: hidden; }
    .table > tbody > tr > td.with-drag-indicator:before, .with-drag-indicator:before {
      content: '';
      position: absolute;
      width: 35px;
      height: 100%;
      top: 0;
      left: 0;
      padding: 0 10px;
      background: url(https://d3q761sbfyxqec.cloudfront.net/assets/drag_indicator-119b368615184ecde3eda3c64c821f6cf29d3e2b97b89ee44bc31753036683e5.png) no-repeat center center;
      background-size: 18px;
      z-index: 3;
      cursor: move;
      opacity: 0.5; }
    .table > tbody > tr > td.with-drag-indicator:hover:before, .with-drag-indicator:hover:before {
      opacity: 1; } }

.invoice-wrapper .edit-in-place {
  white-space: pre; }

.edit-in-place {
  white-space: no-wrap;
  position: relative; }
  .edit-in-place i.icon-pencil {
    cursor: pointer;
    visibility: hidden;
    color: rgba(0, 204, 204, 0.6); }
    .edit-in-place i.icon-pencil:hover {
      color: #00cccc; }
  .edit-in-place input, .edit-in-place textarea {
    display: none;
    margin-left: 0; }
  .edit-in-place .edit-in-place-controls {
    white-space: initial;
    display: none;
    position: absolute; }
    .edit-in-place .edit-in-place-controls a.btn {
      border: none;
      font-weight: bold;
      height: 30px; }

.edit-in-place input {
  z-index: 2;
  position: relative; }

.edit-in-place .edit-in-place-controls {
  z-index: 3; }

.edit-in-place.is-title {
  margin: 0 20px; }
  .edit-in-place.is-title span {
    margin: 0 20px; }
  .edit-in-place.is-title input {
    margin: 0 auto 10px auto;
    font-size: 15px;
    padding: 5px; }
  .edit-in-place.is-title .icon-pencil {
    position: absolute;
    left: 2px;
    top: 6px; }
  .edit-in-place.is-title .edit-in-place-controls {
    top: 4px;
    right: 4px; }
    .edit-in-place.is-title .edit-in-place-controls .btn {
      font-size: 15px;
      padding: 3px 5px; }

.edit-in-place.is-centered-paragraph {
  margin: 0 20px; }
  .edit-in-place.is-centered-paragraph .icon-pencil {
    position: absolute;
    left: 2px;
    top: 3px; }
  .edit-in-place.is-centered-paragraph textarea {
    margin-top: 5px;
    padding: 3px;
    text-align: center;
    font-size: 15px;
    width: 80%;
    margin: 0px 10%;
    resize: vertical;
    height: 69px; }
  .edit-in-place.is-centered-paragraph .edit-in-place-controls {
    text-align: center;
    width: 100%; }
    .edit-in-place.is-centered-paragraph .edit-in-place-controls .btn {
      font-size: 15px;
      padding: 3px 12px; }
  .edit-in-place.is-centered-paragraph span {
    padding: 0 20px; }

.booking-form-config-widget .edit-in-place {
  margin-right: 30px;
  text-transform: none; }
  .booking-form-config-widget .edit-in-place span {
    font-size: 15px;
    border: 1px solid transparent;
    padding: 4px 12px 4px 4px; }
  .booking-form-config-widget .edit-in-place i.icon-pencil {
    visibility: visible;
    font-size: 14px;
    line-height: 20px;
    padding-left: 3px; }
  .booking-form-config-widget .edit-in-place input {
    margin-top: -1px;
    width: calc(100% - 20px);
    font-size: 15px;
    padding: 3px 50px 3px 4px; }
  .booking-form-config-widget .edit-in-place .edit-in-place-controls {
    top: 4px;
    right: 4px;
    padding: 1px; }
    .booking-form-config-widget .edit-in-place .edit-in-place-controls a.btn {
      font-size: 13px;
      padding: 6px 8px; }
  .booking-form-config-widget .edit-in-place textarea {
    margin-left: 20px;
    font-size: 14px;
    width: calc(100% - 20px);
    position: relative;
    top: -20px;
    height: 120px;
    padding: 3px 6px;
    height: 120px;
    color: #878787;
    resize: vertical; }

.booking-form-texts .edit-in-place span {
  border: 1px solid transparent;
  padding: 4px 12px 4px 4px; }

.booking-form-texts .edit-in-place i.icon-pencil {
  font-size: 14px;
  line-height: 20px;
  padding-left: 3px;
  padding-right: 5px; }

.booking-form-texts .edit-in-place input, .booking-form-texts .edit-in-place textarea {
  margin-top: -1px;
  width: calc(100% - 30px);
  font-size: 20px;
  padding: 3px 110px 3px 4px;
  margin-bottom: -4px; }

.booking-form-texts .edit-in-place textarea {
  font-size: 14px;
  height: 100px;
  min-height: 60px;
  margin-bottom: -30px;
  resize: vertical;
  width: calc(100% - 30px);
  margin-left: 5px; }

.booking-form-texts .edit-in-place .edit-in-place-controls {
  top: -2px;
  right: 5px;
  padding: 2px; }
  .booking-form-texts .edit-in-place .edit-in-place-controls .form-control {
    min-height: 36px; }
  .booking-form-texts .edit-in-place .edit-in-place-controls a.btn {
    height: 30px;
    font-size: 13px;
    padding: 5px 8px; }

.booking-form-texts h3.edit-in-place input, .booking-form-texts h3.edit-in-place textarea {
  width: calc(100% - 30px);
  font-size: 15px;
  margin-left: 3px; }

.booking-form-element-preview:hover .edit-in-place i.icon-pencil, .booking-form-element-preview:hover .edit-in-place i.icon-calendar, .booking-form-texts:hover .edit-in-place i.icon-pencil, .booking-form-texts:hover .edit-in-place i.icon-calendar, .booking-form-sidebar-element:hover .edit-in-place i.icon-pencil, .booking-form-sidebar-element:hover .edit-in-place i.icon-calendar, .invoice-wrapper .edit-in-place i.icon-pencil, .invoice-wrapper .edit-in-place i.icon-calendar {
  visibility: visible; }

@media (min-width: 290px) {
  .EmojiPanel {
    width: 100% !important; } }

.EmojiPanel .EmojiPanel__categories .emoji {
  width: 10px;
  height: 60px;
  padding: 15px; }

.EmojiPanel .emoji {
  width: 40px;
  height: 40px; }
  .EmojiPanel .emoji.is-selected {
    background: rgba(0, 204, 204, 0.2);
    border: 5px solid #00cccc; }

.EmojiPanel__footer {
  display: none !important; }

.expand-container {
  position: relative;
  display: none; }

.expand-control {
  position: relative;
  opacity: 0.9;
  cursor: pointer;
  padding-left: 12px; }
  .expand-control i.icon-caret-right {
    padding: 2px 0;
    left: 0;
    position: absolute;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out; }
  .expand-control:hover {
    opacity: 1; }

.filter-wrapper {
  line-height: 22px;
  margin-bottom: 0px !important;
  cursor: pointer;
  padding-left: 5px;
  width: 200px;
  border-radius: 4px; }
  .filter-wrapper:hover {
    background-color: #f3f1f7; }
  .filter-wrapper .color-preview {
    height: 11px;
    width: 11px;
    background: #fff;
    position: relative;
    top: 2px;
    border: 1px solid #d3d8da;
    border-radius: 3px;
    margin-right: 4px;
    display: inline-block; }

@media (max-width: 767px) {
  .fc .fc-button-group .fc-button {
    padding: 0 5px; } }

.fc-toolbar .fc-left,
.fc-toolbar .fc-right {
  position: relative;
  z-index: 2; }

.compact {
  writing-mode: sideways-lr;
  font-size: 2ch !important;
  overflow: hidden;
  height: inherit; }
  .compact .compact-wrapper {
    display: flex;
    max-height: 220px; }
    .compact .compact-wrapper .employee-tags-container {
      position: relative;
      rotate: 90deg;
      margin-top: 10px;
      bottom: 0;
      right: 0; }
  .compact .compact-text-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: auto;
    height: max-content;
    width: 100%; }
  .compact p {
    width: min-content;
    text-align: center; }
  .compact:hover {
    background-color: var(--colorTertiaryLight);
    writing-mode: initial;
    width: max-content;
    max-width: 120px;
    text-align: center;
    transition: width 2s ease-in-out; }
    .compact:hover .employee-tags-container {
      display: none; }
    .compact:hover .compact-text-wrapper {
      margin-top: 40px; }

.alert-info {
  background: var(--infoAlertBG);
  border-color: var(--infoAlertBorder); }

.date_picker.control-label {
  display: inline-flex;
  align-items: center; }
  .date_picker.control-label abbr {
    order: 3;
    margin-left: 0.25rem;
    text-decoration: none; }
  .date_picker.control-label .icon-calendar {
    margin-right: 0.4rem;
    margin-left: 1px; }

.form-group.date_picker input {
  display: block; }

.form-group.date_month_from .control-label:before,
.form-group.date_month_to .control-label:before,
.form-group.date_picker .control-label:before {
  content: " ";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  margin-right: 0.4rem;
  margin-left: 1px; }

.form-group.date_month_from input.date_month,
.form-group.date_month_to input.date_month,
.form-group.date_picker input.date_picker {
  background: var(--colorWhite);
  border: 1px solid #d9d9d9; }

.border-tertiary {
  border: 1px solid var(--colorTertiary) !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-s {
  margin-bottom: 10px !important; }

.mb-m {
  margin-bottom: 30px !important; }

.mb-l {
  margin-bottom: 50px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-s {
  margin-top: 10px !important; }

.mt-m {
  margin-top: 30px !important; }

.mt-l {
  margin-top: 50px !important; }

.ml-s {
  margin-left: 5px !important; }

.ml-m {
  margin-left: 10px !important; }

.ml-l {
  margin-left: 25px !important; }

.mr-s {
  margin-right: 5px !important; }

.mr-m {
  margin-right: 10px !important; }

.m-s {
  margin: 5px !important; }

.m-m {
  margin: 10px !important; }

.no-padding {
  padding: 0px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pl-0 {
  padding-left: 0px !important; }

.p-s {
  padding: 5px !important; }

.p-m {
  padding: 15px !important; }

.p-y-s {
  padding-top: 10px;
  padding-bottom: 10px; }

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

@media (max-width: 768px) {
  .mt-xs-m {
    margin-top: 30px !important; } }

@media (max-width: 1276px) {
  .hide-lg {
    display: none; } }

@media (max-width: 1024px) {
  .hide-md {
    display: none; } }

@media (min-width: 992px) {
  .mt-md-0 {
    margin-top: 0 !important; } }

@media (max-width: 890px) {
  .hide-sm {
    display: none; } }

.is-relative {
  position: relative; }

.inline {
  display: inline-block; }

.red {
  color: #d9534f; }

.green {
  color: #19a83d; }

.light-gray-bg {
  background-color: #f3f1f7; }

.d-none {
  display: none !important; }

.d-flex {
  display: flex !important; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

@media (min-width: 768px) {
  .d-md-block {
    display: block !important; }
  .d-md-none {
    display: none !important; } }

em {
  font-style: italic; }

.badge {
  padding: 0.3rem 0.8rem;
  border-radius: var(--borderRadiusXS);
  font-weight: normal; }

.badge-cyan {
  color: var(--colorWhite);
  background-color: var(--colorTertiary); }

.badge-pink {
  color: var(--colorWhite);
  background-color: var(--colorPrimary); }

.badge-gray {
  color: var(--colorWhite);
  background-color: var(--colorGrayLight) !important; }

.badge-purple {
  color: var(--colorWhite);
  background-color: var(--colorPurple) !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  transform: translateX(-50%) !important; }

.translate-middle-y {
  transform: translateY(-50%) !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: 1px solid #dee2e6 !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: 1px solid #dee2e6 !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: var(--colorPrimary) !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #198754 !important; }

.border-info {
  border-color: #0dcaf0 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #212529 !important; }

.border-white {
  border-color: #fff !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important; }

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important; }

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-5 {
  font-size: 1.25rem !important; }

.fs-6 {
  font-size: 1rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

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

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

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

.text-wrap {
  white-space: normal !important; }

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  color: var(--colorPrimary) !important; }

a.text-primary {
  color: var(--colorPrimary) !important; }
  a.text-primary:hover {
    color: var(--labelPrimary) !important; }

.text-secondary {
  color: #6c757d !important; }

.text-tertiary {
  color: var(--colorTertiary) !important; }

.text-success {
  color: #198754 !important; }

.text-info {
  color: #0dcaf0 !important; }

.text-warning {
  color: #ffc107 !important; }

.text-danger {
  color: #dc3545 !important; }

.text-light {
  color: #f8f9fa !important; }

.text-dark {
  color: #212529 !important; }

.text-white {
  color: #fff !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset {
  color: inherit !important; }

.bg-primary {
  background-color: var(--colorPrimary) !important; }

.color-primary {
  color: var(--colorPrimary) !important; }

.bg-secondary {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #198754 !important; }

.bg-info {
  background-color: #0dcaf0 !important; }

.bg-warning {
  background-color: #ffc107 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

.bg-dark {
  background-color: #212529 !important; }

.bg-body {
  background-color: #fff !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: 0.2rem !important; }

.rounded-2 {
  border-radius: 0.25rem !important; }

.rounded-3 {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; } }

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    justify-content: space-evenly !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; } }

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; } }

@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; } }

.relative {
  position: relative; }

.light-purple-gradient {
  background: #f9f7fc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f9f7fc 0%, #f8f7fc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #f9f7fc 0%, #f8f7fc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f9f7fc 0%, #f8f7fc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7fc', endColorstr='#f8f7fc',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.purple-header {
  background: #AF6CC3;
  padding: 18px 360px 18px 28px;
  font-size: 15px;
  color: white;
  display: flex;
  border-bottom: 0;
  position: relative;
  overflow: hidden; }
  .purple-header div {
    position: relative;
    z-index: 3; }
  .purple-header a:active,
  .purple-header a:visited,
  .purple-header a:hover {
    color: white; }
  .purple-header img {
    border: 2px solid white;
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%; }
  .purple-header .book-onboarding-call-btn {
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    background-color: rgba(255, 255, 255, 0.13);
    font-size: 13px;
    line-height: 1;
    padding: 6px 9px 6px 8px;
    border-radius: 5px; }
    .purple-header .book-onboarding-call-btn:active, .purple-header .book-onboarding-call-btn.active {
      background: #9460ac; }
  .purple-header .already-booked-btn {
    cursor: pointer;
    opacity: 0.4;
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1;
    padding: 6px 12px;
    border-radius: 5px; }
    .purple-header .already-booked-btn:active, .purple-header .already-booked-btn.active {
      background: #864278; }
  .purple-header .visit-holiday-card-btn {
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    background-color: rgba(255, 255, 255, 0.13);
    font-size: 13px;
    line-height: 1;
    padding: 6px 9px 6px 8px;
    border-radius: 5px; }
    .purple-header .visit-holiday-card-btn:active, .purple-header .visit-holiday-card-btn.active {
      background: #19344a; }
  .purple-header .already-visited-holiday-card-btn {
    cursor: pointer;
    opacity: 0.4;
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1;
    padding: 6px 12px;
    border-radius: 5px; }
    .purple-header .already-visited-holiday-card-btn:active, .purple-header .already-visited-holiday-card-btn.active {
      background: #19344a; }
  .purple-header > svg.embedded-pattern {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }

.orange-header {
  background: #FBF3E9;
  font-size: 13px;
  padding: 14px;
  color: #ECA150;
  display: flex;
  border-bottom: 1px solid #ffdeb8; }
  .orange-header a:active,
  .orange-header a:visited,
  .orange-header a:hover {
    color: #ECA150; }
  .orange-header .icon-exclamation-sign {
    font-size: 18px; }
  .orange-header strong {
    display: block;
    line-height: 1.3;
    margin-bottom: 4px; }
  .orange-header span {
    display: block;
    line-height: 1.3; }
  .orange-header .btn {
    font-size: 12px;
    line-height: 12px;
    padding: 8px;
    margin: 4px;
    background: #F8E8D5;
    border-radius: 4px; }
    .orange-header .btn:active, .orange-header .btn.active {
      background: #f9d6ad; }

@media screen and (max-width: 768px) {
  .purple-header {
    padding: 18px 120px 18px 28px; }
    .purple-header > svg.embedded-pattern {
      opacity: 0.3; } }

@media screen and (max-width: 450px) {
  .purple-header {
    padding: 18px 30px 18px 28px; }
    .purple-header > svg.embedded-pattern {
      opacity: 0; } }

.theme-modal-animation-box {
  background: #cffbfe; }

.holiday-message-wrapper h4 {
  line-height: 1;
  margin-top: 30px !important;
  margin-bottom: 10px !important; }

.holiday-message-wrapper div {
  line-height: 1; }

.holiday-message-wrapper h4,
.holiday-message-wrapper div {
  color: #2d4960 !important; }

.holiday-message-wrapper a.visit-holiday-card-after-video {
  margin-top: 20px; }

.w-bottom-bar-lower.w-css-reset > div > div {
  background: #2d4960 !important; }

#celebrations-announcement-btn {
  background: white;
  font-size: 14px;
  color: black;
  display: flex;
  border-bottom: 0;
  position: relative;
  overflow: hidden;
  align-items: center; }
  #celebrations-announcement-btn p {
    padding: 0px;
    margin: 0px;
    width: 100%; }
  #celebrations-announcement-btn img {
    position: absolute;
    width: 70px;
    height: 100%;
    align-self: baseline; }
  #celebrations-announcement-btn .celebrations-setup {
    margin-left: 20px;
    cursor: pointer;
    color: white;
    padding: 3px 10px;
    margin-right: 4px;
    border-radius: 5px;
    border: 0px;
    width: fit-content;
    min-width: fit-content; }
  #celebrations-announcement-btn #close-celebrations-banner {
    color: #edeef0;
    width: min-content;
    height: min-content;
    padding: 3px 6px;
    border-radius: 4px; }
    #celebrations-announcement-btn #close-celebrations-banner:not(:hover) {
      background: #777b84; }
    #celebrations-announcement-btn #close-celebrations-banner:hover {
      background: #555b64; }
  #celebrations-announcement-btn .celebrations-setup {
    width: min-content;
    height: min-content; }
  #celebrations-announcement-btn .new-badge {
    background: #a144af;
    display: inline-block;
    padding: 2px 10px;
    font-weight: bold;
    border-radius: 8px;
    height: min-content;
    color: white; }

@media screen and (max-width: 480px) {
  .page-header {
    margin-top: 50px; } }

header.mobile-header {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  height: 33px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 2px 5px; }
  header.mobile-header img {
    display: inline-block;
    margin: 4px 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #00cccc;
    padding: 0;
    vertical-align: middle;
    margin-right: 5px; }

.content-box-header h1 {
  margin-top: 0; }

.header-box {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  margin-top: 30px; }
  @media screen and (max-width: 500px) {
    .header-box {
      flex-direction: column; } }
  .header-box:before, .header-box:after {
    content: none; }
  .header-box h1 {
    margin-top: 0; }
  .header-box h2 {
    margin-top: 0; }
  .header-box .page-nav {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    height: auto;
    z-index: 39; }
    @media screen and (max-width: 500px) {
      .header-box .page-nav {
        flex-direction: column;
        align-items: flex-end; } }
    .header-box .page-nav.text-left {
      justify-content: flex-start; }
    .header-box .page-nav.text-right .btn-secondary {
      margin-left: 10px; }
    .header-box .page-nav.text-right .btn-default {
      margin-left: 10px; }
    .header-box .page-nav .dropdown.open > .dropdown-menu {
      right: 0;
      left: auto; }

.appointments_index .header-box,
.appointments_show .header-box {
  margin-top: 0; }

.header-summary {
  margin-bottom: 12px; }
  .header-summary .text-secondary {
    margin-left: 10px;
    font-weight: 700;
    text-decoration: underline; }

.well {
  padding: 10px 12px;
  background: var(--colorWhite);
  border: none;
  border-radius: var(--borderRadiusLG);
  cursor: default; }
  .well .table-responsive {
    margin-bottom: 0;
    border: none; }
  .well table {
    margin-bottom: 0; }
    .well table td {
      border-top: 1px solid #f0f0f0 !important; }
    .well table tr:first-child td {
      border-top: none !important; }

.employee-menu-container {
  background-color: white;
  display: none;
  width: 280px;
  position: absolute;
  top: 34px;
  right: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  cursor: default;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .employee-menu-container.is-open {
    display: block; }
  .employee-menu-container .avatar-wrapper {
    width: 90px; }
    .employee-menu-container .avatar-wrapper .avatar-container {
      background-size: contain;
      background-repeat: no-repeat; }
      .employee-menu-container .avatar-wrapper .avatar-container img {
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%;
        width: 54px;
        height: 54px;
        padding: 0;
        margin-top: -5px;
        border: 2px solid white;
        background: transparent; }
  .employee-menu-container .employee-name-container {
    width: calc(100% - 91px);
    padding: 15px;
    padding-left: 0; }
  .employee-menu-container .profile-container {
    display: flex;
    border-bottom: 1px solid #e0daea; }
    .employee-menu-container .profile-container .avatar-container {
      background-color: white;
      background-size: contain;
      background-repeat: no-repeat;
      color: white;
      font-size: 24px;
      margin: auto;
      width: 60px;
      height: 60px;
      text-align: center;
      border-radius: 50%;
      line-height: 2.1;
      margin: 18px auto;
      padding-top: 4px;
      box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
    .employee-menu-container .profile-container h2 {
      margin: 0;
      margin-top: 5px;
      font-size: 15px; }
    .employee-menu-container .profile-container h3 {
      margin: 0;
      margin-top: 5px;
      font-size: 13px;
      color: #a9b2b9; }
  .employee-menu-container .actions-container {
    padding: 15px 20px;
    background-color: #f3f1f7;
    border-radius: 0 0 4px 4px; }
    .employee-menu-container .actions-container a {
      line-height: 1.2;
      font-size: 12px;
      margin-right: 14px; }
      .employee-menu-container .actions-container a span {
        vertical-align: top; }

header.app-header.settings .employee-profile {
  right: 0;
  position: absolute; }

#icon-selection-tab-1 .icon-container {
  display: inline-block;
  font-size: 21px;
  line-height: 42px;
  border: 1px solid #e2e2e2;
  margin: 4px 2px;
  padding: 0;
  text-align: center;
  width: 40px;
  height: 40px;
  opacity: 0.75;
  cursor: pointer;
  border-radius: 8px; }
  #icon-selection-tab-1 .icon-container.is-selected {
    border: 1px solid #00CCCC;
    color: #00CCCC; }
  #icon-selection-tab-1 .icon-container:hover {
    opacity: 1; }

ul.image-selector {
  list-style: none;
  cursor: pointer;
  text-align: center;
  margin: 0;
  padding: 0; }
  ul.image-selector li {
    margin: 0;
    display: inline-block;
    padding: 5px; }
    ul.image-selector li img {
      border-radius: 4px;
      width: 100px;
      height: 100px;
      transition: opacity 0.2s, border 0.4s; }
    ul.image-selector li.selected img {
      border: 2px solid #00cccc;
      opacity: 1; }
    ul.image-selector li.unselected img {
      border: 2px solid #ffffff;
      opacity: 0.4; }
    ul.image-selector li.unselected:hover img {
      border: 2px solid rgba(0, 204, 204, 0.2);
      opacity: 0.9; }

.nested-fields.image-checkboxes-container, .add-field-button.image-checkboxes-container {
  margin-top: 10px;
  border: 1px solid #d3d8da;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  margin-right: 20px; }
  .nested-fields.image-checkboxes-container a.remove_fields, .add-field-button.image-checkboxes-container a.remove_fields {
    position: absolute;
    top: -11px;
    right: -11px;
    z-index: 12;
    width: 24px;
    height: 24px;
    border: 1px solid #d3d8da;
    color: rgba(255, 0, 0, 0.5);
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    padding: 2px;
    font-size: 12px;
    background: #ffffff; }
    .nested-fields.image-checkboxes-container a.remove_fields:hover, .add-field-button.image-checkboxes-container a.remove_fields:hover {
      color: red; }
  .nested-fields.image-checkboxes-container label, .add-field-button.image-checkboxes-container label {
    margin-top: 0;
    padding-bottom: 0; }

.image-checkboxes-container ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.image-checkboxes-container li {
  display: inline-block; }
  .image-checkboxes-container li:hover .checkbox-caption .item-caption-container {
    opacity: 1; }
  .image-checkboxes-container li:hover .checkbox-caption .price-container {
    opacity: 0.67; }
  .image-checkboxes-container li:hover :checked ~ .checkbox-caption .item-caption-container {
    opacity: 1; }
  .image-checkboxes-container li:hover :checked ~ .checkbox-caption .price-container {
    opacity: 1; }

.image-checkboxes-container :checked ~ .checkbox-caption {
  border-radius: 0 0 4px 4px;
  border: 1px solid #ddd;
  border-top: none; }
  .image-checkboxes-container :checked ~ .checkbox-caption .price-container, .image-checkboxes-container :checked ~ .checkbox-caption .item-caption-container {
    opacity: 1; }

.image-checkboxes-container .item-caption-container {
  font-weight: bold;
  opacity: 0.8; }

.image-checkboxes-container .checkbox-caption {
  text-align: center;
  border: 1px solid #ffffff;
  border-top: none;
  margin: 0 10px 10px 10px;
  padding: 5px; }

.image-checkboxes-container .price-container {
  opacity: 0.5;
  font-size: 16px;
  position: relative;
  right: 3px; }

.image-checkboxes-container .currency-container {
  font-size: 11px;
  position: relative;
  top: -4px;
  right: 2px;
  font-weight: bold;
  color: #00c8c8; }

.image-checkboxes-container .cents-container {
  font-size: 9px;
  position: relative; }

.image-checkboxes-container input[type="checkbox"][id^="cb"] {
  display: none; }

.image-checkboxes-container .add-checkbox-image-btn {
  cursor: pointer;
  height: 193px;
  text-transform: uppercase;
  font-size: 12px;
  width: 147.5px;
  border-radius: 4px;
  border: 2px dashed rgba(222, 224, 221, 0.8);
  text-align: center;
  padding: 30px;
  opacity: 0.8; }
  .image-checkboxes-container .add-checkbox-image-btn:hover {
    opacity: 1; }

.image-checkboxes-container label {
  text-align: center;
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px 10px 0 10px;
  cursor: pointer; }

.image-checkboxes-container label:before {
  content: " ";
  display: block;
  position: absolute;
  top: -4px;
  left: -7px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  display: none; }

.image-checkboxes-container label img {
  height: 100px;
  width: 100px;
  border-radius: 6px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%; }

.image-checkboxes-container :checked + label {
  border-color: #ddd;
  border-radius: 4px 4px 0 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+47,e8f5f7+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffffff 0%, #f7f7f7 47%, #e8f5f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #ffffff 0%, #f7f7f7 47%, #e8f5f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ffffff 0%, #f7f7f7 47%, #e8f5f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f5f7',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.image-checkboxes-container :checked + label:before {
  content: "✅";
  z-index: 1;
  display: block;
  font-size: 36px; }

.image-checkboxes-container :checked + label img {
  box-shadow: 0 0 3px rgba(123, 123, 123, 0.6);
  z-index: -1; }

.searchbox .twitter-typeahead {
  display: block !important;
  border-radius: 8px; }

.searchbox .aa-input, .searchbox .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 8px; }

.searchbox .empty-message {
  padding: 50px;
  background: rgba(255, 255, 255, 0.97);
  border: 1px solid #eee; }
  .searchbox .empty-message i {
    margin-right: 1rem; }

.searchbox .aa-suggestion {
  display: block;
  background: rgba(255, 255, 255, 0.97);
  width: 390px;
  height: 130px;
  border-radius: 0;
  margin: 0 0 0 0;
  border: 1px solid #F3F1F7;
  padding: 12px;
  cursor: pointer;
  border-top: none; }
  .searchbox .aa-suggestion:first-child {
    border-radius: 0 8px 0 0;
    border-top: 1px solid #F3F1F7; }
  .searchbox .aa-suggestion:last-child {
    border-radius: 0 0 8px 8px; }
  .searchbox .aa-suggestion .label-status {
    position: absolute;
    top: -5px;
    right: 0; }
  .searchbox .aa-suggestion .media-left img {
    background: transparent;
    padding: 2px;
    border: 2px solid #F3F1F7; }
  .searchbox .aa-suggestion h3 {
    margin: 2.5px 80px 2.5px 0;
    font-size: 1.5rem;
    color: rgba(98, 116, 130, 0.7); }
  .searchbox .aa-suggestion h4 {
    font-size: 13px;
    margin: 5px 2.5px 2.5px;
    color: rgba(98, 116, 130, 0.4); }
  .searchbox .aa-suggestion h5 {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: rgba(98, 116, 130, 0.25);
    display: inline-block;
    padding-left: 5px;
    margin-top: 7px;
    width: calc(100% - 4rem); }
    .searchbox .aa-suggestion h5 i {
      vertical-align: top; }
  .searchbox .aa-suggestion .highlight {
    color: #00cccc; }
  .searchbox .aa-suggestion:hover h3 {
    color: rgba(98, 116, 130, 0.9); }
  .searchbox .aa-suggestion:hover h4 {
    color: rgba(98, 116, 130, 0.7); }
  .searchbox .aa-suggestion:hover h5 {
    color: rgba(98, 116, 130, 0.5); }

.integration-status-control {
  border: 1px solid #d3d8da;
  margin: 2px 10px;
  padding: 4px 10px;
  border-radius: 4px;
  opacity: 0.6;
  transition: opacity 0.25s ease-in; }
  .integration-status-control:hover {
    opacity: 1; }
  .integration-status-control i {
    margin-right: 5px; }

.quickbooks-checkboxes-container {
  position: relative;
  background: #f3f1f7;
  padding: 50px 20px; }
  .quickbooks-checkboxes-container .status-indicator {
    display: inline-block;
    cursor: pointer; }
    .quickbooks-checkboxes-container .status-indicator .dot {
      margin-right: 3px;
      height: 7px;
      width: 7px;
      border-radius: 12px;
      display: inline-block;
      position: relative;
      top: -1px; }
    .quickbooks-checkboxes-container .status-indicator span {
      margin-right: 15px; }
    .quickbooks-checkboxes-container .status-indicator.is-success {
      color: #3cd52e; }
      .quickbooks-checkboxes-container .status-indicator.is-success .dot {
        background-color: #3cd52e; }
    .quickbooks-checkboxes-container .status-indicator.is-neutral {
      color: #97a0a9; }
      .quickbooks-checkboxes-container .status-indicator.is-neutral .dot {
        background-color: #97a0a9; }
    .quickbooks-checkboxes-container .status-indicator.is-danger {
      color: #c73d23; }
      .quickbooks-checkboxes-container .status-indicator.is-danger .dot {
        background-color: #c73d23; }
  .quickbooks-checkboxes-container .quickbooks-customer-sync-button {
    display: inline-block;
    border: 1px solid #f9f9f9;
    background: #ffffff;
    border-radius: 40px;
    padding: 0 8px;
    margin: 4px 2px; }

.quickbooks-checkboxes-widget-container h4 {
  color: #a9b2b9;
  padding: 5px 15px; }

.quickbooks-checkboxes-widget-container h5 {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 15px;
  border-top: 1px solid #d3d8da;
  border-bottom: 1px solid #d3d8da;
  color: #627482 !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0; }

.quickbooks-checkboxes-widget-container .select-all-button {
  cursor: pointer;
  padding: 2px 8px;
  background-color: #ffffff;
  display: inline-block;
  border: 1px solid #d3d8da;
  border-radius: 3px; }

.quickbooks-checkboxes-widget-container .deselect-all-button {
  cursor: pointer;
  padding: 2px 8px;
  display: inline-block;
  border: 1px solid #d3d8da;
  border-radius: 3px;
  background-color: #ffffff; }

.quickbooks-button {
  width: 195px;
  height: 34px;
  cursor: pointer;
  background-size: cover;
  transition: background-image 0.2s ease-in-out;
  background-image: "https://d3q761sbfyxqec.cloudfront.net/assets/C2QB_green_btn_lg_default-f5d52ac87abd50fde9d0131d87f8c5dea76b4101c4b8b662de1b88a6095cf350.png"; }
  .quickbooks-button:after {
    display: none;
    content: "";
    background-image: "https://d3q761sbfyxqec.cloudfront.net/assets/C2QB_green_btn_lg_hover-c6a4ee944d6009371bbbd60b4c630cb98701da7ddce98122e0fda7dbc8560cc4.png"; }

.quickbooks-button-reauthorize {
  width: 195px;
  height: 34px;
  cursor: pointer;
  background-size: cover;
  transition: background-image 0.2s ease-in-out;
  background-image: "https://d3q761sbfyxqec.cloudfront.net/assets/C2QB_green_btn_lg_reauthorize-43ec24063c40af53183ca6748bb55f0ee5c8b25e655c9989f2d6d8ad0e08c118.png"; }

.quickbooks-button:hover {
  background-image: "https://d3q761sbfyxqec.cloudfront.net/assets/C2QB_green_btn_lg_hover-c6a4ee944d6009371bbbd60b4c630cb98701da7ddce98122e0fda7dbc8560cc4.png"; }

.quickbooks-customer-sync-button {
  opacity: 0.55;
  cursor: pointer; }

.quickbooks-customer-sync-button:hover {
  opacity: 0.85;
  cursor: pointer; }

.quickbooks-customer-sync-button.should-sync {
  opacity: 1; }

.quickbooks-customer-sync-button.should-not-sync {
  opacity: 1; }

.label-status.sm {
  font-size: 11px;
  padding-left: 15px; }
  .label-status.sm:before {
    height: 8px;
    width: 8px;
    top: 12px; }

#customers-table .label.label-status {
  text-align: left;
  font-weight: normal; }

.label {
  display: inline-block;
  line-height: 28px;
  vertical-align: middle;
  border-radius: 8px; }
  .label.label-status {
    position: relative;
    padding-left: 12px;
    font-size: 14px; }
    .label.label-status:before {
      position: absolute;
      content: ".";
      color: transparent;
      height: 8px;
      width: 8px;
      left: -4px;
      top: 14px;
      border-radius: 50%; }
  .label.label-status-small {
    line-height: 14px;
    position: relative;
    padding-left: 15px; }
    .label.label-status-small:before {
      position: absolute;
      content: ".";
      color: transparent;
      height: 12px;
      width: 12px;
      left: 0;
      top: 3px;
      border-radius: 50%; }

.custom-label {
  position: relative;
  display: inline-block;
  padding-left: 1rem;
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
  border-radius: 4px; }
  .custom-label::before {
    position: absolute;
    content: '';
    top: calc(50% - 3px);
    left: 0;
    height: 6px;
    width: 6px;
    color: transparent;
    border-radius: 50%; }
  .custom-label--primary:before {
    background: #6d9ce6; }
  .custom-label--secondary:before {
    background: var(--colorTertiary); }

.label-button {
  position: relative;
  padding-left: 20px; }
  .label-button:before {
    position: absolute;
    content: ".";
    color: transparent;
    height: 12px;
    width: 12px;
    left: 0;
    top: 2px;
    border-radius: 50%; }

.label-gray {
  color: #97a0a9;
  background-color: transparent; }
  .label-gray:before {
    background: #97a0a9; }

.label-blue {
  color: #49b3da;
  background-color: transparent; }
  .label-blue:before {
    background: #49b3da; }

.label-green {
  color: #5bc175;
  background-color: transparent; }
  .label-green:before {
    background: #5bc175; }

.label-pink {
  color: #f54970;
  background-color: transparent; }
  .label-pink:before {
    background: #f54970; }

.label-yellow {
  color: #d1b147;
  background-color: transparent; }
  .label-yellow:before {
    background: #d1b147; }

.label-cyan {
  color: #00bcd4;
  background-color: transparent; }
  .label-cyan:before {
    background: #00bcd4; }

.label-red {
  color: #c73d23;
  background-color: transparent; }
  .label-red:before {
    background: #c73d23; }

.label-purple {
  color: #ac6ad9;
  background-color: transparent; }
  .label-purple:before {
    background: #ac6ad9; }

label {
  display: block;
  text-transform: none;
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
  color: #254f4f;
  font-weight: 400;
  margin-bottom: 8px; }
  label.control--checkbox {
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal; }
  label.inline-btn-label {
    line-height: 34px;
    float: left;
    padding: 3px 10px 0 0; }
  label .label {
    display: inline-block;
    line-height: 28px;
    vertical-align: middle;
    border-radius: 8px; }
    label .label.label-status {
      position: relative;
      padding-left: 12px;
      font-size: 10px; }
      label .label.label-status:before {
        position: absolute;
        content: ".";
        color: transparent;
        height: 6px;
        width: 6px;
        left: 0;
        top: 13px;
        border-radius: 50%; }
    label .label.label-status-small {
      line-height: 14px;
      position: relative;
      padding-left: 15px; }
      label .label.label-status-small:before {
        position: absolute;
        content: ".";
        color: transparent;
        height: 12px;
        width: 12px;
        left: 0;
        top: 3px;
        border-radius: 50%; }

#dashboard-report-wrapper div.with-link {
  cursor: pointer;
  padding: 2px 10px 6px;
  margin: 0 -10px;
  position: relative;
  left: 0px;
  border-radius: 6px; }
  #dashboard-report-wrapper div.with-link:hover {
    background: #e1f9f7; }

a.simple-link,
a.simple-link:link,
a.simple-link:visited {
  text-decoration: underline; }
  a.simple-link:hover,
  a.simple-link:link:hover,
  a.simple-link:visited:hover {
    text-decoration: underline; }

a.basic-link,
a.basic-link:link,
a.basic-link:visited {
  text-decoration: underline;
  opacity: 0.8;
  cursor: pointer; }
  a.basic-link:hover,
  a.basic-link:link:hover,
  a.basic-link:visited:hover {
    opacity: 1; }

.basic-link {
  -webkit-appearance: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0; }
  .basic-link svg {
    vertical-align: bottom;
    fill: #6c757d;
    height: 20px;
    width: 24px;
    padding: 5px 4px 1px 4px; }

a.is-cyan {
  color: #00cccc; }

.external_resource .icon-external-link {
  margin-left: 3px;
  opacity: 0;
  transform: translateY(1px); }

.external_resource:hover .icon-external-link {
  opacity: 1; }

#base-sidebar.is-loading {
  color: transparent !important;
  pointer-events: none; }

#base-sidebar.is-loading:before {
  content: "";
  height: calc(100% - 32px);
  position: absolute;
  width: calc(100% - 32px);
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 2200;
  border-radius: 12px; }

#base-sidebar.is-loading:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 1500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-color: transparent transparent #00CCCC #00CCCC;
  content: "";
  display: block;
  height: 4em;
  width: 4em;
  left: calc(50% - (4em / 2));
  top: calc(50% - (4em / 2));
  position: absolute;
  z-index: 2201; }

@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes horizontal-loading {
  0% {
    width: 0; }
  20% {
    width: 3%; }
  32% {
    width: 8%; }
  40% {
    width: 22%; }
  48% {
    width: 22%; }
  52% {
    width: 28%; }
  60% {
    width: 50%; }
  75% {
    width: 59%; }
  84% {
    width: 59%; }
  90% {
    width: 63%; }
  100% {
    width: 100%; } }

.with-horizontal-loader input {
  color: transparent !important; }

.with-horizontal-loader:after {
  content: "";
  display: block;
  height: 7px;
  position: absolute;
  background: white;
  animation: horizontal-loading 1.5s linear;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  top: 38px;
  left: 50px;
  max-width: calc(100% - 100px);
  border: 1px solid #0011ff;
  opacity: 0.8;
  border-radius: 3px; }

.tab-pane.is-loading {
  position: relative; }

#calendar .fc-event, #scheduler .fc-event, #grid-weekly-scheduler .fc-event {
  transition: opacity 0.25s ease-in-out; }

#calendar.is-loading, #scheduler.is-loading, #grid-weekly-scheduler.is-loading {
  cursor: wait; }
  #calendar.is-loading .fc-event, #scheduler.is-loading .fc-event, #grid-weekly-scheduler.is-loading .fc-event {
    opacity: 0.8;
    pointer-events: none; }

.modal-content.is-loading, article.is-loading, .tab-pane.is-loading, .new-appointment-financials.is-loading, .notes-widget.is-loading {
  color: transparent !important;
  pointer-events: none; }

.modal-content.is-loading:before, article.is-loading:before, .tab-pane.is-loading:before, .new-appointment-financials.is-loading:before, .notes-widget.is-loading:before {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 2200; }

.modal-content.is-loading:after, article.is-loading:after, .tab-pane.is-loading:after, .new-appointment-financials.is-loading:after, .notes-widget.is-loading:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 1500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-color: transparent transparent #00CCCC #00CCCC;
  content: "";
  display: block;
  height: 4em;
  width: 4em;
  left: calc(50% - (4em / 2));
  top: calc(50% - (4em / 2));
  position: absolute;
  z-index: 2201; }

.new-appointment-financials.is-loading:after {
  height: 2.5em;
  width: 2.5em; }

.new-appointment-financials.is-loading:before {
  display: none; }

article.is-loading {
  font-size: 5px;
  position: relative; }

.btn-primary.is-loading {
  position: relative;
  color: transparent !important;
  pointer-events: none; }

.btn-primary.is-loading:before {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2200; }

.btn-primary.is-loading:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 1500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 290486px;
  border-color: transparent transparent #ffffff #ffffff;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  left: calc(50% - (14px / 2));
  top: calc(50% - (14px / 2));
  position: absolute;
  z-index: 2201; }

input.is-loading[type="submit"] {
  opacity: 0.4; }

td.is-loading {
  height: 100px;
  color: transparent !important;
  pointer-events: none;
  position: relative; }

td.is-loading div:before {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2200; }

td.is-loading div:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 1500ms infinite linear;
  border: 2px solid #00CCCC;
  border-radius: 290486px;
  border-color: transparent transparent #00CCCC #00CCCC;
  content: "";
  display: block;
  height: 36px;
  width: 36px;
  left: calc(50% - (36px / 2));
  top: 30px;
  position: absolute;
  z-index: 2201; }

i.is-loading {
  color: transparent !important;
  pointer-events: none; }

i.is-loading:before {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 2200; }

i.is-loading:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 700ms infinite linear;
  border: 1px solid #dbdbdb;
  border-radius: 290486px;
  border-color: transparent transparent #00CCCC #00CCCC;
  content: "";
  display: block;
  height: 1em;
  width: 1em;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  position: absolute;
  z-index: 2201; }

.note-form.is-loading, .note-row.is-loading {
  color: transparent !important;
  pointer-events: none; }

.note-form.is-loading:before, .note-row.is-loading:before {
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2200; }

.note-form.is-loading:after, .note-row.is-loading:after {
  -webkit-animation: spinAround 1500ms infinite linear;
  animation: spinAround 1500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-color: transparent transparent #00CCCC #00CCCC;
  content: "";
  display: block;
  height: 2em;
  width: 2em;
  left: calc(50% - 1em);
  top: calc(50% - 1em);
  position: absolute;
  z-index: 2201; }

.avatar-container {
  position: relative; }
  .avatar-container.is-loading {
    color: transparent !important;
    pointer-events: none; }
  .avatar-container.is-loading:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 2200; }
  .avatar-container.is-loading:after {
    -webkit-animation: spinAround 1500ms infinite linear;
    animation: spinAround 1500ms infinite linear;
    border: 2px solid #dbdbdb;
    border-radius: 290486px;
    border-color: transparent transparent #00CCCC #00CCCC;
    content: "";
    display: block;
    height: 2em;
    width: 2em;
    left: calc(50% - 1em);
    top: calc(50% - 1em);
    position: absolute;
    z-index: 2201; }

.note-image {
  position: relative; }
  .note-image.is-loading {
    height: 100px;
    width: 100px;
    height: 100px;
    width: 100px;
    border: 1px solid #f3f3f3;
    display: inline-block;
    color: transparent !important;
    pointer-events: none; }
  .note-image.is-loading:before {
    content: "";
    height: 96px;
    position: absolute;
    width: 96px;
    top: 1px;
    left: 1px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 2200; }
  .note-image.is-loading:after {
    -webkit-animation: spinAround 1500ms infinite linear;
    animation: spinAround 1500ms infinite linear;
    border: 2px solid #dbdbdb;
    border-radius: 290486px;
    border-color: transparent transparent #00CCCC #00CCCC;
    content: "";
    display: block;
    height: 2em;
    width: 2em;
    left: 31px;
    top: 30px;
    position: relative;
    z-index: 2201; }

#ck-app .ck-modal {
  transform: scale(1.4) !important; }

.modal {
  z-index: 999999999;
  outline: 0;
  overflow-y: auto; }

.modal-backdrop {
  z-index: 999999998;
  position: fixed; }
  .modal-backdrop.in {
    background-color: #0b1012;
    opacity: 0.75; }

.note-popover.popover {
  z-index: 1000000005; }

.modal-dialog {
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  max-width: 80% !important; }
  .modal-dialog .modal-header {
    border-radius: 8px 8px 0 0;
    padding: 20px 68px 20px 20px;
    box-shadow: inset 0px -1px 0px #E1E3E5;
    border-bottom: none; }
    .modal-dialog .modal-header .modal-title {
      font-size: 20px;
      color: #254F4F;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 700;
      line-height: 28px; }
    .modal-dialog .modal-header .close {
      opacity: 0.6;
      color: #547877;
      font-size: 18px;
      padding: 15px;
      position: absolute;
      margin: 0;
      right: 10px;
      top: 10px;
      line-height: 1; }
      .modal-dialog .modal-header .close:hover {
        opacity: 1; }
  .modal-dialog .modal-footer {
    box-shadow: inset 0px 1px 0px #E4E5E7;
    border-top: none;
    padding: 17px; }

.assign-team-select {
  max-width: 30%; }

@media (max-width: 768px) {
  .assign-team-select {
    max-width: 80%; } }

.modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  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;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-content.is-blank {
  min-height: 20rem; }
  .modal-content.is-blank:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 999; }

.modal-content.is-loading {
  min-height: 20rem; }
  .modal-content.is-loading .icon-map-marker,
  .modal-content.is-loading .icon-search {
    display: none; }

/* POPOVERS */
.popover_with_table_box {
  display: flex;
  justify-content: flex-end;
  align-items: baseline; }
  .popover_with_table_box .popover {
    padding: 0;
    max-width: 400px;
    font-size: 1.2rem;
    white-space: nowrap;
    cursor: default; }
  .popover_with_table_box .popover-content {
    padding: 0.5rem 0; }
  .popover_with_table_box table {
    margin-bottom: 0; }
    .popover_with_table_box table tr td {
      border-top: 1px solid #f0f0f0 !important;
      padding: 0.6rem 1.25rem; }
    .popover_with_table_box table tr td:first-child {
      padding-left: 2rem; }
    .popover_with_table_box table tr:first-child td {
      border-top: none !important; }
  .popover_with_table_box .btn.btn-link {
    text-decoration: underline !important;
    line-height: 1; }

#base-alert .modal-dialog {
  width: 390px;
  min-height: 200px;
  margin: 120px auto; }

#base-alert .modal-content, .is-alert-dialog {
  width: 390px;
  min-height: 150px;
  padding: 24px;
  margin: 0 auto; }
  #base-alert .modal-content header, .is-alert-dialog header {
    margin: 0 auto 16px;
    width: 56px; }
    #base-alert .modal-content header div, .is-alert-dialog header div {
      width: 56px;
      height: 56px;
      background: #e2e2e2;
      border-radius: 50%; }
    #base-alert .modal-content header svg, .is-alert-dialog header svg {
      width: 56px;
      height: 56px;
      padding: 18px;
      margin: auto; }
  #base-alert .modal-content h3, .is-alert-dialog h3 {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 28px; }
  #base-alert .modal-content p, .is-alert-dialog p {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; }
  #base-alert .modal-content footer, .is-alert-dialog footer {
    display: flex; }
    #base-alert .modal-content footer .btn, .is-alert-dialog footer .btn {
      margin: 8px 4px 0 4px;
      flex: 1; }
    #base-alert .modal-content footer.is-stacked, .is-alert-dialog footer.is-stacked {
      display: block; }
      #base-alert .modal-content footer.is-stacked .btn, .is-alert-dialog footer.is-stacked .btn {
        margin: 8px 0 0 0;
        width: 100%; }

#base-alert .modal-content.is-danger header > div, .is-alert-dialog.is-danger header > div {
  background: rgba(199, 61, 35, 0.2); }

#base-alert .modal-content.is-danger svg, .is-alert-dialog.is-danger svg {
  fill: #C73D23; }

#base-alert .modal-content.is-danger footer:not(.is-stacked) .btn-default, .is-alert-dialog.is-danger footer:not(.is-stacked) .btn-default {
  margin-left: 0; }

#base-alert .modal-content.is-danger footer:not(.is-stacked) .btn:last-of-type:not(.btn-default), .is-alert-dialog.is-danger footer:not(.is-stacked) .btn:last-of-type:not(.btn-default) {
  margin-right: 0;
  color: white;
  background: #C73D23;
  border-color: #C73D23; }
  #base-alert .modal-content.is-danger footer:not(.is-stacked) .btn:last-of-type:not(.btn-default):hover, .is-alert-dialog.is-danger footer:not(.is-stacked) .btn:last-of-type:not(.btn-default):hover {
    background: #B53820; }

#base-alert .modal-content.is-danger.is-left, .is-alert-dialog.is-danger.is-left {
  padding: 25px; }
  #base-alert .modal-content.is-danger.is-left header, .is-alert-dialog.is-danger.is-left header {
    margin: 0; }
  #base-alert .modal-content.is-danger.is-left h3, #base-alert .modal-content.is-danger.is-left p, .is-alert-dialog.is-danger.is-left h3, .is-alert-dialog.is-danger.is-left p {
    text-align: left; }
  #base-alert .modal-content.is-danger.is-left header > div, .is-alert-dialog.is-danger.is-left header > div {
    background: rgba(199, 61, 35, 0.1); }

.assign-modal-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  height: 64px;
  padding: 18px 16px 18px 16px;
  border-radius: 8px 8px 0 0;
  box-shadow: inset 0px -1px 0px #E1E3E5;
  border-bottom: none;
  display: flex;
  justify-content: space-between; }
  .assign-modal-header .assign-modal-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #254F4F;
    text-transform: none;
    letter-spacing: 0;
    margin: 0; }
  .assign-modal-header .assign-close {
    opacity: 0.6;
    color: #547877;
    background-color: #F9F9F8;
    border: none;
    width: 26px;
    height: 26px;
    padding: 8px;
    display: flex;
    align-items: center;
    border-radius: 6px; }
    .assign-modal-header .assign-close:hover {
      opacity: 1; }

.assign-modal-dialog {
  max-height: 85vh; }
  .assign-modal-dialog .assign-modal-footer {
    position: sticky;
    bottom: 0;
    display: flex;
    gap: 8px;
    padding: 16px 16px 14px 16px;
    justify-content: flex-end;
    align-items: center;
    z-index: 1000;
    border-radius: 0px 0px 8px 8px;
    border-top: 1px solid #DCDFDD;
    background: #FFF; }

.notes-widget {
  transition: all 0.45s ease-in-out;
  position: relative;
  min-height: 80px; }
  .notes-widget .note-partial-image {
    cursor: zoom-in; }
  .notes-widget svg {
    height: 100%;
    width: 100%; }
  .notes-widget .new-note-btn {
    position: relative;
    z-index: 10;
    color: #254f4f; }
  .notes-widget input.form-control[type="file"] {
    opacity: 0;
    display: block;
    position: absolute;
    bottom: 12px;
    right: 0;
    left: 240px; }
  .notes-widget .note-form-container {
    transition: all 0.5s ease-in-out;
    background: #fefcea;
    border: none;
    padding: 15px 20px 10px 20px;
    display: flex;
    margin-bottom: 10px;
    border-radius: 12px;
    box-shadow: 0px 2px 1px rgba(116, 76, 27, 0.25), 0px 0px 1px rgba(116, 76, 27, 0.55); }
  .notes-widget .new-note-form {
    box-shadow: 0px 2px 1px rgba(116, 76, 27, 0.25), 0px 0px 1px rgba(116, 76, 27, 0.55); }
  .notes-widget .note-image-previews-container {
    display: flex; }
    .notes-widget .note-image-previews-container img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      max-height: 100px;
      max-width: 100px; }
  .notes-widget .note-tabs-wrapper {
    position: relative;
    width: 200%;
    transition: all 0.2s ease-in-out;
    left: 0px; }
    .notes-widget .note-tabs-wrapper.shifted-left {
      left: -100%; }
  .notes-widget .notes-container {
    position: absolute;
    top: 0px;
    width: 100%;
    max-width: calc(50% - 40px);
    margin: 0 20px 20px 20px;
    left: 50%; }
    .notes-widget .notes-container .simple_form {
      position: relative;
      box-shadow: 0px 2px 1px rgba(116, 76, 27, 0.2), 0px 0px 1px rgba(116, 76, 27, 0.3);
      border-radius: 8px;
      margin-bottom: 8px; }
    .notes-widget .notes-container .note-form-mask {
      transition: all 0.2s ease-in;
      background: white;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    .notes-widget .notes-container .new-note-form {
      transition: all 0.2s ease-in;
      position: relative;
      overflow: hidden;
      border-radius: 8px;
      font-size: 14px;
      margin-bottom: 8px;
      margin-top: 16px; }
      .notes-widget .notes-container .new-note-form .simple_form {
        margin-bottom: 0px; }
    .notes-widget .notes-container form.simple_form {
      padding: 16px;
      min-height: 190px; }
      .notes-widget .notes-container form.simple_form textarea {
        resize: vertical;
        height: 70px;
        border: none;
        padding: 0; }
      .notes-widget .notes-container form.simple_form footer {
        margin-top: 16px;
        display: flex; }
        .notes-widget .notes-container form.simple_form footer > div {
          display: flex; }
        .notes-widget .notes-container form.simple_form footer .add-photos-container {
          display: flex;
          align-self: center;
          justify-content: flex-end;
          color: #547877;
          cursor: pointer; }
          .notes-widget .notes-container form.simple_form footer .add-photos-container svg {
            fill: #547877;
            flex: 0 0 18px;
            height: 16px; }
          .notes-widget .notes-container form.simple_form footer .add-photos-container span {
            font-size: 12px;
            line-height: 14px;
            margin-left: 7px; }
    .notes-widget .notes-container.active {
      top: 16px;
      visibility: visible;
      left: unset;
      position: relative; }
      .notes-widget .notes-container.active .new-note-btn {
        margin-top: 0; }
      .notes-widget .notes-container.active .new-note-form {
        margin-top: 0; }
    .notes-widget .notes-container .new-note-btn {
      cursor: pointer;
      border-radius: 4px;
      box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
      border: 1px solid #bdd1d1;
      display: flex;
      justify-content: center;
      padding: 4px 10px 6px 10px;
      margin: 16px 0 8px;
      height: 30px;
      transition: all 0.3s ease-in-out; }
      .notes-widget .notes-container .new-note-btn > div > span {
        transform: scale(1.25);
        display: inline-block;
        position: relative;
        top: -1px;
        margin-right: 4px; }
      .notes-widget .notes-container .new-note-btn > div {
        transition: all 0.3s ease-in-out; }
      .notes-widget .notes-container .new-note-btn.is-opening {
        height: 233px;
        background: white; }
        .notes-widget .notes-container .new-note-btn.is-opening:hover {
          background: white; }
      .notes-widget .notes-container .new-note-btn:hover {
        background: #f5fafa; }
      .notes-widget .notes-container .new-note-btn i {
        margin-right: 9px;
        height: 20px;
        width: 9px; }
    .notes-widget .notes-container .note-card {
      display: flex;
      margin-bottom: 10px;
      border-radius: 8px;
      transition: all 0.5s ease-in-out;
      background: #fefcea;
      box-shadow: 0px 2px 1px rgba(228, 190, 64, 0.05), 0px 0px 1px rgba(228, 190, 64, 0.25);
      border: 1px solid #fef8c2;
      padding: 16px; }
      .notes-widget .notes-container .note-card .show-note-image {
        cursor: zoom-in; }
      .notes-widget .notes-container .note-card.is-private {
        background: #eeecea;
        border: 1px solid #dedbda; }
        .notes-widget .notes-container .note-card.is-private .note-content .note-info {
          color: #3c3c3e; }
          .notes-widget .notes-container .note-card.is-private .note-content .note-info svg {
            fill: #3c3c3ee6; }
        .notes-widget .notes-container .note-card.is-private .note-ellipsis {
          background: #faf6f1;
          border: 1px solid #f6f7f8; }
          .notes-widget .notes-container .note-card.is-private .note-ellipsis:hover {
            background: #eaebed; }
          .notes-widget .notes-container .note-card.is-private .note-ellipsis > svg {
            padding: 4px;
            fill: #3c3c3e; }
      .notes-widget .notes-container .note-card .note-content {
        width: 100%;
        word-break: break-word;
        flex: 1;
        color: #332913; }
        .notes-widget .notes-container .note-card .note-content i {
          margin-right: 10px; }
        .notes-widget .notes-container .note-card .note-content .note-body {
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 10px; }
          .notes-widget .notes-container .note-card .note-content .note-body > div {
            margin-top: 8px; }
          .notes-widget .notes-container .note-card .note-content .note-body a {
            text-decoration: underline; }
        .notes-widget .notes-container .note-card .note-content .note-info {
          margin: 5px 0;
          font-size: 12px;
          line-height: 16px;
          display: flex;
          color: #8d6a21; }
          .notes-widget .notes-container .note-card .note-content .note-info svg {
            fill: rgba(141, 106, 33, 0.7); }
        .notes-widget .notes-container .note-card .note-content footer.note-info i {
          flex: 0 0 12px;
          height: 16px;
          width: 12px; }
          .notes-widget .notes-container .note-card .note-content footer.note-info i svg {
            padding: 4px 0 0 0; }
      .notes-widget .notes-container .note-card .note-ellipsis {
        position: relative;
        z-index: 1500;
        flex: 0 0 24px;
        cursor: pointer;
        height: 24px;
        border-radius: 4px;
        background: #faf6d1;
        border: 1px solid #f6e798; }
        .notes-widget .notes-container .note-card .note-ellipsis:hover {
          background: rgba(246, 231, 152, 0.5); }
        .notes-widget .notes-container .note-card .note-ellipsis > svg {
          padding: 4px;
          fill: #8d6a21; }
  .notes-widget .show-more-notes {
    position: absolute;
    bottom: 18px;
    width: 100%; }

.notes-container h1 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 12px;
  margin-top: 12px; }

.notes-container h2 {
  font-size: 1.35rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 8px;
  margin-top: 8px; }

.notes-container h3 {
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 6px;
  margin-top: 6px; }

.notes-container h4 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 5px;
  margin-top: 5px; }

.notes-container h5 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 4px;
  margin-top: 4px; }

.notes-container h6 {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 3px;
  margin-top: 3px; }

.notes-container h1 + br,
.notes-container h2 + br,
.notes-container h3 + br,
.notes-container h4 + br,
.notes-container h5 + br,
.notes-container h6 + br {
  display: none; }

.notes-container hr {
  margin-top: 8px;
  margin-bottom: 8px; }

.employee-note {
  position: relative;
  min-height: 6rem; }
  .employee-note .employee-note-content {
    margin-left: 5rem; }
    .employee-note .employee-note-content small {
      color: #777;
      display: block; }

.note-image {
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s;
  max-height: 100px;
  max-width: 100px;
  margin-right: 8px;
  margin-bottom: 8px;
  object-fit: cover;
  object-position: center; }

.note-image-close {
  display: none; }

.note-image-modal {
  display: none;
  position: fixed;
  z-index: 9999999999999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(37, 79, 79, 0.6);
  cursor: zoom-out; }
  .note-image-modal > div {
    display: inline-block; }

.note-image-modal-content {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px; }

.note-image-modal-content,
#caption {
  animation-name: zoom;
  animation-duration: 0.6s; }

@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }

@media only screen and (max-width: 700px) {
  .note-image-modal-content {
    width: 100%; } }

.notes-wrapper label {
  color: #0e253a; }

.note-form-wrapper {
  position: relative; }

.note-form-container {
  opacity: 1;
  max-height: 400px;
  overflow: hidden;
  margin: 12px 0;
  background: white;
  padding: 12px 12px 12px 15px;
  position: relative;
  word-wrap: break-word;
  border-radius: var(--borderRadiusSM);
  border: 1px solid #fef8c2; }
  .note-form-container.appearing-in {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .note-form-container.animating-in {
    transition: all 0.4s ease-in-out;
    opacity: 1; }
  .note-form-container.animating-out {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .note-form-container .btn-container {
    position: absolute;
    left: 15px;
    bottom: 15px; }

.note-fields .btn-remove {
  flex: 0 0 30px;
  height: 42px;
  margin-left: 11px;
  margin-top: 1px;
  margin-right: 1px; }

.note-fields .form-group {
  margin-bottom: 0; }

.note-fields .form-group.custom_checkbox {
  margin-left: 3px; }

.note-fields .note_note_file {
  position: absolute;
  height: 60px;
  width: calc(100% - 100px); }

.note-fields .picture-icon {
  width: 15px;
  height: 15px;
  margin: 5px 4px; }

.note-fields img,
.note-fields .note-image {
  height: 100px;
  width: 100px;
  border-radius: 2.5px;
  display: inline-block;
  padding: 5px;
  object-fit: cover;
  object-position: center; }

.note-fields .notes-file-section {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0;
  text-align: right;
  padding-left: 165px;
  margin-bottom: -9px; }
  .note-fields .notes-file-section span {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px; }
  .note-fields .notes-file-section input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 10px; }
  .note-fields .notes-file-section button {
    position: relative;
    top: -6px;
    margin-left: 6px; }
  .note-fields .notes-file-section:hover .add-photos-container {
    opacity: 1; }
  .note-fields .notes-file-section .add-photos-container {
    padding: 14px 15px 10px 0;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.6;
    pointer-events: none; }
    .note-fields .notes-file-section .add-photos-container svg {
      color: #a9b2b9; }

.note-fields textarea {
  width: 100%;
  resize: vertical;
  font-size: 13px;
  border: 1px solid white; }

.note-bubble {
  display: block;
  min-height: 80px;
  padding: 6px 7px 8px 9px;
  position: relative;
  word-wrap: break-word;
  color: #254f4f;
  background: white;
  border-radius: 2.5px;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .note-bubble.is-private {
    background: repeating-linear-gradient(45deg, #ebecee, #ebecee 10px, #e5e7e9 10px, #e5e7e9 20px); }
  .note-bubble .employee-initials {
    position: absolute;
    top: 5px;
    left: 5px; }
    .note-bubble .employee-initials .employee-tag {
      text-shadow: none;
      height: 4rem;
      width: 4rem;
      font-size: 1.4rem; }
  .note-bubble .has-dropdown-menu {
    position: absolute;
    top: -2px;
    right: -2px;
    width: 34px;
    width: 40px;
    padding: 12.5px 2.5px 10px 4px; }
  .note-bubble footer {
    color: #a3a3a3;
    display: block;
    font-size: 11.5px;
    bottom: 4px;
    right: 10px; }
    .note-bubble footer svg {
      width: 18px;
      height: 18px;
      display: inline-block;
      vertical-align: bottom;
      position: relative;
      top: 1px; }
    .note-bubble footer small {
      margin-right: 5px; }

.note-row {
  position: relative;
  margin-bottom: 12px;
  transition: all 0.4s ease-in-out; }
  .note-row .note-text {
    font-size: 14px;
    flex: 1; }
  .note-row .note-actions {
    flex: 0 0 50px; }

.payroll-note-form-container {
  opacity: 1;
  max-height: 400px;
  overflow: hidden;
  margin: 12px 0;
  background: white;
  padding: 12px 12px 12px 15px;
  position: relative;
  word-wrap: break-word;
  border-radius: var(--borderRadiusSM); }
  .payroll-note-form-container.appearing-in {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .payroll-note-form-container.animating-in {
    transition: all 0.4s ease-in-out;
    opacity: 1; }
  .payroll-note-form-container.animating-out {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .payroll-note-form-container .btn-container {
    position: relative; }

.pagination > ul {
  display: inline-block;
  padding-left: 0;
  margin: 0.5rem;
  border-radius: 8px; }

.pagination li {
  display: inline-block; }
  .pagination li > a, .pagination li > span {
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 7px;
    min-width: 34px;
    min-height: 35px;
    color: var(--colorTertiary);
    line-height: 1.4;
    text-decoration: none;
    border: 1px solid var(--colorTertiary);
    border-radius: var(--borderRadiusSM);
    background: none; }

.will-paginate {
  margin-top: 10px;
  min-height: 30px;
  text-align: center; }
  .will-paginate > span, .will-paginate > em, .will-paginate > a {
    display: inline-block;
    margin: 1px;
    min-width: 34px;
    font-weight: 700; }

.will-paginate a {
  padding: 7px;
  color: var(--colorTertiary);
  border: 1px solid var(--colorTertiary);
  border-radius: var(--borderRadiusSM); }

.will-paginate .next_page:before {
  content: "\f054";
  font-family: FontAwesome; }

.will-paginate .previous_page:before {
  content: "\f053";
  font-family: FontAwesome; }

.dataTables_paginate {
  text-align: center;
  min-height: 30px; }

.dataTables_paginate {
  text-align: center;
  width: 100%; }
  .dataTables_paginate a {
    padding: 7px !important;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    margin-right: 5px !important; }
  .dataTables_paginate .next a {
    content: ""; }
    .dataTables_paginate .next a:before {
      content: "\f054";
      font-family: FontAwesome; }
  .dataTables_paginate .previous a {
    content: ""; }
    .dataTables_paginate .previous a:before {
      content: "\f053";
      font-family: FontAwesome; }

span.previous_page.disabled,
span.next_page.disabled {
  padding: 7px;
  color: #97a0a9;
  opacity: 0.4;
  border: 1px solid var(--colorTertiary);
  border-radius: var(--borderRadiusSM);
  cursor: not-allowed; }

em.current {
  padding: 7px;
  border: 1px solid var(--colorTertiary);
  background: var(--colorTertiary);
  color: var(--colorWhite);
  border-radius: var(--borderRadiusSM);
  font-style: normal; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #bcc2c8;
  border: 1px solid var(--colorTertiary);
  border-radius: var(--borderRadiusSM);
  background: none;
  opacity: 0.4; }

.pagination > li > a,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: var(--colorTertiary);
  font-weight: 700;
  border: 1px solid var(--colorTertiary);
  border-radius: var(--borderRadiusSM) !important;
  background: none; }

.pagination > li > a:hover, .pagination > li > a:hover {
  color: var(--labelPrimary); }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:focus {
  border: 1px solid var(--colorTertiary);
  background: var(--colorTertiary) !important; }
  .pagination > .active > a a, .pagination > .active > a a:hover, .pagination > .active > a:hover,
  .pagination > .active > a:focus a,
  .pagination > .active > a:focus a:hover,
  .pagination > .active > a:focus:hover,
  .pagination > .active > span a,
  .pagination > .active > span a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus a,
  .pagination > .active > span:focus a:hover,
  .pagination > .active > span:focus:hover {
    border: 1px solid var(--colorTertiary); }

#job-duration small {
  display: block;
  font-size: 12px;
  line-height: 1;
  margin-top: 6px;
  font-style: italic;
  color: #737373; }

.payrolls_index .table.table-curved th {
  padding-left: 8px !important; }

.payrolls_index .table.table-curved tbody > tr > td:first-of-type {
  padding-left: 55px !important; }

.payrolls_index .table.table-curved td {
  vertical-align: middle; }

.big-list-date {
  background: #f5f5f5;
  margin: 30px 1px 15px; }
  .big-list-date + .big-list-row {
    border-top: 0px solid #ebebeb; }

.big-list-row {
  border-top: 1px solid #ebebeb;
  margin: 0px 1px 10px;
  padding-top: 10px; }

.big-list-total {
  border-top: 1px dotted var(--colorTertiary); }

@media (min-width: 992px) {
  .grand-total-col-width {
    width: 43%; } }

@media (max-width: 991px) {
  .grand-total-col-width {
    width: 54%; } }

@media (max-width: 767px) {
  .grand-total-col-width {
    width: 33%; } }

#total-job-pay {
  color: #29a2a5; }

.best_in_place {
  cursor: pointer; }
  .best_in_place:hover {
    opacity: 0.5; }
  .best_in_place.bonus {
    color: green;
    font-weight: bold; }
  .best_in_place.deductions {
    color: red;
    font-weight: bold; }

.payrolls_index .filters-container {
  max-width: 360px; }
  .payrolls_index .filters-container .row {
    display: flex;
    align-items: flex-end;
    margin-left: -0.25rem !important; }
  .payrolls_index .filters-container .row > div {
    flex: 1; }
  .payrolls_index .filters-container .filter_actions {
    height: 100%;
    flex: 0 !important; }
  .payrolls_index .filters-container .inline-btn-label {
    line-height: 1;
    margin-bottom: 0.5rem; }

.payroll_entries_show .table {
  margin-left: auto; }

.payroll_entries_show .table > :not(caption) > * > * {
  padding: .25rem .75rem; }

.payroll_entries_show .table th {
  padding-bottom: 0;
  color: var(--labelSecondary);
  font-size: 1.2rem;
  font-weight: normal;
  text-align: right !important;
  text-transform: uppercase;
  background: none; }

.payroll_entries_show .table th {
  white-space: nowrap; }

.payroll_entries_show .table:not(.bg-white) {
  margin-bottom: 0; }

.payroll_entries_show .table:not(.bg-white) td {
  border-top: none;
  font-size: 1.5rem; }

.payroll_entries_show .col-sm-9 .table.transparent-header {
  border-bottom-right-radius: 0; }
  .payroll_entries_show .col-sm-9 .table.transparent-header tr th:last-child {
    width: 234px; }
  .payroll_entries_show .col-sm-9 .table.transparent-header #total-wage {
    font-weight: normal !important; }

.payroll_entries_show .table.bg-white {
  max-width: 234px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .payroll_entries_show .table.bg-white * {
    color: var(--labelPrimary) !important; }
  .payroll_entries_show .table.bg-white .deductions,
  .payroll_entries_show .table.bg-white .bonus {
    font-weight: normal !important; }
  .payroll_entries_show .table.bg-white .red,
  .payroll_entries_show .table.bg-white .green {
    font-size: 1.4rem ​ !important; }

.chrome-upgrade-prompt, .onboarding-prompt {
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 34px;
  padding: 3px;
  text-align: center;
  color: #ffffff;
  font-weight: bold; }
  .chrome-upgrade-prompt a, .onboarding-prompt a {
    color: #ffffff;
    opacity: 0.8; }
    .chrome-upgrade-prompt a:hover, .onboarding-prompt a:hover {
      opacity: 1; }
    .chrome-upgrade-prompt a:visited, .chrome-upgrade-prompt a a:link, .onboarding-prompt a:visited, .onboarding-prompt a a:link {
      color: #ffffff; }
  .chrome-upgrade-prompt .ignore-chrome-upgrade-prompt, .onboarding-prompt .ignore-chrome-upgrade-prompt {
    text-decoration: underline;
    color: #ffffff;
    float: right;
    padding-right: 1rem;
    cursor: pointer; }
  .chrome-upgrade-prompt ~ .container-fluid .page-nav, .onboarding-prompt ~ .container-fluid .page-nav {
    margin-top: 26px;
    margin-bottom: 0; }
  .chrome-upgrade-prompt ~ #users_show, .onboarding-prompt ~ #users_show {
    margin-top: 20px; }
  .chrome-upgrade-prompt ~ #calendar-page .page-nav, .onboarding-prompt ~ #calendar-page .page-nav {
    margin-top: 20px;
    margin-bottom: 0; }
  .chrome-upgrade-prompt ~ #calendar-page #calendar, .onboarding-prompt ~ #calendar-page #calendar {
    margin-top: 10px;
    height: calc(100vh - 181px); }
  .chrome-upgrade-prompt ~ #scheduler-page .page-nav, .onboarding-prompt ~ #scheduler-page .page-nav {
    margin-top: 20px;
    margin-bottom: 0; }
  .chrome-upgrade-prompt ~ #scheduler-page #scheduler, .onboarding-prompt ~ #scheduler-page #scheduler {
    margin-top: 10px;
    height: calc(100vh - 180px); }

.chrome-upgrade-prompt {
  background: #F7AF1F; }

.onboarding-prompt {
  background: #29a2a5; }

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

.gu-hide {
  display: none !important; }

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.gu-transit {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20); }

.EmojiPanel__header, .EmojiPanel__footer {
  padding: 10px;
  background: #FCFCFC; }

.EmojiPanel__header {
  border-bottom: 1px solid #F9F9F9;
  border-radius: 3px 3px 0 0; }

.EmojiPanel__header input {
  width: 100%;
  padding: 5px 14px;
  border: 1px solid #EEE;
  border-radius: 30px;
  outline: none;
  font-size: 14px;
  font-weight: inherit; }

.EmojiPanel__header input:focus {
  border-color: #d5d5d5; }

.EmojiPanel__categories {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px; }

.EmojiPanel__categories button {
  flex: 1;
  min-width: 30px;
  max-width: 30px; }

@media (min-width: 290px) {
  .EmojiPanel__categories button {
    min-width: 30px;
    max-width: inherit; } }

.EmojiPanel__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #F9F9F9;
  border-radius: 0 0 3px 3px; }

.EmojiPanel__brand {
  margin: 0;
  font-size: 14px;
  text-decoration: none;
  color: #9d9d9d;
  transition: color 0.2s; }

.EmojiPanel__brand:hover, .EmojiPanel__brand:focus {
  color: #777; }

.EmojiPanel__btnModifierToggle {
  font-size: 24px; }

.EmojiPanel__btnModifierToggle.active {
  display: none; }

.EmojiPanel__modifierDropdown {
  display: none;
  height: 30px; }

.EmojiPanel__modifierDropdown.active {
  display: block; }

.EmojiPanel__results {
  overflow-y: auto;
  height: 300px;
  padding: 0 10px 10px; }

.EmojiPanel__results .emoji {
  background: #FFF; }

.EmojiPanel__noResults {
  display: none;
  width: 100%;
  padding: 100px 0;
  text-align: center;
  color: #777; }

.EmojiPanel__category {
  margin: 15px 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #EEE;
  color: #777; }

.EmojiPanel__tooltip {
  display: none; }

.EmojiPanel {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  text-align: left; }

@media (min-width: 290px) {
  .EmojiPanel {
    width: 290px; } }

.EmojiPanel--trigger {
  visibility: hidden;
  pointer-events: none; }

.EmojiPanel--open {
  visibility: visible;
  pointer-events: inherit; }

.EmojiPanel button {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer; }

.EmojiPanel .emoji {
  width: 30px;
  height: 30px;
  border: 5px solid transparent;
  border-radius: 3px;
  font-size: 20px;
  line-height: 1.1;
  cursor: pointer;
  transition: all 0.2s; }

.EmojiPanel .emoji:hover, .EmojiPanel .emoji:focus {
  background: #F1F1F1;
  border-color: #F1F1F1; }

.EmojiPanel .temp {
  flex: initial;
  width: 20px;
  min-width: initial;
  height: 20px;
  margin: 5px;
  border-radius: 3px;
  background: #EEE; }

/*!
 * FullCalendar Scheduler v1.10.4
 * Docs & License: https://fullcalendar.io/scheduler/
 * (c) 2019 Adam Shaw
 */
.fc-resource-area .fc-cell-content, .fc-timeline .fc-cell-text {
  padding-left: 4px;
  padding-right: 4px; }

.fc-scroller-clip {
  overflow: hidden;
  position: relative; }

.fc-no-scrollbars {
  background: rgba(255, 255, 255, 0); }

.fc-timeline .fc-body .fc-divider.ui-widget-header, .fc-timeline .fc-body .ui-widget-content {
  background-image: none; }

.fc-no-scrollbars::-webkit-scrollbar {
  width: 0;
  height: 0; }

.fc-scroller-canvas {
  position: relative;
  box-sizing: border-box;
  min-height: 100%; }

.fc-scroller-canvas > .fc-bg {
  z-index: 1; }

.fc-scroller-canvas > .fc-content {
  z-index: 2;
  position: relative;
  border-style: solid;
  border-width: 0; }

.ui-widget .fc-scroller-canvas > .fc-content {
  border-color: transparent; }

.fc-scroller-canvas.fc-gutter-left > .fc-content {
  border-left-width: 1px;
  margin-left: -1px; }

.fc-scroller-canvas.fc-gutter-right > .fc-content {
  border-right-width: 1px;
  margin-right: -1px; }

.fc-scroller-canvas.fc-gutter-top > .fc-content {
  border-top-width: 1px;
  margin-top: -1px; }

.fc-rtl .fc-timeline {
  direction: rtl; }

.fc-timeline .fc-divider {
  width: 3px;
  border-style: double; }

.fc-timeline .fc-head > tr > .fc-divider {
  border-bottom: 0; }

.fc-timeline .fc-body > tr > .fc-divider {
  border-top: 0; }

.fc-scrolled .fc-head .fc-scroller {
  z-index: 2; }

.fc-timeline.fc-scrolled .fc-head .fc-scroller {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.075); }

.fc-timeline .fc-body .fc-scroller {
  z-index: 1; }

.fc-timeline .fc-scroller-canvas > div > div > table, .fc-timeline .fc-scroller-canvas > div > table {
  border-style: hidden; }

.fc-timeline .fc-scroller-canvas > .fc-content > .fc-rows > table {
  border-bottom-style: none; }

.fc-timeline td, .fc-timeline th {
  white-space: nowrap; }

.fc-timeline .fc-cell-content {
  overflow: hidden; }

.fc-timeline .fc-col-resizer {
  cursor: col-resize; }

.fc-timeline th {
  vertical-align: middle; }

.fc-timeline .fc-head .fc-cell-content {
  padding-top: 3px;
  padding-bottom: 3px; }

.fc-resource-area {
  width: 30%; }

.fc-resource-area col {
  width: 40%;
  min-width: 70px; }

.fc-resource-area col.fc-main-col {
  width: 60%; }

.fc-flat .fc-expander-space {
  display: none; }

.fc-ltr .fc-resource-area tr > * {
  text-align: left; }

.fc-rtl .fc-resource-area tr > * {
  text-align: right; }

.fc-resource-area .fc-super th {
  text-align: center; }

.fc-resource-area th > div {
  position: relative; }

.fc-resource-area th .fc-cell-content {
  position: relative;
  z-index: 1; }

.fc-resource-area th .fc-col-resizer {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 5px; }

.fc-ltr .fc-resource-area th .fc-col-resizer {
  right: -3px; }

.fc-rtl .fc-resource-area th .fc-col-resizer {
  left: -3px; }

tr.fc-collapsed > td, tr.fc-transitioning > td {
  overflow: hidden; }

tr.fc-transitioning > td > div {
  transition: margin-top .2s; }

tr.fc-collapsed > td > div {
  margin-top: -10px; }

.fc-body .fc-resource-area .fc-cell-content {
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px; }

.fc-no-overlap .fc-body .fc-resource-area .fc-cell-content {
  padding-top: 5px;
  padding-bottom: 5px; }

.fc-resource-area .fc-icon {
  width: 1em;
  font-size: .9em;
  vertical-align: middle;
  margin-top: -1%; }

.fc-resource-area .fc-expander {
  cursor: pointer;
  color: #666; }

.fc-time-area col {
  min-width: 2.2em; }

.fc-ltr .fc-time-area .fc-chrono th {
  text-align: left; }

.fc-rtl .fc-time-area .fc-chrono th {
  text-align: right; }

.fc-time-area .fc-slats {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-time-area .fc-slats table {
  height: 100%; }

.fc-time-area .fc-slats .fc-minor {
  border-style: dotted; }

.fc-time-area .fc-slats td {
  border-width: 0 1px; }

.fc-ltr .fc-time-area .fc-slats td {
  border-right-width: 0; }

.fc-rtl .fc-time-area .fc-slats td {
  border-left-width: 0; }

.fc-time-area .fc-bgevent-container, .fc-time-area .fc-highlight-container {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 0; }

.fc-ltr .fc-time-area .fc-bgevent-container, .fc-ltr .fc-time-area .fc-helper-container, .fc-ltr .fc-time-area .fc-highlight-container {
  left: 0; }

.fc-rtl .fc-time-area .fc-bgevent-container, .fc-rtl .fc-time-area .fc-helper-container, .fc-rtl .fc-time-area .fc-highlight-container {
  right: 0; }

.fc-time-area .fc-bgevent, .fc-time-area .fc-highlight {
  position: absolute;
  top: 0;
  bottom: 0; }

.fc-time-area .fc-rows {
  position: relative;
  z-index: 3; }

.fc-time-area .fc-rows .ui-widget-content {
  background: 0 0; }

.fc-time-area .fc-rows td > div {
  position: relative; }

.fc-time-area .fc-rows .fc-bgevent-container, .fc-time-area .fc-rows .fc-highlight-container {
  z-index: 1; }

.fc-time-area .fc-event-container {
  position: relative;
  z-index: 2;
  width: 0; }

.fc-time-area .fc-helper-container {
  position: absolute;
  z-index: 3;
  top: 0; }

.fc-time-area .fc-event-container {
  padding-bottom: 8px;
  top: -1px; }

.fc-time-area tr:first-child .fc-event-container {
  top: 0; }

.fc-no-overlap .fc-time-area .fc-event-container {
  padding-bottom: 0;
  top: 0; }

.fc-timeline .fc-now-indicator {
  z-index: 3;
  top: 0; }

.fc-time-area .fc-now-indicator-arrow {
  margin: 0 -6px;
  border-width: 6px 5px 0;
  border-left-color: transparent;
  border-right-color: transparent; }

.fc-time-area .fc-now-indicator-line {
  margin: 0 -1px;
  bottom: 0;
  border-left-width: 1px; }

.fc-timeline-event {
  position: absolute;
  border-radius: 0;
  padding: 2px 0;
  margin-bottom: 1px; }

.fc-no-overlap .fc-timeline-event {
  padding: 5px 0;
  margin-bottom: 0; }

.fc-ltr .fc-timeline-event {
  margin-right: 1px; }

.fc-rtl .fc-timeline-event {
  margin-left: 1px; }

.fc-timeline-event .fc-content {
  padding: 0 1px;
  white-space: nowrap;
  overflow: hidden; }

.fc-timeline-event .fc-time {
  font-weight: 700;
  padding: 0 1px; }

.fc-rtl .fc-timeline-event .fc-time {
  display: inline-block; }

.fc-timeline-event .fc-title {
  position: relative;
  padding: 0 1px; }

.fc-timeline-event.fc-selected .fc-bg {
  display: none; }

.fc-ltr .fc-timeline-event .fc-title {
  padding-left: 10px;
  margin-left: -8px; }

.fc-rtl .fc-timeline-event .fc-title {
  padding-right: 10px;
  margin-right: -8px; }

.fc-ltr .fc-timeline-event.fc-not-start .fc-title {
  margin-left: -2px; }

.fc-rtl .fc-timeline-event.fc-not-start .fc-title {
  margin-right: -2px; }

.fc-body .fc-time-area .fc-following, .fc-timeline-event.fc-not-start .fc-title {
  position: relative; }

.fc-body .fc-time-area .fc-following:before, .fc-timeline-event.fc-not-start .fc-title:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  border: 5px solid #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  opacity: .5; }

.fc-ltr .fc-body .fc-time-area .fc-following:before, .fc-ltr .fc-timeline-event.fc-not-start .fc-title:before {
  border-left: 0;
  left: 2px; }

.fc-rtl .fc-body .fc-time-area .fc-following:before, .fc-rtl .fc-timeline-event.fc-not-start .fc-title:before {
  border-right: 0;
  right: 2px; }

.fc-license-message {
  position: absolute;
  z-index: 99999;
  bottom: 1px;
  left: 1px;
  background: #eee;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 1px 0 0;
  padding: 2px 4px;
  font-size: 12px;
  border-top-right-radius: 3px; }

.ui-timepicker-wrapper {
  overflow-y: auto;
  max-height: 240px;
  width: 13.5em;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  font-size: 14px;
  margin: -10px 0 -10px 0;
  border-radius: 8px 0px 0px 8px; }

.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 18em; }

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em; }

.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 8px 0 0 8px; }

.ui-timepicker-list {
  overflow: hidden; }
  .ui-timepicker-list .ui-timepicker-duration {
    margin-left: 5px;
    color: #888; }
  .ui-timepicker-list li {
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0; }
    .ui-timepicker-list li:hover {
      background: #00CCCC;
      color: #fff;
      font-weight: bold; }
      .ui-timepicker-list li:hover .ui-timepicker-duration {
        color: white; }
    .ui-timepicker-list li .ui-timepicker-selected:hover {
      background: #00CCCC;
      color: #fff; }

.ui-timepicker-wrapper {
  z-index: 999999999; }

/*! nouislider - 11.0.3 - 2018-01-21 14:04:07 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

.noUi-target[disabled],
.noUi-handle[disabled],
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-target, .noUi-connects, .noUi-base {
  border-radius: 50px;
  outline: 0; }

.noUi-connects {
  -webkit-box-shadow: inset 1px 1px 11px -4px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: inset 1px 1px 11px -4px rgba(0, 0, 0, 0.47);
  box-shadow: inset 1px 1px 11px -4px rgba(0, 0, 0, 0.47); }

.noUi-connect {
  -webkit-box-shadow: inset 1px 1px 27px -4px white;
  -moz-box-shadow: inset 1px 1px 27px -4px white;
  box-shadow: inset 1px 1px 27px -4px white; }

.for-bathrooms .noUi-handle:after {
  background-size: 80%;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/bathrooms_icon-f9629910bc62c9302a0bf70438bb97bac1441774a88a6294fa4ae5b27086834e.svg); }

.for-bedrooms .noUi-handle:after {
  background-size: 80%;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/bedrooms_icon-e62e370543960d1473eacbf70a18945ad60c69679178fd8f7e5149878d8e836a.svg); }

.for-sqft .noUi-handle:after {
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/house_slider_icon-783d06cbc762074ea544e7fbc96b2ba413a1f96d76b7fc7ad1333147e98267c9.png); }

.for-sqm .noUi-handle:after {
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/house_slider_icon-783d06cbc762074ea544e7fbc96b2ba413a1f96d76b7fc7ad1333147e98267c9.png); }

.noUi-handle {
  outline: 0;
  border: none;
  box-shadow: none; }
  .noUi-handle:after {
    content: "";
    background-size: cover;
    background-color: transparent;
    left: -2px;
    top: -5px;
    border-radius: 50%;
    padding: 15px;
    margin: 3px; }
  .noUi-handle:before {
    content: "";
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    left: -4px;
    top: -7px;
    width: 40px;
    height: 40px;
    border: 1px solid #efefef;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(133, 133, 133, 0.3);
    -moz-box-shadow: 0px 1px 2px 1px rgba(133, 133, 133, 0.3);
    box-shadow: 0px 1px 2px 1px rgba(133, 133, 133, 0.3); }

.noUi-connect {
  background: #00CCCC;
  background: -moz-linear-gradient(45deg, #74e8de 11%, #00e0e0 54%, #7ad8f4 97%);
  background: -webkit-linear-gradient(45deg, #74e8de 11%, #00e0e0 54%, #7ad8f4 97%);
  background: linear-gradient(45deg, #74e8de 11%, #00e0e0 54%, #7ad8f4 97%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74e8de', endColorstr='#7ad8f4',GradientType=1 ); }

.noUi-horizontal .noUi-tooltip {
  background-color: white;
  z-index: 99999;
  outline: 0;
  border: none;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.3);
  -moz-box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.3);
  box-shadow: 0px 1px 1px 1px rgba(133, 133, 133, 0.3);
  bottom: 190%; }
  .noUi-horizontal .noUi-tooltip:before {
    content: "";
    position: absolute;
    top: 24px;
    left: calc(50% - 2px);
    width: 14px;
    box-sizing: border-box;
    transform: rotate(45deg) translate(-50%);
    height: 14px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(133, 133, 133, 0.3);
    -moz-box-shadow: 2px 2px 2px 0px rgba(133, 133, 133, 0.3);
    box-shadow: 2px 2px 2px 0px rgba(133, 133, 133, 0.3);
    background-image: none; }
  .noUi-horizontal .noUi-tooltip:after {
    content: "";
    position: absolute;
    top: calc(100% - 1px);
    top: calc(100% - 1px);
    left: calc(50% - 9px);
    width: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 9px solid white;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    background-image: none; }

.noUi-tooltip {
  font-weight: bold;
  background-image: -webkit-linear-gradient(top, #E0F8F7, #585858, #fff);
  /* For Chrome and Safari */
  background-image: -moz-linear-gradient(top, #E0F8F7, #585858, #fff);
  /* For old Fx (3.6 to 15) */
  background-image: -ms-linear-gradient(top, #E0F8F7, #585858, #fff);
  /* For pre-releases of IE 10*/
  background-image: -o-linear-gradient(top, #E0F8F7, #585858, #fff);
  /* For old Opera (11.1 to 12.0) */
  background-image: linear-gradient(to top, #E0F8F7, #585858, #fff);
  /* Standard syntax; must be last */
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 12px;
  border-radius: 8px;
  opacity: 0.25;
  width: 4px;
  background-color: #BBB;
  border: 1px solid #AAA;
  margin-top: -2px; }

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  opacity: 0.4; }

/*! Pickr 1.8.2 MIT | https://github.com/Simonwep/pickr */
.pickr {
  position: relative;
  overflow: visible;
  transform: translateY(0); }

.pickr * {
  box-sizing: border-box;
  outline: none;
  border: none;
  -webkit-appearance: none; }

.pickr .pcr-button {
  position: relative;
  height: 2em;
  width: 2em;
  padding: 0.5em;
  cursor: pointer;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;
  border-radius: .15em;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat center;
  background-size: 0;
  transition: all 0.3s; }

.pickr .pcr-button::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  border-radius: .15em;
  z-index: -1; }

.pickr .pcr-button::before {
  z-index: initial; }

.pickr .pcr-button::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: background 0.3s;
  background: var(--pcr-color);
  border-radius: .15em; }

.pickr .pcr-button.clear {
  background-size: 70%; }

.pickr .pcr-button.clear::before {
  opacity: 0; }

.pickr .pcr-button.clear:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color); }

.pickr .pcr-button.disabled {
  cursor: not-allowed; }

.pickr *, .pcr-app * {
  box-sizing: border-box;
  outline: none;
  border: none;
  -webkit-appearance: none; }

.pickr input:focus, .pickr input.pcr-active, .pickr button:focus, .pickr button.pcr-active, .pcr-app input:focus, .pcr-app input.pcr-active, .pcr-app button:focus, .pcr-app button.pcr-active {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px var(--pcr-color); }

.pickr .pcr-palette, .pickr .pcr-slider, .pcr-app .pcr-palette, .pcr-app .pcr-slider {
  transition: box-shadow 0.3s; }

.pickr .pcr-palette:focus, .pickr .pcr-slider:focus, .pcr-app .pcr-palette:focus, .pcr-app .pcr-slider:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(0, 0, 0, 0.25); }

.pcr-app {
  position: fixed;
  display: flex;
  flex-direction: column;
  z-index: 10000;
  border-radius: 0.1em;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0s 0.3s;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;
  box-shadow: 0 0.15em 1.5em 0 rgba(0, 0, 0, 0.1), 0 0 1em 0 rgba(0, 0, 0, 0.03);
  left: 0;
  top: 0; }

.pcr-app.visible {
  transition: opacity 0.3s;
  visibility: visible;
  opacity: 1; }

.pcr-app .pcr-swatches {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.75em; }

.pcr-app .pcr-swatches.pcr-last {
  margin: 0; }

@supports (display: grid) {
  .pcr-app .pcr-swatches {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(auto-fit, 1.75em); } }

.pcr-app .pcr-swatches > button {
  font-size: 1em;
  position: relative;
  width: calc(1.75em - 5px);
  height: calc(1.75em - 5px);
  border-radius: 0.15em;
  cursor: pointer;
  margin: 2.5px;
  flex-shrink: 0;
  justify-self: center;
  transition: all 0.15s;
  overflow: hidden;
  background: transparent;
  z-index: 1; }

.pcr-app .pcr-swatches > button::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: 6px;
  border-radius: .15em;
  z-index: -1; }

.pcr-app .pcr-swatches > button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--pcr-color);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0.15em;
  box-sizing: border-box; }

.pcr-app .pcr-swatches > button:hover {
  filter: brightness(1.05); }

.pcr-app .pcr-swatches > button:not(.pcr-active) {
  box-shadow: none; }

.pcr-app .pcr-interaction {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.2em 0 -0.2em; }

.pcr-app .pcr-interaction > * {
  margin: 0 0.2em; }

.pcr-app .pcr-interaction input {
  letter-spacing: 0.07em;
  font-size: 0.75em;
  text-align: center;
  cursor: pointer;
  color: #75797e;
  background: #f1f3f4;
  border-radius: .15em;
  transition: all 0.15s;
  padding: 0.45em 0.5em;
  margin-top: 0.75em; }

.pcr-app .pcr-interaction input:hover {
  filter: brightness(0.975); }

.pcr-app .pcr-interaction input:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(66, 133, 244, 0.75); }

.pcr-app .pcr-interaction .pcr-result {
  color: #75797e;
  text-align: left;
  flex: 1 1 8em;
  min-width: 8em;
  transition: all 0.2s;
  border-radius: .15em;
  background: #f1f3f4;
  cursor: text; }

.pcr-app .pcr-interaction .pcr-result::-moz-selection {
  background: #4285f4;
  color: #fff; }

.pcr-app .pcr-interaction .pcr-result::selection {
  background: #4285f4;
  color: #fff; }

.pcr-app .pcr-interaction .pcr-type.active {
  color: #fff;
  background: #4285f4; }

.pcr-app .pcr-interaction .pcr-save, .pcr-app .pcr-interaction .pcr-cancel, .pcr-app .pcr-interaction .pcr-clear {
  color: #fff;
  width: auto; }

.pcr-app .pcr-interaction .pcr-save, .pcr-app .pcr-interaction .pcr-cancel, .pcr-app .pcr-interaction .pcr-clear {
  color: #fff; }

.pcr-app .pcr-interaction .pcr-save:hover, .pcr-app .pcr-interaction .pcr-cancel:hover, .pcr-app .pcr-interaction .pcr-clear:hover {
  filter: brightness(0.925); }

.pcr-app .pcr-interaction .pcr-save {
  background: #4285f4; }

.pcr-app .pcr-interaction .pcr-clear, .pcr-app .pcr-interaction .pcr-cancel {
  background: #f44250; }

.pcr-app .pcr-interaction .pcr-clear:focus, .pcr-app .pcr-interaction .pcr-cancel:focus {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 0 3px rgba(244, 66, 80, 0.75); }

.pcr-app .pcr-selection .pcr-picker {
  position: absolute;
  height: 18px;
  width: 18px;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pcr-app .pcr-selection .pcr-color-palette, .pcr-app .pcr-selection .pcr-color-chooser, .pcr-app .pcr-selection .pcr-color-opacity {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: column;
  cursor: grab;
  cursor: -webkit-grab; }

.pcr-app .pcr-selection .pcr-color-palette:active, .pcr-app .pcr-selection .pcr-color-chooser:active, .pcr-app .pcr-selection .pcr-color-opacity:active {
  cursor: grabbing;
  cursor: -webkit-grabbing; }

.pcr-app[data-theme='classic'] {
  width: 28.5em;
  max-width: 95vw;
  padding: 0.8em; }

.pcr-app[data-theme='classic'] .pcr-selection {
  display: flex;
  justify-content: space-between;
  flex-grow: 1; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview {
  position: relative;
  z-index: 1;
  width: 2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 0.75em; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  border-radius: .15em;
  z-index: -1; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview .pcr-last-color {
  cursor: pointer;
  border-radius: 0.15em 0.15em 0 0;
  z-index: 2; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview .pcr-current-color {
  border-radius: 0 0 0.15em 0.15em; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview .pcr-last-color, .pcr-app[data-theme='classic'] .pcr-selection .pcr-color-preview .pcr-current-color {
  background: var(--pcr-color);
  width: 100%;
  height: 50%; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-palette {
  width: 100%;
  height: 8em;
  z-index: 1; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-palette .pcr-palette {
  flex-grow: 1;
  border-radius: .15em; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-palette .pcr-palette::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: .5em;
  border-radius: .15em;
  z-index: -1; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-chooser, .pcr-app[data-theme='classic'] .pcr-selection .pcr-color-opacity {
  margin-left: 0.75em; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-chooser .pcr-picker, .pcr-app[data-theme='classic'] .pcr-selection .pcr-color-opacity .pcr-picker {
  left: 50%;
  transform: translateX(-50%); }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-chooser .pcr-slider, .pcr-app[data-theme='classic'] .pcr-selection .pcr-color-opacity .pcr-slider {
  width: 8px;
  flex-grow: 1;
  border-radius: 50em; }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-chooser .pcr-slider {
  background: linear-gradient(to bottom, red, #ff0, lime, cyan, blue, #f0f, red); }

.pcr-app[data-theme='classic'] .pcr-selection .pcr-color-opacity .pcr-slider {
  background: linear-gradient(to bottom, transparent, black), url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
  background-size: 100%, 50%; }

.rs_dialog_holder {
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #d3d8da;
  padding: 0 1rem 1rem;
  width: 100%;
  margin-top: 1rem; }
  .rs_dialog_holder a {
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #cee0e0;
    color: var(--bs-gray-900);
    width: 2em;
    padding: 0.25em;
    text-align: center; }
    .rs_dialog_holder a:hover {
      background-color: var(--bs-gray-200);
      cursor: pointer; }
    .rs_dialog_holder a.selected {
      background-color: var(--colorTertiary);
      color: white; }
  .rs_dialog_holder .rs_dialog_inputs {
    width: 84.33%; }
  .rs_dialog_holder .day_holder {
    flex: auto;
    flex-direction: row;
    display: flex; }
    .rs_dialog_holder .day_holder * + * {
      margin-left: 0.5rem; }
  .rs_dialog_holder .rs_calendar_day {
    display: grid;
    grid-template-columns: repeat(7, 2.5rem);
    padding: 0.5em;
    text-align: center;
    gap: 0.5em; }
    .rs_dialog_holder .rs_calendar_day a {
      width: 1.75em; }
      .rs_dialog_holder .rs_calendar_day a.end_of_month {
        width: auto;
        grid-column: span 3; }
  .rs_dialog_holder .monthly_rule_type {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem; }
    .rs_dialog_holder .monthly_rule_type .rs_calendar_day {
      flex: 1;
      margin-right: 0.5rem; }
      .rs_dialog_holder .monthly_rule_type .rs_calendar_day:last-child {
        margin-right: 0; }

.rs_calendar_week {
  display: grid;
  grid-template-columns: repeat(8, 2.5rem);
  gap: 0.5em;
  justify-items: center; }
  .rs_calendar_week span {
    grid-column: 1;
    font-weight: bold; }

.rs_summary {
  min-height: 3em; }

.new-select-wrapper {
  width: 100%;
  position: relative; }
  .new-select-wrapper select {
    border: 1px solid #cee0e0;
    border-radius: 5px;
    background: white;
    padding: 7px 3.5rem 7px 12px;
    width: 100%;
    text-overflow: ellipsis; }
    .new-select-wrapper select:focus, .new-select-wrapper select:active {
      outline: none !important;
      border: 1px solid #0cc; }
  .new-select-wrapper .recurrence-select-wrapper {
    width: 80%; }
    .new-select-wrapper .recurrence-select-wrapper::after {
      content: url("data:image/svg+xml,%3Csvg fill='%236A8484' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M27.66 224h264.7c24.6 0 36.89-29.78 19.54-47.12l-132.3-136.8c-5.406-5.406-12.47-8.107-19.53-8.107c-7.055 0-14.09 2.701-19.45 8.107L8.119 176.9C-9.229 194.2 3.055 224 27.66 224zM292.3 288H27.66c-24.6 0-36.89 29.77-19.54 47.12l132.5 136.8C145.9 477.3 152.1 480 160 480c7.053 0 14.12-2.703 19.53-8.109l132.3-136.8C329.2 317.8 316.9 288 292.3 288z'/%3E%3C/svg%3E");
      display: inline-block;
      position: absolute;
      top: 37px;
      width: 0.55em;
      right: 25%; }
    .new-select-wrapper .recurrence-select-wrapper .cancel-set-to-repeat {
      position: absolute;
      top: 37px;
      font-size: 20px;
      opacity: 0.5;
      left: 33rem; }
  .new-select-wrapper label[for="rs_frequency"] + .recurrence-select-wrapper {
    width: 100%; }
    .new-select-wrapper label[for="rs_frequency"] + .recurrence-select-wrapper select {
      width: 80%; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-text-stroke: 0.15px;
  color: #254f4f;
  font-size: 13px;
  font-variant-ligatures: common-ligatures;
  letter-spacing: -0.003em;
  line-height: 1.46668;
  text-rendering: optimizeLegibility; }

a,
a:visited a:link {
  text-decoration: none;
  font-style: normal;
  color: inherit; }
  a:hover,
  a:visited a:link:hover {
    text-decoration: none;
    font-style: normal;
    color: inherit; }

::selection,
::-moz-selection {
  background-color: #0cc;
  color: #fff;
  -webkit-text-stroke-width: 0.2px;
  -webkit-text-stroke: 0.2px;
  -webkit-text-stroke-color: #fff; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
  font-family: "Mulish", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0e253a; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 14px; }

h1 {
  font-weight: 700; }

h2 .icon-info-sign {
  font-size: 18px;
  padding: 6px;
  position: relative;
  top: -2px; }

h4 {
  color: #254f4f;
  font-size: 1.2em; }

h5 {
  color: #254f4f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px; }

.bigger {
  font-size: 1.2em; }

.pull-left h2 {
  font-weight: bold; }

a:focus,
a:hover {
  text-decoration: none; }

.is-bold {
  font-weight: 800; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.zm-icon {
  width: 42px;
  height: 28px;
  display: inline-block;
  vertical-align: middle; }

.zm-icon {
  background: url(https://d3q761sbfyxqec.cloudfront.net/assets/cc-sprite-80f40e6a2256d2c666bea3c0666af9f513dde874cbabce46bd78a35ad61e7a64.png) no-repeat;
  background-size: 210px 28px; }

.cc-amex-sm {
  background-position: 0px 0px; }

.cc-mastercard-sm {
  background-position: -42px 0px; }

.cc-visa-sm {
  background-position: -84px 0px; }

.cc-unknown-sm {
  background-position: -126px 0px; }

.cc-discover-sm {
  background-position: -168px 0px; }

.zm-icon.is-xs {
  width: 21px;
  height: 16px;
  margin-right: 3px;
  background-size: 105px 14px; }
  .zm-icon.is-xs.cc-amex {
    background-position: 0px 0px; }
  .zm-icon.is-xs.cc-mastercard {
    background-position: -21px 0px; }
  .zm-icon.is-xs.cc-visa {
    background-position: -42px 0px; }
  .zm-icon.is-xs.cc-unknown {
    background-position: -68px 0px; }
  .zm-icon.is-xs.cc-discover {
    background-position: -84px 0px; }

.icon-caret-right {
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }

/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.6.1
 *
 * Copyright KingSora.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 16.12.2018
 */
html.os-html, html.os-html > .os-host {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important; }

html.os-html > .os-host > .os-padding {
  position: absolute; }

body.os-dragging, body.os-dragging * {
  cursor: default; }

.os-host, .os-host-textarea {
  position: relative;
  overflow: visible !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start; }

.os-host-flexbox {
  overflow: hidden !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.os-host-flexbox > .os-size-auto-observer {
  height: inherit !important; }

.os-host-flexbox > .os-content-glue {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.os-host-flexbox > .os-size-auto-observer, .os-host-flexbox > .os-content-glue {
  min-height: 0;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

#os-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px; }

#os-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0; }

#os-dummy-scrollbar-size, .os-viewport {
  -ms-overflow-style: scrollbar !important; }

#os-dummy-scrollbar-size.os-viewport-native-scrollbars-invisible::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar, #os-dummy-scrollbar-size.os-viewport-native-scrollbars-invisible::-webkit-scrollbar-corner, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0px !important;
  height: 0px !important;
  visibility: hidden !important;
  background: transparent !important; }

.os-content-glue {
  box-sizing: inherit;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.os-padding {
  box-sizing: inherit;
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 1; }

.os-host-overflow > .os-padding {
  overflow: hidden; }

.os-viewport {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  outline: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.os-viewport-restricted:after {
  content: '';
  display: block;
  width: auto;
  height: 1px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: scale(0.0001);
  transform: scale(0.0001);
  font-size: 0 !important;
  line-height: 0 !important;
  margin: -1px 0 0 0 !important;
  padding: 0 !important;
  border: 0 !important; }

.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none; }

.os-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 100%;
  visibility: visible; }

.os-content > .os-textarea {
  box-sizing: border-box !important;
  direction: inherit !important;
  float: none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  border: none !important;
  border-radius: 0px !important;
  background: transparent !important;
  outline: 0px none transparent !important;
  overflow: hidden !important;
  resize: none !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1;
  padding: 0px; }

.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea {
  right: 0 !important; }

.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none; }

.os-content > .os-textarea[wrap='off'] {
  white-space: pre !important;
  margin: 0px !important; }

.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text; }

.os-resize-observer, .os-resize-observer-host {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  box-sizing: border-box; }

.os-resize-observer-host:after {
  content: ''; }

.os-resize-observer-host > .os-resize-observer, .os-resize-observer-host:after {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0px;
  display: block;
  box-sizing: content-box; }

.os-resize-observer.observed, object.os-resize-observer {
  box-sizing: border-box !important; }

.os-size-auto-observer {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0; }

.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px; }

.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important; }

.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important; }

.os-resize-observer {
  -webkit-animation-duration: 0.001s;
  animation-duration: 0.001s;
  -webkit-animation-name: hs-resize-observer-dummy-animation;
  animation-name: hs-resize-observer-dummy-animation; }

.os-host-transition > .os-scrollbar, .os-host-transition > .os-scrollbar-corner {
  -webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

html.os-html > .os-host > .os-scrollbar {
  position: absolute;
  z-index: 999999; }

.os-scrollbar, .os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  z-index: 1; }

.os-scrollbar-corner {
  bottom: 0;
  right: 0; }

.os-scrollbar {
  pointer-events: none; }

.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important; }

.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%; }

.os-scrollbar-handle-off, .os-scrollbar-track-off {
  pointer-events: none; }

.os-scrollbar.os-scrollbar-unusable, .os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important; }

.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important; }

.os-scrollbar-horizontal {
  bottom: 0;
  left: 0; }

.os-scrollbar-vertical {
  top: 0;
  right: 0; }

.os-host-rtl > .os-scrollbar-horizontal {
  right: 0; }

.os-host-rtl > .os-scrollbar-vertical {
  right: auto;
  left: 0; }

.os-host-rtl > .os-scrollbar-corner {
  right: auto;
  left: 0; }

.os-scrollbar-auto-hidden, .os-padding + .os-scrollbar-corner, .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner, .os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal, .os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner, .os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner, .os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

.os-scrollbar-corner-resize-both {
  cursor: nwse-resize; }

.os-host-rtl > .os-scrollbar-corner-resize-both {
  cursor: nesw-resize; }

.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize; }

.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize; }

.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default; }

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  top: 0;
  bottom: 0; }

.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal, .os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal {
  right: 0;
  left: 0; }

.os-scrollbar:hover, .os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important; }

.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important; }

.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.os-host-overflow {
  overflow: hidden !important; }

@-webkit-keyframes hs-resize-observer-dummy-animation {
  from {
    z-index: 0; }
  to {
    z-index: -1; } }

@keyframes hs-resize-observer-dummy-animation {
  from {
    z-index: 0; }
  to {
    z-index: -1; } }

.os-theme-none > .os-scrollbar-horizontal, .os-theme-none > .os-scrollbar-vertical, .os-theme-none > .os-scrollbar-corner {
  display: none !important; }

.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px; }

.os-theme-dark > .os-scrollbar-horizontal, .os-theme-light > .os-scrollbar-horizontal {
  right: 10px;
  height: 10px; }

.os-theme-dark > .os-scrollbar-vertical, .os-theme-light > .os-scrollbar-vertical {
  bottom: 10px;
  width: 10px; }

.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal, .os-theme-light.os-host-rtl > .os-scrollbar-horizontal {
  left: 10px;
  right: 0; }

.os-theme-dark > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner {
  height: 10px;
  width: 10px; }

.os-theme-dark > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner {
  background-color: transparent; }

.os-theme-dark > .os-scrollbar, .os-theme-light > .os-scrollbar {
  padding: 2px;
  box-sizing: border-box;
  background: transparent; }

.os-theme-dark > .os-scrollbar.os-scrollbar-unusable, .os-theme-light > .os-scrollbar.os-scrollbar-unusable {
  background: transparent; }

.os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent; }

.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
  min-width: 30px; }

.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
  min-height: 30px; }

.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track {
  border-radius: 10px; }

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.4); }

.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.4); }

.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(0, 0, 0, 0.55); }

.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  background: rgba(255, 255, 255, 0.55); }

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: rgba(0, 0, 0, 0.7); }

.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  background: rgba(255, 255, 255, 0.7); }

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block; }

.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before {
  display: none; }

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px; }

.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px; }

.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  right: -6px;
  left: -2px; }

@font-face {
  font-family: 'FontAwesome';
  src: url(https://d3q761sbfyxqec.cloudfront.net/assets/fontawesome-webfont-b06aa9bb461e2fd3f584eb39d836777121cea7e50599e0d8128eedb2a663ada3.eot);
  src: url(https://d3q761sbfyxqec.cloudfront.net/assets/fontawesome-webfont-b06aa9bb461e2fd3f584eb39d836777121cea7e50599e0d8128eedb2a663ada3.eot) format("embedded-opentype"), url(https://d3q761sbfyxqec.cloudfront.net/assets/fontawesome-webfont-758427ebfe49917b704579770cf9d2a9c0aad2545663ce515008f1cfda4f5a7f.woff?v=3.2.1) format("woff"), url(https://d3q761sbfyxqec.cloudfront.net/assets/fontawesome-webfont-8392dc31e891e09a6facb747b7180ba5eb49b23d161a671e5ca75d3712443f2b.ttf) format("truetype"), url(https://d3q761sbfyxqec.cloudfront.net/assets/fontawesome-webfont-a136ec5ddf1470176fafb7caad3eff611b9c14d362030f21638c53521401bb90.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

a [class^="icon-"], a [class*=" icon-"] {
  display: inline; }

.icon-fixed-width[class^="icon-"], .icon-fixed-width[class*=" icon-"] {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

.icon-fixed-width.icon-large[class^="icon-"], .icon-fixed-width.icon-large[class*=" icon-"] {
  width: 1.4285714285714286em; }

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.icons-ul > li {
  position: relative; }

.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

.hide[class^="icon-"], .hide[class*=" icon-"] {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: #ffffff; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.icon-3x {
  font-size: 3em; }

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.icon-4x {
  font-size: 4em; }

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.icon-5x {
  font-size: 5em; }

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.pull-left[class^="icon-"], .pull-left[class*=" icon-"] {
  margin-right: .3em; }

.pull-right[class^="icon-"], .pull-right[class*=" icon-"] {
  margin-left: .3em; }

[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

.btn .icon-large[class^="icon-"], .nav .icon-large[class^="icon-"], .btn .icon-large[class*=" icon-"], .nav .icon-large[class*=" icon-"] {
  line-height: .9em; }

.btn .icon-spin[class^="icon-"], .nav .icon-spin[class^="icon-"], .btn .icon-spin[class*=" icon-"], .nav .icon-spin[class*=" icon-"] {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs .icon-large[class^="icon-"], .nav-pills .icon-large[class^="icon-"], .nav-tabs .icon-large[class*=" icon-"], .nav-pills .icon-large[class*=" icon-"] {
  line-height: .9em; }

.btn .pull-left.icon-2x[class^="icon-"], .btn .pull-left.icon-2x[class*=" icon-"], .btn .pull-right.icon-2x[class^="icon-"], .btn .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .18em; }

.btn .icon-spin.icon-large[class^="icon-"], .btn .icon-spin.icon-large[class*=" icon-"] {
  line-height: .8em; }

.btn.btn-small .pull-left.icon-2x[class^="icon-"], .btn.btn-small .pull-left.icon-2x[class*=" icon-"], .btn.btn-small .pull-right.icon-2x[class^="icon-"], .btn.btn-small .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

.btn.btn-large .pull-left.icon-2x[class^="icon-"], .btn.btn-large .pull-left.icon-2x[class*=" icon-"], .btn.btn-large .pull-right.icon-2x[class^="icon-"], .btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .05em; }

.btn.btn-large .pull-left.icon-2x[class^="icon-"], .btn.btn-large .pull-left.icon-2x[class*=" icon-"] {
  margin-right: .2em; }

.btn.btn-large .pull-right.icon-2x[class^="icon-"], .btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
  margin-left: .2em; }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  line-height: inherit; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

a .icon-stack, a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-alt:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-power-off:before, .icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-gear:before, .icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-alt:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-gears:before, .icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up-alt:before {
  content: "\f087"; }

.icon-thumbs-down-alt:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-text-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before, .icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before, .icon-eur:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before, .icon-usd:before {
  content: "\f155"; }

.icon-rupee:before, .icon-inr:before {
  content: "\f156"; }

.icon-yen:before, .icon-jpy:before {
  content: "\f157"; }

.icon-renminbi:before, .icon-cny:before {
  content: "\f158"; }

.icon-won:before, .icon-krw:before {
  content: "\f159"; }

.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(https://d3q761sbfyxqec.cloudfront.net/assets/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

.mobile-header {
  z-index: 205; }
  .mobile-header .notification-bell {
    text-align: right;
    position: absolute;
    top: 4px;
    right: 50px;
    font-size: 17px; }
  .mobile-header .notifications-container header .pull-right, .mobile-header .notifications-preview-container header .pull-right {
    padding: 10px; }
  .mobile-header .notifications-container {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.175);
    border: 1px solid #dddfe2;
    text-align: left;
    max-width: 320px;
    z-index: 260; }
    .mobile-header .notifications-container .notification-container {
      border-bottom: 1px solid #dddfe2; }

.notification-bell.with-badge:before {
  content: "";
  background: #D93D42;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 15px;
  right: 17px;
  border-radius: 50%; }

.notifications-container {
  display: none;
  position: relative; }
  .notifications-container a {
    padding: 0; }

.nav-popover ul.settings-subnav.notifications-container li a {
  padding-top: 12px;
  padding-bottom: 12px; }

.notifications-container, .notifications-preview-container {
  border-radius: 10px;
  background: #ffffff; }
  .notifications-container .notification-container, .notifications-preview-container .notification-container {
    display: flex;
    padding: 9px 15px;
    position: relative; }
    .notifications-container .notification-container.with-badge:after, .notifications-preview-container .notification-container.with-badge:after {
      content: "";
      background: #00a3a5;
      width: 12px;
      height: 12px;
      position: absolute;
      top: 30px;
      right: 16px;
      border-radius: 50%;
      border: 2px solid #007e80; }
  .notifications-container header, .notifications-preview-container header {
    border-bottom: 1px solid #dddfe2; }
    .notifications-container header .pull-right, .notifications-preview-container header .pull-right {
      position: relative;
      z-index: 4;
      line-height: 1;
      padding: 1px 10px; }
    .notifications-container header h3, .notifications-preview-container header h3 {
      font-weight: bold;
      color: #646362;
      font-size: 14px;
      padding: 14px;
      position: relative;
      margin: 0; }
    .notifications-container header a, .notifications-preview-container header a {
      vertical-align: middle;
      font-size: 14px; }
  .notifications-container section h4, .notifications-preview-container section h4 {
    text-transform: uppercase;
    background-color: #f5f6f7;
    border-bottom: 1px solid #dddfe2;
    color: #90949c;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 12px;
    margin: 0; }
  .notifications-container section a, .notifications-preview-container section a {
    border-bottom: 1px solid #f5f6f7; }
  .notifications-container section img, .notifications-preview-container section img {
    flex: 0 0 50px;
    height: 48px;
    width: 48px;
    float: left;
    border: 1px solid #e8e7e0;
    border-radius: 50%;
    background: #ffffff; }
  .notifications-container section .notification-body, .notifications-preview-container section .notification-body {
    flex: 1;
    min-height: 55px;
    margin: 0;
    padding-left: 15px;
    color: #1d2129;
    font-size: 13px;
    display: block; }
    .notifications-container section .notification-body p, .notifications-preview-container section .notification-body p {
      line-height: 1.3;
      margin: 0;
      padding-right: 5px; }
    .notifications-container section .notification-body time, .notifications-preview-container section .notification-body time {
      display: block;
      color: #93979b; }

.notifications-preview-container {
  min-width: 380px;
  border: 1px solid rgba(100, 100, 100, 0.15);
  border-top: 1px solid #e6e6e6;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  top: -50px; }
  .notifications-preview-container .icon-bell {
    color: #00CCCC;
    position: absolute;
    top: -60px;
    right: 4px;
    font-size: 20px;
    border: 1px solid #f3f3f3;
    padding: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(98, 93, 107, 0.12);
    -moz-box-shadow: 0px 2px 1px 0px rgba(98, 93, 107, 0.12);
    box-shadow: 0px 2px 1px 0px rgba(98, 93, 107, 0.12); }
  @media screen and (max-width: 767px) {
    .notifications-preview-container {
      top: 10px; } }
  .notifications-preview-container header {
    opacity: 0.7; }
    .notifications-preview-container header h3 {
      opacity: 0.5; }
  .notifications-preview-container .notification-container {
    background: #ffffff;
    border: 2px solid #ffffff;
    padding-bottom: 1px;
    border-bottom: 1px solid #dddfe2;
    transition: all 0.35s ease-in-out; }
    .notifications-preview-container .notification-container .notification-body {
      border-bottom: 1px solid transparent; }
    .notifications-preview-container .notification-container.is-highlighted {
      opacity: 1; }
  .notifications-preview-container.is-highlighted .notification-container {
    opacity: 0.25; }
    .notifications-preview-container.is-highlighted .notification-container.is-highlighted {
      opacity: 1;
      padding-bottom: 0;
      border-radius: 4px;
      border: 2px solid #00cccc; }

nav.main-nav {
  z-index: 999999;
  position: relative;
  flex: 0 0 auto;
  display: inline-block;
  width: 62px;
  font-size: 14px;
  background: #01676c;
  height: 100%;
  overflow: hidden;
  transition: width 0.2s; }
  nav.main-nav .logotype {
    position: relative; }
  nav.main-nav .logo {
    width: 60px;
    height: 82px;
    padding: 24px 12px;
    display: inline-block; }
  nav.main-nav .brand-name-wrapper {
    position: absolute;
    width: 117px;
    vertical-align: top;
    padding-top: 19px;
    padding-left: 3px;
    top: 0;
    left: 54px; }
  nav.main-nav ul.root-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px; }
    nav.main-nav ul.root-menu hr {
      border-top: none; }
    nav.main-nav ul.root-menu > li.snap-bottom {
      position: absolute;
      bottom: 12px; }
    nav.main-nav ul.root-menu > li {
      line-height: 1;
      vertical-align: middle;
      height: auto;
      overflow: hidden;
      transition: max-height 1.5s; }
      nav.main-nav ul.root-menu > li a {
        transition: max-height 1.5s; }
        nav.main-nav ul.root-menu > li a > svg {
          fill: white; }
      nav.main-nav ul.root-menu > li.is-active {
        transition: max-height 1.5s;
        max-height: 500px; }
        nav.main-nav ul.root-menu > li.is-active svg {
          display: none; }
        nav.main-nav ul.root-menu > li.is-active li,
        nav.main-nav ul.root-menu > li.is-active a,
        nav.main-nav ul.root-menu > li.is-active svg {
          text-decoration: none;
          color: white; }
          nav.main-nav ul.root-menu > li.is-active li polyline,
          nav.main-nav ul.root-menu > li.is-active li path,
          nav.main-nav ul.root-menu > li.is-active li ellipse,
          nav.main-nav ul.root-menu > li.is-active li rect,
          nav.main-nav ul.root-menu > li.is-active li line,
          nav.main-nav ul.root-menu > li.is-active li circle,
          nav.main-nav ul.root-menu > li.is-active a polyline,
          nav.main-nav ul.root-menu > li.is-active a path,
          nav.main-nav ul.root-menu > li.is-active a ellipse,
          nav.main-nav ul.root-menu > li.is-active a rect,
          nav.main-nav ul.root-menu > li.is-active a line,
          nav.main-nav ul.root-menu > li.is-active a circle,
          nav.main-nav ul.root-menu > li.is-active svg polyline,
          nav.main-nav ul.root-menu > li.is-active svg path,
          nav.main-nav ul.root-menu > li.is-active svg ellipse,
          nav.main-nav ul.root-menu > li.is-active svg rect,
          nav.main-nav ul.root-menu > li.is-active svg line,
          nav.main-nav ul.root-menu > li.is-active svg circle {
            stroke: white !important; }
          nav.main-nav ul.root-menu > li.is-active li > svg,
          nav.main-nav ul.root-menu > li.is-active a > svg,
          nav.main-nav ul.root-menu > li.is-active svg > svg {
            background-color: rgba(255, 255, 255, 0.84); }
          nav.main-nav ul.root-menu > li.is-active li:hover,
          nav.main-nav ul.root-menu > li.is-active a:hover,
          nav.main-nav ul.root-menu > li.is-active svg:hover {
            color: white; }
        nav.main-nav ul.root-menu > li.is-active > a {
          color: white; }
          nav.main-nav ul.root-menu > li.is-active > a + ul {
            display: none; }
          nav.main-nav ul.root-menu > li.is-active > a:hover {
            text-decoration: none;
            color: white; }
      nav.main-nav ul.root-menu > li > a {
        padding: 5px 11px;
        display: block;
        text-align: center;
        color: white;
        color: white; }
        nav.main-nav ul.root-menu > li > a:hover {
          text-decoration: none;
          color: white; }
        nav.main-nav ul.root-menu > li > a > svg {
          text-align: center;
          width: 100%;
          font-size: 24px;
          display: block;
          border-radius: 4px;
          line-height: 1.7; }
        nav.main-nav ul.root-menu > li > a > svg {
          display: none; }
        nav.main-nav ul.root-menu > li > a > span {
          height: 1px;
          display: block;
          opacity: 0; }
        nav.main-nav ul.root-menu > li > a.is-active + ul {
          display: none; }
        nav.main-nav ul.root-menu > li > a + ul {
          display: none; }

.nav > li > a {
  padding: 0.9rem 1.2rem; }

.mobile-header .notifications-empty {
  padding: 25px 20px; }

.mobile-header .notification-bell.with-badge {
  width: 9px;
  height: 9px;
  top: 4px;
  right: 54px;
  border: 1.5px solid white; }

.mobile-header .notification-bell.with-badge:before {
  content: "";
  background: #D94E73;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 6px;
  right: -12px;
  border-radius: 50%;
  border: 2px solid white; }

.nav-popover {
  overflow: hidden;
  position: absolute;
  left: 62px;
  width: auto;
  height: auto;
  z-index: 9999999;
  padding: 0;
  display: none;
  color: #254f4f;
  min-width: 230px;
  max-width: 330px;
  border-radius: 10px;
  box-shadow: 0px 1px 15px rgba(37, 79, 79, 0.1); }
  .nav-popover * {
    font-size: 14px; }
  .nav-popover svg,
  .nav-popover i {
    display: none; }
  .nav-popover li a svg {
    fill: #547877;
    display: inline-block;
    width: 14px;
    height: 20px;
    flex: 0 0 14px;
    padding: 3px 0;
    margin-right: 6px; }
    .nav-popover li a svg + span {
      flex: 1; }
  .nav-popover a:hover {
    background: #F5FAFA; }
  .nav-popover > a, .nav-popover > h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 16px;
    margin: 0;
    display: block;
    background-color: white;
    color: #254f4f;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #E9F4F5;
    z-index: 4;
    position: relative; }
  .nav-popover ul {
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    display: block;
    z-index: 3;
    margin: 0;
    color: #627482;
    background-color: white; }
    .nav-popover ul a {
      display: block;
      padding: 9px 18px; }
    .nav-popover ul li:first-of-type a {
      padding-top: 16px; }
    .nav-popover ul li:last-of-type a {
      padding-bottom: 16px; }
  .nav-popover ul.notifications-container a {
    padding: 0; }
  .nav-popover ul.notifications-container li:first-of-type a,
  .nav-popover ul.notifications-container li:last-of-type a {
    padding: 0; }
  .nav-popover ul.notifications-container li:first-of-type header a,
  .nav-popover ul.notifications-container li:last-of-type header a {
    padding: 12px 16px 12px 4px;
    display: inline-block;
    font-weight: bold;
    color: #00a3a5; }
    .nav-popover ul.notifications-container li:first-of-type header a:hover,
    .nav-popover ul.notifications-container li:last-of-type header a:hover {
      background: none;
      color: #007e80; }
  .nav-popover ul.notifications-container p.notifications-empty {
    text-align: center;
    font-size: 14px;
    padding: 25px 40px;
    margin: 0; }
  .nav-popover.with-submenu > a {
    border-radius: 5px 5px 0 0; }
  .nav-popover.is-inverted.with-submenu > a {
    border-radius: 0 0 5px 5px; }
  .nav-popover.is-inverted ul {
    border-radius: 5px 5px 0 0;
    border-top: none;
    top: 4px; }

.root-menu li.is-active svg#magnifying-glass,
.root-menu li.is-active svg#fa6-gauge-light,
.root-menu li.is-active svg#fa6-calendar-lines-light,
.root-menu li.is-active svg#fa6-address-book-light,
.root-menu li.is-active svg#fa6-id-card-clip-light,
.root-menu li.is-active svg#fa6-file-invoice-dollar-light,
.root-menu li.is-active svg#fa6-inbox-full-light,
.root-menu li.is-active svg#fa6-chart-mixed-light,
.root-menu li.is-active svg#fa6-lightbulb-on-light,
.root-menu li.is-active svg#fa6-handshake-light,
.root-menu li.is-active svg#fa6-comment-smile-light,
.root-menu li.is-active svg#fa6-calendar-circle-user-regular,
.root-menu li.is-active svg#fa6-list-check-regular,
.root-menu li.is-active svg#fa6-bell-light,
.root-menu li.is-active svg#fa6-gear-light,
.root-menu li.is-hovered svg#magnifying-glass,
.root-menu li.is-hovered svg#fa6-gauge-light,
.root-menu li.is-hovered svg#fa6-calendar-lines-light,
.root-menu li.is-hovered svg#fa6-address-book-light,
.root-menu li.is-hovered svg#fa6-id-card-clip-light,
.root-menu li.is-hovered svg#fa6-file-invoice-dollar-light,
.root-menu li.is-hovered svg#fa6-inbox-full-light,
.root-menu li.is-hovered svg#fa6-chart-mixed-light,
.root-menu li.is-hovered svg#fa6-lightbulb-on-light,
.root-menu li.is-hovered svg#fa6-handshake-light,
.root-menu li.is-hovered svg#fa6-comment-smile-light,
.root-menu li.is-hovered svg#fa6-calendar-circle-user-regular,
.root-menu li.is-hovered svg#fa6-list-check-regular,
.root-menu li.is-hovered svg#fa6-bell-light,
.root-menu li.is-hovered svg#fa6-gear-light {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 8px; }

.root-menu svg#magnifying-glass,
.root-menu svg#fa6-gauge-light,
.root-menu svg#fa6-calendar-lines-light,
.root-menu svg#fa6-address-book-light,
.root-menu svg#fa6-id-card-clip-light,
.root-menu svg#fa6-file-invoice-dollar-light,
.root-menu svg#fa6-inbox-full-light,
.root-menu svg#fa6-chart-mixed-light,
.root-menu svg#fa6-lightbulb-on-light,
.root-menu svg#fa6-handshake-light,
.root-menu svg#fa6-comment-smile-light,
.root-menu svg#fa6-calendar-circle-user-regular,
.root-menu svg#fa6-list-check-regular,
.root-menu svg#fa6-bell-light,
.root-menu svg#fa6-gear-light {
  display: block !important;
  width: 40px;
  height: 40px;
  padding: 8px; }
  .root-menu svg#magnifying-glass path,
  .root-menu svg#magnifying-glass line,
  .root-menu svg#magnifying-glass ellipse,
  .root-menu svg#fa6-gauge-light path,
  .root-menu svg#fa6-gauge-light line,
  .root-menu svg#fa6-gauge-light ellipse,
  .root-menu svg#fa6-calendar-lines-light path,
  .root-menu svg#fa6-calendar-lines-light line,
  .root-menu svg#fa6-calendar-lines-light ellipse,
  .root-menu svg#fa6-address-book-light path,
  .root-menu svg#fa6-address-book-light line,
  .root-menu svg#fa6-address-book-light ellipse,
  .root-menu svg#fa6-id-card-clip-light path,
  .root-menu svg#fa6-id-card-clip-light line,
  .root-menu svg#fa6-id-card-clip-light ellipse,
  .root-menu svg#fa6-file-invoice-dollar-light path,
  .root-menu svg#fa6-file-invoice-dollar-light line,
  .root-menu svg#fa6-file-invoice-dollar-light ellipse,
  .root-menu svg#fa6-inbox-full-light path,
  .root-menu svg#fa6-inbox-full-light line,
  .root-menu svg#fa6-inbox-full-light ellipse,
  .root-menu svg#fa6-chart-mixed-light path,
  .root-menu svg#fa6-chart-mixed-light line,
  .root-menu svg#fa6-chart-mixed-light ellipse,
  .root-menu svg#fa6-lightbulb-on-light path,
  .root-menu svg#fa6-lightbulb-on-light line,
  .root-menu svg#fa6-lightbulb-on-light ellipse,
  .root-menu svg#fa6-handshake-light path,
  .root-menu svg#fa6-handshake-light line,
  .root-menu svg#fa6-handshake-light ellipse,
  .root-menu svg#fa6-comment-smile-light path,
  .root-menu svg#fa6-comment-smile-light line,
  .root-menu svg#fa6-comment-smile-light ellipse,
  .root-menu svg#fa6-calendar-circle-user-regular path,
  .root-menu svg#fa6-calendar-circle-user-regular line,
  .root-menu svg#fa6-calendar-circle-user-regular ellipse,
  .root-menu svg#fa6-list-check-regular path,
  .root-menu svg#fa6-list-check-regular line,
  .root-menu svg#fa6-list-check-regular ellipse,
  .root-menu svg#fa6-bell-light path,
  .root-menu svg#fa6-bell-light line,
  .root-menu svg#fa6-bell-light ellipse,
  .root-menu svg#fa6-gear-light path,
  .root-menu svg#fa6-gear-light line,
  .root-menu svg#fa6-gear-light ellipse {
    fill: none;
    stroke: white;
    stroke: white;
    stroke-width: 1px; }

nav.main-nav.is-open ul.root-menu li.is-active svg#magnifying-glass,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-gauge-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-calendar-lines-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-address-book-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-id-card-clip-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-file-invoice-dollar-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-inbox-full-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-chart-mixed-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-lightbulb-on-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-handshake-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-comment-smile-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-calendar-circle-user-regular,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-list-check-regular,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-bell-light,
nav.main-nav.is-open ul.root-menu li.is-active svg#fa6-gear-light {
  background-color: transparent; }

nav.main-nav.is-open ul.root-menu li a svg#magnifying-glass,
nav.main-nav.is-open ul.root-menu li a svg#fa6-gauge-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-calendar-lines-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-address-book-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-id-card-clip-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-file-invoice-dollar-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-inbox-full-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-chart-mixed-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-lightbulb-on-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-handshake-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-comment-smile-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-calendar-circle-user-regular,
nav.main-nav.is-open ul.root-menu li a svg#fa6-list-check-regular,
nav.main-nav.is-open ul.root-menu li a svg#fa6-bell-light,
nav.main-nav.is-open ul.root-menu li a svg#fa6-gear-light {
  width: 44px; }

nav.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 101%;
  min-height: 101vh;
  z-index: 9999997;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, white 0%, #f9f9f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, white 0%, #f9f9f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, white 0%, #f9f9f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  -moz-box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  overflow-y: scroll;
  overflow-x: hidden;
  width: 600px;
  max-width: 94%;
  padding-bottom: 200px;
  margin-right: -20px;
  right: 0;
  padding-top: 36px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  border-left: 2px solid #00cccc; }
  nav.mobile-nav:not(.is-open) {
    transform: translateX(101%); }
  nav.mobile-nav h3 {
    background: #f6f7f8;
    border-bottom: 1px solid #e9eaed;
    border-top: 1px solid #e9eaed;
    color: rgba(20, 24, 35, 0.5);
    border: 0;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    text-shadow: none;
    text-transform: uppercase;
    margin: 0; }
  nav.mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  nav.mobile-nav li {
    background: #fff;
    margin: 0;
    padding: 0 0 0 6px;
    border-top: 0.5px solid #e9eaed; }
    nav.mobile-nav li a {
      height: 42px;
      line-height: 42px;
      overflow: hidden;
      padding: 0 5px;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 16px;
      display: block; }

.mobile-nav-overlay {
  opacity: 0;
  pointer-events: none;
  background-color: rgba(245, 248, 250, 0.85);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 98;
  transition: opacity 0.4s ease-in-out;
  z-index: 999999; }

nav.mobile-nav.is-open + .mobile-nav-overlay {
  opacity: 1; }

.pull-left h2 {
  font-weight: bold; }

.model-5 {
  top: 0px;
  right: 0px;
  padding: 1px 13px 8px 10px;
  height: 42px;
  z-index: 100;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9999999;
  position: fixed; }

.model-5.is-open {
  position: fixed; }

.model-5.is-open .menu {
  -moz-transition: -moz-transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -o-transition: -o-transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.2s, background-color 0.4s ease-in;
  transition: transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.model-5.is-open .menu .bar:nth-of-type(1) {
  background-color: #00cccc;
  top: 12px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: top 0.2s ease, -moz-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease, -o-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.5s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s, 0.5s;
  transition: top 0.2s ease, transform 0.5s ease-out 0.2s, background-color 0.4s ease-in; }

.model-5.is-open .menu .bar:nth-of-type(2) {
  background-color: #00cccc;
  opacity: 0;
  -moz-transition: ease 0.2s, background-color 0.4s ease-in;
  -o-transition: ease 0.2s, background-color 0.4s ease-in;
  -webkit-transition: ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s;
  transition: ease 0.2s, background-color 0.4s ease-in; }

.model-5.is-open .menu .bar:nth-of-type(3) {
  background-color: #00cccc;
  top: 12px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: top 0.2s ease, -moz-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease, -o-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.5s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s, 0.2s;
  transition: top 0.2s ease, transform 0.5s ease-out 0.2s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(1) {
  top: 6px;
  -moz-transition: top 0.2s ease 0.5s, -moz-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease 0.5s, -o-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.3s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.2s, 0.5s;
  transition: top 0.2s ease 0.5s, transform 0.3s ease-out 0.1s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(2) {
  top: 12px;
  -moz-transition: ease 0.2s 0.5s, background-color 0.4s ease-in;
  -o-transition: ease 0.2s 0.5s, background-color 0.4s ease-in;
  -webkit-transition: ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.5s;
  transition: ease 0.2s 0.5s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(3) {
  top: 18px;
  -moz-transition: top 0.3s ease 0.5s, -moz-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -o-transition: top 0.3s ease 0.5s, -o-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -webkit-transition: top 0.5s ease, -webkit-transform 0.3s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.3s, 0.5s;
  transition: top 0.3s ease 0.5s, transform 0.3s ease-out 0.1s, background-color 0.4s ease-in; }

.model-5 .bar {
  position: absolute; }

.menu {
  height: 30px;
  width: 20px;
  position: relative;
  margin: auto;
  padding-top: 8px;
  border: 1px solid transparent;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.bar {
  height: 2px;
  width: 20px;
  display: block;
  margin: 2px auto;
  position: relative;
  background-color: #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

span.new-feedback-feature-indicator {
  font-weight: bold;
  font-size: 10px;
  color: #29a2a5;
  position: absolute;
  top: 6px;
  left: 113px;
  color: #29a2a5 !important; }

span.new-feedback-feature-dot {
  background-color: #29a2a5;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  right: 7px;
  border: 3px solid transparent;
  width: 9px;
  height: 9px; }

#container.mainnav-sm #mainnav-container span.new-feedback-feature-indicator {
  left: 118px; }

#container.mainnav-sm #mainnav-container span.new-feedback-feature-dot {
  width: 15px;
  height: 15px;
  border: 3px solid #4ea6e0; }

#container.mainnav-sm #mainnav-container ul.collapse.pop-in span.new-feedback-feature-indicator {
  left: 88px; }

#main-nav .menu-expand {
  display: block;
  padding: 5px;
  color: white;
  font-size: 2rem;
  text-align: center; }
  #main-nav .menu-expand i {
    pointer-events: none; }

#main-nav .collapse-btn {
  display: none; }

.nav-popover ul.settings-subnav {
  border-radius: 10px;
  overflow: hidden; }
  .nav-popover ul.settings-subnav svg {
    display: inline-block;
    width: 16px;
    height: 16px;
    fill: #ffffff;
    position: relative;
    top: 1px;
    padding-top: 2px;
    margin-right: 14px;
    flex: 0 0 17px; }
  .nav-popover ul.settings-subnav li {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #708c8c;
    padding: 2px;
    position: relative; }
    .nav-popover ul.settings-subnav li a {
      display: flex;
      padding: 5px 18px 5px 14px;
      line-height: 1.6;
      color: #254f4f; }
    .nav-popover ul.settings-subnav li span {
      margin-left: -9px; }
  .nav-popover ul.settings-subnav + a {
    display: none; }

.video-modal-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  margin-right: 4px;
  height: 100%;
  padding: 4px 15px;
  vertical-align: middle;
  color: #009797;
  font-size: 12.5px;
  border: 1px solid rgba(223, 233, 233, 0.7);
  border-top: none;
  border-bottom: none; }
  .video-modal-link .icon-facetime-video {
    margin-left: 4px;
    color: #009797 !important; }
  .video-modal-link:hover {
    color: #fff;
    background: #00CCCC; }
    .video-modal-link:hover .icon-facetime-video {
      color: #fff !important; }

@media screen and (max-width: 767px) {
  .video-modal-link {
    display: none; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc button, .fc table, body .fc {
  font-size: 1em; }

.fc .fc-axis, .fc button, .fc-day-grid-event .fc-content, .fc-list-item-marker, .fc-list-item-time, .fc-time-grid-event .fc-time, .fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap; }

.fc-event, .fc-event:hover, .fc-state-hover, .fc.fc-bootstrap3 a, .ui-widget .fc-event, a.fc-more {
  text-decoration: none; }

.fc {
  direction: ltr;
  text-align: left; }

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

.fc th, .fc-basic-view .fc-day-top .fc-week-number, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center; }

.fc-highlight {
  background: #bce8f1;
  opacity: .3; }

.fc-bgevent {
  background: #8fdf82;
  opacity: .3; }

.fc-nonbusiness {
  background: #d7d7d7; }

.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  cursor: pointer; }

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle; }

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none; }

.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer; }

.fc-button-group {
  display: inline-block; }

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px; }

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

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right; }

.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0; }

.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%; }

.fc-clear {
  clear: both; }

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0; }

.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0; }

.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double; }

a[data-goto]:hover {
  text-decoration: underline; }

.fc .fc-row {
  border-style: solid;
  border-width: 0; }

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent; }

.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0; }

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px; }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent; }

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0; }

.fc-scroller {
  -webkit-overflow-scrolling: touch; }

.fc-day-grid-event .fc-content, .fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden; }

.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%; }

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad; }

.fc-event, .fc-event-dot {
  background-color: #3a87ad; }

.fc-event, .fc-event:hover {
  color: #fff; }

.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed; }

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25; }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none; }

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block; }

.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }

.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }

.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px; }

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px; }

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px; }

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px; }

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px; }

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px; }

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px; }

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px; }

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25; }

.fc-day-grid-event .fc-time {
  font-weight: 700; }

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px; }

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px; }

a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer; }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  display: none; }

.fc-day-grid .fc-row {
  z-index: 1; }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

.fc-bootstrap3 .fc-popover .panel-body, .fc-bootstrap4 .fc-popover .card-body {
  padding: 0; }

.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }

.fc-bootstrap3 .fc-today.alert, .fc-bootstrap4 .fc-today.alert {
  border-radius: 0; }

.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee; }

.fc-unthemed td.fc-today {
  background: #fcf8e3; }

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }

.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New",Courier,monospace;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fc-icon:after {
  position: relative; }

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%; }

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%; }

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px; }

.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5; }

.ui-widget .fc-disabled-day {
  background-image: none; }

.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-bootstrap4 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0; }

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0; }

.fc-bootstrap3 hr.fc-divider, .fc-bootstrap4 hr.fc-divider {
  border-color: inherit; }

.ui-widget .fc-event {
  color: #fff;
  font-weight: 400; }

.ui-widget td.fc-axis {
  font-weight: 400; }

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline; }

.fc.fc-bootstrap4 a {
  text-decoration: none; }

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline; }

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff; }

.fc-bootstrap4 .fc-popover.card {
  position: absolute; }

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em; }

.fc .fc-toolbar > * > :first-child {
  margin-left: 0; }

.fc-toolbar h2 {
  margin: 0; }

.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view, .fc-view > table {
  position: relative;
  z-index: 1; }

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em; }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-day-top.fc-other-month {
  opacity: .3; }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px; }

.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px; }

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right; }

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px; }

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  background-color: #f2f2f2;
  color: grey; }

.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em; }

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2; }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em; }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em; }

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: left; }

.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%; }

.fc-time-grid table {
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-content-col {
  position: relative; }

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }

.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative; }

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }

.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }

.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6; }

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0; }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0; }

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1; }

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0; }

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.fc-time-grid-event.fc-selected {
  overflow: visible; }

.fc-time-grid-event.fc-selected .fc-bg {
  display: none; }

.fc-time-grid-event .fc-content {
  overflow: hidden; }

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em; }

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none; }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start); }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0"; }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }

.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px; }

.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }

.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px; }

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }

.fc-rtl .fc-list-view {
  direction: rtl; }

.fc-list-view {
  border-width: 1px;
  border-style: solid; }

.fc .fc-list-table {
  table-layout: auto; }

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }

.fc-list-table tr:first-child td {
  border-top-width: 0; }

.fc-list-heading {
  border-bottom-width: 1px; }

.fc-list-heading td {
  font-weight: 700; }

.fc-ltr .fc-list-heading-main {
  float: left; }

.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right; }

.fc-rtl .fc-list-heading-alt {
  float: left; }

.fc-list-item.fc-has-url {
  cursor: pointer; }

.fc-list-item-marker, .fc-list-item-time {
  width: 1px; }

.fc-ltr .fc-list-item-marker {
  padding-right: 0; }

.fc-rtl .fc-list-item-marker {
  padding-left: 0; }

.fc-list-item-title a {
  text-decoration: none;
  color: inherit; }

.fc-list-item-title a[href]:hover {
  text-decoration: underline; }

.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.fc-unthemed .fc-list-empty {
  background-color: #eee; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline-color: transparent;
  outline-style: none; }

.btn.active, .btn:active {
  box-shadow: none; }

.btn {
  font-size: 14px;
  border-radius: 4px;
  color: #254F4F;
  border-color: #BDD1D1; }
  .btn:hover {
    background: #F5FAFA; }
  .btn.btn-primary {
    font-weight: 700; }
  .btn.btn-secondary {
    font-weight: 700; }
  .btn.btn-clipped-submit {
    position: relative;
    padding: 8px 20px;
    background: none !important;
    border: none;
    overflow: hidden;
    box-shadow: none !important;
    border-radius: 12px; }
    .btn.btn-clipped-submit::before {
      position: absolute;
      content: '';
      display: block;
      top: -8px;
      left: 0;
      width: 100%;
      height: 50px;
      background: var(--colorPrimary);
      border-radius: 40px;
      z-index: -1; }
    .btn.btn-clipped-submit:hover::before {
      background: var(--colorPrimaryHover); }
  .btn.btn-fullwidth {
    width: 100%;
    text-align: center;
    box-sizing: border-box; }

.btn-rounded {
  border-radius: 4px !important; }

.btn-lg {
  font-size: 16px; }

.btn-gray {
  background: #f3f1f7;
  border: 1px solid #d3d8da;
  color: #627482;
  padding: 5px 10px;
  box-shadow: 0 0.75px 1.5px 0.5px rgba(89, 105, 129, 0.11);
  border-radius: 3px;
  display: inline-block; }

.btn-minimal {
  background: #ffffff;
  border: 1px solid var(--buttonBorder);
  padding: 3px 10px;
  box-shadow: none;
  display: inline-block;
  border-radius: var(--borderRadiusSM); }
  .btn-minimal.btn-xxs {
    font-size: 11px;
    line-height: 1.333; }
  .btn-minimal.btn-medium {
    padding: 9px;
    font-size: 12px;
    line-height: 1.42857143; }
  .btn-minimal.has-dropdown-menu {
    padding-right: 25px;
    text-align: left; }
    .btn-minimal.has-dropdown-menu ul {
      top: 40px; }

.btn-nano {
  display: inline-block;
  padding: 5px 0;
  color: var(--labelPrimary);
  background: transparent;
  border: none;
  box-shadow: none !important; }

.btn-link {
  color: var(--colorTertiary);
  font-weight: 700;
  text-decoration: none !important; }
  .btn-link.text-black {
    color: var(--labelPrimary); }

.btn-link {
  color: var(--colorTertiary);
  font-weight: 700;
  text-decoration: none !important; }

.expand-control.btn-minimal {
  padding-left: 21px; }
  .expand-control.btn-minimal span {
    margin-left: 6px;
    display: inline-block; }
  .expand-control.btn-minimal .icon-caret-right {
    left: 2px;
    margin-left: 6px;
    margin-right: 6px; }
    .expand-control.btn-minimal .icon-caret-right:before {
      margin: 1px; }

.btn-ghost-primary {
  background: var(--colorWhite);
  border: 1px solid #29a2a5 !important;
  color: #29a2a5 !important; }

.btn-ghost-primary:hover, .btn-ghost-primary:focus {
  background: transparent;
  border: 1px solid #29a2a5;
  color: #29a2a5; }

.btn-default, .btn-minimal {
  border-radius: 4px;
  color: #254F4F;
  background: white;
  border-color: #BDD1D1; }
  .btn-default:hover, .btn-minimal:hover {
    background: #F5FAFA; }

.btn {
  height: 36px;
  border-radius: 4px;
  padding: 7px 15px 8px;
  box-shadow: 0px 1px 0px rgba(37, 79, 79, 0.05); }

.btn-sm {
  height: 30px;
  padding: 3px 11px 4px 11px; }

.btn-slim {
  background: white;
  height: 30px;
  border: 1px solid #BDD1D1;
  padding: 4px 12px;
  border-radius: 4px; }

.btn-lg {
  height: 44px;
  padding: 11px 23px; }

.panel-heading .btn-default i.icon-info-sign, .btn-default i.icon-info-sign {
  margin: 0 5px 0 0; }

.open > .dropdown-toggle.btn-primary, .btn-primary {
  background: #29a2a5;
  border: 1px solid #29a2a5;
  color: #ffffff;
  outline: 0;
  box-shadow: 0px 1px 0px rgba(37, 79, 79, 0.08), inset 0px -1px 0px rgba(37, 79, 79, 0.2); }
  .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary[disabled]:focus, .open > .dropdown-toggle.btn-primary[disabled]:hover, .open > .dropdown-toggle.btn-primary:hover:focus, .btn-primary:focus, .btn-primary:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, .btn-primary:hover:focus {
    background: #007e80;
    border-color: #007e80; }
  .open > .dropdown-toggle.btn-primary:active, .open > .dropdown-toggle.btn-primary[disabled]:active, .open > .dropdown-toggle.btn-primary[disabled], .open > .dropdown-toggle.btn-primary.disabled, .open > .dropdown-toggle.btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:active:hover, .open > .dropdown-toggle.btn-primary:active:hover:focus, .open > .dropdown-toggle.btn-primary.disabled:active:focus, .open > .dropdown-toggle.btn-primary.disabled:active:hover, .open > .dropdown-toggle.btn-primary.disabled:hover:focus, .open > .dropdown-toggle.btn-primary.disabled:active:hover:focus, .open > .dropdown-toggle.btn-primary[disabled]:active:focus, .open > .dropdown-toggle.btn-primary[disabled]:active:hover, .open > .dropdown-toggle.btn-primary[disabled]:hover:focus, .open > .dropdown-toggle.btn-primary[disabled]:active:hover:focus, .btn-primary:active, .btn-primary[disabled]:active, .btn-primary[disabled], .btn-primary.disabled, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:active:hover:focus, .btn-primary.disabled:active:focus, .btn-primary.disabled:active:hover, .btn-primary.disabled:hover:focus, .btn-primary.disabled:active:hover:focus, .btn-primary[disabled]:active:focus, .btn-primary[disabled]:active:hover, .btn-primary[disabled]:hover:focus, .btn-primary[disabled]:active:hover:focus {
    background: #003f40;
    border-color: #003f40; }

.btn-secondary {
  background: #00CCCC;
  border: 1px solid #00CCCC;
  color: #ffffff; }

.btn-secondary:hover {
  background: #00b3b3;
  border-color: #00b3b3;
  color: #ffffff; }

.btn .caret {
  position: relative;
  margin-left: 5px;
  height: 15px;
  width: 15px;
  margin: -5px -5px 0 0;
  line-height: 11px;
  border-radius: 50%; }

.caret {
  display: inline-block;
  border-top: 0px dashed;
  border-top: 0px solid\9;
  border-right: 0px solid transparent;
  border-left: 0px solid transparent; }

span.caret:after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  position: absolute;
  left: 7px;
  top: 5px; }

.btn-remove {
  padding: 10px 5px;
  line-height: 20px;
  width: 100%;
  min-width: 20px; }

.btn-danger {
  background-color: #e78674;
  border: 1px solid #e3735e;
  color: #c73d23; }
  .btn-danger.pull-right {
    padding: 5px 10px;
    margin: 11px 15px 11px 0; }

.btn-danger-new {
  background-color: #c73d23;
  border: 1px solid #c73d23;
  color: white; }
  .btn-danger-new:hover {
    background-color: #B53820;
    border: 1px solid #B53820;
    color: white; }

.btn-group > .btn-default + .dropdown-toggle {
  border-left-width: 1px; }

.btn-group .btn-remove {
  width: unset;
  border: 1px solid #C73D23 !important;
  height: 29px;
  padding: 5px 9px; }
  .btn-group .btn-remove svg {
    height: 13px;
    width: 13px; }

.dropdown.open > .btn.btn-ghost-primary,
.btn-group.open .dropdown-toggle.btn-ghost-primary {
  background: var(--colorPrimary);
  border: 1px solid #29a2a5;
  color: #ffffff; }

.btn-group-vertical .btn:not(.btn-default),
.btn-group .btn:not(.btn-default) {
  border-color: rgba(0, 0, 0, 0); }

.btn-group > .btn:first-of-type:not(:last-of-type) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0; }

.dropdown-menu {
  font-size: 13px;
  border-radius: 2px;
  margin: 5px 0;
  padding: 7px 0;
  border: 0; }

.dropdown-backdrop {
  position: static; }

.dropdown-menu:not(.head-list) > li > a, .dropdown-menu:not(.head-list) > li input[type='submit'], .dropdown-menu:not(.head-list) > li button {
  -webkit-appearance: none;
  padding: 10px 15px;
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  width: 100%;
  background: white;
  text-align: left;
  border: none; }
  .dropdown-menu:not(.head-list) > li > a:hover, .dropdown-menu:not(.head-list) > li input[type='submit']:hover, .dropdown-menu:not(.head-list) > li button:hover {
    background-color: #F3F1F7;
    color: #0e253a; }
  .dropdown-menu:not(.head-list) > li > a.active, .dropdown-menu:not(.head-list) > li input.active[type='submit'], .dropdown-menu:not(.head-list) > li button.active {
    color: #72d0eb;
    font-weight: bold; }
  .dropdown-menu:not(.head-list) > li > a i, .dropdown-menu:not(.head-list) > li input[type='submit'] i, .dropdown-menu:not(.head-list) > li button i {
    margin-right: 2.5px;
    min-width: 15px; }

.letter-btn {
  cursor: pointer;
  padding: 5px;
  border: 1px solid #d3d8da;
  color: #627482;
  border-radius: 8px;
  background: #ffffff;
  display: inline-block;
  margin-bottom: 5px; }
  .letter-btn.selected {
    background: #72d0eb;
    border: 1px solid #72d0eb;
    color: #ffffff; }

a.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none; }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: progress; }
  .btn.disabled.is-forbidden, .btn.is-forbidden[disabled], fieldset[disabled] .btn.is-forbidden {
    cursor: not-allowed; }

.appointments_calendar .page-nav {
  z-index: 39; }

.fc-view-container {
  background: var(--colorWhite);
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid var(--colorDivider);
  height: 100%; }

.appointments_map_index .fc-view-container {
  height: 0;
  border: none; }

.appointments_map_index .page-nav {
  z-index: 110; }

.appointments_map_index .page-nav .tag-beta {
  display: inline-block !important;
  padding: 2px 5px;
  font-size: 11px; }

.fc-head-container {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important; }

.fc-widget-content:not(.fc-major):not(.fc-minor):not(.fc-day) {
  border-left: none !important; }

.appointments_grid .fc-widget-header {
  border-top: none !important;
  border-left: none !important; }

.appointments_grid .fc-toolbar button {
  min-height: 24px; }

.appointments_calendar .fc-toolbar .fc-prev-button,
.appointments_calendar .fc-toolbar .fc-next-button,
.appointments_grid .fc-toolbar .fc-prev-button,
.appointments_grid .fc-toolbar .fc-next-button,
.appointments_vert_grid .fc-toolbar .fc-prev-button,
.appointments_vert_grid .fc-toolbar .fc-next-button {
  display: none !important; }

.appointments_calendar .fc-toolbar .fc-button,
.appointments_grid .fc-toolbar .fc-button,
.appointments_vert_grid .fc-toolbar .fc-button {
  padding: 0 10px; }

.appointments_calendar .fc-toolbar .fc-today-button,
.appointments_grid .fc-toolbar .fc-today-button,
.appointments_vert_grid .fc-toolbar .fc-today-button {
  border-radius: 15px 0 0 15px; }

.appointments_calendar .fc-toolbar .fc-datePickerButton-button,
.appointments_grid .fc-toolbar .fc-datePickerButton-button,
.appointments_vert_grid .fc-toolbar .fc-datePickerButton-button {
  border-radius: 0 15px 15px 0 !important; }

.appointments_calendar .fc-toolbar .fc-right,
.appointments_grid .fc-toolbar .fc-right,
.appointments_vert_grid .fc-toolbar .fc-right {
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  min-width: 160px; }
  .appointments_calendar .fc-toolbar .fc-right .dropdown-menu,
  .appointments_grid .fc-toolbar .fc-right .dropdown-menu,
  .appointments_vert_grid .fc-toolbar .fc-right .dropdown-menu {
    right: 0;
    left: auto; }

.appointments_calendar .fc-toolbar .fc-month-button {
  border-radius: 15px 0 0 15px !important; }

.appointments_calendar .fc-toolbar .fc-agendaDay-button {
  border-radius: 0 15px 15px 0 !important; }

.appointments_calendar .fc-toolbar .fc-viewSwitcher-button {
  border-radius: var(--borderRadiusLG) !important; }

.appointments_calendar .fc-toolbar .fc-left,
.appointments_calendar .fc-toolbar .fc-right,
.appointments_grid .fc-toolbar .fc-left,
.appointments_grid .fc-toolbar .fc-right,
.appointments_vert_grid .fc-toolbar .fc-left,
.appointments_vert_grid .fc-toolbar .fc-right,
.appointments_map_index .fc-toolbar .fc-left,
.appointments_map_index .fc-toolbar .fc-right {
  z-index: 100;
  position: relative; }

.appointments_calendar .fc-toolbar .fc-prev-button,
.appointments_calendar .fc-toolbar .fc-next-button,
.appointments_grid .fc-toolbar .fc-prev-button,
.appointments_grid .fc-toolbar .fc-next-button,
.appointments_vert_grid .fc-toolbar .fc-prev-button,
.appointments_vert_grid .fc-toolbar .fc-next-button,
.appointments_map_index .fc-toolbar .fc-prev-button,
.appointments_map_index .fc-toolbar .fc-next-button {
  display: none !important; }

.appointments_calendar .fc-toolbar .fc-button,
.appointments_grid .fc-toolbar .fc-button,
.appointments_vert_grid .fc-toolbar .fc-button,
.appointments_map_index .fc-toolbar .fc-button {
  padding: 0 10px; }

.appointments_calendar .fc-toolbar .fc-today-button,
.appointments_grid .fc-toolbar .fc-today-button,
.appointments_vert_grid .fc-toolbar .fc-today-button,
.appointments_map_index .fc-toolbar .fc-today-button {
  border-radius: 15px 0 0 15px; }

.appointments_calendar .fc-toolbar .fc-datePickerButton-button,
.appointments_grid .fc-toolbar .fc-datePickerButton-button,
.appointments_vert_grid .fc-toolbar .fc-datePickerButton-button,
.appointments_map_index .fc-toolbar .fc-datePickerButton-button {
  border-radius: 0 15px 15px 0 !important; }

.appointments_calendar .fc-toolbar .fc-right,
.appointments_grid .fc-toolbar .fc-right,
.appointments_vert_grid .fc-toolbar .fc-right,
.appointments_map_index .fc-toolbar .fc-right {
  white-space: nowrap;
  min-width: 160px; }

.appointments_calendar .fc-toolbar .fc-month-button {
  border-radius: 15px 0 0 15px !important; }

.appointments_calendar .fc-toolbar .fc-agendaDay-button {
  border-radius: 0 15px 15px 0 !important; }

.fc-header-toolbar h2 {
  font-weight: 600; }

.fc-header-toolbar .fc-month-button,
.fc-header-toolbar .fc-agendaWeek-button,
.fc-header-toolbar .fc-agendaDay-button {
  font-weight: 600; }

.fc-header-toolbar .fc-datePickerButton-button {
  font-weight: normal; }

.fc-header-toolbar .fc-datePickerButton-button:before {
  content: "";
  font-family: "FontAwesome"; }

.fc-header-toolbar .fc-viewSwitcher-button:after,
.fc-header-toolbar .fc-datePickerButton-button:after {
  margin-left: 6px;
  content: "\f0d7";
  font-family: "FontAwesome"; }

.fc-center .fc-center-arrow-right,
.fc-center .fc-center-arrow-left {
  display: none; }

.fc-center {
  padding: 0 35px;
  min-width: 360px;
  text-align: center; }
  .fc-center h2 {
    width: 100%;
    text-align: center; }
  .fc-center .fc-center-arrow-right,
  .fc-center .fc-center-arrow-left {
    float: none;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    min-height: 30px;
    right: 5px;
    font-size: 18px;
    cursor: pointer;
    transition: 0.2s opacity ease-in-out; }
    .fc-center .fc-center-arrow-right *,
    .fc-center .fc-center-arrow-left * {
      float: none; }
  .fc-center .fc-center-arrow-left {
    right: auto;
    left: 5px; }

@media screen and (max-width: 991px) {
  .fc-center {
    min-width: 230px;
    min-height: 90px;
    transform: translateY(28px); }
    .fc-center h2 {
      transform: translateY(16px);
      font-size: 14px; }
    .fc-center .fc-center-arrow-right,
    .fc-center .fc-center-arrow-left {
      top: 42px; }
  .appointments_map_index .fc-center {
    min-height: 60px;
    transform: none; }
    .appointments_map_index .fc-center h2 {
      transform: translateY(12px); }
    .appointments_map_index .fc-center .fc-center-arrow-right,
    .appointments_map_index .fc-center .fc-center-arrow-left {
      top: 36px; } }

@media screen and (min-width: 421px) {
  .fc-center {
    min-width: 270px;
    min-height: 70px;
    transform: none; }
    .fc-center h2 {
      width: 100% !important; }
    .fc-center .fc-center-arrow-right,
    .fc-center .fc-center-arrow-left {
      top: 42px; } }

@media screen and (min-width: 768px) {
  .fc-center {
    min-width: 320px;
    min-height: 32px; }
    .fc-center h2 {
      transform: translateY(5px);
      font-size: 20px; }
    .fc-center .fc-center-arrow-right,
    .fc-center .fc-center-arrow-left {
      top: 2px; }
  .appointments_map_index .fc-center {
    min-width: 320px;
    min-height: 32px; }
    .appointments_map_index .fc-center h2 {
      transform: translateY(5px);
      font-size: 20px; }
    .appointments_map_index .fc-center .fc-center-arrow-right,
    .appointments_map_index .fc-center .fc-center-arrow-left {
      top: 2px; } }

.fc-highlight {
  background: #50d0ed; }

.is-virtual-copy {
  overflow: visible;
  z-index: 30 !important; }
  .is-virtual-copy.fc-event.fc-resizable {
    padding: 0;
    border-radius: 0;
    border: 1px solid #d3d8da !important; }
  .is-virtual-copy .virtual-copy-info {
    font-size: 11px;
    border: 1px solid #d3d8da;
    text-align: center;
    position: absolute;
    top: -20px;
    left: -1px;
    display: block;
    background: #ffffff;
    color: gray;
    font-weight: bold;
    width: 100%;
    padding: 2px 0;
    border-radius: 3px 3px 0 0; }
    .is-virtual-copy .virtual-copy-info span {
      padding: 2px 6px; }
  .is-virtual-copy .fc-content {
    padding: 7px 5px; }
  .is-virtual-copy .virtual-copy-actions {
    font-size: 11px;
    border: 1px solid #d3d8da;
    position: absolute;
    bottom: -20px;
    left: -1px;
    display: block;
    background: #ffffff;
    color: gray;
    font-weight: bold;
    width: 100%;
    border-radius: 0 0 3px 3px;
    padding: 2px 0; }
    .is-virtual-copy .virtual-copy-actions span {
      opacity: 0.8;
      width: 50%;
      display: inline-block;
      text-align: center; }
      .is-virtual-copy .virtual-copy-actions span:hover {
        opacity: 1; }

.popover-content > .employee-tags-container {
  bottom: 14px;
  left: 14px; }

.fc-event .invite-status-badge {
  position: absolute;
  top: 5px;
  right: 5px; }

.invite-status-badge {
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  border: 1px solid white;
  border-radius: 50%;
  z-index: 9; }
  .invite-status-badge.assignable {
    background: #00c01e; }
  .invite-status-badge.pending {
    background: #ff8300; }
  .invite-status-badge.insufficient {
    background: #f00; }

.employee-tags-container {
  position: absolute;
  bottom: 4px;
  right: 4px;
  z-index: 9; }

.appointments-table .employee-tag {
  text-shadow: none; }

.employee-tag {
  border-color: #ffffff;
  text-align: center;
  width: 25px;
  line-height: 2;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  margin: 1px;
  position: relative;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.1), -1px 1px 0 rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(0, 0, 0, 0.1); }
  .employee-tag span {
    font-size: 8.5px;
    position: relative;
    top: -3px; }
  .employee-tag small {
    font-size: 7pt;
    position: absolute;
    bottom: -4px;
    display: block;
    text-align: center;
    width: 100%; }

.employee-tag-list {
  text-align: center;
  width: 24px;
  line-height: 21px;
  height: 24px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 10px; }

.fc-button {
  min-height: 24px;
  line-height: 10px;
  border: 1px solid var(--buttonBorder); }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }

.fc-state-default.fc-corner-right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.fc .fc-button-group > :first-child {
  margin-left: 0;
  border-radius: 8px 0px 0px 8px; }

.fc .fc-button-group > :last-child {
  border-radius: 0px 8px 8px 0px; }

.fc .fc-button-group .fc-button {
  border: 1px solid #d9d9d9;
  text-transform: capitalize; }

.fc .fc-button-group > * {
  margin: 0 0 0 -2px; }

.fc-prev-button {
  border-radius: 15px 0 0 15px !important; }

.fc-next-button {
  border-radius: 0 15px 15px 0 !important; }

.fc-prev-button {
  border-radius: 15px 0 0 15px !important; }

.fc-next-button {
  border-radius: 0 15px 15px 0 !important; }

td.fc-head-container.fc-widget-header,
th.fc-widget-header {
  text-transform: uppercase; }

.fc .fc-axis {
  font-weight: 700;
  width: 50px !important;
  color: #999; }

td.fc-axis.fc-time.fc-widget-content {
  font-weight: 700;
  color: #4d555d; }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 5px; }

a.fc-event[id=celebrations] {
  padding: 2px 5px;
  cursor: pointer;
  border: 1px solid #ffffff; }

.fc-event {
  padding: 7px 5px;
  border: 1px solid #ffffff; }

.fc-event.fc-resizable {
  padding: 2px 5px; }

.fc-event,
.fc-event-dot {
  background-color: #cbeef8; }

.fc-time-grid-event .fc-time {
  color: rgba(255, 255, 255, 0.92);
  font-weight: 700; }
  .fc-time-grid-event .fc-time span {
    text-rendering: geometricPrecision;
    font-weight: 500; }

.fc-title {
  font-weight: 700;
  overflow-wrap: break-word;
  text-rendering: geometricPrecision; }

.fc-event.completed .fc-title {
  text-decoration: line-through; }

.fc-day-grid-event.fc-resizable .fc-title {
  color: rgba(25, 27, 29, 0.6); }

.hidden-event {
  height: 40px !important;
  padding-bottom: 5px !important;
  overflow: hidden;
  cursor: pointer; }
  .hidden-event .fc-content {
    white-space: initial !important; }

#hidden-event-info {
  display: none; }

.fc-state-default.fc-corner-right {
  border-radius: 0px;
  border-bottom-right-radius: 0px; }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

.fc-state-default {
  background-color: var(--colorWhite);
  background-image: none;
  background-repeat: repeat-x;
  border-color: #d9d9d9;
  color: #254f4f;
  text-shadow: none; }

.fc-state-down,
.fc-state-active {
  color: var(--colorTertiaryLight);
  background-color: var(--colorTertiary);
  background-image: none;
  outline: 0; }

.fc-widget-header,
.fc-widget-content {
  border: 1px solid #d9d9d9;
  background: #ffffff; }

@media screen and (max-width: 991px) {
  .fc-time-grid .fc-slats td {
    height: 20px; } }

@media screen and (min-width: 991px) and (max-width: 1600px) {
  .fc-time-grid .fc-slats td {
    height: 25px; } }

@media screen and (min-width: 1600px) {
  .fc-time-grid .fc-slats td {
    height: 30px; } }

.fc-now-indicator {
  border-color: #29a2a5; }

.fc-month-view .fc-day-header span {
  cursor: pointer; }
  .fc-month-view .fc-day-header span:hover {
    text-decoration: underline; }

.cal-month-nav-link {
  text-decoration: underline;
  cursor: pointer;
  opacity: 0.7; }
  .cal-month-nav-link:hover {
    opacity: 1; }

.fc th.fc-day-header {
  position: relative;
  padding: 2px;
  vertical-align: middle; }
  .fc th.fc-day-header a {
    position: absolute;
    top: 3px;
    right: 3px; }
  .fc th.fc-day-header .cal-nav-link {
    opacity: 0.3;
    position: absolute;
    top: 3px;
    cursor: pointer;
    left: calc(50% + 84px);
    transform: translateX(-50%);
    padding: 0; }
    .fc th.fc-day-header .cal-nav-link:hover {
      opacity: 0.8; }
    .fc th.fc-day-header .cal-nav-link svg {
      opacity: 0.5;
      width: 11px;
      height: 11px; }
    .fc th.fc-day-header .cal-nav-link span {
      font-size: 12px;
      border-bottom: 1px solid #888;
      position: relative;
      top: -2.5px;
      text-transform: none;
      font-weight: inherit; }
  .fc th.fc-day-header a[data-goto] {
    position: relative;
    top: 0;
    right: 0; }

th.fc-day-header.fc-widget-header {
  position: relative;
  font-weight: 600; }
  th.fc-day-header.fc-widget-header .financials-container {
    width: 100%;
    background: #ffffff;
    position: absolute;
    z-index: 3;
    top: 23px;
    left: 0;
    border-right: 1px solid #eee;
    -webkit-transition: max-height ease-in-out 0.2s;
    -moz-transition: max-height ease-in-out 0.2s;
    -ms-transition: max-height ease-in-out 0.2s;
    -o-transition: max-height ease-in-out 0.2s;
    transition: max-height ease-in-out 0.2s;
    overflow: hidden;
    max-height: 0;
    text-align: left;
    text-transform: initial;
    font-weight: normal;
    color: #999; }
    th.fc-day-header.fc-widget-header .financials-container > div {
      padding: 8px;
      min-height: 300px; }
    th.fc-day-header.fc-widget-header .financials-container .total-revenue {
      color: green;
      font-size: 20px;
      padding: 4px; }
    th.fc-day-header.fc-widget-header .financials-container .total-manhours {
      padding: 0 2px 4px 3px;
      margin-bottom: 18px;
      font-size: 14px;
      color: #777;
      text-transform: uppercase; }
    th.fc-day-header.fc-widget-header .financials-container .appointments-count {
      font-size: 16px; }
    th.fc-day-header.fc-widget-header .financials-container .manhours-count {
      font-size: 18px;
      font-weight: bold; }
    th.fc-day-header.fc-widget-header .financials-container .paid-ratio {
      color: orange; }
    th.fc-day-header.fc-widget-header .financials-container .assigned-ratio {
      color: orange; }
    th.fc-day-header.fc-widget-header .financials-container .all-paid,
    th.fc-day-header.fc-widget-header .financials-container .all-assigned {
      color: green; }
    th.fc-day-header.fc-widget-header .financials-container.with-shadow {
      -webkit-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
      -moz-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
      box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4); }

.calendar-financials-trigger {
  display: flex;
  flex-direction: row-reverse; }
  .calendar-financials-trigger i.icon-bar-chart.active {
    margin: 5px;
    color: #00cccc; }
  .calendar-financials-trigger i.icon-bar-chart {
    margin: 5px; }

table.fc-header {
  margin: 7px 0; }

.fc-state-default {
  font-weight: 600; }

tr.fc-first .fc-widget-header {
  background: #f9f9f9;
  color: #254f4f;
  font-weight: 600;
  text-transform: uppercase;
  height: 25px;
  vertical-align: middle; }

.fc-widget-content {
  background: rgba(255, 255, 255, 0); }

.fc-day-grid .fc-day-grid-event {
  padding: 2px 5px; }
  .fc-day-grid .fc-day-grid-event .fc-title {
    margin-left: 3px; }

.fc-day-grid-event .is-completed {
  text-decoration: line-through;
  font-style: italic;
  cursor: pointer; }
  .fc-day-grid-event .is-completed:hover {
    text-decoration: line-through;
    font-style: italic; }
  .fc-day-grid-event .is-completed .fc-content {
    margin-left: 14px; }
  .fc-day-grid-event .is-completed:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome; }

.fc-day-grid-event .is-recurring .fc-content {
  margin-left: 14px; }

.fc-day-grid-event .is-recurring:before {
  content: "\f021";
  font-family: FontAwesome; }

@media (max-width: 767px) {
  .fc-toolbar.fc-header-toolbar .fc-center {
    text-align: center;
    display: block; }
    .fc-toolbar.fc-header-toolbar .fc-center h2 {
      display: block; } }

.estimate-confirmation-column,
.appointment-confirmation-column {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }

.fc-agendaDay-view .fc-row .fc-content-skeleton .fc-axis,
.fc-agendaWeek-view .fc-row .fc-content-skeleton .fc-axis {
  position: relative;
  z-index: 100;
  opacity: 0.8;
  cursor: pointer; }
  .fc-agendaDay-view .fc-row .fc-content-skeleton .fc-axis:hover,
  .fc-agendaWeek-view .fc-row .fc-content-skeleton .fc-axis:hover {
    opacity: 1; }

.fc-agendaDay-view .fc-axis.fc-widget-header,
.fc-agendaWeek-view .fc-axis.fc-widget-header {
  cursor: pointer;
  opacity: 0.8; }
  .fc-agendaDay-view .fc-axis.fc-widget-header:hover,
  .fc-agendaWeek-view .fc-axis.fc-widget-header:hover {
    opacity: 1; }

#calendar .fc-month-view .icon-refresh,
#calendar .fc-agendaDay-view .icon-refresh {
  position: absolute;
  top: 2px;
  right: 2px; }

#calendar .fc-month-view .icon-phone,
#calendar .fc-agendaDay-view .icon-phone {
  margin-right: 3px; }

#calendar .fc-month-view .icon-map-marker,
#calendar .fc-agendaDay-view .icon-map-marker {
  margin-right: 5px; }

#calendar .fc-month-view .fc-title,
#calendar .fc-agendaDay-view .fc-title {
  font-size: 13px;
  font-weight: 800 !important;
  margin-left: 0 !important; }

#calendar .fc-month-view .icon-money,
#calendar .fc-agendaDay-view .icon-money {
  position: absolute;
  top: 2px;
  right: 15px; }

#calendar .fc-month-view .fc-time:not(.fc-axis),
#calendar .fc-agendaDay-view .fc-time:not(.fc-axis) {
  font-size: 11px;
  word-spacing: -1.5px; }

#calendar .fc-month-view .phone,
#calendar .fc-agendaDay-view .phone {
  font-size: 11px;
  margin-top: 6px; }

#calendar .fc-month-view .address,
#calendar .fc-agendaDay-view .address {
  font-size: 11px;
  margin-top: 4px; }

#calendar .fc-agendaWeek-view .address {
  display: none; }

#calendar .fc-agendaWeek-view .fc-title {
  font-size: 11.5px;
  font-weight: 800 !important;
  margin-left: 0 !important;
  margin-top: 2px;
  line-height: 1.25; }

#calendar .fc-agendaWeek-view .fc-time:not(.fc-axis) {
  font-size: 10px;
  word-spacing: -0.75px; }

#calendar .fc-agendaWeek-view .phone {
  font-size: 11px;
  line-height: 1.25;
  font-weight: 400 !important;
  margin-top: 4.5px; }

#calendar .fc-agendaWeek-view .icon-phone {
  margin-right: 2px; }

#grid-weekly-scheduler .fc-timelineWeek-view .fc-head .fc-time-area .fc-widget-header {
  padding-right: 0;
  padding-left: 0; }

#grid-weekly-scheduler .calendar-financials-trigger + .fc-scroller-clip {
  display: none; }

#hidden-event-count {
  color: #547877; }

#hidden-events-wrapper {
  margin-top: 20px;
  margin-left: 20px; }
  #hidden-events-wrapper > #hidden-events-list {
    padding-left: 10px; }

i.icon-brush {
  padding-right: 12px;
  background-size: 12px;
  background-repeat: no-repeat;
  margin-right: 7px;
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/svgs/brush-ec0b2f663450571c854050cb216e27ea55456682c8c0b535ad05147997162b83.svg); }

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.panel-heading {
  position: relative;
  min-height: 50px;
  padding: 0;
  position: relative;
  min-height: 50px;
  padding: 0; }
  .panel-heading .panel-title {
    padding: 16px; }
  .panel-heading > input {
    max-width: 45%;
    font-size: 12px;
    padding: 7px 3px 7px 5px;
    height: 27px;
    margin-left: 40px;
    position: absolute;
    width: 100%;
    display: inline-block;
    top: 5px;
    left: 14px; }
  .panel-heading > .icon-sort {
    cursor: move;
    z-index: 99999;
    padding: 18px 8px;
    display: inline-block; }
  .panel-heading > .remove_fields {
    padding: 15px 10px;
    margin: 0;
    border: 0;
    height: 100%;
    border-radius: 0;
    border-left: 1px solid rgba(201, 48, 44, 0.3);
    border-bottom: 1px solid rgba(201, 48, 44, 0.3); }
  .panel-heading .pcr-button {
    position: absolute;
    top: 0;
    right: -10px; }
  .panel-heading.note-toolbar {
    height: auto; }

.app_settings .panel-heading {
  min-height: 0; }

.panel-shadow {
  border: 1px solid transparent;
  border-radius: var(--borderRadiusLG);
  position: relative;
  background: var(--colorWhite);
  min-height: 0;
  margin-bottom: 30px;
  box-shadow: none;
  box-shadow: 0 4px 10px rgba(0, 204, 204, 0.1); }

.panel_border {
  border: 1px solid var(--buttonBorder);
  border-radius: var(--borderRadiusLG);
  box-shadow: none; }

.panel_transparent {
  background: none;
  box-shadow: none; }

.panel-expander {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 1.5rem 2rem;
  font-size: 1.8rem; }
  .panel-expander svg {
    margin-right: 8px !important; }
  .panel-expander i {
    margin-left: 8px; }

.panel-body {
  padding: 1rem 2rem; }
  .panel-body.without-padding {
    padding: 0; }

.panel.with-link {
  opacity: 1;
  position: relative;
  cursor: pointer; }
  .panel.with-link > a:not(.remove_fields) {
    position: absolute;
    top: 11.5px;
    left: 27px;
    display: block;
    text-decoration: none; }
  .panel.with-link .panel-heading label {
    position: absolute;
    top: 4px;
    right: 36px;
    font-size: 9px;
    letter-spacing: -0.1px;
    font-weight: bold; }
  .panel.with-link .panel-heading .pickr {
    top: 10px;
    right: 49px; }
  .panel.with-link .panel-title {
    padding: 12px;
    padding-left: 0; }

.left-panel-inner,
.right-panel-inner {
  padding: 2rem; }
  @media screen and (min-width: 768px) {
    .left-panel-inner,
    .right-panel-inner {
      padding: 2.5rem; } }
.right-panel-inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e9e9e9; }

.left-panel-inner {
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #e9e9e9;
  border-bottom-left-radius: 8px; }

/* Split panel in two
*Create a 2 col layout and add these classes to the panels to create a split panel
*/
.panel.split-panel-first {
  border-radius: 4px 0 0 4px;
  border-right: none; }

.panel.split-panel-last {
  border-radius: 0 4px 4px 0; }

.panel-arrow-left {
  position: relative; }
  .panel-arrow-left:before {
    content: '';
    display: block;
    position: absolute;
    top: 28px;
    right: 100%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #d9d9d9; }
  .panel-arrow-left:after {
    content: '';
    display: block;
    position: absolute;
    top: 29px;
    right: 100%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-right-color: #fcfefe; }

a[data-toggle="collapse"][aria-expanded="true"] .plus-circle {
  display: none !important; }

a[data-toggle="collapse"][aria-expanded="true"] .minus-circle {
  display: inline-block !important; }

a.collapsed[aria-expanded="false"] .plus-circle {
  display: inline-block !important; }

a.collapsed[aria-expanded="false"] .minus-circle {
  display: none !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .panel-body > .row > [class^="col-"]:not(.p-0):first-child,
  .panel-body > [class^="form-"] > .row > [class^="col-"]:not(.p-0):first-child {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important; }
  .panel-body > .row > [class^="col-"]:not(.p-0):last-child,
  .panel-body > [class^="form-"] > .row > [class^="col-"]:not(.p-0):last-child {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .panel-body > .row > [class*="col-md"],
  .panel-body > .row > [class*="col-lg"] {
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .panel-body .no-padding {
    padding: 0px; }
  .left-panel-inner {
    border-width: 1px 0 1px 0;
    border-bottom-left-radius: 0px; } }

@media (max-width: 767px) {
  .mb-sm-m {
    margin-bottom: 30px; }
  ul.nav.navbar-top-links.pull-left.search-form-container {
    width: 100%; }
  .left-panel-inner {
    border-width: 1px 0 1px 0;
    border-bottom-left-radius: 0px; }
  .panel-body > .row > [class^="col-"]:not(.p-0):first-child,
  .panel-body > [class^="form-"] > .row > [class^="col-"]:not(.p-0):first-child {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important; }
  .panel-body > .row > [class^="col-"]:not(.p-0):last-child,
  .panel-body > [class^="form-"] > .row > [class^="col-"]:not(.p-0):last-child {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; }
  .panel-body > .row > [class*="col-md"],
  .panel-body > .row > [class*="col-lg"] {
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .panel-body > .row > .no-padding-sm[class^="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .panel.split-panel-first {
    border-radius: 4px;
    border-right: 1px solid #d9d9d9; }
  .panel.split-panel-last {
    border-radius: 4px; }
  .aside-nav H3 {
    margin-top: 0px;
    font-size: 1.2em;
    line-height: 1.4; }
  .no-nav #aside {
    padding-top: 0px; }
  .big-list-date {
    margin: 30px -15px 15px;
    padding: 0 15px; }
  /*
    * Adapt the appointment list view to the screen size on mobile
    */
  #appointments-list .panel .panel-body {
    padding: 5px 10px 5px; }
  #appointments-list .panel h3 {
    font-size: 1.4em; }
  #appointments-list .panel .p-y-s {
    padding-top: 0;
    padding-bottom: 0; }
  #appointments-list .panel .m-t-m {
    margin-top: 20px; }
  /*
    *moving the page-nav to the bottom of the screen on mobile
    */
  .hide-xs {
    display: none; }
  .modal-dialog {
    margin-bottom: 80px; } }

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/dt-1.10.18/r-2.2.2
 *
 * Included libraries:
 *   DataTables 1.10.18, Responsive 2.2.2
 */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important; }

table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none; }

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 {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5; }

table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150"; }

table.dataTable thead .sorting_asc:after {
  content: "\e155"; }

table.dataTable thead .sorting_desc:after {
  content: "\e156"; }

table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  color: #eee; }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody > table > tbody > tr:first-child > th, div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }

table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px; }

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #337ab7; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px; }

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer; }

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #337ab7; }

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }

table.dataTable > tbody > tr.child:hover {
  background: transparent !important; }

table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0; }

table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none; }

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold; }

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em; }

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12; }

div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea; }

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%; } }

div.dtr-bs-modal table.table tr:first-child td {
  border-top: none; }

#scheduler .employee-tag {
  text-shadow: none; }

.appointments_grid .page-nav .with_filters,
.appointments_vert_grid .page-nav .with_filters {
  display: none; }

.fc-resource-area .fc-widget-content {
  position: relative; }
  .fc-resource-area .fc-widget-content .employee-tags-container {
    top: 4px;
    right: 4px;
    bottom: initial;
    left: initial; }

.fc-timelineDay-view .fc-head .fc-resource-area .fc-widget-header .fc-cell-content .fc-cell-text {
  display: none; }

.fc-body .fc-resource-area .fc-rows > table > tbody > tr > td.fc-divider > div {
  height: 20px !important; }
  .fc-body .fc-resource-area .fc-rows > table > tbody > tr > td.fc-divider > div > .fc-cell-content {
    overflow: visible;
    padding: 1px 7px; }
    .fc-body .fc-resource-area .fc-rows > table > tbody > tr > td.fc-divider > div > .fc-cell-content .fc-cell-text {
      text-transform: uppercase;
      font-weight: bold; }

.fc-time-area .fc-timeline-event {
  overflow: hidden;
  border-radius: 4px;
  min-height: 32px;
  max-height: 32px; }
  .fc-time-area .fc-timeline-event .fc-content {
    white-space: normal;
    position: relative; }

#scheduler .fc-event {
  position: absolute; }

#grid-weekly-scheduler .green-progress-bar {
  background-color: #00be00;
  height: 5px;
  border-radius: 4px; }

#grid-weekly-scheduler .green-capacity-bar {
  background-color: #00be00;
  height: 5px;
  margin-left: 65px;
  margin-right: 8px;
  border-radius: 4px; }

#grid-weekly-scheduler .yellow-progress-bar {
  background-color: #ffd45c;
  height: 5px;
  border-radius: 4px; }

#grid-weekly-scheduler .yellow-capacity-bar {
  background-color: #ffd45c;
  height: 5px;
  margin-left: 65px;
  margin-right: 8px;
  border-radius: 4px; }

#grid-weekly-scheduler .orange-progress-bar {
  background-color: #ff9500;
  height: 5px;
  border-radius: 4px; }

#grid-weekly-scheduler .orange-capacity-bar {
  background-color: #ff9500;
  height: 5px;
  margin-left: 65px;
  margin-right: 8px;
  border-radius: 4px; }

#grid-weekly-scheduler .red-progress-bar {
  background-color: #a10000;
  height: 5px;
  border-radius: 4px; }

#grid-weekly-scheduler .red-capacity-bar {
  background-color: #a10000;
  height: 5px;
  margin-left: 65px;
  margin-right: 8px;
  border-radius: 4px; }

#grid-weekly-scheduler .black-progress-bar {
  background-color: #4e0000;
  height: 5px;
  border-radius: 4px; }

#grid-weekly-scheduler .capacity {
  position: relative;
  top: -15px; }

#grid-weekly-scheduler .employee-tag {
  text-shadow: none; }

#grid-weekly-scheduler .appointments_grid .page-nav .with_filters,
#grid-weekly-scheduler .appointments_vert_grid .page-nav .with_filters {
  display: none; }

#grid-weekly-scheduler .fc-resource-area .fc-widget-content {
  position: relative; }
  #grid-weekly-scheduler .fc-resource-area .fc-widget-content .employee-tags-container {
    top: 4px;
    right: 4px;
    bottom: initial;
    left: initial; }
  #grid-weekly-scheduler .fc-resource-area .fc-widget-content .worked-hours-text {
    font-size: 9px;
    font-weight: 600;
    color: #a9b2b9;
    font-style: italic; }

#grid-weekly-scheduler .fc-body .fc-resource-area .fc-rows > table > tbody > tr {
  padding-left: 8px;
  padding-right: 10px; }

#grid-weekly-scheduler .fc-body .fc-resource-area .fc-rows > td.fc-divider > div {
  height: 20px !important; }
  #grid-weekly-scheduler .fc-body .fc-resource-area .fc-rows > td.fc-divider > div > .fc-cell-content {
    overflow: visible;
    padding: 1px 7px; }
    #grid-weekly-scheduler .fc-body .fc-resource-area .fc-rows > td.fc-divider > div > .fc-cell-content .fc-cell-text {
      text-transform: uppercase;
      font-weight: bold; }

#grid-weekly-scheduler tr[data-resource-id]:hover {
  position: relative;
  z-index: 999999999; }

#grid-weekly-scheduler .fc-time-area .fc-rows .fc-timeline-event {
  overflow: hidden;
  border-radius: 4px;
  padding: 0;
  margin: 0;
  min-height: 10px;
  height: 20px;
  max-height: 20px; }
  #grid-weekly-scheduler .fc-time-area .fc-rows .fc-timeline-event:hover {
    transition: all 0.35s cubic-bezier(0.21, 1.02, 0.73, 1);
    transition-delay: 500ms;
    height: 100px;
    max-height: 300px;
    z-index: 999999999; }
    #grid-weekly-scheduler .fc-time-area .fc-rows .fc-timeline-event:hover .fc-content {
      overflow: visible; }
  #grid-weekly-scheduler .fc-time-area .fc-rows .fc-timeline-event .fc-content {
    padding-top: 3px;
    padding-bottom: 6px;
    max-height: 12px;
    padding-left: 12px;
    padding-right: 4px;
    white-space: normal;
    position: relative; }

#grid-weekly-scheduler .fc-event {
  position: absolute; }

.cal-nav-link {
  opacity: 0.3;
  position: absolute;
  top: 45px;
  cursor: pointer;
  left: calc(50% - 20px);
  padding: 0; }
  .cal-nav-link:hover {
    opacity: 0.8; }
  .cal-nav-link svg {
    opacity: 0.5;
    width: 11px;
    height: 11px; }
  .cal-nav-link span {
    font-size: 12px;
    border-bottom: 1px solid #888;
    position: relative;
    top: -2.5px;
    text-transform: none;
    font-weight: inherit; }

.day-header-link {
  color: #254F4F; }
  .day-header-link span:hover {
    text-decoration: underline;
    cursor: pointer; }

.icon-refresh {
  margin-left: 3px;
  margin-right: 3px; }

.icon-money {
  margin-left: 3px;
  margin-right: 3px; }

th.day-header-link.fc-widget-header {
  position: relative;
  font-weight: 600; }
  th.day-header-link.fc-widget-header .fc-cell-content {
    position: relative;
    top: 0;
    right: 0; }
  th.day-header-link.fc-widget-header .weekly-financials-container {
    width: 100%;
    background: #ffffff;
    z-index: 30;
    top: 23px;
    left: 0;
    border-right: 1px solid #eee;
    -webkit-transition: max-height ease-in-out 0.2s;
    -moz-transition: max-height ease-in-out 0.2s;
    -ms-transition: max-height ease-in-out 0.2s;
    -o-transition: max-height ease-in-out 0.2s;
    transition: max-height ease-in-out 0.2s;
    overflow: hidden;
    max-height: 0;
    text-align: left;
    text-transform: initial;
    font-weight: normal;
    color: #999; }
    th.day-header-link.fc-widget-header .weekly-financials-container > div {
      padding: 8px;
      min-height: 300px; }
    th.day-header-link.fc-widget-header .weekly-financials-container .total-revenue {
      color: green;
      font-size: 20px;
      padding: 4px; }
    th.day-header-link.fc-widget-header .weekly-financials-container .total-manhours {
      padding: 0 2px 4px 3px;
      margin-bottom: 18px;
      font-size: 14px;
      color: #777;
      text-transform: uppercase; }
    th.day-header-link.fc-widget-header .weekly-financials-container .appointments-count {
      font-size: 16px; }
    th.day-header-link.fc-widget-header .weekly-financials-container .manhours-count {
      font-size: 18px;
      font-weight: bold; }
    th.day-header-link.fc-widget-header .weekly-financials-container .paid-ratio {
      color: orange; }
    th.day-header-link.fc-widget-header .weekly-financials-container .assigned-ratio {
      color: orange; }
    th.day-header-link.fc-widget-header .weekly-financials-container .all-paid,
    th.day-header-link.fc-widget-header .weekly-financials-container .all-assigned {
      color: green; }
    th.day-header-link.fc-widget-header .weekly-financials-container.with-shadow {
      -webkit-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
      -moz-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
      box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4); }

.is-completed {
  text-decoration: line-through;
  background-color: #888 !important;
  font-weight: 800;
  font-style: italic;
  cursor: pointer; }
  .is-completed:hover {
    text-decoration: line-through;
    font-style: italic; }
  .is-completed .fc-content {
    margin-left: 14px; }
  .is-completed:before {
    margin: 3px;
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome; }

#vertical-scheduler .fc-time-grid .fc-slats td {
  height: 20px; }

#vertical-scheduler td.fc-axis.fc-time.fc-widget-content {
  font-size: 11px; }

#vertical-scheduler .fc-resource-cell {
  font-size: 10px;
  font-weight: bold;
  text-transform: initial;
  line-height: 1.3;
  padding: 0 8px 8px 8px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.1px; }
  #vertical-scheduler .fc-resource-cell img {
    padding: 4px;
    display: block;
    background: #00CCCC;
    width: calc(100% - 8px);
    max-width: 50px;
    margin: 10px auto;
    border-radius: 50%; }
  @media screen and (min-width: 480px) {
    #vertical-scheduler .fc-resource-cell {
      font-size: 11px; } }
  @media screen and (min-width: 768px) {
    #vertical-scheduler .fc-resource-cell {
      font-size: 13px; } }
.selectable-icon-trigger {
  height: 90px;
  border: 2px solid #f3f3f3;
  display: block;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(133, 133, 133, 0.02);
  -moz-box-shadow: 0px 2px 3px 0px rgba(133, 133, 133, 0.02);
  box-shadow: 0px 2px 3px 0px rgba(133, 133, 133, 0.02);
  transition: all 0.2s ease-in; }
  .selectable-icon-trigger i {
    color: #93a7a6;
    display: block;
    margin-bottom: 5px; }
    .selectable-icon-trigger i.icon-facebook {
      color: #3B5998; }
  .selectable-icon-trigger:hover {
    border: 2px solid rgba(0, 204, 204, 0.5); }
  .selectable-icon-trigger.is-selected {
    font-weight: bold;
    color: #00cccc;
    border: 2px solid #00cccc; }
    .selectable-icon-trigger.is-selected i, .selectable-icon-trigger.is-selected i.icon-facebook {
      color: #00cccc; }

.table-curved {
  border-collapse: separate;
  border: solid #d9d9d9 1px;
  border-radius: 8px;
  border-left: 0px; }
  .table-curved td,
  .table-curved th {
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9; }
  .table-curved th {
    border-top: none; }
  .table-curved tr > th {
    border-top: none; }
  .table-curved th:first-child {
    border-radius: 8px 0 0 0; }
  .table-curved th:last-child {
    border-radius: 0 8px 0 0; }
  .table-curved th:only-child {
    border-radius: 8px 8px 0 0; }
  .table-curved tr:last-child td:first-child {
    border-radius: 0 0 0 8px; }
  .table-curved tr:last-child td:last-child {
    border-radius: 0 0 8px 0; }

table.table.table-condensed.no-border td,
table.table.table-condensed.no-border th {
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important; }

.table.no-border td,
.table.no-border th {
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important; }

#container .table.no-header > tbody > tr:first-child > td {
  border-top: none !important; }

.table.footable {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-collapse: inherit;
  background-color: #FFFFFF; }

.table th,
.table .th {
  font-size: 1.05em;
  font-weight: 700;
  border-bottom: 0px solid #d9d9d9;
  color: #254f4f;
  background: #f3f1f7; }

#container .table-striped > tbody > tr:nth-child(2n + 1) {
  background-color: #fcfefe; }

#container .table.transparent-header th {
  background: transparent; }

#customers-table {
  word-wrap: break-word; }
  @media screen and (max-width: 768px) {
    #customers-table {
      table-layout: auto; } }
#customers-table_filter label {
  text-align: right; }
  #customers-table_filter label input::placeholder {
    content: "Boom"; }

#employees-footable td {
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: middle; }

.table > thead > tr > th {
  border-bottom: 0px solid #d3d8da; }

#customers-table tbody > tr > td:first-of-type {
  padding-left: 24px; }

#customers-table td {
  padding: 0px; }
  #customers-table td div {
    overflow: hidden;
    height: 50px;
    line-height: 1.1;
    padding: 0 15px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    /* column | row */
    white-space: nowrap; }

#customers-table span.is-money {
  text-align: right; }
  #customers-table span.is-money.is-negative {
    color: #d9534f; }
  #customers-table span.is-money.is-positive {
    color: #19a83d; }

#customers-table th.letter-filter-row {
  border-radius: 0;
  padding-top: 15px !important;
  padding-bottom: 7px !important; }

#customers-table td.dataTables_empty {
  padding: 15px; }

#customers-table .icon-building {
  margin-right: 5px; }

#customers-table em {
  font-style: italic;
  opacity: 0.7; }

div.dataTables_wrapper div.dataTables_info {
  margin-bottom: 8px;
  opacity: 0.8;
  color: #627482; }

.table-hover > tbody > tr:hover {
  background-color: var(--colorTertiaryContrast); }

table.dataTable.dtr-inline.collapsed
> tbody
> tr[role="row"]
> td:first-child::before,
table.dataTable.dtr-inline.collapsed
> tbody
> tr[role="row"]
> th:first-child::before {
  top: 17px;
  left: 10px; }

.recurrence-radios-container, .time-radios-container {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border-radius: 4px; }
  .recurrence-radios-container .nested-fields, .recurrence-radios-container a.to-modal, .time-radios-container .nested-fields, .time-radios-container a.to-modal {
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 3rem; }
  .recurrence-radios-container input, .time-radios-container input {
    margin-left: 0; }
  .recurrence-radios-container > div, .time-radios-container > div {
    position: relative;
    flex: 0 0 7rem; }
    .recurrence-radios-container > div .form-group.string, .time-radios-container > div .form-group.string {
      position: relative;
      text-align: center;
      padding-right: 3rem;
      padding-top: 1.2rem; }
      .recurrence-radios-container > div .form-group.string input.string, .time-radios-container > div .form-group.string input.string {
        padding: 3px 3px;
        width: 55px;
        margin: auto; }
    .recurrence-radios-container > div ol, .time-radios-container > div ol {
      flex: 1;
      padding: 0;
      margin: 0; }
    .recurrence-radios-container > div li, .time-radios-container > div li {
      list-style: none;
      display: inline-block;
      height: 4.5rem;
      width: 9rem; }
    .recurrence-radios-container > div label > input, .time-radios-container > div label > input {
      visibility: hidden;
      position: absolute; }
    .recurrence-radios-container > div label > input + div, .time-radios-container > div label > input + div {
      border-radius: 5px;
      text-align: center;
      padding: 0.75rem 0.5rem;
      display: block;
      font-size: 1rem;
      cursor: pointer;
      color: #858897;
      border: 1px solid #aaa;
      transition-duration: 0.1s; }
      .recurrence-radios-container > div label > input + div:hover, .time-radios-container > div label > input + div:hover {
        color: #254f4f;
        border: 1px solid #555; }
    .recurrence-radios-container > div input[type='radio']:checked + div, .time-radios-container > div input[type='radio']:checked + div {
      border: 2px solid #00cccc;
      z-index: -1;
      font-weight: bold;
      opacity: 1;
      color: #00cccc; }
    .recurrence-radios-container > div input[type='radio']:before, .time-radios-container > div input[type='radio']:before {
      content: " ";
      display: block;
      position: absolute;
      top: -18px;
      left: -10px;
      visibility: hidden; }
    .recurrence-radios-container > div label > input[type='radio']:checked:before, .time-radios-container > div label > input[type='radio']:checked:before {
      content: "✅";
      z-index: 1;
      visibility: visible;
      font-size: 21px; }
  .recurrence-radios-container a.remove_fields, .time-radios-container a.remove_fields {
    position: absolute;
    top: -11px;
    right: 13px;
    z-index: 5;
    width: 24px;
    height: 24px;
    border: 1px solid #d3d8da;
    color: rgba(255, 0, 0, 0.5);
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    padding: 2px;
    font-size: 12px;
    background: #ffffff; }
    .recurrence-radios-container a.remove_fields:hover, .time-radios-container a.remove_fields:hover {
      color: red; }

.recurrence-radios-container > div .form-group.string input.string {
  padding: 5px 7px;
  width: 55px;
  margin: auto 15px;
  font-size: 14px; }

.recurrence-radios-container > div .form-group.string:after {
  content: "%";
  position: absolute;
  top: 3.65rem;
  right: 5rem; }

.time-radios-container > div .form-group.string input.string {
  padding: 5px 7px;
  width: 85px;
  margin: auto;
  font-size: 14px; }

.timeline {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #f3f1f7;
  color: #97a0a9; }
  .timeline:before, .timeline:after {
    background-color: #ebecee;
    bottom: 20px;
    content: "";
    display: block;
    position: absolute; }
  .timeline:before {
    left: 49px;
    top: 20px;
    width: 1px; }
  .timeline:after {
    left: 46px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #ebecee;
    background-color: #ffffff; }

.timeline-header {
  border-radius: 8px;
  clear: both;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative; }
  .timeline-header .timeline-header-title {
    display: inline-block;
    text-align: center;
    padding: 7px 15px;
    min-width: 100px; }
  .timeline .timeline-header:first-child {
    margin-bottom: 30px;
    margin-top: 15px; }

.timeline-stat {
  width: 100px;
  float: left;
  text-align: center;
  padding-bottom: 15px; }

.timeline-entry {
  margin-bottom: 25px;
  margin-top: 5px;
  position: relative;
  clear: both; }

.timeline-entry-inner {
  position: relative; }

.timeline-time {
  display: inline-block;
  padding: 2px 3px;
  background-color: #ffffff;
  color: #a9b2b9;
  font-size: .85em;
  max-width: 70px;
  margin-top: 3px;
  font-weight: bold; }

.timeline-icon {
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  display: block;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  margin-top: 5px;
  background-color: #ffffff; }
  .timeline-icon > i {
    line-height: 40px;
    vertical-align: 0.1em; }
  .timeline-icon img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: top; }
  .timeline-icon:empty {
    height: 12px;
    width: 12px;
    margin-top: 20px;
    border: 2px solid #ebecee; }

.timeline-label {
  background-color: #ffffff;
  border-radius: 8px;
  margin-left: 85px;
  padding: 15px;
  position: relative;
  min-height: 50px;
  margin-right: 30px;
  border: 1px solid #fbfbfb;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .timeline-label li {
    padding-left: 27px; }
  .timeline-label:before, .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0; }
  .timeline-label:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #d6d6d6;
    margin: 15px 0 0 -10px; }
  .timeline-label:after {
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #ffffff;
    margin: 15px 0 0 -8px; }

.panel .timeline,
.panel .timeline:after,
.panel .timeline-time,
.panel .timeline-label,
.panel .timeline-icon:not([class^="bg-"]):not([class*=" bg-"]) {
  background-color: #fff; }

.panel .timeline-label {
  box-shadow: none;
  border: 0;
  background-color: white;
  margin-left: 100px; }
  .panel .timeline-label:before {
    display: none;
    border-right-color: #b5bcc2; }
  .panel .timeline-label:after {
    border-right-color: #fefefe; }

.aside-body.timeline-wrapper, .timeline, .timeline-time {
  background-color: #fafafe; }

.timeline-label:before {
  border-right-color: #f7f7f7; }

.timeline-label h5 {
  margin-top: 0; }

#timeline-modal .disabled .cke_top {
  display: none; }

#timeline-modal .disabled .cke_chrome {
  border: none; }

#timeline-modal .disabled .cke_bottom {
  display: none; }

.timeline-wrapper {
  padding-bottom: 10em;
  background-color: #F3F1F7; }
  .timeline-wrapper .empty-timeline {
    height: 200px;
    display: block;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 3em;
    margin: 2em;
    padding: 5.2em;
    font-size: 1.3em;
    color: #bbb; }
  .timeline-wrapper .date-picker-wrapper i.icon-calendar {
    position: absolute;
    font-size: 15px;
    z-index: 10;
    padding: 12px;
    color: #ababab;
    pointer-events: none;
    z-index: 100; }
  .timeline-wrapper .date-picker-wrapper input.date-picker {
    width: 140px;
    padding-left: 35px;
    z-index: 1037;
    border: 1px solid #ddd; }
  .timeline-wrapper .date-picker-wrapper + small {
    color: #c73d23;
    font-style: italic; }
  .timeline-wrapper .timeline-section.has-error .timeline-icon, .timeline-wrapper .timeline-section.has-error .datetime-info {
    color: #c73d23; }
  .timeline-wrapper .timeline-section.has-error .timeline-bubble {
    border-color: #c73d23; }
    .timeline-wrapper .timeline-section.has-error .timeline-bubble .arrow-left {
      border-right-color: #c73d23; }
    .timeline-wrapper .timeline-section.has-error .timeline-bubble a, .timeline-wrapper .timeline-section.has-error .timeline-bubble a.view-link, .timeline-wrapper .timeline-section.has-error .timeline-bubble li.has-error {
      color: #c73d23; }
  .timeline-wrapper .has-actualization-error .timeline-icon, .timeline-wrapper .has-actualization-error .datetime-info {
    color: #ffab4c; }
  .timeline-wrapper .has-actualization-error h5, .timeline-wrapper .has-actualization-error a, .timeline-wrapper .has-actualization-error a.view-link, .timeline-wrapper .has-actualization-error a.has-actualization-error {
    color: #ffab4c; }
  .timeline-wrapper span.actualization-error {
    color: #c73d23; }
  .timeline-wrapper .datetime-info {
    cursor: pointer;
    opacity: 0.85;
    position: absolute;
    background: white;
    top: 34px;
    text-align: center;
    font-size: 11px;
    color: #777;
    line-height: 1.2;
    transform: translateX(-50%);
    padding-bottom: 15px; }
    .timeline-wrapper .datetime-info .date-info {
      font-size: 13px;
      font-weight: bold; }
    .timeline-wrapper .datetime-info .time-info {
      font-style: italic;
      color: #999; }
    .timeline-wrapper .datetime-info:hover {
      opacity: 1; }
  .timeline-wrapper h5 {
    display: inline-block;
    width: 80%; }
  .timeline-wrapper h5.view-link, .timeline-wrapper span.view-link {
    color: #72d0eb;
    text-decoration: underline;
    opacity: 0.85;
    cursor: pointer; }
    .timeline-wrapper h5.view-link:hover, .timeline-wrapper span.view-link:hover {
      opacity: 1; }
  .timeline-wrapper h6 {
    margin-top: -0.5em;
    line-height: 1.2;
    font-weight: normal;
    font-style: italic; }
  .timeline-wrapper ul {
    list-style: none; }
  .timeline-wrapper > .pull-right {
    margin-top: 6px; }
  .timeline-wrapper > .pull-right > i, .timeline-wrapper > .pull-right > a > i {
    cursor: pointer;
    padding: 3px;
    margin: 11px 0;
    right: 0;
    opacity: 0.75; }
    .timeline-wrapper > .pull-right > i:hover, .timeline-wrapper > .pull-right > a > i:hover {
      opacity: 1; }
  .timeline-wrapper span.to {
    position: absolute;
    left: 1.5em;
    display: block; }
  .timeline-wrapper .icon-eye-open {
    color: #72d0eb; }
  .timeline-wrapper .icon-eye-close {
    color: #aaa; }
  .timeline-wrapper .icon-ok-sign {
    color: #26a69a; }
  .timeline-wrapper .icon-exclamation-sign {
    color: #c73d23; }
  .timeline-wrapper .icon-time {
    color: #d1b147; }
  .timeline-wrapper .icon-hand-right {
    color: #ff5ea0; }
  .timeline-wrapper .icon-refresh {
    color: #72d0eb; }
  .timeline-wrapper .btn > .icon-eye-open {
    color: white; }

#timeline-modal input, #timeline-modal textarea {
  width: 100%; }

#timeline-modal textarea {
  resize: vertical; }

#timeline-modal label {
  font-weight: bold; }

#timeline-modal input[disabled], #timeline-modal select[disabled], #timeline-modal textarea[disabled], #timeline-modal input[readonly], #timeline-modal select[readonly], #timeline-modal textarea[readonly] {
  cursor: default;
  background: transparent;
  border: 1px solid white;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

#timeline-modal div.error {
  margin-bottom: 1em; }
  #timeline-modal div.error p {
    margin-bottom: -0.2em;
    color: #888;
    font-style: italic; }
  #timeline-modal div.error strong {
    color: #c73d23;
    font-style: normal; }

.iti {
  position: relative;
  display: inline-block; }

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.iti__hide {
  display: none; }

.iti__v-hide {
  visibility: hidden; }

.iti input, .iti input[type=tel], .iti input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0; }

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px; }

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px; }

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555; }

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555; }

.iti__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: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px; }

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal; } }

.iti__flag-box {
  display: inline-block;
  width: 20px; }

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc; }

.iti__country {
  padding: 5px 10px;
  outline: 0; }

.iti__dial-code {
  color: #999; }

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05); }

.iti__country-name, .iti__dial-code, .iti__flag-box {
  vertical-align: middle; }

.iti__country-name, .iti__flag-box {
  margin-right: 6px; }

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0; }

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0; }

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer; }

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default; }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent; }

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px; }

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px; }

.iti--container:hover {
  cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }

.iti__flag.iti__be {
  width: 18px; }

.iti__flag.iti__ch {
  width: 15px; }

.iti__flag.iti__mc {
  width: 19px; }

.iti__flag.iti__ne {
  width: 18px; }

.iti__flag.iti__np {
  width: 13px; }

.iti__flag.iti__va {
  width: 15px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px; } }

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0; }

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0; }

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0; }

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0; }

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0; }

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0; }

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0; }

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0; }

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0; }

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0; }

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0; }

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0; }

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0; }

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0; }

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0; }

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0; }

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0; }

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0; }

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0; }

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0; }

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0; }

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0; }

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0; }

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0; }

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0; }

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0; }

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0; }

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0; }

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0; }

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0; }

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0; }

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0; }

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0; }

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0; }

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0; }

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0; }

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0; }

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0; }

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0; }

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0; }

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0; }

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0; }

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0; }

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0; }

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0; }

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0; }

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0; }

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0; }

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0; }

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0; }

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0; }

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0; }

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0; }

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0; }

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0; }

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0; }

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0; }

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0; }

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0; }

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0; }

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0; }

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0; }

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0; }

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0; }

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0; }

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0; }

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0; }

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0; }

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0; }

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0; }

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0; }

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0; }

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0; }

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0; }

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0; }

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0; }

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0; }

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0; }

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0; }

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0; }

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0; }

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0; }

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0; }

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0; }

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0; }

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0; }

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0; }

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0; }

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0; }

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0; }

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0; }

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0; }

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0; }

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0; }

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0; }

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0; }

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0; }

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0; }

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0; }

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0; }

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0; }

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0; }

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0; }

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0; }

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0; }

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0; }

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0; }

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0; }

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0; }

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0; }

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0; }

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0; }

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0; }

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0; }

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0; }

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0; }

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0; }

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0; }

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0; }

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0; }

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0; }

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0; }

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0; }

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0; }

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0; }

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0; }

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0; }

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0; }

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0; }

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0; }

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0; }

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0; }

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0; }

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0; }

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0; }

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0; }

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0; }

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0; }

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0; }

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0; }

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0; }

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0; }

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0; }

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0; }

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0; }

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0; }

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0; }

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0; }

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0; }

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0; }

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0; }

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0; }

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0; }

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0; }

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0; }

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0; }

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0; }

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0; }

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0; }

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0; }

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0; }

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0; }

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0; }

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0; }

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0; }

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0; }

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0; }

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0; }

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0; }

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0; }

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0; }

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0; }

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0; }

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0; }

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0; }

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0; }

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0; }

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0; }

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0; }

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0; }

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0; }

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0; }

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0; }

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0; }

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0; }

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0; }

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0; }

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0; }

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0; }

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0; }

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0; }

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0; }

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0; }

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0; }

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0; }

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0; }

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0; }

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0; }

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0; }

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0; }

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0; }

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0; }

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0; }

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0; }

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0; }

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0; }

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0; }

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0; }

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0; }

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0; }

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0; }

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0; }

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0; }

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0; }

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0; }

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0; }

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0; }

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0; }

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0; }

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0; }

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0; }

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0; }

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0; }

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0; }

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0; }

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0; }

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0; }

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0; }

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0; }

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0; }

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0; }

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0; }

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0; }

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0; }

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0; }

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0; }

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0; }

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0; }

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0; }

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0; }

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0; }

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0; }

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0; }

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0; }

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0; }

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0; }

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0; }

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0; }

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0; }

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0; }

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0; }

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0; }

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0; }

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0; }

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0; }

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0; }

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0; }

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0; }

.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/flags/flags-959070a9f002abd28383322dd455a851d1fd445974edb3f720d54ff79894e28b.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url(https://d3q761sbfyxqec.cloudfront.net/assets/flags/flags@2x-d00ec77cf49d0c3fbd725dbcdcca661b5db35a02d12f8f4fcf8a3ce6065391bc.png); } }

.iti__flag.iti__np {
  background-color: transparent; }

.with-currency {
  position: relative; }
  .with-currency input {
    max-width: 120px; }
  .with-currency > .currency-symbol {
    position: absolute;
    bottom: 10px;
    font-size: 15px;
    color: #555;
    right: 16px; }

#user_profile_employees_count {
  border: 1px solid white; }

#user_profile_employees_count:focus {
  border: 1px solid #00CCCC; }

input, input:focus {
  outline: 0; }

input:focus, .form-control:focus {
  border: 1px solid #00CCCC;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

ul.icons-list {
  margin-top: 16px;
  margin-bottom: 16px; }
  ul.icons-list li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 22px;
    font-size: 14px; }
    ul.icons-list li strong {
      background: rgba(63, 146, 77, 0.05);
      padding: 2px 1px 3px 1px;
      border-radius: 4px; }
    ul.icons-list li::before {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      position: absolute;
      top: 4px;
      left: 0; }
  ul.icons-list.with-circle-check li::before {
    background-image: url("data:image/svg+xml,%3Csvg fill='%233F924D' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z'/%3E%3C/svg%3E"); }
  ul.icons-list.with-circle-xmark li::before {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23C73D23' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z'/%3E%3C/svg%3E"); }

.green-message {
  position: relative;
  padding: 10px 10px 10px 30px;
  border-radius: 4px;
  background: rgba(0, 255, 255, 0.13);
  margin: 15px 0; }
  .green-message.without-icon {
    padding-left: 10px; }

.green-message:not(.without-icon):before {
  position: absolute;
  content: "\f05a";
  font-family: FontAwesome;
  left: 10px;
  top: 10px; }

.warning-message {
  position: relative;
  padding: 10px 10px 10px 30px;
  border-radius: 4px;
  color: rgba(216, 106, 8, 0.92);
  background: rgba(255, 156, 0, 0.18);
  margin: 15px 0; }
  .warning-message.without-icon {
    padding-left: 10px; }

.warning-message:not(.without-icon):before {
  position: absolute;
  content: "";
  font-family: FontAwesome;
  left: 10px;
  top: 10px; }

.info-message {
  position: relative;
  padding: 16px 16px 16px 40px;
  border-radius: 6px;
  color: #547877;
  background: #f5fcfc;
  margin: 0 0 16px 0;
  border: 1px solid #cde0e0; }
  .info-message.without-icon {
    padding-left: 16px; }

.info-message:not(.without-icon):after {
  content: url("data:image/svg+xml,%3Csvg fill='%23547877' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336h24V272H216c-13.3 0-24-10.7-24-24s10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24H216c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z'/%3E%3C/svg%3E");
  display: inline-block;
  position: absolute;
  top: 17px;
  width: 16px;
  left: 10px; }

form .help-inline,
form .has-error,
form .parsley-errors-list {
  color: #c73d23; }
  form .help-inline span.has-error,
  form .has-error span.has-error,
  form .parsley-errors-list span.has-error {
    margin-left: 5px; }

form abbr[title="required"] {
  pointer-events: none; }

form .has-success {
  margin-left: 5px;
  color: #3cd52e; }

.alert-success {
  background-color: rgba(60, 213, 46, 0.15);
  border-color: transparent;
  border-left: 0px solid #648e33;
  color: #3cd52e; }

.alert-error {
  background-color: rgba(199, 61, 35, 0.15);
  border-color: transparent;
  border-left: 0px solid #648e33;
  color: #c73d23; }

.alert-error-bordered {
  border-color: rgba(199, 61, 35, 0.35);
  border-radius: 4px;
  padding: 10px 10px 0 10px;
  margin-bottom: 20px; }

.remove_fields.btn-danger {
  height: 40px;
  margin: 1px;
  background: white;
  color: #C73D23;
  border-color: rgba(199, 61, 35, 0.5); }
  .remove_fields.btn-danger svg {
    width: 14px;
    height: 16px;
    position: relative;
    top: 1px;
    fill: #C73D23; }
  .remove_fields.btn-danger:hover {
    color: #C73D23;
    border-color: rgba(199, 61, 35, 0.5);
    background: rgba(199, 61, 35, 0.15); }
    .remove_fields.btn-danger:hover:active {
      color: #C73D23;
      border-color: rgba(199, 61, 35, 0.5);
      background: rgba(199, 61, 35, 0.2); }
  .remove_fields.btn-danger:active {
    color: #C73D23;
    border-color: rgba(199, 61, 35, 0.5);
    background: rgba(199, 61, 35, 0.2); }

textarea {
  background-color: #F3F1F7;
  border: none;
  border-radius: 8px;
  padding: 10px; }

input {
  background-color: #F3F1F7;
  border: none;
  border-radius: 8px;
  padding: 10px; }

input,
select {
  max-height: 42px; }

.form-control {
  font-size: 14px;
  height: 100%;
  min-height: 42px;
  box-shadow: none;
  transition-duration: 0.5s;
  background-color: var(--colorWhite);
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 10px; }

.date_month .form-control {
  min-height: 42px;
  font-size: 14px;
  border-radius: 8px;
  background: var(--colorWhite);
  opacity: 1; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.select {
  display: block;
  position: relative; }
  .select:before {
    content: "";
    border-style: solid;
    border-width: 0px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
    display: inline-block;
    height: 0;
    margin: 0 3px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 1; }

select::-ms-expand {
  display: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ""; }

.form-group-date {
  flex-direction: column; }
  @media (min-width: 425px) {
    .form-group-date {
      flex-direction: row; } }
  .form-group-date .form-group {
    margin-bottom: 0; }
  .form-group-date > div:before {
    content: "";
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #97a0a9;
    display: inline-block;
    height: 0;
    margin: 0 3px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: 7px;
    top: calc(50% - 3px);
    z-index: 1; }

.form-group {
  margin-bottom: 20px; }
  .form-group.date {
    position: relative; }
  .form-group.select:after {
    content: "";
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #97a0a9;
    display: inline-block;
    height: 0;
    margin: 0 3px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: 7px;
    bottom: 15px;
    z-index: 1; }
  .form-group.inline {
    display: inline-block; }
  .form-group.custom_checkbox {
    margin-bottom: 5px; }
    .form-group.custom_checkbox .control {
      margin: 0; }

.control-left {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: none !important; }

.control-right {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important; }

.control.control-label {
  line-height: 14px; }
  .control.control-label .control__indicator {
    top: 0; }

.form-horizontal .control-label {
  font-weight: 600; }

.form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px; }

.control-group.inline {
  display: inline-block; }

.remove-label {
  display: inline-block; }

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px; }

.radio label {
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none; }

.form-group.radio_buttons {
  display: block;
  min-height: 15px; }

.form-group.radio_buttons input {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 2.5px;
  margin-left: -15px;
  vertical-align: top;
  background-color: var(--colorWhite);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid var(--labelSecondary);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  border-radius: 50%;
  cursor: pointer; }
  .form-group.radio_buttons input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-group.radio_buttons input:checked {
    background-color: var(--colorTertiary);
    border-color: var(--colorTertiary); }
  .form-group.radio_buttons input:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem var(--colorTertiaryLight); }

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 3px;
  margin-left: -20px; }

i.form-embedded {
  position: absolute;
  font-size: 21px; }
  i.form-embedded.right {
    top: 12px;
    right: 28px;
    color: #aaa;
    z-index: 999;
    font-size: 16px; }
  i.form-embedded.left {
    top: 11px;
    left: 30px;
    z-index: 999;
    color: #00cccc;
    font-size: 19px; }

#base-aside i.form-embedded.left {
  left: 30px; }

select.form-control {
  border: 1px solid #d3d8da;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
  color: #4d555d;
  cursor: pointer;
  display: inline-block;
  height: 42px;
  line-height: 18.5667px;
  margin: 0;
  max-height: 42px;
  outline-color: #4d555d;
  outline-style: none;
  outline-width: 0px;
  padding: 10px 32.5px 10px 10px;
  position: relative;
  transition-duration: 0.5s;
  transition-property: border-color;
  transition-timing-function: ease;
  vertical-align: baseline;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  -moz-appearance: none;
  vertical-align: baseline; }
  select.form-control::after {
    content: "";
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #97a0a9;
    display: inline-block;
    height: 0;
    margin: 0 3px;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: 7px;
    bottom: 15px;
    z-index: 1; }

.select.select-xs {
  margin: -1px 0 0 -7px; }
  .select.select-xs select {
    height: 24px;
    padding: 1px 18px 1px 6px;
    font-size: 14px; }
  .select.select-xs:after {
    border-width: 6px 4px 0 4px;
    right: 4px;
    bottom: 7px; }
  .select.select-xs ~ i.icon-ok {
    font-size: 14px;
    color: #00cccc;
    position: absolute;
    top: 4px;
    background: #ffffff;
    right: -15px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 10; }
    .select.select-xs ~ i.icon-ok:hover {
      opacity: 1; }
    .select.select-xs ~ i.icon-ok.is-loading {
      font-size: 10px;
      opacity: 1;
      color: #00cccc;
      top: 12px;
      left: 15px;
      right: unset; }
  .select.select-xs ~ i.icon-remove {
    font-size: 14px;
    color: #d3d8da;
    position: absolute;
    background: #ffffff;
    top: 4px;
    right: -34px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 10; }
    .select.select-xs ~ i.icon-remove:hover {
      opacity: 1; }

.help-block {
  color: #97a0a9; }

.alert-warning {
  color: #ffab4c;
  font-weight: bold; }

.help-block.has-error,
.parsley-errors-list {
  color: #d9534f; }

.parsley-errors-list {
  padding: 2px; }

.parsley-errors-list li {
  list-style: none; }

.parsley-error .form-control,
.has-error .form-control {
  border-color: #d9534f; }

.employee_birth_date,
.customer_birth_date {
  max-width: 320px; }
  .employee_birth_date select,
  .customer_birth_date select {
    display: inline-block; }

.form-group-date {
  max-width: none; }
  .form-group-date > div {
    position: relative;
    width: 80px;
    margin-right: 0.5rem; }
    .form-group-date > div:first-child {
      width: 112px; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.8;
  background-color: #ebecee;
  border-color: #d3d8da; }
  .form-control[disabled] ::selection, .form-control[disabled]::selection,
  .form-control[readonly] ::selection,
  .form-control[readonly]::selection,
  fieldset[disabled] .form-control ::selection,
  fieldset[disabled] .form-control::selection {
    background-color: rgba(151, 160, 169, 0.5);
    color: #a9b2b9; }

textarea:focus::-webkit-input-placeholder {
  color: transparent; }

#phone-numbers-fields .form-group.select {
  width: 100%; }

.floating_bar_wrapper {
  max-width: 1200px;
  display: flex;
  justify-content: flex-end; }
  .floating_bar_wrapper:not(.full-width-page) {
    padding-bottom: 120px; }
  .floating_bar_wrapper.full-width-page {
    max-width: 9999px; }
  .floating_bar_wrapper .settings_actions {
    position: fixed;
    display: flex;
    justify-content: space-between;
    bottom: 0;
    max-width: 1200px;
    padding: 9px 20px;
    z-index: 1030;
    background: var(--colorWhite800);
    border-top: 1px solid var(--buttonBorder);
    box-shadow: var(--boxShadowSM);
    border-radius: var(--borderRadiusLG) var(--borderRadiusLG) 0 0;
    backdrop-filter: blur(3px); }

.field_with_errors {
  position: relative; }
  .field_with_errors input,
  .field_with_errors textarea {
    border: 1px solid #c73d23; }
  .field_with_errors i[rel="tooltip"]:after {
    content: url("data:image/svg+xml,%3Csvg fill='%23C73D23' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm32 224c0 17.7-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32z'/%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8.5px;
    right: 8px; }

#base-modal .checkboxes-wrapper {
  position: relative; }
  #base-modal .checkboxes-wrapper .btn-check-all {
    position: absolute;
    top: -32.5px;
    right: 15px; }

.control {
  line-height: 22px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-left: 23px;
  cursor: pointer;
  overflow-wrap: break-word; }

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid var(--labelSecondary); }

.control--radio .control__indicator {
  border-radius: 50%; }

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc; }

/* Checked state */
.control input:checked ~ .control__indicator {
  background: var(--colorTertiary);
  border-color: var(--colorTertiary); }

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #009999; }

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6; }

/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: ''; }

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block; }

/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 1px;
  left: 5px;
  width: 5px;
  height: 10px;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 2px 2px 0; }

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b; }

/* Big Checkbox */
.control--checkbox .control__indicator--big {
  width: 22px;
  height: 22px; }

.control--checkbox .control__indicator--big:after {
  top: 2px;
  left: 6px;
  width: 7px;
  height: 12px; }

/* Radio button inner circle */
.control--radio .control__indicator:after {
  top: 7px;
  left: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff; }

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b; }

.embedded-label.control.control-label {
  border: 1px solid #f3f3f3;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  padding: 5px 10px 5px 30px;
  margin: 0 6px;
  line-height: 14px;
  border-radius: 3px;
  margin-top: -5px; }
  .embedded-label.control.control-label .control__indicator {
    top: 4px;
    left: 5px; }

/*Custom radio */
.radio-input-grid {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 2px;
  margin: 10px 0; }
  .radio-input-grid .radio-input-grid__row {
    display: table-row; }
    .radio-input-grid .radio-input-grid__row .radio {
      display: table-cell;
      text-align: center;
      position: relative; }
      .radio-input-grid .radio-input-grid__row .radio > input[type="radio"] + label {
        display: block;
        padding: 7.5px 0;
        cursor: pointer;
        background-color: #f2f2f4;
        color: #00cccc;
        font-weight: 500; }
        .radio-input-grid .radio-input-grid__row .radio > input[type="radio"] + label:hover {
          background-color: #f9f9f9; }
      .radio-input-grid .radio-input-grid__row .radio > input[type="radio"]:checked + label {
        background-color: #00cccc;
        color: #f9f9f9;
        font-weight: bold; }
      .radio-input-grid .radio-input-grid__row .radio > label {
        display: inline-block; }
      .radio-input-grid .radio-input-grid__row .radio > input[type="radio"] {
        display: none; }

.white-bg .new-radio > label div, .white-bg .new-radios > label div {
  background: white; }

.white-bg .new-radio > label input[type="radio"]:checked + div, .white-bg .new-radios > label input[type="radio"]:checked + div {
  background: white; }

.vert-stacked {
  margin-bottom: 16px; }
  .vert-stacked .new-radio, .vert-stacked .new-radios {
    flex-direction: column; }
    .vert-stacked .new-radio > label, .vert-stacked .new-radios > label {
      width: 100%;
      margin-bottom: 8px; }
      .vert-stacked .new-radio > label div, .vert-stacked .new-radios > label div {
        padding: 8px 12px 8px 35px; }
      .vert-stacked .new-radio > label input[type='radio'], .vert-stacked .new-radios > label input[type='radio'] {
        transform: scale(100%);
        top: 12px;
        left: 12px; }
      .vert-stacked .new-radio > label:last-of-type, .vert-stacked .new-radios > label:last-of-type {
        margin: 0; }

.new-radio, .new-radios {
  width: 100%;
  align-items: baseline;
  display: flex; }
  .new-radio > label, .new-radios > label {
    flex: 1;
    margin-bottom: 0; }
  .new-radio > label:last-of-type, .new-radios > label:last-of-type {
    margin-left: 5px; }
  .new-radio > label, .new-radios > label {
    position: relative;
    color: #254F4F;
    cursor: pointer; }
    .new-radio > label div, .new-radios > label div {
      width: 100%;
      height: 100%;
      padding: 6px 6px 6px 35px;
      border-radius: 4px;
      display: inline-block;
      border: 1px solid #CEE0E0; }
      .new-radio > label div span, .new-radios > label div span {
        text-transform: none;
        font-size: 14px;
        color: #254F4F; }
    .new-radio > label input[type='radio'], .new-radios > label input[type='radio'] {
      filter: hue-rotate(324deg);
      position: absolute;
      margin: 0;
      top: 11px;
      left: 9px;
      transform: scale(80%); }
      .new-radio > label input[type='radio']:checked, .new-radios > label input[type='radio']:checked {
        filter: hue-rotate(324deg) brightness(1.2); }
    .new-radio > label input[type="radio"]:checked + div, .new-radios > label input[type="radio"]:checked + div {
      border: 1px solid #21A1AA;
      background: #9BE9EB33; }

.new-input {
  border: 1px solid #CEE0E0;
  border-radius: 5px;
  background: white;
  padding: 6px 12px;
  width: 100%;
  margin-bottom: 0px; }
  .new-input::placeholder {
    color: #657E7E; }

.new-select-wrapper,
.new_select {
  width: 100%;
  position: relative; }
  .new-select-wrapper select,
  .new_select select {
    border: 1px solid #cee0e0;
    border-radius: 5px;
    background: white;
    padding: 7px 12px;
    width: 100%; }
    .new-select-wrapper select:focus, .new-select-wrapper select:active,
    .new_select select:focus,
    .new_select select:active {
      outline: none !important;
      border: 1px solid #0cc; }
  .new-select-wrapper .select-wrapper,
  .new_select .select-wrapper {
    width: 100%; }
    .new-select-wrapper .select-wrapper::after,
    .new_select .select-wrapper::after {
      content: url("data:image/svg+xml,%3Csvg fill='%236A8484' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M27.66 224h264.7c24.6 0 36.89-29.78 19.54-47.12l-132.3-136.8c-5.406-5.406-12.47-8.107-19.53-8.107c-7.055 0-14.09 2.701-19.45 8.107L8.119 176.9C-9.229 194.2 3.055 224 27.66 224zM292.3 288H27.66c-24.6 0-36.89 29.77-19.54 47.12l132.5 136.8C145.9 477.3 152.1 480 160 480c7.053 0 14.12-2.703 19.53-8.109l132.3-136.8C329.2 317.8 316.9 288 292.3 288z'/%3E%3C/svg%3E");
      display: inline-block;
      position: absolute;
      top: 9px;
      width: 0.55em;
      right: 0.7em; }
  .new-select-wrapper label + .select-wrapper,
  .new_select label + .select-wrapper {
    margin-bottom: 8px; }
    .new-select-wrapper label + .select-wrapper::after,
    .new_select label + .select-wrapper::after {
      top: 37px; }

.form-group.datepicker {
  position: relative; }
  .form-group.datepicker::after {
    content: url("data:image/svg+xml,%3Csvg fill='%23547877' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M96 32V64H48C21.5 64 0 85.5 0 112v48H448V112c0-26.5-21.5-48-48-48H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32V64H160V32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192H0V464c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V192z'/%3E%3C/svg%3E");
    display: inline-block;
    position: absolute;
    top: 7px;
    width: 10.5px;
    right: 9px; }

.new-checkbox {
  position: relative;
  padding-left: 1em;
  text-transform: none; }
  .new-checkbox input {
    visibility: hidden; }
  .new-checkbox i {
    position: absolute;
    top: 2px;
    left: 0;
    width: 21px;
    height: 21px;
    border-radius: 5px;
    border: 2px solid #CFE1E0;
    margin-right: 5px; }
    .new-checkbox i:after {
      position: absolute;
      display: none;
      content: '';
      top: 1px;
      left: 5px;
      width: 5px;
      height: 10px;
      transform: rotate(45deg);
      border: solid #fff;
      border-width: 0 2px 2px 0; }
  .new-checkbox input:checked ~ i {
    background: var(--colorTertiary);
    border-color: var(--colorTertiary); }
    .new-checkbox input:checked ~ i:after {
      display: block; }
  .new-checkbox :hover input:not([disabled]):checked ~ i,
  .new-checkbox input:checked:focus ~ i {
    background: #009999; }
  .new-checkbox input:disabled ~ i {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6; }
    .new-checkbox input:disabled ~ i:after {
      border-color: #7b7b7b; }

#error_explanation {
  background-color: #ffe7e7;
  padding: 10px 30px;
  border-radius: 8px; }
  #error_explanation h2 {
    margin-top: 15px;
    font-size: 16.5px;
    color: #c10e35; }
  #error_explanation ul {
    padding-left: 25px; }
    #error_explanation ul li {
      color: #c10e35; }

.error-message {
  color: #c73d23; }

.tag {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  padding: 2px 10px 2px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  border: none;
  border-radius: 4px; }
  .tag.is-secondary {
    background: #00CCCC;
    color: #ffffff; }
  .tag.is-primary {
    background: #6d9ce6;
    color: #ffffff; }
  .tag.is-gray {
    background: #d3d8da;
    color: #ffffff; }
  .tag.tag-339966 {
    /* ACTIVE */
    color: #27ac3c !important;
    background: #b9e3c4 !important; }
  .tag.tag-ff9900 {
    /* STAND BY */
    color: #ffa31a !important;
    background: #fff3e0 !important; }
  .tag.tag-ff0000 {
    /* CANCELLED */
    color: #ff5252 !important;
    background: #ffe0e0 !important; }
  .tag.tag-9c0302 {
    /* ON GOING */
    color: #ce0403 !important;
    background: #fec8c8 !important; }
  .tag.tag-0000ff {
    /* WEEKLY */
    color: #5c5cff !important;
    background: #ebebff !important; }
  .tag.tag-3366ff {
    /* COMPLETED */
    color: #8fabff !important;
    background: white !important; }

.tag.tag-xs {
  font-size: 11px;
  border: 1px solid green;
  display: inline-block;
  border-radius: 30px;
  padding: 4px 8px 5px;
  line-height: 1;
  font-weight: bold;
  margin-right: -3px; }
  .tag.tag-xs.is-green {
    color: green; }

@media (max-width: 460px) {
  body.hide-intercom-mobile #intercom-container .intercom-launcher-frame {
    display: none; } }

.intercom-app, .intercom-namespace, .intercom-namespace .intercom-app, .intercom-namespace iframe {
  z-index: 1900 !important; }

.intercom-lightweight-app {
  z-index: 1900 !important; }

.responsive-flex {
  display: flex; }

.onboarding-positioning-container {
  display: flex;
  justify-content: center;
  align-items: center; }

.loading-transition-screen {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40%;
  top: 0;
  width: 100%;
  z-index: 9;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #eff9f9;
  opacity: 0;
  transition: opacity 500ms ease; }
  .loading-transition-screen.hidden {
    display: none; }

#fa6-message-sms-solid {
  width: 18px;
  height: 18px;
  color: #547877; }

.onboarding-modal {
  margin: 24px 0;
  z-index: 999;
  max-width: 95%;
  overflow: hidden;
  background: red;
  border-radius: 15px;
  background: #eef8f9;
  border: solid #bdbdbd 0;
  position: relative;
  box-shadow: 0 21px 30px rgba(185, 209, 212, 0.75);
  -webkit-box-shadow: 0 21px 30px rgba(185, 209, 212, 0.75);
  -moz-box-shadow: 0 21px 30px rgba(185, 209, 212, 0.75);
  transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, width 0.6s ease-in-out; }
  .onboarding-modal .onboarding-modal-content .container-fluid {
    margin: 0px;
    padding: 0px; }
  .onboarding-modal .onboarding-field {
    border-radius: 5px;
    width: 289px; }
  .onboarding-modal .onboarding-selector {
    border-radius: 5px;
    width: 400px; }
  .onboarding-modal .onboarding-label {
    display: inline-block;
    width: 289px;
    margin-bottom: 8px; }
  .onboarding-modal .step-content {
    position: relative;
    padding-top: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    opacity: 0;
    transition: all 0.25s ease-in-out; }
  .onboarding-modal .step-nav-footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 17px 25px;
    border-top: 1px solid #cee0e0;
    border-width: 1px;
    background-color: #eff9f9; }
  .onboarding-modal #confettiInterstitial {
    transition: opacity 0.7s ease-in-out; }
    .onboarding-modal #confettiInterstitial #confettiTarget {
      margin-top: 21px;
      width: 100%; }
    .onboarding-modal #confettiInterstitial .onboarding-logo-container {
      width: 55px;
      border-radius: 50%;
      margin: auto;
      margin-bottom: 18px;
      margin-top: 32px; }
    .onboarding-modal #confettiInterstitial h2 {
      font-family: "Mulish";
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      line-height: 28px;
      color: #0c3d42;
      text-align: center;
      padding: 0px 20px;
      margin: 18px 18px 0 0; }
    .onboarding-modal #confettiInterstitial h3 {
      font-family: "Mulish";
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      max-width: 490px;
      margin: auto;
      font-size: 15px;
      color: #3b6a73;
      text-align: center;
      padding: 0 20px 0px 20px;
      margin-top: 15px;
      margin-bottom: 0; }
  .onboarding-modal .pricing-container {
    position: relative; }
  .onboarding-modal .container-fluid {
    opacity: 0;
    transition: opacity 0.45s ease-in, transform 0.3s ease-in-out; }
  .onboarding-modal .panel {
    border: 1px solid #e3e3e3; }
  .onboarding-modal .form-fields-wrapper {
    transition: opacity 1s ease-in; }
  .onboarding-modal input::placeholder {
    color: #b3b2b8; }
  .onboarding-modal .icon-eye-open:hover {
    opacity: 0.5; }
  .onboarding-modal input.parsley-error {
    border: 1px solid red !important; }
  .onboarding-modal .fixed-fields {
    transition: all 0.25s ease-in-out; }
  .onboarding-modal.is-step-0 .onboarding-modal-header {
    height: unset; }
    .onboarding-modal.is-step-0 .onboarding-modal-header.is-slided-out {
      transform: translateY(0);
      opacity: 1; }
  .onboarding-modal #confettiInterstitial + form {
    position: absolute; }
  .onboarding-modal .onboarding-modal-header {
    height: 130px;
    opacity: 1;
    transform: translateY(0px);
    transition: all 1500ms cubic-bezier(0.79, 0.14, 0.15, 0.86);
    padding: 24px;
    background: #eff9f9;
    border-radius: 10px 10px 0 0;
    position: relative;
    z-index: 2; }
    .onboarding-modal .onboarding-modal-header.is-slided-out {
      transform: translateY(-140px);
      opacity: 0; }
    .onboarding-modal .onboarding-modal-header.is-step-0 {
      padding: 0; }
    .onboarding-modal .onboarding-modal-header .heading-wrapper {
      display: flex;
      margin-bottom: 24px; }
      .onboarding-modal .onboarding-modal-header .heading-wrapper h1 {
        margin: 0;
        z-index: 9999;
        color: white;
        opacity: 1;
        font-weight: bold;
        font-size: 20px;
        line-height: 28px;
        text-align: left; }
      .onboarding-modal .onboarding-modal-header .heading-wrapper .min-left {
        flex: 1;
        font-family: "Mulish";
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 28px;
        color: rgba(255, 255, 255, 0.8);
        text-align: right;
        transition: right 1.25s ease-in-out, opacity 1.7s ease-in; }
    .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper {
      display: flex;
      display: none;
      justify-content: space-between; }
      .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-sections-wrapper {
        display: flex;
        width: 100%;
        justify-content: space-between; }
      .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section {
        background-color: #01676c;
        opacity: 0.5;
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        text-align: center;
        align-items: center;
        padding: 0 16px; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section:first-of-type {
          padding-left: 0; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section:last-of-type {
          padding-right: 0; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section .step-indicator-label {
          font-family: "Mulish";
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 16px;
          text-align: center;
          opacity: 0;
          color: white; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-current {
          opacity: 1;
          transform: scale(1.12);
          font-weight: 700;
          transform-origin: center left; }
          .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-current .step-indicator {
            background: #04848b;
            opacity: 1;
            color: white;
            font-weight: 700; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-complete {
          opacity: 0.5;
          cursor: pointer; }
          .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-complete.is-current {
            opacity: 1; }
          .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-complete .step-indicator {
            background: #04848b50; }
            .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-complete .step-indicator span {
              display: none; }
            .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-section.is-complete .step-indicator::before {
              position: relative;
              top: 1px;
              content: "";
              transform: rotate(45deg);
              height: 11px;
              display: inline-block;
              width: 7px;
              border-bottom: 2px solid white;
              border-right: 2px solid white; }
      .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator {
        background: #04848b;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        font-size: 12px;
        font-weight: bold;
        color: white;
        margin-right: 8px;
        padding-top: 2px;
        transform: scale(0.01);
        transition: all 0.1s ease-in-out; }
        .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator span {
          opacity: 0; }
    .onboarding-modal .onboarding-modal-header .step-zero-header-content {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      align-items: flex-start;
      gap: 8px;
      background: #eff9f9;
      flex: none;
      order: 0;
      flex-grow: 0; }
      .onboarding-modal .onboarding-modal-header .step-zero-header-content h2 {
        width: 100%;
        height: 32px;
        font-family: "Mulish";
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 32px;
        color: #254f4f;
        text-align: left; }
      .onboarding-modal .onboarding-modal-header .step-zero-header-content h3 {
        width: 100%;
        height: 40px;
        font-family: "Mulish";
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #254f4f;
        text-align: left; }
  .onboarding-modal .parsley-errors-list {
    margin-bottom: 0;
    min-height: 20px;
    font-size: 12px; }
  .onboarding-modal img.powered-by-stripe {
    width: 100%;
    max-width: 120px;
    padding: 10px 5px 0;
    opacity: 0.9; }
  .onboarding-modal img.card-logos {
    max-width: 130px;
    width: 100%;
    margin: 10px;
    float: right; }
  .onboarding-modal #card-errors {
    padding: 0 10px;
    color: #fa755a; }
  .onboarding-modal .payment-fields-container {
    padding: 0;
    background: white; }
    .onboarding-modal .payment-fields-container h2 {
      font-size: 18px; }
  .onboarding-modal #start-onboarding-cta {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    max-width: fit-content;
    padding: 0;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 5px 12px;
    height: 30px;
    margin-right: 16px; }
  .onboarding-modal .btn.btn-primary {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px; }
  .onboarding-modal .onboarding-payment-fields-container #card-element {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .onboarding-modal .onboarding-payment-fields-container #card-element #card-number {
      width: 100%;
      height: 42px;
      padding: 14px;
      border-bottom: 1px solid #cee0e0; }
    .onboarding-modal .onboarding-payment-fields-container #card-element #card-expiry {
      width: 50%;
      height: 42px;
      padding: 14px;
      border-bottom: 1px solid #cee0e0; }
    .onboarding-modal .onboarding-payment-fields-container #card-element #card-cvc {
      width: 50%;
      height: 42px;
      padding: 14px;
      border-left: 1px solid #cee0e0;
      border-bottom: 1px solid #cee0e0; }
  .onboarding-modal h2 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #254f4f;
    margin: 10px 0px 24px 0px; }
  .onboarding-modal form-group.onboarding-field,
  .onboarding-modal form-group.user_profile_company_phone_number {
    margin-bottom: 32px; }
  .onboarding-modal h3 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #254f4f;
    margin: 10px 0px; }
  .onboarding-modal h4 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #547877;
    margin: 0; }
  .onboarding-modal h5 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #547877; }
  .onboarding-modal .employees-count-input-control-container {
    border: 1px solid #cee0e0;
    border-radius: 50px;
    box-shadow: 0px 0px 2px #929f9f;
    display: flex; }
  .onboarding-modal .trial-calc {
    padding: 16px 0 0 0; }
    .onboarding-modal .trial-calc h3 {
      margin-top: 0;
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 20px; }
    .onboarding-modal .trial-calc .employees-count-input-heading-container {
      width: 29%; }
    .onboarding-modal .trial-calc .due-until-heading-container {
      width: 29%; }
    .onboarding-modal .trial-calc .due-until-value-container {
      width: 60%; }
    .onboarding-modal .trial-calc .due-after-heading-container {
      width: 29%; }
    .onboarding-modal .trial-calc .due-after-value-container {
      width: 60%; }
    .onboarding-modal .trial-calc .team-size {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      border-bottom: 1px solid #cee0e0;
      margin-bottom: 0px; }
  .onboarding-modal .credit-card-section {
    position: relative;
    border-radius: 10px 0px 0px 0px; }
    .onboarding-modal .credit-card-section h3 {
      margin-top: 0;
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 10px;
      text-align: left; }
    .onboarding-modal .credit-card-section #card-flags-onboarding {
      position: absolute;
      top: 10px;
      right: 12px;
      z-index: 1; }
    .onboarding-modal .credit-card-section .onboarding-payment-input-container {
      width: 100%;
      height: auto; }
      .onboarding-modal .credit-card-section .onboarding-payment-input-container .onboarding-payment-fields-container .lock-icon-container {
        width: 50px;
        display: inline-block; }
        .onboarding-modal .credit-card-section .onboarding-payment-input-container .onboarding-payment-fields-container .lock-icon-container img {
          width: 50px;
          padding: 8px 5px;
          margin-left: 5px; }
    .onboarding-modal .credit-card-section .faq-container {
      width: 55%; }
      .onboarding-modal .credit-card-section .faq-container .faq-wrapper {
        border-radius: 6px;
        padding: 5px 8px 10px 40px;
        position: relative; }
      .onboarding-modal .credit-card-section .faq-container .money-back-badge {
        width: 54px;
        position: absolute;
        right: 20px;
        top: -30px; }
  .onboarding-modal .security-pitch-section {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 5px;
    background-color: #f4fbfb;
    border-radius: 0px 0px 10px 10px; }

.step-indicator-line-section {
  display: none;
  position: absolute; }
  .step-indicator-line-section .completion-line {
    left: 24px;
    top: 12px;
    height: 1px;
    width: 0px;
    background: white;
    position: absolute;
    transition: all 0.3s ease-in; }
  .step-indicator-line-section .base-line {
    left: 24px;
    top: 12px;
    height: 1px;
    width: 0px;
    background: #437c7c;
    position: absolute;
    transition: all 0.3s ease-in; }

.customer-comm-wrapper {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  width: 90%; }
  .customer-comm-wrapper select {
    padding-left: 40px; }
  .customer-comm-wrapper #save-time-step3-fields {
    width: 433px; }

.customer-comm-arrows-container {
  padding-top: 130px;
  flex: 0 0 41px; }
  .customer-comm-arrows-container svg {
    width: 42px;
    height: 34px; }
    .customer-comm-arrows-container svg:last-of-type {
      position: relative;
      top: 110px; }

.customer-comm-fields {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-grow: 1;
  width: 400px; }
  .customer-comm-fields svg {
    width: 17px;
    height: 17px;
    fill: #547877;
    margin-right: 6px;
    position: relative;
    top: 4px; }
  .customer-comm-fields .customer-comm-icon-wrapper {
    position: relative; }
    .customer-comm-fields .customer-comm-icon-wrapper .customer-comm-icon-select {
      position: absolute;
      top: 9px;
      z-index: 9;
      left: 14px;
      font-family: "Mulish";
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 22px;
      /* identical to box height, or 157% */
      /* text/Subdued */
      color: #547877; }

.customer-comm-image {
  margin-top: 24px;
  position: relative; }
  .customer-comm-image #customer-comm-example {
    position: absolute;
    top: -15px;
    left: -115px; }
  .customer-comm-image #customer-comm-arrow {
    position: absolute;
    top: 20px;
    left: -90px; }

.onboarding-info-box,
.onboarding-team-info-box {
  font-size: 14px;
  padding: 16px 16px 16px 38px;
  max-width: 443px;
  border: 1px solid #cee0e0;
  border-radius: 4px;
  margin-bottom: 30px;
  position: relative; }
  .onboarding-info-box strong,
  .onboarding-team-info-box strong {
    font-weight: 500; }
  .onboarding-info-box svg,
  .onboarding-team-info-box svg {
    position: absolute;
    top: 19px;
    left: 14px;
    fill: #547877;
    width: 15px;
    height: 15px; }

.current-management-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px; }
  .current-management-wrapper .items-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin: 24px 48px 24px 48px; }
    .current-management-wrapper .items-wrapper .form-group {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: center;
      justify-content: flex-start;
      gap: 8px;
      margin-bottom: 10px; }
      .current-management-wrapper .items-wrapper .form-group span {
        background: white;
        width: 208px;
        height: 36px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        border-radius: 5px;
        padding: 10px;
        border: 1px solid #cee0e0; }
        .current-management-wrapper .items-wrapper .form-group span label {
          display: flex;
          flex-direction: row;
          align-items: center; }
    .current-management-wrapper .items-wrapper #other_current_management {
      height: 30px;
      background-color: white;
      margin: 2px;
      width: 98%; }
    .current-management-wrapper .items-wrapper #other1 {
      background: white;
      border: 1px solid #cee0e0;
      border-radius: 5px;
      width: 208px;
      height: 36px; }
    .current-management-wrapper .items-wrapper #other2 {
      border: 1px solid #cee0e0;
      border-radius: 5px;
      padding-left: 10px;
      width: 208px;
      position: relative;
      height: 46px;
      top: -72px;
      right: -441px; }

.struggle-info-box {
  margin-top: 5px;
  box-sizing: border-box;
  padding: 16px;
  gap: 8px;
  width: 500px;
  height: 112px;
  background: white;
  resize: vertical;
  border: 1px solid #cee0e0;
  border-radius: 4px; }

.hear-about-wrapper {
  width: 680px;
  margin-bottom: 24px; }
  .hear-about-wrapper .form-group {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: left; }
    .hear-about-wrapper .form-group .control__indicator {
      opacity: 0; }
    .hear-about-wrapper .form-group label.bordered {
      border: 1px solid #5cc9ca;
      background: #e5f5f5; }
    .hear-about-wrapper .form-group span > label {
      cursor: pointer;
      background: white;
      padding: 8px;
      margin-bottom: 8px;
      border: 1px solid #cee0e0;
      border-radius: 4px;
      padding-bottom: 12px; }
      .hear-about-wrapper .form-group span > label label.control {
        padding-left: 0px; }
  .hear-about-wrapper .user_profile_where_hear_about_us {
    margin-bottom: 0; }
  .hear-about-wrapper label {
    margin: 0; }
  .hear-about-wrapper #other_where_hear {
    margin-top: 10px;
    margin-bottom: -10px;
    background: white;
    padding: 12px;
    margin-bottom: 8px;
    border: 1px solid #cee0e0;
    width: 40%;
    border-radius: 4px;
    padding-left: 14px; }
    .hear-about-wrapper #other_where_hear::placeholder {
      color: #547877; }

.due-wrapper {
  position: relative;
  width: 635px;
  height: auto; }
  .due-wrapper .cleaner-count-modal-wrapper {
    display: none; }
    .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal {
      z-index: 2;
      background: #ffffff;
      box-shadow: -1px 0px 20px rgba(37, 79, 79, 0.05), 0px 1px 5px rgba(37, 79, 79, 0.15);
      border-radius: 4px;
      padding: 16px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      position: absolute;
      top: -290px;
      left: 220px;
      height: 368px;
      width: 396px; }
      .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal h3 {
        font-size: 16px;
        text-align: left;
        margin: 0px 0px 2px 0px; }
      .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-price-tag {
        display: flex;
        height: 24px;
        width: 150px;
        justify-content: flex-start;
        align-items: flex-end; }
        .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-price-tag div {
          margin-right: 3px; }
        .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-price-tag .price-tag-currency {
          position: relative;
          top: -8px;
          font-size: 12px; }
      .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-icon-badges {
        display: flex;
        flex-direction: column; }
      .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-info-box {
        height: 92px;
        width: 364px;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 16px;
        margin-top: 17px;
        gap: 8px;
        background: #eff9f9;
        /* border/default */
        border: 1px solid #cee0e0;
        border-radius: 6px; }
        .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-info-box svg {
          height: 14px;
          width: 32px;
          fill: #547877;
          margin: 0; }
        .due-wrapper .cleaner-count-modal-wrapper .cleaner-count-modal .cleaner-count-info-box h3 {
          font-size: 14px;
          color: #547877; }
  .due-wrapper svg {
    width: 17px;
    height: 14px;
    fill: #98aead;
    margin-right: 4px;
    position: relative;
    top: 2px; }
  .due-wrapper .due-today {
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 2px dashed #e5eeed; }
    .due-wrapper .due-today h2 {
      margin-left: 0px; }
  .due-wrapper .due-after-trial {
    margin-top: 3px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start; }
    .due-wrapper .due-after-trial h3 {
      font-family: "Mulish";
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 4px; }
    .due-wrapper .due-after-trial .price-detail {
      font-family: "Mulish";
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0em;
      text-align: left;
      margin-bottom: 0px; }
      .due-wrapper .due-after-trial .price-detail .cleaner-count {
        border-bottom: 2px dotted #e5eeed; }
      .due-wrapper .due-after-trial .price-detail svg {
        fill: #d95881;
        margin-right: 0px; }
        .due-wrapper .due-after-trial .price-detail svg:hover {
          fill: #82344c; }
  .due-wrapper .due-separator {
    background-color: #3f924d; }

.team-wrapper {
  width: 635px;
  height: auto;
  background: #ffffff;
  border: 1px solid #cee0e0;
  border-radius: 8px;
  margin: 10px; }

.cc-card-wrapper {
  width: 635px;
  height: auto;
  background: #ffffff;
  border: 1px solid #cee0e0;
  border-radius: 8px;
  margin: 10px; }

.password-score-tag {
  position: absolute;
  right: 40px;
  top: 8px;
  width: auto;
  height: auto;
  padding-left: 3px;
  padding-right: 3px;
  color: white;
  border-radius: 3px;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer; }
  .password-score-tag.weak {
    background-color: #c73d23; }
  .password-score-tag.good {
    background-color: #eca150; }
  .password-score-tag.strong {
    background-color: #3f924d; }

#customer-comm-phone1 {
  transform: translateY(400px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#customer-comm-phone2 {
  transform: translateY(300px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#customer-comm-phone3 {
  transform: translateY(400px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#customer-comm-phone4 {
  transform: translateY(400px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#customer-comm-phone5 {
  transform: translateY(500px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#customer-comm-phone6 {
  transform: translateY(600px);
  z-index: -1;
  position: relative;
  transition: transform 2s; }

#decrement-employee-count {
  border-radius: 32px 0% 00% 32px;
  width: 48px;
  height: 32px;
  color: #547877;
  background-color: #f4fbfb; }

#increment-employee-count {
  border-radius: 0% 32px 32px 0%;
  width: 48px;
  height: 32px;
  color: #547877;
  background-color: #f4fbfb; }

#employee-count {
  display: inline-block;
  font-size: 14px;
  position: relative;
  background: #cee0e026;
  width: 42px;
  text-align: center;
  height: 32px;
  padding-top: 4px;
  margin: 0 -1px; }

#fa6-money-bill-transfer-solid {
  width: 17px;
  height: 14px;
  fill: #98aead;
  margin-right: 4px;
  position: relative;
  top: 2px; }

#fa6-shield-check {
  width: 17px;
  height: 14px;
  fill: #98aead;
  margin: 4px;
  top: 2px; }

.final-step-header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  margin-top: 8px;
  width: 153px;
  height: 25px; }

.trial-carrousel-wrapper {
  border-top: 1px solid #cee0e0;
  width: 100%;
  height: 104px;
  margin-top: 32px;
  background-color: #e5f5f5;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap; }
  .trial-carrousel-wrapper svg {
    height: 24px;
    width: 24px;
    padding: 6px;
    fill: #708c8c;
    background-color: white;
    border-radius: 50px;
    transition: top ease 0.5s;
    position: relative; }
  .trial-carrousel-wrapper .carrousel-header {
    margin-left: 78px;
    margin-top: 16px;
    margin-bottom: 16px;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #547877; }
  .trial-carrousel-wrapper .carrousel-content {
    left: 0px;
    position: relative;
    padding-left: 74px;
    width: 1281px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    .trial-carrousel-wrapper .carrousel-content .carrousel-content-item {
      display: flex;
      width: 427px; }
      .trial-carrousel-wrapper .carrousel-content .carrousel-content-item svg {
        width: 26px;
        height: 18px;
        border-radius: 50px;
        padding: 3px;
        fill: #547877;
        background-color: #d4eded;
        margin-right: 4px;
        box-shadow: none;
        position: relative;
        top: 2px; }
      .trial-carrousel-wrapper .carrousel-content .carrousel-content-item .carrousel-item-text {
        margin-left: 5px;
        display: flex;
        flex-direction: column; }
  .trial-carrousel-wrapper .carrousel-step-left {
    position: absolute;
    z-index: 999;
    left: 0px;
    height: 103px;
    width: 74px;
    background-color: #e5f5f575;
    display: flex;
    align-items: center;
    justify-content: center; }
    .trial-carrousel-wrapper .carrousel-step-left:hover svg {
      box-shadow: 0px 0px 3px #708c8c; }
  .trial-carrousel-wrapper .carrousel-step-right {
    z-index: 999;
    position: absolute;
    right: 0px;
    height: 103px;
    width: 74px;
    background-color: #e5f5f5d8;
    display: flex;
    align-items: center;
    justify-content: center; }
    .trial-carrousel-wrapper .carrousel-step-right:hover svg {
      box-shadow: 0px 0px 3px #708c8c;
      top: -1px; }

.stripe-tooltip-wrapper {
  display: none;
  z-index: 99; }

.stripe-tooltip {
  position: absolute;
  height: 88px;
  width: 399px;
  top: -95px;
  right: -29px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 4px 8px;
  gap: 10px;
  background: #254f4f;
  box-shadow: -1px 0px 20px rgba(42, 53, 84, 0.15), 0px 1px 5px rgba(42, 53, 84, 0.25);
  border-radius: 4px;
  color: white;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px; }

.onboarding-save-time-index {
  width: 571.12px;
  height: 16px;
  margin-top: 16px;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* text/Subdued */
  color: #547877; }

.onboarding-save-time-header {
  width: 620px;
  height: 84px;
  position: relative;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  /* or 140% */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* text/Default */
  color: #254f4f; }
  .onboarding-save-time-header #loop-save-time {
    position: absolute;
    top: 54px;
    left: 230px; }
  .onboarding-save-time-header #loop-save-time2 {
    position: absolute;
    top: 40px;
    left: 405px; }

.onboarding-save-time-subheader {
  width: 571.12px;
  height: 48px;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* text/Default */
  color: #254f4f; }

.onboarding-grow-index {
  width: 571.12px;
  height: 16px;
  margin-top: 16px;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* text/Subdued */
  color: #547877; }

.onboarding-grow-header {
  width: 630px;
  height: 84px;
  position: relative;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* text/Default */
  color: #254f4f; }
  .onboarding-grow-header #loop-grow1 {
    position: absolute;
    top: 55px;
    left: 295px; }
  .onboarding-grow-header #loop-grow2 {
    position: absolute;
    top: 55px;
    left: 290px; }

.onboarding-grow-subheader {
  width: 606px;
  height: 48px;
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  /* text/Default */
  color: #254f4f; }

#steps-confetti-canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none; }

#fa6-pencil-solid {
  cursor: pointer; }

@media screen and (max-width: 800px) {
  .onboarding-modal .due-wrapper {
    width: 90%; }
  .onboarding-modal .current-management-wrapper {
    height: 140px; }
    .onboarding-modal .current-management-wrapper .items-wrapper {
      margin: 24px 30px 24px 30px; }
      .onboarding-modal .current-management-wrapper .items-wrapper .form-group span {
        width: 48%; }
      .onboarding-modal .current-management-wrapper .items-wrapper #other1 {
        right: -49%;
        width: 48%; }
        .onboarding-modal .current-management-wrapper .items-wrapper #other1 input {
          width: 95%; }
  .onboarding-modal h2, .onboarding-modal h3, .onboarding-modal h4, .onboarding-modal .onboarding-info-box, .onboarding-modal .hear-about-wrapper, .onboarding-modal .onboarding-team-info-box, .onboarding-modal .team-wrapper, .onboarding-modal .cc-card-wrapper {
    max-width: calc(100% - 100px) !important; } }

@media screen and (max-width: 600px) {
  .stripe-tooltip {
    width: 75%;
    height: auto;
    right: 0;
    top: -145px; }
  .cleaner-count-modal {
    top: -400px !important;
    left: -20px !important;
    width: 100% !important;
    height: 142% !important; }
    .cleaner-count-modal .cleaner-count-info-box {
      width: 100% !important;
      height: 100% !important; }
  .responsive-flex {
    flex-wrap: wrap; }
  .onboarding-modal .trial-carrousel-wrapper {
    height: auto; }
    .onboarding-modal .trial-carrousel-wrapper .carrousel-header {
      width: 60%;
      text-align: left; }
    .onboarding-modal .trial-carrousel-wrapper .carrousel-content {
      margin-bottom: 15px; }
    .onboarding-modal .trial-carrousel-wrapper .carrousel-item-text {
      display: block !important;
      width: 50%;
      text-align: left; }
  .onboarding-modal #loop-save-time, .onboarding-modal #loop-grow1, .onboarding-modal .hand_underline, .onboarding-modal #customer-comm-example, .onboarding-modal #customer-comm-arrow {
    display: none; }
  .onboarding-modal .heading-wrapper h1 {
    width: 75%; }
  .onboarding-modal .step-content .onboarding-save-time-header, .onboarding-modal .step-content .onboarding-save-time-subheader, .onboarding-modal .step-content .onboarding-grow-header, .onboarding-modal .step-content .onboarding-grow-subheader, .onboarding-modal .step-content #save-time-step3-fields, .onboarding-modal .step-content .customer-comm-fields, .onboarding-modal .step-content .due-wrapper {
    width: 80%;
    height: auto; }
  .onboarding-modal .step-content .customer-comm-image {
    width: auto; }
  .onboarding-modal .onboarding-selector {
    max-width: calc(100% - 50px); }
  .onboarding-modal .step-select-wrapper {
    max-width: 100%;
    width: 100%; }
  .onboarding-modal .form-group.select {
    margin-right: 0;
    margin-left: 24px;
    width: 100%; }
    .onboarding-modal .form-group.select:after {
      right: 60px; }
  .onboarding-modal.is-step-0 {
    min-height: 500px !important; }
  .onboarding-modal .onboarding-modal-header .step-zero-header-content h2, .onboarding-modal .onboarding-modal-header .step-zero-header-content h3 {
    height: unset; }
  .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-line-section {
    display: none; }
  .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-sections-wrapper {
    flex-direction: column; }
    .onboarding-modal .onboarding-modal-header .onboarding-steps-wrapper .step-indicator-sections-wrapper .step-indicator-section {
      padding: 0;
      margin: 4px 0;
      width: 100%; }
  .onboarding-modal h2, .onboarding-modal h3, .onboarding-modal h4, .onboarding-modal .onboarding-info-box, .onboarding-modal .hear-about-wrapper, .onboarding-modal .onboarding-team-info-box, .onboarding-modal .team-wrapper, .onboarding-modal .cc-card-wrapper {
    max-width: calc(100% - 40px) !important; }
  .onboarding-modal #payment-form .step-content {
    max-width: calc(100vw - 20px) !important; }
  .onboarding-modal textarea {
    max-width: 280px !important; }
  .onboarding-modal .form-group.select.user_email_templates_day_offset, .onboarding-modal .form-group.select.user_text_templates_day_offset {
    margin: 0 !important; }
    .onboarding-modal .form-group.select.user_email_templates_day_offset:after, .onboarding-modal .form-group.select.user_text_templates_day_offset:after {
      right: 10px; }
  .onboarding-modal .customer-comm-image {
    width: 40%;
    margin-left: 6px; }
  .onboarding-modal .customer-comm-fields {
    padding-right: 0; }
  .onboarding-modal .current-management-wrapper {
    height: 140px; }
    .onboarding-modal .current-management-wrapper .items-wrapper {
      margin: 24px 10px 24px 10px; }
      .onboarding-modal .current-management-wrapper .items-wrapper .form-group span {
        width: 48%; }
        .onboarding-modal .current-management-wrapper .items-wrapper .form-group span label {
          font-size: 12px; }
      .onboarding-modal .current-management-wrapper .items-wrapper #other1 {
        right: -50%;
        width: 48%; }
        .onboarding-modal .current-management-wrapper .items-wrapper #other1 input {
          width: 95%; }
  .onboarding-modal-header {
    height: auto !important;
    padding-top: 50px;
    padding-bottom: 20px; }
    .onboarding-modal-header .onboarding-steps-wrapper {
      flex-wrap: wrap; }
  .onboarding-modal .step-indicator-label {
    padding: 3px;
    font-size: 11px;
    line-height: 1.3; }
  .onboarding-modal .onboarding-modal-content {
    display: flex;
    margin: 10px 0px; }
    .onboarding-modal .onboarding-modal-content form {
      width: 100%; }
      .onboarding-modal .onboarding-modal-content form .fixed-fields {
        width: 100%; }
  .onboarding-modal #confettiInterstitial #confettiTarget {
    margin-top: 0; }
  .onboarding-modal #confettiInterstitial .onboarding-logo-container {
    margin-bottom: 10px; }
  .onboarding-modal #confettiInterstitial h2 {
    font-size: 18px; }
  .onboarding-modal #confettiInterstitial h3 {
    font-size: 13px; }
  .onboarding-modal .trial-calc {
    border: none;
    margin: 8px 0;
    padding: 10px 12px; }
    .onboarding-modal .trial-calc h3 {
      font-size: 15px;
      margin-bottom: 15px; }
    .onboarding-modal .trial-calc .employees-count-input-control-container {
      margin-bottom: 10px; }
    .onboarding-modal .trial-calc .employees-count-input-heading-container {
      width: 100%; }
    .onboarding-modal .trial-calc .employees-count-input-control-container {
      width: 100%; }
    .onboarding-modal .trial-calc .due-until-heading-container {
      width: 100%; }
    .onboarding-modal .trial-calc .due-until-value-container {
      width: 100%; }
    .onboarding-modal .trial-calc .due-after-heading-container {
      width: 100%; }
    .onboarding-modal .trial-calc .due-after-value-container {
      width: 100%; }
  .onboarding-modal .credit-card-section {
    margin: 6px 0;
    padding: 10px 15px; }
    .onboarding-modal .credit-card-section h3 {
      font-size: 14px;
      margin-bottom: 10px; }
    .onboarding-modal .credit-card-section .payment-input-container {
      width: 100%; }
      .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container {
        padding: 8px 5px 10px 5px; }
        .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container .is-header {
          margin: 3px 0;
          margin-left: 4px; }
        .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container h2 {
          font-size: 16px;
          padding-bottom: 6px; }
        .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container h3 {
          font-size: 14px;
          margin-bottom: 8px; }
        .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container .lock-icon-container {
          width: 40px; }
          .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container .lock-icon-container img {
            width: 40px;
            padding: 4px 2px;
            margin-left: 3px; }
        .onboarding-modal .credit-card-section .payment-input-container .payment-fields-container img.powered-by-stripe {
          max-width: 95px; }
    .onboarding-modal .credit-card-section .faq-container {
      width: 100%; }
      .onboarding-modal .credit-card-section .faq-container .faq-wrapper {
        border-radius: 6px;
        padding: 5px 8px 10px 8px;
        position: relative;
        margin-top: 50px; }
      .onboarding-modal .credit-card-section .faq-container .money-back-badge {
        width: 54px;
        position: absolute;
        right: 20px;
        top: -60px; } }

.payrolls_index .table,
.employees_index .table,
.customers_index .table,
.customers_show .table,
.tasks_index .table,
.reports_revenue_custom_field .table,
.reports_marketing_roi .table {
  border: none;
  border-radius: 20px !important;
  padding-bottom: 20px;
  background: var(--colorWhite);
  box-shadow: 0 4px 10px rgba(0, 204, 204, 0.1); }
  .payrolls_index .table thead tr th,
  .employees_index .table thead tr th,
  .customers_index .table thead tr th,
  .customers_show .table thead tr th,
  .tasks_index .table thead tr th,
  .reports_revenue_custom_field .table thead tr th,
  .reports_marketing_roi .table thead tr th {
    background: none !important;
    border: none; }
  .payrolls_index .table thead:after,
  .employees_index .table thead:after,
  .customers_index .table thead:after,
  .customers_show .table thead:after,
  .tasks_index .table thead:after,
  .reports_revenue_custom_field .table thead:after,
  .reports_marketing_roi .table thead:after {
    content: "";
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 50px;
    width: calc(100% - 100px);
    height: 1px;
    background: #ddd; }
  .payrolls_index .table thead th,
  .employees_index .table thead th,
  .customers_index .table thead th,
  .customers_show .table thead th,
  .tasks_index .table thead th,
  .reports_revenue_custom_field .table thead th,
  .reports_marketing_roi .table thead th {
    padding: 25px 5px 20px 31px !important;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    color: var(--labelTertiary); }
  .payrolls_index .table thead th:after,
  .employees_index .table thead th:after,
  .customers_index .table thead th:after,
  .customers_show .table thead th:after,
  .tasks_index .table thead th:after,
  .reports_revenue_custom_field .table thead th:after,
  .reports_marketing_roi .table thead th:after {
    right: auto;
    bottom: 20px;
    left: 15px; }
  .payrolls_index .table thead > tr > th:first-of-type,
  .employees_index .table thead > tr > th:first-of-type,
  .customers_index .table thead > tr > th:first-of-type,
  .customers_show .table thead > tr > th:first-of-type,
  .tasks_index .table thead > tr > th:first-of-type,
  .reports_revenue_custom_field .table thead > tr > th:first-of-type,
  .reports_marketing_roi .table thead > tr > th:first-of-type {
    padding-left: 55px !important; }
    .payrolls_index .table thead > tr > th:first-of-type:after,
    .employees_index .table thead > tr > th:first-of-type:after,
    .customers_index .table thead > tr > th:first-of-type:after,
    .customers_show .table thead > tr > th:first-of-type:after,
    .tasks_index .table thead > tr > th:first-of-type:after,
    .reports_revenue_custom_field .table thead > tr > th:first-of-type:after,
    .reports_marketing_roi .table thead > tr > th:first-of-type:after {
      left: 38px; }
  .payrolls_index .table tbody > tr > td:first-of-type,
  .employees_index .table tbody > tr > td:first-of-type,
  .customers_index .table tbody > tr > td:first-of-type,
  .customers_show .table tbody > tr > td:first-of-type,
  .tasks_index .table tbody > tr > td:first-of-type,
  .reports_revenue_custom_field .table tbody > tr > td:first-of-type,
  .reports_marketing_roi .table tbody > tr > td:first-of-type {
    padding-left: 20px !important; }
  .payrolls_index .table tbody tr td,
  .employees_index .table tbody tr td,
  .customers_index .table tbody tr td,
  .customers_show .table tbody tr td,
  .tasks_index .table tbody tr td,
  .reports_revenue_custom_field .table tbody tr td,
  .reports_marketing_roi .table tbody tr td {
    border: none; }

.payrolls_index .filtersbar,
.employees_index .filtersbar,
.customers_index .filtersbar,
.customers_show .filtersbar,
.tasks_index .filtersbar,
.reports_revenue_custom_field .filtersbar,
.reports_marketing_roi .filtersbar {
  display: flex;
  flex-wrap: wrap; }
  .payrolls_index .filtersbar > div,
  .employees_index .filtersbar > div,
  .customers_index .filtersbar > div,
  .customers_show .filtersbar > div,
  .tasks_index .filtersbar > div,
  .reports_revenue_custom_field .filtersbar > div,
  .reports_marketing_roi .filtersbar > div {
    margin: 5px 0;
    display: inline-flex;
    align-items: center; }
  .payrolls_index .filtersbar label,
  .employees_index .filtersbar label,
  .customers_index .filtersbar label,
  .customers_show .filtersbar label,
  .tasks_index .filtersbar label,
  .reports_revenue_custom_field .filtersbar label,
  .reports_marketing_roi .filtersbar label {
    margin-bottom: 0;
    padding: 0 4px 0 15px;
    text-transform: none;
    letter-spacing: normal; }
  .payrolls_index .filtersbar .has-dropdown-menu,
  .employees_index .filtersbar .has-dropdown-menu,
  .customers_index .filtersbar .has-dropdown-menu,
  .customers_show .filtersbar .has-dropdown-menu,
  .tasks_index .filtersbar .has-dropdown-menu,
  .reports_revenue_custom_field .filtersbar .has-dropdown-menu,
  .reports_marketing_roi .filtersbar .has-dropdown-menu {
    display: flex;
    align-items: center;
    height: 32px; }
    .payrolls_index .filtersbar .has-dropdown-menu ul li,
    .employees_index .filtersbar .has-dropdown-menu ul li,
    .customers_index .filtersbar .has-dropdown-menu ul li,
    .customers_show .filtersbar .has-dropdown-menu ul li,
    .tasks_index .filtersbar .has-dropdown-menu ul li,
    .reports_revenue_custom_field .filtersbar .has-dropdown-menu ul li,
    .reports_marketing_roi .filtersbar .has-dropdown-menu ul li {
      padding: 10px; }
  .payrolls_index .filtersbar .label,
  .employees_index .filtersbar .label,
  .customers_index .filtersbar .label,
  .customers_show .filtersbar .label,
  .tasks_index .filtersbar .label,
  .reports_revenue_custom_field .filtersbar .label,
  .reports_marketing_roi .filtersbar .label {
    font-weight: normal; }

.payrolls_index #a_city,
.employees_index #a_city,
.customers_index #a_city,
.customers_show #a_city,
.tasks_index #a_city,
.reports_revenue_custom_field #a_city,
.reports_marketing_roi #a_city {
  width: 160px; }

.payrolls_index #a_postal_code,
.employees_index #a_postal_code,
.customers_index #a_postal_code,
.customers_show #a_postal_code,
.tasks_index #a_postal_code,
.reports_revenue_custom_field #a_postal_code,
.reports_marketing_roi #a_postal_code {
  width: 90px; }

.payrolls_index #customers-table_filter,
.employees_index #customers-table_filter,
.customers_index #customers-table_filter,
.customers_show #customers-table_filter,
.tasks_index #customers-table_filter,
.reports_revenue_custom_field #customers-table_filter,
.reports_marketing_roi #customers-table_filter {
  display: none; }

.payrolls_index #customers-table_filter_custom,
.employees_index #customers-table_filter_custom,
.customers_index #customers-table_filter_custom,
.customers_show #customers-table_filter_custom,
.tasks_index #customers-table_filter_custom,
.reports_revenue_custom_field #customers-table_filter_custom,
.reports_marketing_roi #customers-table_filter_custom {
  white-space: nowrap; }

.payrolls_index .contacts_search,
.employees_index .contacts_search,
.customers_index .contacts_search,
.customers_show .contacts_search,
.tasks_index .contacts_search,
.reports_revenue_custom_field .contacts_search,
.reports_marketing_roi .contacts_search {
  display: flex;
  justify-content: flex-end; }
  .payrolls_index .contacts_search label,
  .employees_index .contacts_search label,
  .customers_index .contacts_search label,
  .customers_show .contacts_search label,
  .tasks_index .contacts_search label,
  .reports_revenue_custom_field .contacts_search label,
  .reports_marketing_roi .contacts_search label {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--labelPrimary); }
  .payrolls_index .contacts_search .form-control,
  .employees_index .contacts_search .form-control,
  .customers_index .contacts_search .form-control,
  .customers_show .contacts_search .form-control,
  .tasks_index .contacts_search .form-control,
  .reports_revenue_custom_field .contacts_search .form-control,
  .reports_marketing_roi .contacts_search .form-control {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 15px 5px 30px;
    height: 32px;
    max-width: 160px;
    font-size: 14px;
    border: 1px solid var(--buttonBorder);
    border-radius: var(--borderRadiusSM); }
  .payrolls_index .contacts_search .icon-search,
  .employees_index .contacts_search .icon-search,
  .customers_index .contacts_search .icon-search,
  .customers_show .contacts_search .icon-search,
  .tasks_index .contacts_search .icon-search,
  .reports_revenue_custom_field .contacts_search .icon-search,
  .reports_marketing_roi .contacts_search .icon-search {
    position: absolute;
    top: 19px;
    left: 10px;
    font-size: 15px;
    opacity: 0.5; }

.payrolls_index .dataTables_wrapper > .row:last-child,
.employees_index .dataTables_wrapper > .row:last-child,
.customers_index .dataTables_wrapper > .row:last-child,
.customers_show .dataTables_wrapper > .row:last-child,
.tasks_index .dataTables_wrapper > .row:last-child,
.reports_revenue_custom_field .dataTables_wrapper > .row:last-child,
.reports_marketing_roi .dataTables_wrapper > .row:last-child {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  text-align: center;
  margin-top: 20px; }
  .payrolls_index .dataTables_wrapper > .row:last-child .col-sm-5,
  .employees_index .dataTables_wrapper > .row:last-child .col-sm-5,
  .customers_index .dataTables_wrapper > .row:last-child .col-sm-5,
  .customers_show .dataTables_wrapper > .row:last-child .col-sm-5,
  .tasks_index .dataTables_wrapper > .row:last-child .col-sm-5,
  .reports_revenue_custom_field .dataTables_wrapper > .row:last-child .col-sm-5,
  .reports_marketing_roi .dataTables_wrapper > .row:last-child .col-sm-5 {
    display: none; }

.payrolls_index .dataTables_paginate,
.employees_index .dataTables_paginate,
.customers_index .dataTables_paginate,
.customers_show .dataTables_paginate,
.tasks_index .dataTables_paginate,
.reports_revenue_custom_field .dataTables_paginate,
.reports_marketing_roi .dataTables_paginate {
  text-align: center !important; }

.employees_index .table thead:after,
.customers_show .table thead:after,
.tasks_index .table thead:after,
.reports_revenue_custom_field .table thead:after,
.reports_marketing_roi .table thead:after {
  display: none;
  left: 0;
  width: 100%; }

.employees_index .table thead th,
.customers_show .table thead th,
.tasks_index .table thead th,
.reports_revenue_custom_field .table thead th,
.reports_marketing_roi .table thead th {
  padding-left: 8px !important; }

.employees_index .table thead > tr > th:first-of-type,
.customers_show .table thead > tr > th:first-of-type,
.tasks_index .table thead > tr > th:first-of-type,
.reports_revenue_custom_field .table thead > tr > th:first-of-type,
.reports_marketing_roi .table thead > tr > th:first-of-type {
  padding-left: 30px !important; }

.employees_index .table tbody > tr > td:first-of-type,
.customers_show .table tbody > tr > td:first-of-type,
.tasks_index .table tbody > tr > td:first-of-type,
.reports_revenue_custom_field .table tbody > tr > td:first-of-type,
.reports_marketing_roi .table tbody > tr > td:first-of-type {
  padding-left: 30px !important; }

.tasks_index .table thead th {
  padding-left: 10px !important; }

.tasks_index .table thead > tr > th:first-of-type {
  padding-left: 10px !important; }

.tasks_index .table tbody > tr > td:first-of-type {
  padding-left: 10px !important; }

.customers_show #appointments-list > .row:not(.appointment-date-list) {
  margin: 0; }

.customers_show #appointments-list .panel {
  margin-bottom: 15px;
  box-shadow: none;
  border: 1px solid var(--colorGrayLight); }

.customers_show #appointments-list .col-sm-12 {
  padding: 0; }

.customers_show #appointments-list .appointment-date-list:first-child {
  margin-top: 0 !important; }

.customers_show #appointments-list .client_name h3 {
  display: none; }

.customers_show #appointments-list .client_name {
  padding-top: 10px; }

.customers_show .nav-pills a {
  padding: 6px 14px;
  border-width: 1px !important;
  border-color: var(--buttonBorder); }

.customers_show .nav-pills a.left {
  border-bottom-left-radius: var(--borderRadiusLG);
  border-top-left-radius: var(--borderRadiusLG); }

.customers_show .nav-pills a.right {
  border-bottom-right-radius: var(--borderRadiusLG);
  border-top-right-radius: var(--borderRadiusLG); }

.customers_show .table {
  box-shadow: none; }

.customers_new .google-autocomplete-form i.form-embedded.left {
  left: 20px; }

ul.latest-comments {
  list-style: none;
  padding-left: 0px; }
  ul.latest-comments li.comment-box {
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9; }
  ul.latest-comments li.comment-box.view-more {
    padding: 10px 0;
    border-bottom: 0px solid #d9d9d9; }

ul.list-contact li {
  line-height: 20px;
  font-size: 12px; }
  ul.list-contact li small {
    background-color: #ebecee;
    padding: 2px 6px;
    border-radius: 4px; }

p.timestamp {
  font-weight: 600;
  color: #97a0a9;
  color: #97a0a9; }

@media screen and (min-width: 992px) {
  .customers_new .form-main-contact > .row {
    display: flex; }
  .customers_new .form-main-contact .left-panel-inner {
    height: 100%; } }

#collapse_changelog li {
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(133, 133, 133, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(133, 133, 133, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(133, 133, 133, 0.2);
  padding: 5px 0 3px 28px;
  margin-bottom: 11px;
  list-style: none;
  position: relative;
  border-radius: 40px; }
  #collapse_changelog li span i {
    border: 1px solid #d7dbdb;
    background: #f9f9f9;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 5px;
    position: absolute;
    left: 4px;
    top: 3px;
    color: #00CCCC;
    padding: 2.5px 4px;
    text-align: center; }
  #collapse_changelog li span.blue {
    position: relative;
    top: -1px; }

/*!
 * 
 * Super simple wysiwyg editor v0.8.18
 * https://summernote.org
 * 
 * 
 * Copyright 2013- Alan Hong. and other contributors
 * summernote may be freely distributed under the MIT license.
 * 
 * Date: 2020-05-20T18:09Z
 * 
 */
@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://d3q761sbfyxqec.cloudfront.net/assets/summernote-ff1c2be6ec4d3364c5addfe1e630372bff8b0f7cd7cad2d09c2f103117528634.eot);
  src: url(https://d3q761sbfyxqec.cloudfront.net/assets/summernote-ff1c2be6ec4d3364c5addfe1e630372bff8b0f7cd7cad2d09c2f103117528634.eot) format("embedded-opentype"), url(https://d3q761sbfyxqec.cloudfront.net/assets/summernote-598dc9d1564d78c054f438cbb5c273eae7be80c41ecd0a6b9bec9fe9d66f8888.woff) format("woff"), url(https://d3q761sbfyxqec.cloudfront.net/assets/summernote-59d71ebd0bcb65293aa3997b388937febae7a76251b9181cc9ecdd6cf99515a8.ttf) format("truetype"); }

[class^=note-icon]:before, [class*=" note-icon"]:before {
  display: inline-block;
  font-family: summernote;
  font-style: normal;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none; }

.note-icon-fw {
  text-align: center;
  width: 1.25em; }

.note-icon-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.note-icon-pull-left {
  float: left; }

.note-icon-pull-right {
  float: right; }

.note-icon.note-icon-pull-left {
  margin-right: .3em; }

.note-icon.note-icon-pull-right {
  margin-left: .3em; }

.note-icon-align::before {
  content: ""; }

.note-icon-align-center::before {
  content: ""; }

.note-icon-align-indent::before {
  content: ""; }

.note-icon-align-justify::before {
  content: ""; }

.note-icon-align-left::before {
  content: ""; }

.note-icon-align-outdent::before {
  content: ""; }

.note-icon-align-right::before {
  content: ""; }

.note-icon-arrow-circle-down::before {
  content: ""; }

.note-icon-arrow-circle-left::before {
  content: ""; }

.note-icon-arrow-circle-right::before {
  content: ""; }

.note-icon-arrow-circle-up::before {
  content: ""; }

.note-icon-arrows-alt::before {
  content: ""; }

.note-icon-arrows-h::before {
  content: ""; }

.note-icon-arrows-v::before {
  content: ""; }

.note-icon-bold::before {
  content: ""; }

.note-icon-caret::before {
  content: ""; }

.note-icon-chain-broken::before {
  content: ""; }

.note-icon-circle::before {
  content: ""; }

.note-icon-close::before {
  content: ""; }

.note-icon-code::before {
  content: ""; }

.note-icon-col-after::before {
  content: ""; }

.note-icon-col-before::before {
  content: ""; }

.note-icon-col-remove::before {
  content: ""; }

.note-icon-eraser::before {
  content: ""; }

.note-icon-float-left::before {
  content: ""; }

.note-icon-float-none::before {
  content: ""; }

.note-icon-float-right::before {
  content: ""; }

.note-icon-font::before {
  content: ""; }

.note-icon-frame::before {
  content: ""; }

.note-icon-italic::before {
  content: ""; }

.note-icon-link::before {
  content: ""; }

.note-icon-magic::before {
  content: ""; }

.note-icon-menu-check::before {
  content: ""; }

.note-icon-minus::before {
  content: ""; }

.note-icon-orderedlist::before {
  content: ""; }

.note-icon-pencil::before {
  content: ""; }

.note-icon-picture::before {
  content: ""; }

.note-icon-question::before {
  content: ""; }

.note-icon-redo::before {
  content: ""; }

.note-icon-rollback::before {
  content: ""; }

.note-icon-row-above::before {
  content: ""; }

.note-icon-row-below::before {
  content: ""; }

.note-icon-row-remove::before {
  content: ""; }

.note-icon-special-character::before {
  content: ""; }

.note-icon-square::before {
  content: ""; }

.note-icon-strikethrough::before {
  content: ""; }

.note-icon-subscript::before {
  content: ""; }

.note-icon-summernote::before {
  content: ""; }

.note-icon-superscript::before {
  content: ""; }

.note-icon-table::before {
  content: ""; }

.note-icon-text-height::before {
  content: ""; }

.note-icon-trash::before {
  content: ""; }

.note-icon-underline::before {
  content: ""; }

.note-icon-undo::before {
  content: ""; }

.note-icon-unorderedlist::before {
  content: ""; }

.note-icon-video::before {
  content: ""; }

.note-editor {
  position: relative; }

.note-editor .note-dropzone {
  position: absolute;
  display: none;
  z-index: 100;
  color: #87cefa;
  background-color: #fff;
  opacity: .95; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 28px;
  font-weight: 700; }

.note-editor .note-dropzone.hover {
  color: #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor .note-editing-area {
  position: relative; }

.note-editor .note-editing-area .note-editable {
  outline: none; }

.note-editor .note-editing-area .note-editable sup {
  vertical-align: super; }

.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub; }

.note-editor .note-editing-area .note-editable img.note-float-left {
  margin-right: 10px; }

.note-editor .note-editing-area .note-editable img.note-float-right {
  margin-left: 10px; }

.note-editor.note-frame, .note-editor.note-airframe {
  border: 1px solid #00000032; }

.note-editor.note-frame.codeview .note-editing-area .note-editable, .note-editor.note-airframe.codeview .note-editing-area .note-editable {
  display: none; }

.note-editor.note-frame.codeview .note-editing-area .note-codable, .note-editor.note-airframe.codeview .note-editing-area .note-codable {
  display: block; }

.note-editor.note-frame .note-editing-area, .note-editor.note-airframe .note-editing-area {
  overflow: hidden; }

.note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  word-wrap: break-word; }

.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false], .note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false] {
  background-color: #8080801d; }

.note-editor.note-frame .note-editing-area .note-codable, .note-editor.note-airframe .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  border: none;
  box-shadow: none;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  resize: none;
  outline: none;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  margin-bottom: 0; }

.note-editor.note-frame.fullscreen, .note-editor.note-airframe.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 1050; }

.note-editor.note-frame.fullscreen .note-resizebar, .note-editor.note-airframe.fullscreen .note-resizebar {
  display: none; }

.note-editor.note-frame .note-status-output, .note-editor.note-airframe .note-status-output {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  height: 20px;
  margin-bottom: 0;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2; }

.note-editor.note-frame .note-status-output:empty, .note-editor.note-airframe .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent; }

.note-editor.note-frame .note-status-output .pull-right, .note-editor.note-airframe .note-status-output .pull-right {
  float: right !important; }

.note-editor.note-frame .note-status-output .text-muted, .note-editor.note-airframe .note-status-output .text-muted {
  color: #777; }

.note-editor.note-frame .note-status-output .text-primary, .note-editor.note-airframe .note-status-output .text-primary {
  color: #286090; }

.note-editor.note-frame .note-status-output .text-success, .note-editor.note-airframe .note-status-output .text-success {
  color: #3c763d; }

.note-editor.note-frame .note-status-output .text-info, .note-editor.note-airframe .note-status-output .text-info {
  color: #31708f; }

.note-editor.note-frame .note-status-output .text-warning, .note-editor.note-airframe .note-status-output .text-warning {
  color: #8a6d3b; }

.note-editor.note-frame .note-status-output .text-danger, .note-editor.note-airframe .note-status-output .text-danger {
  color: #a94442; }

.note-editor.note-frame .note-status-output .alert, .note-editor.note-airframe .note-status-output .alert {
  margin: -7px 0 0 0;
  padding: 7px 10px 2px 10px;
  border-radius: 0;
  color: #000;
  background-color: #f5f5f5; }

.note-editor.note-frame .note-status-output .alert .note-icon, .note-editor.note-airframe .note-status-output .alert .note-icon {
  margin-right: 5px; }

.note-editor.note-frame .note-status-output .alert-success, .note-editor.note-airframe .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important; }

.note-editor.note-frame .note-status-output .alert-info, .note-editor.note-airframe .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important; }

.note-editor.note-frame .note-status-output .alert-warning, .note-editor.note-airframe .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important; }

.note-editor.note-frame .note-status-output .alert-danger, .note-editor.note-airframe .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important; }

.note-editor.note-frame .note-statusbar, .note-editor.note-airframe .note-statusbar {
  background-color: #8080801d;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #00000032; }

.note-editor.note-frame .note-statusbar .note-resizebar, .note-editor.note-airframe .note-statusbar .note-resizebar {
  padding-top: 1px;
  height: 9px;
  width: 100%;
  cursor: ns-resize; }

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar, .note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #00000032; }

.note-editor.note-frame .note-statusbar.locked .note-resizebar, .note-editor.note-airframe .note-statusbar.locked .note-resizebar {
  cursor: default; }

.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar, .note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none; }

.note-editor.note-frame .note-placeholder, .note-editor.note-airframe .note-placeholder {
  padding: 10px; }

.note-editor.note-airframe {
  border: 0; }

.note-editor.note-airframe .note-editing-area .note-editable {
  padding: 0; }

.note-popover.popover {
  display: none;
  max-width: none; }

.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover.popover .arrow {
  left: 20px !important; }

.note-toolbar {
  position: relative; }

.note-popover .popover-content, .note-editor .note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px; }

.note-popover .popover-content > .note-btn-group, .note-editor .note-toolbar > .note-btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px; }

.note-popover .popover-content .note-btn-group .note-table, .note-editor .note-toolbar .note-btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .note-editor .note-toolbar .note-style .dropdown-style blockquote, .note-editor .note-toolbar .note-style .dropdown-style pre {
  margin: 0;
  padding: 5px 10px; }

.note-popover .popover-content .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .note-editor .note-toolbar .note-style .dropdown-style h1, .note-editor .note-toolbar .note-style .dropdown-style h2, .note-editor .note-toolbar .note-style .dropdown-style h3, .note-editor .note-toolbar .note-style .dropdown-style h4, .note-editor .note-toolbar .note-style .dropdown-style h5, .note-editor .note-toolbar .note-style .dropdown-style h6, .note-editor .note-toolbar .note-style .dropdown-style p {
  margin: 0;
  padding: 0; }

.note-popover .popover-content .note-color-all .note-dropdown-menu, .note-editor .note-toolbar .note-color-all .note-dropdown-menu {
  min-width: 337px; }

.note-popover .popover-content .note-color .dropdown-toggle, .note-editor .note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette {
  display: inline-block;
  margin: 0;
  width: 160px; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child {
  margin: 0 5px; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title {
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select {
  font-size: 11px;
  margin: 3px;
  padding: 0 3px;
  cursor: pointer;
  width: 100%;
  border-radius: 5px; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover, .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover {
  background: #eee; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row {
  height: 20px; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn {
  display: none; }

.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee; }

.note-popover .popover-content .note-para .note-dropdown-menu, .note-editor .note-toolbar .note-para .note-dropdown-menu {
  min-width: 228px;
  padding: 5px; }

.note-popover .popover-content .note-para .note-dropdown-menu > div + div, .note-editor .note-toolbar .note-para .note-dropdown-menu > div + div {
  margin-left: 5px; }

.note-popover .popover-content .note-dropdown-menu, .note-editor .note-toolbar .note-dropdown-menu {
  min-width: 160px; }

.note-popover .popover-content .note-dropdown-menu.right, .note-editor .note-toolbar .note-dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover-content .note-dropdown-menu.right::before, .note-editor .note-toolbar .note-dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover-content .note-dropdown-menu.right::after, .note-editor .note-toolbar .note-dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover-content .note-dropdown-menu.note-check a i, .note-editor .note-toolbar .note-dropdown-menu.note-check a i {
  color: #00bfff;
  visibility: hidden; }

.note-popover .popover-content .note-dropdown-menu.note-check a.checked i, .note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i {
  visibility: visible; }

.note-popover .popover-content .note-fontsize-10, .note-editor .note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover-content .note-color-palette, .note-editor .note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover-content .note-color-palette div .note-color-btn, .note-editor .note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0; }

.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .note-editor .note-toolbar .note-color-palette div .note-color-btn:hover {
  transform: scale(1.2);
  transition: all .2s; }

.note-modal .modal-dialog {
  outline: 0;
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.note-modal .form-group {
  margin-left: 0;
  margin-right: 0; }

.note-modal .note-modal-form {
  margin: 0; }

.note-modal .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  color: #d3d3d3;
  text-align: center;
  border: 4px dashed #d3d3d3;
  margin-bottom: 10px; }

@-moz-document url-prefix() {
  .note-modal .note-image-input {
    height: auto; } }

.note-placeholder {
  position: absolute;
  display: none;
  color: gray; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-sizing, .note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000; }

.note-handle .note-control-selection .note-control-sizing {
  background-color: #000; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: none;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: none;
  border-right: none; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: none;
  border-left: none; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  color: #fff;
  background-color: #000;
  font-size: 12px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70); }

.note-hint-popover {
  min-width: 100px;
  padding: 2px; }

.note-hint-popover .popover-content {
  padding: 3px;
  max-height: 150px;
  overflow: auto; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
  cursor: pointer; }

.tooltip {
  max-width: 200px;
  color: white;
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  background: transparent;
  pointer-events: none; }
  .tooltip .tooltip-arrow {
    display: none; }
  .tooltip .tooltip-inner {
    max-width: 200px;
    text-align: start;
    padding: 4px 8px;
    box-shadow: -1px 0px 20px rgba(42, 53, 84, 0.15), 0px 1px 5px rgba(42, 53, 84, 0.25);
    border-radius: 4px;
    background: #254F4F; }
  .tooltip.bottom, .tooltip.left, .tooltip.right, .tooltip.top {
    margin: 0;
    padding: 0; }
  .tooltip.left .tooltip-inner {
    transform: translateX(4px); }
  .tooltip.right .tooltip-inner {
    transform: translateX(-4px); }
  .tooltip.in {
    opacity: 1;
    filter: none; }

.hide-children-tooltips .tooltip {
  display: none !important; }

.hide-children-tooltips .add-tooltip:hover {
  background-color: #254F4F;
  color: white; }

.tooltip {
  z-index: 1035; }

.new-appointment-financials .best_in_place {
  display: block;
  border-radius: 4px; }
  .new-appointment-financials .best_in_place:hover {
    opacity: 1; }
  .new-appointment-financials .best_in_place:not(.is-active):hover {
    background: #e2fcff;
    color: #00566b;
    opacity: 1; }
  .new-appointment-financials .best_in_place select, .new-appointment-financials .best_in_place input {
    display: block;
    width: 100%; }

.new-appointment-financials .value-heading {
  position: relative; }
  .new-appointment-financials .value-heading .best_in_place {
    padding: 1px 7px; }
  .new-appointment-financials .value-heading.editable .best_in_place:after {
    content: '';
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: #97a0a99c;
    display: inline-block;
    height: 0;
    margin: 0;
    vertical-align: middle;
    width: 0;
    position: absolute;
    right: 9px;
    bottom: 9px;
    z-index: 1; }

.new-appointment-financials .value-heading.editable .best_in_place.is-active:after {
  border-top-color: #00CCCC; }

.new-appointment-financials .value {
  text-align: right;
  margin-right: 0px; }
  .new-appointment-financials .value > span.is-active input, .new-appointment-financials .value > span.is-active select {
    text-align: right; }

.new-appointment-financials .value, .new-appointment-financials .value-heading {
  width: 100px;
  border-radius: 4px; }
  .new-appointment-financials .value > span, .new-appointment-financials .value-heading > span {
    border-radius: 4px;
    display: block;
    padding: 1px 4px;
    border: 1px solid white; }
    .new-appointment-financials .value > span.is-active, .new-appointment-financials .value-heading > span.is-active {
      border: 0;
      padding: 0; }
      .new-appointment-financials .value > span.is-active input, .new-appointment-financials .value > span.is-active select, .new-appointment-financials .value-heading > span.is-active input, .new-appointment-financials .value-heading > span.is-active select {
        padding: 1px 4px;
        border: 1px solid #00CCCC;
        margin: 0;
        width: 100%; }
        .new-appointment-financials .value > span.is-active input:focus, .new-appointment-financials .value > span.is-active select:focus, .new-appointment-financials .value-heading > span.is-active input:focus, .new-appointment-financials .value-heading > span.is-active select:focus {
          outline: none !important; }
      .new-appointment-financials .value > span.is-active select, .new-appointment-financials .value-heading > span.is-active select {
        padding: 1px 6px; }

.new-appointment-financials .value-heading:not(.editable) {
  border-radius: 4px;
  padding: 1px 7px; }

.new-appointment-financials .not-editable {
  background: repeating-linear-gradient(45deg, #f2f3f4, #f2f3f4 10px, #e4e4e8 10px, #e4e4e8 20px);
  cursor: not-allowed; }

.new-appointment-financials .editable {
  text-decoration: underline dashed #CEE0E0;
  text-decoration-thickness: 1.6px;
  text-underline-offset: 3px;
  background: #f1f0f482; }
  .new-appointment-financials .editable:hover {
    text-decoration: none; }

.new-appointment-financials:not(.is-editable) .editable {
  background: transparent; }

.appointment-financials-figure .form_in_place {
  display: block; }
  .appointment-financials-figure .form_in_place input {
    display: block;
    width: calc(100% - 20px);
    padding: 0px 5px;
    line-height: 1;
    font-size: 15px;
    text-align: right;
    position: relative;
    left: 25px; }

.appointment-financials-figure *:focus {
  outline: 0;
  border: 1px solid #00CCCC; }

.appointment-financials-figure span, .appointment-financials-figure span.best_in_place {
  display: block;
  position: relative; }
  .appointment-financials-figure span:after, .appointment-financials-figure span.best_in_place:after {
    position: absolute;
    left: 12px;
    top: 0;
    opacity: 0.5; }

.form-group.select.slim-dropdown {
  margin: 0; }
  .form-group.select.slim-dropdown:after {
    bottom: 11.5px; }
  .form-group.select.slim-dropdown select.form-control {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 32px;
    border-radius: var(--borderRadiusSM); }
    .form-group.select.slim-dropdown select.form-control:after {
      bottom: 11px; }

.filters-container {
  margin-bottom: 20px; }
  .filters-container .row {
    margin: 0; }
  .filters-container .col-sm-2,
  .filters-container .col-sm-4,
  .filters-container .col-sm-6 {
    padding-right: 5px;
    padding-left: 5px; }
  .filters-container h2 {
    margin-bottom: 0; }
  .filters-container h3 {
    margin-bottom: 0; }
  .filters-container label.inline-btn-label {
    display: block;
    margin-bottom: -4px; }
  .filters-container .custom-search-form {
    display: block; }
  .filters-container .form-group {
    margin-bottom: 0; }
  .filters-container .form-control {
    min-height: 42px;
    font-size: 1.4rem;
    border-radius: 8px;
    background: var(--colorWhite);
    opacity: 1; }
  .filters-container .searchbox {
    margin-right: 50px;
    display: block;
    width: auto; }
  .filters-container a.add-tooltip {
    display: inline-block;
    padding: 0.6rem;
    transform: translateY(2px); }

@media screen and (max-width: 767px) {
  .filters-container .col-sm-2,
  .filters-container .col-sm-4,
  .filters-container .col-sm-6 {
    padding: 0; }
  .filters-container .filters_from {
    padding-right: 4px; }
  .filters-container .filters_to {
    padding-left: 4px; } }

@media screen and (min-width: 768px) {
  .filters-container .row {
    margin: 0 -5px !important; } }

.nav-tabs-second li {
  text-align: center;
  width: 50%; }

.nav-tabs-third li {
  text-align: center;
  width: 33.33%; }

.nav-tabs li:not(.active) a:hover {
  background-color: #f1f0f4; }

.nav-tabs > li > a {
  border-radius: var(--borderRadiusSM) var(--borderRadiusSM) 0 0;
  border: none !important; }

.setting-page .nav-tabs > li.active > a, .aside-body .nav-tabs > li.active > a, #base-modal .nav-tabs > li.active > a {
  border-top: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important; }

.nav-tabs-fourth li {
  text-align: center;
  width: 25%; }

.aside-body > .panel {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #eee; }
  .aside-body > .panel:first-child {
    border-top: none; }

@media (max-width: 767px) {
  #aside {
    padding-top: 0; }
  .aside-nav {
    z-index: 1000;
    position: fixed;
    background: #ffffff;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 8px;
    width: 100%;
    border-bottom: 1px solid #d9d9d9; } }

.nav-pills > li.active a,
.nav-pills > li.active a:focus,
.nav-pills > li.active a:hover {
  background-color: #00CCCC;
  border: 2px solid #00CCCC; }
  .nav-pills > li.active a.left,
  .nav-pills > li.active a.left:focus,
  .nav-pills > li.active a.left:hover {
    border-right: transparent; }
  .nav-pills > li.active a.right,
  .nav-pills > li.active a.right:focus,
  .nav-pills > li.active a.right:hover {
    border-left: transparent; }

.nav-pills > li > a {
  border-radius: 0;
  background-color: #FFFFFF;
  border: 2px solid #F3F1F7; }
  .nav-pills > li > a.left {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border-right: transparent; }
  .nav-pills > li > a.right {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-left: transparent; }

.nav-pills > li + li {
  margin-left: 0px; }

nav.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 101%;
  min-height: 101vh;
  z-index: 400;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, white 0%, #f9f9f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, white 0%, #f9f9f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, white 0%, #f9f9f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  -moz-box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  box-shadow: -5px 0px 10px -3px rgba(31, 16, 16, 0.07);
  overflow-y: scroll;
  overflow-x: hidden;
  width: 600px;
  max-width: 94%;
  padding-bottom: 200px;
  margin-right: -20px;
  right: 0;
  padding-top: 36px;
  transform: translateX(0%);
  transition: transform 0.3s ease-in-out;
  border-left: 2px solid #00cccc; }
  nav.mobile-nav:not(.is-open) {
    transform: translateX(101%); }
  nav.mobile-nav h3 {
    background: #f6f7f8;
    border-bottom: 1px solid #e9eaed;
    border-top: 1px solid #e9eaed;
    color: rgba(20, 24, 35, 0.5);
    border: 0;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    text-shadow: none;
    text-transform: uppercase;
    margin: 0; }
  nav.mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  nav.mobile-nav li {
    background: #fff;
    margin: 0;
    padding: 0 0 0 6px;
    border-top: 0.5px solid #e9eaed; }
    nav.mobile-nav li a {
      height: 42px;
      line-height: 42px;
      overflow: hidden;
      padding: 0 5px;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 16px;
      display: block; }

.mobile-nav-overlay {
  opacity: 0;
  pointer-events: none;
  background-color: rgba(245, 248, 250, 0.85);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 98;
  transition: opacity 0.4s ease-in-out;
  z-index: 390; }

nav.mobile-nav.is-open + .mobile-nav-overlay {
  opacity: 1; }

.pull-left h2 {
  font-weight: bold; }

.model-5 {
  top: 0px;
  right: 0px;
  padding: 1px 13px 8px 10px;
  height: 42px;
  z-index: 100;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 500;
  position: fixed; }

.model-5.is-open {
  position: fixed; }

.model-5.is-open .menu {
  -moz-transition: -moz-transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -o-transition: -o-transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.2s, background-color 0.4s ease-in;
  transition: transform 0.2s ease 0.2s, background-color 0.4s ease-in;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.model-5.is-open .menu .bar:nth-of-type(1) {
  background-color: #00cccc;
  top: 12px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: top 0.2s ease, -moz-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease, -o-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.5s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s, 0.5s;
  transition: top 0.2s ease, transform 0.5s ease-out 0.2s, background-color 0.4s ease-in; }

.model-5.is-open .menu .bar:nth-of-type(2) {
  background-color: #00cccc;
  opacity: 0;
  -moz-transition: ease 0.2s, background-color 0.4s ease-in;
  -o-transition: ease 0.2s, background-color 0.4s ease-in;
  -webkit-transition: ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s;
  transition: ease 0.2s, background-color 0.4s ease-in; }

.model-5.is-open .menu .bar:nth-of-type(3) {
  background-color: #00cccc;
  top: 12px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: top 0.2s ease, -moz-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease, -o-transform 0.5s ease-out 0.2s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.5s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0s, 0.2s;
  transition: top 0.2s ease, transform 0.5s ease-out 0.2s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(1) {
  top: 6px;
  -moz-transition: top 0.2s ease 0.5s, -moz-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -o-transition: top 0.2s ease 0.5s, -o-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.3s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.2s, 0.5s;
  transition: top 0.2s ease 0.5s, transform 0.3s ease-out 0.1s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(2) {
  top: 12px;
  -moz-transition: ease 0.2s 0.5s, background-color 0.4s ease-in;
  -o-transition: ease 0.2s 0.5s, background-color 0.4s ease-in;
  -webkit-transition: ease, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.5s;
  transition: ease 0.2s 0.5s, background-color 0.4s ease-in; }

.model-5 .bar:nth-of-type(3) {
  top: 18px;
  -moz-transition: top 0.3s ease 0.5s, -moz-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -o-transition: top 0.3s ease 0.5s, -o-transform 0.3s ease-out 0.1s, background-color 0.4s ease-in;
  -webkit-transition: top 0.5s ease, -webkit-transform 0.3s ease-out, background-color 0.4s ease-in;
  -webkit-transition-delay: 0.3s, 0.5s;
  transition: top 0.3s ease 0.5s, transform 0.3s ease-out 0.1s, background-color 0.4s ease-in; }

.model-5 .bar {
  position: absolute; }

.menu {
  height: 30px;
  width: 20px;
  position: relative;
  margin: auto;
  padding-top: 8px;
  border: 1px solid transparent;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }

.bar {
  height: 2px;
  width: 20px;
  display: block;
  margin: 2px auto;
  position: relative;
  background-color: #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

span.new-feedback-feature-indicator {
  font-weight: bold;
  font-size: 10px;
  color: #29a2a5;
  position: absolute;
  top: 6px;
  left: 113px;
  color: #29a2a5 !important; }

span.new-feedback-feature-dot {
  background-color: #29a2a5;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  right: 7px;
  border: 3px solid transparent;
  width: 9px;
  height: 9px; }

#container.mainnav-sm #mainnav-container span.new-feedback-feature-indicator {
  left: 118px; }

#container.mainnav-sm #mainnav-container span.new-feedback-feature-dot {
  width: 15px;
  height: 15px;
  border: 3px solid #4ea6e0; }

#container.mainnav-sm #mainnav-container ul.collapse.pop-in span.new-feedback-feature-indicator {
  left: 88px; }

.dropdown {
  display: inline-block; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: var(--colorWhite);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  box-shadow: var(--boxShadow); }

.has-dropdown-menu {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .has-dropdown-menu.dropdown-opens-left ul {
    right: auto !important;
    left: 0 !important; }
  .has-dropdown-menu ul {
    display: none;
    padding: 0;
    text-align: left;
    position: absolute;
    padding: 3px 0;
    top: 30px;
    right: -1px;
    list-style: none;
    overflow: hidden;
    background-color: var(--colorWhite);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    box-shadow: -1px 0px 20px rgba(37, 79, 79, 0.05), 0px 1px 5px rgba(37, 79, 79, 0.15);
    z-index: 4; }
    .has-dropdown-menu ul svg {
      width: 16px;
      height: 16px;
      fill: #718c8c; }
    .has-dropdown-menu ul li {
      margin: 0; }
    .has-dropdown-menu ul a,
    .has-dropdown-menu ul button {
      padding: 10px 14px 10px 14px;
      display: flex;
      line-height: 1;
      font-size: 14px;
      align-items: center; }
      .has-dropdown-menu ul a span,
      .has-dropdown-menu ul button span {
        display: inline-block;
        margin-left: 2px; }
      .has-dropdown-menu ul a:hover,
      .has-dropdown-menu ul button:hover {
        background-color: #f4f4f4; }
      .has-dropdown-menu ul a i,
      .has-dropdown-menu ul a svg,
      .has-dropdown-menu ul button i,
      .has-dropdown-menu ul button svg {
        font-size: 14px;
        width: 14px;
        margin-right: 14px;
        display: inline-block;
        text-align: center;
        color: #547877;
        vertical-align: middle;
        line-height: 1; }
        .has-dropdown-menu ul a i svg,
        .has-dropdown-menu ul a svg svg,
        .has-dropdown-menu ul button i svg,
        .has-dropdown-menu ul button svg svg {
          color: #547877; }
  .has-dropdown-menu.is-open ul {
    display: block; }
  .has-dropdown-menu .label {
    padding: 0;
    line-height: 20px;
    height: 20px;
    padding-left: 16px; }
    .has-dropdown-menu .label:before {
      top: 8px;
      left: 4px; }
  .has-dropdown-menu li:hover {
    background: #f6f6f6; }
  .has-dropdown-menu .icon-caret-down {
    pointer-events: none;
    height: 10px;
    top: 15%; }

.btn-minimal {
  color: #254f4f; }
  .btn-minimal:hover {
    color: #254f4f; }

.select_country.has-dropdown-menu ul li {
  padding: 7px 15px; }

.select_country.has-dropdown-menu .current_title {
  padding: 0px 12px;
  margin-top: 0px;
  margin-left: -9px; }

.btn.with-caret {
  padding-right: 30px; }
  .btn.with-caret:after {
    content: url("data:image/svg+xml,%3Csvg fill='%23254F4F' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E");
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 12px;
    width: 8px; }
  .btn.with-caret ul {
    color: #254f4f;
    font-weight: 400; }
    .btn.with-caret ul a.red {
      color: #c73d23; }
      .btn.with-caret ul a.red svg {
        fill: #c73d23; }

.btn.btn-primary.with-caret:after {
  content: url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z'/%3E%3C/svg%3E"); }

.app-logotype-wrapper img {
  margin: 1rem auto 3rem auto;
  width: 150px;
  display: block; }

.app-logo-wrapper img {
  padding: 0.5rem;
  border: 2px solid #f9f9f9;
  border-radius: 50%;
  margin: auto;
  width: 68px;
  height: 68px;
  display: block; }

.summit-announcement {
  background: #20bcc6;
  background: -moz-linear-gradient(45deg, #5a89a4 0%, #46aac1 5%, #20bcc6 11%, #00cccc 20%, #47cccc 47%, #00cccc 80%, #20bcc6 90%, #46aac1 95%, #46aac1 95%, #5a89a4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #5a89a4 0%, #46aac1 5%, #20bcc6 11%, #00cccc 20%, #47cccc 47%, #00cccc 80%, #20bcc6 90%, #46aac1 95%, #46aac1 95%, #5a89a4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #bff5f5 0%, #bff5f5 5%, #a5edee 11%, #8ae1e2 20%, #64d1d2 47%, #00bdbf 80%, #00b0b2 90%, #00a3a5 95%, #00a3a5 95%, #007e80 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a89a4', endColorstr='#5a89a4',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  height: calc(100vh); }

.avatar-wrapper {
  display: inline-block;
  vertical-align: middle;
  height: 100px;
  width: 100px;
  margin-right: 20px; }
  .avatar-wrapper .avatar-container {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-color: white; }
  .avatar-wrapper .icon-camera {
    color: white;
    font-size: 24px; }

.caption .for-colors {
  color: #00cccc;
  font-weight: 900;
  padding-right: 3px; }

.caption .for-filters {
  font-weight: 900;
  padding-right: 1px; }
  .caption .for-filters.is-on {
    color: #00cccc; }

.content-card {
  padding: 12px;
  border: 1px solid #f3f3f3;
  border-radius: 9px;
  padding-bottom: 70px; }
  .content-card span {
    display: inline-block;
    padding: 3px; }

.with-shadow {
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05); }

.with-large-shadow {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset; }

.with-text-shadow {
  text-shadow: 0px 0.5px 3px rgba(20, 70, 99, 0.63); }

.code-snippet {
  position: relative;
  padding: 10px 20px;
  margin: 20px 20px 20px 0;
  font-family: monospace;
  background-color: #f3f3f3;
  border: 1px solid #e8e8e8;
  border-radius: 8px; }
  .code-snippet .copy-alias {
    position: absolute;
    bottom: 2.5px;
    right: 2.5px;
    font-family: "Mulish", "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: pointer; }

.invoice-wrapper {
  padding: 20px;
  width: 800px; }
  .invoice-wrapper .hw {
    width: 50%; }
  .invoice-wrapper .qw {
    width: 25%; }
  .invoice-wrapper .tw {
    width: 33.333%; }
  .invoice-wrapper .sw {
    width: 16.666%; }

.invoice-wrapper .with-logo .invoice-header-logo {
  display: block; }

.invoice-wrapper .with-logo .invoice-header-header, .invoice-wrapper .with-logo .invoice-header-content {
  padding-left: 280px; }

.invoice-header-logo {
  position: absolute;
  display: none;
  top: 30px;
  left: 30px;
  width: 195px;
  min-height: 195px;
  background-size: cover;
  background-position: center;
  background-image: url("https://via.placeholder.com/150C/"); }

.invoice-header {
  min-height: 255px;
  position: relative;
  margin-bottom: 10px; }

.invoice-header-header {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  min-height: 140px;
  padding-left: 30px; }
  .invoice-header-header .fw {
    width: 100%;
    flex: 7; }
  .invoice-header-header .sxw {
    flex: 9; }
  .invoice-header-header .invoice-contact-info {
    display: block; }
    .invoice-header-header .invoice-contact-info span {
      display: block;
      overflow-wrap: anywhere;
      padding: 3px;
      font-size: 13px;
      text-transform: initial;
      font-weight: normal;
      letter-spacing: 0; }
  .invoice-header-header span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding-top: 20px; }
  .invoice-header-header address {
    display: block;
    line-height: 1.4;
    font-size: 15px;
    padding-top: 7px; }

.invoice-wrapper .invoice-header-content {
  min-height: 115px;
  padding-left: 30px; }
  .invoice-wrapper .invoice-header-content .invoice-number-wrapper {
    display: -webkit-box;
    /* wkhtmltopdf uses this one */
    display: flex;
    font-size: 26px; }
    .invoice-wrapper .invoice-header-content .invoice-number-wrapper span {
      padding-top: 18px;
      font-size: 26px; }
    .invoice-wrapper .invoice-header-content .invoice-number-wrapper strong {
      display: block;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.4px;
      padding-top: 12px; }
    .invoice-wrapper .invoice-header-content .invoice-number-wrapper i.icon-pencil {
      font-size: 14px;
      width: 27px;
      line-height: 16px;
      margin: 22px 5px 10px 5px; }
    .invoice-wrapper .invoice-header-content .invoice-number-wrapper input {
      margin-top: 12px; }
    .invoice-wrapper .invoice-header-content .invoice-number-wrapper .edit-in-place .edit-in-place-controls {
      top: 12px; }
  .invoice-wrapper .invoice-header-content span {
    font-size: 14px;
    display: block; }
  .invoice-wrapper .invoice-header-content .edit-in-place {
    line-height: initial; }
    .invoice-wrapper .invoice-header-content .edit-in-place input {
      font-size: 14px; }
  .invoice-wrapper .invoice-header-content time {
    font-size: 14px; }
  .invoice-wrapper .invoice-header-content time:first-of-type {
    padding-top: 5px; }

.invoice-bill-to {
  margin-bottom: 10px; }

.invoice-bill-to-header {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  min-height: 35px; }
  .invoice-bill-to-header span {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    display: block;
    padding: 5px 30px; }

.invoice-bill-to-content {
  min-height: 150px;
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex; }
  .invoice-bill-to-content .service-info {
    word-break: break-word;
    white-space: pre-wrap; }
  .invoice-bill-to-content span {
    padding-left: 30px;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding-top: 7px; }
  .invoice-bill-to-content p {
    margin: 0;
    padding: 6px 0 0 30px;
    font-size: 15px; }
  .invoice-bill-to-content address {
    padding: 0 0 0 30px;
    margin-top: 0;
    font-size: 15px; }

.invoice-details {
  margin-bottom: 10px; }

.invoice-details-header {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  min-height: 45px; }
  .invoice-details-header .hw span {
    padding-left: 30px; }
  .invoice-details-header .sw span {
    text-align: center; }
  .invoice-details-header span {
    display: block;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding: 9px;
    font-size: 17px;
    text-transform: uppercase; }

.invoice-details-content .hw span {
  padding-left: 30px; }

.invoice-details-content .sw span {
  text-align: center; }

.invoice-line {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  font-size: 14px; }
  .invoice-line:first-child .hw span, .invoice-line:first-child .tw span, .invoice-line:first-child .sw span {
    padding-top: 9px; }
  .invoice-line:last-child .hw span, .invoice-line:last-child .tw span, .invoice-line:last-child .sw span {
    padding-bottom: 9px; }
  .invoice-line span {
    display: block; }
  .invoice-line .hw span {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 30px; }
  .invoice-line .sw span {
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 30px; }
  .invoice-line .tw span {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px; }

.invoice-details-footer .sw span {
  text-align: right;
  font-weight: bold;
  right: -1px;
  position: relative; }

.invoice-details-footer .tw span {
  font-weight: bold;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px; }

.invoice-payment-header {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  min-height: 35px; }
  .invoice-payment-header span {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    display: block;
    padding: 5px 30px; }

.invoice-payment-content {
  min-height: 100px;
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex; }
  .invoice-payment-content p {
    padding: 10px 30px;
    font-size: 15px; }

.invoice-terms-header {
  min-height: 35px;
  padding: 6px; }
  .invoice-terms-header span {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    display: block;
    padding: 5px 30px; }

.invoice-terms-content p {
  padding: 10px 30px;
  font-size: 15px; }

.invoice-wrapper .edit-in-place {
  display: -webkit-box;
  /* wkhtmltopdf uses this one */
  display: flex;
  line-height: 20px;
  padding: 4px;
  white-space: pre-wrap; }
  .invoice-wrapper .edit-in-place span {
    border: 1px solid transparent;
    padding: 2px 12px 2px 2px; }
  .invoice-wrapper .edit-in-place i.icon-pencil, .invoice-wrapper .edit-in-place i.icon-calendar {
    padding: 5px 7px;
    background: white;
    border-radius: 50%;
    margin-right: 5px;
    height: 27px;
    color: #00cccc;
    cursor: pointer;
    border: 1px solid #00cccc; }
  .invoice-wrapper .edit-in-place input {
    width: calc(100% - 2rem);
    font-size: 16px;
    padding: 1px 100px 1px 7px;
    text-transform: uppercase; }
  .invoice-wrapper .edit-in-place .date_picker {
    background: transparent;
    text-transform: unset; }
  .invoice-wrapper .edit-in-place .edit-in-place-controls {
    right: 7px;
    padding: 2px; }
    .invoice-wrapper .edit-in-place .edit-in-place-controls a.btn {
      font-size: 10px;
      padding: 2px 8px; }
  .invoice-wrapper .edit-in-place textarea {
    color: #254f4f;
    font-size: 14px;
    width: calc(100% - 20px);
    padding: 3px 100px 3px 6px;
    height: 100px;
    color: #254f4f;
    resize: vertical; }

.invoice-template-wrapper .invoice-terms-header {
  padding: 0; }

.invoice-wrapper .invoice-header-content .edit-in-place {
  padding: 0; }

.invoice-details-content .invoice-line.editable .icon-pencil {
  display: none; }

.invoice-status-tag {
  font-size: 14px;
  color: white;
  display: inline-block;
  padding: 2px 13px 3px 13px;
  border-radius: 30px;
  background: white;
  color: orange;
  text-align: center;
  display: inline-block;
  border: 1px solid orange;
  vertical-align: top;
  margin: 1px 4px; }
  .invoice-status-tag.invoice-status-voided {
    border-color: #d3d8da;
    color: #d3d8da; }
  .invoice-status-tag.invoice-status-pending {
    border-color: orange;
    color: orange; }
  .invoice-status-tag.invoice-status-late {
    border-color: red;
    color: red; }
  .invoice-status-tag.invoice-status-paid {
    border-color: green;
    color: green; }
    .invoice-status-tag.invoice-status-paid.disable {
      cursor: not-allowed;
      color: #637b63;
      border-color: #637b63; }

.invoice-row {
  display: flex;
  padding: 28px 0;
  border-bottom: 1px solid var(--colorBtnBG); }
  .invoice-row h3 {
    margin-top: 12.5px;
    margin-bottom: 7.5px; }

.screen_invoices h1 {
  margin-bottom: 25px; }

.screen_invoices h2 {
  margin-top: 5px;
  padding-left: 5px; }

.screen_invoices .tab-pane .invoice-row:last-child {
  border-bottom: 0; }

@media screen and (max-width: 600px) {
  .invoice-preview-container {
    width: 100% !important; }
  .invoice-wrapper {
    width: 100%; }
  .invoice-wrapper .with-logo .invoice-header-header, .invoice-wrapper .with-logo .invoice-header-content {
    padding-left: 12px; }
  .invoice-row {
    flex-wrap: wrap; } }

.selectable-card {
  position: relative;
  padding: 12px;
  border: 2px solid #f3f3f3;
  border-radius: 9px;
  opacity: 0.7;
  cursor: pointer; }
  .selectable-card span {
    display: inline-block;
    padding: 3px; }
  .selectable-card:hover {
    opacity: 0.9; }
  .selectable-card.is-selected {
    opacity: 1;
    border: 2px solid #00CCCC; }

.selectable-card-triangle {
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 12px solid #00CCCC;
  width: 30px;
  height: 40px;
  position: absolute;
  bottom: -15px;
  left: 40px;
  transition: all 0.3s ease-in-out;
  opacity: 0; }

.selectable-target-box {
  position: relative;
  padding: 40px;
  border-radius: 10px;
  margin-top: 15px;
  display: none; }
  .selectable-target-box.is-selected {
    display: block;
    border: 2px solid #00CCCC; }
  #with-charge.selectable-target-box {
    padding: 15px 5px 15px 15px; }
  .selectable-target-box .white-mask {
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 1; }

.selectable-credit-cards-wrapper {
  display: flex; }
  .selectable-credit-cards-wrapper .selectable-credit-cards-container {
    flex: 0 0 150px; }

.credit-card-fields-container {
  flex: 1;
  padding: 20px 15px 8px 30px;
  display: none; }

@media screen and (max-width: 768px) {
  .selectable-target-box, #with-charge.selectable-target-box {
    padding: 14px 12px; }
  .selectable-credit-card {
    transform: scale(1); }
    .selectable-credit-card.is-selected {
      transform: scale(1); }
  .selectable-credit-cards-wrapper {
    flex-wrap: wrap; }
    .selectable-credit-cards-wrapper .selectable-credit-cards-container {
      flex: 0 0 100%;
      display: flex;
      flex-wrap: wrap; }
      .selectable-credit-cards-wrapper .selectable-credit-cards-container .existing-credit-cards-container {
        display: block;
        margin-right: 10px; }
        .selectable-credit-cards-wrapper .selectable-credit-cards-container .existing-credit-cards-container label {
          width: 100%; }
      .selectable-credit-cards-wrapper .selectable-credit-cards-container .new-credit-card-container {
        display: block;
        margin-right: 10px; }
        .selectable-credit-cards-wrapper .selectable-credit-cards-container .new-credit-card-container label {
          width: 100%; }
  .credit-card-fields-container {
    width: 100%;
    padding: 15px;
    border: 2px solid #0CC;
    border-radius: 6px; } }

.selectable-credit-card {
  border: 2px solid #f3f3f3;
  border-radius: 9px;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  transition: 0.1s all ease-in-out; }
  .selectable-credit-card:hover {
    opacity: 0.9;
    transform: scale(1.03); }
  .selectable-credit-card.is-faded {
    opacity: 0.2; }
    .selectable-credit-card.is-faded:hover {
      opacity: 0.8; }
  .selectable-credit-card.is-selected {
    opacity: 1;
    border: 2px solid #00CCCC;
    transform: scale(1.03); }

.payment-fields-container {
  position: relative;
  background: #ebedef;
  background: #fffcfc;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #fffcfc 0%, #f6f8f9 12%, #e5ebee 50%, #dee7e8 50.01%, #f5f7f9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #fffcfc 0%, #f6f8f9 12%, #e5ebee 50%, #dee7e8 50.01%, #f5f7f9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #fffcfc 0%, #f6f8f9 12%, #e5ebee 50%, #dee7e8 50.01%, #f5f7f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#f5f7f9',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 1rem;
  border-radius: 4px;
  margin: 0; }
  .payment-fields-container h2 {
    font-size: 1.35rem;
    margin-top: 1px;
    margin-bottom: 0;
    padding-bottom: 9px;
    font-weight: bold; }
  .payment-fields-container .is-header {
    display: inline-block;
    vertical-align: top;
    margin: 9px 0;
    width: calc(100% - 70px); }
  .payment-fields-container h3 {
    font-size: 13px;
    margin-top: -2px; }
  .payment-fields-container #card-element {
    margin: 15px 5px 0 5px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #fcfcfc;
    background-color: #ffffff;
    border: 2px solid #d8dede; }

.sq-card-base {
  align-items: flex-start !important; }
  .sq-card-base .sq-card-form-wrapper {
    height: 38px !important;
    max-width: 450px !important;
    padding: 0.5px 10px 0 10px !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 5px; }
    .sq-card-base .sq-card-form-wrapper iframe {
      height: 28.5px !important;
      margin-bottom: -1.5px !important; }
  .sq-card-base .sq-card-details {
    text-align: left !important;
    margin: 3px !important; }

.processor-card-element-container {
  max-width: 360px; }
  .processor-card-element-container.is-naked {
    max-width: 380px;
    background: #f3f1f7;
    padding: 8px;
    height: 36px;
    border: 1px solid #d9d9d9;
    border-radius: 5px; }

.card-errors {
  color: #fa755a; }

.card-fields {
  min-height: 34px;
  display: inline-block;
  float: right; }

.profile-picture-form-wrapper {
  position: relative; }

.profile-picture-form-container {
  opacity: 1;
  max-height: 400px;
  overflow: hidden;
  margin: 12px 0;
  background: white;
  box-shadow: 0 0 0 1px rgba(89, 105, 129, 0.1), 0 1px 3px 0 rgba(89, 105, 129, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  padding: 12px 12px 12px 15px;
  position: relative;
  word-wrap: break-word;
  border-radius: 2.5px; }
  .profile-picture-form-container.appearing-in {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .profile-picture-form-container.animating-in {
    transition: all 0.4s ease-in-out;
    opacity: 1; }
  .profile-picture-form-container.animating-out {
    transition: all 0.4s ease-in-out;
    opacity: 0; }
  .profile-picture-form-container .btn-container {
    position: absolute;
    right: 15px;
    bottom: 15px; }

.profile-picture-fields .form-group {
  margin-bottom: 0; }

.profile-picture-fields .profile-picture-file {
  width: 100%;
  top: 100px;
  position: absolute; }

.profile-picture-fields img, .profile-picture-fields .profile-picture-image {
  object-fit: cover;
  object-position: center; }

.profile-picture-fields .profile-picture-file-section {
  position: relative;
  overflow: hidden;
  height: 150px; }
  .profile-picture-fields .profile-picture-file-section span {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px; }
  .profile-picture-fields .profile-picture-file-section input {
    position: absolute;
    opacity: 0.0;
    filter: alpha(opacity=0); }
  .profile-picture-fields .profile-picture-file-section .add-photos-container {
    pointer-events: none; }
    .profile-picture-fields .profile-picture-file-section .add-photos-container .img-overlay-wrap {
      position: relative;
      display: inline-block;
      transition: transform 150ms ease-in-out; }
    .profile-picture-fields .profile-picture-file-section .add-photos-container .img-overlay-wrap img {
      display: block;
      max-width: 100%;
      height: auto; }

.employee-profile-image {
  border-radius: 5px;
  transition: 0.3s;
  height: 100%;
  width: 100px;
  padding: 5px;
  object-fit: cover;
  object-position: center; }

.profile-picture-file-input {
  cursor: pointer; }

.profile-picture-image-circular {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--buttonBorder);
  background: var(--colorWhite); }

.profile-picture-image-circular img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.employee-profile-header {
  margin-bottom: 15px; }

.employee_allow_box .custom_checkbox {
  margin-bottom: 0; }
  .employee_allow_box .custom_checkbox .control-label {
    margin: 0 !important;
    top: 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: none; }
    .employee_allow_box .custom_checkbox .control-label .control__indicator {
      top: 1px; }

.employee_allow_box .allow-sign-in-fields .form-group:not(:last-child) {
  margin-bottom: 22px; }

.select_country .current_title {
  padding-left: 5px; }

.select_country ul li,
.select_country .current_title {
  display: flex;
  align-items: center; }

.select_country ul {
  width: 100%; }

.select_country .iti__flag {
  margin-right: 10px; }

.form-group.required .control-label {
  display: inline-flex;
  align-items: center; }
  .form-group.required .control-label abbr {
    order: 3;
    margin-left: 2.5px;
    text-decoration: none; }

.form-group.required .form-control {
  display: block; }

.settings-error-message {
  position: relative;
  padding: 16px 16px 16px 40px;
  border-radius: 6px;
  color: #547877;
  background: #FAEDEB;
  margin: 0 0 16px 0;
  border: 1px solid #E0D0CD; }
  .settings-error-message > strong {
    color: #254F4F;
    display: block;
    margin-bottom: 4px; }

.settings-warning-message {
  position: relative;
  padding: 16px 16px 16px 40px;
  border-radius: 6px;
  color: #547877;
  background: #FFF3E6;
  margin: 0 0 16px 0;
  border: 1px solid #E0D7CD; }
  .settings-warning-message > strong {
    color: #254F4F;
    display: block;
    margin-bottom: 4px; }
  .settings-warning-message .close-dialog-btn {
    position: absolute;
    right: 18px;
    top: 12px;
    cursor: pointer; }

.settings-warning-message:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ECA151' viewBox='0 0 512 512'%3E%3Cpath d='M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z'/%3E%3C/svg%3E");
  display: inline-block;
  position: absolute;
  top: 17px;
  width: 16px;
  left: 10px; }

.settings-error-message:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23C73D23'%3E%3Cpath d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z'/%3E%3C/svg%3E ");
  display: inline-block;
  position: absolute;
  top: 17px;
  width: 16px;
  left: 10px; }

.plan-upgrade-prompt-wrapper {
  position: fixed;
  top: 0;
  left: 63px;
  right: 0;
  bottom: 0;
  background: #cee5e6ad;
  z-index: 9999999; }

.settings-nav ~ main.content-wrapper .plan-upgrade-prompt-wrapper {
  left: 220px; }

.plan-upgrade-prompt {
  clear: both;
  position: relative;
  z-index: 10;
  background: white;
  width: 600px;
  margin: auto;
  padding: 20px 50px 35px 50px;
  border-radius: 7px;
  top: 100px;
  min-height: 200px;
  z-index: 9;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
  -moz-box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4);
  box-shadow: 0px 3px 3px 0px rgba(133, 133, 133, 0.4); }
  .plan-upgrade-prompt p {
    margin: 0 0 10px;
    font-size: 16px;
    padding: 10px 0; }

.needs-plan-upgrade:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: calc(100% - 35px);
  top: 35px;
  z-index: 6; }

.nav-popover i.icon-arrow-up,
.settings-nav i.icon-arrow-up,
nav.main-nav.is-open i.icon-arrow-up {
  font-size: 14px;
  padding: 3px 3px;
  margin: 0 2px;
  width: 22px;
  height: 22px;
  color: #9953c9;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #9953c9;
  border-radius: 50px;
  display: inline-block !important; }

.estimate-disable {
  text-align: left; }
  .estimate-disable:hover {
    cursor: not-allowed; }

.estimate-disable:before {
  content: attr(hoverdata);
  visibility: hidden;
  opacity: 0;
  width: auto;
  background-color: rgba(243, 243, 243, 0.884);
  text-align: right;
  border-radius: 5px;
  padding: 5px 5px;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 100%; }

.estimate-disable:hover:before {
  opacity: 1;
  visibility: visible; }

.estimate-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }
  .estimate-wrapper i.icon-arrow-up {
    color: #9953c9;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #9953c9;
    border-radius: 50px;
    display: inline-block !important;
    margin-left: 5px;
    padding: 3px; }

.assignment-modal-employee-card {
  opacity: 0.92;
  border: 1px solid white; }
  .assignment-modal-employee-card:hover {
    opacity: 1; }
  .assignment-modal-employee-card .conflict-indicator {
    display: none; }
  .assignment-modal-employee-card.is-selected {
    display: none;
    opacity: 1;
    border: 1px solid var(--colorTertiary); }
    .assignment-modal-employee-card.is-selected:hover {
      opacity: 1; }
    .assignment-modal-employee-card.is-selected .control input ~ .control__indicator {
      background: var(--colorTertiary) !important; }
      .assignment-modal-employee-card.is-selected .control input ~ .control__indicator::after {
        display: block !important;
        border-color: white !important; }
    .assignment-modal-employee-card.is-selected .conflict-indicator {
      display: block; }
  .assignment-modal-employee-card.invitation-card .btn-primary {
    margin: 17px 15px 0 15px;
    padding: 3px 18px; }
  .assignment-modal-employee-card.invitation-card .form-group {
    margin: 0; }
  .assignment-modal-employee-card.invitation-card label {
    margin-bottom: 0px;
    margin-top: 2px;
    font-size: 10px;
    color: #656c73; }
  .assignment-modal-employee-card.invitation-card input {
    padding: 3.5px 8px;
    font-size: 14px; }
  .assignment-modal-employee-card.invitation-card .help-block {
    color: #656c73;
    font-size: 11.5px;
    margin: 0 0 4px 3px; }

#new_appointments_employee_invite_batch .help-block {
  color: #656c73 !important; }

#new_appointments_employee_invite_batch textarea {
  height: 175px;
  font-size: 14px; }

@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.btn-primary.is-loading {
  position: relative;
  color: transparent !important;
  pointer-events: none; }
  .btn-primary.is-loading:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2200; }
  .btn-primary.is-loading:after {
    -webkit-animation: spinAround 1500ms infinite linear;
    animation: spinAround 1500ms infinite linear;
    border: 2px solid white;
    border-radius: 290486px;
    border-color: transparent transparent white white;
    content: "";
    display: block;
    height: 14px;
    width: 14px;
    left: calc(50% - (14px / 2));
    top: calc(50% - (14px / 2));
    position: absolute;
    z-index: 2201; }

.btn-primary.is-loading.with-caption:before {
  transform: translateX(-150px);
  content: "Validating credit card...";
  color: white;
  font-weight: normal; }

.btn-primary.is-loading.with-caption:after {
  left: calc(50% - (305px / 2)); }

#sidebar-backdrop {
  background: #254F4F4F;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  display: none;
  opacity: 0; }
  #sidebar-backdrop .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
    max-height: 28%;
    opacity: 0.6; }

#base-sidebar {
  padding: 16px;
  position: absolute;
  left: calc(100% - 462px);
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  border-radius: 12px;
  background: transparent;
  width: 100%;
  max-width: 462px;
  transition: transform 0.22s ease-in-out; }

.status-switcher {
  display: flex;
  justify-content: space-between; }
  .status-switcher .status-switcher-label {
    color: #547877;
    padding: 10px 16px; }
  .status-switcher .status-switcher-value {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    padding-right: 16px; }
    .status-switcher .status-switcher-value .status-dot {
      border-radius: 50%;
      width: 6px;
      height: 6px;
      margin-right: 12px;
      flex: 0 0 6px; }
    .status-switcher .status-switcher-value .caret-down {
      height: 40px;
      width: 20px; }
      .status-switcher .status-switcher-value .caret-down svg {
        padding: 14.5px 0px 12.5px 6px; }

.sidebar-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px; }
  .sidebar-wrapper .blank-attribute {
    color: #8C9B9B; }
  .sidebar-wrapper svg {
    height: 100%;
    width: 100%; }
  .sidebar-wrapper .assignments-unsaved-warning {
    padding: 8px 16px 16px 16px;
    color: #c73d23; }
  .sidebar-wrapper .autocomplete-address-prompt {
    margin: 0; }
  .sidebar-wrapper .form-control {
    font-size: 14px;
    height: 100%;
    min-height: unset;
    box-shadow: none;
    transition-duration: 0.5s; }
  .sidebar-wrapper #fa6-circle-info-light {
    display: block;
    cursor: pointer; }
  .sidebar-wrapper #fa6-times-circle-light {
    display: none;
    cursor: pointer; }
  .sidebar-wrapper.is-open .customer-popunder {
    margin-left: 446px;
    transition: none; }
  .sidebar-wrapper.is-open #fa6-circle-info-light {
    display: none; }
  .sidebar-wrapper.is-open #fa6-times-circle-light {
    display: inline; }

.sidebar-section .form-group {
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: block; }
  .sidebar-section .form-group.boolean {
    margin-bottom: 8px; }
  .sidebar-section .form-group label {
    text-transform: initial;
    font-size: 14px;
    margin-bottom: 8px; }
  .sidebar-section .form-group input, .sidebar-section .form-group select {
    margin: 0; }
  .sidebar-section .form-group .checkbox input[type="checkbox"] {
    margin: 0;
    position: initial; }
  .sidebar-section .form-group .checkbox, .sidebar-section .form-group .radio {
    margin: 0; }
  .sidebar-section .form-group .checkbox, .sidebar-section .form-group .check_boxes, .sidebar-section .form-group.check_boxes label, .sidebar-section .form-group label.boolean {
    color: #254F4F;
    text-transform: unset;
    font-size: 14px; }
    .sidebar-section .form-group .checkbox .checkbox input[type="checkbox"], .sidebar-section .form-group .checkbox input[type="checkbox"], .sidebar-section .form-group .check_boxes .checkbox input[type="checkbox"], .sidebar-section .form-group .check_boxes input[type="checkbox"], .sidebar-section .form-group.check_boxes label .checkbox input[type="checkbox"], .sidebar-section .form-group.check_boxes label input[type="checkbox"], .sidebar-section .form-group label.boolean .checkbox input[type="checkbox"], .sidebar-section .form-group label.boolean input[type="checkbox"] {
      margin-right: 10px; }
      .sidebar-section .form-group .checkbox .checkbox input[type="checkbox"]:checked, .sidebar-section .form-group .checkbox input[type="checkbox"]:checked, .sidebar-section .form-group .check_boxes .checkbox input[type="checkbox"]:checked, .sidebar-section .form-group .check_boxes input[type="checkbox"]:checked, .sidebar-section .form-group.check_boxes label .checkbox input[type="checkbox"]:checked, .sidebar-section .form-group.check_boxes label input[type="checkbox"]:checked, .sidebar-section .form-group label.boolean .checkbox input[type="checkbox"]:checked, .sidebar-section .form-group label.boolean input[type="checkbox"]:checked {
        filter: hue-rotate(324deg) brightness(1.2); }
  .sidebar-section .form-group .checkboxes label {
    margin-bottom: 8px; }

.primary-sidebar {
  max-width: 430px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.175);
  z-index: 2;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  transition: all 0.22s ease-in;
  border-radius: 12px; }

.secondary-sidebar {
  max-width: 430px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.175);
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
  overflow: hidden;
  height: calc(100% - 32px);
  width: calc(100% - 32px);
  transition: all 0.22s ease-in;
  border-radius: 12px; }

#sidebar-backdrop {
  transition: all 0.22s ease-in; }

.primary-sidebar .sidebar-header {
  border-radius: 12px 0 0 0; }

.sidebar-wrapper .aa-input.new-input {
  margin-bottom: 0; }

.sidebar-wrapper .sidebar-element .sidebar-element-body span.aa-suggestions:last-of-type {
  margin-right: 0; }

.sidebar-wrapper .ellipsis-btn svg {
  fill: #547877; }

.sidebar-wrapper .ellipsis-btn .red:hover {
  color: #c73d23; }

.sidebar-wrapper .ellipsis-btn .red svg {
  fill: #c73d23; }

.sidebar-wrapper .ellipsis-btn > svg {
  fill: #29a2a5; }

.sidebar-wrapper .click-action, .sidebar-wrapper .click-text, .sidebar-wrapper .inline-click-text, .sidebar-wrapper .click-icon {
  cursor: pointer;
  color: #29a2a5; }
  .sidebar-wrapper .click-action:hover, .sidebar-wrapper .click-text:hover, .sidebar-wrapper .inline-click-text:hover, .sidebar-wrapper .click-icon:hover {
    color: #155253; }
  .sidebar-wrapper .click-action svg, .sidebar-wrapper .click-text svg, .sidebar-wrapper .inline-click-text svg, .sidebar-wrapper .click-icon svg {
    fill: #29a2a5; }
  .sidebar-wrapper .click-action:hover svg, .sidebar-wrapper .click-text:hover svg, .sidebar-wrapper .inline-click-text:hover svg, .sidebar-wrapper .click-icon:hover svg {
    fill: #155253; }
  .sidebar-wrapper .click-action.has-dropdown-menu:hover ul li svg, .sidebar-wrapper .click-text.has-dropdown-menu:hover ul li svg, .sidebar-wrapper .inline-click-text.has-dropdown-menu:hover ul li svg, .sidebar-wrapper .click-icon.has-dropdown-menu:hover ul li svg {
    fill: #29a2a5; }

.sidebar-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  padding: 10px 15px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07);
  z-index: 5;
  background: white; }
  .sidebar-header > :first-child, .sidebar-header > :last-child {
    flex-grow: 1;
    flex-basis: 0; }
  .sidebar-header > :last-child {
    text-align: right; }
  .sidebar-header .btn {
    flex-grow: 0; }
  .sidebar-header .sidebar-titles-container {
    text-align: center; }
  .sidebar-header .sidebar-title {
    font-size: 16px;
    font-weight: bold;
    word-break: break-word;
    padding: 0 6px; }
  .sidebar-header .sidebar-subtitle {
    margin-top: 3px;
    font-size: 12px;
    line-height: 14px;
    text-overflow: ellipsis;
    word-break: break-word;
    display: block;
    max-width: 230px;
    padding: 0 6px; }
  .sidebar-header .ellipsis-btn {
    text-align: right;
    height: 20px;
    width: 20px; }
    .sidebar-header .ellipsis-btn svg {
      width: 20px; }
  .sidebar-header .actions-container {
    text-align: right; }

.sidebar-scrollable-content {
  height: calc(100% - 64px);
  position: absolute;
  width: 100%;
  max-width: 430px;
  background-color: #E6F5F5;
  padding-top: 24px;
  overflow-x: hidden; }
  .sidebar-scrollable-content .warning-message {
    margin: 0 0 16px 0;
    font-size: 14px;
    opacity: 1;
    color: #ECA151;
    background: #FFF4E8;
    border-top: 1px solid #F7DABB;
    border-bottom: 1px solid #F7DABB;
    padding: 15px 10px 15px 46px; }
    .sidebar-scrollable-content .warning-message:before {
      content: none; }
    .sidebar-scrollable-content .warning-message:after {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ECA151' viewBox='0 0 512 512'%3E%3Cpath d='M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z'/%3E%3C/svg%3E");
      display: inline-block;
      position: absolute;
      top: calc(50% - 0.6em);
      width: 1.2em;
      left: 1em; }

.sidebar-labeled-value-pair {
  display: flex;
  padding: 0px 16px 16px 16px; }
  .sidebar-labeled-value-pair .sidebar-labeled-value {
    flex: 1; }
    .sidebar-labeled-value-pair .sidebar-labeled-value .sidebar-labeled-value-label {
      color: #718C8C;
      margin-bottom: 6px; }

.sidebar-value-pair {
  display: flex;
  padding: 16px; }
  .sidebar-value-pair .sidebar-value {
    flex: 1; }

.sidebar-section {
  background: white;
  margin-bottom: 16px;
  border-top: 1px solid #CEE0E0;
  border-bottom: 1px solid #CEE0E0; }
  .sidebar-section .sidebar-section-header {
    display: flex;
    justify-content: space-between; }
    .sidebar-section .sidebar-section-header svg {
      fill: #718C8C; }
    .sidebar-section .sidebar-section-header h3 {
      margin: 0;
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #718C8C;
      font-weight: bold;
      padding: 16px; }
    .sidebar-section .sidebar-section-header .header-icon + h3 {
      padding: 24px 0px; }
    .sidebar-section .sidebar-section-header .title-container {
      flex: 3;
      display: flex;
      height: 60px; }
      .sidebar-section .sidebar-section-header .title-container .header-icon {
        flex: 0 0 42px;
        height: 100%;
        width: 100%; }
        .sidebar-section .sidebar-section-header .title-container .header-icon svg {
          width: 100%;
          height: 100%;
          padding: 22px 8px 22px 16px; }
    .sidebar-section .sidebar-section-header .btn-group {
      flex: 0;
      display: flex;
      margin: 16px; }
      .sidebar-section .sidebar-section-header .btn-group .btn {
        font-size: 14px;
        flex: 0;
        color: #254F4F;
        padding: 4px 12px;
        border: 1px solid #e2e2e2; }

.sidebar-section-tabs {
  display: flex;
  justify-content: space-evenly;
  border-bottom: 1px solid #DDE9EA; }
  .sidebar-section-tabs .sidebar-section-tab {
    opacity: 0.7;
    padding: 8px 0;
    justify-content: center;
    flex: 0 0 40%;
    display: flex;
    cursor: pointer;
    border-radius: 8px 8px 0 0; }
    .sidebar-section-tabs .sidebar-section-tab:hover {
      background: #EFF9F9; }
    .sidebar-section-tabs .sidebar-section-tab.selected, .sidebar-section-tabs .sidebar-section-tab.selected:hover {
      opacity: 1;
      border-bottom: 1px solid #416465; }
  .sidebar-section-tabs .tab-title {
    text-align: center; }

.tab-count-indicator {
  background: #DCF0F0;
  padding: 0 11px;
  margin-left: 8px;
  border-radius: 4px;
  line-height: 1.7;
  font-size: 11px; }

.stacked-notes-container {
  position: relative;
  transform: translateY(-300px);
  padding-bottom: 0;
  top: 290px;
  overflow: hidden; }

.hidden-comms {
  display: none; }

.sidebar-section.comms {
  position: relative;
  z-index: 19; }
  .sidebar-section.comms hr {
    margin: 12px 0 0 16px;
    border-color: #CEE0E0; }

.primary-sidebar form.simple_form .form-group {
  margin-bottom: 0;
  display: flex; }
  .primary-sidebar form.simple_form .form-group.has-error {
    color: #C73D23;
    margin: 4px 0 0 0; }
  .primary-sidebar form.simple_form .form-group.boolean {
    padding: 4px 0; }
  .primary-sidebar form.simple_form .form-group.check_boxes > span {
    width: 100%;
    display: block; }

.primary-sidebar form.simple_form .sidebar-section.custom-fields .form-group, .primary-sidebar form.simple_form .sidebar-section.work-items .form-group {
  padding-bottom: 8px; }

.primary-sidebar .sidebar-section .form-group .new-radios label {
  margin-bottom: 0; }

form.simple_form p.text-subdued {
  color: #708C8C;
  line-height: 20px;
  margin: 0 0 16px 0; }

form.simple_form .sidebar-section.main-info .sidebar-element {
  margin-bottom: 16px; }
  form.simple_form .sidebar-section.main-info .sidebar-element > .info-icon, form.simple_form .sidebar-section.main-info .sidebar-element > .sidebar-control-wrapper > .info-icon {
    flex: 0 0 46px;
    height: 34px;
    width: 46px;
    align-self: start; }
    form.simple_form .sidebar-section.main-info .sidebar-element > .info-icon svg, form.simple_form .sidebar-section.main-info .sidebar-element > .sidebar-control-wrapper > .info-icon svg {
      padding: 9px; }

form.simple_form .sidebar-section.main-info .sidebar-control-wrapper, form.simple_form .sidebar-section.main-info .separated-controls-wrapper {
  margin: 0 16px 0 46px;
  display: flex;
  flex: 1 1 100%;
  align-items: center; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper:not(:first-of-type), form.simple_form .sidebar-section.main-info .separated-controls-wrapper:not(:first-of-type) {
    margin-top: 8px; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper:last-of-type, form.simple_form .sidebar-section.main-info .separated-controls-wrapper:last-of-type {
    margin-bottom: 0;
    margin-left: 46px; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper:first-of-type, form.simple_form .sidebar-section.main-info .separated-controls-wrapper:first-of-type {
    margin-left: 0; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper > div, form.simple_form .sidebar-section.main-info .separated-controls-wrapper > div {
    flex: 1; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper #addresses-wrapper, form.simple_form .sidebar-section.main-info .sidebar-control-wrapper input, form.simple_form .sidebar-section.main-info .separated-controls-wrapper #addresses-wrapper, form.simple_form .sidebar-section.main-info .separated-controls-wrapper input {
    flex: 1; }
  form.simple_form .sidebar-section.main-info .sidebar-control-wrapper .controls-separator, form.simple_form .sidebar-section.main-info .separated-controls-wrapper .controls-separator {
    flex: 0 0 58px;
    padding: 0 20px;
    height: 20px; }

form.simple_form .sidebar-section.main-info .separated-controls-wrapper {
  align-items: baseline; }

form.simple_form .sidebar-section.main-info .sidebar-element.customer-name, form.simple_form .sidebar-section.main-info .sidebar-element.service-location {
  margin-top: 8px;
  margin-bottom: 8px; }
  form.simple_form .sidebar-section.main-info .sidebar-element.customer-name .sidebar-element-body, form.simple_form .sidebar-section.main-info .sidebar-element.service-location .sidebar-element-body {
    padding: 8px 0; }
  form.simple_form .sidebar-section.main-info .sidebar-element.customer-name .click-icon, form.simple_form .sidebar-section.main-info .sidebar-element.service-location .click-icon {
    height: 36px; }
    form.simple_form .sidebar-section.main-info .sidebar-element.customer-name .click-icon svg, form.simple_form .sidebar-section.main-info .sidebar-element.service-location .click-icon svg {
      padding: 9px 16px; }

form.simple_form .sidebar-section.main-info .sidebar-element.service-location {
  margin-bottom: 16px; }

form.simple_form .sidebar-section.main-info .address-group .new-input, form.simple_form .sidebar-section.main-info .property-access-detail-group .new-input {
  border-radius: 0;
  border-bottom: none; }

form.simple_form .sidebar-section.main-info .address-group .new-input:first-of-type, form.simple_form .sidebar-section.main-info .property-access-detail-group .new-input:first-of-type {
  border-radius: 5px 5px 0 0; }

form.simple_form .sidebar-section.main-info .address-group .new-input:last-of-type, form.simple_form .sidebar-section.main-info .property-access-detail-group .new-input:last-of-type {
  border-bottom: 1px solid #CEE0E0;
  border-radius: 0 0 5px 5px; }

form.simple_form .sidebar-section.main-info .property-access-detail-group {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #CEE0E0;
  margin-top: 8px; }
  form.simple_form .sidebar-section.main-info .property-access-detail-group textarea.text {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    resize: none; }
  form.simple_form .sidebar-section.main-info .property-access-detail-group > * + * {
    border-top: 1px solid #CEE0E0; }
  form.simple_form .sidebar-section.main-info .property-access-detail-group .checkbox {
    padding-left: 6px;
    width: 100%; }

.sidebar-element {
  padding: 0;
  background: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px; }
  .sidebar-element.is-hoverable {
    cursor: pointer; }
    .sidebar-element.is-hoverable:hover {
      background: #F5FAFA; }
  .sidebar-element > .info-icon {
    flex: 0 0 46px;
    height: 46px;
    width: 46px;
    align-self: start; }
    .sidebar-element > .info-icon svg {
      padding: 15px; }
  .sidebar-element .external_resource {
    display: flex;
    flex: 0 0 52px; }
  .sidebar-element .sidebar-element-value {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .sidebar-element .sidebar-element-value a.question {
      flex: 0 0 40px;
      height: 34px; }
      .sidebar-element .sidebar-element-value a.question svg {
        width: 40px;
        height: 34px;
        padding: 10px 16px 10px 10px; }
  .sidebar-element .click-text {
    padding: 8px 16px;
    align-items: center;
    display: flex;
    height: 44px; }
    .sidebar-element .click-text.is-centered {
      text-align: center;
      justify-content: center; }
    .sidebar-element .click-text .info-icon {
      flex: 0 0 33px;
      height: 28px;
      width: 33px; }
      .sidebar-element .click-text .info-icon svg {
        padding: 6px 17px 6px 0; }
  .sidebar-element.is-primary {
    color: #29a2a5; }
    .sidebar-element.is-primary svg {
      fill: #29a2a5; }
  .sidebar-element.is-compact > div {
    padding: 4px 0; }
  .sidebar-element.is-compact > div.info-icon {
    height: 28px;
    padding: 0 0 0 8px;
    flex: 0 0 40px; }
    .sidebar-element.is-compact > div.info-icon svg {
      padding: 6px; }
  .sidebar-element svg {
    height: 100%;
    fill: #98AEAD;
    max-width: 100%;
    padding: 10px;
    width: 100%; }
  .sidebar-element.border-b {
    border-bottom: 1px solid #CEE0E0; }
  .sidebar-element.border-b-partial {
    border-bottom: 1px solid #CEE0E0;
    position: relative; }
    .sidebar-element.border-b-partial:after {
      content: "";
      background: white;
      position: absolute;
      width: 16px;
      height: 3px;
      bottom: -2px; }
  .sidebar-element > div {
    flex: 1; }
  .sidebar-element .arrow-separator svg {
    vertical-align: text-bottom;
    margin: 0;
    fill: #CDE1E0; }
  .sidebar-element .sidebar-element-body {
    padding: 12px 0; }
    .sidebar-element .sidebar-element-body .click-action {
      display: block;
      padding-top: 6px; }
    .sidebar-element .sidebar-element-body .arrow-separator {
      width: 16px;
      height: 18px;
      margin: 0px 12px;
      align-self: center; }
    .sidebar-element .sidebar-element-body:last-of-type {
      padding-right: 16px; }
    .sidebar-element .sidebar-element-body span:last-of-type {
      margin-right: 15px; }
    .sidebar-element .sidebar-element-body i {
      display: inline-block;
      width: 32px;
      height: 32px; }
    .sidebar-element .sidebar-element-body .algolia-autocomplete span:last-of-type {
      margin-right: initial; }
    .sidebar-element .sidebar-element-body .algolia-autocomplete i {
      width: unset;
      height: unset; }
  .sidebar-element .new-google-autocomplete-form {
    margin-top: 8px; }
  .sidebar-element small {
    font-size: 14px;
    color: #718C8C; }
  .sidebar-element .click-icon {
    flex: 0 0 50px;
    display: flex;
    height: 46px;
    align-self: center;
    align-items: center; }
    .sidebar-element .click-icon svg {
      padding: 14px 16px; }

.sidebar-wrapper i svg {
  padding: 0; }

.sidebar-wrapper .element-label {
  color: #547877;
  flex: 0 0 140px;
  padding: 8px 16px; }

.sidebar-wrapper .subdued-text {
  color: #547877;
  opacity: 0.5; }

.sidebar-wrapper .empty-text-container {
  padding: 4px 16px 16px 16px; }

.sidebar-wrapper .accounting-widget {
  position: relative;
  min-height: 200px;
  padding-left: 0; }

.sidebar-wrapper .sidebar-section.billing.disabled .accounting-widget::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 3; }

.sidebar-wrapper .sidebar-section.billing.disabled a {
  display: none !important; }

.sidebar-wrapper .sidebar-section.notes {
  position: relative; }

.assigned-cleaner-row {
  display: flex;
  padding: 8px 0px 8px 16px; }
  .assigned-cleaner-row .assigned-cleaner-dot {
    background: transparent;
    flex: 0 0 6px;
    background: #c60c70;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 7px 10px 7px 0; }
  .assigned-cleaner-row .assigned-cleaner-name {
    flex: 1;
    min-width: 120px;
    max-width: 300px; }
  .assigned-cleaner-row .icon-hand-right {
    color: #00cccc; }

.toggle-hidden-comms {
  padding: 16px; }

.click-text {
  font-size: 14px;
  color: #29a2a5;
  cursor: pointer; }
  .click-text:active, .click-text:hover, .click-text:focus {
    color: #155253; }
  .click-text:visited {
    color: #29a2a5; }
  .click-text.is-centered {
    text-align: center; }

@media screen and (max-width: 600px) {
  #base-sidebar {
    background: transparent !important;
    transform: translateX(0) !important;
    max-width: calc(100% - 8px) !important;
    left: unset;
    right: 4px; }
    #base-sidebar .sidebar-wrapper.is-open .customer-popunder {
      z-index: 9;
      max-width: calc(100% - 12px);
      margin-top: 10px;
      margin-left: 6px !important; } }

@media screen and (max-width: 600px) {
  .sidebar-section .sidebar-section-header {
    flex-wrap: wrap; }
    .sidebar-section .sidebar-section-header .btn-group {
      margin: 0 16px 16px 16px; }
  .sidebar-section.comms .sidebar-section-header .btn-group {
    margin: 16px; }
  .assigned-cleaner-row .assigned-cleaner-name {
    min-width: unset; } }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-single {
  *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  background-color: #fff; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0; }
  .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5; }
  .is-today .pika-button {
    color: #33aaff;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  .is-disabled .pika-button, .is-outside-current-month .pika-button {
    color: #999;
    opacity: .3; }
  .is-disabled .pika-button {
    pointer-events: none;
    cursor: default; }
  .pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px; }
  .pika-button .is-selection-disabled {
    pointer-events: none;
    cursor: default; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

.zenmaid-modal.cleanslate .pika-button, .zenmaid-container .pika-button, .booking-form-element-preview .pika-button {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  background: #f9f9f9; }
  .zenmaid-modal.cleanslate .pika-button:hover, .zenmaid-container .pika-button:hover, .booking-form-element-preview .pika-button:hover {
    background-color: #00CCCC;
    color: white; }

.zenmaid-modal.cleanslate .is-selected .pika-button, .zenmaid-container .is-selected .pika-button, .booking-form-element-preview .is-selected .pika-button {
  background: #00CCCC;
  box-shadow: inset 0 1px 3px #00c9c9; }

.zenmaid-modal.cleanslate .is-today.is-selected .pika-button, .zenmaid-container .is-today.is-selected .pika-button, .booking-form-element-preview .is-today.is-selected .pika-button {
  color: white; }

.zenmaid-modal.cleanslate .is-today .pika-button, .zenmaid-container .is-today .pika-button, .booking-form-element-preview .is-today .pika-button {
  color: #00CCCC; }
  .zenmaid-modal.cleanslate .is-today .pika-button:hover, .zenmaid-container .is-today .pika-button:hover, .booking-form-element-preview .is-today .pika-button:hover {
    color: white; }

.zenmaid-modal.cleanslate .pika-label, .zenmaid-container .pika-label, .booking-form-element-preview .pika-label {
  color: #636363; }

.zenmaid-modal.cleanslate .pika-lendar, .zenmaid-container .pika-lendar, .booking-form-element-preview .pika-lendar {
  width: calc(100% - 1em); }

.zenmaid-modal.cleanslate .pika-single, .zenmaid-container .pika-single, .booking-form-element-preview .pika-single {
  border: 1px solid #f4f4f4;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 25px -5px rgba(173, 184, 199, 0.53);
  -moz-box-shadow: 0px 2px 25px -5px rgba(173, 184, 199, 0.53);
  box-shadow: 0px 2px 25px -5px rgba(173, 184, 199, 0.53); }

.zenmaid-modal.cleanslate .pika-table abbr, .zenmaid-container .pika-table abbr, .booking-form-element-preview .pika-table abbr {
  cursor: default;
  color: #828282;
  text-decoration: none; }

.zenmaid-modal.cleanslate .pika-table th, .zenmaid-container .pika-table th, .booking-form-element-preview .pika-table th {
  font-weight: normal;
  padding: 0.75em 0; }

#instant-search {
  height: 34px;
  position: relative; }
  #instant-search > #instant-search-container {
    position: relative;
    z-index: 39;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -38px; }
  #instant-search > .placeholder-box {
    position: relative;
    z-index: 1;
    background-color: white;
    height: 34px;
    border-radius: 0.375rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    padding-left: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-right: 0.5rem;
    border: 1px solid #e8e8ec; }
    #instant-search > .placeholder-box > svg {
      height: 0.875rem;
      text-align: left;
      width: 0.875rem;
      stroke-width: 40;
      stroke: #8b8d98;
      color: #8b8d98;
      overflow: visible;
      flex-shrink: 0; }
    #instant-search > .placeholder-box > span {
      text-align: center;
      color: white;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      #instant-search > .placeholder-box > span::before {
        content: "";
        display: block;
        position: absolute;
        left: -20px;
        top: 5px;
        right: -20px;
        bottom: 4px;
        border-radius: 10px;
        background: #cfd5d7;
        animation: pulsate 1.7s infinite; }

@keyframes pulsate {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@media (max-width: 640px) {
  .placeholder-box {
    width: 90vw; } }

@media (min-width: 768px) {
  .placeholder-box {
    width: 480px; } }

@media (min-width: 1024px) {
  .placeholder-box {
    width: 640px; } }

.day-availability-grid {
  border: 1px solid #e0e1e6;
  border-radius: 8px;
  margin-left: -10px;
  width: 870px;
  max-height: 60vh;
  overflow-y: scroll;
  padding-top: 40px;
  padding-bottom: 32px;
  min-height: 400px;
  position: absolute;
  margin-top: -20px;
  z-index: 12;
  background: white;
  text-align: left;
  text-transform: initial; }
  .day-availability-grid .tooltip-close-btn {
    cursor: pointer;
    color: silver;
    opacity: 50%;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 24px;
    padding: 10px; }
    .day-availability-grid .tooltip-close-btn:hover {
      opacity: 1; }
  .day-availability-grid h3 {
    font-size: 16px;
    padding-left: 16px;
    font-weight: bold;
    margin: 12px 0 24px 0;
    position: relative;
    z-index: 9999;
    top: -32px;
    display: inline-block; }
  .day-availability-grid .hide-all-btn,
  .day-availability-grid .show-all-btn,
  .day-availability-grid .share-availability-feedback {
    cursor: pointer;
    height: 18px; }
  .day-availability-grid .show-all-btn,
  .day-availability-grid .hide-all-btn {
    margin-right: 8px; }
  .day-availability-grid .all-user-availability-rows {
    position: relative; }
  .day-availability-grid .user-availability-row i.icon-eye-close,
  .day-availability-grid .user-availability-row i.icon-eye-open {
    align-items: center;
    background: #e7e7e7;
    border-radius: 50%;
    color: #353638;
    cursor: pointer;
    display: flex;
    height: 18px;
    justify-content: center;
    left: -32px;
    opacity: 0.75;
    padding: 1px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 18px; }
    .day-availability-grid .user-availability-row i.icon-eye-close:hover,
    .day-availability-grid .user-availability-row i.icon-eye-open:hover {
      opacity: 1; }
  .day-availability-grid .action-buttons-container {
    position: absolute;
    top: 12px;
    right: 46px; }
    .day-availability-grid .action-buttons-container .availability-clear-selection-btn,
    .day-availability-grid .action-buttons-container .availability-schedule-appt-btn {
      display: none;
      padding: 5px 16px;
      height: 32px;
      margin-right: 8px; }
  .day-availability-grid .guide-boxes-wrapper {
    pointer-events: none;
    position: absolute;
    top: -78px;
    left: 295px;
    z-index: 20;
    bottom: -110px; }
  .day-availability-grid .guide-box {
    height: calc(100% - 80px);
    opacity: 0.8;
    transform: translateX(-2px);
    position: absolute;
    top: 50px;
    margin-right: 22px; }
  .day-availability-grid .white-mask {
    opacity: 0;
    border-right: 2px solid #b9bbc6;
    height: 100%;
    left: 0;
    width: calc(100% - 17px);
    background: #f4f4f4aa;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 10%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.8) 100%);
    position: relative; }
  .day-availability-grid .guide-box.is-hovered .white-mask {
    opacity: 1; }
  .day-availability-grid .hour-guide {
    font-weight: bold;
    position: absolute;
    transform: translateX(32px);
    text-align: left;
    width: 75px;
    top: -10px;
    background: #cdced6;
    padding: 0 6px;
    right: -38px;
    opacity: 0; }
  .day-availability-grid .guide-box.is-hovered .hour-guide {
    opacity: 1; }
  .day-availability-grid .user-container {
    width: 250px; }
  .day-availability-grid .user-availability-row.is-hidden .user-availability-note {
    display: none; }
  .day-availability-grid .user-availability-note {
    color: #737373;
    padding-right: 12px;
    line-height: 1.2;
    margin-bottom: 6px; }
  .day-availability-grid .user-availability-row.is-hidden .hourly-pair-wrapper {
    visibility: hidden; }
  .day-availability-grid .hourly-pair-wrapper {
    padding: 5px 0; }
  .day-availability-grid .hourly-pair-wrapper:not(.is-selected):hover {
    padding: 3px 0 3px 0; }
  .day-availability-grid .hourly-pair-wrapper.is-selected {
    padding: 3px 0 3px 0; }
  .day-availability-grid .hourly-pair-wrapper.is-selected .hourly-pair {
    border: 2px solid blue;
    position: relative; }
  .day-availability-grid .hourly-pair {
    transition: top 0.2s ease-in-out; }
  .day-availability-grid .hourly-pair-wrapper:hover .hourly-pair {
    border: 2px solid #80838d;
    position: relative; }
  .day-availability-grid .hourly-pair-wrapper .hourly-cell div {
    height: 16px;
    width: 10px; }
  .day-availability-grid .hourly-pair-wrapper:not(.is-selected):hover .hourly-cell div {
    height: 16px;
    width: 8px; }
  .day-availability-grid .hourly-pair-wrapper.is-selected .hourly-cell div {
    height: 16px;
    width: 8px; }
  .day-availability-grid .user-availability-row {
    padding-left: 46px; }
    .day-availability-grid .user-availability-row .availability-duration-indicator {
      pointer-events: none;
      width: 22px;
      position: absolute;
      text-align: right;
      top: 0px;
      right: 12px;
      font-size: 11px;
      font-weight: bold;
      color: white; }
  .day-availability-grid .user-availability-row i {
    color: #80838d;
    padding: 0 4px; }
  .day-availability-grid .user-availability-row.is-available:not(.is-hidden) {
    background: #c9e8ca; }
  .day-availability-grid .user-availability-row.is-cleaning:not(.is-hidden) {
    background: #fff7c2; }
  .day-availability-grid .user-availability-row.is-absent:not(.is-hidden) {
    background: #ffcdc2; }
  .day-availability-grid .user-availability-row.is-selected {
    position: relative;
    font-weight: bold; }
  .day-availability-grid .user-availability-row {
    display: flex;
    position: relative; }
  .day-availability-grid .hourly-pair {
    display: flex; }
  .day-availability-grid .hourly-cell {
    display: flex; }
  .day-availability-grid .state-available {
    background: #46a758;
    background-size: 8.49px 8.49px;
    position: relative; }
  .day-availability-grid .state-busy {
    background: repeating-linear-gradient(36.6666deg, #fbe577, #fbe577 3px, #ffba18 3px, #ffba18 6px);
    background-position: center; }
  .day-availability-grid .state-absent {
    background: repeating-linear-gradient(36.6666deg, #ec8e7b, #ec8e7b 3px, #ffcdc2 3px, #ffcdc2 6px);
    background-position: center; }
  .day-availability-grid .state-off {
    background: repeating-linear-gradient(36.6666deg, #e8e8ec, #e8e8ec 3px, #fcfcfd 3px, #fcfcfd 6px);
    background-position: center; }
  .day-availability-grid .hourly-pair-wrapper.is-selected .state-busy,
  .day-availability-grid .hourly-pair-wrapper.is-hovered .state-busy,
  .day-availability-grid .hourly-pair-wrapper:hover .state-busy {
    background: repeating-linear-gradient(49deg, #fbe577, #fbe577 3px, #ffba18 3px, #ffba18 6px);
    background-position: center; }
  .day-availability-grid .hourly-pair-wrapper.is-selected .state-absent,
  .day-availability-grid .hourly-pair-wrapper.is-hovered .state-absent,
  .day-availability-grid .hourly-pair-wrapper:hover .state-absent {
    background: repeating-linear-gradient(49deg, #ec8e7b, #ec8e7b 3px, #ffcdc2 3px, #ffcdc2 6px);
    background-position: center; }
  .day-availability-grid .hourly-pair-wrapper.is-selected .state-off,
  .day-availability-grid .hourly-pair-wrapper.is-hovered .state-off,
  .day-availability-grid .hourly-pair-wrapper:hover .state-off {
    background: repeating-linear-gradient(49deg, #e8e8ec, #e8e8ec 3px, #fcfcfd 3px, #fcfcfd 6px);
    background-position: center; }

.fc-day-top {
  position: relative; }
  .fc-day-top .expandable-availability-card {
    top: 4px;
    left: 4px; }

.expandable-availability-card .day-card-header {
  cursor: pointer;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  width: calc(100% - 16px);
  background: #d9d9e0;
  border-radius: 12px;
  padding: 0 6px;
  text-transform: initial; }
  .expandable-availability-card .day-card-header > svg {
    width: 15px;
    height: 15px;
    margin: 2px 4px 1px 0;
    fill: #60646c; }
  .expandable-availability-card .day-card-header.very-busy {
    background-color: #f2d1f3;
    color: #953ea3; }
    .expandable-availability-card .day-card-header.very-busy > svg {
      fill: #953ea3; }
  .expandable-availability-card .day-card-header.quite-busy {
    background-color: #f2d1f3;
    color: #953ea3; }
    .expandable-availability-card .day-card-header.quite-busy > svg {
      fill: #953ea3; }
  .expandable-availability-card .day-card-header.not-busy {
    background-color: #f2d1f3;
    color: #953ea3; }
    .expandable-availability-card .day-card-header.not-busy > svg {
      fill: #953ea3; }
  .expandable-availability-card .day-card-header > span {
    line-height: 20px; }

.expandable-availability-card {
  transition: all 0.5s ease-in-out; }
  .expandable-availability-card.is-hovered {
    overflow: scroll;
    height: 70vh;
    width: 60vw;
    color: #121214 !important;
    background: white !important; }
    .expandable-availability-card.is-hovered .day-availability-grid {
      pointer-events: auto; }

#tooltip {
  display: none;
  max-width: 300px;
  position: absolute;
  background: #003f40;
  color: #fff;
  pointer-events: none;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  z-index: 999999999; }

.imperative-availability-tooltip {
  position: relative; }

.imperative-availability-tooltip-title-container {
  display: none;
  position: absolute;
  background: #003f40;
  color: #fff;
  pointer-events: none;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  z-index: 999999999;
  display: flex;
  border: 1px solid white;
  top: -4px;
  left: 20px;
  width: 180px;
  font-family: "Mulish", "Helvetica Neue", Helvetica, Arial, sans-serif; }
