/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "../bower_components/nouislider/distribute/nouislider.min.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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'fira-sans', 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: #FF495C;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #fb001a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 319px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.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: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2%;
  padding-right: 2%;
}
@media (min-width: 768px) {
  .container {
    width: 724px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 944px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1144px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2%;
  padding-right: 2%;
}
.row {
  margin-left: -2%;
  margin-right: -2%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 2%;
  padding-right: 2%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.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: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-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);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -o-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[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;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
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: 3px;
}
.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: 6px;
}
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: 6px;
}
.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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -2%;
  margin-right: -2%;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 2%;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    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;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-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;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #FF495C;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-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: #fb001a;
  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: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[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;
  -moz-transition: opacity 0.15s linear;
  -ms-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: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid none;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #dbdbdb;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #FF495C;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #FF495C;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 6px dashed;
  border-bottom: 6px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 319px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-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;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 7px 7px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 7px 7px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FF495C;
}
.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: 3px 3px 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;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.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: 3px 3px 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: 3px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.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: 3px 3px 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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 319px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 319px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 2%;
  padding-left: 2%;
  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: 319px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -2%;
  margin-left: -2%;
}
@media (min-width: 319px) {
  .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: 319px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 319px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 2%;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 319px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -2%;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 2%;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: 319px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -2%;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 318px) {
  .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: 319px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -2%;
  margin-right: -2%;
  padding: 10px 2%;
  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);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .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: 318px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 319px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 319px) {
  .navbar-text {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media (min-width: 319px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -2%;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #131C4E;
  border-color: initial;
}
.navbar-default .navbar-brand {
  color: #67CFE3;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #23a7c1;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #67CFE3;
}
.navbar-default .navbar-nav > li > a {
  color: #67CFE3;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #23a7c1;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #131C4E;
  background-color: #67CFE3;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: initial;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #67CFE3;
  color: #131C4E;
}
@media (max-width: 318px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #67CFE3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #23a7c1;
    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: #131C4E;
    background-color: #67CFE3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #67CFE3;
}
.navbar-default .navbar-link:hover {
  color: #23a7c1;
}
.navbar-default .btn-link {
  color: #67CFE3;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #23a7c1;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 318px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #FF495C;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #fb001a;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #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;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  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: #FF495C;
  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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 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: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #FF495C;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-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;
  -moz-transition: width 0.6s ease;
  -ms-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 {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-top-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html {
  background: #F4F4F4;
  height: 100%;
}
main#content {
  width: 100%;
  overflow: hidden;
}
main#content:not(.messages):not(.fullHeight):not(.fullHeightf):not(.noNav) {
  padding-top: 50px;
}
::-moz-selection {
  background: #67CFE3 !important;
  color: #131C4E !important;
}
::selection {
  background: #67CFE3 !important;
  color: #131C4E !important;
}
body {
  min-height: 100%;
  position: relative;
  margin-bottom: -1px;
  background: none;
  background-color: none;
  color: #616161;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
body:not(.noHouse)::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 239px;
  height: 338px;
  background-image: url(../img/footerOutlineHouse.png);
  background-size: 100%;
  pointer-events: none;
  z-index: 2;
}
main,
section,
article {
  display: block;
}
.nestedRow {
  margin-left: -3.05%;
  margin-right: -3.05%;
}
.nestedRow .col-sm-6 {
  padding-left: 3.05%;
  padding-right: 3.05%;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:not(.dropdown-toggle) {
  background: #FF495C;
  color: #fff;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 3px;
}
.btn:not(.dropdown-toggle):hover {
  background: #e20018;
  color: #fff;
}
.btn:not(.dropdown-toggle).btn-block {
  font-size: 18px;
  padding-top: 0.4em;
  padding-bottom: 0.2em;
}
.btn .caret {
  float: right;
  margin-top: 7px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn.btn-block.buttonEnd {
  background: #67CFE3;
  font-size: 50px;
  height: 35px;
  margin-top: 20px;
  line-height: 0;
}
.btn.btn-block.buttonEnd:hover {
  background: #23a7c1;
}
.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 {
  background-color: none;
  background: none;
  border: none;
  border: 1px solid #FFD13F;
  color: #FFD13F;
}
#newMethod {
  background: #67CFE3;
  font-size: 50px;
  height: 35px;
  margin-top: 20px;
  line-height: 0;
}
#newMethod:hover {
  background: #23a7c1;
}
.modal .btn-block:not(.dropdown-toggle).positiveButton {
  background: #67CFE3;
}
.modal .btn-block:not(.dropdown-toggle).positiveButton:hover {
  background: #23a7c1;
}
.modal .payOptions .btn-block {
  margin-bottom: 2em;
}
.cardIcon {
  display: inline-block;
  margin-bottom: -0.1em;
  margin-right: 0.5em;
  width: 29px;
  height: 18px;
  background: url(../img/cardIcon.png);
  background-size: 29px 18px;
}
#saveChanges,
.saveChanges {
  width: 65%;
  margin: 0 auto;
  margin-top: 4em;
}
.entryEdit {
  text-align: right;
}
.entryEdit span {
  margin-left: .3em;
}
.btn:not(.dropdown-toggle).btn-block.alertButton {
  background: repeating-linear-gradient(45deg, #FF495C, #FF495C 4px, rgba(255, 73, 92, 0.85) 6px, rgba(255, 73, 92, 0.85) 12px);
  border: 1px solid #FF495C;
}
.btn:not(.dropdown-toggle).btn-block.alertButton:hover {
  background: repeating-linear-gradient(45deg, #e20018, #e20018 4px, rgba(226, 0, 24, 0.85) 6px, rgba(226, 0, 24, 0.85) 12px);
}
.btn:not(.dropdown-toggle).btn-block.alertButton .glyphicon-remove {
  top: 0.15em;
  margin-right: 0.2em;
}
.newButton::before {
  content: "+";
  margin-right: 0.4em;
}
#saveEdits {
  position: fixed;
  width: 400px;
  bottom: 50px;
  right: 20px;
  z-index: 999;
}
#saveEdits .btn {
  font-size: 18px;
  width: 10em;
}
.prevBtn,
.nextBtn,
.prevReviews,
.nextReviews {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.prevBtn,
.prevReviews {
  left: 18px;
  border-width: 15px 15px 15px 0;
  border-color: transparent #FF495C transparent transparent;
}
.prevBtn:hover,
.prevReviews:hover {
  border-color: transparent #e20018 transparent transparent;
}
.nextBtn,
.nextReviews {
  right: 18px;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FF495C;
}
.nextBtn:hover,
.nextReviews:hover {
  border-color: transparent transparent transparent #e20018;
}
.prevReviews,
.nextReviews {
  top: 40%;
}
.prevReviews {
  left: -30px;
}
.nextReviews {
  right: -30px;
}
span.edit,
.profileEditButton.editBlock {
  pointer-events: initial !important;
  color: #FFD13F;
  cursor: pointer;
  position: relative;
  bottom: -0.2em;
}
span.edit:hover,
.profileEditButton.editBlock:hover {
  color: #d8a400;
}
span.edit::before,
.profileEditButton.editBlock::before {
  font-family: "Glyphicons Halflings";
  content: "\270f";
}
span.edit.cancelEdit,
.profileEditButton.editBlock.cancelEdit {
  color: #FF495C;
}
span.edit.cancelEdithover,
.profileEditButton.editBlock.cancelEdithover {
  color: #e20018;
}
span.edit.cancelEdit::before,
.profileEditButton.editBlock.cancelEdit::before {
  content: "\e014";
}
.profileEditButton {
  margin-left: .5em;
  cursor: pointer;
  font-size: 14px;
  color: #c2c2c2;
}
.profileEditButton.editBlock {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 99;
  position: absolute;
  top: 1em;
  right: 1em;
  margin-left: 0;
}
.profileEditButton.editBlock-social {
  position: absolute;
  top: 0.3em;
  right: 0px;
}
.profileEditButton:hover {
  color: #a8a8a8;
}
#presence .editBlock {
  top: 9em;
}
#booking .editBlock {
  top: 6em;
}
#connectWFB,
#loginWFB,
.blueShare {
  background: #67CFE3;
  color: #fff;
}
#connectWFB:hover,
#loginWFB:hover,
.blueShare:hover {
  background: #23a7c1;
}
#loginWFB::before {
  content: "";
  display: inline-block;
  background: url(../img/fbLogin.png);
  height: 18px;
  width: 18px;
  background-size: 18px 18px;
  margin-right: 0.5em;
  margin-top: 0.1em;
  margin-bottom: -0.1em;
}
.sm-button {
  border: 1px solid #FF495C;
  color: #FF495C;
  cursor: pointer;
  border-radius: 3px;
  font-size: 10px;
  background: none;
  min-width: 46px;
  height: 2em;
}
.sm-button:hover {
  background: #FF495C;
  color: #fff;
}
.sm-button.sm-button-deny {
  border: 1px solid #131C4E;
  color: #131C4E;
}
.sm-button.sm-button-deny:hover {
  background: #131C4E;
  color: #fff;
}
label,
h2 {
  font-size: 16px;
  font-weight: 500;
  color: #FF495C;
}
small.lightBlue {
  display: inline-block;
  font-size: 0.6em;
  background: #67CFE3;
  color: #fff;
  border-radius: 3px;
  margin-left: 1em;
  padding: 0.3em 0.4em;
  position: relative;
  top: -0.3em;
}
small.darkBlue {
  display: inline-block;
  font-size: 0.6em;
  background: #131C4E;
  color: #fff;
  border-radius: 3px;
  margin-left: 1em;
  padding: 0.3em 0.4em;
  position: relative;
  top: -0.3em;
}
small.yellow {
  display: inline-block;
  font-size: 0.6em;
  background: #FFD13F;
  color: #fff;
  border-radius: 3px;
  margin-left: 1em;
  padding: 0.3em 0.4em;
  position: relative;
  top: -0.3em;
}
small.red {
  display: inline-block;
  font-size: 0.6em;
  background: #FF495C;
  color: #fff;
  border-radius: 3px;
  margin-left: 1em;
  padding: 0.3em 0.4em;
  position: relative;
  top: -0.3em;
}
a {
  cursor: pointer;
}
.navbar {
  position: fixed;
  width: 100%;
  z-index: 1039;
  margin-bottom: 0;
}
.navbar.navbar-default {
  border: none !important;
}
.navbar .dropdown.open .dropdown-toggle {
  color: #131C4E;
  background: #67CFE3;
  border-radius: 3px 3px 0px 0px;
  height: 35px;
  padding: 0 15px;
  line-height: 35px;
  margin-top: 7.5px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  width: 249px;
  height: 37px;
  padding: 0;
  background-image: url(../img/packhouse_full_logo_horizontal.png);
  background-size: 249px 74px;
  background-position: 0 0;
  margin-top: 4.5px;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
  margin-left: 0;
}
.navbar > .container .navbar-brand:hover,
.navbar > .container-fluid .navbar-brand:hover {
  background-position: 0 37px;
}
.navbar .navbar-header.navbar-header-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  left: 0;
}
.navbar .navbar-header.navbar-header-center .navbar-brand {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.navbar .nav > li:not(:last-child) {
  margin-right: 1em;
}
#globalMessageBox {
  height: auto;
  position: fixed;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  left: 30%;
  right: 30%;
  top: 100px;
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 20px;
  background: rgba(255, 73, 92, 0.95);
  color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  border: none;
  border-radius: 3px;
}
#globalMessageBox pre,
#globalMessageBox #messageBox {
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
  margin: 0;
}
#globalMessageBox pre:not(:last-child),
#globalMessageBox #messageBox:not(:last-child) {
  margin-bottom: 1em;
}
#globalMessageBox .btn {
  width: 100px;
  background: #fff;
  color: #FF495C;
  margin: 0px 6px;
  height: 2.1em;
}
#globalMessageBox .btn:hover {
  background: #ffe2e5;
}
#globalMessageBox.positive {
  background: rgba(103, 207, 227, 0.95);
}
div.shell.ng-scope {
  overflow: hidden;
}
.errorLanding {
  background: url(../img/404.png);
  background-size: cover;
  height: 900px;
  height: 80vh;
  text-align: center;
  padding: 14%;
  font-size: 18px;
}
.errorLanding h1 {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 90px;
  text-transform: uppercase;
  color: #FF495C;
  margin: 0;
}
.errorLanding a {
  display: block;
  font-style: italic;
  font-size: 14px;
  margin-top: 5em;
}
#accountDropdown .dropdown-toggle {
  color: #131C4E;
  background: #67CFE3;
  border-radius: 3px;
  padding: 0;
  height: 35px;
  line-height: auto;
  margin-top: 7.5px;
}
#accountDropdown .dropdown-toggle > img {
  width: 35px;
  height: 35px;
  border-radius: 3px 0px 0px 3px;
  display: block;
  float: left;
}
#accountDropdown .dropdown-toggle > .profile-button-text {
  display: block;
  float: left;
  line-height: 35px;
  padding: 0 .7em 0 .7em;
  min-width: 100px;
}
#accountDropdown .dropdown-toggle > .profile-button-text .caret {
  float: right;
  margin-top: 1em;
}
#accountDropdown .dropdown-toggle > .profile-button-text .profile-name {
  margin-right: 8px;
}
#accountDropdown .dropdown-toggle:hover {
  text-decoration: none;
  background: #23a7c1;
}
.dropdown.open .dropdown-toggle {
  border-radius: 3px;
  height: 35px;
  padding: 0 15px;
  line-height: 35px;
}
.nav .dropdown.open .dropdown-toggle {
  margin-top: 7.5px;
}
.dropdown.accountSelect .dropdown-toggle {
  color: #FFD13F;
  background: none;
  display: block;
  margin: 0;
  height: 35px;
}
.dropdown.accountSelect .dropdown-toggle > img {
  width: 35px;
  height: 35px;
  border-radius: 3px 0px 0px 3px;
  display: block;
  float: left;
}
.dropdown.accountSelect .dropdown-toggle > .profile-button-text {
  border: 1px solid #FFD13F;
  border-left: none;
  display: block;
  border-radius: 3px;
  padding: .5em 0.7em .5em 44px;
  height: 35px;
}
.dropdown.accountSelect .dropdown-toggle > .profile-button-text .caret {
  float: right;
  margin-top: 0.5em;
}
.dropdown.accountSelect .dropdown-toggle:hover {
  text-decoration: none;
}
.dropdown.accountSelect.open .dropdown-toggle {
  line-height: inherit;
  padding: 0;
  border-radius: 3px 3px 0px 0px;
}
.dropdown.accountSelect.open .dropdown-toggle .profile-button-text {
  border-radius: 3px 3px 0px 0px;
}
.dropdown.accountSelect .dropdown-menu {
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-width: 100%;
  border: 1px solid #FFD13F;
  border-top: none;
  margin: 0;
  padding: 0;
}
.dropdown.accountSelect .dropdown-menu li a {
  padding: 4px 12px;
}
.dropdown.accountSelect .dropdown-menu li a:hover {
  background: #FFD13F;
}
.dropdown.accountSelect .dropdown-menu li:last-child a {
  padding: 4px 12px 8px 12px;
}
.dropdown.accountSelect .dropdown-menu .dropdown-header {
  padding: 4px 12px;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-toggle {
  color: inherit;
  border: none;
  border-radius: 3px;
}
form .dropdown.dropdown-inline:not(.dropdown-divider).open .dropdown-toggle {
  padding: 0px;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-menu {
  top: -4px;
  left: -12px;
  padding-bottom: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: none;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-menu li:first-child a {
  border-radius: 3px 3px 0px 0px;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-menu li:last-child a {
  border-radius: 0px 0px 3px 3px;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-menu li a:hover {
  background: #FF495C;
}
form .dropdown.dropdown-inline:not(.dropdown-divider) .dropdown-menu .dropdown-header {
  padding: 4px 12px;
}
#messagesButton {
  width: 55px;
  padding: 0;
  margin-top: 9.5px;
}
#messagesButton #messages-icon {
  background-image: url(../img/messages_light.png);
  width: 39px;
  height: 29px;
  background-size: 100%;
  display: inline-block;
  margin: 0 7.5px 0 7.5px;
  background-position-y: 0;
}
#messagesButton:hover #messages-icon {
  background-position-y: 29px;
}
#notificationsButton {
  padding: 0;
  margin-top: 9.5px;
}
#notificationsButton #notifications-icon {
  background-image: url(../img/notifications.png);
  width: 20px;
  height: 33px;
  background-size: 40px 33px;
  display: inline-block;
  margin: -3px 7.5px 0 7.5px;
  background-position: 0 0;
}
#notificationsButton:hover #notifications-icon {
  background-position: 20px 0px;
}
#notifications-dropdown {
  min-width: 240px;
}
#notifications-dropdown .divider:nth-last-child(2) {
  margin-bottom: 0;
  margin: 0;
  background-color: #fff;
}
#notifications-dropdown > .seeAll {
  padding: 0;
  margin: 0;
  text-align: center;
}
#notifications-dropdown > .seeAll > a {
  color: #FF495C;
  padding: 10px 0px;
}
#notifications-dropdown > .seeAll > a:hover {
  color: #fff;
  border-radius: 0px 0px 3px 3px;
}
.downloadLink {
  text-align: center;
  margin-top: 2em;
}
.downloadLink a::before {
  content: "\e197";
  font-family: "Glyphicons Halflings";
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  margin-right: 0.5em;
  margin-bottom: -2em;
}
.dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.dot.inquiry {
  background: #FF495C;
}
.dot.inquiry--pending {
  border: 1px solid #FF495C;
}
.dot.contract {
  background: #131C4E;
}
.dot.message {
  background: #FFD13F;
}
.dropdown-menu .indicatorDots {
  float: right;
  margin-left: .3em;
}
img.msg-drop-img {
  border-radius: 3px;
}
#messages-dropdown {
  border-radius: 3px 0px 3px 3px;
  padding-bottom: 0;
}
#messages-dropdown #newMessageIcon {
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  display: inline-block;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 0;
  margin-left: 76px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #FF495C;
  border: none;
}
#messages-dropdown #newMessageIcon:hover {
  background: #e20018;
}
#messages-dropdown img {
  border-radius: 2px;
}
#messages-dropdown a:hover .dot.inquiry {
  background: #fff;
}
#messages-dropdown a:hover .dot.inquiry--pending {
  border: 1px solid #fff;
}
#messages-dropdown .divider:nth-last-child(2) {
  margin-bottom: 0;
}
#messages-dropdown > .seeAll {
  padding: 0;
  margin: 0;
  text-align: center;
}
#messages-dropdown > .seeAll > a {
  color: #FF495C;
  padding: 10px 0px;
}
#messages-dropdown > .seeAll > a:hover {
  color: #fff;
  border-radius: 0px 0px 3px 3px;
}
.dropdown.open #messagesButton {
  margin-top: 7.5px;
}
.dropdown.open #messagesButton #messages-icon {
  background-image: url(../img/messages_dark.png);
  width: 34px;
  height: 25px;
  background-size: 100%;
  margin: 5px 10px 0 11px;
}
.dropdown.open #messagesButton:hover #messages-icon {
  background-position-y: 0;
}
.dropdown.open #notificationsButton {
  margin-top: 7.5px;
}
.dropdown.open #notificationsButton #notifications-icon {
  background-image: url(../img/notifications_dark.png);
  width: 17px;
  height: 28px;
  background-size: 100%;
  margin: 2px 10px 0 10px;
}
.dropdown.open #notificationsButton:hover #notifications-icon {
  background-position: 0 0;
}
.dropdown.open .dropdown-toggle,
.dropdown.open#accountDropdown .dropdown-toggle {
  border-radius: 3px 3px 0 0;
}
.dropdown.open .dropdown-toggle > img,
.dropdown.open#accountDropdown .dropdown-toggle > img {
  border-radius: 3px 0 0 0;
}
.nav .dropdown.open .dropdown-toggle,
.dropdown.open#accountDropdown .dropdown-toggle {
  margin-top: 7.5px;
}
form .dropdown:not(.dropdown-divider) .open .dropdown-toggle {
  height: auto;
  border-radius: 3px 3px 0 0;
  margin-top: 0;
  background: none;
  color: #FFD13F;
  border: 1px solid #FFD13F;
}
form .dropdown:not(.dropdown-divider) .open .dropdown-toggle > img {
  border-radius: 3px 0 0 0;
}
form .dropdown:not(.dropdown-divider) .btn,
form .dropdown:not(.dropdown-divider) .dropdown-toggle {
  text-align: left;
  background: none;
  border: 1px solid #FFD13F;
  color: #FFD13F;
}
form .dropdown:not(.dropdown-divider).open .dropdown-toggle {
  height: auto;
  margin-top: 0;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
}
form .dropdown:not(.dropdown-divider).open .dropdown-toggle .btn,
form .dropdown:not(.dropdown-divider).open .dropdown-toggle .btn:hover {
  background-color: none;
  background: none;
  border: none;
  border: 1px solid #FFD13F;
  color: #FFD13F;
}
form .dropdown:not(.dropdown-divider) .dropdown-menu {
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-width: 100%;
  border: 1px solid #FFD13F;
  border-top: none;
  margin: 0;
  padding: 0;
}
form .dropdown:not(.dropdown-divider) .dropdown-menu > li > a {
  padding: 4px 12px;
}
form .dropdown:not(.dropdown-divider) .dropdown-menu > li > a:hover,
form .dropdown:not(.dropdown-divider) .dropdown-menu > li > a:focus {
  background-color: #FFD13F;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 10px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #dbdbdb;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #FF495C;
  white-space: nowrap;
}
.dropdown-divider {
  width: 140px;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 30px;
  text-align: center;
}
.dropdown-divider.dropdown-divider-full .dropdown-toggle::before,
.dropdown-divider.dropdown-divider-full .dropdown-toggle::after {
  width: 150%;
  width: 15vw;
}
.dropdown-divider .dropdown-toggle {
  color: #5b5b5b;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  position: relative;
}
.dropdown-divider .dropdown-toggle::before,
.dropdown-divider .dropdown-toggle::after {
  content: "";
  position: absolute;
  top: 0;
  height: 1px;
  background: #FF495C;
  width: 100px;
  margin-top: .6em;
}
.dropdown-divider .dropdown-toggle::before {
  right: 100%;
  margin-right: 15px;
}
.dropdown-divider .dropdown-toggle::after {
  left: 100%;
  margin-left: 15px;
}
.dropdown-divider.open .dropdown-toggle {
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  height: auto;
  line-height: inherit;
}
.dropdown-divider.open .dropdown-menu {
  border: none;
  top: -75%;
}
.dropdown-divider.open .dropdown-menu a,
.dropdown-divider.open .dropdown-menu .dropdown-header {
  padding: 3px 14.5px;
}
.dropdown-divider.open .dropdown-menu .divider {
  margin: 11px 0px;
}
#pageManageSelect .dropdown-toggle {
  width: auto;
}
.dropdownLabel {
  margin-top: 1.4em;
  display: block;
  text-align: center;
}
.input-group .input-group-btn.newRow .btn {
  height: 100%;
  font-size: 30px;
  line-height: 0;
  overflow: hidden;
}
.input-group .input-group-btn.open .dropdown-toggle {
  border-radius: 3px 0px 0px 0px;
}
.input-group .input-group-btn .btn .caret {
  float: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.input-group .doubleInputs .form-control {
  width: 50%;
  float: left;
}
.input-group .doubleInputs .form-control:last-child {
  border-left: none;
}
.input-group .doubleInputs-addons .form-control {
  width: 30%;
  float: left;
}
.input-group .doubleInputs-addons .input-group-addon {
  width: 20%;
  float: left;
  padding-left: 0;
  padding-right: 0;
  height: 34px;
}
.input-group .doubleInputs-midAddon .form-control {
  width: 47%;
  float: left;
  text-align: center;
}
.input-group .doubleInputs-midAddon .form-control:last-child {
  border-left: none;
  border-radius: 0;
}
.input-group .doubleInputs-midAddon .input-group-addon {
  width: 6%;
  border: 1px solid #FFD13F;
  background: #fff;
  color: #FFD13F;
  border-left: none;
  float: left;
  padding-left: 0;
  padding-right: 0;
  height: 34px;
}
.input-group .doubleInputs-midEndAddon .form-control {
  width: 35%;
  float: left;
  text-align: center;
}
.input-group .doubleInputs-midEndAddon .form-control:nth-of-type(2) {
  border-left: none;
  border-radius: 0;
}
.input-group .doubleInputs-midEndAddon .input-group-addon {
  width: 15%;
  border: 1px solid #FFD13F;
  background: #fff;
  color: #FFD13F;
  border-left: none;
  float: left;
  padding-left: 0;
  padding-right: 0;
  height: 34px;
  padding-top: .65em;
}
.doubleTime .doubleInputs-midEndAddon .form-control {
  width: 30%;
  float: left;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.doubleTime .doubleInputs-midEndAddon .form-control:nth-of-type(2) {
  border-left: none;
  border-radius: 0;
}
.doubleTime .doubleInputs-midEndAddon .input-group-addon {
  width: 20%;
  border: 1px solid #FFD13F;
  background: #fff;
  color: #FFD13F;
  border-left: none;
  float: left;
  padding-left: 0;
  padding-right: 0;
  height: 34px;
  padding-top: .65em;
}
.doubleTime input[type=number]:hover::-webkit-outer-spin-button,
.doubleTime input[type=number]:active::-webkit-outer-spin-button,
.doubleTime input[type=number]:focus::-webkit-outer-spin-button,
.doubleTime input[type=number]:hover::-webkit-inner-spin-button,
.doubleTime input[type=number]:active::-webkit-inner-spin-button,
.doubleTime input[type=number]:focus::-webkit-inner-spin-button {
  right: 2px;
}
.input-group-full {
  width: 100%;
}
.input-group-full .input-group-btn.open .dropdown-toggle {
  border-radius: 0px 3px 0px 0px;
}
.input-group-invalid .doubleInputs-midAddon .form-control,
.input-group-invalid .doubleInputs-midEndAddon .form-control {
  border-color: #FF495C;
  color: #FF495C;
}
.input-group-invalid .doubleInputs-midAddon .input-group-addon,
.input-group-invalid .doubleInputs-midEndAddon .input-group-addon {
  border-color: #FF495C;
  color: #FF495C;
}
.input-group-invalid .input-group-btn .btn {
  border-color: #FF495C !important;
  color: #FF495C !important;
}
#loadInTimeHr::before,
#loadInTimeMin::before {
  content: "+";
}
#startTimeHour,
#startTimeMin {
  width: 3em;
  text-align: left;
  box-sizing: content-box;
}
#setLengthHour,
#setLengthMin {
  width: 3em;
}
#setLengthHour:not(:first-child),
#setLengthMin:not(:first-child) {
  margin-left: 5em;
}
input[type=number] {
  position: relative;
  -moz-appearance: textfield;
}
input[type=number]:hover,
input[type=number]:active,
input[type=number]:focus {
  -moz-appearance: number-input;
}
input[type=number]:hover::-webkit-outer-spin-button,
input[type=number]:active::-webkit-outer-spin-button,
input[type=number]:focus::-webkit-outer-spin-button,
input[type=number]:hover::-webkit-inner-spin-button,
input[type=number]:active::-webkit-inner-spin-button,
input[type=number]:focus::-webkit-inner-spin-button {
  -webkit-appearance: none;
  width: 1em;
  display: block;
  position: relative;
  right: 5px;
  margin-left: -1em;
  background: url(../img/webkitSpinners.png) no-repeat center center;
  background-size: 10px 20px;
  opacity: .6;
}
input[type=number]:hover::-webkit-outer-spin-button:hover,
input[type=number]:active::-webkit-outer-spin-button:hover,
input[type=number]:focus::-webkit-outer-spin-button:hover,
input[type=number]:hover::-webkit-inner-spin-button:hover,
input[type=number]:active::-webkit-inner-spin-button:hover,
input[type=number]:focus::-webkit-inner-spin-button:hover {
  opacity: 1;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* Override browser form filling */
input:-webkit-autofill {
  background: black;
  color: red;
}
.navbar-form {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.navbar-form.noAnimate .form-group,
.navbar-form #searchButton,
.navbar-form #searchButton span,
.navbar-form #searchButton::before {
  -webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.navbar-form .form-group {
  display: block;
  width: 90%;
  -webkit-transition: width 0.6s;
  -moz-transition: width 0.6s;
  -ms-transition: width 0.6s;
  -o-transition: width 0.6s;
  transition: width 0.6s;
}
.navbar-form .form-control {
  height: 35px;
  background: #fff;
  width: 100%;
  border: none;
  border-radius: 3px 0 0 3px;
  z-index: 1001;
}
.navbar-form #searchButton {
  display: block;
  float: right;
  width: 10%;
  height: 35px;
  padding: 0;
  background-color: #67CFE3;
  font-size: 20px;
  padding: 5px;
  -webkit-transition: width 0.6s;
  -moz-transition: width 0.6s;
  -ms-transition: width 0.6s;
  -o-transition: width 0.6s;
  transition: width 0.6s;
  color: #131C4E;
  text-align: center;
  border: none;
  border-left: 1px solid #131C4E;
  border-radius: 0 3px 3px 0;
}
.navbar-form #searchButton span {
  max-width: 0px;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
  color: transparent;
  display: inline-block;
  -webkit-transition: max-width 0.6s;
  -moz-transition: max-width 0.6s;
  -ms-transition: max-width 0.6s;
  -o-transition: max-width 0.6s;
  transition: max-width 0.6s;
}
.navbar-form #searchButton::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 17px;
  height: 18px;
  background-image: url(../img/search_icon.png);
  background-size: 17px 18px;
  background-repeat: no-repeat;
  margin-bottom: -2px;
  margin-right: 0;
  -webkit-transition: margin-right 0.6s;
  -moz-transition: margin-right 0.6s;
  -ms-transition: margin-right 0.6s;
  -o-transition: margin-right 0.6s;
  transition: margin-right 0.6s;
}
.navbar-form #searchButton:hover {
  background-color: #23a7c1;
}
.navbar-form.showDiscover #searchButton {
  width: 28%;
}
.navbar-form.showDiscover #searchButton span {
  max-width: 100%;
  text-indent: initial;
  color: #131C4E;
}
.navbar-form.showDiscover #searchButton::before {
  margin-right: .4em;
}
.navbar-form.showDiscover .form-group {
  width: 72%;
}
.custom-typeahead {
  position: relative;
}
.custom-typeahead .dropdown-menu {
  border-radius: 0 0 3px 3px;
  width: 100%;
  top: auto;
  left: auto;
  margin: 0;
  border-top: 1px solid #131C4E;
}
.custom-typeahead .dropdown-menu::before {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: -4px;
  left: 0;
}
.custom-typeahead .dropdown-menu li {
  cursor: pointer;
  height: auto;
}
.custom-typeahead .dropdown-menu li.active {
  height: auto;
}
.custom-typeahead .dropdown-menu li a {
  display: block;
  padding: 4px 20px;
  clear: both;
  color: #888888;
  white-space: nowrap;
  text-decoration: none;
}
.custom-typeahead .dropdown-menu li a:hover {
  background: #FF495C;
  color: #fff;
}
my-genre-picker {
  outline: none;
  border: none;
}
tags-input {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  padding: 0;
  min-height: 34px;
}
tags-input tags-input {
  padding: 0;
  display: table-cell;
}
tags-input .host {
  margin: 0;
  position: relative;
  height: 100%;
  outline: none;
}
tags-input .host.active {
  outline: none;
}
tags-input.ng-invalid .tags {
  border: 1px solid #FF495C;
}
tags-input .tags {
  cursor: text;
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 1px;
  font-size: 14px;
  line-height: 1.4285;
  border-radius: 3px;
  overflow: hidden;
  word-wrap: break-word;
  border: 1px solid #FFD13F;
  background: rgba(219, 219, 219, 0.2);
}
tags-input .tags:focus,
tags-input .tags.focused {
  outline: none;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  color: #fff;
  background: #FF495C;
  border: 1px solid #FF495C;
  border-radius: 4px;
  padding: 0 5px;
  margin: 2px;
  display: inline-block;
  float: left;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font-size: 16px;
  font: bold;
  color: #fff;
}
tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}
tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 10px;
  float: left;
  height: 26px;
  font-size: 14px;
  background: none;
  font-family: inherit;
  font: inherit;
}
tags-input .autocomplete {
  margin-top: -2px;
  position: absolute;
  padding: 1px 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  border: 1px solid #FFD13F;
  border-radius: 0 0 3px 3px;
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #616161;
}
tags-input .autocomplete .suggestion-item em {
  font-weight: 600;
}
tags-input .autocomplete .suggestion-item.selected {
  color: #fff;
  background: #FFD13F;
}
tags-input .autocomplete .suggestion-item.selected em {
  font-weight: 600;
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-control::-webkit-input-placeholder {
  color: #dbdbdb;
}
.form-control:-moz-placeholder {
  color: #dbdbdb;
}
.form-control::-moz-placeholder {
  color: #dbdbdb;
}
.form-control:-ms-input-placeholder {
  color: #dbdbdb;
}
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.form-control:focus::-webkit-input-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.form-control:focus:-moz-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.form-control:focus::-moz-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.form-control:focus:-ms-input-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.dropdown-header {
  font-size: 14px;
}
#filterWrapper {
  background: white;
  border-bottom: solid 1px #E4E4E4;
}
#filterWrapper > .row {
  max-width: 1320px;
  margin: 0 auto;
}
#filterWrapper,
#results {
  padding: 20px 30px;
}
.sliders {
  margin-top: 10px;
}
.sliderContainer {
  margin-bottom: 40px;
}
.noUi-handle,
.noUi-horizontal .noUi-handle {
  background: url(../img/slider_indicator.png);
  background-size: 45px 31px;
  background-position-x: 0;
  width: 15px;
  height: 31px;
  left: -6px;
  top: -10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  cursor: ew-resize;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  -o-user-select: none;
  user-select: none;
}
.noUi-handle::after,
.noUi-horizontal .noUi-handle::after,
.noUi-handle::before,
.noUi-horizontal .noUi-handle::before {
  display: none;
}
.noUi-handle:hover,
.noUi-horizontal .noUi-handle:hover {
  background-position-x: -15px;
}
.noUi-handle:active,
.noUi-horizontal .noUi-handle:active {
  background-position-x: -30px;
}
.noUi-connect {
  background: #FF495C;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.noUi-target,
.noUi-background {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
}
.noUi-background {
  background: #dbdbdb;
}
.noUi-horizontal {
  padding-right: 3px;
  height: 8px;
}
.sliderLabels {
  position: relative;
  padding-top: 10px;
  height: 40px;
  top: 100%;
  left: 0;
  width: 100%;
}
.sliderLabel {
  margin-left: -20px;
  color: #dbdbdb;
  box-sizing: border-box;
  padding-top: 10px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.sliderLabel:nth-child(1) {
  left: 0%;
}
.sliderLabel:nth-child(2) {
  left: 33.3333%;
}
.sliderLabel:nth-child(3) {
  left: 66.6666%;
}
.sliderLabel:nth-child(4) {
  left: 100%;
}
.sliderLabel::before {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
  display: block;
  content: "";
  height: 8px;
  width: 4px;
  margin: 0 auto;
  background-color: white;
}
.sliderLabel:first-child::before,
.sliderLabel:last-child::before {
  display: none;
}
.valueLabel {
  color: #FF495C;
  display: block;
  background: none;
  position: relative;
  bottom: -40px;
  left: 50%;
  right: 0;
  top: auto;
  width: 40px;
  height: auto;
  margin: 0;
  margin-left: -20px;
  padding: 0;
  text-align: center;
}
input[type="radio"]:not(.form-control-radio),
input[type="checkbox"] {
  display: none;
}
.form-control-radio {
  margin: 5px;
  text-align: center;
}
input[type="radio"].form-control-radio {
  display: none;
}
input[type="radio"].form-control-radio + label {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: 1px solid #FFD13F;
  margin-top: .5em;
  margin-right: 5px;
}
input[type="radio"].form-control-radio:checked + label {
  border: 1px solid #FF495C;
  background: #FF495C;
}
input[type="radio"].form-control-radio:checked + label::before {
  content: "";
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.stockRadio {
  margin-top: 3em;
  text-align: center;
}
.stockRadio small {
  margin-top: 0.6em;
}
.stockRadio input[type="radio"] + label {
  overflow: initial;
  text-indent: initial;
  white-space: initial;
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  text-align: center !important;
}
.stockRadio input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: 1px solid #FFD13F;
  margin-top: 12px;
  margin-right: 5px;
  color: #FFD13F;
  cursor: pointer;
  text-align: center;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  background: none;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.stockRadio input[type="radio"]:checked + label {
  background-color: initial;
  background: none;
  border: none;
  color: #FF495C;
}
.stockRadio input[type="radio"]:checked + label::before {
  margin-top: 14px;
  margin-right: 7px;
  -webkit-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 2px #FF495C;
  -moz-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 2px #FF495C;
  -ms-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 2px #FF495C;
  -o-box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 2px #FF495C;
  box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 2px #FF495C;
  display: inline-block;
  background-color: #FF495C;
  border: 1px solid #FF495C;
  color: white;
}
input[type="checkbox"] + label {
  display: inline-block;
  width: 100%;
  height: 88px;
  border: 1px solid #FFD13F;
  color: #FFD13F;
  cursor: pointer;
  text-align: center;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 3px;
  overflow: hidden;
}
input[type="checkbox"] + label span {
  display: inline-block;
  margin-top: 60px;
  pointer-events: none;
}
input[type="checkbox"]:checked + label {
  background-color: #FF495C;
  border: 1px solid #FF495C;
  color: white;
}
input[type="checkbox"].form-control-checkbox + label {
  height: 2.5em;
  padding: .5em;
  max-width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
input[type="checkbox"].form-control-checkbox + label::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  float: left;
  background: #fff;
  border: 1px solid #FFD13F;
  margin: .2em;
  border-radius: 3px;
}
input[type="checkbox"].form-control-checkbox:checked + label::after {
  border: 1px solid #FFD13F;
  background: none;
  font-family: "Glyphicons Halflings";
  content: "\e013";
  line-height: 0.5em;
  padding-left: .1em;
  color: #fff;
}
.infoGroup input[type="radio"] + label {
  display: inline-block;
  width: 100%;
  height: 88px;
  border: 1px solid #FFD13F;
  color: #FFD13F;
  cursor: pointer;
  text-align: center;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 3px;
  overflow: hidden;
  text-indent: initial;
  white-space: initial;
}
.infoGroup input[type="radio"] + label span {
  display: inline-block;
  margin-top: 60px;
  pointer-events: none;
}
.infoGroup input[type="radio"]:checked + label {
  background-color: #FF495C;
  border: 1px solid #FF495C;
  color: white;
}
.popover {
  max-width: none;
  padding: 0.3em 0.5em;
}
.popover .arrow {
  display: none;
}
.popover-content {
  padding: 0px;
}
.calendarPopover {
  width: 300px;
  padding: 10px;
}
#moreFilters .popover {
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #dbdbdb;
}
#moreFilters .popover > .arrow {
  border-right-color: #dbdbdb;
}
#moreFilters .popover .popover-title {
  background: none;
  color: #FF495C;
  font-weight: 400;
  font-size: 14px;
  border: none;
}
#moreFilters .popover > .popover-content input {
  border-radius: 3px;
  -webkit-box-shadow: inset 0px 1px 1px #dbdbdb;
  -moz-box-shadow: inset 0px 1px 1px #dbdbdb;
  -ms-box-shadow: inset 0px 1px 1px #dbdbdb;
  -o-box-shadow: inset 0px 1px 1px #dbdbdb;
  box-shadow: inset 0px 1px 1px #dbdbdb;
  background: rgba(219, 219, 219, 0.2);
  border: 1px solid #dbdbdb;
  padding: 5px;
  width: 100%;
  color: #FF495C;
}
#moreFilters .popover > .popover-content input:focus {
  outline: none;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FF495C;
}
#moreFilters .popover > .popover-content input::-webkit-input-placeholder {
  color: #FF495C;
}
#moreFilters .popover > .popover-content input:-moz-placeholder {
  color: #FF495C;
}
#moreFilters .popover > .popover-content input::-moz-placeholder {
  color: #FF495C;
}
#moreFilters .popover > .popover-content input:-ms-input-placeholder {
  color: #FF495C;
}
#moreFilters .popover > .popover-content input:focus::-webkit-input-placeholder {
  color: rgba(255, 73, 92, 0.6);
}
#moreFilters .popover > .popover-content input:focus:-moz-placeholder {
  color: rgba(255, 73, 92, 0.6);
}
#moreFilters .popover > .popover-content input:focus::-moz-placeholder {
  color: rgba(255, 73, 92, 0.6);
}
#moreFilters .popover > .popover-content input:focus:-ms-input-placeholder {
  color: rgba(255, 73, 92, 0.6);
}
#dj + label::before {
  display: block;
  content: "";
  width: 56px;
  height: 59px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  background-image: url(../img/dj.png);
  background-size: 200%;
}
#dj:checked + label::before {
  background-position: 56px 0;
}
#solo + label::before {
  display: block;
  content: "";
  width: 46px;
  height: 44px;
  position: absolute;
  left: 50%;
  margin-left: -23px;
  background-image: url(../img/solo.png);
  background-size: 100%;
  margin-top: 10px;
}
#solo:checked + label::before {
  background-position: 0 44px;
}
#live + label::before {
  display: block;
  content: "";
  width: 30px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  background-image: url(../img/live.png);
  background-size: 200%;
  margin-top: 10px;
}
#live:checked + label::before {
  background-position: 30px 0;
}
#musicVenue + label::before {
  display: block;
  content: "";
  width: 29px;
  height: 33px;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  background-image: url(../img/music_on_prof.png);
  background-size: 200%;
  margin-top: 16px;
}
#musicVenue:checked + label::before {
  background-position: 29px 0;
}
#bar + label::before {
  display: block;
  content: "";
  width: 47px;
  height: 54px;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  background-image: url(../img/bar.png);
  background-size: 200%;
}
#bar:checked + label::before {
  background-position: 47px 0;
}
#club + label::before {
  display: block;
  content: "";
  width: 46px;
  height: 57px;
  position: absolute;
  left: 50%;
  margin-left: -23px;
  background-image: url(../img/club.png);
  background-size: 200%;
}
#club:checked + label::before {
  background-position: 46px 0;
}
.row {
  margin-bottom: 10px;
}
#moreFilters {
  height: 0;
  overflow: hidden;
}
#moreFilters #music + label {
  height: auto;
}
#moreFilters #music + label span {
  margin: 12px 0px 10px 0px;
}
#moreFilters #music + label::before {
  display: inline-block;
  content: "";
  background-image: url(../img/music_on_prof.png);
  background-size: 58px 33px;
  width: 29px;
  height: 33px;
  margin-bottom: -9px;
  margin-right: 5px;
}
#moreFilters #music:checked + label::before {
  background-position: 29px 0;
}
#moreFilters #avEmployees + label::before {
  display: block;
  content: "";
  width: 29px;
  height: 44px;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  margin-top: 10px;
  background-image: url(../img/bulb.png);
  background-size: 200%;
}
#moreFilters #avEmployees:checked + label::before {
  background-position: 29px 0;
}
#moreFilters #greenRoom + label::before {
  display: block;
  content: "";
  width: 82px;
  height: 37px;
  position: absolute;
  left: 50%;
  margin-left: -41px;
  margin-top: 15px;
  background-image: url(../img/greenroom.png);
  background-size: 100%;
}
#moreFilters #greenRoom:checked + label::before {
  background-position: 0 37px;
}
#moreFilters #equipmentFilters .row label {
  height: 36px;
}
#moreFilters #equipmentFilters .row label span {
  margin-top: 4px;
}
#indoors + label::before {
  display: block;
  content: "";
  width: 48px;
  height: 42px;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  margin-top: 10px;
  background-image: url(../img/indoors.png);
  background-size: 100%;
}
#indoors:checked + label::before {
  background-position: 0 42px;
}
#outdoors + label::before {
  display: block;
  content: "";
  width: 63px;
  height: 42px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  margin-top: 10px;
  background-image: url(../img/outdoors.png);
  background-size: 100%;
}
#outdoors:checked + label::before {
  background-position: 0 42px;
}
#liquor + label::before,
#liquorCheckbox + label::before {
  display: block;
  content: "";
  width: 18px;
  height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  margin-top: 12px;
  background-image: url(../img/liquor.png);
  background-size: 200%;
}
#liquor:checked + label::before,
#liquorCheckbox:checked + label::before {
  background-position: 18px 0;
}
#filterFinalButtons {
  margin-bottom: -65px;
  margin-top: 40px;
}
#filterFinalButtons .btn {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: -0.005em;
  height: auto;
  border: none;
  text-transform: uppercase;
  padding-top: 8px;
}
#filterFinalButtons #moreFiltersButton {
  text-align: center;
  background: #FFD13F;
  color: white;
}
#filterFinalButtons #moreFiltersButton:hover {
  background: #f2b800;
}
#filterFinalButtons #moreFiltersButton::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: -0.2em;
  margin-left: 5px;
}
#filterFinalButtons #moreFiltersButton.openedMore::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: -0.2em;
  margin-left: 5px;
  transform: rotate(180deg);
}
#filterFinalButtons #submit {
  background: #FF495C;
}
#filterFinalButtons #submit:hover {
  background: #e20018;
}
#filterFinalButtons #submit::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: -1px;
  background: url(../img/search_light.png);
  background-size: 100%;
}
#map,
map > div {
  border-radius: 3px;
}
form:not(.navbar-form) .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
  background: rgba(219, 219, 219, 0.2);
}
form:not(.navbar-form) .form-control:focus {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
}
form:not(.navbar-form) .form-control.form-control-invalid {
  border: 1px solid #FF495C;
  color: #FF495C;
}
form:not(.navbar-form) .form-control.form-control-inconsistent {
  border: 1px dashed #FF495C;
}
form:not(.navbar-form) .leftDropdown .form-control {
  border-left: none;
}
.inlineInputs .form-control,
.inlineInputs span {
  display: inline-block;
  width: 23%;
}
textarea.form-control {
  resize: none;
}
.form-control-grid {
  position: relative;
  display: table;
  padding: 0;
  border: 1px solid #FFD13F;
  border-radius: 3px;
  color: #a8a8a8;
}
.form-control-grid .cell {
  display: table-cell;
  border: none;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 6px;
  margin: 0;
  resize: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  vertical-align: top;
}
.form-control-grid .cell:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.8);
  outline: none;
  color: #757575;
}
.form-control-grid .termGroup-highlight .cell {
  -webkit-box-shadow: -1px -1px 0px 0px #FFD13F;
  -moz-box-shadow: -1px -1px 0px 0px #FFD13F;
  -ms-box-shadow: -1px -1px 0px 0px #FFD13F;
  -o-box-shadow: -1px -1px 0px 0px #FFD13F;
  box-shadow: -1px -1px 0px 0px #FFD13F;
  -webkit-box-shadow: -1px 0px 0px 0px #FFD13F, 0px -1px 0px 0px #FFD13F;
  -moz-box-shadow: -1px 0px 0px 0px #FFD13F, 0px -1px 0px 0px #FFD13F;
  -ms-box-shadow: -1px 0px 0px 0px #FFD13F, 0px -1px 0px 0px #FFD13F;
  -o-box-shadow: -1px 0px 0px 0px #FFD13F, 0px -1px 0px 0px #FFD13F;
  box-shadow: -1px 0px 0px 0px #FFD13F, 0px -1px 0px 0px #FFD13F;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.form-control-grid .termGroup-highlight .cell:not(:focus) {
  background-color: rgba(255, 255, 255, 0.4);
}
.form-control-grid .termGroup-prominent .cell {
  color: #131C4E;
}
.form-control-grid .termGroup {
  display: table-row;
}
.form-control-grid .termGroup .cell:last-of-type {
  border-right: none;
}
.form-control-grid .termGroup:last-of-type .cell {
  border-bottom: none;
}
.form-control-grid .termGroup:first-of-type .cell:first-of-type {
  border-radius: 3px 0px 0px 0px;
}
.form-control-grid .termGroup:first-of-type .cell:last-of-type {
  border-radius: 0px 3px 0px 0px;
}
.form-control-grid .termGroup:last-of-type .cell:first-of-type {
  border-radius: 0px 0px 0px 3px;
}
.form-control-grid .termGroup:last-of-type .cell:last-of-type {
  border-radius: 0px 0px 3px 0px;
}
.form-control-grid .termLabel {
  width: 30%;
}
.form-control-grid .termLabel.duplicate {
  border-bottom: none;
}
.form-control-grid .termLabel.repeated:not(.showText):not(.dropdown) {
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.form-control-grid .termLabel.dropdown {
  padding: 0;
}
.form-control-grid .termLabel.dropdown.repeated:not(.open):not(:hover) .dropdown-toggle {
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.form-control-grid .termLabel.dropdown.open .dropdown-toggle {
  background: #fff;
}
.form-control-grid .termLabel.dropdown.open .dropdown-toggle .currentChoice {
  overflow: initial;
  text-indent: initial;
  white-space: initial;
}
.form-control-grid .termLabel.dropdown .dropdown-toggle {
  border: none;
  color: #a8a8a8;
}
.form-control-grid .termLabel.dropdown .dropdown-toggle:hover {
  background: #fff;
}
.form-control-grid .termLabel.dropdown .dropdown-menu {
  max-height: 185px;
  overflow: auto;
  border-top: 1px solid #FFD13F;
  width: 100%;
  box-sizing: content-box;
  margin-left: -1px;
}
.form-control-grid .term {
  width: 70%;
}
.form-control-grid .autoComplete {
  max-height: 185px;
  overflow: auto;
  z-index: 1;
  width: 30%;
  border-radius: 0px 0px 3px 3px;
  border: 1px solid #FFD13F;
  background: #fff;
  position: absolute;
  left: -1px;
  margin-top: -1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.form-control-grid .autoComplete > li > a {
  color: #888888;
  display: block;
  padding: 4px 12px;
}
.form-control-grid .autoComplete > li > a:hover,
.form-control-grid .autoComplete > li > a:focus {
  background-color: #FFD13F;
  color: #fff;
  text-decoration: none;
}
.form-control-sub {
  border: none;
  outline: none;
  display: inline-block;
  background: none;
  width: 30%;
  white-space: nowrap;
}
.form-control-sub:focus,
.form-control-sub:active {
  background: #fff;
  border: 3px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
  margin: -3px;
}
.form-control#date {
  cursor: pointer;
  background-image: url(../img/cal-icon.png);
  background-size: 27px 27px;
  background-position: right center;
  background-position: right 3px center;
  background-repeat: no-repeat;
}
.display-grid {
  width: 100%;
}
.display-grid tr {
  height: 4em;
}
.display-grid tr:not(:first-child) {
  border-bottom: 1px solid #dbdbdb;
}
.display-grid th {
  font-size: 16px;
  font-weight: 500;
  color: #FF495C;
  text-align: left;
}
.display-grid .glyphicon-remove {
  color: #FF495C;
  cursor: pointer;
}
.display-grid .glyphicon-remove:hover {
  color: #e20018;
}
.display-grid .glyphicon-pencil {
  color: #FFD13F;
  cursor: pointer;
}
.display-grid .glyphicon-pencil:hover {
  color: #d8a400;
}
.display-grid td:first-child {
  padding-left: 5px;
}
.display-grid .admin {
  color: #67CFE3;
}
.display-grid .memberImg {
  width: 20px;
  height: 20px;
  margin-right: 1em;
  border-radius: 3px;
}
.display-grid-noheadings {
  width: 100%;
}
.display-grid-noheadings tr {
  border-bottom: 1px solid #dbdbdb;
  height: 4em;
}
#priceGroup {
  position: relative;
}
#priceGroup .row {
  margin-bottom: 0;
}
#deleteAttachment {
  display: block;
  margin-top: 4px;
  text-decoration: none;
  margin-left: 10px;
  color: #FF495C;
}
.rowButton {
  color: #FF495C;
  font-size: 32px;
  position: absolute;
  right: -1em;
  margin-top: -0.2em;
}
.rowButton:hover {
  text-decoration: none;
}
.rowButton.add {
  color: #FFD13F;
  margin-top: 0;
  top: 70%;
  line-height: 0;
}
.rowButton.subtract {
  color: #FF495C;
}
.rowAdd {
  line-height: 32px;
  color: #FFD13F;
  font-size: 32px;
}
.rowAdd:hover {
  text-decoration: none;
  color: #d8a400;
}
.rowSubtract {
  line-height: 32px;
  font-size: 32px;
}
.rowSubtract:hover {
  text-decoration: none;
  color: #e20018;
}
form .form-control.form-control-grid.locked {
  background: #E8E8E8;
  color: #a1a1a1;
  border: 1px solid #ccc;
}
.weekday:not(:first-child) {
  padding-top: 1.5em;
  border-top: 1px solid #dbdbdb;
}
#results {
  padding-top: 30px;
  max-width: 1440px;
  margin: 0 auto;
}
#results .col-md-4 {
  margin-bottom: 70px;
}
#resultAmount {
  text-align: center;
  color: #8f8f8f;
  font-size: 12px;
}
.resultCard {
  position: relative;
  cursor: pointer;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.resultCard.resultCard-inactive {
  cursor: default;
  -webkit-filter: grayscale(60%);
  -moz-filter: grayscale(60%);
  -o-filter: grayscale(60%);
  -ms-filter: grayscale(60%);
  filter: grayscale(60%);
}
.resultCard.resultCard-inactive .relativeLocation {
  top: 40px;
}
.resultCard.resultCard-inactive .favoriteButton {
  display: none;
}
.resultCard.resultCard-inactive .pay {
  display: none;
}
.resultCard.resultCard-inactive .description {
  margin-top: 36px;
}
.resultCard h1,
.resultCard h4 {
  display: inline;
}
.resultCard h1 {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  color: #FF495C;
  font-size: 24px;
  letter-spacing: -0.6px;
  text-transform: uppercase;
}
.resultCard .cardInfo {
  padding: 10px;
  color: #9b9b9b;
}
.resultCard .genres {
  float: left;
}
.resultCard .starRating,
.resultCard .following {
  float: right;
}
.resultCard .cardHeader {
  border-bottom: 1px solid #FF495C;
  margin-bottom: 20px;
}
.resultCard .cardHeader,
.resultCard .cardAbout {
  width: 100%;
  overflow: hidden;
}
.resultCard .cardAbout.hasMusic::before {
  content: "";
  display: inline-block;
  float: left;
  background: url(../img/music_card.png);
  background-size: 100%;
  width: 18px;
  height: 20px;
  margin-right: 4px;
}
.resultCard .star {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/star.png);
  background-size: 200%;
}
.resultCard .star.empty {
  background-position: 18px 0;
}
.resultCard .following {
  font-size: 10px;
}
.resultCard .sep {
  margin: 0px 6px;
}
.resultCard .over {
  position: relative;
}
.resultCard .over:hover {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.resultCard .over:hover .imageWrapper {
  opacity: .2;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.resultCard .over:hover .overInfo {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.resultCard .imageWrapper {
  -webkit-transition: opacity none;
  -moz-transition: opacity none;
  -ms-transition: opacity none;
  -o-transition: opacity none;
  transition: opacity none;
  border-radius: 3px 3px 0 0;
  background: lightblue;
  position: relative;
  overflow: hidden;
  opacity: 1;
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
}
.resultCard .imageWrapper::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.resultCard .overInfo {
  position: absolute;
  top: 0;
  opacity: 0;
  overflow: hidden;
  height: 100%;
}
.resultCard .favoriteButton {
  margin: 10px 0px 6px 18px;
  display: block;
  width: 24px;
  height: 22px;
  background: url(../img/favorite.png);
  background-size: 24px 44px;
}
.resultCard .relativeLocation {
  position: absolute;
  top: 76px;
  right: 4%;
  font-weight: 500;
  font-size: 20px;
  color: #FF495C;
}
.resultCard .description {
  width: 75%;
  font-size: 12px;
  color: #363636;
  line-height: 1.45em;
  padding: 0px 18px;
}
.resultCard .typeIcon,
.resultCard .pay {
  position: absolute;
  right: 4%;
}
.resultCard .pay {
  top: 40px;
  border-radius: 3px;
  background: #FF495C;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 29px;
  padding: 0px 5px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -ms-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
}
.resultCard .pay::before {
  content: "$";
}
.resultCard .pay::after {
  content: "/hr";
}
.resultCard .typeIcon {
  top: -24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -ms-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.34);
  background-size: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}
.resultCard .typeIcon.dj {
  background-image: url(../img/bubble_dj.png);
}
.resultCard .typeIcon.solo {
  background-image: url(../img/bubble_solo.png);
  background-size: 37px 34px;
  background-position: center 40%;
}
.resultCard .typeIcon.live {
  background-image: url(../img/bubble_live.png);
  background-size: 27px 42px;
  background-position: 52% 45%;
}
.resultCard .typeIcon.musicVenue {
  background-image: url(../img/bubble_musicvenue.png);
  background-size: 27px 32px;
  background-position: 56% 46%;
}
.resultCard .typeIcon.bar {
  background-image: url(../img/bubble_bar.png);
  background-size: 31px 37px;
  background-position: 56% 45%;
}
.resultCard .typeIcon.club {
  background-image: url(../img/bubble_club.png);
  background-size: 39px 43px;
  background-position: center 5%;
}
.pagination > li:first-child a {
  color: #FF495C;
  margin-right: 40px;
}
.pagination > li:first-child a::before {
  position: relative;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  transform: rotate(90deg);
  margin-bottom: .2em;
  margin-right: 5px;
}
.pagination > li:last-child a {
  color: #FF495C;
  margin-left: 40px;
}
.pagination > li:last-child a::after {
  position: relative;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  transform: rotate(-90deg);
  margin-bottom: .2em;
  margin-left: 5px;
}
.pagination > li > a,
.pagination > li > span {
  text-transform: uppercase;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #dbdbdb;
  background: none;
  border: none;
  padding: 0 8px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: none;
  color: #8f8f8f;
}
.pagination > .active > a,
.pagination .active > span {
  color: #FF495C;
  background: none;
}
.pagination > .active > a:hover,
.pagination .active > span:hover,
.pagination > .active > a:focus,
.pagination .active > span:focus {
  color: #FF495C;
  background: none;
}
#footer {
  display: block;
  background: #131C4E;
  width: 100%;
  font-size: 13px;
  color: #67CFE3;
  padding: 30px 16%;
  z-index: 1;
  position: relative;
}
#footer #logoFooter {
  display: block;
  width: 126px;
  height: 75px;
  background: url(../img/footer_logo.png);
  background-size: 126px 150px;
  margin-bottom: 25px;
}
#footer #logoFooter:hover {
  background-position: 0 75px;
}
#footer a {
  color: #67CFE3;
}
#footer a:hover {
  text-decoration: none;
  color: #23a7c1;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul .list-group-item {
  background: none;
  border: none;
}
#footer #socialFooter {
  width: 114px;
  text-align: center;
}
#footer #socialFooter > li {
  display: inline-block;
}
#footer #socialFooter > li:not(:last-child) {
  margin-right: 10px;
}
#footer #socialFooter > li > a {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(../img/footer_social.png);
  background-size: 84px 56px;
}
#footer #socialFooter > li > #fb-footer:hover {
  background-position: 0 28px;
}
#footer #socialFooter > li > #twitter-footer {
  background-position: 28px 0;
}
#footer #socialFooter > li > #twitter-footer:hover {
  background-position: 28px 28px;
}
#footer #socialFooter > li > #insta-footer {
  background-position: 56px 0;
}
#footer #socialFooter > li > #insta-footer:hover {
  background-position: 56px 28px;
}
#footer #copyright {
  font-size: 10px;
  color: #4e8aa3;
  text-align: center;
  margin-bottom: 10px;
}
#home {
  height: 100%;
  background: linear-gradient(169deg, #131C4E 0%, #FF495C 100%);
}
#home #dotWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0.05;
}
#home main {
  position: relative;
  color: #67CFE3;
}
#home #footer {
  position: relative;
}
#home .homeCircle {
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 15px;
  float: left;
}
#home #loginButton {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 5px 20px;
  padding-bottom: 3px;
  border: 1px solid #67CFE3;
  border-radius: 3px;
  color: #67CFE3;
  text-decoration: none;
}
#home #loginButton:hover {
  background-color: #67CFE3;
  color: #131C4E;
}
#home h1,
#home h2 {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 42px;
}
#home h1 strong,
#home h2 strong {
  color: #67CFE3;
}
#home .tagline {
  width: 580px;
}
#home .tagline::before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 4em;
  height: 8px;
  border-radius: 3px;
  background: #67CFE3;
}
#home body::before {
  z-index: 99;
}
#home #closingTagline {
  height: 900px;
}
.starRating {
  white-space: nowrap;
}
.pull-bottom {
  display: table-cell;
  vertical-align: bottom;
  float: none;
}
.uploadImage {
  display: block;
  position: absolute;
  top: 30px;
  left: 50px;
  background: rgba(163, 163, 163, 0.8);
  color: #fff;
  padding: 1em;
  cursor: pointer;
  border-radius: 3px;
  z-index: 5;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.uploadImage:hover {
  background: rgba(104, 104, 104, 0.85);
  color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.uploadImage::before {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  content: "\e060";
  font-size: 2em;
  vertical-align: middle;
  height: 1em;
  margin-top: -0.5em;
}
.uploadImage::after {
  content: "Upload Cover Image";
  margin-left: 1em;
}
.uploadProgress {
  width: 80%;
  margin: 0 auto;
  margin-top: 13px;
  height: 8px;
  background: #efefef;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
}
.uploadProgress .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #FFD13F;
}
.profile .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
  background: #efefef;
  margin-top: .2em;
  margin-bottom: .2em;
}
.profile .form-control:focus {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
}
.profile .col-xs-3,
.profile .col-xs-6,
.profile .col-sm-3,
.profile .col-sm-6,
.profile .col-sm-4,
.profile .col-xs-8,
.profile .col-xs-4,
.profile .col-md-3,
.profile .col-md-6,
.profile .col-md-4,
.profile .col-lg-3,
.profile .col-lg-6,
.profile .col-lg-4,
.profile .col-md-2 {
  padding-left: 1%;
  padding-right: 1%;
}
.profile h1,
.profile h2 {
  margin-top: 0;
}
.profile #cover {
  position: relative;
  color: #fff;
  /* COVER PHOTO */
  background: url(../img/coverphoto.png);
  background-position: center center;
  background-size: cover;
  height: 300px;
  width: 100%;
}
.profile #cover::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #000000 130%);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0) 60%, #000000 130%);
  background: -ms-linear-gradient(rgba(0, 0, 0, 0) 60%, #000000 130%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 60%, #000000 130%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #000000 130%);
  height: 100%;
  width: 100%;
}
.profile #imageTiles {
  overflow: auto;
}
.profile .imgTile {
  float: left;
  display: block;
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  width: 32%;
  overflow: hidden;
  margin-right: 1.33%;
  margin-bottom: 1.33%;
}
.profile .imgTile::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.profile #profileImage {
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  width: 95%;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 3px;
  overflow: hidden;
}
.profile #profileImage::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 78%;
}
.profile #profileImage .dragUpload {
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  opacity: 0;
  text-align: center;
  font-size: 20px;
  color: #9b9b9b;
  border: 3px dashed #9b9b9b;
  display: block;
  position: absolute;
  top: 0;
  right: 6%;
  bottom: 0;
  left: 6%;
  background: rgba(255, 255, 255, 0.98);
  margin: 10px;
  -webkit-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.98);
  -moz-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.98);
  -ms-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.98);
  -o-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.98);
  box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.98);
}
.profile #profileImage .dragUpload span {
  display: block;
  font-weight: 500;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 3em;
}
.profile #profileImage .dragUpload span::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  margin-top: -36px;
  width: 49px;
  height: 28px;
  background-image: url(../img/upload.png);
  background-size: 49px 28px;
  background-repeat: no-repeat;
}
.profile #profileImage .dragUpload .btn {
  color: #FFD13F;
  background: none;
  border: 1px solid #FFD13F;
  margin-top: 16px;
  padding-top: .4em;
  padding-bottom: .2em;
}
.profile #profileImage .dragUpload .btn:hover {
  background: #FFD13F;
  color: #fff;
}
.profile #profileImage:hover .dragUpload {
  opacity: 1;
}
.profile #profImgWrapper {
  bottom: -56px;
}
.profile #pageInfo {
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}
.profile #pageInfo small {
  color: #dbdbdb;
}
.profile section:not(#reviews) {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
}
.profile #headerWrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
  display: table;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.profile #presence > .profileSection {
  padding-top: 80px;
  margin-top: -40px;
}
.profile .profileSection {
  position: relative;
  background: #fff;
  border-radius: 3px;
  padding: 20px;
  margin: 0;
  margin-bottom: 14px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.profile .profileSection:hover .profileEditButton {
  display: initial;
}
.profile .profileSection .col-xs-4:first-child,
.profile .profileSection .col-xs-8:first-child {
  padding-left: 0;
}
.profile .profileSection .col-xs-8:last-child,
.profile .profileSection .col-xs-4:last-child {
  padding-right: 0;
}
.profile .infoGroup {
  margin-top: 30px;
}
.profile .infoGroup:first-child {
  margin-top: 0px;
}
.profile .venueInfo .infoGroup {
  margin-top: 0px;
}
.profile #socialLinks {
  position: relative;
  clear: both;
  list-style: none;
  cursor: default;
  margin-top: 20px;
}
.profile #socialLinks a {
  display: inline-block;
  list-style: none;
}
.profile #socialLinks a:not(:last-child) {
  margin-right: 5%;
}
.profile #socialLinks a:hover {
  opacity: 0.5;
}
.profile #socialLinks .fb-link {
  display: inline-block;
  width: 9px;
  height: 18px;
  background-size: 100%;
  background-image: url(../img/prof-fb.png);
}
.profile #socialLinks .twitter-link {
  display: inline-block;
  width: 17px;
  height: 15px;
  background-size: 100%;
  background-image: url(../img/prof-twitter.png);
}
.profile #socialLinks .insta-link {
  display: inline-block;
  width: 14px;
  height: 15px;
  background-size: 100%;
  background-image: url(../img/prof-insta.png);
}
.profile #socialLinks .yt-link {
  display: inline-block;
  width: 16px;
  height: 18px;
  background-size: 100%;
  background-image: url(../img/prof-yt.png);
}
.profile #socialLinks .linkedin-link {
  display: inline-block;
  width: 15px;
  height: 16px;
  background-size: 100%;
  background-image: url(../img/prof-in.png);
}
.profile #socialLinks .vimeo-link {
  display: inline-block;
  width: 18px;
  height: 16px;
  background-size: 100%;
  background-image: url(../img/prof-vimeo.png);
}
.profile #socialLinks .sc-link {
  display: inline-block;
  width: 20px;
  height: 11px;
  background-size: 100%;
  background-image: url(../img/prof-sc.png);
}
.profile #socialLinks .btn-block {
  border: 1px solid #FF495C;
  background: none;
  color: #FF495C;
}
.profile #socialLinks .btn-block span {
  margin-right: .5em;
}
.profile #pressArticles {
  position: relative;
  overflow: auto;
}
.profile #pressArticles .article {
  display: block;
  overflow: auto;
  margin-bottom: 2em;
  text-decoration: none;
}
.profile #pressArticles .article:hover {
  text-decoration: none;
}
.profile #pressArticles .article:hover p {
  color: #000000;
}
.profile #pressArticles .article:hover .source {
  color: #e20018;
}
.profile #pressArticles .article::after {
  content: "";
  display: block;
  margin-top: 1.8em;
  margin-right: 20px;
  height: 1px;
  overflow: hidden;
  background: #FF495C;
  border-top: 1px solid #FF495C;
}
.profile #pressArticles .article p {
  clear: both;
  color: #616161;
}
.profile #pressArticles .article .source {
  float: right;
  display: block;
  margin-left: 5%;
  font-size: .7em;
  margin-top: .7em;
}
.profile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profile #genre > li {
  display: inline;
}
.profile #genre > li:not(:last-child)::after {
  content: "|";
  color: #FF495C;
  margin: 0px 8px;
}
.profile #reviews {
  background-color: #fff;
  margin: 0;
  padding: 40px;
  border-top: 1px solid #dbdbdb;
}
.profile #reviews .star {
  width: 16px;
  height: 15px;
}
.profile #responseRate .star {
  margin-bottom: -0.3em;
  margin-right: .3em;
}
.profile .star {
  display: inline-block;
  width: 24px;
  height: 22px;
  background: url(../img/largestar.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.profile .star.empty {
  background-position: 0 100%;
}
.profile #socialStats .starRating {
  max-width: 150px;
  margin: 0 auto;
}
.profile #socialStats .starRating .star {
  width: 17%;
  height: auto;
  padding-bottom: 15.2%;
}
.profile #socialStats .starRating .star:not(:last-child) {
  margin-right: 3%;
}
.profile .fans,
.profile .plays {
  color: #FF495C;
  font-size: 16px;
  font-weight: 500;
}
.profile .fans::before,
.profile .plays::before {
  display: block;
  color: #9a9a9a;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: -4px;
}
.profile .fans::before {
  content: "Fans";
}
.profile .plays::before {
  content: "Plays";
}
.profile #contactButtons {
  margin-top: 18px;
  bottom: -18px;
}
.profile #contactButtons .btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 6px;
  background: #FF495C;
  color: white;
}
.profile #contactButtons .btn:first-child {
  width: calc(59%);
  margin-right: 1px;
}
.profile #contactButtons .btn:last-child {
  width: 40%;
}
.profile #contactButtons .btn:hover {
  background: #e20018;
}
.profile #contactButtons #offerButton::before {
  content: "";
  display: inline-block;
  background-image: url(../img/contracticon.png);
  background-size: 100%;
  width: 25px;
  height: 32px;
  margin: 0;
  padding: 0;
  margin-top: -10px;
  margin-bottom: -10px;
  margin-right: 10%;
}
.profile #contactButtons #messageButton::before {
  content: "";
  display: inline-block;
  background-image: url(../img/messages_white.png);
  background-size: 100%;
  width: 39px;
  height: 28px;
  margin: 0;
  padding: 0;
  margin-top: -10px;
  margin-bottom: -8px;
  margin-right: 4%;
}
.profile #videoEmbeds video {
  width: 100%    !important;
  height: auto   !important;
}
.profile #videoEmbeds .responsiveVideo {
  position: relative;
  padding-bottom: 52.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.profile #videoEmbeds .responsiveVideo:not(:last-child) {
  margin-bottom: 30px;
}
.profile #videoEmbeds .responsiveVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.profile #locationMap .responsiveMap {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  border-radius: 3px;
}
.profile #locationMap .responsiveMap iframe {
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.profile #amenities .row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 24px;
}
.profile #reviewsWrapper {
  position: relative;
  margin-left: -2%;
  margin-right: -2%;
  margin-top: 30px;
  margin-bottom: 80px;
}
.profile #reviews {
  padding: 40px 12%;
}
.profile #reviews .numberOfReviews {
  position: relative;
  display: inline-block;
  font-size: .9em;
  color: #fff;
  background: #FF495C;
  padding: .2em .4em .1em .4em;
  border-radius: 3px;
  margin-left: 1.5em;
}
.profile #reviews .numberOfReviews::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: -1em;
  background: #FF495C;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.profile #reviews .review {
  margin-bottom: 50px;
  padding-left: 2%;
  padding-right: 2%;
}
.profile #reviews .reviewerImg {
  float: left;
  width: 90px;
  height: 90px;
  background-color: #dbdbdb;
  border-radius: 3px;
  margin-right: 12px;
  margin-left: 2%;
  background-size: cover;
  background-position: center center;
}
.profile #reviews .reviewInfo {
  float: left;
}
.profile #reviews .name {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  color: #FF495C;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 0;
}
.profile #reviews .pageName {
  color: #dbdbdb;
}
.profile #reviews .reviewText {
  color: #a8a8a8;
  font-size: 12px;
  line-height: 1.6em;
}
.publicBookings {
  position: relative;
}
.publicBookings .publicBooking {
  max-width: 160px;
  margin: 0 auto;
}
.publicBookings #profileImage,
.publicBookings .profileImage {
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  margin: 0 auto;
  border-radius: 0px 0px 3px 3px;
  overflow: hidden;
}
.publicBookings #profileImage::before,
.publicBookings .profileImage::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 78%;
}
.publicBookings .nextBtn,
.publicBookings .prevBtn {
  top: 40%;
}
.publicBookings .booking-time {
  font-size: 12px;
  font-style: italic;
  text-align: center;
  padding: 0.3em;
  color: #c2c2c2;
}
.publicBookings .booking-date {
  padding: 0.3em;
  background: #c2c2c2;
  color: #fff;
  border-radius: 3px 3px 0px 0px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 1px;
}
.publicBookings .otherParty h2 {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  color: #FF495C;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 0;
}
.publicBookings .partyType {
  color: #a8a8a8;
}
.publicBookings .starRating {
  margin-top: 0.4em;
}
.publicBookings .star {
  width: 16px;
  height: 15px;
}
.publicBookings .publicBooking-upcoming .booking-time {
  color: #FF495C;
}
.publicBookings .publicBooking-upcoming .booking-date {
  background: #FF495C;
  color: #fff;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.messages,
.fullHeight {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}
.messages #bubbleSort,
.fullHeight #bubbleSort {
  text-align: center;
  font-size: 12px;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.messages #bubbleSort *,
.fullHeight #bubbleSort * {
  white-space: nowrap;
}
.messages #bubbleSort a,
.fullHeight #bubbleSort a {
  display: block;
}
.messages #bubbleSort #inquirySort,
.fullHeight #bubbleSort #inquirySort,
.messages #bubbleSort #pendingSort,
.fullHeight #bubbleSort #pendingSort {
  color: #FF495C;
}
.messages #bubbleSort #contractSort,
.fullHeight #bubbleSort #contractSort {
  color: #131C4E;
}
.messages #bubbleSort #messagesSort,
.fullHeight #bubbleSort #messagesSort {
  color: #FFD13F;
}
.messages #bubbleSort .dot,
.fullHeight #bubbleSort .dot {
  margin-left: 0px !important;
  margin-right: 0.3em;
}
.messages .dot,
.fullHeight .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 5px;
}
.messages .dot.dot-inquiry,
.fullHeight .dot.dot-inquiry {
  background: #FF495C;
}
.messages .dot.dot-message,
.fullHeight .dot.dot-message {
  background: #FFD13F;
}
.messages .dot.dot-pending,
.fullHeight .dot.dot-pending {
  background: none;
  border: 1px solid #FF495C;
}
.messages .dot.dot-contract,
.fullHeight .dot.dot-contract {
  background: #131C4E;
}
.messages .dot.dot-empty,
.fullHeight .dot.dot-empty {
  background: #EBEBEB;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(182, 182, 182, 0.5);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(182, 182, 182, 0.5);
  -ms-box-shadow: inset 0px 1px 1px 0px rgba(182, 182, 182, 0.5);
  -o-box-shadow: inset 0px 1px 1px 0px rgba(182, 182, 182, 0.5);
  box-shadow: inset 0px 1px 1px 0px rgba(182, 182, 182, 0.5);
}
.messages #bubbleSort > .col-sm-3,
.fullHeight #bubbleSort > .col-sm-3,
.messages #search,
.fullHeight #search {
  padding-right: 1%;
}
.messages #newMessageButton,
.fullHeight #newMessageButton {
  border: 1px solid #FF495C;
  color: #FF495C;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  background: none;
  height: 35px;
}
.messages #newMessageButton::before,
.fullHeight #newMessageButton::before {
  content: "+";
  margin-right: 4px;
}
.messages #newMessageButton:hover,
.fullHeight #newMessageButton:hover,
.messages #newMessageButton.inNewMSG,
.fullHeight #newMessageButton.inNewMSG {
  background: #FF495C;
  color: #fff;
}
.messages #mainContent,
.fullHeight #mainContent {
  position: relative;
}
.messages #contactList,
.fullHeight #contactList {
  position: static;
  max-height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-right: 0;
}
.messages #contactList .contact,
.fullHeight #contactList .contact {
  list-style: none;
  font-size: 14px;
  border-radius: 3px 0 0 3px;
}
.messages #contactList .contact > a,
.fullHeight #contactList .contact > a {
  display: block;
  color: #FF495C;
  padding: 7px 14px 7px 7px;
  white-space: nowrap;
  text-decoration: none;
}
.messages #contactList .contact.selected,
.fullHeight #contactList .contact.selected {
  background: #fff;
}
.messages #contactList .contact.selected::after,
.fullHeight #contactList .contact.selected::after {
  content: "";
  width: 3px;
  background: #fff;
  height: 3px;
  position: absolute;
  top: 0;
  left: 25%;
}
.messages #contactList .contact:hover,
.fullHeight #contactList .contact:hover {
  background: #fafafa;
}
.messages #contactList .contact img,
.fullHeight #contactList .contact img {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  border-radius: 3px;
}
.messages #contactList .contact .indicators,
.fullHeight #contactList .contact .indicators {
  display: inline-block;
  float: right;
  margin-top: .7em;
}
.messages #mainContent,
.fullHeight #mainContent {
  position: absolute;
  top: 72px;
  bottom: 4%;
  width: 100%;
}
.messages #newMsgWrapper,
.fullHeight #newMsgWrapper {
  padding-left: 0;
}
.messages #conversationBox,
.fullHeight #conversationBox {
  height: 100%;
  padding-left: 0;
}
.messages #conversationBox #newConversation,
.fullHeight #conversationBox #newConversation {
  border-radius: 3px;
  background: #fff;
}
.messages #conversationBox #newConversation #recipient .input-group-addon,
.fullHeight #conversationBox #newConversation #recipient .input-group-addon {
  background: none;
  border: none;
}
.messages #conversationBox #newConversation #recipient .form-control,
.fullHeight #conversationBox #newConversation #recipient .form-control {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #FF495C;
}
.messages #conversationBox #conversation,
.fullHeight #conversationBox #conversation {
  height: calc(100% - 64px);
  background: #fff;
  border-radius: 3px 3px 0 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 26px;
  font-size: 13px;
}
.messages #conversationBox #conversation.has-attachment,
.fullHeight #conversationBox #conversation.has-attachment {
  height: calc(100% - 124px);
}
.messages #conversationBox #conversation .messageProfImg,
.fullHeight #conversationBox #conversation .messageProfImg {
  display: block;
}
.messages #conversationBox #conversation .messageProfImg img,
.fullHeight #conversationBox #conversation .messageProfImg img {
  width: 45px;
  height: 45px;
  border-radius: 3px;
}
.messages #conversationBox #conversation .senderName,
.fullHeight #conversationBox #conversation .senderName {
  display: block;
  font-size: 0.8em;
  color: #FF495C;
  margin-bottom: 0.5em;
}
.messages #conversationBox #conversation .sent,
.fullHeight #conversationBox #conversation .sent,
.messages #conversationBox #conversation .received,
.fullHeight #conversationBox #conversation .received,
.messages #conversationBox #conversation .dateStamp,
.fullHeight #conversationBox #conversation .dateStamp {
  margin-bottom: 30px;
  clear: both;
  overflow: auto;
}
.messages #conversationBox #conversation .sent .messageBody,
.fullHeight #conversationBox #conversation .sent .messageBody,
.messages #conversationBox #conversation .received .messageBody,
.fullHeight #conversationBox #conversation .received .messageBody,
.messages #conversationBox #conversation .dateStamp .messageBody,
.fullHeight #conversationBox #conversation .dateStamp .messageBody {
  width: 70%;
}
.messages #conversationBox #conversation p,
.fullHeight #conversationBox #conversation p {
  margin-bottom: 1.3em;
}
.messages #conversationBox #conversation .dateStamp,
.fullHeight #conversationBox #conversation .dateStamp {
  color: #FF495C;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #FF495C;
  margin-top: 5.5em;
  margin-bottom: 3em;
}
.messages #conversationBox #conversation .timeStamp,
.fullHeight #conversationBox #conversation .timeStamp {
  font-size: 10px;
  color: #dbdbdb;
}
.messages #conversationBox #conversation .sent .messageProfImg,
.fullHeight #conversationBox #conversation .sent .messageProfImg {
  margin-left: 10px;
}
.messages #conversationBox #conversation .sent .messageProfImg,
.fullHeight #conversationBox #conversation .sent .messageProfImg,
.messages #conversationBox #conversation .sent .messageText,
.fullHeight #conversationBox #conversation .sent .messageText,
.messages #conversationBox #conversation .sent .messageBody,
.fullHeight #conversationBox #conversation .sent .messageBody {
  float: right;
}
.messages #conversationBox #conversation .sent .timeStamp,
.fullHeight #conversationBox #conversation .sent .timeStamp {
  float: left;
}
.messages #conversationBox #conversation .received .messageProfImg,
.fullHeight #conversationBox #conversation .received .messageProfImg {
  margin-right: 10px;
}
.messages #conversationBox #conversation .received .messageProfImg,
.fullHeight #conversationBox #conversation .received .messageProfImg,
.messages #conversationBox #conversation .received .messageText,
.fullHeight #conversationBox #conversation .received .messageText,
.messages #conversationBox #conversation .received .messageBody,
.fullHeight #conversationBox #conversation .received .messageBody {
  float: left;
}
.messages #conversationBox #conversation .received .timeStamp,
.fullHeight #conversationBox #conversation .received .timeStamp {
  float: right;
}
.messages #composeMessage,
.fullHeight #composeMessage {
  border-top: 1px solid #FF495C;
  background: #fff;
  border-radius: 0 0 3px 3px;
}
.messages #composeMessage .form-control,
.fullHeight #composeMessage .form-control,
.messages #composeMessage .btn,
.fullHeight #composeMessage .btn {
  height: 64px;
}
.messages #composeMessage .form-control,
.fullHeight #composeMessage .form-control {
  resize: none;
  padding: 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  color: #FF495C;
  font-size: 16px;
  border: none;
  border-radius: 0 0 0 3px;
  background-color: #fff;
}
.messages #composeMessage .form-control::-webkit-input-placeholder,
.fullHeight #composeMessage .form-control::-webkit-input-placeholder {
  color: #FFC3C9;
}
.messages #composeMessage .form-control:-moz-placeholder,
.fullHeight #composeMessage .form-control:-moz-placeholder {
  color: #FFC3C9;
}
.messages #composeMessage .form-control::-moz-placeholder,
.fullHeight #composeMessage .form-control::-moz-placeholder {
  color: #FFC3C9;
}
.messages #composeMessage .form-control:-ms-input-placeholder,
.fullHeight #composeMessage .form-control:-ms-input-placeholder {
  color: #FFC3C9;
}
.messages #composeMessage .form-control:focus::-webkit-input-placeholder,
.fullHeight #composeMessage .form-control:focus::-webkit-input-placeholder {
  color: rgba(255, 195, 201, 0.6);
}
.messages #composeMessage .form-control:focus:-moz-placeholder,
.fullHeight #composeMessage .form-control:focus:-moz-placeholder {
  color: rgba(255, 195, 201, 0.6);
}
.messages #composeMessage .form-control:focus::-moz-placeholder,
.fullHeight #composeMessage .form-control:focus::-moz-placeholder {
  color: rgba(255, 195, 201, 0.6);
}
.messages #composeMessage .form-control:focus:-ms-input-placeholder,
.fullHeight #composeMessage .form-control:focus:-ms-input-placeholder {
  color: rgba(255, 195, 201, 0.6);
}
.messages #composeMessage .btn,
.fullHeight #composeMessage .btn {
  padding-left: 24px;
  padding-right: 24px;
  background-color: #FF495C;
  color: #fff;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.messages #composeMessage .btn:first-child,
