/*#region Custom variables */
/*#endregion */
/*#region Bootstrap variables */
/*#endregion */
/*! 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;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../lib/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../lib/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../lib/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../lib/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../lib/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../lib/bootstrap/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-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #509C9F;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #366a6c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.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: #777777;
}
.text-primary {
  color: #509C9F;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3f7b7d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #509C9F;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3f7b7d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  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[title],
abbr[data-original-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 #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
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: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@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-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-right-12 {
  margin-right: 100%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
  margin-right: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-right-0 {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-right-0 {
    margin-right: 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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  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;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #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: #eeeeee;
  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[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-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: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@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: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #509C9F;
  border-color: #478b8e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3f7b7d;
  border-color: #1d3839;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3f7b7d;
  border-color: #336365;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3f7b7d;
  background-image: none;
  border-color: #336365;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #336365;
  border-color: #1d3839;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #509C9F;
  border-color: #478b8e;
}
.btn-primary .badge {
  color: #509C9F;
  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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #509C9F;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #366a6c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  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: 2px;
  -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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #509C9F;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  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: 2px;
  border-top-right-radius: 2px;
  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: 2px;
  border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #509C9F;
}
.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: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  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: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #509C9F;
}
.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: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 60px;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 10px -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;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.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: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
@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: #ffffff;
  border-color: #d9d9d9;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d9d9d9;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.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: #509C9F;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #366a6c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #509C9F;
  border-color: #509C9F;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  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: 4px;
  border-bottom-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #509C9F;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3f7b7d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #509C9F;
  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: #eeeeee;
}
.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: 4px;
}
.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: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #509C9F;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@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: 2px;
  -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: #509C9F;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #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-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #509C9F;
  border-color: #509C9F;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #d2e8e9;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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: 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 15px;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
  border-top-right-radius: 1px;
}
.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: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f9f9f9;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f9f9f9;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #509C9F;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #509C9F;
  border-color: #509C9F;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #509C9F;
}
.panel-primary > .panel-heading .badge {
  color: #509C9F;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #509C9F;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-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 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", "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;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
.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: 2px;
}
.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: "Lato", "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: 4px;
  -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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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: 3px 3px 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: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  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);
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1600px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-right-12 {
    margin-right: 100%;
  }
  .col-xl-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-xl-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-xl-offset-right-9 {
    margin-right: 75%;
  }
  .col-xl-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-xl-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-xl-offset-right-6 {
    margin-right: 50%;
  }
  .col-xl-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-xl-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-xl-offset-right-3 {
    margin-right: 25%;
  }
  .col-xl-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-xl-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-xl-offset-right-0 {
    margin-right: 0%;
  }
}
/*#region Navbar */
.navbar > .container .navbar-brand,
.navbar .navbar-brand {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 185px 34px;
  width: 185px;
  height: 34px;
  padding: 0;
  margin: 13px 15px;
  text-indent: -9999px;
  line-height: normal;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar .navbar-brand {
    margin: 13px 0;
  }
}
@media (min-width: 768px) {
  body.backend .navbar .navbar-brand {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  body.backend .navbar {
    margin: 0 -15px;
  }
}
body.backend .navbar .navbar-brand {
  margin-left: 15px;
}
body.backend .navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: 0;
  display: none;
}
@media (max-width: 767px) {
  body.module .navbar-brand {
    display: none;
  }
  body.module .navbar-toggle {
    display: block;
  }
}
/*#endregion */
/*#region Topbar */
.navbar-top-links {
  margin-right: 0;
  float: right;
}
.navbar-top-links > li {
  display: inline-block;
  float: left;
}
.navbar-top-links > li a {
  padding: 20px;
  min-height: 60px;
  color: #777;
}
.navbar-top-links > li a:hover {
  color: #333;
}
.navbar-top-links > li a:active,
.navbar-top-links > li a:focus {
  color: #555;
}
@media (min-width: 768px) {
  .navbar-top-links .context-picker {
    padding: 14px 35px 14px 20px;
    text-align: right;
    line-height: 15px;
    position: relative;
  }
  .navbar-top-links .context-picker .title {
    text-transform: uppercase;
    color: #509C9F;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
  }
  .navbar-top-links .context-picker .fa-fw {
    color: #509C9F;
  }
  .navbar-top-links .context-picker .fa-caret-down {
    position: absolute;
    top: 24px;
    right: 19px;
  }
}
.navbar-top-links .context-highlight {
  background-color: #509C9F !important;
  color: white !important;
}
.navbar-top-links .context-highlight .title,
.navbar-top-links .context-highlight .fa {
  color: white !important;
}
.navbar-top-links .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 10px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
@media (max-width: 767px) {
  .navbar-top-links .dropdown-menu {
    max-width: 280px;
  }
}
/*#endregion */
/*#region Sidebar */
.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.sidebar ul#side-menu > li {
  border-bottom: 1px solid #272727;
  border-top: 1px solid #4A4A4A;
}
.sidebar ul#side-menu > li a {
  color: #9d9d9d;
  background-color: #404040;
}
.sidebar ul#side-menu > li.active ul li a {
  background-color: #272727;
}
.sidebar ul#side-menu > li.mm-active ul li a {
  background-color: #272727;
}
.sidebar ul#side-menu li.active > a {
  color: #509C9F;
}
.sidebar ul#side-menu li.mm-active > a {
  color: #509C9F;
}
.sidebar ul#side-menu a:hover {
  color: white !important;
}
.sidebar .arrow {
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f107";
}
.sidebar .mm-active > a > .fa.arrow:before {
  content: "\f106";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f106";
}
.sidebar .nav-second-level {
  border-left: 5px solid #509C9F;
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}
.sidebar .nav-second-level li a {
  padding: 5px 15px 5px 25px;
}
.sidebar .nav-third-level li a {
  padding-left: 47px;
}
.sidebar .sidebar-module {
  color: #fff;
  padding: 10px 0;
  background: #383838;
  text-align: center;
}
.sidebar .sidebar-module i {
  display: none;
}
.sidebar .sidebar-module h1 {
  font-size: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  display: inline;
}
@media (min-width: 768px) {
  .sidebar .sidebar-module {
    padding: 19px 0;
  }
  .sidebar .sidebar-module i {
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    display: block;
    font-size: 3em;
    height: 80px;
    margin: 0 auto 10px;
    padding: 18px;
    text-align: center;
    width: 80px;
  }
  .sidebar .sidebar-module h1 {
    display: block;
  }
}
@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 225px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-nav {
    display: none;
  }
  .sidebar .sidebar-nav.collapsing,
  .sidebar .sidebar-nav.in {
    display: block;
  }
}
.sidebar .sidebar-module i {
  color: #509C9F;
}
.sidebar .sidebar-module span {
  display: block;
  margin-top: 5px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #509C9F;
  text-transform: uppercase;
}
/*#endregion */
/*#region Grid */
.row.row-condensed {
  margin-left: -7px;
  margin-right: -8px;
}
.row.row-condensed [class^="col-"] {
  padding-left: 7px;
  padding-right: 8px;
}
/*#endregion */
/*#region Buttons */
.btn-labeled {
  position: relative;
}
.btn-labeled .btn-label {
  position: relative;
  background-color: rgba(0, 0, 0, 0.06);
  display: block;
  float: left;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  margin: -7px 10px -7px -13px;
  padding: 7px 10px;
}
.btn-labeled .btn-label-right {
  position: relative;
  background-color: rgba(0, 0, 0, 0.06);
  display: block;
  float: right;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  margin: -7px -13px -7px 10px;
  padding: 7px 10px;
}
.btn-sm.btn-labeled .btn-label {
  margin: -6px 5px -6px -11px;
  padding: 6px 8px;
}
.btn-xs.btn-labeled .btn-label {
  margin: -2px 3px -2px -6px;
  padding: 2px 6px;
}
.btn-lg.btn-labeled .btn-label {
  margin: -11px 10px -11px -16px;
  padding: 11px 12px;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}