.fullHeight #composeMessage .btn:first-child {
  border-radius: 0px;
  margin-right: 2px;
}
.messages #composeMessage .btn:last-child,
.fullHeight #composeMessage .btn:last-child {
  border-radius: 0px 0px 3px 0px;
}
.messages #composeMessage #offerButton,
.fullHeight #composeMessage #offerButton {
  background-image: url(../img/contracticon.png);
  background-size: 25px 32px;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.fullHeight {
  max-width: 1440px;
}
.offerButtonWrapper {
  clear: both;
  text-decoration: none;
}
.offerButtonWrapper small {
  padding-top: 4px;
  display: block;
  clear: both;
}
a.offerButton {
  text-decoration: none;
}
.offerButton {
  text-decoration: none;
  position: relative;
  display: table;
  width: 95%;
  border: 1px solid #FF495C;
  border-radius: 3px;
  background: #fff;
  overflow: visible;
  float: left;
  height: 28px;
  cursor: pointer;
}
.offerButton:hover {
  border: 1px solid #e20018;
  background: #f8f8f8;
}
.offerButton:hover .offerType {
  background: #e20018;
}
.offerButton:hover .offerDetails {
  color: #e20018;
}
.offerButton .offerType {
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #FF495C;
  color: #fff;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0px;
  width: 20%;
}
.offerButton .offerDetails {
  font-size: 11px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  color: #FF495C;
  list-style: none;
}
.offerButton .offerDetails li {
  margin-bottom: 0;
  display: inline-block;
  float: left;
}
.offerButton .offerDetails li:not(:last-child)::after {
  content: "•";
  margin: 0px 4px;
}
.offerButton .version {
  display: block;
  position: absolute;
  bottom: -2em;
  left: 0;
  color: #FF495C;
}
.severAttachment {
  float: right;
  font-family: "Glyphicons Halflings";
  margin-top: .3em;
  text-decoration: none;
  color: #FF495C;
}
.severAttachment::before {
  content: "\e014";
  text-decoration: none;
}
.severAttachment:hover {
  color: #e20018;
  text-decoration: none;
}
.dashPreview {
  float: right;
  font-family: "Glyphicons Halflings";
  margin-top: .3em;
  text-decoration: none;
}
.dashPreview::before {
  content: "\e105";
  text-decoration: none;
}
.dashPreview:hover {
  color: #e20018;
  text-decoration: none;
}
.offerButton-contract small {
  color: #131C4E;
}
.offerButton-contract .offerButton {
  border: 1px solid #131C4E;
}
.offerButton-contract .offerButton .offerType {
  background: #131C4E;
}
.offerButton-contract .offerButton .offerDetails {
  color: #131C4E;
}
.offerButton-contract .offerButton:hover {
  border: 1px solid #000000;
}
.offerButton-contract .offerButton:hover .offerType {
  background: #000000;
}
.offerButton-contract .offerButton:hover .offerDetails {
  color: #000000;
}
.offerButton-contract .acceptedAttachment {
  color: #131C4E;
}
.offerButton-contract .acceptedAttachment:hover {
  color: #000000;
  text-decoration: none;
}
.offerButton-contract .severAttachment {
  color: #131C4E;
}
.offerButton-contract .severAttachment:hover {
  color: #000000;
  text-decoration: none;
}
.offerButton-booking small {
  color: #67CFE3;
}
.offerButton-booking .offerButton {
  width: 100%;
  border: 1px solid #67CFE3;
}
.offerButton-booking .offerButton .offerType {
  background: #67CFE3;
}
.offerButton-booking .offerButton .offerDetails {
  color: #67CFE3;
}
.offerButton-booking .offerButton:hover {
  border: 1px solid #23a7c1;
}
.offerButton-booking .offerButton:hover .offerType {
  background: #23a7c1;
}
.offerButton-booking .offerButton:hover .offerDetails {
  color: #23a7c1;
}
.offerButton-booking .acceptedAttachment {
  color: #67CFE3;
}
.offerButton-booking .acceptedAttachment:hover {
  color: #23a7c1;
  text-decoration: none;
}
.offerButton-booking .severAttachment {
  color: #67CFE3;
}
.offerButton-booking .severAttachment:hover {
  color: #23a7c1;
  text-decoration: none;
}
.offerButton-external small {
  color: #FFD13F;
}
.offerButton-external .offerButton {
  width: 100%;
  border: 1px solid #FFD13F;
}
.offerButton-external .offerButton .offerType {
  background: #FFD13F;
}
.offerButton-external .offerButton .offerDetails {
  color: #FFD13F;
}
.offerButton-external .offerButton:hover {
  border: 1px solid #d8a400;
}
.offerButton-external .offerButton:hover .offerType {
  background: #d8a400;
}
.offerButton-external .offerButton:hover .offerDetails {
  color: #d8a400;
}
.offerButton-external .acceptedAttachment {
  color: #FFD13F;
}
.offerButton-external .acceptedAttachment:hover {
  color: #d8a400;
  text-decoration: none;
}
.offerButton-external .severAttachment {
  color: #FFD13F;
}
.offerButton-external .severAttachment:hover {
  color: #d8a400;
  text-decoration: none;
}
.editOffer {
  float: right;
  background: url(../img/editoffer.png);
  background-repeat: no-repeat;
  background-size: 30px 20px;
  background-position: 0 0;
  width: 15px;
  height: 20px;
  margin-top: .3em;
}
.offerButton-inquiry small {
  color: #FF495C;
}
.offerButton-inquiry .editOffer {
  background-position: -15px 0px;
}
.offerButton-inquiry .acceptedAttachment {
  color: #FF495C;
}
.offerButton-inquiry .acceptedAttachment:hover {
  color: #e20018;
  text-decoration: none;
}
.offerButton-severed small {
  color: #c2c2c2;
}
.offerButton-severed .offerButton {
  width: 100%;
  border: 1px solid #c2c2c2;
}
.offerButton-severed .offerButton .offerType {
  background: #c2c2c2;
}
.offerButton-severed .offerButton .offerDetails {
  color: #c2c2c2;
}
.offerButton-severed .offerButton .version {
  color: #c2c2c2;
}
.offerButton-severed .offerButton:hover {
  border: 1px solid #8f8f8f;
}
.offerButton-severed .offerButton:hover .offerType {
  background: #8f8f8f;
}
.offerButton-severed .offerButton:hover .offerDetails {
  color: #8f8f8f;
}
.offerButton-severed .severAttachment {
  display: none;
}
.acceptedAttachment {
  float: right;
  font-family: "Glyphicons Halflings";
  margin-top: .3em;
  text-decoration: none;
}
.acceptedAttachment::before {
  content: "\e013";
  text-decoration: none;
}
#attachments {
  margin-top: 10px;
  overflow: auto;
}
.cal-body {
  background: none;
  background-color: none;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
}
.cal-body .cal-header,
.cal-body .cal-header-sm {
  background: none;
  color: #FF495C;
  height: auto;
  margin-bottom: 4px;
  text-align: center;
}
.cal-body .cal-previous-month::before {
  font-size: 0.9em;
  content: "\e251";
}
.cal-body .cal-next-month::before {
  font-size: 0.9em;
  content: "\e250";
}
.cal-body .cal-monthTitle {
  text-transform: uppercase;
  display: inline-block;
  font-size: medium;
  width: 50%;
}
.cal-body .cal-day,
.cal-body .cal-day-sm {
  height: 0;
  line-height: 0.5em;
  box-sizing: content-box;
}
.cal-body .cal-day:not(.cal-diff-month) {
  color: #FFD13F;
}
.cal-body .cal-week-names {
  color: #fff;
  background: #FFD13F;
}
.cal-body .cal-week-names .cal-day,
.cal-body .cal-week-names .cal-day-sm {
  color: #fff;
  position: relative;
  line-height: 1.7em;
  width: 14.2857%;
  display: inline-block;
  text-align: center;
}
.cal-body .cal-week-names .cal-day:not(:last-child)::after,
.cal-body .cal-week-names .cal-day-sm:not(:last-child)::after {
  content: "";
  border-right: 1px solid #fff;
  height: 1em;
  margin: auto;
  position: absolute;
  top: 1.5em;
  right: 0;
  bottom: 0;
}
.cal-body .cal-week {
  overflow: hidden;
}
.cal-body .cal-grid {
  border: 1px solid #FFD13F;
  border-radius: 3px;
  background: #fff;
}
.cal-body .dateWrapper {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
  width: 13.2857%;
  padding-bottom: 13.2857%;
  margin: 0.5%;
}
.cal-body .dateWrapper span {
  display: block;
  position: relative;
  padding: 0;
  background: none;
  margin: auto;
  margin-top: 50%;
  line-height: 0;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}
.cal-body .dateWrapper:hover {
  color: #af0012 !important;
}
.cal-body .dateWrapper.cal-today {
  background: none;
  color: #FF495C !important;
}
.cal-body .dateWrapper.cal-today::after {
  content: "";
  display: block;
  width: 87%;
  padding-top: 87%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  box-sizing: content-box;
  background: none;
  border: 1px solid #FF495C;
  border-radius: 50%;
}
.cal-body .dateWrapper.cal-selected {
  color: #FFD13F !important;
}
.cal-body .dateWrapper.cal-selected::after {
  content: "";
  display: block;
  width: 90%;
  padding-top: 90%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  box-sizing: content-box;
  background: #FF495C;
  border: none;
  border-radius: 50%;
}
.cal-body .dateWrapper.cal-inquiry-day {
  color: #67CFE3;
}
.cal-body .dateWrapper.cal-inquiry-day::after {
  content: "";
  display: block;
  width: 87%;
  padding-top: 87%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  box-sizing: content-box;
  background: none;
  border: 1px solid #67CFE3;
  border-radius: 50%;
}
.cal-body .cal-diff-month {
  color: #ededed;
}
.cal-body .cal-week-highlighted {
  position: relative;
}
.cal-body .cal-week-highlighted::before {
  content: "";
  display: block;
  background: #FF495C;
  height: 74%;
  border-radius: 1000px;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  width: 96%;
}
.cal-body .cal-week-highlighted .dateWrapper.cal-today span {
  color: #fff;
}
.cal-body .cal-week-highlighted .dateWrapper.cal-today::after {
  width: 66%;
  padding-top: 66%;
  top: 11%;
  border: 1px solid #fff;
}
.loadingCover {
  display: block;
  position: fixed;
  z-index: 99999;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: #131C4E;
  overflow: hidden;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}