.btn-primary.btn-outline {
  color: #509C9F;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}
.btn-pos {
  color: #fff;
  background-color: #54bd84;
  border-color: #45b377;
}
.btn-pos:focus,
.btn-pos.focus {
  color: #fff;
  background-color: #3ea06b;
  border-color: #21573a;
}
.btn-pos:hover {
  color: #fff;
  background-color: #3ea06b;
  border-color: #34865a;
}
.btn-pos:active,
.btn-pos.active,
.open > .dropdown-toggle.btn-pos {
  color: #fff;
  background-color: #3ea06b;
  background-image: none;
  border-color: #34865a;
}
.btn-pos:active:hover,
.btn-pos.active:hover,
.open > .dropdown-toggle.btn-pos:hover,
.btn-pos:active:focus,
.btn-pos.active:focus,
.open > .dropdown-toggle.btn-pos:focus,
.btn-pos:active.focus,
.btn-pos.active.focus,
.open > .dropdown-toggle.btn-pos.focus {
  color: #fff;
  background-color: #34865a;
  border-color: #21573a;
}
.btn-pos.disabled:hover,
.btn-pos[disabled]:hover,
fieldset[disabled] .btn-pos:hover,
.btn-pos.disabled:focus,
.btn-pos[disabled]:focus,
fieldset[disabled] .btn-pos:focus,
.btn-pos.disabled.focus,
.btn-pos[disabled].focus,
fieldset[disabled] .btn-pos.focus {
  background-color: #54bd84;
  border-color: #45b377;
}
.btn-pos .badge {
  color: #54bd84;
  background-color: #fff;
}
.btn-admin {
  color: #fff;
  background-color: #f26a25;
  border-color: #ef5a0e;
}
.btn-admin:focus,
.btn-admin.focus {
  color: #fff;
  background-color: #d7510d;
  border-color: #772d07;
}
.btn-admin:hover {
  color: #fff;
  background-color: #d7510d;
  border-color: #b5440b;
}
.btn-admin:active,
.btn-admin.active,
.open > .dropdown-toggle.btn-admin {
  color: #fff;
  background-color: #d7510d;
  background-image: none;
  border-color: #b5440b;
}
.btn-admin:active:hover,
.btn-admin.active:hover,
.open > .dropdown-toggle.btn-admin:hover,
.btn-admin:active:focus,
.btn-admin.active:focus,
.open > .dropdown-toggle.btn-admin:focus,
.btn-admin:active.focus,
.btn-admin.active.focus,
.open > .dropdown-toggle.btn-admin.focus {
  color: #fff;
  background-color: #b5440b;
  border-color: #772d07;
}
.btn-admin.disabled:hover,
.btn-admin[disabled]:hover,
fieldset[disabled] .btn-admin:hover,
.btn-admin.disabled:focus,
.btn-admin[disabled]:focus,
fieldset[disabled] .btn-admin:focus,
.btn-admin.disabled.focus,
.btn-admin[disabled].focus,
fieldset[disabled] .btn-admin.focus {
  background-color: #f26a25;
  border-color: #ef5a0e;
}
.btn-admin .badge {
  color: #f26a25;
  background-color: #fff;
}
.btn-loyalty {
  color: #fff;
  background-color: #2F96B4;
  border-color: #2a85a0;
}
.btn-loyalty:focus,
.btn-loyalty.focus {
  color: #fff;
  background-color: #24748c;
  border-color: #0f313b;
}
.btn-loyalty:hover {
  color: #fff;
  background-color: #24748c;
  border-color: #1d5d6f;
}
.btn-loyalty:active,
.btn-loyalty.active,
.open > .dropdown-toggle.btn-loyalty {
  color: #fff;
  background-color: #24748c;
  background-image: none;
  border-color: #1d5d6f;
}
.btn-loyalty:active:hover,
.btn-loyalty.active:hover,
.open > .dropdown-toggle.btn-loyalty:hover,
.btn-loyalty:active:focus,
.btn-loyalty.active:focus,
.open > .dropdown-toggle.btn-loyalty:focus,
.btn-loyalty:active.focus,
.btn-loyalty.active.focus,
.open > .dropdown-toggle.btn-loyalty.focus {
  color: #fff;
  background-color: #1d5d6f;
  border-color: #0f313b;
}
.btn-loyalty.disabled:hover,
.btn-loyalty[disabled]:hover,
fieldset[disabled] .btn-loyalty:hover,
.btn-loyalty.disabled:focus,
.btn-loyalty[disabled]:focus,
fieldset[disabled] .btn-loyalty:focus,
.btn-loyalty.disabled.focus,
.btn-loyalty[disabled].focus,
fieldset[disabled] .btn-loyalty.focus {
  background-color: #2F96B4;
  border-color: #2a85a0;
}
.btn-loyalty .badge {
  color: #2F96B4;
  background-color: #fff;
}
.btn-timeclock {
  color: #fff;
  background-color: #3ebfba;
  border-color: #38aca7;
}
.btn-timeclock:focus,
.btn-timeclock.focus {
  color: #fff;
  background-color: #329895;
  border-color: #194b4a;
}
.btn-timeclock:hover {
  color: #fff;
  background-color: #329895;
  border-color: #297e7a;
}
.btn-timeclock:active,
.btn-timeclock.active,
.open > .dropdown-toggle.btn-timeclock {
  color: #fff;
  background-color: #329895;
  background-image: none;
  border-color: #297e7a;
}
.btn-timeclock:active:hover,
.btn-timeclock.active:hover,
.open > .dropdown-toggle.btn-timeclock:hover,
.btn-timeclock:active:focus,
.btn-timeclock.active:focus,
.open > .dropdown-toggle.btn-timeclock:focus,
.btn-timeclock:active.focus,
.btn-timeclock.active.focus,
.open > .dropdown-toggle.btn-timeclock.focus {
  color: #fff;
  background-color: #297e7a;
  border-color: #194b4a;
}
.btn-timeclock.disabled:hover,
.btn-timeclock[disabled]:hover,
fieldset[disabled] .btn-timeclock:hover,
.btn-timeclock.disabled:focus,
.btn-timeclock[disabled]:focus,
fieldset[disabled] .btn-timeclock:focus,
.btn-timeclock.disabled.focus,
.btn-timeclock[disabled].focus,
fieldset[disabled] .btn-timeclock.focus {
  background-color: #3ebfba;
  border-color: #38aca7;
}
.btn-timeclock .badge {
  color: #3ebfba;
  background-color: #fff;
}
.btn-critical {
  color: #fff;
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical:focus,
.btn-critical.focus {
  color: #fff;
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical:hover {
  color: #fff;
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical:active,
.btn-critical.active,
.open > .dropdown-toggle.btn-critical {
  color: #fff;
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical:active:hover,
.btn-critical.active:hover,
.open > .dropdown-toggle.btn-critical:hover,
.btn-critical:active:focus,
.btn-critical.active:focus,
.open > .dropdown-toggle.btn-critical:focus,
.btn-critical:active.focus,
.btn-critical.active.focus,
.open > .dropdown-toggle.btn-critical.focus {
  color: #fff;
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical:active,
.btn-critical.active,
.open > .dropdown-toggle.btn-critical {
  background-image: none;
}
.btn-critical.disabled:hover,
.btn-critical[disabled]:hover,
fieldset[disabled] .btn-critical:hover,
.btn-critical.disabled:focus,
.btn-critical[disabled]:focus,
fieldset[disabled] .btn-critical:focus,
.btn-critical.disabled.focus,
.btn-critical[disabled].focus,
fieldset[disabled] .btn-critical.focus {
  background-color: #BD362F;
  border-color: #c11616;
}
.btn-critical .badge {
  color: #BD362F;
  background-color: #fff;
}
.btn-inactive:focus {
  outline: none;
  background-color: #fff;
  border-color: #ccc;
}
@media (max-width: 767px) {
  .panel-footer button,
  .modal-footer button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
  }
  .panel-footer .btn-labeled .btn-label,
  .modal-footer .btn-labeled .btn-label {
    margin: -6px 5px -6px -11px;
    padding: 6px 8px;
  }
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857143;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.basic-btn-modal {
  margin: 0 10px;
  padding: 8px 50px;
}
/*#endregion */
/*#region Panels */
.panel .panel-title {
  font-size: 14px;
}
.panel .panel-heading .panel-buttons {
  margin-top: -3px;
  margin-bottom: -5px;
  text-align: right;
}
.panel .panel-footer-search a {
  display: block;
}
@media (min-width: 768px) {
  .panel .panel-footer-search a {
    float: left;
  }
  .panel .panel-footer-search a + a {
    margin-left: 20px;
  }
}
.panel .panel-account-processor {
  padding-left: 0px;
  padding-right: 0px;
}
.panel .panel-account-processor .no-row {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .panel .panel-account-processor .no-row {
    width: 50%;
  }
}
.panel-success {
  border-color: #5cb85c;
}
.panel-success .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-success a {
  color: #5cb85c;
}
.panel-success a:hover {
  color: #3d8b3d;
}
.panel-danger {
  border-color: #d9534f;
}
.panel-danger .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-danger a {
  color: #d9534f;
}
.panel-danger a:hover {
  color: #b52b27;
}
.panel-warning {
  border-color: #f0ad4e;
}
.panel-warning .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-warning a {
  color: #f0ad4e;
}
.panel-warning a:hover {
  color: #df8a13;
}
.panel-gray {
  border-color: #404040;
}
.panel-gray .panel-heading {
  border-color: #404040;
  color: white;
  background-color: #404040;
}
.panel-default-export i,
.panel-propay-launch i {
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: block;
  font-size: 2.2em;
  height: 50px;
  margin: 10px auto;
  padding: 8px;
  text-align: center;
  width: 50px;
}
.panel-metric {
  text-align: center;
}
.panel-metric h5 {
  margin-top: 0;
}
.panel-metric i {
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: block;
  font-size: 2.2em;
  height: 50px;
  padding: 8px;
  margin: 10px auto;
  text-align: center;
  width: 50px;
}
.panel-metric.panel-metric-big i {
  font-size: 3em;
  height: 50px;
  padding: 2px;
  margin: 10px auto;
  width: 50px;
}
.panel-metric h3 {
  margin: 0;
  font-weight: normal;
}
.panel-metric hr {
  margin-top: 10px;
  margin-bottom: 5px;
}
.panel-metric .blockMsg i {
  border: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 1em;
  width: initial;
  height: initial;
}
.panel-metric .subMetrics {
  font-size: 12px;
}
.panel-metric .subMetrics div {
  white-space: nowrap;
  width: 48%;
}
.panel-metric .subMetrics div.left {
  float: left;
}
.panel-metric .subMetrics div.right {
  float: right;
}
.panel-metric .subMetrics span.vr-line {
  border-left: 1px solid #eeeeee;
}
.panel-module {
  text-align: center;
}
.panel-module i {
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: block;
  font-size: 3em;
  height: 80px;
  padding: 18px;
  margin: 0 auto 20px auto;
  text-align: center;
  width: 80px;
}
.panel-module h3 {
  margin: 0;
  font-weight: normal;
}
.panel-module hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.panel-checklist .table-responsive {
  max-height: 400px;
  overflow-y: initial;
  border-top: 1px solid #ddd;
}
.panel-checklist .table-responsive table {
  margin-bottom: 0;
}
.panel-checklist .table-responsive tr.group-row td {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
/*#endregion */
/*#region Forms */
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .required {
  color: #a94442;
}
.form-modified .panel .panel-heading .panel-title:after {
  /*font-family: "FontAwesome";
        content: "\f069";
        color: @brand-primary;
        float: right;*/
}
/*#endregion */
/*#region Breadcrumb */
.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0 0 0 2px;
}
.breadcrumb > li + li:before {
  font-family: "FontAwesome";
  content: "\f105";
}
/*#endregion */
/*#region Page header */
.page-header {
  margin: 0 0 20px;
  border: none;
  padding: 0;
}
.page-header h2 {
  font-size: 22px;
  margin-bottom: 5px;
}
/*#endregion */
/*#region Dropdown menu */
.dropdown-menu > li > a {
  padding: 3px 10px;
}
/*#endregion */
/*#region Filters */
.filters .filter-actions {
  text-align: left;
}
@media (min-width: 768px) {
  .filters .filter-actions {
    text-align: right;
  }
}
.filters #advanced-options,
.filters .row + .row {
  margin-top: 5px;
}
.filters input,
.filters label,
.filters select {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .filters input,
  .filters label,
  .filters select {
    margin-bottom: 0;
  }
}
.segmented-control div:first-child button {
  border-radius: 100px 0 0 100px;
}
.segmented-control div:last-child button {
  border-radius: 0 100px 100px 0;
}
.segmented-control button:active {
  outline: none !important;
}
.segmented-control button:focus {
  outline: none !important;
}
/*#endregion */
/*#region Validation */
.alert.validation-summary-errors {
  text-align: left;
}
.alert.validation-summary-errors ul {
  padding-left: 20px;
}
.alert.validation-summary-errors h5 {
  margin-top: 0;
}
.validation-summary-valid {
  display: none;
}
.field-validation-error {
  color: #a94442;
}
/*#endregion */
/*#region Misc */
.ajax-loading-show,
.ajax-success-show,
.ajax-success-flash {
  display: none;
}
.title-action {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .title-action {
    text-align: right;
  }
}
.search-options {
  font-size: 12px;
  margin: 0 0 10px 0;
}
.search-options a {
  color: #777777;
}
@media (min-width: 768px) {
  .search-options {
    text-align: right;
    margin: -20px 0 5px 0;
  }
}
.spin-important:before {
  content: "\f021" !important;
}
/*#endregion */
/*#region Tables */
.action-column a {
  margin-right: 5px;
}
.action-column input[type="radio"],
.action-column input[type="checkbox"] {
  margin: 0;
}
tr:not(:hover) .action-column a {
  color: #c4c4c4;
}
.table-report-data th + th {
  width: 110px;
  min-width: 110px;
}
.table-report-data th + th,
.table-report-data td + td {
  text-align: right;
}
.table-report-data .text-left {
  text-align: left !important;
}
th {
  font-weight: bold;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
th.sort {
  cursor: pointer;
}
.table-flexgrid th {
  white-space: nowrap;
  width: min-content;
}
.table-flexgrid th.ellipsis {
  width: 100%;
}
.table-flexgrid td {
  white-space: nowrap;
  overflow: hidden;
}
.table-flexgrid td div.ellipsis.fix-badge {
  display: inline-block;
  max-width: 75%;
  vertical-align: middle;
}
.table-flexgrid td.ellipsis,
.table-flexgrid div.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.table-flexgrid td.ellipsis {
  max-width: 0 !important;
}
.table-flexgrid tr.row-danger {
  background-color: #e69c9a !important;
}
.table-flexgrid tr.row-danger a.text-red {
  color: #b85f5b;
}
.table-flexgrid tr.row-danger a.text-red:hover,
.table-flexgrid tr.row-danger a.text-red:focus {
  color: #b85f5b;
  text-decoration: underline;
}
.panel .panel-body + form > .table-responsive {
  border-top: 1px solid #ddd;
  border-width: 1px 0 0;
  margin-bottom: 0;
}
.panel .panel-body + form > .table-responsive table {
  margin-bottom: 0;
}
/*#endregion */
/*#region ProductBrowsePicker*/
.modal.productBrowsePicker a {
  text-decoration: none !important;
}
.modal.productBrowsePicker .category,
.modal.productBrowsePicker .product {
  padding: 5px 0;
  background-image: url(../images/line.png);
  background-position: 5px 0;
  background-repeat: repeat-y;
}
.modal.productBrowsePicker .category .category,
.modal.productBrowsePicker .category .product {
  margin-left: 23px;
}
.modal.productBrowsePicker .category .loading-message {
  margin-left: 20px;
}
.modal.productBrowsePicker .category .checkbox {
  margin: 0;
}
/*#endregion*/
/*#region CategoryPicker */
.modal.categoryPicker a {
  text-decoration: none !important;
}
.modal.categoryPicker .category {
  padding: 5px 0;
  background-image: url(../images/line.png);
  background-position: 5px 0;
  background-repeat: repeat-y;
}
.modal.categoryPicker .category .category {
  margin-left: 23px;
}
.modal.categoryPicker .category .loading-message {
  margin-left: 20px;
}
/*#endregion*/
/*#region business services */
.panel-lending {
  margin: 20px 0px 0px 0px;
}
.lending-text {
  font-family: "Roboto", "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
.img-footer {
  float: right;
  width: 25%;
}
.lending-modal {
  max-width: 120% !important;
}
.lending-modal .modal-header {
  border-bottom: 0 none;
}
.lending-modal.success .modal-body {
  padding: 30px 15px !important;
}
.lending-modal .lending-error {
  padding: 5px !important;
}
.lending-modal .lending-error > p {
  margin-bottom: 0px !important;
}
.lending-modal .modal-body {
  padding: 15px 40px;
}
.lending-modal-background,
.lending-background {
  background-image: url(../images/businessservices/header_city.png);
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: center;
}
.lending-modal-background .lending-header-text,
.lending-background .lending-header-text {
  font-weight: 500;
  font-size: 50px;
  margin-top: 15px;
  text-align: left;
}
.lending-modal-background .lending-header-text > p,
.lending-background .lending-header-text > p {
  color: #7aa7ac;
  line-height: 1.1;
}
.lending-modal-background .lending-header-text > p > span,
.lending-background .lending-header-text > p > span {
  color: #e21a22;
}
.lending-modal-background .lending-information-text,
.lending-background .lending-information-text {
  margin-top: 20px;
  text-align: left;
}
.lending-modal-background .img-header,
.lending-background .img-header {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lending-modal-background .lending-header-text {
  font-size: 30px !important;
}
.btn-business-service {
  color: #fff;
  background-color: #7aa7ac;
}
.btn-business-service:focus,
.btn-business-service.focus,
.btn-business-service:active,
.btn-business-service.active,
.btn-business-service:hover {
  color: #fff;
  background-color: #537b80;
  border-color: #46676b;
  cursor: pointer;
}
.btn-business-service:focus,
.btn-business-service.focus {
  border-color: #30474a;
}
.no-hover-lending:hover {
  background-color: #537b80;
}
.business-service-banner-background-started {
  background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/getstarted_small.png);
}
@media (min-width: 1024px) {
  .business-service-banner-background-started {
    background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/getstarted_medium.png);
  }
}
@media (min-width: 1200px) {
  .business-service-banner-background-started {
    background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/getstarted_large.png);
  }
}
.business-service-banner-background-subscribed {
  background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/subscribed_small.png);
}
@media (min-width: 1024px) {
  .business-service-banner-background-subscribed {
    background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/subscribed_medium.png);
  }
}
@media (min-width: 1200px) {
  .business-service-banner-background-subscribed {
    background: linear-gradient(90.03deg, #1D1D1D 13.83%, rgba(29, 29, 29, 0) 104.49%), url(../images/businessservices/pointy-with-google/subscribed_large.png);
  }
}
.modal-business-service {
  max-width: 450px;
}
.panel-business-service-banner {
  margin: 20px 0;
  overflow: hidden;
  position: relative;
  min-height: 31rem;
  display: flex;
  justify-content: space-between;
  background-position: 95% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .panel-business-service-banner {
    min-height: 35rem;
  }
}
@media (min-width: 1600px) {
  .panel-business-service-banner {
    min-height: 40rem;
  }
}
.panel-business-service-banner .panel-body {
  padding: 0 !important;
  width: 120%;
}
.panel-business-service-banner .business-service-banner-content {
  height: 71%;
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-content {
    height: 73%;
  }
}
.panel-business-service-banner .business-service-banner-container {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  justify-content: center;
  align-items: start;
  margin-left: 4rem;
  height: 100%;
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-container {
    margin-left: 7rem;
  }
}
.panel-business-service-banner .business-service-banner-text {
  font-family: "Roboto", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  font-size: 21px;
  text-align: justify;
  padding-right: 0;
  padding-top: 4rem;
  line-height: 126.19%;
  color: #FFFFFF;
  line-height: 1.1;
}
@media (min-width: 1024px) {
  .panel-business-service-banner .business-service-banner-text {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-text {
    font-size: 25px;
  }
}
@media (min-width: 1600px) {
  .panel-business-service-banner .business-service-banner-text {
    font-size: 32px;
  }
}
.panel-business-service-banner .business-service-banner-text .business-service-banner-text-orange {
  color: #F59D21;
}
.panel-business-service-banner .btn-business-service-banner {
  color: #fff;
  padding: 10px 16px;
  font-size: 12px;
  text-align: center;
  opacity: 0.9;
  text-transform: uppercase;
  place-self: flex-start;
}
@media (min-width: 1200px) {
  .panel-business-service-banner .btn-business-service-banner {
    font-size: 16px;
  }
}
.panel-business-service-banner .btn-business-service-banner:focus,
.panel-business-service-banner .btn-business-service-banner.focus,
.panel-business-service-banner .btn-business-service-banner:active,
.panel-business-service-banner .btn-business-service-banner.active,
.panel-business-service-banner .btn-business-service-banner:hover {
  opacity: 1;
  border-color: #46676b;
  cursor: pointer;
}
.panel-business-service-banner .btn-business-service-banner:focus,
.panel-business-service-banner .btn-business-service-banner.focus {
  border-color: #30474a;
}
.panel-business-service-banner .btn-business-service-banner-started {
  background-color: #DC1E37;
}
.panel-business-service-banner .btn-business-service-banner-subscribed {
  background-color: #2B78F6;
}
.panel-business-service-banner .business-service-banner-subscribed {
  position: absolute;
  top: -1.1rem;
  left: 0;
  z-index: 10;
  width: 100px;
  height: 100px;
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-subscribed {
    width: 140px;
    height: 140px;
    top: -2.1rem;
    left: -8px;
  }
}
.panel-business-service-banner .business-service-banner-service-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 4rem;
}
@media (max-width: 480px) {
  .panel-business-service-banner .business-service-banner-service-container {
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
  }
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-service-container {
    margin-left: 7rem;
  }
}
.panel-business-service-banner .business-service-banner-service {
  background-color: white;
  width: max-content;
  padding: 0.5rem 2rem;
  margin-top: 1.5rem;
  text-align: center;
  font-weight: bold;
  font-family: "Roboto", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
  clip-path: polygon(100% 0, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
}
@media (max-width: 480px) {
  .panel-business-service-banner .business-service-banner-service {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .panel-business-service-banner .business-service-banner-service {
    font-size: 20px;
    padding-right: 2.5rem;
    padding-left: 3.5rem;
  }
}
@media (min-width: 1600px) {
  .panel-business-service-banner .business-service-banner-service {
    font-size: 24px;
  }
}
.modal-business-service-header {
  border-bottom: solid 2px #EEEEEE;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0;
  text-align: center;
}
.modal-business-service-text {
  background-color: #FBF8E5;
  color: #988152;
  padding: 1rem;
}
.modal-business-service-text-support {
  padding-top: 1.5rem;
}
.modal-business-service-footer {
  border-top: 2px solid #EEEEEE;
}
.btn-modal-business-service {
  padding: 0.5rem 4rem;
}
.business-service-panel .alert-panel {
  display: none;
}
.business-service-panel .alert-panel .input-group {
  margin-left: 10px;
  margin-right: 10px;
}
.business-service-panel .alert-panel .input-group-addon {
  background-color: #0074C7;
  border-color: #0074C7;
  color: #FFFFFF;
}
.business-service-panel .alert-panel .form-control {
  border-color: #0074C7;
  float: none;
}
/*#endregion*/
/*#region Online ordering & Invoiving */
.online-ordering-panel,
.online-ordering-wizard {
  /* Hide unwanted elements from plugins */
}
.online-ordering-panel h1,
.online-ordering-wizard h1,
.online-ordering-panel h2,
.online-ordering-wizard h2,
.online-ordering-panel h3,
.online-ordering-wizard h3,
.online-ordering-panel h4,
.online-ordering-wizard h4,
.online-ordering-panel h5,
.online-ordering-wizard h5,
.online-ordering-panel h6,
.online-ordering-wizard h6 {
  text-transform: none;
}
.online-ordering-panel .label.label-success,
.online-ordering-wizard .label.label-success,
.online-ordering-panel .hidden-disabled:disabled,
.online-ordering-wizard .hidden-disabled:disabled {
  display: none;
}
.online-ordering-panel,
.invoicing-config-panel {
  /* landing page */
  /* MEDIA QUERIES */
}
.online-ordering-panel .hero,
.invoicing-config-panel .hero {
  margin: 0 -15px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 15px;
  background-image: url("../images/online-ordering/Banner-without-text.jpg");
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: right top;
  margin-bottom: 15px;
}
.online-ordering-panel .hero:not(.no-content):before,
.invoicing-config-panel .hero:not(.no-content):before {
  content: "";
  display: block;
  left: -206px;
  background: rgba(51, 122, 183, 0.6);
  position: absolute;
  top: 0;
  transform: skewX(28deg);
  z-index: 0;
  height: 100%;
}
.online-ordering-panel .hero.no-content,
.invoicing-config-panel .hero.no-content {
  min-height: 225px;
}
.online-ordering-panel .hero .hero-content,
.invoicing-config-panel .hero .hero-content {
  margin-top: 60px;
  z-index: 1;
  text-align: left;
  line-height: 1.1;
  color: #FFF;
  margin-left: 3%;
}
.online-ordering-panel .hero .header-text,
.invoicing-config-panel .hero .header-text {
  font-family: "Roboto", "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 34px;
  margin: 5px 0 18px;
  line-height: 1.3;
  max-width: 272px;
}
.online-ordering-panel .get-started-position,
.invoicing-config-panel .get-started-position {
  margin-top: 1% !important;
  margin-bottom: 25% !important;
}
.online-ordering-panel .header-text-padding-top,
.invoicing-config-panel .header-text-padding-top {
  padding-top: 20% !important;
}
.online-ordering-panel .btn-hero,
.invoicing-config-panel .btn-hero {
  background-color: #f0001d;
  color: #FFF;
}
.online-ordering-panel .btn-hero:hover,
.invoicing-config-panel .btn-hero:hover,
.online-ordering-panel .btn-hero:focus,
.invoicing-config-panel .btn-hero:focus,
.online-ordering-panel .btn-hero:active,
.invoicing-config-panel .btn-hero:active {
  background-color: #9a0013;
  border-color: #67000d;
  color: #FFF;
}
.online-ordering-panel .btn-hero .lin-chevron-down,
.invoicing-config-panel .btn-hero .lin-chevron-down {
  display: inline-block;
  transform: rotate(270deg);
  font-size: 0.8em;
}
.online-ordering-panel .steps-wrapper,
.invoicing-config-panel .steps-wrapper {
  margin: 0 0 15px 0;
  padding: 15px;
  background-image: url("../images/online-ordering/steps-background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.online-ordering-panel .steps-wrapper h3,
.invoicing-config-panel .steps-wrapper h3 {
  margin: 5px 0 15px;
  font-size: 24px;
  line-height: 22px;
}
.online-ordering-panel .steps-wrapper h4,
.invoicing-config-panel .steps-wrapper h4 {
  margin-top: 15px;
  font-size: 17.5px;
}
.online-ordering-panel .steps-wrapper h4 + p,
.invoicing-config-panel .steps-wrapper h4 + p {
  font-size: 12px;
  line-height: 125%;
}
.online-ordering-panel .steps-wrapper .steps > div,
.invoicing-config-panel .steps-wrapper .steps > div {
  margin-bottom: 10px;
}
.online-ordering-panel .steps-wrapper .steps .media,
.invoicing-config-panel .steps-wrapper .steps .media {
  max-width: 410px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .online-ordering-panel .hero:not(.no-content):before,
  .invoicing-config-panel .hero:not(.no-content):before {
    transform: skewX(29deg);
    width: 427px;
  }
  .online-ordering-panel .hero .hero-content,
  .invoicing-config-panel .hero .hero-content {
    margin-left: 1%;
  }
  .online-ordering-panel .hero .hero-content h2.header-text,
  .invoicing-config-panel .hero .hero-content h2.header-text {
    font-size: 24px;
  }
  .online-ordering-panel .hero .hero-content h2.header-text br,
  .invoicing-config-panel .hero .hero-content h2.header-text br {
    display: block;
  }
}
@media (min-width: 1024px) {
  .online-ordering-panel .hero,
  .invoicing-config-panel .hero {
    height: 414px;
  }
  .online-ordering-panel .hero .hero-content,
  .invoicing-config-panel .hero .hero-content {
    margin-left: 3%;
  }
  .online-ordering-panel .hero .hero-content h2.header-text,
  .invoicing-config-panel .hero .hero-content h2.header-text {
    font-size: 34px;
  }
  .online-ordering-panel .hero:not(.no-content):before,
  .invoicing-config-panel .hero:not(.no-content):before {
    width: 545px;
  }
  .online-ordering-panel .hero .hero-content h2.header-text br,
  .invoicing-config-panel .hero .hero-content h2.header-text br {
    display: none;
  }
  .online-ordering-panel .hero .hero-content h2.header-text br:last-child,
  .invoicing-config-panel .hero .hero-content h2.header-text br:last-child {
    display: block;
  }
  .online-ordering-panel .steps-wrapper,
  .invoicing-config-panel .steps-wrapper {
    height: 250px;
    padding: 25px;
  }
  .online-ordering-panel .steps-wrapper h3,
  .invoicing-config-panel .steps-wrapper h3 {
    margin-bottom: 34px;
  }
  .online-ordering-panel .steps-wrapper .steps,
  .invoicing-config-panel .steps-wrapper .steps {
    max-width: 1200px;
    margin: 0 auto;
  }
  .online-ordering-panel .steps-wrapper .steps .media,
  .invoicing-config-panel .steps-wrapper .steps .media {
    max-width: 276px;
  }
}
@media (min-width: 1600px) {
  .online-ordering-panel .hero:not(.no-content):before,
  .invoicing-config-panel .hero:not(.no-content):before {
    width: 684px;
  }
  .online-ordering-panel .hero .header-text,
  .invoicing-config-panel .hero .header-text {
    font-size: 48px;
    max-width: 380px;
    margin-bottom: 35px;
    line-height: 1.2;
  }
  .online-ordering-panel .steps-wrapper .steps .media,
  .invoicing-config-panel .steps-wrapper .steps .media {
    max-width: 320px;
  }
  .online-ordering-panel .steps-wrapper .steps img,
  .invoicing-config-panel .steps-wrapper .steps img {
    width: 93px;
  }
  .online-ordering-panel .steps-wrapper .steps h4 + p,
  .invoicing-config-panel .steps-wrapper .steps h4 + p {
    font-size: 13px;
  }
}
.online-ordering-wizard,
.invoicing-wizard {
  position: relative;
  top: -225px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  /* Hide unwanted elements from plugins */
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  /* MODAL */
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.online-ordering-wizard .label.label-success,
.invoicing-wizard .label.label-success,
.online-ordering-wizard .hidden-disabled:disabled,
.invoicing-wizard .hidden-disabled:disabled {
  display: none;
}
.online-ordering-wizard p,
.invoicing-wizard p,
.online-ordering-wizard span,
.invoicing-wizard span,
.online-ordering-wizard h1,
.invoicing-wizard h1,
.online-ordering-wizard h2,
.invoicing-wizard h2,
.online-ordering-wizard h3,
.invoicing-wizard h3,
.online-ordering-wizard h4,
.invoicing-wizard h4,
.online-ordering-wizard h5,
.invoicing-wizard h5,
.online-ordering-wizard h6,
.invoicing-wizard h6,
.online-ordering-wizard div,
.invoicing-wizard div,
.online-ordering-wizard label,
.invoicing-wizard label,
.online-ordering-wizard strong,
.invoicing-wizard strong {
  font-family: Lato !important;
}
.online-ordering-wizard p strong,
.invoicing-wizard p strong {
  font-style: normal;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 26px;
  color: #0A0B09 !important;
}
.online-ordering-wizard .loader,
.invoicing-wizard .loader {
  display: none;
  position: absolute;
  z-index: 9999999;
  top: 30%;
  right: 41%;
  width: 186px;
  background-color: #fff;
  border-radius: 15px;
  padding: 13px;
  text-align: center;
}
.online-ordering-wizard .loader-dialog,
.invoicing-wizard .loader-dialog {
  display: none;
}
.online-ordering-wizard.loading .loader,
.invoicing-wizard.loading .loader {
  overflow: hidden;
  display: block;
}
.online-ordering-wizard.loading .loader i,
.invoicing-wizard.loading .loader i {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  font-size: 97px;
  text-align: center;
  color: #BB2530;
  display: inline-block;
}
.online-ordering-wizard.loading .loader span,
.invoicing-wizard.loading .loader span {
  display: block;
  color: black;
}
.online-ordering-wizard.loading .loader-dialog,
.invoicing-wizard.loading .loader-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
  display: block;
}
.online-ordering-wizard input[type="color"],
.invoicing-wizard input[type="color"] {
  -webkit-appearance: none;
  border: none;
  width: 32px;
  height: 32px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.online-ordering-wizard input[type="color"]::-webkit-color-swatch-wrapper,
.invoicing-wizard input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 0;
}
.online-ordering-wizard input[type="color"]::-webkit-color-swatch,
.invoicing-wizard input[type="color"]::-webkit-color-swatch {
  border: none;
}
.online-ordering-wizard .pos-label,
.invoicing-wizard .pos-label {
  margin: 0 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.online-ordering-wizard .pos-label-lg,
.invoicing-wizard .pos-label-lg {
  font-size: 18px;
}
.online-ordering-wizard .pos-input-text,
.invoicing-wizard .pos-input-text {
  width: auto;
  display: inline-block;
  border: 1px solid #16B2CE;
  color: #333;
}
.online-ordering-wizard .pos-input-text.error,
.invoicing-wizard .pos-input-text.error {
  border: 2px solid #D13636;
  background-color: rgba(255, 0, 0, 0.1);
}
.online-ordering-wizard .pos-input-text:focus,
.invoicing-wizard .pos-input-text:focus {
  border: 1px solid #C3C3C3;
  outline: none;
}
.online-ordering-wizard .pos-input-text.lg,
.invoicing-wizard .pos-input-text.lg {
  height: 60px;
  font-size: 18px;
}
.online-ordering-wizard .pos-input-text.md,
.invoicing-wizard .pos-input-text.md {
  height: 45px;
  font-size: 18px;
  width: 100%;
  text-align: center;
  min-width: 55px;
}
.online-ordering-wizard input::-webkit-calendar-picker-indicator,
.invoicing-wizard input::-webkit-calendar-picker-indicator {
  display: none;
}
.online-ordering-wizard input::-webkit-outer-spin-button,
.invoicing-wizard input::-webkit-outer-spin-button,
.online-ordering-wizard input::-webkit-inner-spin-button,
.invoicing-wizard input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.online-ordering-wizard input[type=number],
.invoicing-wizard input[type=number] {
  -moz-appearance: textfield;
}
.online-ordering-wizard .pos-error-message-container,
.invoicing-wizard .pos-error-message-container {
  height: 30px;
  margin-bottom: 15px;
}
.online-ordering-wizard .pos-error-message,
.invoicing-wizard .pos-error-message {
  text-align: center;
  color: #D13636;
  margin: 6px;
  margin-bottom: 15px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.online-ordering-wizard .pos-error-message.alert,
.invoicing-wizard .pos-error-message.alert {
  padding: 0;
  border: none;
}
.online-ordering-wizard .pos-error-message .glyphicon-alert,
.invoicing-wizard .pos-error-message .glyphicon-alert {
  margin-right: 5px;
}
.online-ordering-wizard input.pos-checkbox,
.invoicing-wizard input.pos-checkbox,
.online-ordering-wizard input.pos-radio,
.invoicing-wizard input.pos-radio {
  height: 18px;
  width: 18px;
  min-width: 18px;
  position: relative;
  border: 1px solid #C3C3C3;
  border-radius: 2px;
  outline: none;
  background-color: #FFF;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.online-ordering-wizard input.pos-checkbox:before,
.invoicing-wizard input.pos-checkbox:before,
.online-ordering-wizard input.pos-radio:before,
.invoicing-wizard input.pos-radio:before {
  display: block;
  text-align: center;
  color: #C3C3C3;
  position: absolute;
  left: 0.15rem;
  top: 0.24rem;
}
.online-ordering-wizard input.pos-checkbox:focus,
.invoicing-wizard input.pos-checkbox:focus,
.online-ordering-wizard input.pos-radio:focus,
.invoicing-wizard input.pos-radio:focus {
  border: 1px solid #C3C3C3;
  outline: none;
}
.online-ordering-wizard input.pos-checkbox:checked,
.invoicing-wizard input.pos-checkbox:checked,
.online-ordering-wizard input.pos-radio:checked,
.invoicing-wizard input.pos-radio:checked {
  border: none;
  background-color: #2BA35B;
}
.online-ordering-wizard input.pos-checkbox:checked:before,
.invoicing-wizard input.pos-checkbox:checked:before,
.online-ordering-wizard input.pos-radio:checked:before,
.invoicing-wizard input.pos-radio:checked:before {
  color: #FFF;
}
.online-ordering-wizard input.pos-radio,
.invoicing-wizard input.pos-radio {
  border-radius: 50%;
}
.online-ordering-wizard .thumbnail-input,
.invoicing-wizard .thumbnail-input {
  display: block;
  margin: 20px auto;
  width: 150px;
  height: 150px;
  position: relative;
  border: 1px solid #979797;
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.75;
  cursor: pointer;
}
.online-ordering-wizard .thumbnail-input.selected,
.invoicing-wizard .thumbnail-input.selected {
  opacity: 1;
  border: 2px solid #000;
}
.online-ordering-wizard .thumbnail-input input,
.invoicing-wizard .thumbnail-input input {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.online-ordering-wizard .thumbnail-input input.pos-checkbox,
.invoicing-wizard .thumbnail-input input.pos-checkbox,
.online-ordering-wizard .thumbnail-input input.pos-radio,
.invoicing-wizard .thumbnail-input input.pos-radio {
  visibility: hidden;
}
.online-ordering-wizard .thumbnail-input input.pos-checkbox:checked,
.invoicing-wizard .thumbnail-input input.pos-checkbox:checked,
.online-ordering-wizard .thumbnail-input input.pos-radio:checked,
.invoicing-wizard .thumbnail-input input.pos-radio:checked {
  visibility: visible;
  background-color: #000;
}
.online-ordering-wizard .thumbnail-input + .step-helper-small,
.invoicing-wizard .thumbnail-input + .step-helper-small {
  max-width: 190px;
  margin: 0 auto;
}
.online-ordering-wizard .wizard-end-screen-ctas .thumbnail-input,
.invoicing-wizard .wizard-end-screen-ctas .thumbnail-input {
  opacity: 1;
}
.online-ordering-wizard .upload-website-logo,
.invoicing-wizard .upload-website-logo {
  margin-bottom: 40px;
}
.online-ordering-wizard .upload-website-logo .alert .glyphicon,
.invoicing-wizard .upload-website-logo .alert .glyphicon {
  display: table-cell;
}
.online-ordering-wizard .upload-website-logo .alert,
.invoicing-wizard .upload-website-logo .alert {
  display: none;
  text-align: left;
}
.online-ordering-wizard .upload-website-logo .alert div,
.invoicing-wizard .upload-website-logo .alert div,
.online-ordering-wizard .upload-website-logo .alert span,
.invoicing-wizard .upload-website-logo .alert span {
  padding-left: 10px;
  display: table-cell;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"],
.invoicing-wizard .upload-website-logo .file-upload input[type="file"] {
  font-size: 14px;
  color: #7A7A7A;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"]:hover,
.invoicing-wizard .upload-website-logo .file-upload input[type="file"]:hover {
  cursor: pointer;
  border: none;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"]:focus,
.invoicing-wizard .upload-website-logo .file-upload input[type="file"]:focus {
  border: none;
  outline: none;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button,
.invoicing-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button {
  padding: 8px 12px;
  border: none;
  color: #FFF;
  background: #6D7278;
  font-size: 14px;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button:hover,
.invoicing-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button:hover {
  background: #80868d;
}
.online-ordering-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button:focus,
.invoicing-wizard .upload-website-logo .file-upload input[type="file"]::-webkit-file-upload-button:focus {
  background: #4e5358;
  outline: none;
}
.online-ordering-wizard .upload-website-logo .file-upload span,
.invoicing-wizard .upload-website-logo .file-upload span {
  display: inline-block;
  line-height: 1.3;
}
.online-ordering-wizard .pos-logo-preview,
.invoicing-wizard .pos-logo-preview {
  margin-bottom: 40px;
  max-width: 300px;
}
.online-ordering-wizard .pos-logo-preview .pos-logo-preview-placeholder,
.invoicing-wizard .pos-logo-preview .pos-logo-preview-placeholder {
  height: 150px;
  background: #F9F9F9;
  border: 1px dashed #DDDDDD;
  display: flex;
  align-items: center;
  justify-content: center;
}
.online-ordering-wizard .pos-logo-preview .pos-logo-preview-placeholder span,
.invoicing-wizard .pos-logo-preview .pos-logo-preview-placeholder span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #6D7278;
}
.online-ordering-wizard .select-website-colors p:first-child,
.invoicing-wizard .select-website-colors p:first-child {
  margin: 0;
}
.online-ordering-wizard .select-website-colors .inputs,
.invoicing-wizard .select-website-colors .inputs {
  display: flex;
}
.online-ordering-wizard .select-website-colors label,
.invoicing-wizard .select-website-colors label {
  display: flex;
  align-items: center;
  margin-right: 50px;
}
.online-ordering-wizard .select-website-colors label span,
.invoicing-wizard .select-website-colors label span {
  margin-left: 15px;
  font-size: 16px;
}
.online-ordering-wizard .upload-website-logo p:first-child,
.invoicing-wizard .upload-website-logo p:first-child,
.online-ordering-wizard .select-website-colors p:first-child,
.invoicing-wizard .select-website-colors p:first-child {
  margin-bottom: 5px;
}
.online-ordering-wizard .upload-website-logo .step-helper-small,
.invoicing-wizard .upload-website-logo .step-helper-small,
.online-ordering-wizard .select-website-colors .step-helper-small,
.invoicing-wizard .select-website-colors .step-helper-small {
  margin-bottom: 15px;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper,
.invoicing-wizard .website-address-wrapper .input-wrapper {
  width: auto;
  display: inline-block;
  border: 1px solid #16B2CE;
  color: #333;
  height: 60px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-size: 23px;
  background-position-x: 8px;
  background-position-y: center;
  text-align: right;
  width: 35%;
  min-width: 235px;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper input,
.invoicing-wizard .website-address-wrapper .input-wrapper input {
  text-align: right;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: 0px;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper input:focus,
.invoicing-wizard .website-address-wrapper .input-wrapper input:focus {
  outline: none;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper input.error,
.invoicing-wizard .website-address-wrapper .input-wrapper input.error {
  background-color: rgba(255, 0, 0, 0.1);
  width: 86%;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper input.valid,
.invoicing-wizard .website-address-wrapper .input-wrapper input.valid {
  width: 86%;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper:focus,
.invoicing-wizard .website-address-wrapper .input-wrapper:focus {
  border: 1px solid #C3C3C3;
}
.online-ordering-wizard .website-address-wrapper .input-wrapper.valid,
.invoicing-wizard .website-address-wrapper .input-wrapper.valid {
  background-image: url('../images/online-ordering/icon-checkmark-circle.svg');
}
.online-ordering-wizard .website-address-wrapper .input-wrapper.error,
.invoicing-wizard .website-address-wrapper .input-wrapper.error {
  background-image: url('../images/online-ordering/icon-cross-circle.svg');
  border: 1px solid #D13636;
  background-color: rgba(255, 0, 0, 0.1);
}
.online-ordering-wizard .website-address-wrapper .pos-error-message,
.invoicing-wizard .website-address-wrapper .pos-error-message {
  width: 75%;
}
.online-ordering-wizard .pos-location,
.invoicing-wizard .pos-location {
  display: flex;
  align-items: center;
  height: 56px;
  margin: 0 0 10px;
  padding: 0 15px;
  border: 2.25px solid #6D7278;
}
.online-ordering-wizard .pos-location span,
.invoicing-wizard .pos-location span {
  flex-grow: 1;
  overflow: hidden;
  display: -webkit-box;
  margin-right: 15px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.online-ordering-wizard .pos-location .pos-location-checkbox,
.invoicing-wizard .pos-location .pos-location-checkbox {
  margin: 0;
}
.online-ordering-wizard .wh-days,
.invoicing-wizard .wh-days {
  display: flex;
  justify-content: space-around;
  width: 330px;
  max-width: 100%;
  margin: 0 auto 32px;
}
.online-ordering-wizard .wh-days label,
.invoicing-wizard .wh-days label {
  width: 33px;
  height: 33px;
  font-size: 16px;
  color: #FFF;
  border-radius: 50%;
  background: #D8D8D8;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.online-ordering-wizard .wh-days input,
.invoicing-wizard .wh-days input {
  display: none;
}
.online-ordering-wizard .wh-days input:checked + label,
.invoicing-wizard .wh-days input:checked + label {
  background: #2BA35B;
}
.online-ordering-wizard .wh-inputs > div,
.invoicing-wizard .wh-inputs > div {
  margin-bottom: 10px;
}
.online-ordering-wizard .wh-inputs .wh-day-inputs,
.invoicing-wizard .wh-inputs .wh-day-inputs {
  height: 32px;
  border: 1px solid #D4D4D4;
  background-image: url('../images/online-ordering/Right-arrow.svg');
  background-size: 0.8em;
  background-position: center;
  background-repeat: no-repeat;
}
.online-ordering-wizard .wh-inputs .wh-day-inputs:focus-within,
.invoicing-wizard .wh-inputs .wh-day-inputs:focus-within {
  border: 1px solid #16B2CE;
}
.online-ordering-wizard .wh-inputs .wh-day-inputs input,
.invoicing-wizard .wh-inputs .wh-day-inputs input {
  border: none;
  text-align: center;
  font-size: 14px;
  color: #6D7278;
  width: 100%;
  height: 30px;
}
.online-ordering-wizard .wh-inputs .wh-day-inputs input:focus,
.invoicing-wizard .wh-inputs .wh-day-inputs input:focus {
  outline: none;
}
.online-ordering-wizard .wh-inputs label,
.invoicing-wizard .wh-inputs label {
  text-align: right;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.online-ordering-wizard .copy-to-all,
.invoicing-wizard .copy-to-all {
  margin: 10px 0 20px;
  padding: 5px 12px;
}
.online-ordering-wizard .pos-pick-wrapper .step-helper,
.invoicing-wizard .pos-pick-wrapper .step-helper,
.online-ordering-wizard .pos-prepare-orders-wrapper .step-helper,
.invoicing-wizard .pos-prepare-orders-wrapper .step-helper {
  max-width: 616px;
  margin: 0 auto 30px;
}
.online-ordering-wizard .pos-pick-select,
.invoicing-wizard .pos-pick-select,
.online-ordering-wizard .pos-prepare-orders-select,
.invoicing-wizard .pos-prepare-orders-select {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.online-ordering-wizard .pos-pick-select div[class^="col"],
.invoicing-wizard .pos-pick-select div[class^="col"],
.online-ordering-wizard .pos-prepare-orders-select div[class^="col"],
.invoicing-wizard .pos-prepare-orders-select div[class^="col"] {
  padding-left: 0px;
  padding-right: 0px;
}
.online-ordering-wizard .pos-pick-orders > div:first-child .thumbnail-input,
.invoicing-wizard .pos-pick-orders > div:first-child .thumbnail-input {
  background-image: url("../images/online-ordering/Curbside.svg");
}
.online-ordering-wizard .pos-pick-orders > div:last-child .thumbnail-input,
.invoicing-wizard .pos-pick-orders > div:last-child .thumbnail-input {
  background-image: url("../images/online-ordering/Instore.svg");
}
.online-ordering-wizard .handle-orders > div:first-child .thumbnail-input,
.invoicing-wizard .handle-orders > div:first-child .thumbnail-input {
  background-image: url("../images/online-ordering/Review.svg");
}
.online-ordering-wizard .handle-orders > div:last-child .thumbnail-input,
.invoicing-wizard .handle-orders > div:last-child .thumbnail-input {
  background-image: url("../images/online-ordering/Automatic.svg");
}
.online-ordering-wizard .all-done > div:first-child .thumbnail-input,
.invoicing-wizard .all-done > div:first-child .thumbnail-input {
  background-image: url("../images/online-ordering/Start-Later.svg");
  border: none;
  cursor: default;
  margin: 0px auto;
}
.online-ordering-wizard .wizard-end-screen-wrapper img,
.invoicing-wizard .wizard-end-screen-wrapper img {
  margin: -20px auto -10px 40px;
}
.online-ordering-wizard .wizard-end-screen-wrapper .step-heading,
.invoicing-wizard .wizard-end-screen-wrapper .step-heading {
  margin: 0 0 20px;
}
.online-ordering-wizard .wizard-end-screen-ctas > div:first-child .thumbnail-input,
.invoicing-wizard .wizard-end-screen-ctas > div:first-child .thumbnail-input {
  background-image: url("../images/online-ordering/Order-Console.svg");
}
.online-ordering-wizard .wizard-end-screen-ctas > div:first-child p,
.invoicing-wizard .wizard-end-screen-ctas > div:first-child p {
  max-width: 188px;
  margin: 0 auto;
}
.online-ordering-wizard .wizard-end-screen-ctas > div:last-child .thumbnail-input,
.invoicing-wizard .wizard-end-screen-ctas > div:last-child .thumbnail-input {
  background-image: url("../images/online-ordering/Item-Library.svg");
}
.online-ordering-wizard .wizard-end-screen-ctas > div:last-child p,
.invoicing-wizard .wizard-end-screen-ctas > div:last-child p {
  max-width: 206px;
  margin: 0 auto;
}
.online-ordering-wizard .wizard-end-screen-ctas > div .btn,
.invoicing-wizard .wizard-end-screen-ctas > div .btn {
  width: 150px;
  margin-bottom: 18px;
}
.online-ordering-wizard .audible-notification,
.invoicing-wizard .audible-notification {
  width: 70%;
  margin: auto;
}
.online-ordering-wizard .modal-content,
.invoicing-wizard .modal-content {
  padding: 15px;
  box-shadow: none;
  border-radius: 0;
}
.online-ordering-wizard .modal-header,
.invoicing-wizard .modal-header {
  padding: 0 0 15px;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  line-height: 29px;
  border-bottom: 1px solid #D8D8D8 !important;
}
.online-ordering-wizard .modal-header h4,
.invoicing-wizard .modal-header h4 {
  margin: 15px auto;
}
.online-ordering-wizard .modal-header .modal-header-stepper img,
.invoicing-wizard .modal-header .modal-header-stepper img {
  display: none;
  width: 100%;
  max-width: 300px;
}
.online-ordering-wizard .modal-body .step-heading,
.invoicing-wizard .modal-body .step-heading {
  font-size: 32px;
  font-weight: bold;
  text-transform: none;
  line-height: 36px;
}
.online-ordering-wizard .modal-body .modal-content-start,
.invoicing-wizard .modal-body .modal-content-start {
  margin-top: 30px;
}
.online-ordering-wizard .modal-body .step-helper,
.invoicing-wizard .modal-body .step-helper {
  color: #999;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
.online-ordering-wizard .modal-body .step-helper.invoicing,
.invoicing-wizard .modal-body .step-helper.invoicing {
  margin-top: 30px;
}
.online-ordering-wizard .modal-body .step-helper:last-of-type,
.invoicing-wizard .modal-body .step-helper:last-of-type {
  margin-bottom: 25px;
}
.online-ordering-wizard .modal-body .step-helper-small,
.invoicing-wizard .modal-body .step-helper-small {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.online-ordering-wizard .modal-footer,
.invoicing-wizard .modal-footer {
  border: none;
  padding: 15px 0 0;
}
.online-ordering-wizard .btn-modal,
.invoicing-wizard .btn-modal {
  min-width: 130px;
  min-height: 40px;
  font-size: 16px;
  font-weight: bold;
}
.online-ordering-wizard .btn-modal-secondary,
.invoicing-wizard .btn-modal-secondary {
  color: #6D7278;
  background-color: #FFF;
  border: 1px solid #DDD;
}
.online-ordering-wizard .btn-modal-skip,
.invoicing-wizard .btn-modal-skip {
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.8297 32.8156L25.6312 23.75L35.8297 14.6844C36.3453 14.225 36.3922 13.4359 35.9328 12.9203C35.4734 12.4047 34.6844 12.3578 34.1688 12.8172L23.75 22.0797L13.3312 12.8172C12.8156 12.3594 12.025 12.4047 11.5672 12.9203C11.1094 13.4359 11.1547 14.2266 11.6703 14.6844L21.8687 23.75L11.6703 32.8156C11.1547 33.275 11.1078 34.0641 11.5672 34.5797C11.8141 34.8578 12.1578 34.9984 12.5016 34.9984C12.7969 34.9984 13.0937 34.8937 13.3312 34.6828L23.7516 25.4203L34.1703 34.6828C34.4078 34.8937 34.7047 34.9984 35 34.9984C35.3453 34.9984 35.6875 34.8563 35.9344 34.5797C36.3937 34.0641 36.3469 33.2734 35.8312 32.8156H35.8297ZM23.75 47.5C17.4062 47.5 11.4422 45.0297 6.95625 40.5438C2.47031 36.0578 0 30.0937 0 23.75C0 17.4062 2.47031 11.4422 6.95625 6.95625C11.4422 2.47031 17.4062 0 23.75 0C30.0938 0 36.0578 2.47031 40.5438 6.95625C45.0297 11.4422 47.5 17.4062 47.5 23.75C47.5 30.0937 45.0297 36.0578 40.5438 40.5438C36.0578 45.0297 30.0938 47.5 23.75 47.5ZM23.75 2.5C12.0328 2.5 2.5 12.0328 2.5 23.75C2.5 35.4672 12.0328 45 23.75 45C35.4672 45 45 35.4672 45 23.75C45 12.0328 35.4672 2.5 23.75 2.5Z' fill='%236D7278'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
  color: #6D7278;
}
.online-ordering-wizard .btn-modal-skip:hover,
.invoicing-wizard .btn-modal-skip:hover,
.online-ordering-wizard .btn-modal-skip:focus,
.invoicing-wizard .btn-modal-skip:focus,
.online-ordering-wizard .btn-modal-skip:active,
.invoicing-wizard .btn-modal-skip:active {
  outline: none;
}
@media (min-width: 768px) {
  .online-ordering-wizard .website-address-wrapper .pos-error-message,
  .invoicing-wizard .website-address-wrapper .pos-error-message {
    max-width: 366px;
    margin: 10px auto;
    text-align: left;
  }
  .online-ordering-wizard .modal-dialog,
  .invoicing-wizard .modal-dialog {
    width: 499px;
  }
}
@media (max-width: 1024px) {
  .online-ordering-wizard .btn-sm-block,
  .invoicing-wizard .btn-sm-block {
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .online-ordering-wizard,
  .invoicing-wizard {
    /* MODAL */
    right: auto;
  }
  .online-ordering-wizard .modal-content,
  .invoicing-wizard .modal-content {
    padding: 20px 30px 30px;
  }
  .online-ordering-wizard .modal-header,
  .invoicing-wizard .modal-header {
    text-align: left;
    padding-bottom: 20px;
  }
  .online-ordering-wizard .modal-header .modal-header-stepper,
  .invoicing-wizard .modal-header .modal-header-stepper {
    text-align: right;
  }
  .online-ordering-wizard .modal-header .modal-header-stepper img,
  .invoicing-wizard .modal-header .modal-header-stepper img {
    width: 100%;
    max-width: 330px;
  }
  .online-ordering-wizard .modal-body,
  .invoicing-wizard .modal-body {
    min-height: 415px;
  }
  .online-ordering-wizard .modal-content-start,
  .invoicing-wizard .modal-content-start {
    margin-top: 25px;
  }
  .online-ordering-wizard .wh-inputs label,
  .invoicing-wizard .wh-inputs label {
    margin-top: 5px;
    text-align: right;
  }
  .online-ordering-wizard .copy-to-all,
  .invoicing-wizard .copy-to-all {
    margin: 0;
  }
  .online-ordering-wizard .copy-to-all .btn,
  .invoicing-wizard .copy-to-all .btn {
    height: 30px;
  }
  .online-ordering-wizard .modal-dialog,
  .invoicing-wizard .modal-dialog {
    width: 755px !important;
  }
}
@media (max-width: 1024px) {
  .online-ordering-wizard .wh-inputs label,
  .invoicing-wizard .wh-inputs label {
    text-align: center !important;
  }
  .online-ordering-wizard .modal-footer,
  .invoicing-wizard .modal-footer {
    text-align: center;
  }
  .online-ordering-wizard .modal-footer .btn-modal-skip,
  .invoicing-wizard .modal-footer .btn-modal-skip {
    padding-left: 40px;
    margin-top: 10px;
  }
  .online-ordering-wizard .pull-left.pull-left-md,
  .invoicing-wizard .pull-left.pull-left-md {
    float: initial !important;
  }
}
@media (min-width: 1200px) {
  .online-ordering-wizard .modal-dialog,
  .invoicing-wizard .modal-dialog {
    width: 900px !important;
  }
  .online-ordering-wizard .pos-logo-preview,
  .invoicing-wizard .pos-logo-preview {
    float: left;
    margin-left: 25px;
    max-width: 32%;
  }
  .online-ordering-wizard .upload-website-logo,
  .invoicing-wizard .upload-website-logo {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  .online-ordering-wizard .upload-website-logo,
  .invoicing-wizard .upload-website-logo,
  .online-ordering-wizard .select-website-colors,
  .invoicing-wizard .select-website-colors {
    float: right;
    width: 58%;
    margin-left: 50px;
  }
  .online-ordering-wizard .website-address-wrapper .input-wrapper input.error,
  .invoicing-wizard .website-address-wrapper .input-wrapper input.error {
    width: 88%;
  }
  .online-ordering-wizard .website-address-wrapper .input-wrapper input.valid,
  .invoicing-wizard .website-address-wrapper .input-wrapper input.valid {
    width: 88%;
  }
}
@media (min-width: 1600px) {
  .online-ordering-wizard,
  .invoicing-wizard {
    top: -389px;
  }
  .online-ordering-wizard .modal-dialog,
  .invoicing-wizard .modal-dialog {
    width: 1033px !important;
  }
  .online-ordering-wizard .website-address-wrapper .input-wrapper input.error,
  .invoicing-wizard .website-address-wrapper .input-wrapper input.error {
    width: 90%;
  }
  .online-ordering-wizard .website-address-wrapper .input-wrapper input.valid,
  .invoicing-wizard .website-address-wrapper .input-wrapper input.valid {
    width: 90%;
  }
}
.online-ordering-wizard .data-list,
.invoicing-wizard .data-list {
  position: absolute;
  background-color: #fff;
  font-family: sans-serif;
  font-size: 18px;
  border: 1px solid #16B2CE;
  text-align: center;
  z-index: 1000;
  width: 55px;
}
.online-ordering-wizard .data-list.width-100,
.invoicing-wizard .data-list.width-100 {
  width: 100%;
}
.online-ordering-wizard .minute-option,
.invoicing-wizard .minute-option {
  background-color: #fff;
  padding: 4px;
  margin-bottom: 1px;
  cursor: pointer;
}
.online-ordering-wizard .data-list option:hover,
.invoicing-wizard .data-list option:hover {
  background-color: #509C9F !important;
  color: white !important;
}
.sp-container .pos-error-message {
  text-align: left;
  color: #D13636;
  margin-top: 5px;
}
.sp-container .pos-error-message.alert {
  padding: 0;
  border: none;
}
.sp-container .pos-error-message .glyphicon-alert {
  margin-right: 5px;
}
/*#endregion*/
/*#region Online ordering advance configuration*/
.online-ordering-advance-configuration p,
.online-ordering-advance-configuration span,
.online-ordering-advance-configuration h1,
.online-ordering-advance-configuration h3,
.online-ordering-advance-configuration h4,
.online-ordering-advance-configuration h6,
.online-ordering-advance-configuration div,
.online-ordering-advance-configuration label,
.online-ordering-advance-configuration strong {
  font-family: Lato !important;
}
.online-ordering-advance-configuration .text-purple {
  color: #815a87;
}
.online-ordering-advance-configuration i.icon-circle {
  border-width: 3px;
  font-size: 38px;
  height: 67px;
  width: 67px;
  padding: 8px;
  padding-top: 12px;
}
.online-ordering-advance-configuration i.icon-circle.auto {
  margin: auto;
}
.online-ordering-advance-configuration .pos-input-text {
  width: auto;
  display: inline-block;
  border: 1px solid #16B2CE;
  color: #333;
}
.online-ordering-advance-configuration .pos-input-text.error {
  border: 2px solid #D13636;
  background-color: rgba(255, 0, 0, 0.1);
}
.online-ordering-advance-configuration .pos-input-text:focus {
  border: 1px solid #C3C3C3;
  outline: none;
}
.online-ordering-advance-configuration .pos-input-text.lg {
  height: 60px;
  font-size: 18px;
}
.online-ordering-advance-configuration .pos-input-text.md {
  height: 45px;
  font-size: 18px;
  text-align: center;
  min-width: 55px;
  width: 80px;
}
.online-ordering-advance-configuration .panel-helper {
  color: #999;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
.online-ordering-advance-configuration .panel-helper:last-of-type {
  margin-bottom: 25px;
}
.online-ordering-advance-configuration .pos-label {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.online-ordering-advance-configuration .pos-margin {
  margin: 0 10px;
}
.online-ordering-advance-configuration .pos-margin-15 {
  margin: 15px;
}
.online-ordering-advance-configuration .panel-content-title {
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #6D7278;
}
.online-ordering-advance-configuration .panel-content {
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: none;
  color: #6D7278;
}
.online-ordering-advance-configuration .panel-helper {
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #6D7278;
}
.online-ordering-advance-configuration .panel-helper.sm {
  font-size: 14px;
}
.online-ordering-advance-configuration .panel-helper.md {
  font-size: 16px;
}
.online-ordering-advance-configuration .panel-hyper-link {
  text-decoration-line: underline;
  cursor: pointer;
  margin-left: 4px;
}
.online-ordering-advance-configuration .color-cyan {
  color: #1F96B8;
}
.online-ordering-advance-configuration .statusrunning {
  color: #51A351;
}
.online-ordering-advance-configuration .statusstopped {
  color: #BD362F;
}
.online-ordering-advance-configuration .statusawaiting {
  color: #FFBF00;
}
.online-ordering-advance-configuration .aligner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.online-ordering-advance-configuration hr.advance-margin {
  margin-top: 15px;
  margin-bottom: 15px;
}
.online-ordering-advance-configuration .data-list {
  position: absolute;
  background-color: #fff;
  font-family: sans-serif;
  font-size: 18px;
  border: 1px solid #16B2CE;
  text-align: center;
}
.online-ordering-advance-configuration .minute-option {
  background-color: #fff;
  padding: 4px;
  margin-bottom: 1px;
  cursor: pointer;
  width: 78px;
}
.online-ordering-advance-configuration .data-list option:hover {
  background-color: #509C9F;
  color: #fff;
}
.online-ordering-advance-configuration .advance-margin-around {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.online-ordering-advance-configuration .advance-margin-around.left {
  margin-left: 10px;
}
.online-ordering-advance-configuration .advance-margin-around.top {
  margin-top: 5px;
}
.online-ordering-advance-configuration .location-group {
  flex-grow: 1;
  margin: 0 10px;
}
.online-ordering-advance-configuration .advance-margin-left {
  margin-left: inherit;
}
.online-ordering-advance-configuration .icon-format-advance {
  font-size: 80px;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  padding: 15px;
  text-align: center;
  align-self: start;
  margin-right: 1rem;
  border-width: 3px;
}
.online-ordering-advance-configuration .icon-format-advance.store {
  padding-top: 0px;
  font-size: 90px;
  padding-right: 10px;
}
.online-ordering-advance-configuration .location-label {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.online-ordering-advance-configuration .status-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.online-ordering-advance-configuration .vertical-rule-border {
  border-right: 1px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-advance-configuration .vertical-rule-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-advance-configuration .vertical-rule-panel {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1200px) {
  .online-ordering-advance-configuration .vertical-rule-border {
    border-right: none;
    border-left: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #eeeeee;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-advance-configuration .vertical-rule-margin {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-advance-configuration .vertical-rule-panel {
    flex-wrap: wrap;
  }
  .online-ordering-advance-configuration .vertical-rule-panel div {
    flex: 80%;
  }
}
.online-ordering-advance-configuration .advance-statuslabel-position {
  position: relative;
  bottom: 13px;
}
.online-ordering-advance-configuration .advance-status-position {
  position: relative;
  bottom: 6px;
}
.online-ordering-advance-configuration .advance-button-position {
  position: relative;
  top: 3px;
}
.online-ordering-advance-configuration .flex-panel .panel-body > .status {
  flex-grow: 1;
  margin: 0 10px;
}
.online-ordering-advance-configuration .flex-panel .status p {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
.online-ordering-advance-configuration .flex-panel .status p:last-child {
  font-size: 20px;
  margin: 0;
}
.online-ordering-advance-configuration .flex-panel .btn {
  padding: 8px 30px;
}
.online-ordering-advance-configuration .timeclock {
  margin-bottom: 5px;
}
/*#endregion*/
/*#region Online ordering Basic Configuration & invoicing configuration*/
.online-ordering-basic-configuration .file-upload,
.invoicing-config-panel .file-upload {
  display: inline-block;
}
.online-ordering-basic-configuration .file-upload.hideLabel input[type="file"],
.invoicing-config-panel .file-upload.hideLabel input[type="file"] {
  width: 100px;
  color: transparent;
}
.online-ordering-basic-configuration .file-upload input[type="file"],
.invoicing-config-panel .file-upload input[type="file"] {
  font-size: 14px;
  color: #7A7A7A;
}
.online-ordering-basic-configuration .file-upload input[type="file"]:hover,
.invoicing-config-panel .file-upload input[type="file"]:hover {
  cursor: pointer;
  border: none;
}
.online-ordering-basic-configuration .file-upload input[type="file"]:focus,
.invoicing-config-panel .file-upload input[type="file"]:focus {
  border: none;
  outline: none;
}
.online-ordering-basic-configuration .file-upload input[type="file"]::-webkit-file-upload-button,
.invoicing-config-panel .file-upload input[type="file"]::-webkit-file-upload-button {
  padding: 8px 12px;
  border: none;
  color: #FFF;
  background: #6D7278;
  font-size: 14px;
}
.online-ordering-basic-configuration .file-upload input[type="file"]::-webkit-file-upload-button:hover,
.invoicing-config-panel .file-upload input[type="file"]::-webkit-file-upload-button:hover {
  background: #80868d;
}
.online-ordering-basic-configuration .file-upload input[type="file"]::-webkit-file-upload-button:focus,
.invoicing-config-panel .file-upload input[type="file"]::-webkit-file-upload-button:focus {
  background: #4e5358;
  outline: none;
}
.online-ordering-basic-configuration .file-upload input[type="file"]::-webkit-file-upload-button::after,
.invoicing-config-panel .file-upload input[type="file"]::-webkit-file-upload-button::after {
  content: "\a";
  white-space: pre;
}
.online-ordering-basic-configuration .file-upload span,
.invoicing-config-panel .file-upload span {
  display: inline-block;
  line-height: 1.3;
}
.online-ordering-basic-configuration .upload-website-logo,
.invoicing-config-panel .upload-website-logo {
  margin-bottom: 40px;
}
.online-ordering-basic-configuration .upload-website-logo .alert .glyphicon,
.invoicing-config-panel .upload-website-logo .alert .glyphicon {
  display: table-cell;
}
.online-ordering-basic-configuration .upload-website-logo .alert,
.invoicing-config-panel .upload-website-logo .alert {
  display: none;
  text-align: left;
}
.online-ordering-basic-configuration .upload-website-logo .alert div,
.invoicing-config-panel .upload-website-logo .alert div,
.online-ordering-basic-configuration .upload-website-logo .alert span,
.invoicing-config-panel .upload-website-logo .alert span {
  padding-left: 10px;
  display: table-cell;
}
.online-ordering-basic-configuration .upload-website-logo .btn-remove-logo,
.invoicing-config-panel .upload-website-logo .btn-remove-logo {
  padding: 5px 12px;
  vertical-align: top;
}
.online-ordering-basic-configuration .upload-website-logo p:first-child,
.invoicing-config-panel .upload-website-logo p:first-child,
.online-ordering-basic-configuration .select-website-colors p:first-child,
.invoicing-config-panel .select-website-colors p:first-child {
  margin-bottom: 5px;
}
.online-ordering-basic-configuration .upload-website-logo .step-helper-small,
.invoicing-config-panel .upload-website-logo .step-helper-small,
.online-ordering-basic-configuration .select-website-colors .step-helper-small,
.invoicing-config-panel .select-website-colors .step-helper-small {
  margin-bottom: 15px;
}
.online-ordering-basic-configuration .pos-logo-preview,
.invoicing-config-panel .pos-logo-preview {
  margin-bottom: 40px;
  max-width: 300px;
}
.online-ordering-basic-configuration .pos-logo-preview .pos-logo-preview-placeholder,
.invoicing-config-panel .pos-logo-preview .pos-logo-preview-placeholder {
  height: 150px;
  background: #F9F9F9;
  border: 1px dashed #DDDDDD;
  display: flex;
  align-items: center;
  justify-content: center;
}
.online-ordering-basic-configuration .pos-logo-preview .pos-logo-preview-placeholder span,
.invoicing-config-panel .pos-logo-preview .pos-logo-preview-placeholder span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #6D7278;
}
.online-ordering-basic-configuration .select-website-colors p:first-child,
.invoicing-config-panel .select-website-colors p:first-child {
  margin: 0;
}
.online-ordering-basic-configuration .select-website-colors .inputs,
.invoicing-config-panel .select-website-colors .inputs {
  display: flex;
}
.online-ordering-basic-configuration .select-website-colors label,
.invoicing-config-panel .select-website-colors label {
  display: flex;
  align-items: center;
  margin-right: 50px;
}
.online-ordering-basic-configuration .select-website-colors label span,
.invoicing-config-panel .select-website-colors label span {
  margin-left: 15px;
  font-size: 16px;
}
.online-ordering-basic-configuration .step-helper-small,
.invoicing-config-panel .step-helper-small {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}
.online-ordering-basic-configuration .pos-error-message,
.invoicing-config-panel .pos-error-message {
  text-align: center;
  color: #D13636;
  margin: 6px;
  margin-bottom: 15px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.online-ordering-basic-configuration .pos-error-message.alert,
.invoicing-config-panel .pos-error-message.alert {
  padding: 0;
  border: none;
}
.online-ordering-basic-configuration .pos-error-message .glyphicon-alert,
.invoicing-config-panel .pos-error-message .glyphicon-alert {
  margin-right: 5px;
}
.online-ordering-basic-configuration .flex-panel .panel-body,
.invoicing-config-panel .flex-panel .panel-body {
  border-left: 1px solid #ccc;
}
.online-ordering-basic-configuration .status-container,
.invoicing-config-panel .status-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.online-ordering-basic-configuration .flex-panel .panel-body:first-child,
.invoicing-config-panel .flex-panel .panel-body:first-child {
  border: none;
}
.online-ordering-basic-configuration .flex-panel .panel-body > .status,
.invoicing-config-panel .flex-panel .panel-body > .status {
  flex-grow: 1;
  margin: 0 10px;
}
.online-ordering-basic-configuration .flex-panel .status p,
.invoicing-config-panel .flex-panel .status p {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
.online-ordering-basic-configuration .flex-panel .status p:last-child,
.invoicing-config-panel .flex-panel .status p:last-child {
  font-size: 20px;
  margin: 0;
}
.online-ordering-basic-configuration .flex-panel .btn,
.invoicing-config-panel .flex-panel .btn {
  padding: 8px 30px;
}
.online-ordering-basic-configuration .inputfile,
.invoicing-config-panel .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.online-ordering-basic-configuration .inputfile + label,
.invoicing-config-panel .inputfile + label {
  display: inline-block;
  cursor: pointer;
  padding: 8px 12px;
  border: none;
  color: #FFF;
  background: #6D7278;
  font-size: 14px;
}
.online-ordering-basic-configuration .inputfile + label:hover,
.invoicing-config-panel .inputfile + label:hover {
  background: #80868d;
}
.online-ordering-basic-configuration .inputfile:focus + label,
.invoicing-config-panel .inputfile:focus + label {
  background: #4e5358;
  outline: none;
}
.online-ordering-basic-configuration .vr,
.invoicing-config-panel .vr {
  border-left: 1px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-basic-configuration .basic-statuslabel-position,
.invoicing-config-panel .basic-statuslabel-position {
  position: relative;
  bottom: 13px;
}
.online-ordering-basic-configuration .basic-status-position,
.invoicing-config-panel .basic-status-position {
  position: relative;
  bottom: 6px;
}
.online-ordering-basic-configuration .basic-button-position,
.invoicing-config-panel .basic-button-position {
  position: relative;
  top: 3px;
}
.online-ordering-basic-configuration .basic-site-position,
.invoicing-config-panel .basic-site-position {
  position: relative;
  top: 20px;
}
.online-ordering-basic-configuration .basic-overflow-locations,
.invoicing-config-panel .basic-overflow-locations {
  overflow-y: auto;
  height: 600px;
}
.online-ordering-basic-configuration .basic-overflow-locations::-webkit-scrollbar,
.invoicing-config-panel .basic-overflow-locations::-webkit-scrollbar {
  display: none;
}
.online-ordering-basic-configuration .basic-green,
.invoicing-config-panel .basic-green {
  background-color: #51A351;
}
.online-ordering-basic-configuration .basic-red,
.invoicing-config-panel .basic-red {
  background-color: #BD362F;
}
.online-ordering-basic-configuration .basic-font,
.invoicing-config-panel .basic-font {
  font-size: 18px;
}
.online-ordering-basic-configuration .list-basic,
.invoicing-config-panel .list-basic {
  column-count: 2;
  list-style-position: inside;
  padding-left: 0;
}
.online-ordering-basic-configuration .icon-format-basic,
.invoicing-config-panel .icon-format-basic {
  font-size: 80px;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  padding: 15px;
  text-align: center;
  align-self: start;
  margin-right: 1rem;
  border-width: 3px;
}
.online-ordering-basic-configuration .site-address-label,
.invoicing-config-panel .site-address-label {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.online-ordering-basic-configuration .site-address,
.invoicing-config-panel .site-address {
  background-color: #eeeeee;
  border: 1px solid #ccc;
  overflow: hidden;
  height: 1%;
}
.online-ordering-basic-configuration .site-businessName,
.invoicing-config-panel .site-businessName {
  background-color: #eeeeee;
  border: 1px solid #ccc;
  overflow: hidden;
  height: auto;
}
.online-ordering-basic-configuration .replace-image,
.invoicing-config-panel .replace-image {
  margin-top: 20px;
  margin-left: 117px;
}
.online-ordering-basic-configuration .basic-image,
.invoicing-config-panel .basic-image {
  width: 300px;
  height: 150px;
  object-fit: scale-down;
}
.online-ordering-basic-configuration .basic-flex,
.invoicing-config-panel .basic-flex {
  display: flex;
}
.online-ordering-basic-configuration .basic-flex-grow,
.invoicing-config-panel .basic-flex-grow {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.online-ordering-basic-configuration .basic-inline,
.invoicing-config-panel .basic-inline {
  display: inline;
}
.online-ordering-basic-configuration .basic-margin-auto,
.invoicing-config-panel .basic-margin-auto {
  margin-left: auto;
}
.online-ordering-basic-configuration .basic-margin-none,
.invoicing-config-panel .basic-margin-none {
  margin: 0;
}
.online-ordering-basic-configuration .basic-margin-font,
.invoicing-config-panel .basic-margin-font {
  margin: 0;
  font-weight: bold;
}
.online-ordering-basic-configuration .basic-padding,
.invoicing-config-panel .basic-padding {
  padding-left: 1rem;
}
.online-ordering-basic-configuration .basic-margin-left,
.invoicing-config-panel .basic-margin-left {
  margin-left: inherit;
}
.online-ordering-basic-configuration .basic-locations,
.invoicing-config-panel .basic-locations {
  vertical-align: middle;
  padding-top: 18px;
  padding-bottom: 18px;
}
.online-ordering-basic-configuration .basic-locations.left,
.invoicing-config-panel .basic-locations.left {
  padding-left: 20px;
}
.online-ordering-basic-configuration .basic-locations.center,
.invoicing-config-panel .basic-locations.center {
  text-align: center;
}
.online-ordering-basic-configuration .invoice-batch-border,
.invoicing-config-panel .invoice-batch-border {
  border: 0;
  border-top: 0.5px solid #eeeeee;
  margin: 0px 0px;
}
.online-ordering-basic-configuration .invoice-batch-label,
.invoicing-config-panel .invoice-batch-label {
  min-width: 120px;
  float: left;
  text-align: center;
}
.online-ordering-basic-configuration .invoice-batch-label label,
.invoicing-config-panel .invoice-batch-label label {
  vertical-align: sub;
}
.online-ordering-basic-configuration .invoice-batch-cbx,
.invoicing-config-panel .invoice-batch-cbx {
  min-width: 160px;
}
.online-ordering-basic-configuration .invoice-batch-helper,
.invoicing-config-panel .invoice-batch-helper {
  text-align: left;
  padding: 5px;
  white-space: normal;
  padding-left: 10px;
}
.online-ordering-basic-configuration .register-details,
.invoicing-config-panel .register-details {
  width: 75%;
  min-width: 200px;
  margin-top: 5px;
}
.online-ordering-basic-configuration .register-settings .basic-locations,
.invoicing-config-panel .register-settings .basic-locations {
  padding-left: 0px;
}
.online-ordering-basic-configuration .register-settings .icon,
.invoicing-config-panel .register-settings .icon {
  min-width: 85px;
}
.online-ordering-basic-configuration .register-settings td,
.invoicing-config-panel .register-settings td {
  border: 0px;
}
.online-ordering-basic-configuration .inv-register-config div,
.invoicing-config-panel .inv-register-config div {
  padding-left: 0px;
}
.online-ordering-basic-configuration .inv-register-config .form-group,
.invoicing-config-panel .inv-register-config .form-group {
  width: 43%;
}
.online-ordering-basic-configuration .upload-box,
.invoicing-config-panel .upload-box {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.online-ordering-basic-configuration .upload-background,
.invoicing-config-panel .upload-background {
  color: #eeeeee;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.online-ordering-basic-configuration .vertical-rule-border,
.invoicing-config-panel .vertical-rule-border {
  border-right: 1px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-basic-configuration .vertical-rule-margin,
.invoicing-config-panel .vertical-rule-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-basic-configuration .vertical-rule-panel,
.invoicing-config-panel .vertical-rule-panel {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1200px) {
  .online-ordering-basic-configuration .vertical-rule-border,
  .invoicing-config-panel .vertical-rule-border {
    border-right: none;
    border-left: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #eeeeee;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-basic-configuration .vertical-rule-margin,
  .invoicing-config-panel .vertical-rule-margin {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-basic-configuration .vertical-rule-panel,
  .invoicing-config-panel .vertical-rule-panel {
    flex-wrap: wrap;
  }
  .online-ordering-basic-configuration .vertical-rule-panel div,
  .invoicing-config-panel .vertical-rule-panel div {
    flex: 80%;
  }
  .online-ordering-basic-configuration .basic-site-position,
  .invoicing-config-panel .basic-site-position {
    position: initial;
    top: 0px;
  }
}
@media (min-width: 1200px) {
  .online-ordering-basic-configuration .pos-logo-preview,
  .invoicing-config-panel .pos-logo-preview {
    float: left;
    margin-left: 25px;
    max-width: 25%;
  }
  .online-ordering-basic-configuration .upload-website-logo,
  .invoicing-config-panel .upload-website-logo {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 25px;
    padding-bottom: 20px;
  }
  .online-ordering-basic-configuration .upload-website-logo,
  .invoicing-config-panel .upload-website-logo,
  .online-ordering-basic-configuration .select-website-colors,
  .invoicing-config-panel .select-website-colors {
    float: right;
    width: 58%;
    margin-left: 50px;
  }
}
/*#endregion*/
/*#region Online Ordering Console*/
.online-ordering-console #hoursModal .panel {
  border: 0;
  margin-bottom: 0;
}
.online-ordering-console .flex-panel .panel-body {
  border-left: 1px solid #ccc;
}
.online-ordering-console .status-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.online-ordering-console .flex-panel .panel-body:first-child {
  border: none;
}
.online-ordering-console .flex-panel .panel-body > .status {
  flex-grow: 1;
  margin: 0 25px;
}
.online-ordering-console .flex-panel .status p {
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
.online-ordering-console .flex-panel .status sub {
  font-size: 12px;
  margin-bottom: 2px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
.online-ordering-console .flex-panel .status p:last-child {
  font-size: 32px;
  margin: 0;
}
.online-ordering-console .flex-panel .btn {
  padding: 10px;
  width: 120px;
  border: 1px solid #333;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
}
.online-ordering-console .flex-panel table {
  text-transform: uppercase;
}
.online-ordering-console .flex-panel table tr td:first-child {
  min-width: 110px;
  font-weight: bold;
}
.online-ordering-console .flex-panel-align {
  align-items: center;
}
.online-ordering-console .hour-panel-padding {
  padding-left: 25px;
}
.online-ordering-console .hour-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  height: 200px;
}
.online-ordering-console .console-header {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.online-ordering-console .console-align {
  vertical-align: top;
}
.online-ordering-console .console-icon {
  font-size: 80px;
}
.online-ordering-console .console-icon-format {
  font-size: 58px;
  color: gray;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  padding: 8px;
  text-align: center;
}
.online-ordering-console .vertical-rule-border {
  border-right: 1px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-console .vertical-rule-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-ordering-console .vertical-rule-panel {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .online-ordering-console .vertical-rule-border {
    border-right: none;
    border-left: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #eeeeee;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-console .vertical-rule-margin {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .online-ordering-console .vertical-rule-panel {
    flex-wrap: wrap;
  }
  .online-ordering-console .vertical-rule-panel div {
    flex: 80%;
  }
}
/*#endregion*/
.invoicing-config-panel .hero {
  background-image: url("../images/invoicing/hero-banner.png");
}
.invoicing-config-panel .hero.invoicing .hero-content {
  margin-top: initial;
}
.invoicing-config-panel .hero.invoicing .hero-content h2.header-text {
  text-transform: none;
}
.invoicing-config-panel .hero.invoicing .hero-content .btn-hero {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .invoicing-config-panel .hero.invoicing .hero-content h2.header-text {
    max-width: 140px;
  }
}
@media (min-width: 1024px) {
  .invoicing-config-panel .hero.invoicing .hero-content h2.header-text br {
    display: block;
  }
}
@media (min-width: 1600px) {
  .invoicing-config-panel .hero.invoicing .header-text {
    margin-bottom: initial;
  }
  .invoicing-config-panel .hero.invoicing .hero-content h2.header-text br {
    display: none;
  }
}
@media (min-width: 1200px) {
  .invoicing-config-panel .steps-wrapper {
    height: 250px !important;
  }
}
.invoicing-config-panel .steps-wrapper {
  padding: 25px 0px;
  height: inherit;
}
.invoicing-config-panel .steps-wrapper .steps > div {
  padding-right: 10px;
  padding-left: 10px;
}
.invoicing-config-panel .steps-wrapper .media {
  max-width: 281px !important;
}
.invoicing-config-panel .steps-wrapper .media .media-left,
.invoicing-config-panel .steps-wrapper .media .media-right,
.invoicing-config-panel .steps-wrapper .media .media-body {
  vertical-align: middle;
  padding-right: 5px;
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container {
  position: relative;
  overflow: hidden;
  width: 114px;
  height: 114px;
  transform: rotate(0deg);
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../images/invoicing/bg-circle.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: 90%;
  background-position: center;
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container.delivery::before {
  transform: rotate(0deg);
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container.management::before {
  transform: rotate(90deg);
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container.payment::before {
  transform: rotate(225deg);
}
.invoicing-config-panel .steps-wrapper .media .media-icon-container i {
  font-size: 48px;
  line-height: 1.85;
  display: inline-block;
  margin-top: 10px;
}
.invoicing-config-panel .status-container {
  justify-content: initial !important;
}
.invoicing-config-panel .icon-format-basic {
  margin-right: 3rem !important;
  padding: 10px 15px 20px 15px;
}
@media (max-width: 1199px) {
  .invoicing-config-panel .business-name {
    min-width: 70%;
  }
}
.invoicing-config-panel .business-name {
  min-width: 50%;
}
.invoicing-config-panel .register-configs td {
  border-top: initial;
}
.invoicing-config-panel .location-status {
  padding: 7px 20px;
  border-radius: 3px;
  width: 100%;
  font-size: 13px;
}
.invoicing-config-panel .location-status.running i,
.invoicing-config-panel .location-status.stopped i,
.invoicing-config-panel .location-status.running p,
.invoicing-config-panel .location-status.stopped p {
  display: none;
}
.invoicing-config-panel .location-status.awaiting {
  background-color: #FFF1BD;
}
.invoicing-config-panel .location-status.awaiting .statusawaiting {
  color: #FFBF00;
}
.invoicing-config-panel .location-status i,
.invoicing-config-panel .location-status p {
  display: inline-block;
}
/*#endregion*/
/* Receipt modal css */
.button-override {
  background: none;
  border: none;
}
.button-override:focus {
  border: none;
  outline: none;
}
.receipt-modal-preview {
  height: 59rem;
  overflow-y: auto;
  background-color: #E0E0E0;
}
@media (max-width: 768px) {
  .receipt-modal-preview {
    height: 100%;
  }
}
.receipt-modal-preview .container {
  width: 85% !important;
}
@media (max-width: 768px) {
  .receipt-modal-preview .container {
    width: 100% !important;
  }
}
.receipt-modal-body {
  padding-bottom: 0;
  padding-top: 0;
}
.receipt-actions-vertically {
  justify-content: space-between !important;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.receipt-actions-horizontally {
  justify-content: center !important;
  display: flex;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .receipt-actions-horizontally {
    flex-direction: column;
  }
}
/* #endregion */
/* Invoice add-Edit Items modal */
.category-list-container {
  height: 325px;
  overflow-y: auto;
}
.btn-labeled-lg {
  display: flex;
  align-items: center;
  white-space: normal;
  line-height: 14px;
  word-spacing: 3px;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: uppercase;
}
.btn-labeled-lg:active,
.btn-labeled-lg:focus {
  outline: none !important;
}
.btn-labeled-lg .btn-label {
  background-color: transparent;
  padding: 14px 16px;
  line-height: 20px;
}
.btn-labeled-lg.active {
  background-color: #EF8D22;
  color: #fff;
  box-shadow: none;
  font-weight: 800;
}
.btn-labeled-lg.active .btn-label {
  background-color: #B57026;
}
.btn-special .btn-label {
  padding: 18px 24px 18px;
  font-size: 18px;
}
.btn-special.active {
  background-color: #A667AA;
}
.btn-special.active:active,
.btn-special.active:focus {
  background-color: #A667AA;
}
.btn-special.active:active .btn-label,
.btn-special.active:focus .btn-label {
  background-color: #7D4D80;
}
.btn-special.active .btn-label {
  background-color: #7D4D80;
}
.item-modal-body {
  border-bottom: 1px solid #e5e5e5;
}
.item-list-container {
  border-right: 1px solid #D1CFCF;
  padding: 20px;
}
.multi-item-list-container {
  height: 350px;
}
.item-summary-container {
  padding: 15px;
}
.item-card-container,
.discount-card-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  height: 325px;
  overflow-y: auto;
}
.item-card-container.modifiers,
.discount-card-container.modifiers {
  margin-top: -11px;
}
.item-card {
  position: relative;
  margin: 10px 6px;
  width: 188px;
  border: 1px solid #CCCCCC;
  box-shadow: inset 0px 4px 0px #EF8D22;
  border-radius: 3px;
  text-align: center;
  padding: 15px;
  word-break: break-word;
}
.item-card:hover {
  cursor: pointer;
  background: #f9f6f6;
}
.item-card .name {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}
.item-card hr {
  border-top: 2px solid #E3E3E3;
  height: 2px;
  width: 60%;
  margin: 0 auto;
}
.modifier-title {
  padding-bottom: 20px;
}
.modifier-note {
  text-align: center;
  padding: 10px;
  background: #E4F0FF;
}
.modifier-note .lin-info-circle {
  color: #5993C1;
}
.modifier-note.optional {
  background: #FFEAEB;
}
.modifier-note.optional .lin-info-circle {
  color: #C85D65;
}
.modifiers .item-card {
  box-shadow: inset 0px 4px 0px #357CB5;
}
.modifiers .amount {
  color: #357CB5;
}
.modifiers .item-card.active {
  background: #357CB5;
  box-shadow: none;
}
.modifiers .item-card.active hr {
  border-top: 2px solid #216DAA;
}
.modifiers .item-card.active .name,
.modifiers .item-card.active .amount {
  color: #fff;
}
.amount {
  display: inline-block;
  margin-top: 5px;
  color: #EF8D22;
}
.search-box {
  position: relative;
  height: 45px;
}
.search-wrapper {
  position: absolute;
  display: inline-block;
  right: 110px;
  left: 0;
}
.btn-item-search {
  position: absolute;
  top: 0;
  right: 0;
}
.btn-item-search-clear {
  position: absolute;
  right: 3px;
  top: 5px;
  width: 20px;
  background-color: white !important;
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.6);
}
.item-list-separator li {
  border-bottom: 1px solid #D1CFCF;
  padding: 10px 0;
}
.item-list-separator li .action > i {
  cursor: pointer;
}
.item-list-separator .item-main {
  display: flex;
  justify-content: space-between;
}
.item-list-separator .item-extra {
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
}
.item-list-separator .item-extra .extra-name {
  color: #777;
}
.item-list-separator .item-extra .amt {
  margin-right: 49px;
}
.multiples,
.amt,
.action,
.uom {
  display: inline-block;
  vertical-align: top;
}
.amt {
  font-weight: 700;
  width: 65px;
  text-align: right;
  padding-right: 3px;
  word-break: break-word;
}
.amt p {
  margin: 0;
  text-align: right;
  font-weight: 700;
}
.multiples {
  width: 45px;
  margin-left: auto;
  text-align: right;
}
.action {
  width: 51px;
  padding-top: 2px;
  text-align: right;
}
.action i {
  margin: 0 3px;
}
.uom {
  width: 25px;
  text-align: right;
}
.selected-item-container {
  height: 300px;
  overflow-y: auto;
}
.selected-item-container.discounts {
  height: 267px;
}
.enableModifier.item-list-separator li {
  display: none;
}
.enableModifier.item-list-separator .modifyItem {
  display: block;
}
.enableModifier.item-list-separator .amt {
  margin-right: 0;
}
.enableModifier.item-list-separator .action {
  display: none;
}
.item-name-wrapper {
  width: 90px;
  /* margin-right: 20px;*/
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1400px) {
  .item-name-wrapper {
    width: 140px;
  }
}
.item-name-wrapper .extra {
  color: #777;
  padding-left: 10px;
}
.item-name-wrapper .item-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  text-transform: uppercase;
}
.item-modal-footer {
  padding: 20px 0;
}
.item-modal-footer .btn-primary,
.item-modal-footer .btn-default {
  width: 168px;
  font-weight: 600;
}
.item-modal-footer .btn-primary {
  background: #70BA89;
  padding: 10px 20px;
  border: none;
}
.item-modal-footer .btn-default {
  border: 1px solid #777;
  color: #C92D39;
  padding: 10px 40px;
}
@media (max-width: 480px) {
  .item-modal-footer .btn-primary,
  .item-modal-footer .btn-default {
    width: auto;
    padding: 10px 20px;
  }
}
.empty-container {
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */
  height: 230px;
}
.edit-item-card {
  background: #fff;
  top: 0;
  right: -232px;
  z-index: 9;
}
.edit-item-card hr {
  margin: 0 10px;
}
.edit-item-card .title {
  padding: 0 0 10px;
  font-weight: 700;
  text-align: center;
}
.edit-item-card .input-group {
  width: 162px;
  margin: 0 auto;
  padding: 20px 0 0;
}
.edit-item-card .input-group .input-group-addon,
.edit-item-card .input-group .form-control {
  height: 45px;
}
.edit-item-card .error {
  color: #C92D39;
  font-weight: 400;
}
.edit-item-card .error.form-control {
  border: 1px solid #C92D39;
}
.edit-item-card .error.errorContainer {
  width: 162px;
  margin-bottom: 15px;
}
.edit-item-card .form-group {
  margin-bottom: 9px;
}
.edit-item-card .button-wrapper {
  width: 100%;
  bottom: 15px;
  justify-content: space-between;
  display: flex;
}
.edit-item-card .btn-primary {
  background: #71C28C;
  border-color: #71C28C;
}
.edit-item-card .btn-link {
  color: #676767;
  font-weight: 700;
}
.entry-form-wrapper .form-control {
  height: 45px;
}
.entry-form-wrapper .form-group {
  margin-bottom: 0;
}
.entry-form-wrapper .btn-default {
  margin-top: 20px;
  padding: 12px 40px;
  font-weight: 600;
  border: 1px solid #777777;
}
.entry-form-wrapper .checkbox {
  margin-top: 30px;
}
.entry-form-wrapper .checkbox label {
  font-weight: 700;
}
.quantity-modifier {
  padding: 20px 0;
  border-bottom: 1px solid #D1CFCF;
  margin-bottom: 20px;
}
.quantity-modifier .title {
  font-weight: 700;
  padding-left: 0;
}
.quantity-modifier .title h5 {
  margin-top: 0;
}
.quantity-modifier .control {
  padding-right: 0;
  text-align: right;
}
.quantity-modifier .form-group {
  float: right;
}
.quantity-modifier .form-group .input-group {
  margin-top: -15px;
}
.quantity-modifier .form-group .input-group input[type="number"]::-webkit-inner-spin-button,
.quantity-modifier .form-group .input-group input[type="number"]::-webkit-outer-spin-button {
  display: none;
}
.error-text {
  color: #C92D39;
}
input.error-element {
  border: 1px solid #C92D39;
}
.input-group-addon.plus,
.input-group-addon.minus {
  font-size: 28px;
  padding: 0 10px;
  background-color: #f4f4f4;
  width: 62px;
  height: 46px;
}
.input-group-addon.plus:hover,
.input-group-addon.minus:hover {
  cursor: default;
}
.input-group-addon.plus:focus,
.input-group-addon.minus:focus,
.input-group-addon.plus:active,
.input-group-addon.minus:active {
  background-color: #eee;
}
.input-group-addon.plus {
  color: #70BA89;
}
.input-group-addon.minus {
  color: #C92D39;
}
.quantity-modifier .input-group .form-control {
  width: 80px;
  height: 46px;
  color: #000;
}
.clearside {
  clear: both;
}
.bold {
  font-weight: 700;
}
.modifiers .btn-labeled-lg.active {
  background-color: #55A6C9;
}
.modifiers .btn-labeled-lg.active .btn-label {
  background-color: #558FA7;
  margin: -6px 10px -5px -12px;
  padding: 13px 16px 11px 12px;
}
.modifiers .btn-labeled-lg.is-required {
  border: 2px solid #C92D39;
}
.modifiers .btn-labeled-lg.is-required:after {
  content: " ";
  border-top: 0 solid transparent;
  border-right: 10px solid #C92D39;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.modal-dialog-large {
  width: 75%;
  max-width: 1313px;
}
.modal-dialog-large .modal-body {
  padding: 0;
}
.modal-dialog-large .modal-footer {
  text-align: initial;
}
/* #endregion */
/* #region invoice-logo-link */
.invoice-logo-link i {
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 3px;
  display: block;
  height: 90px;
  width: 90px;
  font-size: 3.5em;
  padding: 18px;
  margin: 10px auto;
  text-align: center;
  color: #0C7CBA;
}
.invoice-logo-link a {
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  color: #0C7CBA;
}
.invoice-logo-link a:active,
.invoice-logo-link a:hover {
  text-decoration: none;
}
.customer-invoice-logo-link i {
  border-image: none;
  display: block;
  font-size: 5.5em;
  padding: 10px;
  margin: 20px auto;
  text-align: center;
}
.customer-invoice-logo-link p {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
}
/* #endregion */
/* #region existing-customer-modal */
.existing-customer-modal {
  /*Bootstrap 3 override*/
}
.existing-customer-modal .wrapper {
  position: relative;
  border: 1px solid #CCCCCC;
  padding: 5px;
  border-radius: 3px;
}
.existing-customer-modal .wrapper .fa {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 1.6em;
}
.existing-customer-modal .wrapper input[type='search'] {
  border: none;
  margin-left: 30px;
  width: 90%;
}
.existing-customer-modal input[type="search"]::-webkit-search-cancel-button {
  height: 10px;
  width: 10px;
  display: block;
  -webkit-appearance: searchfield-cancel-button;
}
.existing-customer-modal .btn-search {
  width: 129px;
  height: 43px;
}
.existing-customer-modal tr {
  height: 55px;
}
.existing-customer-modal .table > thead > tr > th {
  vertical-align: middle;
}
.existing-customer-modal .table > tbody > tr > td {
  vertical-align: middle;
}
.existing-customer-modal .modal-scrollable {
  max-height: 340px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.existing-customer-modal .invoiceScroll {
  max-height: 350px;
  overflow-y: auto;
}
.existing-customer-modal .label-not-found {
  font-size: 16px;
  padding: 20px;
  text-align: center;
}
.margin-bottom-small {
  margin-bottom: 20px;
}
.validation-error {
  color: #C92D39;
}
/* #endregion */
/* Start of Invoice Page */
/* Start of Invoice Header*/
.invoice-header .btn-secondary,
.invoice-footer .btn-secondary {
  padding: 12px 50px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 3px;
}
.invoice-header .btn-linkfocus,
.invoice-footer .btn-linkfocus,
.invoice-header .btn-link:hover,
.invoice-footer .btn-link:hover {
  color: #BD362F;
}
/* End of Invoice Header */
/* Start of Store Infomation */
.part-name {
  font-size: 22px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #555555;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .part-name {
    text-align: right;
  }
}
.logo-container {
  width: 130px;
}
.logo-container img {
  height: auto;
  width: auto;
  max-width: 100%;
}
.store-details h3 {
  font-size: 14px;
  text-transform: initial;
}
.store-details address {
  margin-bottom: 10px;
}
.store-details address,
.store-details p {
  color: #777777;
}
.location-container {
  margin-top: 40px;
}
.date-container {
  margin-top: 30px;
}
.date-container p {
  margin-bottom: 15px;
}
.singledate-wrapper {
  position: relative;
}
.singledate-wrapper .control-label,
.singledate-wrapper .form-control {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.singledate-wrapper .control-label {
  margin-top: 7px;
}
.singledate-wrapper i {
  position: absolute;
  top: 10px;
  right: 10px;
}
.singleDatePicker.daterangepicker .ranges {
  width: 200px;
}
.singleDatePicker.daterangepicker .ranges span {
  color: #adabab;
}
.singleDatePicker.daterangepicker .drp-calendar.single {
  display: none !important;
}
.singleDatePicker.show-calendar .drp-calendar.single {
  display: block !important;
}
/* End of Store Infomation */
/* Start of Customer Info */
.customer-info .lin-customer-info {
  color: #F59D21;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.customer-info label {
  text-transform: capitalize;
}
/* End of Customer Info */
/* Start of Items */
.items-container {
  position: relative;
}
.items-container .lin-bag {
  color: #16B1CD;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.item-qty {
  word-break: break-word;
}
.link-cta {
  color: #4BAF6D;
}
.link-cta i {
  font-size: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.link-cta:focus,
.link-cta:hover {
  color: #1D8741;
  text-decoration: none;
}
.link-cta:focus span,
.link-cta:hover span {
  text-decoration: underline;
}
.table-item-list {
  margin-top: 20px;
}
.table-item-list > thead > tr > th {
  border-bottom: none;
}
.table-item-list > tbody > tr:nth-of-type(even) {
  background-color: #fcfcfc;
}
.table-item-list > tbody > tr:hover {
  background-color: #f8f8f8;
}
.table-item-list > tbody > tr.extra-space:hover {
  background-color: #fff;
}
.table-item-list .item-extra {
  color: #777777;
  font-size: 13px;
  margin-top: 10px;
  padding-left: 15px;
}
.table-item-list .item-price {
  margin-top: 10px;
}
.table-item-list th {
  background: #777777;
  color: #fff;
}
.table-item-list .input-qty {
  margin-top: -5px;
  font-size: 14px;
  width: 75px;
}
.table-item-list .space-right {
  padding-right: 15px;
}
.table-item-list tr .action-column a {
  color: #333;
}
.table-item-list tr:hover .action-column .edit-discount-item:hover,
.table-item-list tr:hover .action-column .edit-list-item:hover {
  color: #1D8741;
}
.table-item-list tr:hover .action-column .delete-list-item:hover {
  color: #C92D39;
}
.table-item-list .extra-space td {
  padding: 40px 0 10px;
}
/* End of Items */
/* Start of Summary */
.table-item-summary {
  float: right;
  max-width: 380px;
}
.table-item-summary > tbody > tr > td {
  border: none;
}
.table-item-summary > tbody > tr > td:first-child {
  font-weight: 700;
  text-transform: uppercase;
}
.table-item-summary > tbody > tr > td:nth-child(2) {
  text-align: right;
  font-weight: 700;
}
.table-item-summary > tbody > tr > td.action-column {
  white-space: nowrap;
}
.table-item-summary .item-extra {
  color: #777777;
  font-size: 13px;
  font-weight: 400;
  margin-top: 0px !important;
  padding-left: 15px;
}
.table-item-summary .item-extra li {
  margin-top: 5px;
  white-space: nowrap;
}
.table-item-summary .item-extra .link-cta {
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  font-weight: bold;
}
.table-item-summary .text-small {
  color: #777777;
  font-size: 13px;
  font-weight: 500;
}
.table-item-summary .text-small li {
  margin-top: 5px;
}
.table-item-summary .padding-left {
  padding-left: 15px !important;
}
.table-item-summary hr {
  margin: 0;
}
.table-item-summary .total-amount {
  text-transform: initial;
}
.no-padding {
  padding: 0 !important;
}
/* End of Summary */
/* Start of Send Invoice */
.question-text h5 {
  font-size: 16px;
}
.question-text .lin-message-sent {
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  color: #48AD6A;
}
.question-action {
  text-align: right;
}
@media (max-width: 768px) {
  .question-action {
    text-align: left;
  }
}
.checkbox-button {
  position: static;
  display: inline-block;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #ccc;
  padding: 10px 20px;
  width: 175px;
  text-align: left;
}
.checkbox-button.active {
  background: #F6FAFF;
  border: 1px solid #3270A6;
}
.checkbox-button.active i {
  color: #3D679E;
}
.checkbox-button input[type="checkbox"] {
  display: inline-block;
  vertical-align: top;
  position: static;
  margin-left: 0;
  margin-right: 5px;
}
.checkbox-button i {
  font-size: 22px;
}
@media (min-width: 768px) {
  .checkbox-button + .checkbox-button {
    margin-left: 15px;
  }
}
.padding-bottom-small {
  padding-bottom: 20px;
}
.cutomerNotes textarea.form-control {
  max-width: 750px;
}
/* End of Send Invoice */
/*
    Screen loading
*/
.screen-loading {
  display: none;
  position: absolute;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  z-index: 9;
}
.screen-loading .fa {
  margin: 40px;
  display: block;
  text-align: center;
}
/* Change Location */
.prompt-dialog .modal-dialog {
  width: 400px;
}
.prompt-dialog .btn-prompt {
  width: 75px;
}
/* End of Change Location */
/* Date picker hide buttons */
.daterangepicker.show-calendar.singleDatePicker .drp-buttons {
  display: none;
}
/* #endregion */
/* Discounts */
.discounts .item-card {
  box-shadow: inset 0px 4px 0px #41AED1;
}
.discounts .item-card.restricted {
  box-shadow: inset 0px 4px 0px #C3532D;
}
.discounts .btn-labeled-lg.active {
  background-color: #357CB5;
}
.discounts .btn-labeled-lg.active .btn-label {
  background-color: #20649A;
}
.discounts .btn-labeled-lg.active.btn-special {
  background-color: #7E5482;
}
.discounts .btn-labeled-lg.active.btn-special .btn-label {
  background-color: #5F3F62;
  padding: 15px;
  font-size: initial;
}
.discounts .lin-prohibited {
  font-size: 16px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #c60000;
  font-weight: 700;
}
.discounts .amount {
  color: #26A2CA;
}
.discounts .restricted .amount {
  color: #C3532D;
}
.popover-form {
  width: 270px;
}
.popover-form .title {
  padding: 0 0 20px;
  font-weight: 800;
  text-align: center;
}
.popover-form .error {
  color: #C92D39;
}
.popover-form .button-wrapper {
  width: 100%;
  bottom: 15px;
  justify-content: space-between;
  display: flex;
}
.popover-form.manager-login .error {
  border-color: #a94442;
}
.discount-form-wrapper label {
  text-transform: uppercase;
}
.discount-form-wrapper .form-group {
  margin-bottom: 20px;
}
.discount-form-wrapper .btn-radio-wrapper {
  font-size: 0;
}
.discount-form-wrapper .btn-radio {
  vertical-align: top;
  border: 1px solid #ccc;
  width: 50%;
  height: 44px;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  cursor: pointer;
}
@media (max-width: 1400px) {
  .discount-form-wrapper .btn-radio {
    font-size: 12px;
  }
}
.discount-form-wrapper .btn-radio.active {
  background: #3D679E;
  border: 1px solid #3D679E;
  color: #fff;
}
.discount-form-wrapper .btn-radio input[type="radio"] {
  visibility: hidden;
  width: 1px;
}
.discount-form-wrapper .input-group {
  width: 100%;
}
.discount-form-wrapper .input-group .form-control {
  height: 44px;
}
.discount-form-wrapper .input-group-addon {
  padding: 12px 18px;
  width: 52px;
}
.discount-form-wrapper .btn-default {
  padding: 10px 30px;
  border: 1px solid #777;
  text-transform: uppercase;
}
.manager-login-form .button-wrapper {
  margin: 10px 0;
}
.manager-login-form .button-wrapper .btn-primary {
  background: #70BA89;
  border: none;
}
.manager-login-form .input-group-wrapper {
  display: flex;
  justify-content: center;
}
.manager-login-form .input-group-wrapper .input-group {
  max-width: 49px;
  text-align: center;
  color: #777;
  margin: 0 5px;
  display: block;
}
.manager-login-form .input-group-wrapper .input-group .form-control {
  padding: 6px 10px;
}
.padding-top-bottom-sm {
  padding: 10px 0;
}
.discounts-modal .popover .btn-link,
.edit-discount-wrapper .popover .btn-link {
  color: #676767;
}
.discounts-modal .popover .btn-link:hover,
.edit-discount-wrapper .popover .btn-link:hover {
  text-decoration: none;
}
.modal .close {
  opacity: 0.6;
}
.multi-item-list-container h4 {
  font-size: 16px;
}
.multi-item-list-container .cta-link {
  color: #4BAF6D;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 20px;
  font-weight: bold;
}
.multi-item-list-container .highlight {
  color: #51a3ca;
}
.multi-item-list {
  max-height: 300px;
  overflow-y: auto;
}
.multi-item-list label {
  display: flex;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 3px;
}
.multi-item-list label.active {
  border: 1px solid #3D679E;
  background: #F6FAFF;
}
.multi-item-list label input[type="checkbox"] {
  margin-right: 20px;
}
.multi-item-list label .item-name,
.multi-item-list label .item-qty,
.multi-item-list label .item-amt,
.multi-item-list label .item-uom {
  display: inline-block;
  vertical-align: top;
}
.multi-item-list label .item-name {
  width: 60%;
  text-transform: uppercase;
}
.multi-item-list label .item-qty {
  width: 20%;
  text-align: right;
}
.multi-item-list label .item-amt {
  width: 10%;
  text-align: right;
}
.multi-item-list label .item-uom {
  width: 5%;
  text-align: right;
}
.discount-total {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #000;
}
.discount-total h5 {
  color: #000;
  padding-right: 10px;
}
.discount-modal .modal-title .highlight {
  color: #51a3ca;
}
.discount-modal textarea.form-control {
  max-width: 620px;
}
.manager-login .title {
  padding: 0 0 20px;
  width: 280px;
}
.discounts .amt {
  padding-right: 0px;
}
.discounts .item-name-wrapper {
  width: 110px;
}
@media (min-width: 1400px) {
  .discounts .item-name-wrapper {
    width: 160px;
  }
}
/* End of Discounts */
/* Start of Edit Discount Modal */
.edit-discount-wrapper .modal-dialog {
  width: 661px;
}
.edit-discount-wrapper .modal-header {
  padding: 20px 15px 20px 40px;
}
.edit-discount-wrapper .modal-footer {
  padding: 15px 40px;
}
.edit-discount-wrapper .discount-form-wrapper {
  padding: 20px 40px;
}
.edit-discount-wrapper element.style {
  margin: 0px -1.98864px 0px 0px;
  width: 581px;
  height: 129px;
}
.edit-discount-wrapper textarea.form-control {
  max-width: 600px;
}
/* End of Edit Discount Modal */
.state-select .select2-results .select2-disabled,
state-wrapper .select2-results .select2-disabled,
.state-select .select2-results__option[aria-disabled=true],
state-wrapper .select2-results__option[aria-disabled=true] {
  display: none;
}
/* #region invoice-logo-link */
.invoice-logo-link i {
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 3px;
  display: block;
  height: 90px;
  width: 90px;
  font-size: 3.5em;
  padding: 18px;
  margin: 10px auto;
  text-align: center;
  color: #0C7CBA;
}
.invoice-logo-link a {
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  color: #0C7CBA;
}
/* #endregion */
/* #Custom Toastr region */
.toastr-icon {
  font-size: 25px !important;
  margin-left: -1em !important;
  margin-right: 0.2em !important;
}
.toastr-custom {
  width: 450px !important;
}
.toastr-error {
  background-color: #CF5959 !important;
}
.toastr-success {
  background-color: #70BA89 !important;
}
/* #end of Toastr region */
.invoice-details label.label-status,
.invoice-listing-page label.label-status {
  content: '';
  display: inline;
  border: solid;
  border-width: 1px;
  padding: 1px 5px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  border-radius: 100px;
  width: fit-content;
}
.invoice-details label.label-status::before,
.invoice-listing-page label.label-status::before {
  display: inline-block;
  content: '';
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 0.75rem;
  width: 0.75rem;
  margin-right: 0.5rem;
  margin-top: 2px;
}
.invoice-details label.label-status.Overdue,
.invoice-listing-page label.label-status.Overdue {
  color: #DA0000 !important;
}
.invoice-details label.label-status.Overdue::before,
.invoice-listing-page label.label-status.Overdue::before {
  background-color: #DA0000 !important;
}
.invoice-details label.label-status.Outstanding,
.invoice-listing-page label.label-status.Outstanding {
  color: #E47802 !important;
}
.invoice-details label.label-status.Outstanding::before,
.invoice-listing-page label.label-status.Outstanding::before {
  background-color: #E47802 !important;
}
.invoice-details label.label-status.PartiallyPaid,
.invoice-listing-page label.label-status.PartiallyPaid {
  color: #5E9BD3 !important;
}
.invoice-details label.label-status.PartiallyPaid::before,
.invoice-listing-page label.label-status.PartiallyPaid::before {
  background-color: #5E9BD3 !important;
}
.invoice-details label.label-status.Paid,
.invoice-listing-page label.label-status.Paid {
  color: #309A1F !important;
}
.invoice-details label.label-status.Paid::before,
.invoice-listing-page label.label-status.Paid::before {
  background-color: #309A1F !important;
}
.invoice-details label.label-status.Cancelled,
.invoice-listing-page label.label-status.Cancelled {
  color: #E47802 !important;
}
.invoice-details label.label-status.Cancelled::before,
.invoice-listing-page label.label-status.Cancelled::before {
  background-color: #E47802 !important;
}
.invoice-details label.label-status.Refunded,
.invoice-listing-page label.label-status.Refunded {
  color: #DA0000 !important;
}
.invoice-details label.label-status.Refunded::before,
.invoice-listing-page label.label-status.Refunded::before {
  background-color: #DA0000 !important;
}
.invoice-details label.label-status.BadDebt,
.invoice-listing-page label.label-status.BadDebt {
  color: #DA0000 !important;
}
.invoice-details label.label-status.BadDebt::before,
.invoice-listing-page label.label-status.BadDebt::before {
  background-color: #DA0000 !important;
}
.invoice-details .text-pastdue,
.invoice-listing-page .text-pastdue {
  color: #DA0000;
}
.invoice-details .select2,
.invoice-listing-page .select2 {
  width: 100% !important;
}
/* #region Invoice Listing*/
.invoice-listing-page ul.select2-selection__rendered {
  padding-right: 30px !important;
}
.invoice-listing-page ul.select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid #333;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.invoice-listing-page .margin-top-20 {
  margin-top: 20px;
}
.invoice-listing-page .margin-top-10 {
  margin-top: 10px;
}
.invoice-listing-page .notification-send-icon {
  font-size: 25px;
  color: #3D679E;
  cursor: pointer;
}
.invoice-listing-page .invoice-not-viewed-icon {
  font-size: 20px;
  color: #777777;
}
.invoice-listing-page .invoice-viewed-icon {
  font-size: 20px;
  color: #777777;
}
.invoice-listing-modal .loader {
  overflow: hidden;
  display: block;
}
.invoice-listing-modal .loader-span {
  display: block;
  color: black;
}
.invoice-listing-modal .loader-icon {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  font-size: 97px;
  text-align: center;
  color: red;
  display: inline-block;
}
/* #endregion */
/* invoice details */
.invoice-details .invoice-details-container {
  padding: 1px 15px;
}
.invoice-details .invoice-details-container .panel-title {
  padding-top: 5px;
  padding-bottom: 5px;
}
.invoice-details .invoice-details-container .panel-title h5 {
  font-size: 12px;
}
.invoice-details .invoice-details-container .panel-title h5 i {
  vertical-align: middle;
}
.invoice-details .invoice-details-container .panel-title hr {
  border-top: 2px solid #ddd;
  margin: initial;
}
.invoice-details .invoice-details-container .table {
  margin-bottom: initial;
}
.invoice-details .invoice-details-container .table thead > tr > th {
  vertical-align: middle;
}
.invoice-details .invoice-details-container .table.table-item-list {
  border-bottom: 1px solid #ddd;
  margin-top: initial;
}
.invoice-details .invoice-details-container .activity-log i[class^="lin-"],
.invoice-details .invoice-details-container .activity-log i[class*=" lin-"] {
  display: inline-block;
  margin-right: 10px;
}
.invoice-details .invoice-details-container .vr-line {
  border-left: 2px solid #a667aa;
  height: 10px;
  margin-left: 16px;
  opacity: 0.4;
}
/* #end of inovice details*/
/* Invoice Overview */
.overdue-panel {
  border-left-color: #DA0000;
  border-left-width: 6px;
}
.outstanding-panel {
  border-left-color: #E47802;
  border-left-width: 6px;
}
.paid-panel {
  border-left-color: #70BA89;
  border-left-width: 6px;
}
.overdue-icon {
  color: #DA0000;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.outstanding-icon {
  color: #E47802;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.paid-icon {
  color: #70BA89;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.icon-format-invoice-overview {
  font-size: 80px;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  padding: 15px;
}
.invoice-overview-red {
  color: #DA0000;
}
.invoice-overview-yellow {
  color: #E47802;
}
.invoice-overview-green {
  color: #70BA89;
}
.invoice-metric-header {
  text-transform: none !important;
}
.div-click {
  cursor: pointer;
}
.a-override {
  text-decoration: none !important;
}
.grid-panel-hover:hover {
  background-color: #f9f9f9;
}
/* #endregion */
/* #region FundingManagement-BankAccount*/
.funding-management-bank-account .alert-panel .input-group {
  margin-top: 10px;
  margin-bottom: 10px;
}
.funding-management-bank-account .alert-panel .input-group-addon {
  background-color: #F98700;
  border-color: #F98700;
  color: #FFFFFF;
}
.funding-management-bank-account .alert-panel .form-control {
  border-color: #F98700;
  float: none;
}
/* #endregion FundingManagement-BankAccount */
/* #region FundingManagement-FlashFunds*/
.funding-management-flash-funds .logo,
.funding-management-bank-account .logo,
.funding-management-bank-account-transfer .logo {
  color: #16B2CE;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: block;
  font-size: 3em;
  height: 80px;
  padding: 18px;
  text-align: center;
  width: 80px;
}
@media (max-width: 1600px) and (min-width: 1025px) {
  .funding-management-flash-funds .hidden-print,
  .funding-management-bank-account .hidden-print,
  .funding-management-bank-account-transfer .hidden-print {
    display: none !important;
  }
}
.funding-management-flash-funds hr,
.funding-management-bank-account hr,
.funding-management-bank-account-transfer hr {
  margin-top: 15px;
}
.funding-management-flash-funds .vertical-line,
.funding-management-bank-account .vertical-line,
.funding-management-bank-account-transfer .vertical-line {
  height: 5px;
  width: 100px;
  left: 229.5px;
  top: 164px;
  border-radius: 0px;
  border-top: 5px solid #999999;
}
.funding-management-flash-funds .loader,
.funding-management-bank-account .loader,
.funding-management-bank-account-transfer .loader {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  font-size: 97px;
  text-align: center;
  color: #BB2530;
  display: inline-block;
}
/* #endregion FundingManagement-FlashFunds */
/* #region FundingManagement-Address & Phone and funding-management-document-upload*/
.funding-management-address-phone .alert-panel .input-group,
.funding-management-document-upload .alert-panel .input-group {
  margin-top: 10px;
  margin-bottom: 10px;
}
.funding-management-address-phone .alert-panel .input-group-addon,
.funding-management-document-upload .alert-panel .input-group-addon {
  background-color: #0074C7;
  border-color: #0074C7;
  color: #FFFFFF;
}
.funding-management-address-phone .alert-panel .form-control,
.funding-management-document-upload .alert-panel .form-control {
  border-color: #0074C7;
  float: none;
}
.funding-management-address-phone .file-upload-label,
.funding-management-document-upload .file-upload-label {
  display: inline-block;
  background-color: #6D7278;
  color: white;
  padding: 0.9rem;
  width: 214px;
  height: 40px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 24px;
}
.funding-management-address-phone .file-upload-helper-text,
.funding-management-document-upload .file-upload-helper-text {
  padding-left: 15px;
  padding-top: 10px;
}
.funding-management-address-phone .payment-card-icon,
.funding-management-document-upload .payment-card-icon {
  height: 24px;
  width: 34px;
  margin-right: 5px;
}
.funding-management-address-phone div.credit-card-icon,
.funding-management-document-upload div.credit-card-icon {
  display: flex;
}
.funding-management-address-phone div.credit-card-icon i,
.funding-management-document-upload div.credit-card-icon i {
  font-size: 40px !important;
  margin-top: -10px !important;
  margin-right: 4px !important;
  margin-bottom: -20px !important;
}
/* #endregion FundingManagement- Address & Phone and funding-management-document-upload */
.panel-receipt-settings hr {
  border-top: 1px solid #d8dad9;
}
.form-control-alert {
  padding: 10px;
  margin-bottom: initial;
}
.form-control-alert i.fa {
  font-size: 0.9em;
  border-image: none;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  height: 23px;
  padding: 4px;
  text-align: center;
  width: 23px;
  vertical-align: top;
}
/* Change Account Agency styles */
.change-agency-association-panel .alert-warning {
  background-color: #fff;
  color: black;
}
.change-agency-association-open-batch .lin-warning {
  font-size: 50px;
  color: #E19E3A;
}
.change-agency-association-open-batch .btn-label {
  float: left;
}
.change-agency-association-open-batch p {
  margin: 10px 0px 10px 75px;
  color: black;
}
.change-agency-association-submit .association-submit-container {
  display: grid;
  grid-template-columns: 50px auto;
  grid-column-gap: 15px;
  align-items: center;
}
.change-agency-association-submit .lin-warning {
  font-size: 50px;
  color: #E19E3A;
}
.change-agency-association-submit p,
.change-agency-association-submit li {
  color: black;
}
.change-agency-association-submit ul {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.change-agency-association-submit .question {
  display: grid;
  justify-items: center;
}
.change-agency-association-submit .question p {
  font-weight: 600;
}
.change-agency-association-submit .modal-body-with-borders {
  padding-top: 20px !important;
}
.change-agency-association-panel .alert {
  border-radius: 6px;
  display: table;
  width: 100%;
  padding-left: 78px;
  position: relative;
  padding-right: 60px;
  border: 1px solid #F98700;
}
.change-agency-association-panel .alert .close {
  color: #888;
  opacity: 1;
  float: none;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -12px;
  font-size: 25px;
}
.change-agency-association-panel .alert .icon {
  text-align: center;
  width: 58px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*border: 1px solid #bdbdbd;*/
  padding-top: 15px;
  border-radius: 6px 0 0 6px;
}
.change-agency-association-panel .alert .icon i {
  font-size: 20px;
  color: #fff;
  left: 21px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.change-agency-association-panel .alert .icon img {
  font-size: 20px;
  color: #fff;
  left: 18px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}
.change-agency-association-panel .alert.alert-warning .icon,
.alert.alert-warning .icon:after {
  border: none;
  background: #F98700;
}
.change-agency-association-submit-confirm .modal-body-with-borders {
  text-align: center;
  padding-bottom: 0 !important;
}
.change-agency-association-submit-confirm .modal-body-with-borders .lin-right-arrows {
  font-size: 55px;
  color: #1484A499;
  height: 30px;
  width: 30px;
}
.change-agency-association-submit-confirm .modal-body-with-borders .form-group {
  display: inline-grid;
  justify-items: left;
}
.change-agency-association-submit-confirm .modal-body-with-borders .change-agency-association-message {
  margin: 5px 0px 15px 0px !important;
}
.change-agency-association-submit-confirm .modal-body-with-borders hr {
  width: 85%;
  margin-top: 0;
}
.change-agency-association-submit-confirm .modal-body-with-borders .col-sm-3.pl-0 {
  padding-left: 0 !important;
}
.change-agency-association-panel span.form-control {
  padding: 5px 0px 0px 0px;
}
.change-agency-loader {
  display: none;
  position: absolute;
  z-index: 9999999;
  top: 30%;
  right: 41%;
  width: 186px;
  background-color: #fff;
  border-radius: 15px;
  padding: 13px;
  text-align: center;
}
.change-agency-loader-dialog {
  display: none;
}
div.loading .change-agency-loader {
  overflow: hidden;
  display: block;
}
div.loading .change-agency-loader i {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  font-size: 97px;
  text-align: center;
  color: #BB2530;
  display: inline-block;
}
div.loading .change-agency-loader span {
  display: block;
  color: black;
}
div.loading .change-agency-loader-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
  display: block;
}
.modal-no-border .modal-header,
.modal-no-border .modal-footer {
  border: none !important;
}
.modal-body-with-borders {
  padding: 15px 0px 15px 0px !important;
  margin: 0px 15px 0px 15px !important;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#change-agency-association-success .modal-body-with-borders {
  text-align: center;
}
#change-agency-association-success .modal-body-with-borders .fa-check {
  color: green;
  text-align: center;
}
#change-agency-association-success .modal-body-with-borders span {
  margin: 10px;
}
#change-agency-association-success .modal-body-with-borders div {
  padding: 20px;
}
#change-agency-association-failure .modal-body-with-borders {
  text-align: center;
}
#change-agency-association-failure .modal-body-with-borders .lin-warning {
  font-size: 60px;
}
#change-agency-association-failure .modal-body-with-borders div {
  padding: 20px;
}
#change-agency-association-failure .modal-body-with-borders ul {
  padding-left: 0 !important;
}
#change-agency-association-failure .modal-body-with-borders .list-nobullet {
  list-style-position: inside;
}
.input-max-width {
  max-width: 85px;
}
/* #region Auth*/
.layout-auth {
  min-height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  background-color: white;
  background-image: none;
  overflow-y: auto;
  overflow-x: hidden;
}
.layout-auth .layout-auth-logo {
  width: 100%;
  max-width: 270px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-height: 800px) {
  .layout-auth .layout-auth-logo {
    margin-top: -5rem;
  }
}
.layout-auth .layout-auth-content {
  z-index: 10;
  margin: 1rem 0;
}
.layout-auth .layout-auth-marketing-line {
  font-family: 'Lato';
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #003C66;
  text-transform: capitalize;
  margin: 0 !important;
}
.layout-auth .layout-auth-actions {
  display: flex;
  gap: 1.5rem;
  text-decoration: none;
  z-index: 10;
  list-style: none;
  padding-left: 20px;
}
.layout-auth .layout-auth-actions a {
  color: black !important;
}
.layout-auth .layout-auth-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 40rem;
  width: 100%;
  background-position: bottom;
  background-size: cover;
  background-image: url(../images/footer_image.png);
}
.auth-container {
  background-color: #FAFBFF;
  border: 1px solid #DEECFF;
  box-shadow: 0px 0px 25px #D6E3F3;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 500;
}
.auth-container .auth-title {
  font-size: 24px;
  line-height: 19px;
  font-weight: 500;
  color: #003C66;
  text-transform: capitalize;
  margin: 0;
}
.auth-container .auth-subtitle {
  font-size: 14px;
  color: #707689;
}
.auth-container .auth-footer {
  font-size: 14px;
  color: #707689;
  margin-top: 25px;
}
.auth-container form {
  width: 100%;
}
.auth-container a {
  color: #0074C7 !important;
}
.auth-container p.text-center {
  white-space: nowrap;
}
.auth-container button {
  color: white;
  background-color: #0074C7;
  margin-top: 25px;
  opacity: 0.9;
}
.auth-container button:focus,
.auth-container button.focus,
.auth-container button:active,
.auth-container button.active,
.auth-container button:hover {
  color: white;
  opacity: 1;
}
.auth-container .auth-visibility-button {
  position: absolute;
  right: 5px;
  background-color: transparent;
  border: none;
  color: #0074C7;
  bottom: 6px;
}
.auth-container .auth-visibility-button:hover {
  color: #0074C7;
}
.auth-container .auth-form-password {
  display: flex;
  gap: 10px;
}
.auth-container .auth-mfa-container {
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-bottom: 20px;
}
.auth-container .auth-mfa-code {
  background-color: rgba(138, 146, 165, 0.2);
  border: none;
  height: 5rem;
  width: 4rem;
  display: flex;
  align-items: center;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  font-size: 24px;
}
.auth-container .auth-mfa-code::-webkit-outer-spin-button,
.auth-container .auth-mfa-code::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.auth-container .auth-mfa-code:focus,
.auth-container .auth-mfa-code.focus,
.auth-container .auth-mfa-code:active,
.auth-container .auth-mfa-code.active,
.auth-container .auth-mfa-code:hover {
  background-color: white;
  border: 2px solid black;
}
.auth-container .auth-mfa-code.error {
  color: #BD362F !important;
  border: 2px solid #BD362F;
}
.auth-container .auth-mfa-code.error-empty {
  border: 2px solid #BD362F;
  background-color: #FFEBE6;
}
.auth-container .auth-missing-digits-error {
  text-align: center;
  color: #BD362F;
  font-size: 14px;
  margin-top: -15px;
}
.auth-container .validation-summary-errors {
  background: #F9E9E8;
  padding: 6px 12px;
  border: 1px solid #CF3A2A;
  color: #B31E14;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 13px;
}
.auth-container .validation-summary-errors li {
  list-style: none;
}
.auth-container .validation-summary-errors::before {
  font-family: FontAwesome;
  content: "\f071";
  font-weight: 900;
  font-size: 18px;
}
.form-group-custom {
  display: flex;
  flex-direction: column;
  position: relative;
}
.form-group-custom .field-validation-error {
  background: #F9E9E8;
  padding: 6px 12px;
  border: 1px solid #CF3A2A;
  color: #B31E14;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 14px;
}
.form-group-custom .field-validation-error::before {
  font-family: FontAwesome;
  content: "\f071";
  font-weight: 900;
}
.form-group-custom.has-error .form-control {
  border: #BD362F 2px solid !important;
}
.form-group-custom .checkbox label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 5px;
}
.form-group-custom .checkbox input {
  position: relative !important;
  margin: 0;
}
/* #endregion Auth */
/* #region AppTray*/
.apptray-scroll {
  overflow-y: auto;
  max-height: calc(100vh - 50px);
}
.apptray-scroll::-webkit-scrollbar {
  width: 14px;
}
.apptray-scroll::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 9999px;
  background-color: #EAEDEF;
}
.apptray-scroll::-webkit-scrollbar-thumb:hover {
  background: #d5d9db;
  border-radius: 9999px;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
}
.apptray-triangle:before,
.apptray-triangle:after {
  left: 50%;
  right: auto;
  text-align: center;
  transform: translate(-50%, 0);
  padding-top: 0;
}
.apptray-header {
  height: 36px;
  background-color: #F5F5F5;
}
.apptray-header p {
  float: left;
  font-weight: bold;
  margin-top: 2%;
  margin-left: -8%;
}
.apptray-nav {
  padding: 0 !important;
  margin: 20px !important;
  min-height: 0 !important;
}
.apptray-menu {
  left: 50%;
  right: auto;
  text-align: center;
  transform: translate(-50%, 0);
  padding-top: 0;
}
.apptooltip {
  position: relative;
}
.apptooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #394046;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -60px;
}
.apptooltip .tooltiptext:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50px;
  border: 11px solid transparent;
  border-bottom-color: #394046;
}
.apptooltip:hover .tooltiptext {
  visibility: visible;
}
.apptraybadge {
  content: url("/images/apptray/configuration-badge.svg");
  position: absolute;
  right: 2.5rem;
}
.apptrayicondimension {
  width: 60px;
  height: 60px;
}
.apptrayheight {
  height: 117px;
}
.adminIcon {
  content: url("/images/apptray/admin.svg");
}
.pointOfSaleIcon {
  content: url("/images/apptray/point-of-sale.svg");
}
.loyaltyIcon {
  content: url("/images/apptray/loyalty.svg");
}
.bs100004Icon {
  content: url("/images/apptray/order-ahead.svg");
}
.bs100005Icon {
  content: url("/images/apptray/invoices.svg");
}
.bs100006Icon {
  content: url("/images/apptray/virtual-terminal.svg");
}
.bs100007Icon {
  content: url("/images/apptray/timeclock.svg");
}
.bs100008Icon {
  content: url("/images/apptray/gift-card.svg");
}
.bs100009Icon {
  content: url("/images/apptray/google-business-profile.svg");
}
.bs100010Icon {
  content: url("/images/apptray/payment-analytics.svg");
}
.bs100011Icon {
  content: url("/images/apptray/benchmark.svg");
}
.bs100012Icon {
  content: url("/images/apptray/demographics.svg");
}
.bs100013Icon {
  content: url("/images/apptray/google-ads.svg");
}
.bs100014Icon {
  content: url("/images/apptray/email-marketing.svg");
}
/* #endregion AppTray */
/* #region TestOnly */
.test-only-panel {
  background-color: #F8F5D9;
  color: #95724C;
}
.test-only-default {
  border: none;
}
.test-only-list {
  margin-top: 10px;
  margin-bottom: 0px;
}
/* #endregion TestOnly */
.p-merchant {
  padding: 7px 0px 0px 0px;
}
/* #region Banana error */
.banana-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25%;
  margin-bottom: 10%;
}
.banana-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banana-line-text {
  color: #777777;
  font-size: large;
}
/* #endregion Banana error */
body {
  background: #f8f8f8 url(../images/shattered.jpg) fixed;
}
@media (max-width: 767px) {
  body {
    background: #F5F5F5;
  }
}
body.frontend {
  background: #E4E4E4;
  padding-bottom: 20px;
}
.frontend-content a,
.frontend-footer a {
  text-decoration: underline;
}
.frontend-content a.btn,
.frontend-footer a.btn {
  text-decoration: none;
}
.frontend-footer {
  text-align: center;
  margin: 20px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
#wrapper {
  width: 100%;
  background-color: #404040;
}
@media (min-width: 768px) {
  #wrapper {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  }
}
@media (max-width: 767px) {
  #nav-wrapper:before,
  #nav-wrapper:after {
    display: table;
    content: " ";
  }
  #nav-wrapper:after {
    clear: both;
  }
  #nav-wrapper:before,
  #nav-wrapper:after {
    display: table;
    content: " ";
  }
  #nav-wrapper:after {
    clear: both;
  }
}
#page-wrapper {
  min-height: 568px;
  background-color: #F5F5F5;
}
@media (min-width: 768px) {
  #page-wrapper {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  body.backend .container-fluid,
  body.module .container-fluid,
  body.backend .container,
  body.module .container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  body.module #wrapper {
    -webkit-box-shadow: 2px 0px 5px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 0px 5px -2px rgba(0, 0, 0, 0.75);
  }
  body.module #nav-wrapper,
  body.module #page-wrapper {
    position: inherit;
    margin: 0 0 0 225px;
  }
}
.text-pos {
  color: #54bd84;
}
.text-admin {
  color: #f26a25;
}
.text-loyalty {
  color: #2F96B4;
}
.text-timeclock {
  color: #3ebfba;
}
.text-billing {
  color: #a667aa;
}
.text-marketing {
  color: #f05468;
}
.text-purple {
  color: #a667aa;
}
.text-blue {
  color: #2F96B4;
}
.text-blue-light {
  color: #16b2ce;
}
.text-green {
  color: #51A351;
}
.text-green-dark {
  color: #398373;
}
.text-green-mint {
  color: #51A351;
}
.text-orange-im3 {
  color: #f26a25;
}
.text-yellow {
  color: #ffbf00;
}
.text-red {
  color: #BD362F;
}
.text-pink {
  color: #f05468;
}
.text-peach {
  color: #f5887d;
}
.text-bold {
  font-weight: bold;
}
.vertical-middle {
  vertical-align: middle;
}
.d-inline {
  display: inline-block;
}
.d-table {
  display: table;
}
.d-table-cell {
  display: table-cell;
}
@media (min-width: 480px) {
  .border-xs-top {
    border-top: 1px solid #e3e7eb !important;
  }
  .border-xs-right {
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xs-bottom {
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-xs-left {
    border-left: 1px solid #e3e7eb !important;
  }
  .border-xs-top-0 {
    border-top: 0 !important;
  }
  .border-xs-right-0 {
    border-right: 0 !important;
  }
  .border-xs-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-xs-left-0 {
    border-left: 0 !important;
  }
  .border-xs-x {
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xs-y {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-xs {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xs-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .border-sm-top {
    border-top: 1px solid #e3e7eb !important;
  }
  .border-sm-right {
    border-right: 1px solid #e3e7eb !important;
  }
  .border-sm-bottom {
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-sm-left {
    border-left: 1px solid #e3e7eb !important;
  }
  .border-sm-top-0 {
    border-top: 0 !important;
  }
  .border-sm-right-0 {
    border-right: 0 !important;
  }
  .border-sm-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-sm-left-0 {
    border-left: 0 !important;
  }
  .border-sm-x {
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-sm-y {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-sm {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-sm-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
@media (min-width: 1024px) {
  .border-md-top {
    border-top: 1px solid #e3e7eb !important;
  }
  .border-md-right {
    border-right: 1px solid #e3e7eb !important;
  }
  .border-md-bottom {
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-md-left {
    border-left: 1px solid #e3e7eb !important;
  }
  .border-md-top-0 {
    border-top: 0 !important;
  }
  .border-md-right-0 {
    border-right: 0 !important;
  }
  .border-md-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-md-left-0 {
    border-left: 0 !important;
  }
  .border-md-x {
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-md-y {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-md {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-md-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .border-xl-top {
    border-top: 1px solid #e3e7eb !important;
  }
  .border-xl-right {
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xl-bottom {
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-xl-left {
    border-left: 1px solid #e3e7eb !important;
  }
  .border-xl-top-0 {
    border-top: 0 !important;
  }
  .border-xl-right-0 {
    border-right: 0 !important;
  }
  .border-xl-bottom-0 {
    border-bottom: 0 !important;
  }
  .border-xl-left-0 {
    border-left: 0 !important;
  }
  .border-xl-x {
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xl-y {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
  }
  .border-xl {
    border-top: 1px solid #e3e7eb !important;
    border-bottom: 1px solid #e3e7eb !important;
    border-left: 1px solid #e3e7eb !important;
    border-right: 1px solid #e3e7eb !important;
  }
  .border-xl-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.help-block.no-margin {
  margin: initial;
}
/*#region Login */
#login .login-hero {
  min-height: 100px;
  margin-top: -20px;
  background: #1f201d url(../images/hero.jpg) -60px -50px no-repeat;
  text-align: center;
}
#login .login-hero h2 {
  color: #ffffff;
  padding-top: 15px;
  font-size: 25px;
  text-transform: initial;
  font-weight: normal;
}
#login h4 {
  margin: 20px auto;
  text-align: center;
}
#login .checkbox {
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #login .login-hero {
    background-position: center top;
    min-height: 182px;
  }
  #login .login-hero h2 {
    padding-top: 35px;
    font-size: 50px;
  }
}
/*#endregion */
/*#region Legal */
#legal {
  background-color: white;
  margin-top: 20px;
}
#legal .page-header {
  margin-top: -20px;
  position: relative;
}
@media (max-width: 480px) {
  #legal .page-header {
    height: 7rem;
  }
}
#legal img {
  width: 100%;
  height: 100%;
}
#legal .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(31, 31, 31, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-transform: uppercase;
  color: #FFF;
}
#legal .heading .lang-btn-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 34px;
  font-size: 1vw;
}
#legal .heading .lang-btn-container > div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 0.5vw 1vw;
  gap: 1vw;
  border: 1px solid #FFF;
  box-shadow: 0px 4px 4px rgb(0 0 0%);
  border-radius: 82px;
  font-weight: 700;
  cursor: pointer;
}
#legal .heading .lang-btn-container > div:hover {
  background-color: white !important;
  color: black !important;
}
#legal h2 {
  margin: 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0.05rem;
  color: white;
}
#legal h2,
#legal div.content {
  padding: 0 44px;
}
#legal ol,
#legal li {
  padding-inline-start: 12px;
}
#legal li ol {
  padding-inline-start: 44px;
}
#legal div.content .section-content {
  padding-bottom: 22px;
}
#legal .nav-pills {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #C6C6C6;
  text-transform: uppercase;
  list-style-type: none;
}
#legal .nav-pills > li {
  border-left: 2px solid #e0e0e0;
  width: 50vw;
  text-align: center;
}
#legal .nav-pills > li > a {
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.01rem;
  text-align: center;
  text-transform: uppercase;
  color: #777777;
  word-break: break-word;
}
#legal .nav-pills > li > a:hover {
  text-decoration: underline;
}
#legal .nav-pills > li.active > a {
  background-color: transparent !important;
  color: #333333;
  font-weight: 700;
  cursor: default;
}
#legal .nav-pills > li:first-child {
  border-left: none;
}
#legal p.desc {
  padding: 6px 0 18px 0;
}
#legal p.section {
  margin-bottom: 14px;
  font-size: 16px;
}
#legal .break-line {
  border-bottom: 3px solid #D7D7D7;
}
#legal table,
#legal th,
#legal td {
  border: 1px solid #000;
  border-collapse: collapse;
  text-align: left;
  padding: 10px;
}
@media (max-width: 767px) {
  #legal h2 {
    font-size: 20px;
  }
  #legal .nav.nav-pills {
    padding: 10px 0px;
  }
  #legal .nav.nav-pills li a {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #legal .nav.nav-pills li {
    padding-left: 3px;
  }
  #legal .nav.nav-pills li a {
    font-size: 14px;
    padding: 3px;
  }
}
/*#endregion */
/*#region Module Dashboard */
#module-dashboard {
  text-align: center;
  margin-top: 30px;
}
#module-dashboard img {
  margin: 0 auto;
  max-width: 280px;
}
#module-dashboard .module-list {
  margin-top: 20px;
}
#module-dashboard .panel {
  cursor: pointer;
}
#module-dashboard .panel h4 {
  margin-bottom: 0;
}
#module-dashboard .panel:hover {
  background-color: #f9f9f9;
}
/*#endregion */
/*#region Report */
#report .report-options {
  padding: 10px 0;
}
#report .report-options input,
#report .report-options select {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  #report .report-options input,
  #report .report-options select {
    width: 190px !important;
    margin: 0;
  }
}
@media (min-width: 768px) {
  #report .report-options button {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  #report .report-options {
    padding: 15px 0 0;
    text-align: right;
  }
}
#report .report-options .select2 {
  text-align: left;
}
#report .report-options .report-options-content {
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  #report .report-options .report-options-content {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  #report .report-options .report-options-content {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #report .report-options {
    line-height: 40px;
  }
}
/*#endregion */
/*#region Receipt */
#receipt-sample .receipt-preview {
  border: 1px solid #ccc;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 8px 0;
  font-family: Courier New, Courier, monospace;
  font-size: 12px;
  line-height: 16px;
  max-width: 275px;
  overflow: hidden;
  padding: 24px 12px;
  background-color: #ffffff;
}
#receipt-sample .receipt-preview .bold {
  font-size: 16px;
  font-weight: bolder;
}
#receipt-sample .receipt-preview hr {
  margin: 10px 0;
}
#receipt-sample .receipt-preview hr.thick {
  border: 1px solid #000;
  color: #000;
}
#receipt-sample .receipt-preview hr.thick:last-of-type {
  margin: 0 0 10px 0;
}
#receipt-sample .receipt-preview p {
  text-align: center;
}
#receipt-sample .receipt-preview .logo {
  margin-bottom: 10px;
  max-height: 120px;
  text-align: center;
  width: 100%;
}
#receipt-sample .receipt-preview .logo img {
  max-height: 100px;
}
#receipt-sample .receipt-preview table {
  width: 100%;
}
#receipt-sample .receipt-preview table td:last-of-type {
  float: right;
}
/*#endregion */
/*#region Sort */
.sort .sort-col {
  overflow-y: auto;
  height: 560px;
}
.sort .sort-col:first-child + div {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sort .sort-col:first-child + div {
    margin-top: 0;
  }
}
.sort .sort-col .row > div {
  text-transform: uppercase;
  display: table;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .sort .sort-col .row > div {
    width: 100%;
  }
}
.sort .sort-col .row > div > div {
  display: table-cell;
  vertical-align: middle;
  background: #777777;
  cursor: move;
  border: 2px solid transparent;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
}
.sort .sort-col .row > div > div span {
  display: table-cell;
  vertical-align: middle;
}
.sort .sort-col .row.tags a {
  color: #333333;
}
.sort .sort-col .row.tags > div > div {
  background: #dddddd;
  height: 70px;
}
.sort .sort-col .row.tags > div > div.active {
  background-color: #333333;
  color: #ffffff;
}
.sort .sort-col .row.tags > div > div.active a {
  color: #ffffff;
}
.sort .sort-col .row.products {
  text-align: center;
  color: #ffffff;
}
.sort .sort-col .row.products > div > div {
  background-color: #333333;
  height: 70px;
}
@media (min-width: 768px) {
  .sort .sort-col .row.products > div > div {
    height: 100px;
  }
}
.sort .sort-col .row .sortable-ghost {
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  filter: alpha(opacity=10);
}
.sort .sort-col .row .sortable-ghost > div {
  border: 2px dashed #000000 !important;
}
/*#endregion */
/*#region Loyalty Signup */
#loyalty-signup {
  text-align: center;
}
#loyalty-signup #hero {
  min-height: 182px;
  background: #1f201d url(../images/loyalty-signup/header_bg_loyalty.jpg) top center no-repeat;
  text-align: center;
  margin: 0 -15px 30px;
}
#loyalty-signup #hero h2 {
  color: #ffffff;
  padding-top: 40px;
  font-size: 50px;
  text-transform: initial;
  font-weight: normal;
  border-bottom: 5px solid #2F96B4;
  display: inline-block;
}
#loyalty-signup .callouts {
  margin-top: 20px;
  margin-bottom: 30px;
}
#loyalty-signup .img-responsive {
  margin: 0 auto;
}
#loyalty-signup .feature {
  margin-top: 30px;
}
#loyalty-signup .feature .feature-content {
  padding-top: 30px;
  text-align: left;
}
#loyalty-signup .feature:first-child {
  margin-top: 10px;
}
#loyalty-signup .bottom-callout {
  margin: 80px 0;
  font-size: 20px;
}
#loyalty-signup .bottom-callout .btn {
  margin-top: 20px;
}
/*#endregion */
/*#region Timeclock Signup */
#timeclock-signup {
  text-align: center;
}
#timeclock-signup #hero {
  min-height: 182px;
  background: #1f201d url(../images/timeclock-signup/header_bg_timeclock.jpg) top center no-repeat;
  text-align: center;
  margin: -20px -15px 30px;
}
#timeclock-signup #hero h2 {
  color: #ffffff;
  padding-top: 50px;
  font-size: 50px;
  text-transform: initial;
  font-weight: normal;
  border-bottom: 5px solid #3ebfba;
  display: inline-block;
}
#timeclock-signup .callouts {
  margin-top: 20px;
  margin-bottom: 30px;
}
#timeclock-signup .img-responsive {
  margin: 0 auto 20px;
}
#timeclock-signup .bottom-callout {
  margin-bottom: 80px;
  font-size: 20px;
}
/*#endregion */
/*#region Onetime Password */
#onetime-password .password {
  text-align: center;
  font-size: 60px;
  line-height: 60px;
}
#onetime-password .password span {
  padding: 0 8px;
  display: inline-block;
  border-bottom: 5px solid #333333;
}
#onetime-password .clock span {
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 8px;
  border-radius: 5px;
  background-color: #3ea06b;
  display: inline-block;
  margin: 0 5px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/*#endregion */