.loadingCover::before {
  content: "loading";
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
  color: transparent;
  display: block;
  background: url('data:image/gif;base64,R0lGODlhyADIAOZ9ADtwlDhrjxQdT0WGpiQ+amLE2kiMqy5UfUB7nVKjvkOBohYgUl670l250RooWEmOrUWHpx4yYWXL4BUeUFarxRUfUCdFcBwuXSpMdhwtXGbN4UF9nzFagmLF2yI6Z1260SZDby1Rek2WtDFbgyQ/a1Ojv2C/1iZCbletx1Gfu2HC2D53mTZmi2DB1ytNd02YtSM8aBciUyI7aE2XtCxRemTJ3lCeul++1T52mUuSsEeKqjNfhmXL30aJqS1Sey9WfmPH3WbO4iZDbhkmVjdojRsqWhUdT0J+oDltkUOCozFagTpvkxsrWyVBbDBYgC9Xfx0vXl6800qRrzlrkBgkVVKhvSxQeTJdhF+91B4yYEuTsT95m0WFplWowkyVs0SCozBZgR81Yk+buCVBbStPeBknVyA1Y06at1y40ChGcWDA11q0zFKhvCM9aVu2zh0wXjdmjDViiFesxlCdulWowyVAbFmxyiM8aRgkVFaqxTVjiWfP4xQcTv///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiMjliNDk0MC1iM2U2LTRlMDUtYTMzOS1lZTVjNzhjNjFmOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDIxREFGRkFBRTY4MTFFNTk4MkE5NDJERDMzQzJDNTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDIxREFGRjlBRTY4MTFFNTk4MkE5NDJERDMzQzJDNTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpiMjliNDk0MC1iM2U2LTRlMDUtYTMzOS1lZTVjNzhjNjFmOTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6YjI5YjQ5NDAtYjNlNi00ZTA1LWEzMzktZWU1Yzc4YzYxZjkyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBTIAfQAsAAAAAMgAyAAAB/+AfIKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqq6ytrq+wsbKztLW2t7i5uru8vb6/wMHCw8TFxsfIycrLzM3Oz9DR0tPU1dbX2NnahAgDAtvgjQh7e97h54fj5OXf6O7q6+zu5/Dx8vPa9fb3+Nb6+/z6SfsHMKBAZwQBAABo7iBCgAAELdzX0KGyhIQm2qto0RjGQhrjcewo7KOhkOtGkvRl8hBKcipX6mqJ6KVBmbhoJrIZE+csnYp4tvNZC+gioURpGWWENCmspY2aOmUF1ZHUqaiqPrqKlZRWSFy7gvoaKaxYTmQlmT2LKe2ktWz/KbmlBDcupLmV6tplhNeS3r2I+l76C5gbRFaECwvWlNju4k2Nzz7mFBnr5E6Vk172lBnn5k+dSX4GFdrh6FCl+50Wlfrd4V+tw60uFTvfa2G1r81GlZva7lS9o/1WFbyZgCS3kxVXJmBAcmXLjzV/viw6sen7IkazHgy7Pe3SuPvyHg/8NPG7yK8zTw09LvXk2FdzXwv+HvnW6Muyj/+a/lf8ufMfKwHOM2AqBeJzoCkJ9rPgKA0K9CAoER40YScVOnShJhlatOElHXb0ISUhkjRiJCWudKIjKcq04iIt4vQiIjH6NGMhNRJ1oyA5JnVjj069CORUJw6J1YdGdnVh/5JiPcjkWQc+ydZ/UsZFX5V2oYflXtxtCVh0XhZWXJiF8dEbmWWaydBQlqCZppoUsTmJfS0YYOedeObpwpsu5Oknni2sWYl9BRUawJsBFKroRnKy6NyikO5xaJqJRrpoT4kQamk8k5ZZ6aaFYmqIpqCS02lhn5YqaCOPqlrQqYCl6upGpRBgD6x7yUoAL7Zyiqg9u+7S6zq42qUrr7f+Gk+wugxrqrLrMJuLs5JCS460uFBbbFzHCpsspcAi6yu4y4pLrLV7YHuLtuiqawu75EZr7rPxXjtvtfWme++2bHXb7LeehuvtuAGXO/C5+bpbC7wFy3swvQ3b+zC+Ees7Mf+/Z/k7LcCoCvwvwR0b/DHCFStMC8MhOzwyxClLvDLFLVv8MsZiaZwtx7F6vDHIOYu8M8kxmzwLyj2r/DPLRbt8NMxJy7w0zV3ZvC7Ouep8M89V+3w10E0LLQvRWRu9NdJhKz0202U7fTbUWEn9LtXGWj011nFrPTfXaXsdC9h1i3032X2b/Tfagas9ONtTub0w3NzK/Tbdjdv9ON6F6w0L35H7PTngmQu+OeGdG/454k4pfjLj/Tq+OOSpS7465aFb/grmrWv+Oue1e3476LmLvjvpSZk+NOoZq04LDAUknzwLb7KgfPIwvCn99NRXb/312Gev/fbcd+/99+CHL/4S+OSXb/756Kev/vrst+/+I4EAACH5BAUyAH0ALCkAZQAiAE4AAAf/gH2Cg4SFFRcRDoWLjI19ESsUEnuUKi8jC46agg4QGpSgoQwcm40kDKGpoQ+ZpYMnHaqylCmtpRkms7oQrn0iusAYpSDAwCilD8XAFpoTBcq6G5oe0LolmiHVsx+aP9qyBdjfqtyO1OOh147O6KDSmsnte8yaxO3Hpb/owre537y9YGmr1UvQKWisCg7q9GnWKIWLsuCQBMoSJoiODiXCyLGjx48gQ4qEGIODDhsJUqpcyVJllRxToDCygkoeqBo4JhDaEcSmqhwCBMmY5FMVEkEzioKjMoSHUllPhDyVtcXHVFU9DlxNZUDrVlBdv4L1Kjas2D1my5L9mpbt2q1tUOG+vRqX7typdfHefZqX716lfQH/LRqY8GCfhREftpmY8WJ5jSE/bheZ8mR0lTFfHpeZ8+ZvnUF/1haa9OhqpVGfhmaARoHXsGPLnk07NpdAACH5BAUyAH0ALH0AZQAiAE4AAAf/gH2Cg4SFDhEXFYWLjI0LIzMqe5MSFCsRjZmFSgyTnp8aEA6ajg+fp58MJKSFCymosJMdJ6yDELG4Jhm1GLi+IrUovr4gpBbDvg+kG8i4BROaJc24Hpof07EhmgXYsD/W3ajamdLhn9WZzOaTz5rH63vKpMLrxaS95sC1t926tX2usM36J2iBKWSqCBLihCvUKIWEHkXyVOkSRE2HEl3cyLGjx48gQ0LMQEQKmwQoU6pcmdKGDg4xFglYAgReKhqFethEFWTHoDg7YUmQAfBGUFgv+uA7eorHkCVMYQk5EhWVDwVVTx3AmtXT1q5euYL9CnYP2bFiu55VmzbrWrdtTqu+lRs36ly7dZne1Zv36F6/fYP+FRx452DDhW0eVpwY3mLHjdc9lhzZ3GTLlcNd1py522bPnbF9Fh162mjTpZsdQFCgtevXsGPLfk0jEAAh+QQFMgB9ACxQAFQAKABfAAAH/4B9goOEhUZNcEcGBkdwTUaFkZKTghcbN3uZmpk3GxeUoIULKzWbppo1KwuhoG8Up7Cacm+skmZRsbl7UWa1hEVourpoRb6CYsLCYsZOyclOtUZrzsJrkKFk1MlkrAbawgasDN+6DKFl5MJloDLpujKgTe65TaBt87FtoEX4sMWgavptUsPKi0BNXliBOZgJDKsYmATeiFGLyEEiviq8wkehgrEwBeYVCGNMUBog6YCkKTloDJZvWMawJMRECzUtTGZGsnBGQywNZyzopMTkypc5XbrM+XIl59CnUKNKnUq1qtWrWKFOcCIlT4OvYMOKHStWjpYrHgl5sMMQlps6g5budGgbqwaIPgvc0M2FBY+evbqQ2ACciw4uwrCAhEQMazFjU44fa4oseQ9lyZcfZ2a8GXFnwp8Bh947mm7ptqcZpj64WmDrfq/xxRZZedNsd7fT5Sa3+1tvbb+pBXc2PFlxYcd1Jc+1PFbzxrUnR8/0/FR1yNMtZ79ue7v36dylg/8ePTx18rXN7/lQoL379/Djy5/vPhAAOw==');
  background-size: 100px 100px;
  width: 100px;
  height: 100px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.loadingCover h1 {
  color: #67CFE3;
  position: relative;
  top: 60%;
  text-align: center;
  font-size: 14px;
}
.loadingCover.hideLoad {
  height: 0;
}
.aboveLoadingCover {
  z-index: 999999 !important;
}
.spinner {
  height: 35px;
  width: 35px;
  position: absolute;
  left: 25%;
  margin-top: 2px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 2px solid #141e4d;
  border-right: 2px solid #141e4d;
  border-bottom: 2px solid #141e4d;
  border-top: 2px solid #65d0e3;
  border-radius: 100%;
}
.spinner.pullLeft {
  left: 3.5%;
}
.btn-loading {
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.btn-loading::before {
  display: block !important;
  content: "" !important;
  height: 35px;
  width: 35px;
  position: absolute;
  left: 25%;
  margin-top: 2px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 2px solid #141e4d;
  border-right: 2px solid #141e4d;
  border-bottom: 2px solid #141e4d;
  border-top: 2px solid #65d0e3;
  border-radius: 100%;
  left: 0 !important;
  margin: initial !important;
  right: 0 !important;
  bottom: initial !important;
  margin: 0 auto !important;
  margin-top: 2px !important;
  width: 1em !important;
  height: 1em !important;
}
.btn-loading::before.pullLeft {
  left: 3.5%;
}
.scheduler-loading .cal-grid {
  position: relative;
  min-height: 200px;
}
.scheduler-loading .cal-grid .cal-week:not(:first-child) {
  opacity: 0;
}
.scheduler-loading .cal-grid::before {
  content: "";
  height: 35px;
  width: 35px;
  position: absolute;
  left: 25%;
  margin-top: 2px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 2px solid #141e4d;
  border-right: 2px solid #141e4d;
  border-bottom: 2px solid #141e4d;
  border-top: 2px solid #65d0e3;
  border-radius: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.scheduler-loading .cal-grid::before.pullLeft {
  left: 3.5%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
input[type="radio"] + label {
  border: 1px solid #FFD13F;
  color: #FFD13F;
  cursor: pointer;
  text-align: center;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  background: none;
  width: 50px;
  height: 24px;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
input[type="radio"]:checked + label {
  background-color: #FF495C;
  border: 1px solid #FF495C;
  color: white;
}
#scheduleViewToggle {
  width: 100px;
  margin: 0 auto;
  margin-top: 6px;
}
#monthlyToggle + label::before,
#weeklyToggle + label::before {
  display: block;
  content: "";
  background-image: url(../img/month-week-icons.png);
  background-size: 88px 14px;
  background-repeat: no-repeat;
}
#monthlyToggle + label {
  float: left;
  border-radius: 3px 0px 0px 3px;
  border-right: none;
}
#monthlyToggle + label::before {
  margin: 0 auto;
  margin-top: 3px;
  width: 19px;
  height: 14px;
  background-position: 0 0;
}
#monthlyToggle:checked + label::before {
  background-position: -19px 0;
}
#weeklyToggle + label {
  border-radius: 0px 3px 3px 0px;
  border-left: none;
}
#weeklyToggle + label::before {
  margin: 0 auto;
  margin-top: 3px;
  width: 25px;
  height: 14px;
  background-position: -38px 0;
}
#weeklyToggle:checked + label::before {
  background-position: -63px 0;
}
.mySchedulePreview {
  position: relative;
  width: 100%;
  border: 1px solid #FFD13F;
  border-radius: 3px;
  margin-bottom: 20px;
}
.mySchedulePreview header {
  cursor: pointer;
  height: 22px;
  background: #FFD13F;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.mySchedulePreview header:hover {
  background: #f2b800;
}
.mySchedulePreview .schedule-next-day {
  margin-left: 16px;
}
.mySchedulePreview .schedule-prev-day {
  margin-right: 16px;
}
.mySchedulePreview .scheduleBody {
  height: 192px;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mySchedulePreview .scheduleBody.xLong {
  height: 283px;
}
.mySchedulePreview .hour {
  position: relative;
  height: 50px;
}
.mySchedulePreview .hour::before {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px solid rgba(255, 209, 63, 0.1);
  position: absolute;
  top: 50%;
}
.mySchedulePreview .hour:not(:last-child) {
  border-bottom: 1px solid rgba(255, 209, 63, 0.3);
}
.mySchedulePreview .hour::after {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  display: block;
  width: 10%;
  position: absolute;
  right: 2px;
  top: 1em;
  line-height: 0;
  color: #FFD13F;
  text-align: center;
}
.mySchedulePreview .hour.hour-booked::after {
  color: #dbdbdb;
}
.mySchedulePreview .hour.hr1::after {
  content: "1am";
}
.mySchedulePreview .hour.hr2::after {
  content: "2am";
}
.mySchedulePreview .hour.hr3::after {
  content: "3am";
}
.mySchedulePreview .hour.hr4::after {
  content: "4am";
}
.mySchedulePreview .hour.hr5::after {
  content: "5am";
}
.mySchedulePreview .hour.hr6::after {
  content: "6am";
}
.mySchedulePreview .hour.hr7::after {
  content: "7am";
}
.mySchedulePreview .hour.hr8::after {
  content: "8am";
}
.mySchedulePreview .hour.hr9::after {
  content: "9am";
}
.mySchedulePreview .hour.hr10::after {
  content: "10am";
}
.mySchedulePreview .hour.hr11::after {
  content: "11am";
}
.mySchedulePreview .hour.hr12::after {
  content: "12pm";
}
.mySchedulePreview .hour.hr13::after {
  content: "1pm";
}
.mySchedulePreview .hour.hr14::after {
  content: "2pm";
}
.mySchedulePreview .hour.hr15::after {
  content: "3pm";
}
.mySchedulePreview .hour.hr16::after {
  content: "4pm";
}
.mySchedulePreview .hour.hr17::after {
  content: "5pm";
}
.mySchedulePreview .hour.hr18::after {
  content: "6pm";
}
.mySchedulePreview .hour.hr19::after {
  content: "7pm";
}
.mySchedulePreview .hour.hr20::after {
  content: "8pm";
}
.mySchedulePreview .hour.hr21::after {
  content: "9pm";
}
.mySchedulePreview .hour.hr22::after {
  content: "10pm";
}
.mySchedulePreview .hour.hr23::after {
  content: "11pm";
}
.mySchedulePreview .hour.hr24::after {
  content: "12am";
}
.mySchedulePreview .hour.hr23:not(:last-child) .nextDay-separator {
  color: #131C4E;
  display: block;
  text-align: center;
  font-size: 0.8em;
  position: absolute;
  right: 35%;
  bottom: -0.7em;
  left: 35%;
}
.mySchedulePreview .hour.hr23:not(:last-child) .nextDay-separator::before,
.mySchedulePreview .hour.hr23:not(:last-child) .nextDay-separator::after {
  content: "";
  position: absolute;
  height: 1px;
  background: #131C4E;
  top: 0;
  width: 116.7%;
  margin-top: .6em;
}
.mySchedulePreview .hour.hr23:not(:last-child) .nextDay-separator::before {
  right: 100%;
}
.mySchedulePreview .hour.hr23:not(:last-child) .nextDay-separator::after {
  left: 100%;
}
.mySchedulePreview .hour-booked,
.mySchedulePreview .bookedBlock {
  background: rgba(219, 219, 219, 0.5);
}
.mySchedulePreview .hour-booked:not(:last-child),
.mySchedulePreview .bookedBlock:not(:last-child) {
  border-bottom: 1px solid #e3e3e3;
}
.mySchedulePreview .hour-booked::before,
.mySchedulePreview .bookedBlock::before {
  border-top: 1px solid #e8e8e8;
}
.mySchedulePreview .previewBlock {
  display: table;
  width: 90%;
  padding: 1%;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 12px;
  line-height: 0;
}
.mySchedulePreview .previewBlock span {
  display: table-cell;
  vertical-align: middle;
  background: rgba(255, 209, 63, 0.2);
  border-radius: 3px;
  border: 1px dashed #FF495C;
  color: #FF495C;
  font-weight: 500;
}
.mySchedulePreview .previewBlock.previewBlock-review.previewBlock-loadin {
  padding-bottom: 0;
}
.mySchedulePreview .previewBlock.previewBlock-review.previewBlock-loadin span {
  color: #fff;
  font-weight: 400;
  background: rgba(103, 207, 227, 0.6);
  border-radius: 3px 3px 0px 0px;
  border: none;
  border-bottom: 1px solid #131C4E;
  box-sizing: content-box;
  background: repeating-linear-gradient(45deg, rgba(103, 207, 227, 0.6), rgba(103, 207, 227, 0.6) 4px, rgba(103, 207, 227, 0.5) 4px, rgba(103, 207, 227, 0.5) 8px);
}
.mySchedulePreview .previewBlock.previewBlock-review span {
  background: #67CFE3;
  border: none;
  color: #fff;
  font-weight: 500;
}
.mySchedulePreview .previewBlock.previewBlock-inquiry span {
  background: #FF495C;
}
.mySchedulePreview .previewBlock.previewBlock-inquiry.previewBlock-loadin span {
  background: rgba(255, 73, 92, 0.6);
  border-bottom: 1px solid #FFD13F;
  background: repeating-linear-gradient(45deg, rgba(255, 73, 92, 0.6), rgba(255, 73, 92, 0.6) 4px, rgba(255, 73, 92, 0.5) 4px, rgba(255, 73, 92, 0.5) 8px);
}
.mySchedulePreview .previewBlock.previewBlock-contract span {
  background: #131C4E;
}
.mySchedulePreview .previewBlock.previewBlock-contract.previewBlock-loadin span {
  background: rgba(19, 28, 78, 0.6);
  border-bottom: 1px solid #67CFE3;
  background: repeating-linear-gradient(45deg, rgba(19, 28, 78, 0.6), rgba(19, 28, 78, 0.6) 4px, rgba(19, 28, 78, 0.5) 4px, rgba(19, 28, 78, 0.5) 8px);
}
.mySchedulePreview .previewBlock.previewBlock-booking span {
  background: #67CFE3;
}
.mySchedulePreview .previewBlock.previewBlock-booking.previewBlock-loadin span {
  background: rgba(103, 207, 227, 0.6);
  border-bottom: 1px solid #131C4E;
  background: repeating-linear-gradient(45deg, rgba(103, 207, 227, 0.6), rgba(103, 207, 227, 0.6) 4px, rgba(103, 207, 227, 0.5) 4px, rgba(103, 207, 227, 0.5) 8px);
}
.mySchedulePreview .previewBlock.previewBlock-external span {
  background: #FFD13F;
}
.mySchedulePreview .previewBlock.previewBlock-external.previewBlock-loadin span {
  background: rgba(255, 209, 63, 0.6);
  border-bottom: 1px solid #FF495C;
  background: repeating-linear-gradient(45deg, rgba(255, 209, 63, 0.6), rgba(255, 209, 63, 0.6) 4px, rgba(255, 209, 63, 0.5) 4px, rgba(255, 209, 63, 0.5) 8px);
}
.mySchedulePreview .previewBlock:not(.previewBlock-review).previewBlock-loadin {
  padding-bottom: 0;
}
.mySchedulePreview .previewBlock:not(.previewBlock-review).previewBlock-loadin span {
  color: #FF495C;
  font-weight: 400;
  background: rgba(255, 73, 92, 0.2);
  border-radius: 3px 3px 0px 0px;
  border-bottom: 1px solid #FF495C;
  box-sizing: content-box;
  background: repeating-linear-gradient(45deg, rgba(255, 73, 92, 0.2), rgba(255, 73, 92, 0.2) 4px, rgba(255, 73, 92, 0.1) 4px, rgba(255, 73, 92, 0.1) 8px);
}
.mySchedulePreview .previewBlock.previewBlock-hasLoadIn {
  padding-top: 0;
}
.mySchedulePreview .previewBlock.previewBlock-hasLoadIn span {
  border-radius: 0px 0px 3px 3px;
  border-top: none;
}
.mySchedulePreview .bookedBlock {
  position: absolute;
  width: 100%;
}
.mySchedulePreview.unfilled {
  border: none;
}
.mySchedulePreview.unfilled .scheduleBody {
  height: 0;
}
.mySchedulePreview.unfilled header {
  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: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  color: #dbdbdb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
  background: rgba(219, 219, 219, 0.2);
  text-align: left;
  height: 35px;
  font-weight: 400;
}
.mySchedulePreview.unfilled header: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);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -o-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);
}
.mySchedulePreview.unfilled header::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.mySchedulePreview.unfilled header:-ms-input-placeholder {
  color: #999;
}
.mySchedulePreview.unfilled header::-webkit-input-placeholder {
  color: #999;
}
.mySchedulePreview.unfilled header[disabled],
.mySchedulePreview.unfilled header[readonly],
fieldset[disabled] .mySchedulePreview.unfilled header {
  background-color: #eeeeee;
  opacity: 1;
}
.mySchedulePreview.unfilled header[disabled],
fieldset[disabled] .mySchedulePreview.unfilled header {
  cursor: not-allowed;
}
textarea.mySchedulePreview.unfilled header {
  height: auto;
}
.mySchedulePreview.unfilled header::-webkit-input-placeholder {
  color: #dbdbdb;
}
.mySchedulePreview.unfilled header:-moz-placeholder {
  color: #dbdbdb;
}
.mySchedulePreview.unfilled header::-moz-placeholder {
  color: #dbdbdb;
}
.mySchedulePreview.unfilled header:-ms-input-placeholder {
  color: #dbdbdb;
}
.mySchedulePreview.unfilled header:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.mySchedulePreview.unfilled header:focus::-webkit-input-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.mySchedulePreview.unfilled header:focus:-moz-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.mySchedulePreview.unfilled header:focus::-moz-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.mySchedulePreview.unfilled header:focus:-ms-input-placeholder {
  color: rgba(219, 219, 219, 0.6);
}
.mySchedulePreview.unfilled header:focus {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD13F;
}
.mySchedulePreview.unfilled .schedule-next-day,
.mySchedulePreview.unfilled .schedule-prev-day {
  display: none;
}
#inquiryModal #sendInquiryButton {
  margin: 0 auto;
  max-width: 194px;
}
#inquiryModal #inquiryMessage.form-control {
  margin-bottom: 30px;
  resize: none;
}
#inquiryModal #inquiryMessage.form-control:not(:focus) {
  background: #E8E8E8;
  border: 1px solid #CCCCCC;
}
#inquiryModal #inquiryMessage.form-control:not(:focus)::-webkit-input-placeholder {
  color: #c2c2c2;
}
#inquiryModal #inquiryMessage.form-control:not(:focus):-moz-placeholder {
  color: #c2c2c2;
}
#inquiryModal #inquiryMessage.form-control:not(:focus)::-moz-placeholder {
  color: #c2c2c2;
}
#inquiryModal #inquiryMessage.form-control:not(:focus):-ms-input-placeholder {
  color: #c2c2c2;
}
#reviewContractModal {
  color: #8f8f8f;
}
#reviewContractModal small {
  display: block;
}
#reviewContractModal strong {
  color: #FF495C;
  font-weight: inherit;
  display: inline-block;
}
#reviewContractModal #totalPayout {
  text-align: right;
}
#reviewContractModal .form-control-grid {
  background: none;
  border: none;
  border-bottom: 1px solid #dbdbdb;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#originalAgreement .form-control-grid {
  background: none;
  border: none;
  border-bottom: 1px solid #dbdbdb;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.form-control-grid.summaryGrid {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #dbdbdb !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
#artistPayoutReview .termLabel {
  color: #9b9b9b;
  font-weight: 500;
}
#declineButton {
  background: #131C4E;
}
#declineButton:hover {
  background: #090d25;
}
.contentGrid {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #FF495C;
}
.contentGrid .payoutTerm {
  display: table-row;
}
.contentGrid h1 {
  display: table-cell;
  padding: 5px;
  padding-left: 0;
  width: 35%;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.contentGrid h1::after {
  content: ":";
}
.contentGrid p {
  display: table-cell;
  padding: 5px;
  padding-left: 0;
  color: #FF495C;
}
.fb-login {
  padding-bottom: 30px;
  border-bottom: 1px solid #FF495C;
}
#passForgot {
  margin-top: 6px;
  color: #a8a8a8;
  font-size: 11px;
}
#fb-pageList {
  max-height: 300px;
  overflow: auto;
  padding: 10px;
  background: #F4F4F4;
}
#fb-pageList li {
  margin-bottom: 10px;
  padding: 10px;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
}
#fb-pageList li.selected {
  border: 1px solid #FF495C;
}
#fb-pageList li:hover {
  background: #fafafa;
}
#fb-pageList li h1 {
  display: inline-block;
  font-size: 16px;
  font-family: 'fira-sans', Helvetica, Arial, sans-serif;
  color: #131C4E;
  margin-top: .3em;
  margin-bottom: .3em;
}
#fb-pageList li img {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  margin-right: 10px;
}
#fb-pageList .fb-page-info {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
}
#fb-pageList li h1 {
  display: block;
  margin-top: 0;
  margin-bottom: 3px;
  text-align: left;
}
#fb-pageList .category {
  display: block;
  font-size: 12px;
}
#waitlistShareButtons {
  margin-top: 40px;
}
#loginModal h1,
#waitlistModal h1,
#operatingHoursModal h1 {
  font-size: 22px;
  font-weight: 500;
  color: #FF495C;
  text-align: center;
  margin-bottom: 2em;
}
#loginModal p,
#waitlistModal p,
#operatingHoursModal p {
  margin-bottom: 3em;
  margin-top: 2em;
}
#loginModal small,
#waitlistModal small,
#operatingHoursModal small {
  display: block;
  text-align: center;
}
#modalHeader h1 {
  font-size: 22px;
  font-weight: 500;
  color: #FF495C;
  text-align: center;
  margin-bottom: 2em;
}
.form-group.addressGroup .form-control:not(:last-child) {
  margin-bottom: 11px;
}
.modal .modal-back-btn,
.modal .modal-close-btn {
  position: absolute;
  top: 24px;
  left: 24px;
  font-size: 18px;
  color: #FF495C;
}
.modal .modal-close-btn {
  left: auto;
  right: 24px;
}
.modal .modal-content {
  padding: 30px 116px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
  border: none;
}
.modal .form-group {
  margin-bottom: 30px;
}
.modal .inactive {
  background: #dbdbdb;
  pointer-events: none;
}
.modal .inactive:hover {
  background: #dbdbdb;
  color: white;
}
.modal .btn-block:not(.dropdown-toggle) {
  font-size: 18px;
}
.modal section {
  display: block;
  padding-top: 36px;
  margin-top: 60px;
  border-top: 1px solid #FF495C;
}
.modal .modalSection {
  margin-top: 40px;
}
.modal .modalSubmit {
  margin: 0 auto;
  margin-top: 60px;
  max-width: 400px;
}
.modal .continue {
  background: #FFD13F;
}
.modal .continue:hover {
  background: #f2b800;
}
.collapser .caret {
  transform: rotate(-90deg);
}
.collapser.openedMore .caret {
  transform: initial;
}
#discardButton:not(:hover) {
  border: 1px solid #FF495C;
  color: #FF495C;
  background: none;
}
.saveTemplate {
  margin-top: .5em;
  float: right;
  width: 200px;
}
.saveTemplate btn {
  padding-top: 8px;
  padding-bottom: 4px;
}
.form-control {
  position: relative;
}
.input-info {
  font-size: 10px;
  font-weight: 500;
  background: none;
  color: #dbdbdb;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  position: absolute;
  right: 3px;
  bottom: 3px;
  height: 1.3em;
  width: 1.3em;
  text-align: center;
  text-decoration: none;
}
.input-info::before {
  content: "i";
}
.input-info:hover {
  border: 1px solid #FF495C;
  color: #FF495C;
  text-decoration: none;
}
#savePaymentTemplate {
  display: block;
  text-align: right;
  font-size: 12px;
}
#savePaymentTemplate::before {
  content: "+ ";
}
#contractModal #negotiables,
#contractModal #negotiables2 {
  height: 0;
  overflow: hidden;
}
#inquiryModal #modalHeader,
#contractModal #modalHeader {
  width: 38px;
  height: 46px;
  background: url(../img/contracticon_header.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 20px;
}
#operatingHoursModal #exceptions,
#operatingHoursModal #generalHours {
  margin-left: -116px;
  margin-right: -116px;
  padding: 30px 116px;
  background: #F4F4F4;
}
#operatingHoursModal .editHours .rowAdd {
  line-height: initial;
  margin-top: 0.65em;
}
#operatingHoursModal .rowEditOptions {
  text-align: center;
}
#operatingHoursModal section:first-of-type {
  border: none;
  padding-top: 0;
}
#reviewContractModal #modalHeader {
  width: 84px;
  height: 84px;
  border: 4px solid #FF495C;
  border-radius: 50%;
  background: url(../img/contracticon_header.png) no-repeat center center;
  background-size: 38px 46px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