/* transaction detail button style */
@media (min-width: 768px) {
  .transactionDetailsPanel .right-buttons {
    text-align: right;
  }
  .transactionDetailsPanel .receipt-options {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .transactionDetailsPanel .right-buttons {
    margin-top: 10px;
  }
  .transactionDetailsPanel .receipt-options {
    text-align: left;
  }
}
/* #endregion */
/* region bootstrap forms */
.form-group .select2 {
  width: 100% !important;
}
/* #endregion */
/* region bootstrap email receipt warning */
.email-warning {
  color: #a94442;
  padding-left: 4.5em;
}
/* #endregion */
/* text wrap */
p.text-wrap {
  overflow-wrap: break-word;
}
/* #endregion */
/* region item library */
.fa-md {
  font-size: 1.5em !important;
}
.power-icon-off {
  color: #c4c4c4;
}
.power-icon-on {
  color: #509C9F !important;
}
.power-icon-header {
  vertical-align: bottom;
  margin-bottom: -1px;
}
.power-icon-body {
  vertical-align: bottom;
  margin-bottom: -5px;
}
/* #endregion */
/* orders */
.previous-day {
  background-color: #e69c9a !important;
}
.pending-order {
  background-color: #fff3cd !important;
}
.text-red-orders {
  color: #BD362F !important;
}
.text-orange-orders {
  color: #D14B22 !important;
}
.font-size-24 {
  font-size: 24px;
}
/* #endregion */
/*Registers*/
.no-margin-top {
  margin-top: 0px;
}
/*end Registers*/
/* manual error handling */
.error-color {
  border-color: #a94442;
}
/* #endregion */
/*#region sale order informations panel */
.order-sale-info-options .panel-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.order-sale-info-options .panel-flex .col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.order-sale-info-options .panel-flex .col.left-margin {
  margin-left: 10px;
}
.order-sale-info-options .panel-flex .col.top-margin {
  margin-top: 5px;
}
.order-sale-info-options p > b {
  font-size: 16px;
}
/*#endregion */
/** #region add invoice*/
.disabled-link-anchor {
  pointer-events: none;
}
/*#endregion */
.no-border-top {
  border-top: 0px !important;
}
.wrap-text {
  overflow-wrap: break-word;
}
.panel-calendar {
  direction: ltr;
  text-align: left;
}
.panel-calendar .panel-footer {
  padding-right: 10px;
  padding-left: 25px;
}
.panel-calendar .cal-holiday-legend {
  border: 1px solid #ddd;
  background-color: #f2dede;
  width: 22px;
  padding: 0;
}
.panel-calendar .cal-today-legend {
  border: 1px solid #ddd;
  background-color: #fcf8e3;
  width: 22px;
  padding: 0;
}
.panel-calendar .cal-month-footer {
  float: right;
  font-weight: bold;
}
.panel-calendar .cal-month-footer .cal-month-total {
  float: right;
  color: #54bd84;
}
.panel-calendar .cal-content {
  position: relative;
}
.panel-calendar .cal-content:before,
.panel-calendar .cal-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content:after {
  clear: both;
}
.panel-calendar .cal-content:before,
.panel-calendar .cal-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content:after {
  clear: both;
}
.panel-calendar .cal-content .cal-grid table {
  margin-bottom: 0;
  border-style: hidden;
}
.panel-calendar .cal-content .cal-grid table .cal-border-collapse {
  border-collapse: collapse;
  border-spacing: 0;
}
.panel-calendar .cal-content .cal-grid .cal-widget-header {
  border: 1px solid #ddd;
  text-align: center;
}
.panel-calendar .cal-content .cal-grid .cal-week {
  min-height: 90px;
  height: 90px;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-weekend .cal-day-number {
  color: #BD362F;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content {
  border: 1px solid #ddd;
  width: 110px;
  min-width: 110px;
  height: 121px;
  overflow: hidden;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-number {
  float: left;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-weather {
  float: right;
  min-height: 40px !important;
  min-width: 28px !important;
  font-size: 2em;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-highLow {
  clear: right;
  float: right;
  min-height: 24px;
  padding: 2px 2px;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content {
  position: relative;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:before,
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:after {
  clear: both;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:before,
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content:after {
  clear: both;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-content .cal-day-content .cal-day-total {
  float: right;
  font-weight: bold;
  color: #2F96B4;
  padding: 60px 2px 1px;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary {
  border: 1px dashed #ddd;
  width: 125px;
  min-width: 125px;
  height: 121px;
  overflow: hidden;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content {
  position: relative;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:before,
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:after {
  clear: both;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:before,
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:after {
  display: table;
  content: " ";
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content:after {
  clear: both;
}
.panel-calendar .cal-content .cal-grid .cal-week .cal-widget-summary .cal-day-content .cal-week-total {
  float: right;
  font-weight: bold;
  color: #54bd84;
  padding: 85px 2px 0 0;
}
.panel-calendar .cal-content .cal-grid .cal-other-month {
  background-color: #f8f8f8;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
}
.panel-calendar .cal-content .cal-grid .cal-holiday {
  background-color: #f2dede;
}
.panel-calendar .cal-content .cal-grid .cal-today {
  background-color: #fcf8e3;
}
.library-node {
  background-repeat: no-repeat;
}
.level1 {
  background-color: #ffffff;
}
.level1.expanded td.library-node {
  background-position: 40px 30px;
}
.level1 .library-node-helper-text {
  color: #cccccc;
}
.level2 {
  background-color: #f2f2f2;
}
.level2 td.library-node {
  padding-left: 52px;
  background-position: 40px top;
}
.level2.expanded td.library-node {
  background-position: 40px top, 80px 30px;
}
.level2 .library-node-helper-text {
  color: #bfbfbf;
}
.level3 {
  background-color: #e6e6e6;
}
.level3 td.library-node {
  padding-left: 92px;
  background-position: 40px top, 80px top;
}
.level3.expanded td.library-node {
  background-position: 40px top, 80px top, 120px 30px;
}
.level3 .library-node-helper-text {
  color: #b3b3b3;
}
.level4 {
  background-color: #d9d9d9;
}
.level4 td.library-node {
  padding-left: 132px;
  background-position: 40px top, 80px top, 120px top;
}
.library-node-icon {
  cursor: pointer;
  text-align: left;
}
.library-icon {
  color: #ffffff;
  border-radius: 4px;
}
.library-icon-black {
  color: #000000;
  border-radius: 4px;
}
.library-product {
  border-radius: 4px;
  width: 35px;
  height: 28px;
  display: inline-block;
}
#library-table table {
  margin-bottom: inherit;
}
#library-table table tbody tr {
  height: 46px;
}
#library-table table tbody tr td {
  vertical-align: middle;
}
#library-table table tbody tr td .form-group {
  margin-bottom: 0px;
}
#library-table table tbody tr td .form-group .input-group .form-control {
  float: none;
}
#library-table table tbody tr td a {
  cursor: pointer;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
@media print {
  .col-print-1,
  .col-print-2,
  .col-print-3,
  .col-print-4,
  .col-print-5,
  .col-print-6,
  .col-print-7,
  .col-print-8,
  .col-print-9,
  .col-print-10,
  .col-print-11,
  .col-print-12 {
    float: left;
  }
  .col-print-12 {
    width: 100%;
  }
  .col-print-11 {
    width: 91.66666667%;
  }
  .col-print-10 {
    width: 83.33333333%;
  }
  .col-print-9 {
    width: 75%;
  }
  .col-print-8 {
    width: 66.66666667%;
  }
  .col-print-7 {
    width: 58.33333333%;
  }
  .col-print-6 {
    width: 50%;
  }
  .col-print-5 {
    width: 41.66666667%;
  }
  .col-print-4 {
    width: 33.33333333%;
  }
  .col-print-3 {
    width: 25%;
  }
  .col-print-2 {
    width: 16.66666667%;
  }
  .col-print-1 {
    width: 8.33333333%;
  }
  .col-print-pull-12 {
    right: 100%;
  }
  .col-print-pull-11 {
    right: 91.66666667%;
  }
  .col-print-pull-10 {
    right: 83.33333333%;
  }
  .col-print-pull-9 {
    right: 75%;
  }
  .col-print-pull-8 {
    right: 66.66666667%;
  }
  .col-print-pull-7 {
    right: 58.33333333%;
  }
  .col-print-pull-6 {
    right: 50%;
  }
  .col-print-pull-5 {
    right: 41.66666667%;
  }
  .col-print-pull-4 {
    right: 33.33333333%;
  }
  .col-print-pull-3 {
    right: 25%;
  }
  .col-print-pull-2 {
    right: 16.66666667%;
  }
  .col-print-pull-1 {
    right: 8.33333333%;
  }
  .col-print-pull-0 {
    right: auto;
  }
  .col-print-push-12 {
    left: 100%;
  }
  .col-print-push-11 {
    left: 91.66666667%;
  }
  .col-print-push-10 {
    left: 83.33333333%;
  }
  .col-print-push-9 {
    left: 75%;
  }
  .col-print-push-8 {
    left: 66.66666667%;
  }
  .col-print-push-7 {
    left: 58.33333333%;
  }
  .col-print-push-6 {
    left: 50%;
  }
  .col-print-push-5 {
    left: 41.66666667%;
  }
  .col-print-push-4 {
    left: 33.33333333%;
  }
  .col-print-push-3 {
    left: 25%;
  }
  .col-print-push-2 {
    left: 16.66666667%;
  }
  .col-print-push-1 {
    left: 8.33333333%;
  }
  .col-print-push-0 {
    left: auto;
  }
  .col-print-offset-12 {
    margin-left: 100%;
  }
  .col-print-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-print-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-print-offset-9 {
    margin-left: 75%;
  }
  .col-print-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-print-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-print-offset-6 {
    margin-left: 50%;
  }
  .col-print-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-print-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-print-offset-3 {
    margin-left: 25%;
  }
  .col-print-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-print-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-print-offset-0 {
    margin-left: 0%;
  }
  .col-print-1,
  .col-print-2,
  .col-print-3,
  .col-print-4,
  .col-print-5,
  .col-print-6,
  .col-print-7,
  .col-print-8,
  .col-print-9,
  .col-print-10,
  .col-print-11,
  .col-print-12 {
    float: left;
  }
  .col-print-12 {
    width: 100%;
  }
  .col-print-11 {
    width: 91.66666667%;
  }
  .col-print-10 {
    width: 83.33333333%;
  }
  .col-print-9 {
    width: 75%;
  }
  .col-print-8 {
    width: 66.66666667%;
  }
  .col-print-7 {
    width: 58.33333333%;
  }
  .col-print-6 {
    width: 50%;
  }
  .col-print-5 {
    width: 41.66666667%;
  }
  .col-print-4 {
    width: 33.33333333%;
  }
  .col-print-3 {
    width: 25%;
  }
  .col-print-2 {
    width: 16.66666667%;
  }
  .col-print-1 {
    width: 8.33333333%;
  }
  .col-print-pull-12 {
    right: 100%;
  }
  .col-print-pull-11 {
    right: 91.66666667%;
  }
  .col-print-pull-10 {
    right: 83.33333333%;
  }
  .col-print-pull-9 {
    right: 75%;
  }
  .col-print-pull-8 {
    right: 66.66666667%;
  }
  .col-print-pull-7 {
    right: 58.33333333%;
  }
  .col-print-pull-6 {
    right: 50%;
  }
  .col-print-pull-5 {
    right: 41.66666667%;
  }
  .col-print-pull-4 {
    right: 33.33333333%;
  }
  .col-print-pull-3 {
    right: 25%;
  }
  .col-print-pull-2 {
    right: 16.66666667%;
  }
  .col-print-pull-1 {
    right: 8.33333333%;
  }
  .col-print-pull-0 {
    right: auto;
  }
  .col-print-push-12 {
    left: 100%;
  }
  .col-print-push-11 {
    left: 91.66666667%;
  }
  .col-print-push-10 {
    left: 83.33333333%;
  }
  .col-print-push-9 {
    left: 75%;
  }
  .col-print-push-8 {
    left: 66.66666667%;
  }
  .col-print-push-7 {
    left: 58.33333333%;
  }
  .col-print-push-6 {
    left: 50%;
  }
  .col-print-push-5 {
    left: 41.66666667%;
  }
  .col-print-push-4 {
    left: 33.33333333%;
  }
  .col-print-push-3 {
    left: 25%;
  }
  .col-print-push-2 {
    left: 16.66666667%;
  }
  .col-print-push-1 {
    left: 8.33333333%;
  }
  .col-print-push-0 {
    left: auto;
  }
  .col-print-offset-12 {
    margin-left: 100%;
  }
  .col-print-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-print-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-print-offset-9 {
    margin-left: 75%;
  }
  .col-print-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-print-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-print-offset-6 {
    margin-left: 50%;
  }
  .col-print-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-print-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-print-offset-3 {
    margin-left: 25%;
  }
  .col-print-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-print-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-print-offset-0 {
    margin-left: 0%;
  }
  .col-print-offset-right-12 {
    margin-right: 100%;
  }
  .col-print-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-print-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-print-offset-right-9 {
    margin-right: 75%;
  }
  .col-print-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-print-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-print-offset-right-6 {
    margin-right: 50%;
  }
  .col-print-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-print-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-print-offset-right-3 {
    margin-right: 25%;
  }
  .col-print-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-print-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-print-offset-right-0 {
    margin-right: 0%;
  }
  .page-break-after {
    page-break-after: always;
    position: relative;
    page-break-inside: avoid;
  }
  .page-break-before {
    page-break-before: always;
    position: relative;
    page-break-inside: avoid;
  }
  .page-break {
    display: block;
    position: relative;
    page-break-before: always;
    page-break-inside: avoid;
  }
  #nav-wrapper,
  #page-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
  .container {
    width: 100% !important;
    padding: 0 !important;
  }
  .print-plain {
    border: none;
    border-color: transparent;
    background: none;
  }
}
/***
Spectrum Colorpicker v1.8.0
https://github.com/seballot/spectrum
Author: Brian Grinstead
License: MIT
***/
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/seballot/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}
.sp-original-input-container {
  position: relative;
  display: inline-flex;
}
.sp-original-input-container input {
  margin: 0 !important;
}
.sp-original-input-container .sp-add-on {
  width: 40px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
input.spectrum.with-add-on {
  /*padding-left: 45px;*/
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
.sp-original-input-container .sp-add-on .sp-colorize {
  height: 100%;
  width: 100%;
  border-radius: inherit;
}
.sp-colorize-container {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-container.sp-flat {
  position: relative;
}
/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 20px !important;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 100%;
  left: initial !important;
}
.sp-clear-enabled .sp-hue {
  top: 15%;
  height: 85%;
}
.sp-fill {
  padding-top: 80%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 28px !important;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -3px;
  cursor: pointer;
  height: 16px;
  border-radius: 50%;
  width: 16px;
  margin-right: 5px;
  left: -2px;
  right: 0;
  background: #f9f9f9;
  box-shadow: 0 0 2px 0px #3a3a3a;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -18px;
  right: 0;
  left: 0;
  height: 10px;
}
.sp-alpha-inner {
  border-radius: 4px;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 0;
  cursor: pointer;
  left: initial;
  height: 12px;
  width: 12px;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  border-radius: 4px;
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 10px;
  width: 10px;
  border: 1px solid #fff;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 3px;
  margin-top: 3px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 16px;
  border-radius: 50%;
  width: 16px;
  left: -2px;
  background: #f9f9f9;
  box-shadow: 0 0 2px 0px #3a3a3a;
  margin-top: 8px;
}
/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths)
*/
.sp-container {
  border-radius: 0;
  background-color: white;
  padding: 0;
  border-radius: 4px;
  color: black;
  box-shadow: 0 0 0 1px rgba(99, 114, 130, 0.16), 0 8px 16px rgba(27, 39, 51, 0.08);
  width: 273px !important;
}
.sp-container,
.sp-container button,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear {
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 10px;
  display: none;
}
.sp-color,
.sp-hue,
.sp-clear,
.sp-val,
.sp-sat {
  border-radius: 3px;
}
.sp-input-container {
  margin: 0;
  height: 40px !important;
  position: relative;
}
.sp-input-container.sp-cf,
.sp-initial.sp-thumb.sp-cf,
.sp-button-container.sp-cf {
  height: 25px;
}
.sp-picker-container .sp-cf {
  margin-bottom: 10px;
}
.sp-palette-row-initial > span:first-child {
  cursor: pointer;
}
.sp-cancel {
  display: none;
}
/* Input */
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  padding: 0px 5px !important;
  box-shadow: none !important;
  background: transparent;
  color: #3a3a3a;
  font-family: monospace;
  font-size: inherit !important;
  width: 100px;
  height: 40px;
  margin: 0;
  padding-left: 24px !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  font-weight: bold;
  color: #000;
  text-align: left;
  text-transform: uppercase;
}
.sp-input.sp-validation-error {
  border-bottom: 1px solid red !important;
  background: #fff;
}
.sp-input:focus {
  outline: none;
}
.sp-bullet {
  /*this is an added element with JS, in script.js*/
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 12.5px;
  border-radius: 50%;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  position: relative;
  padding: 10px;
}
.sp-picker-container {
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding: 18px;
  margin: 0;
  font-size: 16px;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette-only .sp-palette-container {
  border: 0;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 24px;
  margin: 9px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-palette .sp-thumb-inner {
  border-radius: 8%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette span[title="#ffffff"] .sp-thumb-inner {
  border: 1px solid #f0f0f0;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .spe-thumb-el.sp-thumb-active {
  border-radius: 0 5px 5px 0;
}
.sp-initial .spe-thumb-el {
  border-radius: 5px 0 0 5px;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
/* Buttons */
.sp-button-container {
  float: right;
}
.sp-button-container button {
  width: 80px;
  height: 40px;
}
.sp-palette-button-container {
  margin-top: 10px;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  transition: border-color 0.3s;
  vertical-align: middle;
  border: 2px solid #FFFFFF;
  border-radius: 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  color: none;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border: 2px solid #FFFFFF;
  border-radius: 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  color: none;
}
.sp-replacer:focus {
  outline: none;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  position: absolute;
  font-size: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 2px;
  line-height: 1.6rem;
  background-color: white;
  display: none;
}
.sp-preview {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 0;
}
.sp-preview-inner {
  transition: background-color 0.2s;
}
.sp-preview-inner.sp-clear-display {
  /*width: 20px;
    margin-left: 10px;
    margin-top: 2px;*/
  display: none;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  border: none;
  background: transparent;
  line-height: 1;
  padding: 0 8px;
  height: 40px;
  text-transform: capitalize;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #606c72;
  font-weight: bold;
}
.sp-container button.sp-choose {
  color: #fff;
  margin-left: 5px;
  background: #509C9F;
  border-radius: 0;
}
.sp-container button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.sp-container button:hover {
  opacity: 0.8;
}
.sp-container button.sp-palette-toggle {
  width: 100%;
  background-color: #f3f3f3;
  margin: 0;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==);
}
/* Spectrum plugin overrides*/
/* Spectrum plugin Hidden elements */
.sp-top,
.sp-dd,
.sp-cancel {
  display: none;
}
/* Spectrum plugin Replacer */
.sp-replacer,
.sp-replacer.sp-active,
.sp-replacer:hover {
  border: 2px solid #FFFFFF;
  border-radius: 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  color: none;
}
.sp-palette-container {
  border: none;
}
.sp-button-container {
  text-align: right;
  width: 100%;
}
.sp-button-container .sp-button {
  text-transform: uppercase;
}
.sp-thumb-active .sp-thumb-inner {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
    #RTL SUPPORT
  \*------------------------------------*/
}
.select2-container--bootstrap .select2-selection {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #555555;
  font-size: 14px;
  outline: 0;
}
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 2px;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -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);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #555555;
  font-size: 14px;
}
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-results__option {
  padding: 6px 12px;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #509C9F;
  color: #fff;
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}
.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
}
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}
.select2-container--bootstrap .select2-dropdown--above {
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 1px;
}
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 24px 6px 12px;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857143;
  margin-top: 0;
  min-width: 5em;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}
.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 0;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 0;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 4px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 4px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.select2-container--bootstrap[dir="rtl"] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
/*------------------------------------*\
  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -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;
  border-color: #66512c;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}
.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -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;
  border-color: #843534;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}
.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -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;
  border-color: #2b542c;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}
/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
  border-radius: 0;
}
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}
.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none;
}
.input-group > .select2-container--bootstrap.select2-container--open,
.input-group > .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}
.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
  vertical-align: top;
}
/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}
/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block;
  }
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
/*#region Highcharts */
.highcharts-contextmenu hr {
  margin: 5px 0;
}
/*#endregion */
/*#region Daterangepicker */
.daterangepicker td.active,
.daterangepicker .daterangepicker td.active:hover {
  background-color: #509C9F;
}
.daterangepicker .input-mini {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.daterangepicker .input-mini.active {
  border: 1px solid #509C9F;
}
.daterangepicker .ranges {
  width: 180px;
}
.daterangepicker .ranges ul {
  margin-bottom: 10px;
  width: auto !important;
}
.daterangepicker .ranges li,
.daterangepicker .ranges .daterangepicker .input-mini {
  color: #333;
}
.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #333;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 5px;
}
.daterangepicker .ranges li .active,
.daterangepicker .ranges li:hover {
  background: #509C9F;
  border: 1px solid #509C9F;
  color: #fff;
}
/*#endregion */
/*#region Select2 */
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*#endregion */
/*#region Toastr */
#toast-container > div {
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
#toast-container > :hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#toast-container > .toast {
  background-image: none !important;
}
#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 18px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}
#toast-container > .toast-warning {
  background-color: #f69e21;
}
#toast-container > .toast-error {
  background-color: #BD362F;
}
#toast-container > .toast-info {
  background-color: #2F96B4;
}
#toast-container > .toast-success {
  background-color: #51A351;
}
#toast-container > .toast-warning:before {
  content: "\f071";
}
#toast-container > .toast-error:before {
  content: "\f071";
}
#toast-container > .toast-info:before {
  content: "\f05a";
}
#toast-container > .toast-success:before {
  content: "\f00c";
}
/*#endregion */
/* #region linear icons */
.icon-md {
  font-size: 1.5em !important;
}
.icon-lg {
  font-size: 2.5em !important;
}
.icon-circle {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1em;
  height: 26px;
  width: 26px;
  padding: 4px 4px 4px 5px;
  margin: auto;
  text-align: center;
}
.icon-circle.md {
  font-size: 1.5em;
  height: 35px;
  width: 35px;
}
.icon-circle.lg {
  border-width: 3px;
  font-size: 38px;
  height: 67px;
  width: 67px;
  padding: 9px 4px 4px 6px;
}
/*#endregion */
/* #region popover */
.popover {
  max-width: none;
}
.popover-content {
  padding: 15px;
}
/*#endregion */
/* region intlTelInput library*/
.iti {
  display: block;
}
.iti .iti__country {
  padding: 7px 10px;
}
/* endregion */
body .notification-container.page-alert .notification-overlay {
  opacity: 0 !important;
}
body .notification-modal.page-alert {
  display: table !important;
  width: 100%;
  margin: 0;
  margin-bottom: 15px;
  min-height: 100px;
  position: relative !important;
  top: 0;
  left: 0;
  z-index: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 7px 0 rgba(0, 0, 0, 0.19);
}
body .notification-modal.page-alert:before,
body .notification-modal.page-alert:after {
  content: " ";
  display: table;
}
body .notification-modal.page-alert:after {
  clear: both;
}
body .notification-modal.page-alert.success {
  background-color: #5cb85c;
}
body .notification-modal.page-alert.primary {
  background-color: #337ab7;
}
body .notification-modal.page-alert.default {
  background-color: #fff;
}
body .notification-modal.page-alert.info {
  background-color: #5bc0de;
}
body .notification-modal.page-alert.warning {
  background-color: #f0ad4e;
}
body .notification-modal.page-alert.danger {
  background-color: #d9534f;
}
body .notification-modal a {
  text-decoration: none;
}
body .notification-modal.sa2 {
  top: 33%;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body .notification-modal.sa2 .notification-content {
  text-align: left;
  float: none;
  margin: 0;
  line-height: normal;
  color: #555;
}
body .notification-modal.sa2 h5 {
  line-height: normal;
  margin-bottom: 5px !important;
  font-size: 14px;
  text-align: left;
  margin: 0px;
}
body .notification-modal.sa2 .notification-icon {
  display: table-cell;
  vertical-align: middle;
  min-width: 100px;
  width: 8%;
  margin-bottom: 0px;
  color: #fff;
}
body .notification-modal.sa2 .notification-icon i {
  text-align: center;
  display: block;
}
body .notification-modal.sa2 .notification-spacer {
  margin-top: 10px;
  margin-bottom: 10px;
}
body .notification-modal.sa2 .notification-close {
  font-size: 22px;
  line-height: 36px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 13px;
  cursor: pointer;
  color: #cfcfcf;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
body .notification-modal.sa2 .notification-body {
  padding: 10px 20px;
  min-height: 100px;
  display: grid;
  background: #ffffff !important;
}
body .notification-modal.sa2 .notification-button-container {
  clear: both;
  margin-top: 10px;
}
body .notification-modal.sa2 .notification-button-container a {
  float: right;
}
body .btn-info-panel {
  color: #fff;
  background-color: #31708f;
  border-color: #1f6182;
}
body .btn-info-panel:focus,
body .btn-info-panel.focus {
  color: #fff;
  background-color: #234D63;
  border-color: #16303d;
}
body .btn-info-panel:hover {
  color: #fff;
  background-color: #234D63;
  border-color: #1e5773;
}