#backToList {
  display: none;
}
.badge {
  background-color: #FF495C;
  position: absolute;
  top: 8px;
  right: -2px;
  padding: 3px 5px;
  border-radius: 3px;
  -webkit-box-shadow: #000 0px 0px 2px;
  -moz-box-shadow: #000 0px 0px 2px;
  -ms-box-shadow: #000 0px 0px 2px;
  -o-box-shadow: #000 0px 0px 2px;
  box-shadow: #000 0px 0px 2px;
  pointer-events: none;
}
#personalProfile {
  padding: 30px;
}
#personalProfile::before {
  content: "";
  display: block;
  background: #fff;
  height: 180px;
  margin: -30px;
}
#personalProfile #personalHeader {
  margin: 0 auto;
  margin-top: -120px;
  max-width: 550px;
  overflow: auto;
  text-align: center;
}
#personalProfile .personalName {
  color: #131C4E;
  margin-bottom: 0.1em;
}
#personalProfile .personalLocation {
  font-size: 16px;
  color: #9b9b9b;
}
#personalProfile .personalBio {
  margin-top: 2em;
  font-size: 16px;
  text-align: left;
  margin-bottom: 70px;
}
#personalProfile .affiliations {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1440px;
  margin: 0 auto;
}
#personalProfile .affiliations .col-md-4 {
  margin-bottom: 70px;
}
#personalProfile .affiliations:last-child {
  margin-bottom: 60px;
}
#personalProfile .affiliations > h2 {
  text-align: center;
  border-bottom: 1px solid #FF495C;
  padding-bottom: 1em;
  margin-bottom: 3em;
}
.profileImgHeading {
  width: 246px;
  position: relative;
  margin: 0 auto;
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  padding: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.profileImgHeading::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 78%;
}
.profileImgHeading .dragUpload {
  -webkit-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  opacity: 0;
  text-align: center;
  font-size: 20px;
  color: #9b9b9b;
  border: 3px dashed #9b9b9b;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.98);
}
.profileImgHeading .dragUpload span {
  display: block;
  font-weight: 500;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 3em;
}
.profileImgHeading .dragUpload span::before {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: -36px;
  position: absolute;
  right: 0px;
  left: 0px;
  width: 49px;
  height: 28px;
  background-image: url(../img/upload.png);
  background-size: 49px 28px;
  background-repeat: no-repeat;
}
.profileImgHeading .dragUpload .btn {
  color: #FFD13F;
  background: none;
  border: 1px solid #FFD13F;
  margin-top: 16px;
  padding-top: .4em;
  padding-bottom: .2em;
}
.profileImgHeading .dragUpload .btn:hover {
  background: #FFD13F;
  color: #fff;
}
.profileImgHeading:hover .dragUpload {
  opacity: 1;
}
.profileImgHeading #fb-connected {
  width: 26px;
  height: 26px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 3px 0px 0px 0px;
  background-image: url(../img/prof-fb.png);
  background-size: 9px 18px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.passwordContainer {
  position: relative;
}
.passwordContainer .showToggle {
  position: absolute;
  right: 0px;
  bottom: -1.5em;
  display: block;
  color: #a8a8a8;
  cursor: pointer;
  opacity: 0;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.passwordContainer .showToggle:hover {
  color: #757575;
}
.passwordContainer .form-control:hover + .showToggle,
.passwordContainer .form-control:active + .showToggle,
.passwordContainer .form-control:focus + .showToggle {
  opacity: 1;
}
.passwordContainer:hover .showToggle {
  opacity: 1;
}
.passwordContainer .popover {
  left: 0;
  width: 200px;
  padding: 1em;
  border: 1px #FFD13F solid;
  border-top: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin-top: 2px;
}
.passwordContainer .popover li:first-child {
  font-weight: 500;
}
.passwordContainer .popover li small {
  font-style: italic;
}
.passwordContainer .popover li small::before {
  content: "- ";
}
.modal .profileImgHeading {
  width: 40%;
  margin-top: -1em;
  margin-bottom: 1em;
}
.memberSummary {
  margin-bottom: 40px;
}
.memberSummary .memberModalName {
  color: #131C4E;
  text-align: center;
  margin-top: 1em;
}
.memberSummary .memberSplit {
  text-align: center;
  max-width: 2.6em;
}
.memberSummary .memberSplit .form-control {
  text-align: center;
}
.memberSummary .memberSplit.memberSplit-total {
  color: #FF495C;
}
.memberSummary .memberSplit.memberSplit-total::before {
  content: "= ";
}
.memberSummary .memberSplit.memberSplit-total.valid {
  color: #67CFE3;
}
.btn.btn-block.positiveButton,
.btn.positiveButton {
  background: #67CFE3;
}
.btn.btn-block.positiveButton:hover,
.btn.positiveButton:hover {
  background: #23a7c1;
}
.btn.btn-block.negativeButton,
.btn.negativeButton {
  background: #f4f4f4;
  border: 1px solid #131C4E;
  color: #131C4E;
}
.btn.btn-block.negativeButton:hover,
.btn.negativeButton:hover {
  background: #131C4E;
  color: #fff;
  border: 1px solid rgba(244, 244, 244, 0.4);
}
.pageForm {
  margin-bottom: 80px;
}
#settingsWrapper {
  background: #fff;
  padding: 30px;
  margin-top: 150px;
}
.settingsPane {
  max-width: 400px;
  margin: 0 auto;
  margin-top: -120px;
  overflow: hidden;
}
.settingsPane h1 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 2em;
  color: #FF495C;
  pointer-events: none;
}
.settingsPane h1:before {
  display: block;
  content: "";
  margin-top: -110px;
  height: 110px;
  visibility: hidden;
  pointer-events: none;
}
.settingsPane #managementModules #newMethod,
.settingsPane #managementModules .btn {
  z-index: 1 !important;
  position: relative !important;
}
.settingsPane #managementModules section:last-child {
  min-height: 500px;
}
.settingsPane .form-group .dropdown {
  margin-bottom: 1em;
}
.calService span {
  display: inline-block;
  border-radius: 3px;
  padding: 0.3em 0.4em;
  position: relative;
  color: #fff;
  min-width: 50px;
  font-size: 0.8em;
  text-align: center;
  margin: 0px 1em 0px 0.3em;
}
.calService.calService-outlook span {
  background: #1174C3;
}
.calService.calService-icloud span {
  background: linear-gradient(#5759D3 0%, #65CCED 100%);
}
.calService.calService-yahoo span {
  background: #40108E;
}
.calService.calService-google span {
  background: linear-gradient(#3867CD, 49.9%, #4A88EE 50%);
}
.calNickname {
  padding-right: 1em;
}
.calEmail {
  font-size: 0.8em;
  color: #9b9b9b;
}
.modal .btn-block:not(.dropdown-toggle).paypalButton {
  background-color: #FFC43A;
  background-image: url(../img/paypal.png);
  background-size: 103px 25px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.modal .btn-block:not(.dropdown-toggle).paypalButton:hover {
  background-color: #ffb507;
}
p.block-content {
  line-height: 1.5em;
  margin-left: -116px;
  margin-right: -116px;
  padding-left: 116px;
  padding-right: 116px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #CBD7E7;
  color: #131C4E;
}
p.standout-content {
  line-height: 1.5em;
  margin-left: -116px;
  margin-right: -116px;
  padding-left: 116px;
  padding-right: 116px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #FF495C;
  color: #fff;
}
h2.hDivision {
  text-align: center;
  line-height: 1.5em;
}
small.tag {
  text-align: center;
  color: #dbdbdb;
  display: block;
}
.modal.in .modal-dialog {
  -webkit-transition: width 1s, height 1s;
  -moz-transition: width 1s, height 1s;
  -ms-transition: width 1s, height 1s;
  -o-transition: width 1s, height 1s;
  transition: width 1s, height 1s;
}
/*
.payPal {
	color: @blue;
	background: url(../img/paypal.png);
	background-size: 51px 12px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 51px;
}
*/
.scrollNav {
  position: fixed;
  margin-left: 440px;
  z-index: 0;
}
.scrollNav a {
  color: #dbdbdb;
}
.scrollNav .current a {
  color: #9b9b9b;
}
.scrollNav li {
  margin-bottom: .7em;
}
.scrollNav.scrollNav-dots {
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  text-align: right;
}
.scrollNav.scrollNav-dots a {
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
  text-indent: 999px;
  text-align: center;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: width 0.2s, height 0.2s, border-radius 0.2s;
  -moz-transition: width 0.2s, height 0.2s, border-radius 0.2s;
  -ms-transition: width 0.2s, height 0.2s, border-radius 0.2s;
  -o-transition: width 0.2s, height 0.2s, border-radius 0.2s;
  transition: width 0.2s, height 0.2s, border-radius 0.2s;
}
.scrollNav.scrollNav-dots a:hover {
  width: 7em;
  height: 1.5em;
  border-radius: 3px;
  text-indent: initial;
  white-space: initial;
}
.scrollNav.scrollNav-dots .current a {
  background: #fff;
  color: #FF495C;
}
.msg-drop-img {
  width: 16px;
  height: 16px;
  margin-right: 0.2em;
}
.contentTemplate {
  width: 100%;
  height: 100%;
  padding: 30px;
}
.staticContent {
  min-height: 600px;
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  border-radius: 3px;
  padding: 30px;
}
.staticContent h1 {
  text-align: center;
  color: #FF495C;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #FF495C;
}
.staticContent h2 {
  color: #FF495C;
}
#merchantModal > h1 {
  font-size: 22px;
  font-weight: 500;
  color: #FF495C;
  text-align: center;
  margin-bottom: 2em;
  border-top: 1px solid #FF495C;
  padding-top: 2em;
}
#between {
  margin-bottom: 1.2em;
}
#between .row {
  text-align: center;
}
#between #profileImage,
#between .profileImage {
  -webkit-box-shadow: inset 0 0 0 2px #f4f4f4;
  -moz-box-shadow: inset 0 0 0 2px #f4f4f4;
  -ms-box-shadow: inset 0 0 0 2px #f4f4f4;
  -o-box-shadow: inset 0 0 0 2px #f4f4f4;
  box-shadow: inset 0 0 0 2px #f4f4f4;
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  padding: 20px;
  margin: 0 auto;
  border: 1px solid #131C4E;
  border-radius: 3px;
  overflow: hidden;
}
#between #profileImage::before,
#between .profileImage::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 78%;
}
#between #artist,
#between #venue {
  padding: 0;
}
#connectionBetween {
  padding: 0px;
}
#connectionBetween::before {
  content: "";
  display: block;
  padding-top: 25%;
  border-bottom: 1px solid #131C4E;
}
#connectionBetween::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #fff;
  margin-top: -20px;
  border: 1px solid #67CFE3;
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 0px 0px 5px #fff, inset 0 0 0 6px #67CFE3, 0 0 0 10px #fff, 0 0 0 11px #131C4E;
  -moz-box-shadow: inset 0px 0px 0px 5px #fff, inset 0 0 0 6px #67CFE3, 0 0 0 10px #fff, 0 0 0 11px #131C4E;
  -ms-box-shadow: inset 0px 0px 0px 5px #fff, inset 0 0 0 6px #67CFE3, 0 0 0 10px #fff, 0 0 0 11px #131C4E;
  -o-box-shadow: inset 0px 0px 0px 5px #fff, inset 0 0 0 6px #67CFE3, 0 0 0 10px #fff, 0 0 0 11px #131C4E;
  box-shadow: inset 0px 0px 0px 5px #fff, inset 0 0 0 6px #67CFE3, 0 0 0 10px #fff, 0 0 0 11px #131C4E;
}
.modalType {
  position: absolute;
  top: -0.5em;
  color: #FF495C;
  font-size: 1.5em;
  text-align: center;
  width: 100%;
  margin: 0;
}
#inquiryModal #connectionBetween.modalHeader::before,
#contractModal #connectionBetween.modalHeader::before {
  border-bottom: 2px solid #FF495C;
}
#inquiryModal #connectionBetween.modalHeader::after,
#contractModal #connectionBetween.modalHeader::after {
  content: "";
  width: 38px;
  height: 46px;
  background: url(../img/contracticon_header.png) #fff;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-top: -23px;
  border: 2px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#reviewContractModal #connectionBetween.modalHeader::before {
  border-bottom: 4px solid #FF495C;
}
#reviewContractModal #connectionBetween.modalHeader::after {
  width: 84px;
  height: 84px;
  border: 4px solid #FF495C;
  border-radius: 50%;
  background: url(../img/contracticon_header.png) no-repeat center center #fff;
  background-size: 38px 46px;
  margin: 0 auto;
  margin-top: -42px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#reviewContractModal #between #profileImage,
#inquiryModal #between #profileImage,
#contractModal #between #profileImage,
#reviewContractModal #between .profileImage,
#inquiryModal #between .profileImage,
#contractModal #between .profileImage {
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  -ms-box-shadow: inset 0 0 0 1px #fff;
  -o-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  border: 2px solid #FF495C;
}
#reviewContractModal #between h2,
#inquiryModal #between h2,
#contractModal #between h2,
#reviewContractModal #between small,
#inquiryModal #between small,
#contractModal #between small {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  white-space: nowrap;
}
#reviewContractModal #between h2::before,
#inquiryModal #between h2::before,
#contractModal #between h2::before,
#reviewContractModal #between small::before,
#inquiryModal #between small::before,
#contractModal #between small::before {
  content: "";
  margin-left: -100%;
}
#reviewContractModal #between h2::after,
#inquiryModal #between h2::after,
#contractModal #between h2::after,
#reviewContractModal #between small::after,
#inquiryModal #between small::after,
#contractModal #between small::after {
  content: "";
  margin-right: -100%;
}
#reviewAgreement {
  color: #9F9F9F;
  margin: 20px 30px;
}
#reviewAgreement h1 {
  font-size: 14px;
  font-weight: inherit;
}
#reviewAgreement #between {
  margin-bottom: 3.5em;
}
#reviewAgreement #between h2 {
  color: #131C4E;
  font-size: 20px;
}
#reviewAgreement #between #artist,
#reviewAgreement #between #venue {
  padding-left: 2% !important;
  padding-right: 2% !important;
}
#reviewAgreement #connectionBetween {
  width: 36.33333333%;
  margin-left: -2%;
  margin-right: -2%;
}
#reviewAgreement #connectionBetween::before {
  content: "";
  padding-top: 34%;
}
#reviewAgreement #connectionBetween::after {
  background: #f4f4f4;
  -webkit-box-shadow: inset 0px 0px 0px 5px #f4f4f4, inset 0 0 0 6px #67CFE3, 0 0 0 10px #f4f4f4, 0 0 0 11px #131C4E;
  -moz-box-shadow: inset 0px 0px 0px 5px #f4f4f4, inset 0 0 0 6px #67CFE3, 0 0 0 10px #f4f4f4, 0 0 0 11px #131C4E;
  -ms-box-shadow: inset 0px 0px 0px 5px #f4f4f4, inset 0 0 0 6px #67CFE3, 0 0 0 10px #f4f4f4, 0 0 0 11px #131C4E;
  -o-box-shadow: inset 0px 0px 0px 5px #f4f4f4, inset 0 0 0 6px #67CFE3, 0 0 0 10px #f4f4f4, 0 0 0 11px #131C4E;
  box-shadow: inset 0px 0px 0px 5px #f4f4f4, inset 0 0 0 6px #67CFE3, 0 0 0 10px #f4f4f4, 0 0 0 11px #131C4E;
}
#reviewAgreement #profileImage,
#reviewAgreement .profileImage {
  -webkit-box-shadow: inset 0 0 0 2px #f4f4f4;
  -moz-box-shadow: inset 0 0 0 2px #f4f4f4;
  -ms-box-shadow: inset 0 0 0 2px #f4f4f4;
  -o-box-shadow: inset 0 0 0 2px #f4f4f4;
  box-shadow: inset 0 0 0 2px #f4f4f4;
  /* OVERRIDE FOR PROFILE IMAGE */
  background-image: url(../img/emptyProfilePicture.png);
  background-size: cover;
  background-position: center center;
  padding: 20px;
  margin: 0 auto;
  border: 1px solid #131C4E;
  border-radius: 3px;
  overflow: hidden;
}
#reviewAgreement #profileImage::before,
#reviewAgreement .profileImage::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 78%;
}
#reviewAgreement small {
  display: block;
  font-size: .8em;
}
#reviewAgreement .contentGrid {
  border: none;
}
#reviewAgreement strong {
  color: #FF495C;
}
#venueReportings {
  max-width: 400px;
  margin: 0 auto;
  padding: 8px 0px 20px 0px;
}
#venueReportings::before {
  content: "";
  display: block;
  border-bottom: 1px solid #FF495C;
  width: 92%;
  position: absolute;
  right: 0px;
  left: 0px;
  margin: auto;
}
#venueReportings h1 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 3.5em;
  color: #FF495C;
}
#venueReportings #totalPayout {
  clear: both;
  font-size: 16px;
  text-align: right;
  margin: 20px 0px 4px 0px;
  padding-top: 10px;
  border-top: 1px solid #131C4E;
}
#venueReportings #fileDispute {
  float: right;
  text-decoration: underline;
  margin: 8px;
  cursor: pointer;
  color: #FF495C;
}
#venueReportings #fileDispute:hover {
  color: #e20018;
}
#reviewBody {
  background: #fff;
  padding: 30px;
  color: #8f8f8f;
}
#reviewBody form {
  margin: 0 auto;
  text-align: center;
}
#reviewBody form .ratingLabel {
  text-align: right;
}
#reviewBody form h1 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 3.5em;
  color: #FF495C;
}
#reviewBody form .form-control {
  margin-bottom: 14px;
}
#reviewBody form .form-group {
  margin-bottom: 30px;
  text-align: left;
}
#reviewBody form strong {
  color: #131C4E;
  font-size: 1.2em;
  font-weight: 500;
  display: inline-block;
}
#reviewBody form .starRatingRadio {
  float: left;
}
#reviewBody form input.star {
  display: none;
}
#reviewBody form label.star {
  border: none;
  display: block;
  float: right;
  width: 24px;
  height: 22px;
  background: url(../img/largestar.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 100%;
  cursor: pointer;
}
#reviewBody form label.star:not(:last-child) {
  margin-left: 10px;
}
#reviewBody form input.star:checked ~ label.star:before {
  content: '';
  display: block;
  width: 24px;
  height: 22px;
  background: url(../img/largestar.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
#reviewBody form textarea.form-control {
  margin-bottom: 30px;
  resize: none;
}
#reviewBody form textarea.form-control:not(:focus) {
  background: #E8E8E8;
  border: 1px solid #CCCCCC;
}
#reviewBody form textarea.form-control:not(:focus)::-webkit-input-placeholder {
  color: #c2c2c2;
}
#reviewBody form textarea.form-control:not(:focus):-moz-placeholder {
  color: #c2c2c2;
}
#reviewBody form textarea.form-control:not(:focus)::-moz-placeholder {
  color: #c2c2c2;
}
#reviewBody form textarea.form-control:not(:focus):-ms-input-placeholder {
  color: #c2c2c2;
}
#reviewBody form #recommendToggle {
  max-width: 300px;
}
#reviewBody .recommend {
  margin-top: 60px;
}
#reviewBody .reviewComments {
  border-top: 1px solid #FF495C;
  padding-top: 2em;
  margin-top: 1em;
}
#reviewBody .positiveButton {
  background: #67CFE3;
  font-size: 16px;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.toggler:not(.toggler-tri) input:first-child:not(:checked) + label {
  border-right: 1px solid #FFD13F;
  margin-right: -1px;
}
.toggler input[type="radio"] + label {
  position: relative;
  overflow: initial;
  text-indent: initial;
  white-space: initial;
  width: 50%;
  height: auto;
}
.toggler.toggler-tri input[type="radio"] + label {
  width: 33.33333333%;
  float: left;
}
.toggler input:first-child + label {
  float: left;
  border-radius: 3px 0px 0px 3px;
  border-right: none;
}
.toggler input:not(:first-child):not(:nth-last-child(2)) + label {
  border-radius: 0px;
}
.toggler input:nth-last-child(2) + label {
  border-radius: 0px 3px 3px 0px;
  border-left: none;
}
.toggler input + label::before {
  display: block;
  content: "";
  margin: 0 auto;
  margin-top: 3px;
}
.toggler.toggler-tri input#dj + label::before {
  margin-top: initial;
}
#venueType .toggler-tri label {
  height: 116px;
}
#venueReview {
  max-width: 650px;
}
#selfReporting {
  max-width: 400px;
}
#selfReporting #totalPayout {
  font-size: 16px;
  text-align: right;
  margin: 10px 0px 60px 0px;
}
#selfReporting #totalPayout::before {
  content: "";
  display: block;
  margin-bottom: .3em;
  border-bottom: 1px solid #131C4E;
}
#selfReporting #sendPayment {
  background: #67CFE3;
  font-size: 16px;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#selfReporting #fileDispute {
  text-decoration: underline;
  margin: 8px;
  cursor: pointer;
}
#selfReporting #fileDispute:hover {
  color: #5b5b5b;
}
#dashboard {
  padding: 30px;
  max-width: 1920px;
  margin: 0 auto;
}
#dashboard section {
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  margin-bottom: 20px;
}
#dashboard #detailScheduler header {
  padding: 10px;
  margin-bottom: 0;
}
#dashboard #detailScheduler header #title {
  text-align: center;
  color: #FF495C;
}
#dashboard #detailScheduler header #title h1 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames {
  height: 45px;
  background: #f6f6f6;
  padding: 6px 0px;
  text-align: center;
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #b3b3b3;
  margin-bottom: 8px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day {
  border-right: 1px solid #dadada;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-currentDay span {
  color: #fff;
  background: #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day span {
  margin: 0px 3px;
  height: 100%;
  border-radius: 3px;
  padding: 0.35em;
  display: block;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-sun span::before {
  content: "Sun ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-mon span::before {
  content: "Mon ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-tue span::before {
  content: "Tue ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-wed span::before {
  content: "Wed ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-thu span::before {
  content: "Thu ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-fri span::before {
  content: "Fri ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day.dashCal-sat span::before {
  content: "Sat ";
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .timeHeader {
  width: 7.6%;
  float: right;
  background: url(../img/clock.png);
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center center;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .timeHeader {
  height: 33px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .prevWeek,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .nextWeek {
  cursor: pointer;
  position: absolute;
  top: 0.45em;
  left: 0.5em;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .prevWeek:hover::before,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .nextWeek:hover::before {
  color: #e20018;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .prevWeek::before,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .nextWeek::before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e251";
  color: #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .nextWeek {
  left: auto;
  right: 0.5em;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .nextWeek::before {
  content: "\e250";
  float: right;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-currentDay .prevWeek::before,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-currentDay .nextWeek::before {
  color: #fff;
}
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-currentDay .prevWeek::before:hover,
#dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-currentDay .nextWeek::before:hover {
  color: #dbdbdb;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day {
  width: 13.2%;
  border-right: 1px solid #FFD13F;
  float: left;
  position: relative;
  z-index: 1;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day.dashCal-day-unavail,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-unavail-block {
  background: #f4f4f4;
  opacity: 0.8;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day.dashCal-day-unavail::after,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-unavail-block::after {
  content: "Unavailable";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
  height: 1em;
  color: #a4a4a4;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-unavail-block {
  position: relative;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block {
  resize: none;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  padding: 4px;
  width: 100%;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block:hover,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block:hover {
  z-index: 1;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span {
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 3px;
  background: rgba(103, 207, 227, 0.8);
  display: block;
  color: #131C4E;
  padding: 10px;
  cursor: pointer;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span:hover,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span:hover {
  background: #67CFE3;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span h1,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span h1 {
  font-size: 12px;
  color: #fff;
  margin: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span h2,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span h2 {
  font-size: 11px;
  color: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span ul li,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span ul li {
  font-size: 11px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span a,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span a {
  position: absolute;
  bottom: 10px;
  display: block;
  font-size: 9px;
  width: 100%;
  color: #fff;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span a::after,
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span a::after {
  content: " \003e";
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-contract-block span {
  background: rgba(19, 28, 78, 0.8);
  color: #67CFE3;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-contract-block span:hover {
  background: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-contract-block span h2 {
  color: #67CFE3;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-inquiry-block {
  padding: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-inquiry-block span {
  padding: 14px;
  border-radius: 0;
  background: rgba(255, 73, 92, 0.8);
  color: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-inquiry-block span:hover {
  background: #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-inquiry-block span h2 {
  color: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-misc-block span {
  background: rgba(255, 209, 63, 0.8);
  color: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-misc-block span:hover {
  background: #FFD13F;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-misc-block span h1 {
  color: #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-misc-block span h2 {
  color: #131C4E;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-misc-block span a {
  color: #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflict-block span {
  background: rgba(150, 182, 189, 0.8);
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflict-block span:hover {
  background: #96B6BD;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflict-block span h1 {
  color: #4a4a4a;
  text-align: center;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer {
  resize: none;
  position: absolute;
  width: 100%;
  border-top: 1px solid #FF495C;
  border-bottom: 1px solid #FF495C;
  background: #FF495C;
  box-sizing: content-box;
  -webkit-box-shadow: 0px 0px 13px 1px #FF495C;
  -moz-box-shadow: 0px 0px 13px 1px #FF495C;
  -ms-box-shadow: 0px 0px 13px 1px #FF495C;
  -o-box-shadow: 0px 0px 13px 1px #FF495C;
  box-shadow: 0px 0px 13px 1px #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer::before {
  content: "Conflict";
  display: block;
  position: absolute;
  top: -2em;
  width: 100%;
  padding-top: 0.35em;
  height: 2em;
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
  background: #FF495C;
  color: #fff;
  border-radius: 3px 3px 0px 0px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block:not(.dashCal-block-chosen) {
  opacity: 0.4;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block:not(.dashCal-block-chosen):not(:hover) {
  z-index: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block.dashCal-block-chosen {
  z-index: 1;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block:hover {
  z-index: 2;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block:hover:not(.dashCal-block-chosen) {
  opacity: 0.8;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer .dashCal-block span {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 -2px 0 10px #FF495C;
  -moz-box-shadow: 0 -2px 0 10px #FF495C;
  -ms-box-shadow: 0 -2px 0 10px #FF495C;
  -o-box-shadow: 0 -2px 0 10px #FF495C;
  box-shadow: 0 -2px 0 10px #FF495C;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer.dashCal-conflict-resolved {
  background: rgba(255, 73, 92, 0.15);
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer.dashCal-conflict-resolved span {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer.dashCal-conflict-resolved .dashCal-block:not(.dashCal-block-chosen) {
  opacity: 0.15;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer.dashCal-conflict-resolved .dashCal-block:not(.dashCal-block-chosen):hover {
  opacity: 0.8;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-conflictContainer.dashCal-conflict-resolved::before {
  content: "Resolved";
  opacity: 0.15;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .popover {
  background: #FF495C;
  color: #fff;
  border-radius: 0px 3px 3px 0px;
  width: 100%;
  border: none;
  -webkit-box-shadow: 0px 0px 13px 1px #FF495C;
  -moz-box-shadow: 0px 0px 13px 1px #FF495C;
  -ms-box-shadow: 0px 0px 13px 1px #FF495C;
  -o-box-shadow: 0px 0px 13px 1px #FF495C;
  box-shadow: 0px 0px 13px 1px #FF495C;
  padding: 3px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .popover.right {
  margin-left: 0px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .popover.left {
  margin-right: 0px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .popover h3.popover-title {
  border: none;
  background: none;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .popover .popover-content {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-loadin-block {
  padding-bottom: 0;
  overflow: hidden;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-loadin-block span {
  border-bottom: 1px solid #131C4E;
  border-radius: 3px 3px 0px 0px;
  text-align: center;
  color: #131C4E;
  font-size: 12px;
  background: repeating-linear-gradient(45deg, rgba(103, 207, 227, 0.6), rgba(103, 207, 227, 0.6) 4px, rgba(103, 207, 227, 0.5) 4px, rgba(103, 207, 227, 0.5) 8px);
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-loadin-block span:hover {
  background: repeating-linear-gradient(45deg, rgba(103, 207, 227, 0.6), rgba(103, 207, 227, 0.6) 4px, rgba(103, 207, 227, 0.5) 4px, rgba(103, 207, 227, 0.5) 8px);
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-loadin-block.loadin-contract span {
  border-bottom: 1px solid #67CFE3;
  color: #67CFE3;
  background: repeating-linear-gradient(45deg, rgba(19, 28, 78, 0.6), rgba(19, 28, 78, 0.6) 4px, rgba(19, 28, 78, 0.5) 4px, rgba(19, 28, 78, 0.5) 8px);
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-loadin-block.loadin-contract span:hover {
  background: repeating-linear-gradient(45deg, rgba(19, 28, 78, 0.6), rgba(19, 28, 78, 0.6) 4px, rgba(19, 28, 78, 0.5) 4px, rgba(19, 28, 78, 0.5) 8px);
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block-hasLoadIn {
  padding-top: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block-hasLoadIn span {
  border-radius: 0px 0px 3px 3px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week {
  overflow: auto;
  height: 520px;
  resize: vertical;
  max-height: 1920px;
  padding-top: 1em;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .dashCal-day {
  height: 1920px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hourCurrent {
  pointer-events: none;
  position: relative;
  z-index: 2;
  width: 99%;
  left: 0;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hourCurrent::before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #FF495C;
  position: absolute;
  top: 50%;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hourCurrent::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #FF495C;
  float: right;
  border-radius: 50%;
  margin-top: -4px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour {
  position: relative;
  height: 80px;
  color: #e4e4e4;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour::after {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px solid rgba(232, 232, 232, 0.7);
  position: absolute;
  top: 50%;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour span {
  font-family: 'alternate-gothic-no-3-d', Impact, Helvetica, Arial, sans-serif;
  display: block;
  position: absolute;
  top: 0em;
  right: 2%;
  line-height: 0;
  color: #e4e4e4;
  text-align: right;
  font-weight: 300;
  font-size: 12px;
  background: #fff;
  margin-top: -1px;
  padding: 0px 7px;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour span::before {
  color: #FFD13F;
  font-size: 20px;
  display: inline-block;
  margin-right: 0.05em;
  font-weight: 500;
  background: #fff;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hour-booked::after {
  color: #dbdbdb;
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr1 span::before {
  content: "1";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr2 span::before {
  content: "2";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr3 span::before {
  content: "3";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr4 span::before {
  content: "4";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr5 span::before {
  content: "5";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr6 span::before {
  content: "6";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr7 span::before {
  content: "7";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr8 span::before {
  content: "8";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr9 span::before {
  content: "9";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr10 span::before {
  content: "10";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr11 span::before {
  content: "11";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr12 span::before {
  content: "12";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr13 span::before {
  content: "1";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr14 span::before {
  content: "2";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr15 span::before {
  content: "3";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr16 span::before {
  content: "4";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr17 span::before {
  content: "5";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr18 span::before {
  content: "6";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr19 span::before {
  content: "7";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr20 span::before {
  content: "8";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr21 span::before {
  content: "9";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr22 span::before {
  content: "10";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr23 span::before {
  content: "11";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr24 span::before {
  content: "12";
}
#dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour.hr23:not(:last-child) {
  border-bottom: 1px solid #131C4E;
}
#dashboard #feed {
  padding: 10px 40px;
}
#dashboard #feed h1 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #FF495C;
}
#dashboard #feed .dropdown-divider {
  width: 200px;
}
#dashboard #feed #inquiryFeedWrapper label,
#dashboard #feed #inquiryFeedWrapper a {
  cursor: pointer;
  color: #FF495C;
}
#dashboard #feed #contractFeedWrapper label,
#dashboard #feed #contractFeedWrapper a {
  cursor: pointer;
  color: #131C4E;
}
#dashboard #feed #bookingFeedWrapper label,
#dashboard #feed #bookingFeedWrapper a {
  cursor: pointer;
  color: #67CFE3;
}
#dashboard #feed .feedSection {
  margin-bottom: 60px;
}
#dashboard #feed .feedSection .preview a {
  text-decoration: underline;
}
#dashboard #feed .feedTable {
  font-size: 12px;
}
#dashboard #feed .feedTable .row {
  margin-top: 20px;
}
#dashboard #feed .feedTable .row::after {
  content: "";
  width: 98%;
  border-bottom: 1px solid #9b9b9b;
  margin-left: 2%;
  margin-top: 4.5em;
}
#dashboard #feed .feedTable .row.unread::before {
  content: "";
  background: #67CFE3;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: -0.2em;
  top: 1.1em;
}
#dashboard #feed .showMore {
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
#dashboard #feed .showMore span {
  text-decoration: none;
  margin-right: 0.5em;
}
.notif-popup {
  display: block;
  cursor: pointer;
  position: fixed;
  width: 300px;
  height: auto;
  z-index: 999;
  right: 30px;
  top: 60px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.notif-popup .notif:hover {
  background: #f2f2f2;
}
.notif-popup :not(.notif-container) .notif:nth-child(odd) {
  background: #fafafa;
}
.notif-popup :not(.notif-container) .notif:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.notif-popup .notif-container:nth-child(odd) .notif {
  background: #fafafa;
}
.notif-popup .notif-container:not(:last-child) .notif {
  border-bottom: 1px solid #dbdbdb;
}
.notif-popup h2 {
  margin: -14px;
  margin-bottom: 0em;
  padding: 14px;
  border-radius: 3px 3px 0px 0px;
}
.notif-popup .message {
  border-bottom: cursor: pointer;
  padding: 14px;
}
.notif-popup .message .messageProfImg {
  float: left;
}
.notif-popup .message .messageBody {
  margin-left: 55px;
  font-size: 13px;
}
.notif-popup .message .timeStamp {
  font-size: 10px;
  color: #dbdbdb;
}
.notif-popup .message .offerButtonWrapper {
  overflow: hidden;
}
.notif-popup .message .offerButton {
  width: 100%;
}
.messageProfImg {
  display: block;
}
.messageProfImg img {
  width: 45px;
  height: 45px;
  border-radius: 3px;
}
section.notifications,
.notifications {
  border-radius: 3px;
  border: 1px solid #FF495C;
  background: none;
}
section.notifications.passiveNotifications,
.notifications.passiveNotifications {
  max-width: 500px;
  margin: 0 auto;
}
section.notifications.passiveNotifications .notif-content,
.notifications.passiveNotifications .notif-content {
  margin-left: 50px;
}
section.notifications header,
.notifications header {
  background: #FF495C;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  padding: 4px;
}
section.notifications header::before,
.notifications header::before {
  content: "";
  background: url(../img/bell.png);
  background-size: 16px 26px;
  width: 16px;
  height: 26px;
  display: inline-block;
  margin-right: 0.3em;
  margin-bottom: -0.1em;
}
#notifications-dropdown {
  padding-bottom: 0;
}
.pendingFeed.contractsFeed {
  background: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.pendingFeed > ul {
  overflow: auto;
  width: 100%;
}
.pendingFeed > ul > li {
  list-style: none;
  overflow: auto;
  width: 100%;
  display: block;
  padding: 0.8em 0px 0.4em 0px;
  text-align: center;
}
.pendingFeed > ul > li:not(:last-child) {
  border-bottom: 1px solid #FF495C;
}
.pendingFeed > ul > li .offerButton {
  width: 85%;
  margin-bottom: 0.4em;
}
.pendingFeed > ul > li .offerType {
  width: 14px;
  color: transparent;
  overflow: hidden;
  text-indent: -999px;
  white-space: nowrap;
}
.pendingFeed > ul > li .offerDetails {
  font-size: 10px;
  text-align: center;
}
.pendingFeed > ul > li .severAttachment,
.pendingFeed > ul > li .dashPreview {
  float: left;
  margin-left: 6px;
  color: #131C4E;
}
.pendingFeed > ul > li .severAttachment:hover,
.pendingFeed > ul > li .dashPreview:hover {
  color: #000000;
}
.pendingFeed > ul > li.feedDivider {
  font-weight: 500;
  background: #dbdbdb;
  border: none;
  padding: 0.3em;
  padding-left: 1em;
  margin-top: 2em;
  color: #9b9b9b;
  border-radius: 3px;
  text-align: left;
  font-size: 12px;
}
.pendingFeed .attachmentInfo {
  display: block;
  clear: both;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0.3em;
}
.pendingFeed .attachmentInfo > li {
  display: inline;
}
.pendingFeed .attachmentInfo > li:not(:first-child)::before {
  content: "|";
  display: inline-block;
  margin: 0px 0.4em;
}
.pendingFeed header {
  color: #FF495C;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
.pendingFeed header::before {
  background: url(../img/contracticon_header.png);
  background-size: 16px 21px;
  height: 21px;
  content: "";
  width: 16px;
  display: inline-block;
  margin-right: 0.3em;
  margin-bottom: -0.1em;
}
.attachmentActions {
  width: 15%;
  overflow: hidden;
}
.attachmentActions > * {
  display: inline-block;
}
#dash-sidebar section:not(:first-child) {
  margin-top: 30px;
}
.fullHeightf {
  position: absolute;
  top: 50px;
  bottom: 0px;
  padding-top: 0;
}
.fullHeightf #dashboard.dashSchedule {
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row {
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-main {
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-main #detailScheduler {
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-main #detailScheduler .dashCal-body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-main #detailScheduler .dashCal-body .dashCal-week {
  position: absolute;
  top: 53px;
  right: 0;
  bottom: 64px;
  left: 0;
  height: auto;
  resize: none;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-sidebar {
  height: 100%;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed {
  height: 100%;
  position: relative;
}
.fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed > ul {
  position: absolute;
  top: 28px;
  bottom: 294px;
}
.notif {
  padding: 14px;
  border-bottom: 1px solid #FF495C;
}
.notif .notif-headline {
  color: #131C4E;
  display: block;
  text-decoration: none;
}
.notif .notif-content {
  margin-left: 38px;
}
.notif.notif-highlighted {
  background: #FF495C;
}
.notif.notif-highlighted a {
  color: #131C4E;
}
.notif.notif-highlighted a:hover {
  color: #000000;
}
.notif:not(.message)::before {
  content: "";
  display: block;
  float: left;
  margin-top: 0.3em;
  width: 24px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-pay::before {
  height: 14px;
  background: url(../img/notif_pay.png);
  background-size: 23px 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-schedule::before {
  height: 17px;
  background: url(../img/notif_schedule.png);
  background-size: 22px 17px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-contract::before {
  height: 22px;
  background: url(../img/notif_contract.png);
  background-size: 16px 22px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-join::before {
  height: 20px;
  background: url(../img/notif_add.png);
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-contract-reject::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_reject.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-contract-accept::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_accept.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-contract-counter::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_counter.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-member::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_member.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-review::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_review.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-split::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_split.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-tos::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_tos.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-inquiry::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_inquiry.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-inquiry-accept::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_inquiry_accept.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-inquiry-reject::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_inquiry_reject.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif.notif-payments::before {
  height: 39px;
  width: 39px;
  background: url(../img/passive_payment.png);
  background-size: 39px 39px;
  background-position: center center;
  background-repeat: no-repeat;
}
.notif a {
  text-decoration: underline;
}
.notif small {
  font-size: 11px;
  color: #9b9b9b;
}
.notif small a {
  color: #9b9b9b;
}
.notif small a:hover {
  color: #686868;
}
.dropdown .notif.notif-review::before,
.notif-popup .notif.notif-review::before,
.dropdown .notif.notif-member::before,
.notif-popup .notif.notif-member::before,
.dropdown .notif.notif-split::before,
.notif-popup .notif.notif-split::before,
.dropdown .notif.notif-tos::before,
.notif-popup .notif.notif-tos::before,
.dropdown .notif.notif-contract-counter::before,
.notif-popup .notif.notif-contract-counter::before,
.dropdown .notif.notif-contract-accept::before,
.notif-popup .notif.notif-contract-accept::before,
.dropdown .notif.notif-contract-reject::before,
.notif-popup .notif.notif-contract-reject::before,
.dropdown .notif.notif-inquiry::before,
.notif-popup .notif.notif-inquiry::before,
.dropdown .notif.notif-inquiry-accept::before,
.notif-popup .notif.notif-inquiry-accept::before,
.dropdown .notif.notif-inquiry-reject::before,
.notif-popup .notif.notif-inquiry-reject::before,
.dropdown .notif.notif-payments::before,
.notif-popup .notif.notif-payments::before {
  margin-left: -8px;
  margin-right: 8px;
  margin-top: -5px;
}
input[type="radio"] + .dualRadio {
  width: 48%;
  height: 35px;
  text-indent: initial;
  color: #FFD13F;
  border-radius: 3px;
  margin: 0;
  padding: .2em;
}
input[type="radio"] + .dualRadio:not(:last-child) {
  display: block;
  float: left;
}
input[type="radio"] + .dualRadio:last-child {
  margin-left: 4%;
}
input[type="radio"]:checked + .dualRadio {
  color: #fff;
}
.twitter-tweet {
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
  #operatingHoursModal .exceptionOptions .dateSelect {
    width: 15.5%;
  }
  #operatingHoursModal .exceptionOptions .startSelect,
  #operatingHoursModal .exceptionOptions .endSelect {
    width: 32.3%;
  }
  #operatingHoursModal .exceptionOptions .availableSelect {
    width: 12.5%;
  }
  #operatingHoursModal .exceptionOptions .rowAdd {
    width: 5.6%;
  }
  #operatingHoursModal .exceptionOptions > div:not(:first-child),
  #operatingHoursModal .exceptionOptions > a:not(:first-child) {
    padding-left: 1.4%;
  }
  #operatingHoursModal .exceptionOptions > div:not(:last-child),
  #operatingHoursModal .exceptionOptions > a:not(:last-child) {
    padding-right: 1.4%;
  }
  #operatingHoursModal #generalHours .hrs-weekday {
    width: 27%;
  }
  #operatingHoursModal #generalHours .hrs-start {
    width: 34.33333333%;
  }
  #operatingHoursModal #generalHours .hrs-end {
    width: 32%;
  }
  #operatingHoursModal #generalHours .hrs-avail {
    width: 13.3%;
  }
  #operatingHoursModal #exceptions .hrs-weekday {
    width: 16.3%;
  }
  #operatingHoursModal #exceptions .hrs-start,
  #operatingHoursModal #exceptions .hrs-end {
    width: 33.5%;
  }
  #operatingHoursModal #exceptions .hrs-avail {
    width: 11%;
  }
  #filterWrapper.abridgedFilters {
    padding-top: 40px;
  }
  #filterWrapper.abridgedFilters .sliderContainer {
    margin-bottom: 0 !important;
  }
  #filterWrapper.abridgedFilters .form-group {
    margin-bottom: 15px;
  }
  #filterWrapper.abridgedFilters #filterFinalButtons {
    margin-top: 0;
    margin-bottom: -65px;
  }
  #filterWrapper.abridgedFilters #moreFilters::after {
    content: "";
    display: block;
    position: relative;
    height: 20px;
  }
  #filterWrapper.abridgedFilters #performanceTypes {
    margin-bottom: 0;
  }
  #filterWrapper.abridgedFilters #performanceTypes label {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .profile #contactButtons #messageButton span {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #filterWrapper,
  #results {
    padding: 50px 60px;
  }
  #filterFinalButtons {
    margin-bottom: -65px;
    margin-top: 40px;
  }
  #contactButtons {
    display: table-cell;
  }
  #headerWrapper {
    display: table;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .profile {
    font-size: 12px;
  }
  .profile section:not(#reviews) {
    padding: 40px 6px;
  }
  .profile #headerWrapper {
    padding: 0px 6px;
  }
  .profile .uploadImage {
    left: 26px;
  }
  .profile #presence > .profileSection {
    margin-top: -80px;
  }
  .profile #socialStats {
    text-align: center;
  }
  .profile #socialStats .starRating {
    float: none;
  }
  .profile h2 {
    font-size: 14px;
  }
  .profile section {
    margin: 40px 4px;
  }
  .profile .col-xs-3,
  .profile .col-xs-6,
  .profile .col-sm-3,
  .profile .col-sm-6,
  .profile .col-sm-4,
  .profile .col-xs-8,
  .profile .col-xs-4,
  .profile .col-md-3,
  .profile .col-md-6,
  .profile .col-md-4,
  .profile .col-lg-3,
  .profile .col-lg-6,
  .profile .col-lg-4,
  .profile .col-md-2 {
    padding-left: .7%;
    padding-right: .7%;
  }
  .profile .profileSection {
    padding: 10px;
  }
  .profile #contactButtons #offerButton {
    background-image: url(../img/contracticon.png);
    background-size: 24px 32px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
  }
  .profile #contactButtons #offerButton::before {
    display: none;
  }
  .profile #contactButtons #messageButton {
    background-image: url(../img/messages_white.png);
    background-size: 39px 28px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
  }
  .profile #contactButtons #messageButton::before {
    display: none;
  }
  .cal-body .dateWrapper span {
    line-height: inherit;
  }
  :not(.calendarPopover) .cal-day,
  :not(.calendarPopover) .cal-day-sm {
    font-size: 9px;
    height: 0;
    line-height: 0.5em;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-form[role="search"] {
    width: 30px;
    padding: 0;
    overflow: auto;
    margin-right: 1em;
  }
  .navbar-form[role="search"] #searchButton {
    width: 30px;
    height: 32px;
    margin-left: 0;
    background: none;
    background-image: url(../img/searchMobile.png);
    background-size: 60px 32px;
    background-position: 0 0;
    border-radius: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .navbar-form[role="search"] #searchButton:hover {
    background-position: -30px 0;
  }
  .navbar-form[role="search"] .form-group {
    height: 0px;
    padding: 8px;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    overflow: hidden;
    background: #131C4E;
    z-index: 200;
    -webkit-transition: height 0.4s, padding-top 0.4s, padding-bottom 0.4s, width 0s;
    -moz-transition: height 0.4s, padding-top 0.4s, padding-bottom 0.4s, width 0s;
    -ms-transition: height 0.4s, padding-top 0.4s, padding-bottom 0.4s, width 0s;
    -o-transition: height 0.4s, padding-top 0.4s, padding-bottom 0.4s, width 0s;
    transition: height 0.4s, padding-top 0.4s, padding-bottom 0.4s, width 0s;
  }
  .navbar-form[role="search"] .form-group.showSearchMobile {
    height: 50px;
    padding: 8px;
  }
  .navbar-form[role="search"] .form-group.showSearchMobile .form-control {
    border-radius: 3px;
    width: 100%;
  }
  .navbar-form[role="search"].showDiscover .form-group {
    width: 100%;
  }
  .navbar-form[role="search"].showDiscover #searchButton {
    width: 30px;
  }
  .navbar-form[role="search"].showDiscover #searchButton span {
    display: none;
  }
  .navbar-form[role="search"].showDiscover #searchButton::before {
    display: none;
  }
  .navbar-form[role="search"] #searchButton::before {
    display: none;
  }
  #filterWrapper {
    padding: 50px 30px;
  }
  #results {
    padding: 50px 20px;
  }
  .sliderContainer {
    margin-bottom: 60px;
  }
  .sliderLabels {
    margin-bottom: -50px;
  }
  .messages #booking {
    display: none;
  }
  .modal .modal-content {
    padding: 30px;
  }
  #operatingHoursModal #exceptions,
  #operatingHoursModal #generalHours {
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
  }
  #operatingHoursModal .row > div {
    margin-bottom: 1em;
  }
  .rowButton {
    right: -0.7em;
  }
  #dash-sidebar .scheduler {
    max-width: 450px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  main#content:not(.messages):not(.fullHeight) {
    padding-top: 0 !important;
  }
  main#content.messages,
  main#content.fullHeight {
    overflow: initial;
  }
  nav.navbar {
    position: initial;
    z-index: initial;
    width: initial;
  }
  nav.navbar.navbar-default {
    padding: 0 2%;
    z-index: 10;
  }
  nav.navbar > .container .navbar-brand,
  nav.navbar > .container-fluid .navbar-brand {
    width: 47px;
  }
  nav.navbar .navbar-form .form-control {
    border-radius: 3px 0 0 3px;
  }
  #notifications-dropdown {
    left: -300%;
    right: auto;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed {
    margin-top: 1em;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed .feedDivider:first-child {
    margin-top: 0;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed > ul {
    top: 0px;
    bottom: 320px;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar .pendingFeed header {
    display: none;
  }
  .modalType {
    display: none;
  }
  #dashboard {
    padding: 10px;
  }
  #dashboard header > div {
    margin-bottom: 8px;
  }
  #dashboard #detailScheduler {
    margin: -10px -10px 20px -10px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-weeknames {
    height: 65px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day {
    height: auto;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day span {
    height: auto;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-weeknames .dashCal-day span::before {
    display: block;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-weeknames .timeHeader {
    height: 100%;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span,
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span {
    padding: 6px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span h1,
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span h1 {
    font-size: 9px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span h2,
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span h2 {
    font-size: 8px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span ul li,
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span ul li {
    font-size: 8px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-block span a,
  #dashboard #detailScheduler .dashCal-body .dashCal-day .dashCal-booked-block span a {
    font-size: 7px;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-week .timeIndicators .hour span {
    right: 0;
  }
  #dashboard #detailScheduler .dashCal-body .dashCal-unavail-block {
    font-size: 11px;
  }
  #dashboard #feed .feedTable .row {
    margin-top: auto;
  }
  #dashboard #feed .feedTable .row > div {
    margin-bottom: 2em;
  }
  #dashboard #feed .feedTable .row::after {
    margin-top: 0;
  }
  #dashboard #feed .feedTable .row.unread::before {
    margin-left: -1em;
  }
  #dashboard #feed .feedTable .row .preview {
    text-align: center;
  }
  #dash-sidebar section {
    margin-top: 1em;
  }
  #dash-sidebar section:last-child {
    margin-bottom: 0px;
  }
  .dropdown.open#accountDropdown .dropdown-toggle > img {
    border-radius: 3px 3px 0px 0px;
  }
  #accountDropdown .dropdown-toggle {
    background: none;
  }
  #accountDropdown .dropdown-toggle > img {
    border-radius: 3px;
  }
  #accountDropdown .dropdown-toggle > .profile-button-text {
    display: none;
  }
  #accountDropdown .dropdown-toggle.open {
    border-radius: 3px 3px 0px 0px;
  }
  #accountDropdown .dropdown-toggle:hover {
    background: black;
  }
  #accountDropdown .dropdown-toggle:hover > img {
    opacity: 0.75;
  }
  .pull-bottom {
    display: block;
    float: left;
  }
  .profile section {
    margin: 40px 10px;
  }
  .profile #headerWrapper {
    padding: 0 10px;
  }
  .profile #headerWrapper {
    display: block;
  }
  .profile #profImgWrapper {
    bottom: 0;
  }
  .profile #presence > .profileSection {
    padding: 20px;
    margin: 0;
  }
  .profile .profileSection .profileEditButton {
    display: initial !important;
  }
  #personalProfile {
    padding: 20px;
  }
  #personalProfile .affiliations {
    padding: 0px;
  }
  #saveEdits {
    position: fixed;
    width: auto;
    bottom: 6px;
    right: 0;
    left: 0;
    text-align: center;
  }
  .messages {
    top: initial;
    bottom: initial;
  }
  .messages #mainContent {
    height: auto;
    position: relative;
    top: initial;
    bottom: initial;
    width: initial;
  }
  .messages #bubbleSort > .col-sm-3,
  .messages #search {
    padding-right: 2%;
  }
  .messages #contactList {
    overflow: visible;
    position: absolute;
    top: 85px;
    z-index: 2;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background: #F4F4F4;
  }
  .messages #contactList .contact a {
    padding-left: 2%;
    padding-right: 2%;
  }
  .messages #backToList {
    display: block;
    margin-top: 2.0em;
    margin-left: 0.5em;
    font-size: 18px;
    position: fixed;
    z-index: 1;
    color: #FF495C;
  }
  .messages .slideBlock {
    left: 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }
  .messages .slideBlock.slideOut {
    left: -100%;
  }
  .messages #conversationBox {
    display: none;
    padding-left: 0;
    padding-right: 0;
    z-index: 0;
  }
  .messages #conversationBox #conversation {
    padding: 16px;
  }
  .messages #conversationBox #conversation .messageProfImg img {
    width: 30px;
    height: 30px;
  }
  .messages #conversationBox #conversation .dateStamp {
    margin-top: 2em;
  }
  .messages #newMsgWrapper {
    padding-left: 2%;
  }
  .messages #newMessageButton {
    width: 100%;
  }
  .messages #bubbleSort {
    font-size: 14px;
    overflow: visible;
    top: 10px;
  }
  .messages #bubbleSort::before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    width: 100%;
    height: 85px;
    z-index: 0;
    background: #F4F4F4;
  }
  .messages #bubbleSort,
  .messages #messageControls {
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .messages #messageControls {
    top: 40px;
  }
  .messages #attachments {
    margin-left: 2%;
    margin-right: 2%;
  }
  .messages .offerButton {
    width: 88%;
  }
  .messages .offerButton .offerType {
    width: 40%;
  }
  .messages .offerButton .offerDetails {
    padding: 5px 10px;
  }
  .messages .offerButton .offerDetails li {
    display: block;
    float: none;
  }
  .messages .offerButton .offerDetails li:not(:last-child)::after {
    display: none;
  }
  .messages .editOffer {
    margin-top: 2em;
  }
  body {
    overflow: visible;
  }
  .modal .modal-dialog {
    margin: 0;
  }
  .modal .modal-content {
    padding: 20px;
  }
  .modal #operatingHoursModal #exceptions {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
  .rowButton {
    right: -0.6em;
  }
  #logoFooter {
    margin: 0 auto;
  }
  #footer ul {
    text-align: center;
  }
  #footer #socialFooter {
    width: auto;
    text-align: center;
    margin-bottom: 2em;
  }
  #footerNav {
    margin-top: 30px;
  }
  #presence .editBlock {
    top: 1em;
  }
  .popover {
    left: auto !important;
  }
  body::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .fullHeightf #dashboard.dashSchedule > .row #dash-sidebar {
    display: none;
  }
  .fullHeightf {
    position: initial;
  }
  .fullHeightf #dashboard.dashSchedule {
    height: initial;
  }
  .fullHeightf #dashboard.dashSchedule > .row {
    height: initial;
  }
  .fullHeightf #dashboard.dashSchedule > .row #dash-main #detailScheduler .dashCal-body .dashCal-week {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    overflow: initial;
  }
  .spinner {
    left: 2%;
    top: 10px;
  }
  #dash-main.hidden-xs {
    display: block !important;
  }
}
