/*this is the store 1 specifice override file inheriting from the PrismDirect theme*/
/*this is the PrismDirect theme override file inheriting from foxhound*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #FFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5e6872;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3b4248;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #5e6872;
}
.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: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
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: #5e6872;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #474f56;
}
.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: #5e6872;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #474f56;
}
.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: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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: 11px 22px;
  margin: 0 0 22px;
  font-size: 16px;
  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: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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: 10px;
  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: #f8f8f8;
}
.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: 16.5px;
    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: 22px;
  font-size: 24px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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: 36px;
  }
  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: 33px;
  }
  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: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  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: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.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: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.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: #373d42;
  border-color: #191b1e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.btn-primary .badge {
  color: #5e6872;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.btn-success:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.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: #5d812d;
  border-color: #3a501c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.btn-success .badge {
  color: #8bbe47;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #5e6872;
  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;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #3b4248;
  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: 20px;
  line-height: 1.3333333;
  border-radius: 25px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #5e6872;
}
.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: 14px;
  line-height: 1.42857143;
  color: #777777;
  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: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  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: 49px;
  line-height: 49px;
}
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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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: 33px;
  line-height: 33px;
}
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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  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: #5e6872;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #FFF;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #5e6872;
}
.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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #FFF;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 29px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 80px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 14.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 22px;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 22px;
  margin-bottom: 22px;
}
.navbar-btn.btn-sm {
  margin-top: 23.5px;
  margin-bottom: 23.5px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 29px;
  margin-bottom: 29px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.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: 22px 0;
  border-radius: 4px;
}
.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: #5e6872;
  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: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #3b4248;
  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: 3;
  color: #fff;
  background-color: #5e6872;
  border-color: #5e6872;
  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: 20px;
  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: 14px;
  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: 22px 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: #5e6872;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #474f56;
}
.label-success {
  background-color: #8bbe47;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #709b37;
}
.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: 14px;
  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: #5e6872;
  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: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5e6872;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #5e6872;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #8bbe47;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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: #5e6872;
  border-color: #5e6872;
}
.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: #c9ced3;
}
.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: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-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: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #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: #5e6872;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #5e6872;
  border-color: #5e6872;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5e6872;
}
.panel-primary > .panel-heading .badge {
  color: #5e6872;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5e6872;
}
.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: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  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);
  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;
}
.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);
    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: "proxima-nova", "Helvetica Neue", 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;
  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: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  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: "proxima-nova", "Helvetica Neue", 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: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  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;
  -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);
  background-color: rgba(0, 0, 0, 0);
}
.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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.nav-menu-row:before,
.nav-menu-row:after,
.navbar-inner:before,
.navbar-inner:after,
.nav-menu-button-row:before,
.nav-menu-button-row:after,
.breadcrumbs-inner:before,
.breadcrumbs-inner:after,
.messagecrumbs-inner:before,
.messagecrumbs-inner:after,
.topmenu-inner:before,
.topmenu-inner:after,
.footer-inner:before,
.footer-inner:after,
.footer-row:before,
.footer-row:after,
.product-row:before,
.product-row:after,
.main-container:before,
.main-container:after,
.main-container:before,
.main-container:after,
.section-content:before,
.section-content: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-header:after,
.modal-footer:after,
.nav-menu-row:after,
.navbar-inner:after,
.nav-menu-button-row:after,
.breadcrumbs-inner:after,
.messagecrumbs-inner:after,
.topmenu-inner:after,
.footer-inner:after,
.footer-row:after,
.product-row:after,
.main-container:after,
.main-container:after,
.section-content: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;
  }
}
/*-- float utilities --*/
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
/*-- spacing utilities --*/
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media only screen and (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: inherit;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f8f8f8;
}
.nav-menu-row {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 14.5px -15px;
  color: #031947;
}
.nav-menu-row > li {
  position: relative;
  display: block;
}
.nav-menu-row > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-menu-row > li > a:hover,
.nav-menu-row > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-menu-row > li.disabled > a {
  color: #777777;
}
.nav-menu-row > li.disabled > a:hover,
.nav-menu-row > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav-menu-row .open > a,
.nav-menu-row .open > a:hover,
.nav-menu-row .open > a:focus {
  background-color: #eeeeee;
  border-color: #5e6872;
}
.nav-menu-row .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-menu-row > li > a > img {
  max-width: none;
}
.nav-menu-row > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .nav-menu-row .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .nav-menu-row .open .dropdown-menu > li > a,
  .nav-menu-row .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .nav-menu-row .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .nav-menu-row .open .dropdown-menu > li > a:hover,
  .nav-menu-row .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .nav-menu-row {
    float: left;
    margin: 0;
  }
  .nav-menu-row > li {
    float: left;
  }
  .nav-menu-row > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-menu-row {
    float: right;
  }
}
.navbar-search {
  margin-right: 10px;
}
.menu_icon_favorites,
.menu_icon_draft,
.menu_icon_myphoto,
.menu_icon_mailinglists,
.menu_icon_shoppingcart,
.menu_icon_pendingapproval,
.menu_icon_orderhistory,
.menu_icon_accountpreferences,
.menu_icon_logout,
.menu_icon_scheduledmailings,
.menu_icon_listingsmanagement,
.menu_icon_storecredit {
  text-indent: 2.8em;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 32px;
}
.menu_icon_favorites {
  background-image: url('../images/menu/favorites-icon.png');
}
.menu_icon_draft {
  background-image: url('../images/menu/drafts-icon.png');
}
.menu_icon_myphoto {
  background-image: url('../images/menu/my-photos-icon.png');
}
.menu_icon_mailinglists {
  background-image: url('../images/menu/mailing-lists-icon.png');
}
.menu_icon_shoppingcart {
  background-image: url('../images/menu/cart-icon.png');
}
.menu_icon_pendingapproval {
  background-image: url('../images/menu/pending-approval-icon.png');
}
.menu_icon_orderhistory {
  background-image: url('../images/menu/truck-icon.png');
}
.menu_icon_scheduledmailings {
  background-image: url('../images/menu/scheduled-mailings-icon.png');
}
.menu_icon_listingsmanagement {
  background-image: url('../images/menu/listings-management-icon.png');
}
.menu_icon_accountpreferences {
  background-image: url('../images/menu/gear-icon.png');
}
.menu_icon_logout {
  background-image: url('../images/menu/log-out-icon.png');
}
.menu_icon_storecredit {
  background-image: url('../images/menu/store-credit-icon.png');
}
.navbar {
  background-color: white;
  border-bottom: 1px solid #d8d8d8;
}
.navbar-top {
  background-color: #FEFCFC;
}
.navbar-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .navbar-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .navbar-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .navbar-inner {
    width: 1170px;
  }
}
.navbar-inner > .navbar-header,
.navbar-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .navbar-inner > .navbar-header,
  .navbar-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .navbar-inner {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .navbar-inner {
    width: 1370px;
  }
}
.navbar-brand {
  width: calc(100% - 59px);
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .navbar-brand {
    width: auto;
  }
}
.navbar-Logo-Size {
  /*@media @desktop {
        width: 12vw;
    }*/
}
@media only screen and (min-width: 768px) {
  .navbar-Logo-Size {
    width: 12vw;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-Logo-Size {
    width: 10vw;
  }
}
@media only screen and (min-width: 1300px) {
  .navbar-Logo-Size {
    width: 100%;
  }
}
.nav-menu-button-row {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 14.5px -15px;
  line-height: 80px;
}
.nav-menu-button-row > li {
  position: relative;
  display: block;
}
.nav-menu-button-row > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-menu-button-row > li > a:hover,
.nav-menu-button-row > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-menu-button-row > li.disabled > a {
  color: #777777;
}
.nav-menu-button-row > li.disabled > a:hover,
.nav-menu-button-row > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav-menu-button-row .open > a,
.nav-menu-button-row .open > a:hover,
.nav-menu-button-row .open > a:focus {
  background-color: #eeeeee;
  border-color: #5e6872;
}
.nav-menu-button-row .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-menu-button-row > li > a > img {
  max-width: none;
}
.nav-menu-button-row > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .nav-menu-button-row .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .nav-menu-button-row .open .dropdown-menu > li > a,
  .nav-menu-button-row .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .nav-menu-button-row .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .nav-menu-button-row .open .dropdown-menu > li > a:hover,
  .nav-menu-button-row .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .nav-menu-button-row {
    float: left;
    margin: 0;
  }
  .nav-menu-button-row > li {
    float: left;
  }
  .nav-menu-button-row > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-menu-button-row {
    float: right;
  }
}
@media only screen and (min-width: 1200px) {
  .nav-menu-button-row {
    line-height: 80px;
  }
}
.nav-menu-row > li > a {
  padding: 15px 17px;
  font-family: proxima-nova;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #73777c;
}
@media only screen and (min-width: 992px) {
  .nav-menu-row > li > a {
    padding: 15px 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .nav-menu-row > li > a {
    padding: 0 10px;
    line-height: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-menu-row.login-hidden > li > a {
    line-height: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nav-menu-row.login-hidden > li > a {
    padding: 0px 7px;
  }
}
@media only screen and (min-width: 992px) {
  .nav-menu-row.login-hidden > li > a {
    padding: 0px 28px;
  }
}
.menu-register-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  font-family: proxima-nova;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}
.menu-register-button:focus,
.menu-register-button:active:focus,
.menu-register-button.active:focus,
.menu-register-button.focus,
.menu-register-button:active.focus,
.menu-register-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.menu-register-button:hover,
.menu-register-button:focus,
.menu-register-button.focus {
  color: #333;
  text-decoration: none;
}
.menu-register-button:active,
.menu-register-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.menu-register-button.disabled,
.menu-register-button[disabled],
fieldset[disabled] .menu-register-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.menu-register-button.disabled,
fieldset[disabled] a.menu-register-button {
  pointer-events: none;
}
.menu-register-button:focus,
.menu-register-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.menu-register-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.menu-register-button:active,
.menu-register-button.active,
.open > .dropdown-toggle.menu-register-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.menu-register-button:active:hover,
.menu-register-button.active:hover,
.open > .dropdown-toggle.menu-register-button:hover,
.menu-register-button:active:focus,
.menu-register-button.active:focus,
.open > .dropdown-toggle.menu-register-button:focus,
.menu-register-button:active.focus,
.menu-register-button.active.focus,
.open > .dropdown-toggle.menu-register-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.menu-register-button:active,
.menu-register-button.active,
.open > .dropdown-toggle.menu-register-button {
  background-image: none;
}
.menu-register-button.disabled:hover,
.menu-register-button[disabled]:hover,
fieldset[disabled] .menu-register-button:hover,
.menu-register-button.disabled:focus,
.menu-register-button[disabled]:focus,
fieldset[disabled] .menu-register-button:focus,
.menu-register-button.disabled.focus,
.menu-register-button[disabled].focus,
fieldset[disabled] .menu-register-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.menu-register-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .menu-register-button {
    width: 200px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.menu-login-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  font-family: proxima-nova;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
}
.menu-login-button:focus,
.menu-login-button:active:focus,
.menu-login-button.active:focus,
.menu-login-button.focus,
.menu-login-button:active.focus,
.menu-login-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.menu-login-button:hover,
.menu-login-button:focus,
.menu-login-button.focus {
  color: #333;
  text-decoration: none;
}
.menu-login-button:active,
.menu-login-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.menu-login-button.disabled,
.menu-login-button[disabled],
fieldset[disabled] .menu-login-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.menu-login-button.disabled,
fieldset[disabled] a.menu-login-button {
  pointer-events: none;
}
.menu-login-button:focus,
.menu-login-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.menu-login-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.menu-login-button:active,
.menu-login-button.active,
.open > .dropdown-toggle.menu-login-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.menu-login-button:active:hover,
.menu-login-button.active:hover,
.open > .dropdown-toggle.menu-login-button:hover,
.menu-login-button:active:focus,
.menu-login-button.active:focus,
.open > .dropdown-toggle.menu-login-button:focus,
.menu-login-button:active.focus,
.menu-login-button.active.focus,
.open > .dropdown-toggle.menu-login-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.menu-login-button:active,
.menu-login-button.active,
.open > .dropdown-toggle.menu-login-button {
  background-image: none;
}
.menu-login-button.disabled:hover,
.menu-login-button[disabled]:hover,
fieldset[disabled] .menu-login-button:hover,
.menu-login-button.disabled:focus,
.menu-login-button[disabled]:focus,
fieldset[disabled] .menu-login-button:focus,
.menu-login-button.disabled.focus,
.menu-login-button[disabled].focus,
fieldset[disabled] .menu-login-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.menu-login-button .badge {
  color: #5e6872;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .menu-login-button {
    width: 100px;
    margin-right: 15px;
  }
}
.nav-user-image {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.menu-dropdown-list {
  top: 80px;
  right: 0px;
  left: initial;
  bottom: -1px;
  position: fixed;
  overflow-y: auto;
  border-radius: 0;
  /*max-height: 371px;*/
  border-top: 0;
  border-right: 0;
  padding: 0;
  margin: 0;
}
.menu-dropdown-list-item {
  display: block;
  padding: 10px 20px;
  font-weight: normal;
  color: #333333;
  white-space: nowrap;
  cursor: pointer;
  line-height: 32px;
  /*&:not(:last-child) {
        border-bottom: 1px solid @dropdown-divider-bg;
    }*/
}
.menu-dropdown-list-item:hover,
.menu-dropdown-list-item:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.menu-header-text {
  font-family: proxima-nova;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1.3px;
  color: #031947;
}
@media only screen and (min-width: 480px) {
  .menu-header-text {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-menu-row .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    display: block;
  }
}
.breadcrumbs li {
  float: left;
  padding-left: 10px;
}
.breadcrumbs li a {
  display: block;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}
.breadcrumbs li a:hover {
  background-color: #FFFCE3;
}
.breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /*overflow:hidden;*/
  background-color: #FFEA27;
}
.breadcrumbs {
  padding: 0;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: #5e6872;
  border-bottom: 0px;
  background-color: #FFEA27;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .breadcrumbs {
    font-size: 18px;
    line-height: 57px;
    height: 57px;
  }
}
.breadcrumbs-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .breadcrumbs-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .breadcrumbs-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs-inner {
    width: 1170px;
  }
}
.breadcrumbs-inner > .navbar-header,
.breadcrumbs-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .breadcrumbs-inner > .navbar-header,
  .breadcrumbs-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .breadcrumbs-inner {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .breadcrumbs-inner {
    width: 1370px;
  }
}
.breadcrumbs .col-border {
  padding-right: 15px;
  border-right: 1px solid #d8d8d8;
}
.breadcrumbs-header {
  margin: auto;
  font-family: proxima-nova;
  color: #5e6872;
  /*text-transform: uppercase;*/
}
.breadcrumbs-link {
  cursor: pointer;
}
.breadcrumbs-link:hover {
  text-decoration: underline;
}
.messagecrumbs {
  padding: 0;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: white;
  text-align: center;
  background-color: green;
}
@media only screen and (min-width: 768px) {
  .messagecrumbs {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .messagecrumbs {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
  }
}
.messagecrumbs-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .messagecrumbs-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .messagecrumbs-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .messagecrumbs-inner {
    width: 1170px;
  }
}
.messagecrumbs-inner > .navbar-header,
.messagecrumbs-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .messagecrumbs-inner > .navbar-header,
  .messagecrumbs-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .messagecrumbs-inner {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .messagecrumbs-inner {
    width: 1370px;
  }
}
.messagecrumbs a {
  cursor: pointer;
  color: white;
}
.messagecrumbs a:hover {
  text-decoration: underline;
}
.topmenu li {
  float: left;
  padding-left: 0px;
  padding-right: 30px;
}
.topmenu li a {
  display: block;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .topmenu li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.topmenu li a:hover {
  background-color: #000000;
  color: #FFEA27;
}
.topmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #222223;
  height: 40px;
}
@media only screen and (min-width: 480px) {
  .topmenu ul {
    height: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .topmenu ul {
    height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .topmenu ul {
    height: 45px;
  }
}
.topmenu {
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  border-bottom: 0px;
  background-color: #222223;
}
@media only screen and (min-width: 480px) {
  .topmenu {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .topmenu {
    font-size: 13px;
    line-height: 35px;
    height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .topmenu {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
  }
}
.topmenu-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .topmenu-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .topmenu-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .topmenu-inner {
    width: 1170px;
  }
}
.topmenu-inner > .navbar-header,
.topmenu-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .topmenu-inner > .navbar-header,
  .topmenu-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .topmenu-inner {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .topmenu-inner {
    width: 1370px;
  }
}
.topmenu .col-border {
  padding-right: 15px;
  border-right: 1px solid #d8d8d8;
}
.topmenu-header {
  margin: auto;
  font-family: proxima-nova;
  color: #5e6872;
  /*text-transform: uppercase;*/
}
.topmenu-link {
  cursor: pointer;
}
.topmenu-link:hover {
  text-decoration: underline;
}
.submenubar-content {
  display: none;
  position: absolute;
  background-color: #222223;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.submenubar-content a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
.submenubar-content a:hover {
  background-color: #000000;
  color: #FFEA27;
}
.menubaritem:hover .submenubar-content {
  display: block;
}
.blackmenubar .navbar-toggle {
  float: left;
  margin: 0;
  margin-right: 0;
  margin-left: 15px;
  border: 0;
  height: 100%;
  min-height: 35px;
}
@media only screen and (min-width: 768px) {
  .blackmenubar .navbar-toggle {
    min-height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .blackmenubar .navbar-toggle {
    min-height: 45px;
  }
}
.blackmenubar .navbar {
  min-height: 35px;
  margin: 0;
  background-color: #222223;
  color: #FFFFFF;
  border: 0;
  border-radius: 0;
}
@media only screen and (min-width: 768px) {
  .blackmenubar .navbar {
    min-height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .blackmenubar .navbar {
    min-height: 45px;
  }
}
.blackmenubar .navbar-nav > li {
  padding-right: 35px;
}
.blackmenubar .navbar-nav > li > a {
  padding: 0;
  line-height: 35px;
  color: #FFFFFF;
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .blackmenubar .navbar-nav > li > a {
    padding-left: 0px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .blackmenubar .navbar-nav > li > a {
    padding-left: 0px;
    line-height: 45px;
  }
}
.blackmenubar .navbar-nav > .open > a,
.blackmenubar .navbar-default .navbar-nav > .open > a:hover,
.blackmenubar .navbar-default .navbar-nav > .open > a:focus {
  background-color: #222223;
}
.blackmenubar .navbar-nav > li > a:hover,
.blackmenubar .navbar-default .navbar-nav > li > a:focus {
  color: #FFEA27;
}
.blackmenubar .dropdown-menu {
  background-color: #222223;
}
.blackmenubar .dropdown-menu li > a {
  color: #FFFFFF;
}
.blackmenubar .dropdown-menu li > a:hover,
.blackmenubar .dropdown-menu .dropdown-menu > li > a:focus {
  color: #FFEA27;
  background-color: #222223;
}
.blackmenubar .navbar-nav .open .dropdown-menu > li > a {
  color: #FFFFFF;
}
.blackmenubar .navbar-collapse,
.blackmenubar .navbar-default .navbar-form {
  border: 0;
}
.footer {
  background-color: #5e6872;
  padding-top: 25px;
  padding-bottom: 25px;
  clear: both;
}
.footer-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-inner {
    width: 1170px;
  }
}
.footer-inner > .navbar-header,
.footer-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .footer-inner > .navbar-header,
  .footer-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .footer-inner {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .footer-inner {
    width: 1370px;
  }
}
.footer-row {
  margin-left: -15px;
  margin-right: -15px;
}
.footer-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .footer-column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .footer-column {
    float: left;
    width: 25%;
  }
}
.footer-list {
  padding-left: 0;
  list-style: none;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #ffffff;
}
.footer-list > li {
  padding: 7px 0px;
}
.footer-list > li > i {
  padding-right: 10px;
}
.footer-list > li > a {
  color: #ffffff;
}
.footer-list > li > a:link,
a:visited {
  text-decoration: none;
}
.footer-list > li > a:hover,
a:active {
  text-decoration: underline;
}
.footer-link > a {
  color: #ffffff;
}
.footer-header {
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.5px;
  color: #929fa8;
}
.footer-copyright {
  margin-top: 15px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.9px;
  color: #ffffff;
}
.footer-email {
  position: relative;
}
.footer-email-textbox {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  padding-right: 74px;
  height: 55px;
}
.footer-email-textbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.footer-email-textbox::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.footer-email-textbox:-ms-input-placeholder {
  color: #999;
}
.footer-email-textbox::-webkit-input-placeholder {
  color: #999;
}
.footer-email-textbox::-ms-expand {
  border: 0;
  background-color: transparent;
}
.footer-email-textbox[disabled],
.footer-email-textbox[readonly],
fieldset[disabled] .footer-email-textbox {
  background-color: #eeeeee;
  opacity: 1;
}
.footer-email-textbox[disabled],
fieldset[disabled] .footer-email-textbox {
  cursor: not-allowed;
}
textarea.footer-email-textbox {
  height: auto;
}
.footer-email-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 35px;
  width: 85px;
  z-index: 100;
  text-transform: uppercase;
}
.footer-email-submit:focus,
.footer-email-submit:active:focus,
.footer-email-submit.active:focus,
.footer-email-submit.focus,
.footer-email-submit:active.focus,
.footer-email-submit.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.footer-email-submit:hover,
.footer-email-submit:focus,
.footer-email-submit.focus {
  color: #333;
  text-decoration: none;
}
.footer-email-submit:active,
.footer-email-submit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.footer-email-submit.disabled,
.footer-email-submit[disabled],
fieldset[disabled] .footer-email-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.footer-email-submit.disabled,
fieldset[disabled] a.footer-email-submit {
  pointer-events: none;
}
.footer-email-submit:focus,
.footer-email-submit.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.footer-email-submit:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.footer-email-submit:active,
.footer-email-submit.active,
.open > .dropdown-toggle.footer-email-submit {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.footer-email-submit:active:hover,
.footer-email-submit.active:hover,
.open > .dropdown-toggle.footer-email-submit:hover,
.footer-email-submit:active:focus,
.footer-email-submit.active:focus,
.open > .dropdown-toggle.footer-email-submit:focus,
.footer-email-submit:active.focus,
.footer-email-submit.active.focus,
.open > .dropdown-toggle.footer-email-submit.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.footer-email-submit:active,
.footer-email-submit.active,
.open > .dropdown-toggle.footer-email-submit {
  background-image: none;
}
.footer-email-submit.disabled:hover,
.footer-email-submit[disabled]:hover,
fieldset[disabled] .footer-email-submit:hover,
.footer-email-submit.disabled:focus,
.footer-email-submit[disabled]:focus,
fieldset[disabled] .footer-email-submit:focus,
.footer-email-submit.disabled.focus,
.footer-email-submit[disabled].focus,
fieldset[disabled] .footer-email-submit.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.footer-email-submit .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoBar {
  width: 100%;
  position: fixed;
  z-index: 1499;
  background-color: #5e6872;
  margin-top: -56px;
  border-bottom: 1px solid #d8d8d8;
}
.photoBar.open {
  padding: 20px 25px;
  margin-top: -147px;
}
.photoBar.open .photoBar-button {
  margin-top: 20px;
  margin-left: -25px;
  width: 60px;
}
.photoBar .photoBar-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  position: absolute;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.photoBar .photoBar-button:focus,
.photoBar .photoBar-button:active:focus,
.photoBar .photoBar-button.active:focus,
.photoBar .photoBar-button.focus,
.photoBar .photoBar-button:active.focus,
.photoBar .photoBar-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoBar .photoBar-button:hover,
.photoBar .photoBar-button:focus,
.photoBar .photoBar-button.focus {
  color: #333;
  text-decoration: none;
}
.photoBar .photoBar-button:active,
.photoBar .photoBar-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoBar .photoBar-button.disabled,
.photoBar .photoBar-button[disabled],
fieldset[disabled] .photoBar .photoBar-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoBar .photoBar-button.disabled,
fieldset[disabled] a.photoBar .photoBar-button {
  pointer-events: none;
}
.photoBar .photoBar-button:focus,
.photoBar .photoBar-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.photoBar .photoBar-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoBar .photoBar-button:active,
.photoBar .photoBar-button.active,
.open > .dropdown-toggle.photoBar .photoBar-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoBar .photoBar-button:active:hover,
.photoBar .photoBar-button.active:hover,
.open > .dropdown-toggle.photoBar .photoBar-button:hover,
.photoBar .photoBar-button:active:focus,
.photoBar .photoBar-button.active:focus,
.open > .dropdown-toggle.photoBar .photoBar-button:focus,
.photoBar .photoBar-button:active.focus,
.photoBar .photoBar-button.active.focus,
.open > .dropdown-toggle.photoBar .photoBar-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.photoBar .photoBar-button:active,
.photoBar .photoBar-button.active,
.open > .dropdown-toggle.photoBar .photoBar-button {
  background-image: none;
}
.photoBar .photoBar-button.disabled:hover,
.photoBar .photoBar-button[disabled]:hover,
fieldset[disabled] .photoBar .photoBar-button:hover,
.photoBar .photoBar-button.disabled:focus,
.photoBar .photoBar-button[disabled]:focus,
fieldset[disabled] .photoBar .photoBar-button:focus,
.photoBar .photoBar-button.disabled.focus,
.photoBar .photoBar-button[disabled].focus,
fieldset[disabled] .photoBar .photoBar-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.photoBar .photoBar-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.photoBar-header {
  margin-bottom: 10px;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.photoBarMenu > label {
  width: 70px;
  color: #fff;
}
.photoBarMenu > select {
  width: calc(100% - 80px);
  display: inline-block;
}
.photoContainer {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.photoContainer > img {
  max-width: 120px;
  max-height: 90px;
}
.photoSelect {
  margin-bottom: 15px;
}
.photoSelect-photo-container:not(.has-image),
.photoUpload-photo-container:not(.has-image) {
  width: 100%;
  height: 200px;
  max-width: 200px;
  border: 2px dashed black;
}
.validationElement .photoSelect-photo-container,
.validationElement .photoUpload-photo-container {
  border-color: #d9534f;
  box-shadow: 0px 0px 10px 0px #d9534f;
}
.photoUpload-upload {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
}
.photoUpload-upload:focus,
.photoUpload-upload:active:focus,
.photoUpload-upload.active:focus,
.photoUpload-upload.focus,
.photoUpload-upload:active.focus,
.photoUpload-upload.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUpload-upload:hover,
.photoUpload-upload:focus,
.photoUpload-upload.focus {
  color: #333;
  text-decoration: none;
}
.photoUpload-upload:active,
.photoUpload-upload.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUpload-upload.disabled,
.photoUpload-upload[disabled],
fieldset[disabled] .photoUpload-upload {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUpload-upload.disabled,
fieldset[disabled] a.photoUpload-upload {
  pointer-events: none;
}
.photoUpload-upload:focus,
.photoUpload-upload.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.photoUpload-upload:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUpload-upload:active,
.photoUpload-upload.active,
.open > .dropdown-toggle.photoUpload-upload {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUpload-upload:active:hover,
.photoUpload-upload.active:hover,
.open > .dropdown-toggle.photoUpload-upload:hover,
.photoUpload-upload:active:focus,
.photoUpload-upload.active:focus,
.open > .dropdown-toggle.photoUpload-upload:focus,
.photoUpload-upload:active.focus,
.photoUpload-upload.active.focus,
.open > .dropdown-toggle.photoUpload-upload.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.photoUpload-upload:active,
.photoUpload-upload.active,
.open > .dropdown-toggle.photoUpload-upload {
  background-image: none;
}
.photoUpload-upload.disabled:hover,
.photoUpload-upload[disabled]:hover,
fieldset[disabled] .photoUpload-upload:hover,
.photoUpload-upload.disabled:focus,
.photoUpload-upload[disabled]:focus,
fieldset[disabled] .photoUpload-upload:focus,
.photoUpload-upload.disabled.focus,
.photoUpload-upload[disabled].focus,
fieldset[disabled] .photoUpload-upload.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.photoUpload-upload .badge {
  color: #5e6872;
  background-color: #fff;
}
.customUpload .photoUpload-upload {
  float: left;
}
.photoUpload-remove {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
}
.photoUpload-remove:focus,
.photoUpload-remove:active:focus,
.photoUpload-remove.active:focus,
.photoUpload-remove.focus,
.photoUpload-remove:active.focus,
.photoUpload-remove.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUpload-remove:hover,
.photoUpload-remove:focus,
.photoUpload-remove.focus {
  color: #333;
  text-decoration: none;
}
.photoUpload-remove:active,
.photoUpload-remove.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUpload-remove.disabled,
.photoUpload-remove[disabled],
fieldset[disabled] .photoUpload-remove {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUpload-remove.disabled,
fieldset[disabled] a.photoUpload-remove {
  pointer-events: none;
}
.photoUpload-remove:focus,
.photoUpload-remove.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.photoUpload-remove:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoUpload-remove:active,
.photoUpload-remove.active,
.open > .dropdown-toggle.photoUpload-remove {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoUpload-remove:active:hover,
.photoUpload-remove.active:hover,
.open > .dropdown-toggle.photoUpload-remove:hover,
.photoUpload-remove:active:focus,
.photoUpload-remove.active:focus,
.open > .dropdown-toggle.photoUpload-remove:focus,
.photoUpload-remove:active.focus,
.photoUpload-remove.active.focus,
.open > .dropdown-toggle.photoUpload-remove.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.photoUpload-remove:active,
.photoUpload-remove.active,
.open > .dropdown-toggle.photoUpload-remove {
  background-image: none;
}
.photoUpload-remove.disabled:hover,
.photoUpload-remove[disabled]:hover,
fieldset[disabled] .photoUpload-remove:hover,
.photoUpload-remove.disabled:focus,
.photoUpload-remove[disabled]:focus,
fieldset[disabled] .photoUpload-remove:focus,
.photoUpload-remove.disabled.focus,
.photoUpload-remove[disabled].focus,
fieldset[disabled] .photoUpload-remove.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoUpload-remove .badge {
  color: #d9534f;
  background-color: #fff;
}
.photoDropZone {
  max-width: 100%;
  border: 1px solid #636366;
}
.slick-slider {
  margin: 0px 35px;
  margin-top: 25px;
}
.slick-slide {
  margin: 10px;
}
.slick-slide > img {
  width: 100%;
  box-shadow: 3px 3px 5px #444;
}
.customDragElement {
  z-index: 9000;
  opacity: 0.75;
}
.row-flex,
.row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}
.row-flex > div[class*='col-'],
.container-flex > div[class*='col-'] {
  margin: -0.2px;
  /* hack adjust for wrapping */
}
.container-flex > div[class*='col-'] div,
.row-flex > div[class*='col-'] div {
  width: 100%;
}
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}
.photoGallery-images {
  display: flex;
  flex-wrap: wrap;
}
.photoGallery-image-container {
  width: 150px;
  margin: 10px;
  text-align: center;
  padding: 4px;
}
.photoGallery-image-container.selected {
  padding: 0;
}
.photoGallery-image-container.selected > img {
  border: 4px solid #8bbe47;
}
.photoGallery-upload-container {
  margin-bottom: 20px;
}
.photoGallery-upload-gallery-select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.photoGallery-upload-gallery-select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.photoGallery-upload-gallery-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.photoGallery-upload-gallery-select:-ms-input-placeholder {
  color: #999;
}
.photoGallery-upload-gallery-select::-webkit-input-placeholder {
  color: #999;
}
.photoGallery-upload-gallery-select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.photoGallery-upload-gallery-select[disabled],
.photoGallery-upload-gallery-select[readonly],
fieldset[disabled] .photoGallery-upload-gallery-select {
  background-color: #eeeeee;
  opacity: 1;
}
.photoGallery-upload-gallery-select[disabled],
fieldset[disabled] .photoGallery-upload-gallery-select {
  cursor: not-allowed;
}
textarea.photoGallery-upload-gallery-select {
  height: auto;
}
.photoUploadSelect-header {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.photoUploadSelect-description {
  font-weight: bold;
  margin-bottom: 10px;
}
.photoUploadSelect-header-or {
  text-align: center;
  font-weight: bold;
  margin: 10px 0px;
}
.photoUploadSelect-close {
  position: absolute;
  right: 5px;
  cursor: pointer;
  z-index: 100;
  font-size: 20px;
  top: -8px;
}
.photoUploadSelect-options {
  display: flex;
  margin-bottom: 0;
  border-bottom: 2px solid #d8d8d8;
}
.photoGallery-photoUploadSelector,
.photoGallery-photoEditor {
  margin-bottom: 20px;
}
.photoUploadSelect-option {
  cursor: pointer;
  padding: 10px 20px;
  margin-bottom: -2px;
  border: 2px solid transparent;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  color: #5e6872;
}
.photoUploadSelect-option:hover {
  color: #333333;
}
.photoUploadSelect-option.active {
  border-color: #d8d8d8;
  background-color: #eee;
  color: #333333;
}
.photoUploadSelect-option-name {
  font-weight: bold;
  text-align: center;
}
.photoUploadSelect-option-icon {
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-right: 6px;
  border-radius: 50%;
}
.photoUploadSelect-main {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
}
.photoUploadSelect-main blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .photoUploadSelect-main {
    padding: 15px;
  }
}
.photoUploadSelectOption-mls-search-button,
.photoUploadSelectOption-mls-upload-button,
.photoUploadSelectOption-drive-sign-in-button,
.photoUploadSelectOption-drive-sign-out-button,
.photoUploadSelectOption-drive-upload-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoUploadSelectOption-mls-search-button:focus,
.photoUploadSelectOption-mls-upload-button:focus,
.photoUploadSelectOption-drive-sign-in-button:focus,
.photoUploadSelectOption-drive-sign-out-button:focus,
.photoUploadSelectOption-drive-upload-button:focus,
.photoUploadSelectOption-mls-search-button:active:focus,
.photoUploadSelectOption-mls-upload-button:active:focus,
.photoUploadSelectOption-drive-sign-in-button:active:focus,
.photoUploadSelectOption-drive-sign-out-button:active:focus,
.photoUploadSelectOption-drive-upload-button:active:focus,
.photoUploadSelectOption-mls-search-button.active:focus,
.photoUploadSelectOption-mls-upload-button.active:focus,
.photoUploadSelectOption-drive-sign-in-button.active:focus,
.photoUploadSelectOption-drive-sign-out-button.active:focus,
.photoUploadSelectOption-drive-upload-button.active:focus,
.photoUploadSelectOption-mls-search-button.focus,
.photoUploadSelectOption-mls-upload-button.focus,
.photoUploadSelectOption-drive-sign-in-button.focus,
.photoUploadSelectOption-drive-sign-out-button.focus,
.photoUploadSelectOption-drive-upload-button.focus,
.photoUploadSelectOption-mls-search-button:active.focus,
.photoUploadSelectOption-mls-upload-button:active.focus,
.photoUploadSelectOption-drive-sign-in-button:active.focus,
.photoUploadSelectOption-drive-sign-out-button:active.focus,
.photoUploadSelectOption-drive-upload-button:active.focus,
.photoUploadSelectOption-mls-search-button.active.focus,
.photoUploadSelectOption-mls-upload-button.active.focus,
.photoUploadSelectOption-drive-sign-in-button.active.focus,
.photoUploadSelectOption-drive-sign-out-button.active.focus,
.photoUploadSelectOption-drive-upload-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-mls-search-button:hover,
.photoUploadSelectOption-mls-upload-button:hover,
.photoUploadSelectOption-drive-sign-in-button:hover,
.photoUploadSelectOption-drive-sign-out-button:hover,
.photoUploadSelectOption-drive-upload-button:hover,
.photoUploadSelectOption-mls-search-button:focus,
.photoUploadSelectOption-mls-upload-button:focus,
.photoUploadSelectOption-drive-sign-in-button:focus,
.photoUploadSelectOption-drive-sign-out-button:focus,
.photoUploadSelectOption-drive-upload-button:focus,
.photoUploadSelectOption-mls-search-button.focus,
.photoUploadSelectOption-mls-upload-button.focus,
.photoUploadSelectOption-drive-sign-in-button.focus,
.photoUploadSelectOption-drive-sign-out-button.focus,
.photoUploadSelectOption-drive-upload-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-mls-search-button:active,
.photoUploadSelectOption-mls-upload-button:active,
.photoUploadSelectOption-drive-sign-in-button:active,
.photoUploadSelectOption-drive-sign-out-button:active,
.photoUploadSelectOption-drive-upload-button:active,
.photoUploadSelectOption-mls-search-button.active,
.photoUploadSelectOption-mls-upload-button.active,
.photoUploadSelectOption-drive-sign-in-button.active,
.photoUploadSelectOption-drive-sign-out-button.active,
.photoUploadSelectOption-drive-upload-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-mls-search-button.disabled,
.photoUploadSelectOption-mls-upload-button.disabled,
.photoUploadSelectOption-drive-sign-in-button.disabled,
.photoUploadSelectOption-drive-sign-out-button.disabled,
.photoUploadSelectOption-drive-upload-button.disabled,
.photoUploadSelectOption-mls-search-button[disabled],
.photoUploadSelectOption-mls-upload-button[disabled],
.photoUploadSelectOption-drive-sign-in-button[disabled],
.photoUploadSelectOption-drive-sign-out-button[disabled],
.photoUploadSelectOption-drive-upload-button[disabled],
fieldset[disabled] .photoUploadSelectOption-mls-search-button,
fieldset[disabled] .photoUploadSelectOption-mls-upload-button,
fieldset[disabled] .photoUploadSelectOption-drive-sign-in-button,
fieldset[disabled] .photoUploadSelectOption-drive-sign-out-button,
fieldset[disabled] .photoUploadSelectOption-drive-upload-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-mls-search-button.disabled,
a.photoUploadSelectOption-mls-upload-button.disabled,
a.photoUploadSelectOption-drive-sign-in-button.disabled,
a.photoUploadSelectOption-drive-sign-out-button.disabled,
a.photoUploadSelectOption-drive-upload-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-mls-search-button,
fieldset[disabled] a.photoUploadSelectOption-mls-upload-button,
fieldset[disabled] a.photoUploadSelectOption-drive-sign-in-button,
fieldset[disabled] a.photoUploadSelectOption-drive-sign-out-button,
fieldset[disabled] a.photoUploadSelectOption-drive-upload-button {
  pointer-events: none;
}
.photoUploadSelectOption-mls-search-button:focus,
.photoUploadSelectOption-mls-upload-button:focus,
.photoUploadSelectOption-drive-sign-in-button:focus,
.photoUploadSelectOption-drive-sign-out-button:focus,
.photoUploadSelectOption-drive-upload-button:focus,
.photoUploadSelectOption-mls-search-button.focus,
.photoUploadSelectOption-mls-upload-button.focus,
.photoUploadSelectOption-drive-sign-in-button.focus,
.photoUploadSelectOption-drive-sign-out-button.focus,
.photoUploadSelectOption-drive-upload-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoUploadSelectOption-mls-search-button:hover,
.photoUploadSelectOption-mls-upload-button:hover,
.photoUploadSelectOption-drive-sign-in-button:hover,
.photoUploadSelectOption-drive-sign-out-button:hover,
.photoUploadSelectOption-drive-upload-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-mls-search-button:active,
.photoUploadSelectOption-mls-upload-button:active,
.photoUploadSelectOption-drive-sign-in-button:active,
.photoUploadSelectOption-drive-sign-out-button:active,
.photoUploadSelectOption-drive-upload-button:active,
.photoUploadSelectOption-mls-search-button.active,
.photoUploadSelectOption-mls-upload-button.active,
.photoUploadSelectOption-drive-sign-in-button.active,
.photoUploadSelectOption-drive-sign-out-button.active,
.photoUploadSelectOption-drive-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-mls-search-button,
.open > .dropdown-toggle.photoUploadSelectOption-mls-upload-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-in-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-out-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-upload-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-mls-search-button:active:hover,
.photoUploadSelectOption-mls-upload-button:active:hover,
.photoUploadSelectOption-drive-sign-in-button:active:hover,
.photoUploadSelectOption-drive-sign-out-button:active:hover,
.photoUploadSelectOption-drive-upload-button:active:hover,
.photoUploadSelectOption-mls-search-button.active:hover,
.photoUploadSelectOption-mls-upload-button.active:hover,
.photoUploadSelectOption-drive-sign-in-button.active:hover,
.photoUploadSelectOption-drive-sign-out-button.active:hover,
.photoUploadSelectOption-drive-upload-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-mls-search-button:hover,
.open > .dropdown-toggle.photoUploadSelectOption-mls-upload-button:hover,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-in-button:hover,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-out-button:hover,
.open > .dropdown-toggle.photoUploadSelectOption-drive-upload-button:hover,
.photoUploadSelectOption-mls-search-button:active:focus,
.photoUploadSelectOption-mls-upload-button:active:focus,
.photoUploadSelectOption-drive-sign-in-button:active:focus,
.photoUploadSelectOption-drive-sign-out-button:active:focus,
.photoUploadSelectOption-drive-upload-button:active:focus,
.photoUploadSelectOption-mls-search-button.active:focus,
.photoUploadSelectOption-mls-upload-button.active:focus,
.photoUploadSelectOption-drive-sign-in-button.active:focus,
.photoUploadSelectOption-drive-sign-out-button.active:focus,
.photoUploadSelectOption-drive-upload-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-mls-search-button:focus,
.open > .dropdown-toggle.photoUploadSelectOption-mls-upload-button:focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-in-button:focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-out-button:focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-upload-button:focus,
.photoUploadSelectOption-mls-search-button:active.focus,
.photoUploadSelectOption-mls-upload-button:active.focus,
.photoUploadSelectOption-drive-sign-in-button:active.focus,
.photoUploadSelectOption-drive-sign-out-button:active.focus,
.photoUploadSelectOption-drive-upload-button:active.focus,
.photoUploadSelectOption-mls-search-button.active.focus,
.photoUploadSelectOption-mls-upload-button.active.focus,
.photoUploadSelectOption-drive-sign-in-button.active.focus,
.photoUploadSelectOption-drive-sign-out-button.active.focus,
.photoUploadSelectOption-drive-upload-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-mls-search-button.focus,
.open > .dropdown-toggle.photoUploadSelectOption-mls-upload-button.focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-in-button.focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-out-button.focus,
.open > .dropdown-toggle.photoUploadSelectOption-drive-upload-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoUploadSelectOption-mls-search-button:active,
.photoUploadSelectOption-mls-upload-button:active,
.photoUploadSelectOption-drive-sign-in-button:active,
.photoUploadSelectOption-drive-sign-out-button:active,
.photoUploadSelectOption-drive-upload-button:active,
.photoUploadSelectOption-mls-search-button.active,
.photoUploadSelectOption-mls-upload-button.active,
.photoUploadSelectOption-drive-sign-in-button.active,
.photoUploadSelectOption-drive-sign-out-button.active,
.photoUploadSelectOption-drive-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-mls-search-button,
.open > .dropdown-toggle.photoUploadSelectOption-mls-upload-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-in-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-sign-out-button,
.open > .dropdown-toggle.photoUploadSelectOption-drive-upload-button {
  background-image: none;
}
.photoUploadSelectOption-mls-search-button.disabled:hover,
.photoUploadSelectOption-mls-upload-button.disabled:hover,
.photoUploadSelectOption-drive-sign-in-button.disabled:hover,
.photoUploadSelectOption-drive-sign-out-button.disabled:hover,
.photoUploadSelectOption-drive-upload-button.disabled:hover,
.photoUploadSelectOption-mls-search-button[disabled]:hover,
.photoUploadSelectOption-mls-upload-button[disabled]:hover,
.photoUploadSelectOption-drive-sign-in-button[disabled]:hover,
.photoUploadSelectOption-drive-sign-out-button[disabled]:hover,
.photoUploadSelectOption-drive-upload-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-mls-search-button:hover,
fieldset[disabled] .photoUploadSelectOption-mls-upload-button:hover,
fieldset[disabled] .photoUploadSelectOption-drive-sign-in-button:hover,
fieldset[disabled] .photoUploadSelectOption-drive-sign-out-button:hover,
fieldset[disabled] .photoUploadSelectOption-drive-upload-button:hover,
.photoUploadSelectOption-mls-search-button.disabled:focus,
.photoUploadSelectOption-mls-upload-button.disabled:focus,
.photoUploadSelectOption-drive-sign-in-button.disabled:focus,
.photoUploadSelectOption-drive-sign-out-button.disabled:focus,
.photoUploadSelectOption-drive-upload-button.disabled:focus,
.photoUploadSelectOption-mls-search-button[disabled]:focus,
.photoUploadSelectOption-mls-upload-button[disabled]:focus,
.photoUploadSelectOption-drive-sign-in-button[disabled]:focus,
.photoUploadSelectOption-drive-sign-out-button[disabled]:focus,
.photoUploadSelectOption-drive-upload-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-mls-search-button:focus,
fieldset[disabled] .photoUploadSelectOption-mls-upload-button:focus,
fieldset[disabled] .photoUploadSelectOption-drive-sign-in-button:focus,
fieldset[disabled] .photoUploadSelectOption-drive-sign-out-button:focus,
fieldset[disabled] .photoUploadSelectOption-drive-upload-button:focus,
.photoUploadSelectOption-mls-search-button.disabled.focus,
.photoUploadSelectOption-mls-upload-button.disabled.focus,
.photoUploadSelectOption-drive-sign-in-button.disabled.focus,
.photoUploadSelectOption-drive-sign-out-button.disabled.focus,
.photoUploadSelectOption-drive-upload-button.disabled.focus,
.photoUploadSelectOption-mls-search-button[disabled].focus,
.photoUploadSelectOption-mls-upload-button[disabled].focus,
.photoUploadSelectOption-drive-sign-in-button[disabled].focus,
.photoUploadSelectOption-drive-sign-out-button[disabled].focus,
.photoUploadSelectOption-drive-upload-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-mls-search-button.focus,
fieldset[disabled] .photoUploadSelectOption-mls-upload-button.focus,
fieldset[disabled] .photoUploadSelectOption-drive-sign-in-button.focus,
fieldset[disabled] .photoUploadSelectOption-drive-sign-out-button.focus,
fieldset[disabled] .photoUploadSelectOption-drive-upload-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoUploadSelectOption-mls-search-button .badge,
.photoUploadSelectOption-mls-upload-button .badge,
.photoUploadSelectOption-drive-sign-in-button .badge,
.photoUploadSelectOption-drive-sign-out-button .badge,
.photoUploadSelectOption-drive-upload-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoUploadSelectOption-mls-name,
.photoUploadSelectOption-mls-address {
  display: block;
  width: 100%;
}
.photoUploadSelectOption-local-upload-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 100%;
  display: block;
}
.photoUploadSelectOption-local-upload-button:focus,
.photoUploadSelectOption-local-upload-button:active:focus,
.photoUploadSelectOption-local-upload-button.active:focus,
.photoUploadSelectOption-local-upload-button.focus,
.photoUploadSelectOption-local-upload-button:active.focus,
.photoUploadSelectOption-local-upload-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-local-upload-button:hover,
.photoUploadSelectOption-local-upload-button:focus,
.photoUploadSelectOption-local-upload-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-local-upload-button:active,
.photoUploadSelectOption-local-upload-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-local-upload-button.disabled,
.photoUploadSelectOption-local-upload-button[disabled],
fieldset[disabled] .photoUploadSelectOption-local-upload-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-local-upload-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-local-upload-button {
  pointer-events: none;
}
.photoUploadSelectOption-local-upload-button:focus,
.photoUploadSelectOption-local-upload-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoUploadSelectOption-local-upload-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-local-upload-button:active,
.photoUploadSelectOption-local-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-local-upload-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-local-upload-button:active:hover,
.photoUploadSelectOption-local-upload-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-local-upload-button:hover,
.photoUploadSelectOption-local-upload-button:active:focus,
.photoUploadSelectOption-local-upload-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-local-upload-button:focus,
.photoUploadSelectOption-local-upload-button:active.focus,
.photoUploadSelectOption-local-upload-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-local-upload-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoUploadSelectOption-local-upload-button:active,
.photoUploadSelectOption-local-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-local-upload-button {
  background-image: none;
}
.photoUploadSelectOption-local-upload-button.disabled:hover,
.photoUploadSelectOption-local-upload-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-local-upload-button:hover,
.photoUploadSelectOption-local-upload-button.disabled:focus,
.photoUploadSelectOption-local-upload-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-local-upload-button:focus,
.photoUploadSelectOption-local-upload-button.disabled.focus,
.photoUploadSelectOption-local-upload-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-local-upload-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoUploadSelectOption-local-upload-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoUploadSelectOption-dropbox-upload-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  width: 100%;
  display: block;
}
.photoUploadSelectOption-dropbox-upload-button:focus,
.photoUploadSelectOption-dropbox-upload-button:active:focus,
.photoUploadSelectOption-dropbox-upload-button.active:focus,
.photoUploadSelectOption-dropbox-upload-button.focus,
.photoUploadSelectOption-dropbox-upload-button:active.focus,
.photoUploadSelectOption-dropbox-upload-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-dropbox-upload-button:hover,
.photoUploadSelectOption-dropbox-upload-button:focus,
.photoUploadSelectOption-dropbox-upload-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-dropbox-upload-button:active,
.photoUploadSelectOption-dropbox-upload-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-dropbox-upload-button.disabled,
.photoUploadSelectOption-dropbox-upload-button[disabled],
fieldset[disabled] .photoUploadSelectOption-dropbox-upload-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-dropbox-upload-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-dropbox-upload-button {
  pointer-events: none;
}
.photoUploadSelectOption-dropbox-upload-button:focus,
.photoUploadSelectOption-dropbox-upload-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.photoUploadSelectOption-dropbox-upload-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUploadSelectOption-dropbox-upload-button:active,
.photoUploadSelectOption-dropbox-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-dropbox-upload-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUploadSelectOption-dropbox-upload-button:active:hover,
.photoUploadSelectOption-dropbox-upload-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-dropbox-upload-button:hover,
.photoUploadSelectOption-dropbox-upload-button:active:focus,
.photoUploadSelectOption-dropbox-upload-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-dropbox-upload-button:focus,
.photoUploadSelectOption-dropbox-upload-button:active.focus,
.photoUploadSelectOption-dropbox-upload-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-dropbox-upload-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.photoUploadSelectOption-dropbox-upload-button:active,
.photoUploadSelectOption-dropbox-upload-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-dropbox-upload-button {
  background-image: none;
}
.photoUploadSelectOption-dropbox-upload-button.disabled:hover,
.photoUploadSelectOption-dropbox-upload-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-dropbox-upload-button:hover,
.photoUploadSelectOption-dropbox-upload-button.disabled:focus,
.photoUploadSelectOption-dropbox-upload-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-dropbox-upload-button:focus,
.photoUploadSelectOption-dropbox-upload-button.disabled.focus,
.photoUploadSelectOption-dropbox-upload-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-dropbox-upload-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.photoUploadSelectOption-dropbox-upload-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.photoUploadSelectOption-canva-connect {
  text-align: center;
  padding: 40px 20px;
}
.photoUploadSelectOption-canva-connect-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 25px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.photoUploadSelectOption-canva-connect-button:focus,
.photoUploadSelectOption-canva-connect-button:active:focus,
.photoUploadSelectOption-canva-connect-button.active:focus,
.photoUploadSelectOption-canva-connect-button.focus,
.photoUploadSelectOption-canva-connect-button:active.focus,
.photoUploadSelectOption-canva-connect-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-canva-connect-button:hover,
.photoUploadSelectOption-canva-connect-button:focus,
.photoUploadSelectOption-canva-connect-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-canva-connect-button:active,
.photoUploadSelectOption-canva-connect-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-canva-connect-button.disabled,
.photoUploadSelectOption-canva-connect-button[disabled],
fieldset[disabled] .photoUploadSelectOption-canva-connect-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-canva-connect-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-canva-connect-button {
  pointer-events: none;
}
.photoUploadSelectOption-canva-connect-button:focus,
.photoUploadSelectOption-canva-connect-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.photoUploadSelectOption-canva-connect-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUploadSelectOption-canva-connect-button:active,
.photoUploadSelectOption-canva-connect-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-connect-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.photoUploadSelectOption-canva-connect-button:active:hover,
.photoUploadSelectOption-canva-connect-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-canva-connect-button:hover,
.photoUploadSelectOption-canva-connect-button:active:focus,
.photoUploadSelectOption-canva-connect-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-connect-button:focus,
.photoUploadSelectOption-canva-connect-button:active.focus,
.photoUploadSelectOption-canva-connect-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-connect-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.photoUploadSelectOption-canva-connect-button:active,
.photoUploadSelectOption-canva-connect-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-connect-button {
  background-image: none;
}
.photoUploadSelectOption-canva-connect-button.disabled:hover,
.photoUploadSelectOption-canva-connect-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-canva-connect-button:hover,
.photoUploadSelectOption-canva-connect-button.disabled:focus,
.photoUploadSelectOption-canva-connect-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-canva-connect-button:focus,
.photoUploadSelectOption-canva-connect-button.disabled.focus,
.photoUploadSelectOption-canva-connect-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-canva-connect-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.photoUploadSelectOption-canva-connect-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.photoUploadSelectOption-canva-connect-button-icon {
  width: 24px;
  height: 24px;
}
.photoUploadSelectOption-canva-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 16px;
  padding: 10px 0;
}
.photoUploadSelectOption-canva-card {
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: box-shadow 0.15s ease;
}
.photoUploadSelectOption-canva-card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.photoUploadSelectOption-canva-card:hover .photoUploadSelectOption-canva-card-thumbnail {
  background-color: #d2d2d2;
}
.photoUploadSelectOption-canva-card-thumbnail {
  position: relative;
  width: 100%;
  aspect-ratio: 1.33333333;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photoUploadSelectOption-canva-card-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.24);
}
.photoUploadSelectOption-canva-card-info {
  padding: 8px 10px;
}
.photoUploadSelectOption-canva-card-title {
  font-weight: bold;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photoUploadSelectOption-canva-card-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 2px;
}
.photoUploadSelectOption-canva-card-date {
  font-size: 12px;
  color: #5e6872;
}
.photoUploadSelectOption-canva-card-owner-badge {
  font-size: 12px;
  font-weight: bold;
  padding: 1px 6px;
  border-radius: 3px;
  white-space: nowrap;
  margin-left: auto;
}
.photoUploadSelectOption-canva-card-owner-badge--you {
  background-color: #8bbe47;
  color: #fff;
}
.photoUploadSelectOption-canva-card-owner-badge--shared {
  background-color: #e5e5e5;
  color: #5e6872;
}
.photoUploadSelectOption-canva-loading,
.photoUploadSelectOption-canva-empty {
  text-align: center;
  padding: 20px;
  color: #5e6872;
}
.photoUploadSelectOption-canva-load-more {
  text-align: center;
  padding: 10px 0;
}
.photoUploadSelectOption-canva-load-more-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.photoUploadSelectOption-canva-load-more-button:focus,
.photoUploadSelectOption-canva-load-more-button:active:focus,
.photoUploadSelectOption-canva-load-more-button.active:focus,
.photoUploadSelectOption-canva-load-more-button.focus,
.photoUploadSelectOption-canva-load-more-button:active.focus,
.photoUploadSelectOption-canva-load-more-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-canva-load-more-button:hover,
.photoUploadSelectOption-canva-load-more-button:focus,
.photoUploadSelectOption-canva-load-more-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-canva-load-more-button:active,
.photoUploadSelectOption-canva-load-more-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-canva-load-more-button.disabled,
.photoUploadSelectOption-canva-load-more-button[disabled],
fieldset[disabled] .photoUploadSelectOption-canva-load-more-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-canva-load-more-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-canva-load-more-button {
  pointer-events: none;
}
.photoUploadSelectOption-canva-load-more-button:focus,
.photoUploadSelectOption-canva-load-more-button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.photoUploadSelectOption-canva-load-more-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoUploadSelectOption-canva-load-more-button:active,
.photoUploadSelectOption-canva-load-more-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-load-more-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoUploadSelectOption-canva-load-more-button:active:hover,
.photoUploadSelectOption-canva-load-more-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-canva-load-more-button:hover,
.photoUploadSelectOption-canva-load-more-button:active:focus,
.photoUploadSelectOption-canva-load-more-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-load-more-button:focus,
.photoUploadSelectOption-canva-load-more-button:active.focus,
.photoUploadSelectOption-canva-load-more-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-load-more-button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.photoUploadSelectOption-canva-load-more-button:active,
.photoUploadSelectOption-canva-load-more-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-load-more-button {
  background-image: none;
}
.photoUploadSelectOption-canva-load-more-button.disabled:hover,
.photoUploadSelectOption-canva-load-more-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-canva-load-more-button:hover,
.photoUploadSelectOption-canva-load-more-button.disabled:focus,
.photoUploadSelectOption-canva-load-more-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-canva-load-more-button:focus,
.photoUploadSelectOption-canva-load-more-button.disabled.focus,
.photoUploadSelectOption-canva-load-more-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-canva-load-more-button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.photoUploadSelectOption-canva-load-more-button .badge {
  color: #fff;
  background-color: #333;
}
.photoUploadSelectOption-canva-exporting {
  text-align: center;
  padding: 30px 20px;
}
.photoUploadSelectOption-canva-exporting img {
  max-width: 200px;
  max-height: 150px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.photoUploadSelectOption-canva-export-status {
  margin: 15px 0;
  font-weight: bold;
}
.photoUploadSelectOption-canva-export-spinner {
  margin: 15px 0;
}
.photoUploadSelectOption-canva-cancel-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoUploadSelectOption-canva-cancel-button:focus,
.photoUploadSelectOption-canva-cancel-button:active:focus,
.photoUploadSelectOption-canva-cancel-button.active:focus,
.photoUploadSelectOption-canva-cancel-button.focus,
.photoUploadSelectOption-canva-cancel-button:active.focus,
.photoUploadSelectOption-canva-cancel-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-canva-cancel-button:hover,
.photoUploadSelectOption-canva-cancel-button:focus,
.photoUploadSelectOption-canva-cancel-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-canva-cancel-button:active,
.photoUploadSelectOption-canva-cancel-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-canva-cancel-button.disabled,
.photoUploadSelectOption-canva-cancel-button[disabled],
fieldset[disabled] .photoUploadSelectOption-canva-cancel-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-canva-cancel-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-canva-cancel-button {
  pointer-events: none;
}
.photoUploadSelectOption-canva-cancel-button:focus,
.photoUploadSelectOption-canva-cancel-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.photoUploadSelectOption-canva-cancel-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoUploadSelectOption-canva-cancel-button:active,
.photoUploadSelectOption-canva-cancel-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-cancel-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoUploadSelectOption-canva-cancel-button:active:hover,
.photoUploadSelectOption-canva-cancel-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-canva-cancel-button:hover,
.photoUploadSelectOption-canva-cancel-button:active:focus,
.photoUploadSelectOption-canva-cancel-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-cancel-button:focus,
.photoUploadSelectOption-canva-cancel-button:active.focus,
.photoUploadSelectOption-canva-cancel-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-cancel-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.photoUploadSelectOption-canva-cancel-button:active,
.photoUploadSelectOption-canva-cancel-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-cancel-button {
  background-image: none;
}
.photoUploadSelectOption-canva-cancel-button.disabled:hover,
.photoUploadSelectOption-canva-cancel-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-canva-cancel-button:hover,
.photoUploadSelectOption-canva-cancel-button.disabled:focus,
.photoUploadSelectOption-canva-cancel-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-canva-cancel-button:focus,
.photoUploadSelectOption-canva-cancel-button.disabled.focus,
.photoUploadSelectOption-canva-cancel-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-canva-cancel-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoUploadSelectOption-canva-cancel-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.photoUploadSelectOption-canva-page-info {
  font-size: 13px;
  color: #5e6872;
  margin-bottom: 10px;
}
.photoUploadSelectOption-canva-card--mismatch {
  opacity: 0.4;
  filter: grayscale(60%);
}
.photoUploadSelectOption-canva-card-badge {
  position: absolute;
  bottom: 4px;
  right: 4px;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4;
  white-space: nowrap;
}
.photoUploadSelectOption-canva-card-badge--match {
  background-color: rgba(46, 139, 87, 0.85);
  color: #fff;
}
.photoUploadSelectOption-canva-card-badge--single {
  background-color: rgba(70, 130, 180, 0.85);
  color: #fff;
}
.photoUploadSelectOption-canva-card-badge--mismatch {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.photoUploadSelectOption-canva-preview {
  padding: 20px;
}
.photoUploadSelectOption-canva-preview-back {
  float: right;
  font-size: 13px;
  font-weight: normal;
  color: #5e6872;
  cursor: pointer;
}
.photoUploadSelectOption-canva-preview-back:hover {
  color: #333333;
}
.photoUploadSelectOption-canva-preview-back i {
  margin-right: 4px;
}
.photoUploadSelectOption-canva-preview-content {
  margin-top: 16px;
}
.photoUploadSelectOption-canva-preview-thumbnail {
  background-color: #f8f8f8;
  border-radius: 4px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.photoUploadSelectOption-canva-preview-thumbnail img {
  max-width: 100%;
  max-height: 250px;
  display: block;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.24);
}
.photoUploadSelectOption-canva-preview-details {
  min-width: 0;
}
.photoUploadSelectOption-canva-preview-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photoUploadSelectOption-canva-preview-meta {
  margin-bottom: 20px;
}
.photoUploadSelectOption-canva-preview-meta-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: 14px;
}
.photoUploadSelectOption-canva-preview-meta-row .photoUploadSelectOption-canva-card-badge {
  position: static;
}
.photoUploadSelectOption-canva-preview-meta-label {
  font-weight: bold;
  color: #5e6872;
  min-width: 100px;
}
.photoUploadSelectOption-canva-preview-meta-loading {
  color: #5e6872;
}
.photoUploadSelectOption-canva-preview-warning {
  margin-top: 12px;
  padding: 8px 10px;
  font-size: 14px;
  color: #5e6872;
  background: #f5f5f5;
  border-radius: 4px;
}
.photoUploadSelectOption-canva-preview-warning .fa {
  margin-right: 4px;
}
.photoUploadSelectOption-canva-preview-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 20px;
}
.photoUploadSelectOption-canva-preview-import-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoUploadSelectOption-canva-preview-import-button:focus,
.photoUploadSelectOption-canva-preview-import-button:active:focus,
.photoUploadSelectOption-canva-preview-import-button.active:focus,
.photoUploadSelectOption-canva-preview-import-button.focus,
.photoUploadSelectOption-canva-preview-import-button:active.focus,
.photoUploadSelectOption-canva-preview-import-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-canva-preview-import-button:hover,
.photoUploadSelectOption-canva-preview-import-button:focus,
.photoUploadSelectOption-canva-preview-import-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-canva-preview-import-button:active,
.photoUploadSelectOption-canva-preview-import-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-canva-preview-import-button.disabled,
.photoUploadSelectOption-canva-preview-import-button[disabled],
fieldset[disabled] .photoUploadSelectOption-canva-preview-import-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-canva-preview-import-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-canva-preview-import-button {
  pointer-events: none;
}
.photoUploadSelectOption-canva-preview-import-button:focus,
.photoUploadSelectOption-canva-preview-import-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoUploadSelectOption-canva-preview-import-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-canva-preview-import-button:active,
.photoUploadSelectOption-canva-preview-import-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-import-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoUploadSelectOption-canva-preview-import-button:active:hover,
.photoUploadSelectOption-canva-preview-import-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-import-button:hover,
.photoUploadSelectOption-canva-preview-import-button:active:focus,
.photoUploadSelectOption-canva-preview-import-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-import-button:focus,
.photoUploadSelectOption-canva-preview-import-button:active.focus,
.photoUploadSelectOption-canva-preview-import-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-import-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoUploadSelectOption-canva-preview-import-button:active,
.photoUploadSelectOption-canva-preview-import-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-import-button {
  background-image: none;
}
.photoUploadSelectOption-canva-preview-import-button.disabled:hover,
.photoUploadSelectOption-canva-preview-import-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-canva-preview-import-button:hover,
.photoUploadSelectOption-canva-preview-import-button.disabled:focus,
.photoUploadSelectOption-canva-preview-import-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-canva-preview-import-button:focus,
.photoUploadSelectOption-canva-preview-import-button.disabled.focus,
.photoUploadSelectOption-canva-preview-import-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-canva-preview-import-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoUploadSelectOption-canva-preview-import-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoUploadSelectOption-canva-preview-edit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.photoUploadSelectOption-canva-preview-edit-button:focus,
.photoUploadSelectOption-canva-preview-edit-button:active:focus,
.photoUploadSelectOption-canva-preview-edit-button.active:focus,
.photoUploadSelectOption-canva-preview-edit-button.focus,
.photoUploadSelectOption-canva-preview-edit-button:active.focus,
.photoUploadSelectOption-canva-preview-edit-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoUploadSelectOption-canva-preview-edit-button:hover,
.photoUploadSelectOption-canva-preview-edit-button:focus,
.photoUploadSelectOption-canva-preview-edit-button.focus {
  color: #333;
  text-decoration: none;
}
.photoUploadSelectOption-canva-preview-edit-button:active,
.photoUploadSelectOption-canva-preview-edit-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoUploadSelectOption-canva-preview-edit-button.disabled,
.photoUploadSelectOption-canva-preview-edit-button[disabled],
fieldset[disabled] .photoUploadSelectOption-canva-preview-edit-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoUploadSelectOption-canva-preview-edit-button.disabled,
fieldset[disabled] a.photoUploadSelectOption-canva-preview-edit-button {
  pointer-events: none;
}
.photoUploadSelectOption-canva-preview-edit-button:focus,
.photoUploadSelectOption-canva-preview-edit-button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.photoUploadSelectOption-canva-preview-edit-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoUploadSelectOption-canva-preview-edit-button:active,
.photoUploadSelectOption-canva-preview-edit-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-edit-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoUploadSelectOption-canva-preview-edit-button:active:hover,
.photoUploadSelectOption-canva-preview-edit-button.active:hover,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-edit-button:hover,
.photoUploadSelectOption-canva-preview-edit-button:active:focus,
.photoUploadSelectOption-canva-preview-edit-button.active:focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-edit-button:focus,
.photoUploadSelectOption-canva-preview-edit-button:active.focus,
.photoUploadSelectOption-canva-preview-edit-button.active.focus,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-edit-button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.photoUploadSelectOption-canva-preview-edit-button:active,
.photoUploadSelectOption-canva-preview-edit-button.active,
.open > .dropdown-toggle.photoUploadSelectOption-canva-preview-edit-button {
  background-image: none;
}
.photoUploadSelectOption-canva-preview-edit-button.disabled:hover,
.photoUploadSelectOption-canva-preview-edit-button[disabled]:hover,
fieldset[disabled] .photoUploadSelectOption-canva-preview-edit-button:hover,
.photoUploadSelectOption-canva-preview-edit-button.disabled:focus,
.photoUploadSelectOption-canva-preview-edit-button[disabled]:focus,
fieldset[disabled] .photoUploadSelectOption-canva-preview-edit-button:focus,
.photoUploadSelectOption-canva-preview-edit-button.disabled.focus,
.photoUploadSelectOption-canva-preview-edit-button[disabled].focus,
fieldset[disabled] .photoUploadSelectOption-canva-preview-edit-button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.photoUploadSelectOption-canva-preview-edit-button .badge {
  color: #fff;
  background-color: #333;
}
.photoUploadSelectOption-canva-preview-edit-icon {
  width: 18px;
  height: 18px;
}
.photoUploadSelectOption-canva-no-matches {
  text-align: center;
  padding: 10px 20px;
  color: #5e6872;
  font-style: italic;
}
.photoUploadSelectOption-canva-browse-bar {
  margin-bottom: 10px;
  font-size: 13px;
}
.photoUploadSelectOption-canva-browse-link {
  color: #5e6872;
  text-decoration: none;
  cursor: pointer;
}
.photoUploadSelectOption-canva-browse-link.active {
  font-weight: bold;
  text-decoration: underline;
  color: #333333;
}
.photoUploadSelectOption-canva-browse-link:hover {
  color: #333333;
}
.photoUploadSelectOption-canva-browse-separator {
  margin: 0 8px;
  color: #d8d8d8;
}
.photoUploadSelectOption-canva-connected-as {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #5e6872;
  margin-right: 10px;
}
.photoUploadSelectOption-canva-disconnect {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #5e6872;
  cursor: pointer;
}
.photoUploadSelectOption-canva-disconnect:hover {
  color: #333333;
}
.photoUploadSelectOption-canva-breadcrumbs {
  font-size: 13px;
  margin-bottom: 10px;
  color: #5e6872;
}
.photoUploadSelectOption-canva-breadcrumb-link {
  color: #5e6872;
  cursor: pointer;
  text-decoration: none;
}
.photoUploadSelectOption-canva-breadcrumb-link:hover {
  text-decoration: underline;
}
.photoUploadSelectOption-canva-breadcrumb-current {
  font-weight: bold;
  color: #333333;
}
.photoUploadSelectOption-canva-breadcrumb-sep {
  margin: 0 2px;
}
.photoUploadSelectOption-canva-grid--folders {
  margin-bottom: 16px;
}
.photoUploadSelectOption-canva-card--folder {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px;
}
.photoUploadSelectOption-canva-card--folder .photoUploadSelectOption-canva-card-folder-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  background-color: #f8f8f8;
  border-radius: 4px;
  font-size: 22px;
  color: #5e6872;
}
.photoUploadSelectOption-canva-card--folder .photoUploadSelectOption-canva-card-folder-name {
  margin-left: 10px;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.photoGallery-upload-cancel-button,
.photoGallery-edit-cancel-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoGallery-upload-cancel-button:focus,
.photoGallery-edit-cancel-button:focus,
.photoGallery-upload-cancel-button:active:focus,
.photoGallery-edit-cancel-button:active:focus,
.photoGallery-upload-cancel-button.active:focus,
.photoGallery-edit-cancel-button.active:focus,
.photoGallery-upload-cancel-button.focus,
.photoGallery-edit-cancel-button.focus,
.photoGallery-upload-cancel-button:active.focus,
.photoGallery-edit-cancel-button:active.focus,
.photoGallery-upload-cancel-button.active.focus,
.photoGallery-edit-cancel-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-upload-cancel-button:hover,
.photoGallery-edit-cancel-button:hover,
.photoGallery-upload-cancel-button:focus,
.photoGallery-edit-cancel-button:focus,
.photoGallery-upload-cancel-button.focus,
.photoGallery-edit-cancel-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-upload-cancel-button:active,
.photoGallery-edit-cancel-button:active,
.photoGallery-upload-cancel-button.active,
.photoGallery-edit-cancel-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-upload-cancel-button.disabled,
.photoGallery-edit-cancel-button.disabled,
.photoGallery-upload-cancel-button[disabled],
.photoGallery-edit-cancel-button[disabled],
fieldset[disabled] .photoGallery-upload-cancel-button,
fieldset[disabled] .photoGallery-edit-cancel-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-upload-cancel-button.disabled,
a.photoGallery-edit-cancel-button.disabled,
fieldset[disabled] a.photoGallery-upload-cancel-button,
fieldset[disabled] a.photoGallery-edit-cancel-button {
  pointer-events: none;
}
.photoGallery-upload-cancel-button:focus,
.photoGallery-edit-cancel-button:focus,
.photoGallery-upload-cancel-button.focus,
.photoGallery-edit-cancel-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.photoGallery-upload-cancel-button:hover,
.photoGallery-edit-cancel-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-upload-cancel-button:active,
.photoGallery-edit-cancel-button:active,
.photoGallery-upload-cancel-button.active,
.photoGallery-edit-cancel-button.active,
.open > .dropdown-toggle.photoGallery-upload-cancel-button,
.open > .dropdown-toggle.photoGallery-edit-cancel-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-upload-cancel-button:active:hover,
.photoGallery-edit-cancel-button:active:hover,
.photoGallery-upload-cancel-button.active:hover,
.photoGallery-edit-cancel-button.active:hover,
.open > .dropdown-toggle.photoGallery-upload-cancel-button:hover,
.open > .dropdown-toggle.photoGallery-edit-cancel-button:hover,
.photoGallery-upload-cancel-button:active:focus,
.photoGallery-edit-cancel-button:active:focus,
.photoGallery-upload-cancel-button.active:focus,
.photoGallery-edit-cancel-button.active:focus,
.open > .dropdown-toggle.photoGallery-upload-cancel-button:focus,
.open > .dropdown-toggle.photoGallery-edit-cancel-button:focus,
.photoGallery-upload-cancel-button:active.focus,
.photoGallery-edit-cancel-button:active.focus,
.photoGallery-upload-cancel-button.active.focus,
.photoGallery-edit-cancel-button.active.focus,
.open > .dropdown-toggle.photoGallery-upload-cancel-button.focus,
.open > .dropdown-toggle.photoGallery-edit-cancel-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.photoGallery-upload-cancel-button:active,
.photoGallery-edit-cancel-button:active,
.photoGallery-upload-cancel-button.active,
.photoGallery-edit-cancel-button.active,
.open > .dropdown-toggle.photoGallery-upload-cancel-button,
.open > .dropdown-toggle.photoGallery-edit-cancel-button {
  background-image: none;
}
.photoGallery-upload-cancel-button.disabled:hover,
.photoGallery-edit-cancel-button.disabled:hover,
.photoGallery-upload-cancel-button[disabled]:hover,
.photoGallery-edit-cancel-button[disabled]:hover,
fieldset[disabled] .photoGallery-upload-cancel-button:hover,
fieldset[disabled] .photoGallery-edit-cancel-button:hover,
.photoGallery-upload-cancel-button.disabled:focus,
.photoGallery-edit-cancel-button.disabled:focus,
.photoGallery-upload-cancel-button[disabled]:focus,
.photoGallery-edit-cancel-button[disabled]:focus,
fieldset[disabled] .photoGallery-upload-cancel-button:focus,
fieldset[disabled] .photoGallery-edit-cancel-button:focus,
.photoGallery-upload-cancel-button.disabled.focus,
.photoGallery-edit-cancel-button.disabled.focus,
.photoGallery-upload-cancel-button[disabled].focus,
.photoGallery-edit-cancel-button[disabled].focus,
fieldset[disabled] .photoGallery-upload-cancel-button.focus,
fieldset[disabled] .photoGallery-edit-cancel-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoGallery-upload-cancel-button .badge,
.photoGallery-edit-cancel-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.photoGallery-edit-save-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoGallery-edit-save-button:focus,
.photoGallery-edit-save-button:active:focus,
.photoGallery-edit-save-button.active:focus,
.photoGallery-edit-save-button.focus,
.photoGallery-edit-save-button:active.focus,
.photoGallery-edit-save-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-edit-save-button:hover,
.photoGallery-edit-save-button:focus,
.photoGallery-edit-save-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-edit-save-button:active,
.photoGallery-edit-save-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-edit-save-button.disabled,
.photoGallery-edit-save-button[disabled],
fieldset[disabled] .photoGallery-edit-save-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-edit-save-button.disabled,
fieldset[disabled] a.photoGallery-edit-save-button {
  pointer-events: none;
}
.photoGallery-edit-save-button:focus,
.photoGallery-edit-save-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoGallery-edit-save-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-edit-save-button:active,
.photoGallery-edit-save-button.active,
.open > .dropdown-toggle.photoGallery-edit-save-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-edit-save-button:active:hover,
.photoGallery-edit-save-button.active:hover,
.open > .dropdown-toggle.photoGallery-edit-save-button:hover,
.photoGallery-edit-save-button:active:focus,
.photoGallery-edit-save-button.active:focus,
.open > .dropdown-toggle.photoGallery-edit-save-button:focus,
.photoGallery-edit-save-button:active.focus,
.photoGallery-edit-save-button.active.focus,
.open > .dropdown-toggle.photoGallery-edit-save-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoGallery-edit-save-button:active,
.photoGallery-edit-save-button.active,
.open > .dropdown-toggle.photoGallery-edit-save-button {
  background-image: none;
}
.photoGallery-edit-save-button.disabled:hover,
.photoGallery-edit-save-button[disabled]:hover,
fieldset[disabled] .photoGallery-edit-save-button:hover,
.photoGallery-edit-save-button.disabled:focus,
.photoGallery-edit-save-button[disabled]:focus,
fieldset[disabled] .photoGallery-edit-save-button:focus,
.photoGallery-edit-save-button.disabled.focus,
.photoGallery-edit-save-button[disabled].focus,
fieldset[disabled] .photoGallery-edit-save-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoGallery-edit-save-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoGallery-header {
  background-color: #5e6872;
  font-size: 20px;
  padding: 16px;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
}
.photoGallery-left-menu {
  padding: 25px;
}
.photoGallery-import-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.photoGallery-import-button:focus,
.photoGallery-import-button:active:focus,
.photoGallery-import-button.active:focus,
.photoGallery-import-button.focus,
.photoGallery-import-button:active.focus,
.photoGallery-import-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-import-button:hover,
.photoGallery-import-button:focus,
.photoGallery-import-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-import-button:active,
.photoGallery-import-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-import-button.disabled,
.photoGallery-import-button[disabled],
fieldset[disabled] .photoGallery-import-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-import-button.disabled,
fieldset[disabled] a.photoGallery-import-button {
  pointer-events: none;
}
.photoGallery-import-button:focus,
.photoGallery-import-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoGallery-import-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-import-button:active,
.photoGallery-import-button.active,
.open > .dropdown-toggle.photoGallery-import-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-import-button:active:hover,
.photoGallery-import-button.active:hover,
.open > .dropdown-toggle.photoGallery-import-button:hover,
.photoGallery-import-button:active:focus,
.photoGallery-import-button.active:focus,
.open > .dropdown-toggle.photoGallery-import-button:focus,
.photoGallery-import-button:active.focus,
.photoGallery-import-button.active.focus,
.open > .dropdown-toggle.photoGallery-import-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoGallery-import-button:active,
.photoGallery-import-button.active,
.open > .dropdown-toggle.photoGallery-import-button {
  background-image: none;
}
.photoGallery-import-button.disabled:hover,
.photoGallery-import-button[disabled]:hover,
fieldset[disabled] .photoGallery-import-button:hover,
.photoGallery-import-button.disabled:focus,
.photoGallery-import-button[disabled]:focus,
fieldset[disabled] .photoGallery-import-button:focus,
.photoGallery-import-button.disabled.focus,
.photoGallery-import-button[disabled].focus,
fieldset[disabled] .photoGallery-import-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoGallery-import-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.photoGallery-delete-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.photoGallery-delete-button:focus,
.photoGallery-delete-button:active:focus,
.photoGallery-delete-button.active:focus,
.photoGallery-delete-button.focus,
.photoGallery-delete-button:active.focus,
.photoGallery-delete-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-delete-button:hover,
.photoGallery-delete-button:focus,
.photoGallery-delete-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-delete-button.disabled,
.photoGallery-delete-button[disabled],
fieldset[disabled] .photoGallery-delete-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-delete-button.disabled,
fieldset[disabled] a.photoGallery-delete-button {
  pointer-events: none;
}
.photoGallery-delete-button:focus,
.photoGallery-delete-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.photoGallery-delete-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active,
.open > .dropdown-toggle.photoGallery-delete-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-delete-button:active:hover,
.photoGallery-delete-button.active:hover,
.open > .dropdown-toggle.photoGallery-delete-button:hover,
.photoGallery-delete-button:active:focus,
.photoGallery-delete-button.active:focus,
.open > .dropdown-toggle.photoGallery-delete-button:focus,
.photoGallery-delete-button:active.focus,
.photoGallery-delete-button.active.focus,
.open > .dropdown-toggle.photoGallery-delete-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active,
.open > .dropdown-toggle.photoGallery-delete-button {
  background-image: none;
}
.photoGallery-delete-button.disabled:hover,
.photoGallery-delete-button[disabled]:hover,
fieldset[disabled] .photoGallery-delete-button:hover,
.photoGallery-delete-button.disabled:focus,
.photoGallery-delete-button[disabled]:focus,
fieldset[disabled] .photoGallery-delete-button:focus,
.photoGallery-delete-button.disabled.focus,
.photoGallery-delete-button[disabled].focus,
fieldset[disabled] .photoGallery-delete-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoGallery-delete-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.photoGallery-checkbox,
.photoGallery-radio-option {
  margin-left: 40px;
  padding: 20px 0px;
}
.photoGallery-checkbox label,
.photoGallery-radio-option label {
  width: 100%;
}
.photoGallery-checkbox label:hover,
.photoGallery-radio-option label:hover {
  cursor: pointer;
}
.photoGallery-checkbox .foxhound-checkbox,
.photoGallery-radio-option .foxhound-checkbox,
.photoGallery-checkbox foxhound-radio-option,
.photoGallery-radio-option foxhound-radio-option {
  width: 100%;
}
.photoGallery-checkbox.disabled,
.photoGallery-radio-option.disabled {
  opacity: 0.5;
}
.photoGallery-checkbox:hover,
.photoGallery-radio-option:hover {
  cursor: pointer;
}
.photoGallery-album-name {
  width: 50%;
  display: inline-block;
}
.photoGallery-album-count {
  width: 50%;
  display: inline-block;
  text-align: right;
}
.photoGallery-subheader .photoGallery-subheader-label {
  display: inline-block;
  width: 50%;
  color: #5e6872;
}
.photoGallery-subheader .photoGallery-create-album {
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: inline-block;
  width: 50%;
  border: none;
  color: #8bbe47;
}
.photoGallery-subheader .photoGallery-create-album:focus,
.photoGallery-subheader .photoGallery-create-album:active:focus,
.photoGallery-subheader .photoGallery-create-album.active:focus,
.photoGallery-subheader .photoGallery-create-album.focus,
.photoGallery-subheader .photoGallery-create-album:active.focus,
.photoGallery-subheader .photoGallery-create-album.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-subheader .photoGallery-create-album:hover,
.photoGallery-subheader .photoGallery-create-album:focus,
.photoGallery-subheader .photoGallery-create-album.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-subheader .photoGallery-create-album:active,
.photoGallery-subheader .photoGallery-create-album.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-subheader .photoGallery-create-album.disabled,
.photoGallery-subheader .photoGallery-create-album[disabled],
fieldset[disabled] .photoGallery-subheader .photoGallery-create-album {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-subheader .photoGallery-create-album.disabled,
fieldset[disabled] a.photoGallery-subheader .photoGallery-create-album {
  pointer-events: none;
}
.photoGallery-subheader .photoGallery-create-album:focus,
.photoGallery-subheader .photoGallery-create-album.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.photoGallery-subheader .photoGallery-create-album:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoGallery-subheader .photoGallery-create-album:active,
.photoGallery-subheader .photoGallery-create-album.active,
.open > .dropdown-toggle.photoGallery-subheader .photoGallery-create-album {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.photoGallery-subheader .photoGallery-create-album:active:hover,
.photoGallery-subheader .photoGallery-create-album.active:hover,
.open > .dropdown-toggle.photoGallery-subheader .photoGallery-create-album:hover,
.photoGallery-subheader .photoGallery-create-album:active:focus,
.photoGallery-subheader .photoGallery-create-album.active:focus,
.open > .dropdown-toggle.photoGallery-subheader .photoGallery-create-album:focus,
.photoGallery-subheader .photoGallery-create-album:active.focus,
.photoGallery-subheader .photoGallery-create-album.active.focus,
.open > .dropdown-toggle.photoGallery-subheader .photoGallery-create-album.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.photoGallery-subheader .photoGallery-create-album:active,
.photoGallery-subheader .photoGallery-create-album.active,
.open > .dropdown-toggle.photoGallery-subheader .photoGallery-create-album {
  background-image: none;
}
.photoGallery-subheader .photoGallery-create-album.disabled:hover,
.photoGallery-subheader .photoGallery-create-album[disabled]:hover,
fieldset[disabled] .photoGallery-subheader .photoGallery-create-album:hover,
.photoGallery-subheader .photoGallery-create-album.disabled:focus,
.photoGallery-subheader .photoGallery-create-album[disabled]:focus,
fieldset[disabled] .photoGallery-subheader .photoGallery-create-album:focus,
.photoGallery-subheader .photoGallery-create-album.disabled.focus,
.photoGallery-subheader .photoGallery-create-album[disabled].focus,
fieldset[disabled] .photoGallery-subheader .photoGallery-create-album.focus {
  background-color: #fff;
  border-color: #ccc;
}
.photoGallery-subheader .photoGallery-create-album .badge {
  color: #fff;
  background-color: #333;
}
.photoGallery-hidden-checkbox {
  margin-left: 40px;
  padding: 10px 0;
}
.photoDropZone-container:not(.has-image) {
  width: 100%;
  height: 200px;
  /*max-width: 200px;*/
  border: 2px dashed black;
}
.validationElement .photoDropZone-container {
  border-color: #d9534f;
  box-shadow: 0px 0px 10px 0px #d9534f;
}
.photoDropZone-container .photoDropZone-placeholder {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  font-weight: bold;
}
.dz-success-mark,
.dz-error-mark,
.dz-preview img {
  display: none;
}
.dz-progress {
  width: 100%;
  height: 10px;
}
.dz-upload {
  height: 10px;
  background-color: #8bbe47;
  display: inline-block;
}
.photoGallery-albums-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.photoGallery-albums-container .pagination-goto,
.photoGallery-albums-container .pagination-pagesize {
  display: none !important;
}
.photoGallery-albums-container .pagination-back {
  position: absolute;
  top: 50%;
  left: -10px;
}
.photoGallery-albums-container .pagination-next {
  position: absolute;
  top: 50%;
  right: -10px;
}
.photoGallery-view-container {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  margin-bottom: 10px;
}
.photoGallery-photos-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.photoGallery-photo {
  width: 200px;
  flex-grow: 0;
  text-align: center;
  display: flex;
  margin: 25px;
  position: relative;
  cursor: pointer;
}
.photoGallery-photo .photoGallery-photo-inner-wrapper {
  margin: auto;
  align-self: center;
}
.photoGallery-photo .photoGallery-photo-inner-wrapper img {
  width: 100%;
  height: 100%;
}
.photoGallery-photo.active {
  border: 5px solid #8bbe47;
}
.photoGallery-photo .photoGallery-selectedCircle {
  display: none;
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-color: #8bbe47;
  top: -15px;
  right: -15px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .photoGallery-photo .photoGallery-selectedCircle {
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }
}
.photoGallery-photo .photoGallery-selectedCircle .photoGallery-iconSegment1 {
  position: absolute;
  width: 10px;
  height: 3px;
  left: 6px;
  top: 13px;
}
.photoGallery-photo .photoGallery-selectedCircle .photoGallery-iconSegment2 {
  position: absolute;
  width: 3px;
  height: 10px;
  left: 13px;
  top: 6px;
}
.photoGallery-photo.active .photoGallery-selectedCircle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  background-color: #8bbe47;
}
@media only screen and (min-width: 768px) {
  .photoGallery-photo.active .photoGallery-selectedCircle {
    display: block;
  }
}
.photoGallery-photo.active .photoGallery-selectedCircle .photoGallery-iconSegment1 {
  background-color: white;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
.photoGallery-photo.active .photoGallery-selectedCircle .photoGallery-iconSegment2 {
  background-color: white;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.photoGallery-pagination-container {
  margin-left: 20px;
}
.photoGallery-options-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 20px;
}
.photoGallery-sort-select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: auto;
  margin: 10px 0;
}
.photoGallery-sort-select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.photoGallery-sort-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.photoGallery-sort-select:-ms-input-placeholder {
  color: #999;
}
.photoGallery-sort-select::-webkit-input-placeholder {
  color: #999;
}
.photoGallery-sort-select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.photoGallery-sort-select[disabled],
.photoGallery-sort-select[readonly],
fieldset[disabled] .photoGallery-sort-select {
  background-color: #eeeeee;
  opacity: 1;
}
.photoGallery-sort-select[disabled],
fieldset[disabled] .photoGallery-sort-select {
  cursor: not-allowed;
}
textarea.photoGallery-sort-select {
  height: auto;
}
.photoGallery-delete-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 150px;
  margin: 10px 0;
  margin-left: auto;
}
.photoGallery-delete-button:focus,
.photoGallery-delete-button:active:focus,
.photoGallery-delete-button.active:focus,
.photoGallery-delete-button.focus,
.photoGallery-delete-button:active.focus,
.photoGallery-delete-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-delete-button:hover,
.photoGallery-delete-button:focus,
.photoGallery-delete-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-delete-button.disabled,
.photoGallery-delete-button[disabled],
fieldset[disabled] .photoGallery-delete-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-delete-button.disabled,
fieldset[disabled] a.photoGallery-delete-button {
  pointer-events: none;
}
.photoGallery-delete-button:focus,
.photoGallery-delete-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.photoGallery-delete-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active,
.open > .dropdown-toggle.photoGallery-delete-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.photoGallery-delete-button:active:hover,
.photoGallery-delete-button.active:hover,
.open > .dropdown-toggle.photoGallery-delete-button:hover,
.photoGallery-delete-button:active:focus,
.photoGallery-delete-button.active:focus,
.open > .dropdown-toggle.photoGallery-delete-button:focus,
.photoGallery-delete-button:active.focus,
.photoGallery-delete-button.active.focus,
.open > .dropdown-toggle.photoGallery-delete-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.photoGallery-delete-button:active,
.photoGallery-delete-button.active,
.open > .dropdown-toggle.photoGallery-delete-button {
  background-image: none;
}
.photoGallery-delete-button.disabled:hover,
.photoGallery-delete-button[disabled]:hover,
fieldset[disabled] .photoGallery-delete-button:hover,
.photoGallery-delete-button.disabled:focus,
.photoGallery-delete-button[disabled]:focus,
fieldset[disabled] .photoGallery-delete-button:focus,
.photoGallery-delete-button.disabled.focus,
.photoGallery-delete-button[disabled].focus,
fieldset[disabled] .photoGallery-delete-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.photoGallery-delete-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.photoGallery-change-album-button,
.photoGallery-edit-button,
.photoGallery-download-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 150px;
  margin: 10px 0;
}
.photoGallery-change-album-button:focus,
.photoGallery-edit-button:focus,
.photoGallery-download-button:focus,
.photoGallery-change-album-button:active:focus,
.photoGallery-edit-button:active:focus,
.photoGallery-download-button:active:focus,
.photoGallery-change-album-button.active:focus,
.photoGallery-edit-button.active:focus,
.photoGallery-download-button.active:focus,
.photoGallery-change-album-button.focus,
.photoGallery-edit-button.focus,
.photoGallery-download-button.focus,
.photoGallery-change-album-button:active.focus,
.photoGallery-edit-button:active.focus,
.photoGallery-download-button:active.focus,
.photoGallery-change-album-button.active.focus,
.photoGallery-edit-button.active.focus,
.photoGallery-download-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.photoGallery-change-album-button:hover,
.photoGallery-edit-button:hover,
.photoGallery-download-button:hover,
.photoGallery-change-album-button:focus,
.photoGallery-edit-button:focus,
.photoGallery-download-button:focus,
.photoGallery-change-album-button.focus,
.photoGallery-edit-button.focus,
.photoGallery-download-button.focus {
  color: #333;
  text-decoration: none;
}
.photoGallery-change-album-button:active,
.photoGallery-edit-button:active,
.photoGallery-download-button:active,
.photoGallery-change-album-button.active,
.photoGallery-edit-button.active,
.photoGallery-download-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.photoGallery-change-album-button.disabled,
.photoGallery-edit-button.disabled,
.photoGallery-download-button.disabled,
.photoGallery-change-album-button[disabled],
.photoGallery-edit-button[disabled],
.photoGallery-download-button[disabled],
fieldset[disabled] .photoGallery-change-album-button,
fieldset[disabled] .photoGallery-edit-button,
fieldset[disabled] .photoGallery-download-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.photoGallery-change-album-button.disabled,
a.photoGallery-edit-button.disabled,
a.photoGallery-download-button.disabled,
fieldset[disabled] a.photoGallery-change-album-button,
fieldset[disabled] a.photoGallery-edit-button,
fieldset[disabled] a.photoGallery-download-button {
  pointer-events: none;
}
.photoGallery-change-album-button:focus,
.photoGallery-edit-button:focus,
.photoGallery-download-button:focus,
.photoGallery-change-album-button.focus,
.photoGallery-edit-button.focus,
.photoGallery-download-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.photoGallery-change-album-button:hover,
.photoGallery-edit-button:hover,
.photoGallery-download-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-change-album-button:active,
.photoGallery-edit-button:active,
.photoGallery-download-button:active,
.photoGallery-change-album-button.active,
.photoGallery-edit-button.active,
.photoGallery-download-button.active,
.open > .dropdown-toggle.photoGallery-change-album-button,
.open > .dropdown-toggle.photoGallery-edit-button,
.open > .dropdown-toggle.photoGallery-download-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.photoGallery-change-album-button:active:hover,
.photoGallery-edit-button:active:hover,
.photoGallery-download-button:active:hover,
.photoGallery-change-album-button.active:hover,
.photoGallery-edit-button.active:hover,
.photoGallery-download-button.active:hover,
.open > .dropdown-toggle.photoGallery-change-album-button:hover,
.open > .dropdown-toggle.photoGallery-edit-button:hover,
.open > .dropdown-toggle.photoGallery-download-button:hover,
.photoGallery-change-album-button:active:focus,
.photoGallery-edit-button:active:focus,
.photoGallery-download-button:active:focus,
.photoGallery-change-album-button.active:focus,
.photoGallery-edit-button.active:focus,
.photoGallery-download-button.active:focus,
.open > .dropdown-toggle.photoGallery-change-album-button:focus,
.open > .dropdown-toggle.photoGallery-edit-button:focus,
.open > .dropdown-toggle.photoGallery-download-button:focus,
.photoGallery-change-album-button:active.focus,
.photoGallery-edit-button:active.focus,
.photoGallery-download-button:active.focus,
.photoGallery-change-album-button.active.focus,
.photoGallery-edit-button.active.focus,
.photoGallery-download-button.active.focus,
.open > .dropdown-toggle.photoGallery-change-album-button.focus,
.open > .dropdown-toggle.photoGallery-edit-button.focus,
.open > .dropdown-toggle.photoGallery-download-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.photoGallery-change-album-button:active,
.photoGallery-edit-button:active,
.photoGallery-download-button:active,
.photoGallery-change-album-button.active,
.photoGallery-edit-button.active,
.photoGallery-download-button.active,
.open > .dropdown-toggle.photoGallery-change-album-button,
.open > .dropdown-toggle.photoGallery-edit-button,
.open > .dropdown-toggle.photoGallery-download-button {
  background-image: none;
}
.photoGallery-change-album-button.disabled:hover,
.photoGallery-edit-button.disabled:hover,
.photoGallery-download-button.disabled:hover,
.photoGallery-change-album-button[disabled]:hover,
.photoGallery-edit-button[disabled]:hover,
.photoGallery-download-button[disabled]:hover,
fieldset[disabled] .photoGallery-change-album-button:hover,
fieldset[disabled] .photoGallery-edit-button:hover,
fieldset[disabled] .photoGallery-download-button:hover,
.photoGallery-change-album-button.disabled:focus,
.photoGallery-edit-button.disabled:focus,
.photoGallery-download-button.disabled:focus,
.photoGallery-change-album-button[disabled]:focus,
.photoGallery-edit-button[disabled]:focus,
.photoGallery-download-button[disabled]:focus,
fieldset[disabled] .photoGallery-change-album-button:focus,
fieldset[disabled] .photoGallery-edit-button:focus,
fieldset[disabled] .photoGallery-download-button:focus,
.photoGallery-change-album-button.disabled.focus,
.photoGallery-edit-button.disabled.focus,
.photoGallery-download-button.disabled.focus,
.photoGallery-change-album-button[disabled].focus,
.photoGallery-edit-button[disabled].focus,
.photoGallery-download-button[disabled].focus,
fieldset[disabled] .photoGallery-change-album-button.focus,
fieldset[disabled] .photoGallery-edit-button.focus,
fieldset[disabled] .photoGallery-download-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.photoGallery-change-album-button .badge,
.photoGallery-edit-button .badge,
.photoGallery-download-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.pagination-container {
  display: flex;
}
.pagination-container ul.pagination {
  width: 80%;
}
.pagination-container .pagination-pagesize {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 20%;
  margin: 22px;
}
.pagination-container .pagination-pagesize:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.pagination-container .pagination-pagesize::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.pagination-container .pagination-pagesize:-ms-input-placeholder {
  color: #999;
}
.pagination-container .pagination-pagesize::-webkit-input-placeholder {
  color: #999;
}
.pagination-container .pagination-pagesize::-ms-expand {
  border: 0;
  background-color: transparent;
}
.pagination-container .pagination-pagesize[disabled],
.pagination-container .pagination-pagesize[readonly],
fieldset[disabled] .pagination-container .pagination-pagesize {
  background-color: #eeeeee;
  opacity: 1;
}
.pagination-container .pagination-pagesize[disabled],
fieldset[disabled] .pagination-container .pagination-pagesize {
  cursor: not-allowed;
}
textarea.pagination-container .pagination-pagesize {
  height: auto;
}
.photoEditor {
  background-color: #f8f8f8;
  /*width: 50%;
    height: 50%;*/
  z-index: 9999;
  top: 0;
  left: 0;
}
.photoEditor .photoEditor-image {
  max-width: 100%;
  max-height: 100%;
}
.photoEditor .photoEditor-container {
  width: 100%;
  height: calc(100% - 56px);
  margin: auto;
}
.photoEditor .photoEditor-controls {
  text-align: center;
  padding: 10px;
}
.progressPipe {
  width: 100%;
  padding: 20px;
  text-align: center;
  position: relative;
  display: table;
}
@media only screen and (min-width: 768px) {
  .progressPipe {
    margin-bottom: 35px;
  }
}
.progressPipe-step {
  display: inline-block;
  position: relative;
  width: 15px;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step {
    width: 75px;
  }
}
@media only screen and (min-width: 992px) {
  .progressPipe-step {
    width: 125px;
  }
}
@media only screen and (min-width: 768px) {
  .size-4 .progressPipe-step {
    width: 125px;
  }
}
@media only screen and (min-width: 992px) {
  .size-4 .progressPipe-step {
    width: 180px;
  }
}
.progressPipe-step .progressPipe-stepCircle {
  margin: auto;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  border: 3px solid #d8d8d8;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step .progressPipe-stepCircle {
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }
}
.progressPipe-step .progressPipe-stepCircle .progressPipe-iconSegment1 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step .progressPipe-stepCircle .progressPipe-iconSegment1 {
    display: block;
    position: absolute;
    width: 10px;
    height: 3px;
    left: 6px;
    top: 13px;
    background-color: #d8d8d8;
  }
}
.progressPipe-step .progressPipe-stepCircle .progressPipe-iconSegment2 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step .progressPipe-stepCircle .progressPipe-iconSegment2 {
    display: block;
    position: absolute;
    width: 3px;
    height: 10px;
    left: 13px;
    top: 6px;
    background-color: #d8d8d8;
  }
}
.progressPipe-step.active .progressPipe-stepCircle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  transition-delay: 1s;
}
.progressPipe-step.active .progressPipe-stepCircle .progressPipe-iconSegment1 {
  background-color: #8bbe47;
  transition-delay: 1s;
}
.progressPipe-step.active .progressPipe-stepCircle .progressPipe-iconSegment2 {
  background-color: #8bbe47;
  transition-delay: 1s;
}
.progressPipe-step.completed .progressPipe-stepCircle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  background-color: #8bbe47;
}
.progressPipe-step.completed .progressPipe-stepCircle .progressPipe-iconSegment1 {
  background-color: white;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
.progressPipe-step.completed .progressPipe-stepCircle .progressPipe-iconSegment2 {
  background-color: white;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.progressPipe-step .progressPipe-stepLabel {
  display: none;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step .progressPipe-stepLabel {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #5e6872;
    position: absolute;
  }
}
.progressPipe-step.active .progressPipe-stepLabel {
  font-weight: 700;
  color: #8bbe47;
}
.progressPipe-step .progressPipe-stepConnectLine {
  position: absolute;
  width: 10px;
  height: 3px;
  left: 10px;
  top: 3px;
  /*background-color: @inactive-color;*/
  background: linear-gradient(to left, #d8d8d8 50%, #8bbe47 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .progressPipe-step .progressPipe-stepConnectLine {
    width: 50px;
    left: 50px;
    top: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .progressPipe-step .progressPipe-stepConnectLine {
    width: 99px;
    left: 76px;
  }
}
@media only screen and (min-width: 768px) {
  .size-4 .progressPipe-step .progressPipe-stepConnectLine {
    width: 96px;
    left: 77px;
    top: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .size-4 .progressPipe-step .progressPipe-stepConnectLine {
    width: 154px;
    left: 103px;
  }
}
.progressPipe-step:last-of-type .progressPipe-stepConnectLine {
  display: none;
}
.progressPipe-step.completed .progressPipe-stepConnectLine {
  /*background-color: @booger;*/
  background-position: left bottom;
}
.progressPipe-buttonNext {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  text-transform: uppercase;
  position: absolute;
  width: 100px;
  top: 24px;
  right: 15px;
}
.progressPipe-buttonNext:focus,
.progressPipe-buttonNext:active:focus,
.progressPipe-buttonNext.active:focus,
.progressPipe-buttonNext.focus,
.progressPipe-buttonNext:active.focus,
.progressPipe-buttonNext.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.progressPipe-buttonNext:hover,
.progressPipe-buttonNext:focus,
.progressPipe-buttonNext.focus {
  color: #333;
  text-decoration: none;
}
.progressPipe-buttonNext:active,
.progressPipe-buttonNext.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.progressPipe-buttonNext.disabled,
.progressPipe-buttonNext[disabled],
fieldset[disabled] .progressPipe-buttonNext {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.progressPipe-buttonNext.disabled,
fieldset[disabled] a.progressPipe-buttonNext {
  pointer-events: none;
}
.progressPipe-buttonNext:focus,
.progressPipe-buttonNext.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.progressPipe-buttonNext:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.progressPipe-buttonNext:active,
.progressPipe-buttonNext.active,
.open > .dropdown-toggle.progressPipe-buttonNext {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.progressPipe-buttonNext:active:hover,
.progressPipe-buttonNext.active:hover,
.open > .dropdown-toggle.progressPipe-buttonNext:hover,
.progressPipe-buttonNext:active:focus,
.progressPipe-buttonNext.active:focus,
.open > .dropdown-toggle.progressPipe-buttonNext:focus,
.progressPipe-buttonNext:active.focus,
.progressPipe-buttonNext.active.focus,
.open > .dropdown-toggle.progressPipe-buttonNext.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.progressPipe-buttonNext:active,
.progressPipe-buttonNext.active,
.open > .dropdown-toggle.progressPipe-buttonNext {
  background-image: none;
}
.progressPipe-buttonNext.disabled:hover,
.progressPipe-buttonNext[disabled]:hover,
fieldset[disabled] .progressPipe-buttonNext:hover,
.progressPipe-buttonNext.disabled:focus,
.progressPipe-buttonNext[disabled]:focus,
fieldset[disabled] .progressPipe-buttonNext:focus,
.progressPipe-buttonNext.disabled.focus,
.progressPipe-buttonNext[disabled].focus,
fieldset[disabled] .progressPipe-buttonNext.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.progressPipe-buttonNext .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .progressPipe-buttonNext {
    width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .progressPipe-buttonNext {
    width: 200px;
  }
}
.progressPipe-buttonBack {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  text-transform: uppercase;
  position: absolute;
  width: 100px;
  top: 24px;
  left: 15px;
}
.progressPipe-buttonBack:focus,
.progressPipe-buttonBack:active:focus,
.progressPipe-buttonBack.active:focus,
.progressPipe-buttonBack.focus,
.progressPipe-buttonBack:active.focus,
.progressPipe-buttonBack.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.progressPipe-buttonBack:hover,
.progressPipe-buttonBack:focus,
.progressPipe-buttonBack.focus {
  color: #333;
  text-decoration: none;
}
.progressPipe-buttonBack:active,
.progressPipe-buttonBack.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.progressPipe-buttonBack.disabled,
.progressPipe-buttonBack[disabled],
fieldset[disabled] .progressPipe-buttonBack {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.progressPipe-buttonBack.disabled,
fieldset[disabled] a.progressPipe-buttonBack {
  pointer-events: none;
}
.progressPipe-buttonBack:focus,
.progressPipe-buttonBack.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.progressPipe-buttonBack:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.progressPipe-buttonBack:active,
.progressPipe-buttonBack.active,
.open > .dropdown-toggle.progressPipe-buttonBack {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.progressPipe-buttonBack:active:hover,
.progressPipe-buttonBack.active:hover,
.open > .dropdown-toggle.progressPipe-buttonBack:hover,
.progressPipe-buttonBack:active:focus,
.progressPipe-buttonBack.active:focus,
.open > .dropdown-toggle.progressPipe-buttonBack:focus,
.progressPipe-buttonBack:active.focus,
.progressPipe-buttonBack.active.focus,
.open > .dropdown-toggle.progressPipe-buttonBack.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.progressPipe-buttonBack:active,
.progressPipe-buttonBack.active,
.open > .dropdown-toggle.progressPipe-buttonBack {
  background-image: none;
}
.progressPipe-buttonBack.disabled:hover,
.progressPipe-buttonBack[disabled]:hover,
fieldset[disabled] .progressPipe-buttonBack:hover,
.progressPipe-buttonBack.disabled:focus,
.progressPipe-buttonBack[disabled]:focus,
fieldset[disabled] .progressPipe-buttonBack:focus,
.progressPipe-buttonBack.disabled.focus,
.progressPipe-buttonBack[disabled].focus,
fieldset[disabled] .progressPipe-buttonBack.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.progressPipe-buttonBack .badge {
  color: #f0ad4e;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .progressPipe-buttonBack {
    width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .progressPipe-buttonBack {
    width: 200px;
  }
}
.progressTilesWrapper {
  width: 100%;
}
.progressTiles {
  padding: 20px;
  padding-bottom: 0;
  text-align: center;
  position: relative;
}
.template-setup-carousel .progressTiles {
  padding-top: 0;
}
.progressTiles-tileContainer {
  display: inline-block;
  padding: 15px;
  vertical-align: middle;
  max-width: 750px;
  overflow: hidden;
}
.progressTiles-tileContainerInner {
  white-space: nowrap;
  transition: margin-left 0.5s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.template-setup-carousel .progressTiles-tileContainerInner {
  display: block;
}
.progressTiles-tile {
  display: inline-block;
  position: relative;
  width: 180px;
  vertical-align: middle;
}
.progressTiles-tile .progressTiles-tileOuter {
  width: 120px;
  /*height: 86px;*/
  margin: auto;
  border: 1px solid #d8d8d8;
  background-color: #f8f8f8;
  position: relative;
  display: flex;
}
.progressTiles-tile .progressTiles-tileOuter .progressTiles-tileOuter-image {
  width: 100%;
  align-self: center;
  cursor: pointer;
}
.progressTiles-tile.active .progressTiles-tileOuter {
  border: solid 4px #8bbe47;
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile.active .progressTiles-tileOuter {
    width: 160px;
    /*height: 125px;*/
  }
}
.progressTiles-tile .progressTiles-tileInner {
  width: 100px;
  height: 30px;
  border-radius: 4px;
  background-color: #5e6872;
  position: absolute;
  top: calc(50% - 15px);
  left: 10px;
  line-height: 30px;
  font-weight: 600;
  color: white;
  cursor: pointer;
}
.progressTiles-tile.completed .progressTiles-tileInner {
  display: none;
}
.progressTiles-tile.active .progressTiles-tileInner {
  left: 6px;
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile.active .progressTiles-tileInner {
    left: 28px;
  }
}
.progressTiles-tile .progressTiles-completedCircle {
  display: none;
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-color: #8bbe47;
  top: -15px;
  right: 15px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile .progressTiles-completedCircle {
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }
}
.progressTiles-tile .progressTiles-completedCircle .progressTiles-iconSegment1 {
  position: absolute;
  width: 10px;
  height: 3px;
  left: 6px;
  top: 13px;
}
.progressTiles-tile .progressTiles-completedCircle .progressTiles-iconSegment2 {
  position: absolute;
  width: 3px;
  height: 10px;
  left: 13px;
  top: 6px;
}
.progressTiles-tile.active .progressTiles-stepCircle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
}
.progressTiles-tile.active .progressTiles-stepCircle .progressTiles-iconSegment1 {
  background-color: #8bbe47;
}
.progressTiles-tile.active .progressTiles-stepCircle .progressTiles-iconSegment2 {
  background-color: #8bbe47;
}
.progressTiles-tile.completed .progressTiles-completedCircle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  background-color: #8bbe47;
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile.completed .progressTiles-completedCircle {
    display: block;
  }
}
.progressTiles-tile.completed .progressTiles-completedCircle .progressTiles-iconSegment1 {
  background-color: white;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
.progressTiles-tile.completed .progressTiles-completedCircle .progressTiles-iconSegment2 {
  background-color: white;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.progressTiles-tile.completed.active .progressTiles-completedCircle {
  top: -13px;
  right: -3px;
}
.progressTiles-tile .progressTiles-stepLabel {
  display: none;
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile .progressTiles-stepLabel {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #5e6872;
  }
}
.progressTiles-tile.active .progressTiles-stepLabel {
  font-weight: 700;
  color: #8bbe47;
}
.progressTiles-tile .progressTiles-stepConnectLine {
  position: absolute;
  width: 10px;
  height: 3px;
  left: 10px;
  top: 3px;
  background-color: #d8d8d8;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .progressTiles-tile .progressTiles-stepConnectLine {
    width: 50px;
    left: 50px;
    top: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .progressTiles-tile .progressTiles-stepConnectLine {
    width: 99px;
    left: 76px;
  }
}
.progressTiles-tile.completed .progressTiles-stepConnectLine {
  background-color: #8bbe47;
}
.progressTiles-buttonNext {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  border-radius: 0;
  background-image: url('../images/right-arrow.png');
  width: 50px;
  height: 50px;
  display: none;
  vertical-align: middle;
  margin: 0 40px;
}
.progressTiles-buttonNext:focus,
.progressTiles-buttonNext:active:focus,
.progressTiles-buttonNext.active:focus,
.progressTiles-buttonNext.focus,
.progressTiles-buttonNext:active.focus,
.progressTiles-buttonNext.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.progressTiles-buttonNext:hover,
.progressTiles-buttonNext:focus,
.progressTiles-buttonNext.focus {
  color: #333;
  text-decoration: none;
}
.progressTiles-buttonNext:active,
.progressTiles-buttonNext.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.progressTiles-buttonNext.disabled,
.progressTiles-buttonNext[disabled],
fieldset[disabled] .progressTiles-buttonNext {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.progressTiles-buttonNext.disabled,
fieldset[disabled] a.progressTiles-buttonNext {
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .progressTiles-buttonNext {
    display: inline-block;
  }
}
.template-setup-carousel .progressTiles-buttonNext {
  position: absolute;
  margin: 0;
  top: 50%;
}
.progressTiles-buttonBack {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  border-radius: 0;
  background-image: url('../images/left-arrow.png');
  width: 50px;
  height: 50px;
  display: none;
  vertical-align: middle;
  margin: 0 40px;
}
.progressTiles-buttonBack:focus,
.progressTiles-buttonBack:active:focus,
.progressTiles-buttonBack.active:focus,
.progressTiles-buttonBack.focus,
.progressTiles-buttonBack:active.focus,
.progressTiles-buttonBack.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.progressTiles-buttonBack:hover,
.progressTiles-buttonBack:focus,
.progressTiles-buttonBack.focus {
  color: #333;
  text-decoration: none;
}
.progressTiles-buttonBack:active,
.progressTiles-buttonBack.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.progressTiles-buttonBack.disabled,
.progressTiles-buttonBack[disabled],
fieldset[disabled] .progressTiles-buttonBack {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.progressTiles-buttonBack.disabled,
fieldset[disabled] a.progressTiles-buttonBack {
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .progressTiles-buttonBack {
    display: inline-block;
  }
}
.template-setup-carousel .progressTiles-buttonBack {
  position: absolute;
  margin: 0;
  top: 50%;
  left: -10px;
}
.progressTiles-triangle {
  margin: auto;
  width: 50px;
  height: 25px;
}
.progressTiles-triangle .outer {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #d8d8d8;
  transition: margin-left 0.5s ease;
}
.progressTiles-triangle .outer .inner {
  position: relative;
  bottom: -2px;
  left: -25px;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #f8f8f8;
}
.productPage-assetContainer {
  width: 100%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .productPage-assetContainer .productPage-asset {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .productPage-assetContainer .productPage-asset {
    width: 33%;
  }
}
@media only screen and (min-width: 1200px) {
  .productPage-assetContainer .productPage-asset {
    width: 25%;
  }
}
.productPage-asset {
  height: 398px;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 24px;
  margin-bottom: 40px;
  float: left;
}
.productPage-asset.active .productPage-asset-inner {
  box-shadow: 0px 0px 0px 4px #8bbe47;
}
.productPage-asset-inner {
  max-width: 305px;
  height: 100%;
  border: solid 1px #d8d8d8;
  background-color: #fff;
  position: relative;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .productPage-asset-inner {
    margin: 0;
  }
}
.productPage-asset-previewImage {
  max-width: 220px;
  display: block;
  margin: auto;
  margin-top: 25px;
  box-shadow: 0px 8px 40px 0px #999;
}
.productPage-asset-name {
  margin-top: 25px;
  padding-top: 25px;
  border-top: solid 1px #d8d8d8;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.productPage-asset-description {
  width: 100%;
  text-align: center;
}
.productPage-asset-select {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  display: block;
  width: 100%;
  margin: auto;
  margin-top: 25px;
  width: calc(100% - 100px);
}
.productPage-asset-select:focus,
.productPage-asset-select:active:focus,
.productPage-asset-select.active:focus,
.productPage-asset-select.focus,
.productPage-asset-select:active.focus,
.productPage-asset-select.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.productPage-asset-select:hover,
.productPage-asset-select:focus,
.productPage-asset-select.focus {
  color: #333;
  text-decoration: none;
}
.productPage-asset-select:active,
.productPage-asset-select.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.productPage-asset-select.disabled,
.productPage-asset-select[disabled],
fieldset[disabled] .productPage-asset-select {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.productPage-asset-select.disabled,
fieldset[disabled] a.productPage-asset-select {
  pointer-events: none;
}
.productPage-asset-select:focus,
.productPage-asset-select.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.productPage-asset-select:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.productPage-asset-select:active,
.productPage-asset-select.active,
.open > .dropdown-toggle.productPage-asset-select {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.productPage-asset-select:active:hover,
.productPage-asset-select.active:hover,
.open > .dropdown-toggle.productPage-asset-select:hover,
.productPage-asset-select:active:focus,
.productPage-asset-select.active:focus,
.open > .dropdown-toggle.productPage-asset-select:focus,
.productPage-asset-select:active.focus,
.productPage-asset-select.active.focus,
.open > .dropdown-toggle.productPage-asset-select.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.productPage-asset-select:active,
.productPage-asset-select.active,
.open > .dropdown-toggle.productPage-asset-select {
  background-image: none;
}
.productPage-asset-select.disabled:hover,
.productPage-asset-select[disabled]:hover,
fieldset[disabled] .productPage-asset-select:hover,
.productPage-asset-select.disabled:focus,
.productPage-asset-select[disabled]:focus,
fieldset[disabled] .productPage-asset-select:focus,
.productPage-asset-select.disabled.focus,
.productPage-asset-select[disabled].focus,
fieldset[disabled] .productPage-asset-select.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.productPage-asset-select .badge {
  color: #5e6872;
  background-color: #fff;
}
.templateCreate-assetContainer {
  margin-top: 125px;
}
.templateCreate-assetContainer-header,
.templateCreate-assetContainer-header-2 {
  /*.btn; .btn-info;*/
  margin-bottom: 15px;
  margin-top: 15px;
  cursor: pointer;
}
.templateCreate-assetContainer-header-2 {
  margin-top: 0;
  /*color: @brand-success;*/
  font-weight: bold;
  font-size: 20px;
}
.templateCreate-assetContainer-description,
.templateCreate-assetContainer-description-2 {
  /*.btn; .btn-info;*/
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: 15px;
}
.templateCreate-assetContainer-description span,
.templateCreate-assetContainer-description-2 span {
  font-style: italic;
}
.templateCreate-assetContainer-description-2 > span {
  /*color: @brand-success;*/
  font-weight: bold;
}
.templateCreate-assetContainer-notes,
.templateCreate-assetContainer-notes-2 {
  margin-top: -20px;
  margin-bottom: 20px;
}
.templateCreate-assetContainer-header:hover,
.templateCreate-assetContainer-header-2:hover {
  text-decoration: underline;
}
.templateCreate-assetContainer-subheader {
  font-size: 16px;
  font-weight: 700;
  color: #5e6872;
}
.templateCreate-asset-description {
  margin-top: 10px;
  font-size: 10pt;
  text-align: center;
  color: #5e6872;
}
.templateCreate-asset-description.active {
  font-weight: bold;
}
.templateCreate-asset-preview-description {
  font-style: italic;
  text-align: center;
  margin-top: 5px;
  font-size: 10pt;
  color: #5e6872;
}
.templateCreate-asset {
  display: inline-block;
  margin-right: 20px;
}
.templateCreate-asset:last-child {
  margin-right: 0;
}
.templateCreate-asset-inner {
  width: 350px;
  cursor: pointer;
  position: relative;
}
.templateCreate-asset-inner i.fa-spin {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: calc(50% - 50px);
}
.templateCreate-asset-previewImage {
  /*width: 350px;*/
  display: block;
  margin: auto;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
  box-shadow: 0px 0px 30px 0px #bbb;
}
.templateCreate-asset-previewImage.active {
  border: solid 4px #8bbe47;
}
.templateFill-container {
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 750px;
}
.templateFill-field {
  margin-bottom: 10px;
}
.template-data-label,
.template-state-label,
.template-Photo-label,
.template-editor-label,
.template-listselect-label,
.template-radiobutton-label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #636366;
  /*width: 100px;*/
  font-weight: bold;
  margin-bottom: 3px;
}
.template-info-message {
  color: green;
}
.template-Photo .template-Photo-link-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  color: black;
}
.template-Photo .template-Photo-link-button:focus,
.template-Photo .template-Photo-link-button:active:focus,
.template-Photo .template-Photo-link-button.active:focus,
.template-Photo .template-Photo-link-button.focus,
.template-Photo .template-Photo-link-button:active.focus,
.template-Photo .template-Photo-link-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.template-Photo .template-Photo-link-button:hover,
.template-Photo .template-Photo-link-button:focus,
.template-Photo .template-Photo-link-button.focus {
  color: #333;
  text-decoration: none;
}
.template-Photo .template-Photo-link-button:active,
.template-Photo .template-Photo-link-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.template-Photo .template-Photo-link-button.disabled,
.template-Photo .template-Photo-link-button[disabled],
fieldset[disabled] .template-Photo .template-Photo-link-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.template-Photo .template-Photo-link-button.disabled,
fieldset[disabled] a.template-Photo .template-Photo-link-button {
  pointer-events: none;
}
.template-Photo .template-Photo-link-button:focus,
.template-Photo .template-Photo-link-button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.template-Photo .template-Photo-link-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.template-Photo .template-Photo-link-button:active,
.template-Photo .template-Photo-link-button.active,
.open > .dropdown-toggle.template-Photo .template-Photo-link-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.template-Photo .template-Photo-link-button:active:hover,
.template-Photo .template-Photo-link-button.active:hover,
.open > .dropdown-toggle.template-Photo .template-Photo-link-button:hover,
.template-Photo .template-Photo-link-button:active:focus,
.template-Photo .template-Photo-link-button.active:focus,
.open > .dropdown-toggle.template-Photo .template-Photo-link-button:focus,
.template-Photo .template-Photo-link-button:active.focus,
.template-Photo .template-Photo-link-button.active.focus,
.open > .dropdown-toggle.template-Photo .template-Photo-link-button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.template-Photo .template-Photo-link-button:active,
.template-Photo .template-Photo-link-button.active,
.open > .dropdown-toggle.template-Photo .template-Photo-link-button {
  background-image: none;
}
.template-Photo .template-Photo-link-button.disabled:hover,
.template-Photo .template-Photo-link-button[disabled]:hover,
fieldset[disabled] .template-Photo .template-Photo-link-button:hover,
.template-Photo .template-Photo-link-button.disabled:focus,
.template-Photo .template-Photo-link-button[disabled]:focus,
fieldset[disabled] .template-Photo .template-Photo-link-button:focus,
.template-Photo .template-Photo-link-button.disabled.focus,
.template-Photo .template-Photo-link-button[disabled].focus,
fieldset[disabled] .template-Photo .template-Photo-link-button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.template-Photo .template-Photo-link-button .badge {
  color: #fff;
  background-color: #333;
}
.template-Photo .template-Photo-link-button.linked {
  background-color: #5e6872;
  color: white;
}
.template-Photo .template-Photo-remove {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  float: right;
}
.template-Photo .template-Photo-remove:focus,
.template-Photo .template-Photo-remove:active:focus,
.template-Photo .template-Photo-remove.active:focus,
.template-Photo .template-Photo-remove.focus,
.template-Photo .template-Photo-remove:active.focus,
.template-Photo .template-Photo-remove.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.template-Photo .template-Photo-remove:hover,
.template-Photo .template-Photo-remove:focus,
.template-Photo .template-Photo-remove.focus {
  color: #333;
  text-decoration: none;
}
.template-Photo .template-Photo-remove:active,
.template-Photo .template-Photo-remove.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.template-Photo .template-Photo-remove.disabled,
.template-Photo .template-Photo-remove[disabled],
fieldset[disabled] .template-Photo .template-Photo-remove {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.template-Photo .template-Photo-remove.disabled,
fieldset[disabled] a.template-Photo .template-Photo-remove {
  pointer-events: none;
}
.template-Photo .template-Photo-remove:focus,
.template-Photo .template-Photo-remove.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.template-Photo .template-Photo-remove:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.template-Photo .template-Photo-remove:active,
.template-Photo .template-Photo-remove.active,
.open > .dropdown-toggle.template-Photo .template-Photo-remove {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.template-Photo .template-Photo-remove:active:hover,
.template-Photo .template-Photo-remove.active:hover,
.open > .dropdown-toggle.template-Photo .template-Photo-remove:hover,
.template-Photo .template-Photo-remove:active:focus,
.template-Photo .template-Photo-remove.active:focus,
.open > .dropdown-toggle.template-Photo .template-Photo-remove:focus,
.template-Photo .template-Photo-remove:active.focus,
.template-Photo .template-Photo-remove.active.focus,
.open > .dropdown-toggle.template-Photo .template-Photo-remove.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.template-Photo .template-Photo-remove:active,
.template-Photo .template-Photo-remove.active,
.open > .dropdown-toggle.template-Photo .template-Photo-remove {
  background-image: none;
}
.template-Photo .template-Photo-remove.disabled:hover,
.template-Photo .template-Photo-remove[disabled]:hover,
fieldset[disabled] .template-Photo .template-Photo-remove:hover,
.template-Photo .template-Photo-remove.disabled:focus,
.template-Photo .template-Photo-remove[disabled]:focus,
fieldset[disabled] .template-Photo .template-Photo-remove:focus,
.template-Photo .template-Photo-remove.disabled.focus,
.template-Photo .template-Photo-remove[disabled].focus,
fieldset[disabled] .template-Photo .template-Photo-remove.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.template-Photo .template-Photo-remove .badge {
  color: #d9534f;
  background-color: #fff;
}
.template-Photo .template-Photo-admin-download a {
  color: white;
}
.template-Photo-resolution-warning {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  font-size: 10pt;
  font-weight: bold;
  padding: 10px;
}
.template-Photo-resolution-warning h4 {
  margin-top: 0;
  color: inherit;
}
.template-Photo-resolution-warning .alert-link {
  font-weight: bold;
}
.template-Photo-resolution-warning > p,
.template-Photo-resolution-warning > ul {
  margin-bottom: 0;
}
.template-Photo-resolution-warning > p + p {
  margin-top: 5px;
}
.template-Photo-resolution-warning hr {
  border-top-color: #e4b9c0;
}
.template-Photo-resolution-warning .alert-link {
  color: #843534;
}
.template-data-input,
.template-state-input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.template-data-input:focus,
.template-state-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.template-data-input::-moz-placeholder,
.template-state-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.template-data-input:-ms-input-placeholder,
.template-state-input:-ms-input-placeholder {
  color: #999;
}
.template-data-input::-webkit-input-placeholder,
.template-state-input::-webkit-input-placeholder {
  color: #999;
}
.template-data-input::-ms-expand,
.template-state-input::-ms-expand {
  border: 0;
  background-color: transparent;
}
.template-data-input[disabled],
.template-state-input[disabled],
.template-data-input[readonly],
.template-state-input[readonly],
fieldset[disabled] .template-data-input,
fieldset[disabled] .template-state-input {
  background-color: #eeeeee;
  opacity: 1;
}
.template-data-input[disabled],
.template-state-input[disabled],
fieldset[disabled] .template-data-input,
fieldset[disabled] .template-state-input {
  cursor: not-allowed;
}
textarea.template-data-input,
textarea.template-state-input {
  height: auto;
}
.template-data .input-group .template-data-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.template-data .template-data-link-button-container {
  height: 36px;
  width: 100%;
}
.template-data .template-data-link-button-container .template-data-link-button {
  float: right;
}
.template-data .template-data-link-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 4px;
}
.template-data .template-data-link-button:focus,
.template-data .template-data-link-button:active:focus,
.template-data .template-data-link-button.active:focus,
.template-data .template-data-link-button.focus,
.template-data .template-data-link-button:active.focus,
.template-data .template-data-link-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.template-data .template-data-link-button:hover,
.template-data .template-data-link-button:focus,
.template-data .template-data-link-button.focus {
  color: #333;
  text-decoration: none;
}
.template-data .template-data-link-button:active,
.template-data .template-data-link-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.template-data .template-data-link-button.disabled,
.template-data .template-data-link-button[disabled],
fieldset[disabled] .template-data .template-data-link-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.template-data .template-data-link-button.disabled,
fieldset[disabled] a.template-data .template-data-link-button {
  pointer-events: none;
}
.template-data .template-data-link-button:focus,
.template-data .template-data-link-button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.template-data .template-data-link-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.template-data .template-data-link-button:active,
.template-data .template-data-link-button.active,
.open > .dropdown-toggle.template-data .template-data-link-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.template-data .template-data-link-button:active:hover,
.template-data .template-data-link-button.active:hover,
.open > .dropdown-toggle.template-data .template-data-link-button:hover,
.template-data .template-data-link-button:active:focus,
.template-data .template-data-link-button.active:focus,
.open > .dropdown-toggle.template-data .template-data-link-button:focus,
.template-data .template-data-link-button:active.focus,
.template-data .template-data-link-button.active.focus,
.open > .dropdown-toggle.template-data .template-data-link-button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.template-data .template-data-link-button:active,
.template-data .template-data-link-button.active,
.open > .dropdown-toggle.template-data .template-data-link-button {
  background-image: none;
}
.template-data .template-data-link-button.disabled:hover,
.template-data .template-data-link-button[disabled]:hover,
fieldset[disabled] .template-data .template-data-link-button:hover,
.template-data .template-data-link-button.disabled:focus,
.template-data .template-data-link-button[disabled]:focus,
fieldset[disabled] .template-data .template-data-link-button:focus,
.template-data .template-data-link-button.disabled.focus,
.template-data .template-data-link-button[disabled].focus,
fieldset[disabled] .template-data .template-data-link-button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.template-data .template-data-link-button .badge {
  color: #fff;
  background-color: #333;
}
.template-data .template-data-link-button.linked {
  background-color: #5e6872;
}
.template-data .input-group-btn .template-data-link-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.template-data .tooltip-inner {
  max-width: 500px;
  width: 500px;
}
.template-textselect select,
.template-textselect textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.template-textselect select:focus,
.template-textselect textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.template-textselect select::-moz-placeholder,
.template-textselect textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.template-textselect select:-ms-input-placeholder,
.template-textselect textarea:-ms-input-placeholder {
  color: #999;
}
.template-textselect select::-webkit-input-placeholder,
.template-textselect textarea::-webkit-input-placeholder {
  color: #999;
}
.template-textselect select::-ms-expand,
.template-textselect textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}
.template-textselect select[disabled],
.template-textselect textarea[disabled],
.template-textselect select[readonly],
.template-textselect textarea[readonly],
fieldset[disabled] .template-textselect select,
fieldset[disabled] .template-textselect textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.template-textselect select[disabled],
.template-textselect textarea[disabled],
fieldset[disabled] .template-textselect select,
fieldset[disabled] .template-textselect textarea {
  cursor: not-allowed;
}
textarea.template-textselect select,
textarea.template-textselect textarea {
  height: auto;
}
.template-textselect textarea {
  margin-top: 10px;
  resize: none;
}
.template-listselect select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.template-listselect select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.template-listselect select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.template-listselect select:-ms-input-placeholder {
  color: #999;
}
.template-listselect select::-webkit-input-placeholder {
  color: #999;
}
.template-listselect select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.template-listselect select[disabled],
.template-listselect select[readonly],
fieldset[disabled] .template-listselect select {
  background-color: #eeeeee;
  opacity: 1;
}
.template-listselect select[disabled],
fieldset[disabled] .template-listselect select {
  cursor: not-allowed;
}
textarea.template-listselect select {
  height: auto;
}
.selected-mailing-list-container {
  margin-top: 32px;
  border: solid 1px #d8d8d8;
}
.selected-mailing-list-header {
  display: inline-block;
  padding: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #5e6872;
}
.selected-mailing-list-header .selected-mailing-list-subheader {
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  .selected-mailing-list-header {
    width: 50%;
  }
}
.selected-mailing-list-postage {
  display: inline-block;
  width: 50%;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  color: #aaa;
  padding-top: 10px;
}
.selected-mailing-list-postage-subheader {
  font-size: 30px;
  font-weight: bold;
  color: #5e6872;
  vertical-align: middle;
  padding: 0 10px;
}
.selected-mailing-list-add {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #8bbe47;
  font-size: 40px;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.selected-mailing-list-add:focus,
.selected-mailing-list-add:active:focus,
.selected-mailing-list-add.active:focus,
.selected-mailing-list-add.focus,
.selected-mailing-list-add:active.focus,
.selected-mailing-list-add.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.selected-mailing-list-add:hover,
.selected-mailing-list-add:focus,
.selected-mailing-list-add.focus {
  color: #333;
  text-decoration: none;
}
.selected-mailing-list-add:active,
.selected-mailing-list-add.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.selected-mailing-list-add.disabled,
.selected-mailing-list-add[disabled],
fieldset[disabled] .selected-mailing-list-add {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.selected-mailing-list-add.disabled,
fieldset[disabled] a.selected-mailing-list-add {
  pointer-events: none;
}
.selected-mailing-list-data {
  background-color: white;
}
.selected-mailing-list-data-row {
  display: flex;
  border-bottom: solid 1px #d8d8d8;
  flex-direction: column;
}
.selected-mailing-list-data-row:last-child {
  border-bottom: none;
}
@media only screen and (min-width: 992px) {
  .selected-mailing-list-data-row {
    flex-direction: row;
  }
}
.selected-mailing-list-data-cell {
  flex: 1;
  text-align: center;
  padding: 15px;
  line-height: 33px;
}
@media only screen and (min-width: 992px) {
  .selected-mailing-list-data-cell.selected-mailing-list-name {
    text-align: left;
  }
}
.selected-mailing-list-data-cell.selected-mailing-list-type {
  display: none;
}
@media only screen and (min-width: 992px) {
  .selected-mailing-list-data-cell.selected-mailing-list-type {
    display: block;
  }
}
.selected-mailing-list-data-cell:last-child {
  border-right: none;
}
.selected-mailing-list-data-cell.expired {
  text-decoration: line-through;
  color: #d9534f;
}
.header .selected-mailing-list-data-cell {
  font-weight: bold;
  text-transform: uppercase;
  display: none;
  border-top: solid 1px #d8d8d8;
}
@media only screen and (min-width: 992px) {
  .header .selected-mailing-list-data-cell {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .selected-mailing-list-data-cell {
    border-right: solid 1px #d8d8d8;
  }
}
.selected-mailing-list-view {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  margin-left: 10px;
}
.selected-mailing-list-view:focus,
.selected-mailing-list-view:active:focus,
.selected-mailing-list-view.active:focus,
.selected-mailing-list-view.focus,
.selected-mailing-list-view:active.focus,
.selected-mailing-list-view.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.selected-mailing-list-view:hover,
.selected-mailing-list-view:focus,
.selected-mailing-list-view.focus {
  color: #333;
  text-decoration: none;
}
.selected-mailing-list-view:active,
.selected-mailing-list-view.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.selected-mailing-list-view.disabled,
.selected-mailing-list-view[disabled],
fieldset[disabled] .selected-mailing-list-view {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.selected-mailing-list-view.disabled,
fieldset[disabled] a.selected-mailing-list-view {
  pointer-events: none;
}
.selected-mailing-list-view:focus,
.selected-mailing-list-view.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.selected-mailing-list-view:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.selected-mailing-list-view:active,
.selected-mailing-list-view.active,
.open > .dropdown-toggle.selected-mailing-list-view {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.selected-mailing-list-view:active:hover,
.selected-mailing-list-view.active:hover,
.open > .dropdown-toggle.selected-mailing-list-view:hover,
.selected-mailing-list-view:active:focus,
.selected-mailing-list-view.active:focus,
.open > .dropdown-toggle.selected-mailing-list-view:focus,
.selected-mailing-list-view:active.focus,
.selected-mailing-list-view.active.focus,
.open > .dropdown-toggle.selected-mailing-list-view.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.selected-mailing-list-view:active,
.selected-mailing-list-view.active,
.open > .dropdown-toggle.selected-mailing-list-view {
  background-image: none;
}
.selected-mailing-list-view.disabled:hover,
.selected-mailing-list-view[disabled]:hover,
fieldset[disabled] .selected-mailing-list-view:hover,
.selected-mailing-list-view.disabled:focus,
.selected-mailing-list-view[disabled]:focus,
fieldset[disabled] .selected-mailing-list-view:focus,
.selected-mailing-list-view.disabled.focus,
.selected-mailing-list-view[disabled].focus,
fieldset[disabled] .selected-mailing-list-view.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.selected-mailing-list-view .badge {
  color: #5e6872;
  background-color: #fff;
}
.selected-mailing-list-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-left: 10px;
}
.selected-mailing-list-edit:focus,
.selected-mailing-list-edit:active:focus,
.selected-mailing-list-edit.active:focus,
.selected-mailing-list-edit.focus,
.selected-mailing-list-edit:active.focus,
.selected-mailing-list-edit.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.selected-mailing-list-edit:hover,
.selected-mailing-list-edit:focus,
.selected-mailing-list-edit.focus {
  color: #333;
  text-decoration: none;
}
.selected-mailing-list-edit:active,
.selected-mailing-list-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.selected-mailing-list-edit.disabled,
.selected-mailing-list-edit[disabled],
fieldset[disabled] .selected-mailing-list-edit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.selected-mailing-list-edit.disabled,
fieldset[disabled] a.selected-mailing-list-edit {
  pointer-events: none;
}
.selected-mailing-list-edit:focus,
.selected-mailing-list-edit.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.selected-mailing-list-edit:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.selected-mailing-list-edit:active,
.selected-mailing-list-edit.active,
.open > .dropdown-toggle.selected-mailing-list-edit {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.selected-mailing-list-edit:active:hover,
.selected-mailing-list-edit.active:hover,
.open > .dropdown-toggle.selected-mailing-list-edit:hover,
.selected-mailing-list-edit:active:focus,
.selected-mailing-list-edit.active:focus,
.open > .dropdown-toggle.selected-mailing-list-edit:focus,
.selected-mailing-list-edit:active.focus,
.selected-mailing-list-edit.active.focus,
.open > .dropdown-toggle.selected-mailing-list-edit.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.selected-mailing-list-edit:active,
.selected-mailing-list-edit.active,
.open > .dropdown-toggle.selected-mailing-list-edit {
  background-image: none;
}
.selected-mailing-list-edit.disabled:hover,
.selected-mailing-list-edit[disabled]:hover,
fieldset[disabled] .selected-mailing-list-edit:hover,
.selected-mailing-list-edit.disabled:focus,
.selected-mailing-list-edit[disabled]:focus,
fieldset[disabled] .selected-mailing-list-edit:focus,
.selected-mailing-list-edit.disabled.focus,
.selected-mailing-list-edit[disabled].focus,
fieldset[disabled] .selected-mailing-list-edit.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.selected-mailing-list-edit .badge {
  color: #5bc0de;
  background-color: #fff;
}
.selected-mailing-list-remove {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  float: right !important;
}
.selected-mailing-list-remove:focus,
.selected-mailing-list-remove:active:focus,
.selected-mailing-list-remove.active:focus,
.selected-mailing-list-remove.focus,
.selected-mailing-list-remove:active.focus,
.selected-mailing-list-remove.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.selected-mailing-list-remove:hover,
.selected-mailing-list-remove:focus,
.selected-mailing-list-remove.focus {
  color: #333;
  text-decoration: none;
}
.selected-mailing-list-remove:active,
.selected-mailing-list-remove.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.selected-mailing-list-remove.disabled,
.selected-mailing-list-remove[disabled],
fieldset[disabled] .selected-mailing-list-remove {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.selected-mailing-list-remove.disabled,
fieldset[disabled] a.selected-mailing-list-remove {
  pointer-events: none;
}
.selected-mailing-list-remove:focus,
.selected-mailing-list-remove.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.selected-mailing-list-remove:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.selected-mailing-list-remove:active,
.selected-mailing-list-remove.active,
.open > .dropdown-toggle.selected-mailing-list-remove {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.selected-mailing-list-remove:active:hover,
.selected-mailing-list-remove.active:hover,
.open > .dropdown-toggle.selected-mailing-list-remove:hover,
.selected-mailing-list-remove:active:focus,
.selected-mailing-list-remove.active:focus,
.open > .dropdown-toggle.selected-mailing-list-remove:focus,
.selected-mailing-list-remove:active.focus,
.selected-mailing-list-remove.active.focus,
.open > .dropdown-toggle.selected-mailing-list-remove.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.selected-mailing-list-remove:active,
.selected-mailing-list-remove.active,
.open > .dropdown-toggle.selected-mailing-list-remove {
  background-image: none;
}
.selected-mailing-list-remove.disabled:hover,
.selected-mailing-list-remove[disabled]:hover,
fieldset[disabled] .selected-mailing-list-remove:hover,
.selected-mailing-list-remove.disabled:focus,
.selected-mailing-list-remove[disabled]:focus,
fieldset[disabled] .selected-mailing-list-remove:focus,
.selected-mailing-list-remove.disabled.focus,
.selected-mailing-list-remove[disabled].focus,
fieldset[disabled] .selected-mailing-list-remove.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.selected-mailing-list-remove .badge {
  color: #d9534f;
  background-color: #fff;
}
.selected-mailing-list-modal .modal-dialog {
  width: 95%;
}
.mailing-list-header {
  color: #5e6872;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 54px;
  margin-bottom: 35px;
}
.mailing-list-header span {
  color: #f56a18;
}
.mailing-container {
  display: flex;
  justify-content: space-evenly;
  margin-top: 0;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .mailing-container {
    flex-direction: row;
    margin: 50px;
    flex-wrap: wrap;
  }
}
.mailing-option {
  background-color: #fff;
  color: #5e6872;
  border: solid 1px #d8d8d8;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .mailing-option {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) {
  .mailing-option {
    width: 24%;
  }
}
.mailing-option-icon {
  height: 180px;
  width: 180px;
  background-repeat: no-repeat;
  margin: 25px auto;
  background-position: center;
  display: none;
}
.mailing-option-icon.radius-select-icon {
  background-image: url('../images/mailinglist/radius-select-icon.svg');
}
.mailing-option-icon.freeform-select-icon {
  background-image: url('../images/mailinglist/freeform-select-icon.svg');
}
.mailing-option-icon.city-street-icon {
  background-image: url('../images/mailinglist/city-street-icon.svg');
}
.mailing-option-icon.select-existing-list-icon {
  background-image: url('../images/mailinglist/select-existing-list-icon.svg');
}
.mailing-option-icon.quick-list-icon {
  background-image: url('../images/mailinglist/freeform-select-icon.svg');
}
.mailing-option-icon.upload-list-icon {
  background-image: url('../images/mailinglist/upload-a-list.svg');
}
.mailing-option-icon.purchase-list-icon {
  background-image: url('../images/mailinglist/purchase-a-list.svg');
}
.mailing-option-icon.eddm-list-icon {
  background-image: url('../images/mailinglist/city-street-icon.svg');
}
.mailing-option-icon.target-list-icon {
  background-image: url('../images/mailinglist/target-list-icon.png');
}
@media only screen and (min-width: 768px) {
  .mailing-option-icon {
    display: block;
  }
}
.mailing-option-contents {
  text-align: center;
  border-top: solid 1px #d8d8d8;
  padding: 25px;
  height: 250px;
}
.mailing-option-header {
  font-size: 22px;
  font-weight: bold;
  min-height: 3em;
}
.mailing-option-description {
  height: 70px;
}
.mailing-option-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  margin-top: 25px;
  text-transform: uppercase;
  width: calc(100% - 50px);
}
.mailing-option-button:focus,
.mailing-option-button:active:focus,
.mailing-option-button.active:focus,
.mailing-option-button.focus,
.mailing-option-button:active.focus,
.mailing-option-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailing-option-button:hover,
.mailing-option-button:focus,
.mailing-option-button.focus {
  color: #333;
  text-decoration: none;
}
.mailing-option-button:active,
.mailing-option-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailing-option-button.disabled,
.mailing-option-button[disabled],
fieldset[disabled] .mailing-option-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailing-option-button.disabled,
fieldset[disabled] a.mailing-option-button {
  pointer-events: none;
}
.mailing-option-button:focus,
.mailing-option-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.mailing-option-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.mailing-option-button:active,
.mailing-option-button.active,
.open > .dropdown-toggle.mailing-option-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.mailing-option-button:active:hover,
.mailing-option-button.active:hover,
.open > .dropdown-toggle.mailing-option-button:hover,
.mailing-option-button:active:focus,
.mailing-option-button.active:focus,
.open > .dropdown-toggle.mailing-option-button:focus,
.mailing-option-button:active.focus,
.mailing-option-button.active.focus,
.open > .dropdown-toggle.mailing-option-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.mailing-option-button:active,
.mailing-option-button.active,
.open > .dropdown-toggle.mailing-option-button {
  background-image: none;
}
.mailing-option-button.disabled:hover,
.mailing-option-button[disabled]:hover,
fieldset[disabled] .mailing-option-button:hover,
.mailing-option-button.disabled:focus,
.mailing-option-button[disabled]:focus,
fieldset[disabled] .mailing-option-button:focus,
.mailing-option-button.disabled.focus,
.mailing-option-button[disabled].focus,
fieldset[disabled] .mailing-option-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.mailing-option-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.mailing-list-table-select {
  /*.btn; .btn-primary;*/
  text-decoration: underline;
}
.section-templateFill.create .btn-save-draft {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.section-templateFill.create .btn-save-draft:focus,
.section-templateFill.create .btn-save-draft:active:focus,
.section-templateFill.create .btn-save-draft.active:focus,
.section-templateFill.create .btn-save-draft.focus,
.section-templateFill.create .btn-save-draft:active.focus,
.section-templateFill.create .btn-save-draft.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.section-templateFill.create .btn-save-draft:hover,
.section-templateFill.create .btn-save-draft:focus,
.section-templateFill.create .btn-save-draft.focus {
  color: #333;
  text-decoration: none;
}
.section-templateFill.create .btn-save-draft:active,
.section-templateFill.create .btn-save-draft.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.section-templateFill.create .btn-save-draft.disabled,
.section-templateFill.create .btn-save-draft[disabled],
fieldset[disabled] .section-templateFill.create .btn-save-draft {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.section-templateFill.create .btn-save-draft.disabled,
fieldset[disabled] a.section-templateFill.create .btn-save-draft {
  pointer-events: none;
}
.section-templateFill.create .btn-save-draft:focus,
.section-templateFill.create .btn-save-draft.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.section-templateFill.create .btn-save-draft:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.section-templateFill.create .btn-save-draft:active,
.section-templateFill.create .btn-save-draft.active,
.open > .dropdown-toggle.section-templateFill.create .btn-save-draft {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.section-templateFill.create .btn-save-draft:active:hover,
.section-templateFill.create .btn-save-draft.active:hover,
.open > .dropdown-toggle.section-templateFill.create .btn-save-draft:hover,
.section-templateFill.create .btn-save-draft:active:focus,
.section-templateFill.create .btn-save-draft.active:focus,
.open > .dropdown-toggle.section-templateFill.create .btn-save-draft:focus,
.section-templateFill.create .btn-save-draft:active.focus,
.section-templateFill.create .btn-save-draft.active.focus,
.open > .dropdown-toggle.section-templateFill.create .btn-save-draft.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.section-templateFill.create .btn-save-draft:active,
.section-templateFill.create .btn-save-draft.active,
.open > .dropdown-toggle.section-templateFill.create .btn-save-draft {
  background-image: none;
}
.section-templateFill.create .btn-save-draft.disabled:hover,
.section-templateFill.create .btn-save-draft[disabled]:hover,
fieldset[disabled] .section-templateFill.create .btn-save-draft:hover,
.section-templateFill.create .btn-save-draft.disabled:focus,
.section-templateFill.create .btn-save-draft[disabled]:focus,
fieldset[disabled] .section-templateFill.create .btn-save-draft:focus,
.section-templateFill.create .btn-save-draft.disabled.focus,
.section-templateFill.create .btn-save-draft[disabled].focus,
fieldset[disabled] .section-templateFill.create .btn-save-draft.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.section-templateFill.create .btn-save-draft .badge {
  color: #5bc0de;
  background-color: #fff;
}
.section-templateFill.create .btn-delete-draft {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  margin-left: 10px;
}
.section-templateFill.create .btn-delete-draft:focus,
.section-templateFill.create .btn-delete-draft:active:focus,
.section-templateFill.create .btn-delete-draft.active:focus,
.section-templateFill.create .btn-delete-draft.focus,
.section-templateFill.create .btn-delete-draft:active.focus,
.section-templateFill.create .btn-delete-draft.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.section-templateFill.create .btn-delete-draft:hover,
.section-templateFill.create .btn-delete-draft:focus,
.section-templateFill.create .btn-delete-draft.focus {
  color: #333;
  text-decoration: none;
}
.section-templateFill.create .btn-delete-draft:active,
.section-templateFill.create .btn-delete-draft.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.section-templateFill.create .btn-delete-draft.disabled,
.section-templateFill.create .btn-delete-draft[disabled],
fieldset[disabled] .section-templateFill.create .btn-delete-draft {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.section-templateFill.create .btn-delete-draft.disabled,
fieldset[disabled] a.section-templateFill.create .btn-delete-draft {
  pointer-events: none;
}
.section-templateFill.create .btn-delete-draft:focus,
.section-templateFill.create .btn-delete-draft.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.section-templateFill.create .btn-delete-draft:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.section-templateFill.create .btn-delete-draft:active,
.section-templateFill.create .btn-delete-draft.active,
.open > .dropdown-toggle.section-templateFill.create .btn-delete-draft {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.section-templateFill.create .btn-delete-draft:active:hover,
.section-templateFill.create .btn-delete-draft.active:hover,
.open > .dropdown-toggle.section-templateFill.create .btn-delete-draft:hover,
.section-templateFill.create .btn-delete-draft:active:focus,
.section-templateFill.create .btn-delete-draft.active:focus,
.open > .dropdown-toggle.section-templateFill.create .btn-delete-draft:focus,
.section-templateFill.create .btn-delete-draft:active.focus,
.section-templateFill.create .btn-delete-draft.active.focus,
.open > .dropdown-toggle.section-templateFill.create .btn-delete-draft.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.section-templateFill.create .btn-delete-draft:active,
.section-templateFill.create .btn-delete-draft.active,
.open > .dropdown-toggle.section-templateFill.create .btn-delete-draft {
  background-image: none;
}
.section-templateFill.create .btn-delete-draft.disabled:hover,
.section-templateFill.create .btn-delete-draft[disabled]:hover,
fieldset[disabled] .section-templateFill.create .btn-delete-draft:hover,
.section-templateFill.create .btn-delete-draft.disabled:focus,
.section-templateFill.create .btn-delete-draft[disabled]:focus,
fieldset[disabled] .section-templateFill.create .btn-delete-draft:focus,
.section-templateFill.create .btn-delete-draft.disabled.focus,
.section-templateFill.create .btn-delete-draft[disabled].focus,
fieldset[disabled] .section-templateFill.create .btn-delete-draft.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.section-templateFill.create .btn-delete-draft .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-scheduled-mailing-edit-back,
.btn-scheduled-mailing-edit-next {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 10px;
}
.btn-scheduled-mailing-edit-back:focus,
.btn-scheduled-mailing-edit-next:focus,
.btn-scheduled-mailing-edit-back:active:focus,
.btn-scheduled-mailing-edit-next:active:focus,
.btn-scheduled-mailing-edit-back.active:focus,
.btn-scheduled-mailing-edit-next.active:focus,
.btn-scheduled-mailing-edit-back.focus,
.btn-scheduled-mailing-edit-next.focus,
.btn-scheduled-mailing-edit-back:active.focus,
.btn-scheduled-mailing-edit-next:active.focus,
.btn-scheduled-mailing-edit-back.active.focus,
.btn-scheduled-mailing-edit-next.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-scheduled-mailing-edit-back:hover,
.btn-scheduled-mailing-edit-next:hover,
.btn-scheduled-mailing-edit-back:focus,
.btn-scheduled-mailing-edit-next:focus,
.btn-scheduled-mailing-edit-back.focus,
.btn-scheduled-mailing-edit-next.focus {
  color: #333;
  text-decoration: none;
}
.btn-scheduled-mailing-edit-back:active,
.btn-scheduled-mailing-edit-next:active,
.btn-scheduled-mailing-edit-back.active,
.btn-scheduled-mailing-edit-next.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-scheduled-mailing-edit-back.disabled,
.btn-scheduled-mailing-edit-next.disabled,
.btn-scheduled-mailing-edit-back[disabled],
.btn-scheduled-mailing-edit-next[disabled],
fieldset[disabled] .btn-scheduled-mailing-edit-back,
fieldset[disabled] .btn-scheduled-mailing-edit-next {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-scheduled-mailing-edit-back.disabled,
a.btn-scheduled-mailing-edit-next.disabled,
fieldset[disabled] a.btn-scheduled-mailing-edit-back,
fieldset[disabled] a.btn-scheduled-mailing-edit-next {
  pointer-events: none;
}
.btn-scheduled-mailing-edit-back:focus,
.btn-scheduled-mailing-edit-next:focus,
.btn-scheduled-mailing-edit-back.focus,
.btn-scheduled-mailing-edit-next.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.btn-scheduled-mailing-edit-back:hover,
.btn-scheduled-mailing-edit-next:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-scheduled-mailing-edit-back:active,
.btn-scheduled-mailing-edit-next:active,
.btn-scheduled-mailing-edit-back.active,
.btn-scheduled-mailing-edit-next.active,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-back,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-next {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-scheduled-mailing-edit-back:active:hover,
.btn-scheduled-mailing-edit-next:active:hover,
.btn-scheduled-mailing-edit-back.active:hover,
.btn-scheduled-mailing-edit-next.active:hover,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-back:hover,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-next:hover,
.btn-scheduled-mailing-edit-back:active:focus,
.btn-scheduled-mailing-edit-next:active:focus,
.btn-scheduled-mailing-edit-back.active:focus,
.btn-scheduled-mailing-edit-next.active:focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-back:focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-next:focus,
.btn-scheduled-mailing-edit-back:active.focus,
.btn-scheduled-mailing-edit-next:active.focus,
.btn-scheduled-mailing-edit-back.active.focus,
.btn-scheduled-mailing-edit-next.active.focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-back.focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-next.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.btn-scheduled-mailing-edit-back:active,
.btn-scheduled-mailing-edit-next:active,
.btn-scheduled-mailing-edit-back.active,
.btn-scheduled-mailing-edit-next.active,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-back,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-next {
  background-image: none;
}
.btn-scheduled-mailing-edit-back.disabled:hover,
.btn-scheduled-mailing-edit-next.disabled:hover,
.btn-scheduled-mailing-edit-back[disabled]:hover,
.btn-scheduled-mailing-edit-next[disabled]:hover,
fieldset[disabled] .btn-scheduled-mailing-edit-back:hover,
fieldset[disabled] .btn-scheduled-mailing-edit-next:hover,
.btn-scheduled-mailing-edit-back.disabled:focus,
.btn-scheduled-mailing-edit-next.disabled:focus,
.btn-scheduled-mailing-edit-back[disabled]:focus,
.btn-scheduled-mailing-edit-next[disabled]:focus,
fieldset[disabled] .btn-scheduled-mailing-edit-back:focus,
fieldset[disabled] .btn-scheduled-mailing-edit-next:focus,
.btn-scheduled-mailing-edit-back.disabled.focus,
.btn-scheduled-mailing-edit-next.disabled.focus,
.btn-scheduled-mailing-edit-back[disabled].focus,
.btn-scheduled-mailing-edit-next[disabled].focus,
fieldset[disabled] .btn-scheduled-mailing-edit-back.focus,
fieldset[disabled] .btn-scheduled-mailing-edit-next.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.btn-scheduled-mailing-edit-back .badge,
.btn-scheduled-mailing-edit-next .badge {
  color: #8bbe47;
  background-color: #fff;
}
.btn-scheduled-mailing-edit-close,
.btn-override-document-thumbnail {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-scheduled-mailing-edit-close:focus,
.btn-override-document-thumbnail:focus,
.btn-scheduled-mailing-edit-close:active:focus,
.btn-override-document-thumbnail:active:focus,
.btn-scheduled-mailing-edit-close.active:focus,
.btn-override-document-thumbnail.active:focus,
.btn-scheduled-mailing-edit-close.focus,
.btn-override-document-thumbnail.focus,
.btn-scheduled-mailing-edit-close:active.focus,
.btn-override-document-thumbnail:active.focus,
.btn-scheduled-mailing-edit-close.active.focus,
.btn-override-document-thumbnail.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-scheduled-mailing-edit-close:hover,
.btn-override-document-thumbnail:hover,
.btn-scheduled-mailing-edit-close:focus,
.btn-override-document-thumbnail:focus,
.btn-scheduled-mailing-edit-close.focus,
.btn-override-document-thumbnail.focus {
  color: #333;
  text-decoration: none;
}
.btn-scheduled-mailing-edit-close:active,
.btn-override-document-thumbnail:active,
.btn-scheduled-mailing-edit-close.active,
.btn-override-document-thumbnail.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-scheduled-mailing-edit-close.disabled,
.btn-override-document-thumbnail.disabled,
.btn-scheduled-mailing-edit-close[disabled],
.btn-override-document-thumbnail[disabled],
fieldset[disabled] .btn-scheduled-mailing-edit-close,
fieldset[disabled] .btn-override-document-thumbnail {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-scheduled-mailing-edit-close.disabled,
a.btn-override-document-thumbnail.disabled,
fieldset[disabled] a.btn-scheduled-mailing-edit-close,
fieldset[disabled] a.btn-override-document-thumbnail {
  pointer-events: none;
}
.btn-scheduled-mailing-edit-close:focus,
.btn-override-document-thumbnail:focus,
.btn-scheduled-mailing-edit-close.focus,
.btn-override-document-thumbnail.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-scheduled-mailing-edit-close:hover,
.btn-override-document-thumbnail:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-scheduled-mailing-edit-close:active,
.btn-override-document-thumbnail:active,
.btn-scheduled-mailing-edit-close.active,
.btn-override-document-thumbnail.active,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-close,
.open > .dropdown-toggle.btn-override-document-thumbnail {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-scheduled-mailing-edit-close:active:hover,
.btn-override-document-thumbnail:active:hover,
.btn-scheduled-mailing-edit-close.active:hover,
.btn-override-document-thumbnail.active:hover,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-close:hover,
.open > .dropdown-toggle.btn-override-document-thumbnail:hover,
.btn-scheduled-mailing-edit-close:active:focus,
.btn-override-document-thumbnail:active:focus,
.btn-scheduled-mailing-edit-close.active:focus,
.btn-override-document-thumbnail.active:focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-close:focus,
.open > .dropdown-toggle.btn-override-document-thumbnail:focus,
.btn-scheduled-mailing-edit-close:active.focus,
.btn-override-document-thumbnail:active.focus,
.btn-scheduled-mailing-edit-close.active.focus,
.btn-override-document-thumbnail.active.focus,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-close.focus,
.open > .dropdown-toggle.btn-override-document-thumbnail.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-scheduled-mailing-edit-close:active,
.btn-override-document-thumbnail:active,
.btn-scheduled-mailing-edit-close.active,
.btn-override-document-thumbnail.active,
.open > .dropdown-toggle.btn-scheduled-mailing-edit-close,
.open > .dropdown-toggle.btn-override-document-thumbnail {
  background-image: none;
}
.btn-scheduled-mailing-edit-close.disabled:hover,
.btn-override-document-thumbnail.disabled:hover,
.btn-scheduled-mailing-edit-close[disabled]:hover,
.btn-override-document-thumbnail[disabled]:hover,
fieldset[disabled] .btn-scheduled-mailing-edit-close:hover,
fieldset[disabled] .btn-override-document-thumbnail:hover,
.btn-scheduled-mailing-edit-close.disabled:focus,
.btn-override-document-thumbnail.disabled:focus,
.btn-scheduled-mailing-edit-close[disabled]:focus,
.btn-override-document-thumbnail[disabled]:focus,
fieldset[disabled] .btn-scheduled-mailing-edit-close:focus,
fieldset[disabled] .btn-override-document-thumbnail:focus,
.btn-scheduled-mailing-edit-close.disabled.focus,
.btn-override-document-thumbnail.disabled.focus,
.btn-scheduled-mailing-edit-close[disabled].focus,
.btn-override-document-thumbnail[disabled].focus,
fieldset[disabled] .btn-scheduled-mailing-edit-close.focus,
fieldset[disabled] .btn-override-document-thumbnail.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-scheduled-mailing-edit-close .badge,
.btn-override-document-thumbnail .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-save-draft {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-right: 10px;
}
.btn-save-draft:focus,
.btn-save-draft:active:focus,
.btn-save-draft.active:focus,
.btn-save-draft.focus,
.btn-save-draft:active.focus,
.btn-save-draft.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-save-draft:hover,
.btn-save-draft:focus,
.btn-save-draft.focus {
  color: #333;
  text-decoration: none;
}
.btn-save-draft:active,
.btn-save-draft.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-save-draft.disabled,
.btn-save-draft[disabled],
fieldset[disabled] .btn-save-draft {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-save-draft.disabled,
fieldset[disabled] a.btn-save-draft {
  pointer-events: none;
}
.btn-save-draft:focus,
.btn-save-draft.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-save-draft:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-save-draft:active,
.btn-save-draft.active,
.open > .dropdown-toggle.btn-save-draft {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-save-draft:active:hover,
.btn-save-draft.active:hover,
.open > .dropdown-toggle.btn-save-draft:hover,
.btn-save-draft:active:focus,
.btn-save-draft.active:focus,
.open > .dropdown-toggle.btn-save-draft:focus,
.btn-save-draft:active.focus,
.btn-save-draft.active.focus,
.open > .dropdown-toggle.btn-save-draft.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-save-draft:active,
.btn-save-draft.active,
.open > .dropdown-toggle.btn-save-draft {
  background-image: none;
}
.btn-save-draft.disabled:hover,
.btn-save-draft[disabled]:hover,
fieldset[disabled] .btn-save-draft:hover,
.btn-save-draft.disabled:focus,
.btn-save-draft[disabled]:focus,
fieldset[disabled] .btn-save-draft:focus,
.btn-save-draft.disabled.focus,
.btn-save-draft[disabled].focus,
fieldset[disabled] .btn-save-draft.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-save-draft .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-delete-draft,
.btn-override-document-thumbnail-remove {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  margin-left: 10px;
}
.btn-delete-draft:focus,
.btn-override-document-thumbnail-remove:focus,
.btn-delete-draft:active:focus,
.btn-override-document-thumbnail-remove:active:focus,
.btn-delete-draft.active:focus,
.btn-override-document-thumbnail-remove.active:focus,
.btn-delete-draft.focus,
.btn-override-document-thumbnail-remove.focus,
.btn-delete-draft:active.focus,
.btn-override-document-thumbnail-remove:active.focus,
.btn-delete-draft.active.focus,
.btn-override-document-thumbnail-remove.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-delete-draft:hover,
.btn-override-document-thumbnail-remove:hover,
.btn-delete-draft:focus,
.btn-override-document-thumbnail-remove:focus,
.btn-delete-draft.focus,
.btn-override-document-thumbnail-remove.focus {
  color: #333;
  text-decoration: none;
}
.btn-delete-draft:active,
.btn-override-document-thumbnail-remove:active,
.btn-delete-draft.active,
.btn-override-document-thumbnail-remove.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-delete-draft.disabled,
.btn-override-document-thumbnail-remove.disabled,
.btn-delete-draft[disabled],
.btn-override-document-thumbnail-remove[disabled],
fieldset[disabled] .btn-delete-draft,
fieldset[disabled] .btn-override-document-thumbnail-remove {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-delete-draft.disabled,
a.btn-override-document-thumbnail-remove.disabled,
fieldset[disabled] a.btn-delete-draft,
fieldset[disabled] a.btn-override-document-thumbnail-remove {
  pointer-events: none;
}
.btn-delete-draft:focus,
.btn-override-document-thumbnail-remove:focus,
.btn-delete-draft.focus,
.btn-override-document-thumbnail-remove.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-delete-draft:hover,
.btn-override-document-thumbnail-remove:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-delete-draft:active,
.btn-override-document-thumbnail-remove:active,
.btn-delete-draft.active,
.btn-override-document-thumbnail-remove.active,
.open > .dropdown-toggle.btn-delete-draft,
.open > .dropdown-toggle.btn-override-document-thumbnail-remove {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-delete-draft:active:hover,
.btn-override-document-thumbnail-remove:active:hover,
.btn-delete-draft.active:hover,
.btn-override-document-thumbnail-remove.active:hover,
.open > .dropdown-toggle.btn-delete-draft:hover,
.open > .dropdown-toggle.btn-override-document-thumbnail-remove:hover,
.btn-delete-draft:active:focus,
.btn-override-document-thumbnail-remove:active:focus,
.btn-delete-draft.active:focus,
.btn-override-document-thumbnail-remove.active:focus,
.open > .dropdown-toggle.btn-delete-draft:focus,
.open > .dropdown-toggle.btn-override-document-thumbnail-remove:focus,
.btn-delete-draft:active.focus,
.btn-override-document-thumbnail-remove:active.focus,
.btn-delete-draft.active.focus,
.btn-override-document-thumbnail-remove.active.focus,
.open > .dropdown-toggle.btn-delete-draft.focus,
.open > .dropdown-toggle.btn-override-document-thumbnail-remove.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-delete-draft:active,
.btn-override-document-thumbnail-remove:active,
.btn-delete-draft.active,
.btn-override-document-thumbnail-remove.active,
.open > .dropdown-toggle.btn-delete-draft,
.open > .dropdown-toggle.btn-override-document-thumbnail-remove {
  background-image: none;
}
.btn-delete-draft.disabled:hover,
.btn-override-document-thumbnail-remove.disabled:hover,
.btn-delete-draft[disabled]:hover,
.btn-override-document-thumbnail-remove[disabled]:hover,
fieldset[disabled] .btn-delete-draft:hover,
fieldset[disabled] .btn-override-document-thumbnail-remove:hover,
.btn-delete-draft.disabled:focus,
.btn-override-document-thumbnail-remove.disabled:focus,
.btn-delete-draft[disabled]:focus,
.btn-override-document-thumbnail-remove[disabled]:focus,
fieldset[disabled] .btn-delete-draft:focus,
fieldset[disabled] .btn-override-document-thumbnail-remove:focus,
.btn-delete-draft.disabled.focus,
.btn-override-document-thumbnail-remove.disabled.focus,
.btn-delete-draft[disabled].focus,
.btn-override-document-thumbnail-remove[disabled].focus,
fieldset[disabled] .btn-delete-draft.focus,
fieldset[disabled] .btn-override-document-thumbnail-remove.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-delete-draft .badge,
.btn-override-document-thumbnail-remove .badge {
  color: #d9534f;
  background-color: #fff;
}
.template-order-buttons {
  text-align: right;
  text-align: right  !important;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row-reverse;
}
.template-order-buttons .btn-delete-draft {
  margin-right: 10px;
}
.concierge .template-data,
.concierge .template-radiobutton {
  width: 100%;
}
.concierge .template-data > div,
.concierge .template-radiobutton > div {
  width: calc(40%);
  display: inline-block;
}
select#dropQuantity {
  width: 33%;
}
.btn-business-card-order-now {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-bottom: 20px;
}
.btn-business-card-order-now:focus,
.btn-business-card-order-now:active:focus,
.btn-business-card-order-now.active:focus,
.btn-business-card-order-now.focus,
.btn-business-card-order-now:active.focus,
.btn-business-card-order-now.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-business-card-order-now:hover,
.btn-business-card-order-now:focus,
.btn-business-card-order-now.focus {
  color: #333;
  text-decoration: none;
}
.btn-business-card-order-now:active,
.btn-business-card-order-now.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-business-card-order-now.disabled,
.btn-business-card-order-now[disabled],
fieldset[disabled] .btn-business-card-order-now {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-business-card-order-now.disabled,
fieldset[disabled] a.btn-business-card-order-now {
  pointer-events: none;
}
.btn-business-card-order-now:focus,
.btn-business-card-order-now.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-business-card-order-now:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-business-card-order-now:active,
.btn-business-card-order-now.active,
.open > .dropdown-toggle.btn-business-card-order-now {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-business-card-order-now:active:hover,
.btn-business-card-order-now.active:hover,
.open > .dropdown-toggle.btn-business-card-order-now:hover,
.btn-business-card-order-now:active:focus,
.btn-business-card-order-now.active:focus,
.open > .dropdown-toggle.btn-business-card-order-now:focus,
.btn-business-card-order-now:active.focus,
.btn-business-card-order-now.active.focus,
.open > .dropdown-toggle.btn-business-card-order-now.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-business-card-order-now:active,
.btn-business-card-order-now.active,
.open > .dropdown-toggle.btn-business-card-order-now {
  background-image: none;
}
.btn-business-card-order-now.disabled:hover,
.btn-business-card-order-now[disabled]:hover,
fieldset[disabled] .btn-business-card-order-now:hover,
.btn-business-card-order-now.disabled:focus,
.btn-business-card-order-now[disabled]:focus,
fieldset[disabled] .btn-business-card-order-now:focus,
.btn-business-card-order-now.disabled.focus,
.btn-business-card-order-now[disabled].focus,
fieldset[disabled] .btn-business-card-order-now.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-business-card-order-now .badge {
  color: #5bc0de;
  background-color: #fff;
}
.scheduled-mailing-confirmation-dialog {
  height: 200px;
}
.bulkUpload .photoDropZone:not([src=""]) {
  display: none;
}
span.orangeInstructionNumber {
  background: #f05023;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em;
}
.divMultipageLeft {
  width: 50px;
  display: block;
  float: left;
}
.divMultipageRight {
  width: 500px;
  display: block;
  float: left;
}
.divMultipageButton {
  clear: both;
  padding-top: 20px;
}
.template-setup-carousel .progressTiles-tileContainer {
  /*width: 562.5px;*/
}
.template-setup-carousel .progressTiles-tileLabel {
  margin-bottom: 15px;
  white-space: normal;
}
.template-setup-carousel .progressTiles-tileContainerInner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.template-setup-carousel-header {
  font-size: 20px;
  font-weight: bold;
  color: #5e6872;
  margin-top: 20px;
  text-align: center;
}
.templateHeading {
  padding-bottom: 2px;
  padding-top: 3px;
  border-bottom: 1px solid #d9d9d9;
  color: #636366;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.templateColDesc {
  color: #636366;
  font-size: 8pt;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 8px;
}
.proofPreviewImage {
  display: block;
  margin: auto;
  transition: opacity 1s ease;
  max-width: 600px;
  max-height: 600px;
  border: 1px solid #636366;
  cursor: pointer;
  /*width: 100%;*/
}
@media only screen and (min-width: 992px) {
  .proofPreviewImage {
    /*min-width: 600px;*/
  }
  .webform .proofPreviewImage {
    /*min-width: 100%;*/
  }
}
.proofPreviewImage-outer {
  display: flex;
  flex-direction: column;
}
.proofPreviewImage-container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .proofPreviewImage-container.affix {
    position: fixed;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
  }
  .section-templateFill .proofPreviewImage-container.affix {
    top: 90px;
    padding-right: 30px;
    padding-left: 0px;
  }
  .proofPreviewImage-container.affix-bottom {
    position: relative;
    bottom: 650px;
  }
}
@media only screen and (min-width: 992px) {
  .proofPreviewImage-container.affix {
    width: calc(626.6666667px);
  }
}
@media only screen and (min-width: 1200px) {
  .proofPreviewImage-container.affix {
    width: calc(760.00000004px);
  }
}
@media only screen and (min-width: 1300px) {
  .proofPreviewImage-container.affix {
    width: calc(826.66666671px);
  }
}
@media only screen and (min-width: 1400px) {
  .proofPreviewImage-container.affix {
    width: calc(893.33333338px);
  }
}
.proofPreviewImage-fade {
  opacity: 0.5;
}
.proofHighlightOverlay {
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(170, 255, 0, 0.7) 0%, rgba(170, 255, 0, 0) 70%);
}
.proofPreviewImage-spinner {
  position: absolute;
  width: 100%;
  top: calc(50% - 32px);
  left: 0;
  text-align: center;
}
.section-templateFill {
  border: solid 1px #d8d8d8;
  background-color: #f8f8f8;
  margin-bottom: 30px;
}
.section-templateFill.setup,
.section-templateFill.approve,
.section-templateFill.order,
.section-templateFill.address {
  background-color: white;
  border: none;
}
.section-templateFill.order .btn-add-to-cart {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 240px;
}
.section-templateFill.order .btn-add-to-cart:focus,
.section-templateFill.order .btn-add-to-cart:active:focus,
.section-templateFill.order .btn-add-to-cart.active:focus,
.section-templateFill.order .btn-add-to-cart.focus,
.section-templateFill.order .btn-add-to-cart:active.focus,
.section-templateFill.order .btn-add-to-cart.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.section-templateFill.order .btn-add-to-cart:hover,
.section-templateFill.order .btn-add-to-cart:focus,
.section-templateFill.order .btn-add-to-cart.focus {
  color: #333;
  text-decoration: none;
}
.section-templateFill.order .btn-add-to-cart:active,
.section-templateFill.order .btn-add-to-cart.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.section-templateFill.order .btn-add-to-cart.disabled,
.section-templateFill.order .btn-add-to-cart[disabled],
fieldset[disabled] .section-templateFill.order .btn-add-to-cart {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.section-templateFill.order .btn-add-to-cart.disabled,
fieldset[disabled] a.section-templateFill.order .btn-add-to-cart {
  pointer-events: none;
}
.section-templateFill.order .btn-add-to-cart:focus,
.section-templateFill.order .btn-add-to-cart.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.section-templateFill.order .btn-add-to-cart:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.section-templateFill.order .btn-add-to-cart:active,
.section-templateFill.order .btn-add-to-cart.active,
.open > .dropdown-toggle.section-templateFill.order .btn-add-to-cart {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.section-templateFill.order .btn-add-to-cart:active:hover,
.section-templateFill.order .btn-add-to-cart.active:hover,
.open > .dropdown-toggle.section-templateFill.order .btn-add-to-cart:hover,
.section-templateFill.order .btn-add-to-cart:active:focus,
.section-templateFill.order .btn-add-to-cart.active:focus,
.open > .dropdown-toggle.section-templateFill.order .btn-add-to-cart:focus,
.section-templateFill.order .btn-add-to-cart:active.focus,
.section-templateFill.order .btn-add-to-cart.active.focus,
.open > .dropdown-toggle.section-templateFill.order .btn-add-to-cart.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.section-templateFill.order .btn-add-to-cart:active,
.section-templateFill.order .btn-add-to-cart.active,
.open > .dropdown-toggle.section-templateFill.order .btn-add-to-cart {
  background-image: none;
}
.section-templateFill.order .btn-add-to-cart.disabled:hover,
.section-templateFill.order .btn-add-to-cart[disabled]:hover,
fieldset[disabled] .section-templateFill.order .btn-add-to-cart:hover,
.section-templateFill.order .btn-add-to-cart.disabled:focus,
.section-templateFill.order .btn-add-to-cart[disabled]:focus,
fieldset[disabled] .section-templateFill.order .btn-add-to-cart:focus,
.section-templateFill.order .btn-add-to-cart.disabled.focus,
.section-templateFill.order .btn-add-to-cart[disabled].focus,
fieldset[disabled] .section-templateFill.order .btn-add-to-cart.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.section-templateFill.order .btn-add-to-cart .badge {
  color: #8bbe47;
  background-color: #fff;
}
.section-templateFill.order .btn-save {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  width: 240px;
}
.section-templateFill.order .btn-save:focus,
.section-templateFill.order .btn-save:active:focus,
.section-templateFill.order .btn-save.active:focus,
.section-templateFill.order .btn-save.focus,
.section-templateFill.order .btn-save:active.focus,
.section-templateFill.order .btn-save.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.section-templateFill.order .btn-save:hover,
.section-templateFill.order .btn-save:focus,
.section-templateFill.order .btn-save.focus {
  color: #333;
  text-decoration: none;
}
.section-templateFill.order .btn-save:active,
.section-templateFill.order .btn-save.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.section-templateFill.order .btn-save.disabled,
.section-templateFill.order .btn-save[disabled],
fieldset[disabled] .section-templateFill.order .btn-save {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.section-templateFill.order .btn-save.disabled,
fieldset[disabled] a.section-templateFill.order .btn-save {
  pointer-events: none;
}
.section-templateFill.order .btn-save:focus,
.section-templateFill.order .btn-save.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.section-templateFill.order .btn-save:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.section-templateFill.order .btn-save:active,
.section-templateFill.order .btn-save.active,
.open > .dropdown-toggle.section-templateFill.order .btn-save {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.section-templateFill.order .btn-save:active:hover,
.section-templateFill.order .btn-save.active:hover,
.open > .dropdown-toggle.section-templateFill.order .btn-save:hover,
.section-templateFill.order .btn-save:active:focus,
.section-templateFill.order .btn-save.active:focus,
.open > .dropdown-toggle.section-templateFill.order .btn-save:focus,
.section-templateFill.order .btn-save:active.focus,
.section-templateFill.order .btn-save.active.focus,
.open > .dropdown-toggle.section-templateFill.order .btn-save.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.section-templateFill.order .btn-save:active,
.section-templateFill.order .btn-save.active,
.open > .dropdown-toggle.section-templateFill.order .btn-save {
  background-image: none;
}
.section-templateFill.order .btn-save.disabled:hover,
.section-templateFill.order .btn-save[disabled]:hover,
fieldset[disabled] .section-templateFill.order .btn-save:hover,
.section-templateFill.order .btn-save.disabled:focus,
.section-templateFill.order .btn-save[disabled]:focus,
fieldset[disabled] .section-templateFill.order .btn-save:focus,
.section-templateFill.order .btn-save.disabled.focus,
.section-templateFill.order .btn-save[disabled].focus,
fieldset[disabled] .section-templateFill.order .btn-save.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.section-templateFill.order .btn-save .badge {
  color: #5bc0de;
  background-color: #fff;
}
.templateFill > div {
  border: solid 1px #d8d8d8;
}
.templateFill-header {
  background-color: #5e6872;
  font-size: 20px;
  padding: 16px;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
}
.templateFill-body {
  padding: 25px;
  background-color: white;
}
.template-setup-image-wrapper {
  position: relative;
}
.template-setup-image {
  display: block;
  max-width: 100%;
  height: auto;
  box-shadow: 0px 0px 20px 0px #bbb;
  max-width: 80%;
  margin: auto;
  margin-top: 20px;
  max-height: 600px;
}
.template-setup-modal .modal-dialog {
  width: 80%;
}
.template-setup-modal .template-setup-image-preview {
  display: block;
  max-width: 100%;
  height: auto;
  box-shadow: 0px 0px 20px 0px #bbb;
  max-width: 80%;
  margin: auto;
  margin-top: 20px;
  max-height: 600px;
  margin: 20px auto;
}
.template-setup-panel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .template-setup-panel {
    float: left;
    width: 50%;
  }
}
.template-mailing-options-panel {
  border: 1px solid #ccc;
  padding: 20px;
  font-size: 11pt;
  margin-bottom: 20px;
}
.template-setup-productName {
  font-size: 20px;
  font-weight: bold;
  color: #5e6872;
}
.template-setup-productName-prompt {
  font-size: 14pt;
  font-weight: normal;
}
.template-setup-productDescription {
  font-size: 11pt;
}
.template-setup-productPageName {
  font-size: 18px;
  font-weight: bold;
  color: #5e6872;
  text-align: left;
}
.template-setup-multipage-panel {
  margin-bottom: 20px;
}
.template-setup-pricing-header {
  font-size: 20px;
  font-weight: bold;
  color: #5e6872;
}
.template-setup-sub-header {
  font-size: 18px;
  font-weight: normal;
  color: #5e6872;
}
.template-setup-prompt {
  font-size: 16px;
  font-weight: normal;
  color: #5e6872;
}
.template-setup-imageContainer {
  text-align: center;
  margin-bottom: 20px;
}
.proof-approval-checkbox-container {
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.proof-approval-container {
  border: solid 1px #d8d8d8;
  background-color: #f8f8f8;
  min-height: 500px;
  margin-bottom: 50px;
}
.proof-approval-proof-header {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0px;
  text-align: center;
}
.proof-approval-proof-image {
  width: 100%;
  margin: 50px auto;
  margin-top: 0;
  display: block;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .proof-approval-proof-image {
    max-width: 500px;
  }
}
.proof-approval-spinner {
  text-align: center;
  margin-top: 50px;
}
.proof-approval-edit-btn {
  text-decoration: underline;
  cursor: pointer;
}
.catalog-grid-size-option {
  cursor: pointer;
}
.filter-header {
  height: auto;
  width: 100%;
  background-color: #5e6872;
  border: solid 1px #d8d8d8;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  color: #ffffff;
  text-align: center;
  padding: 2px;
}
.filter-search {
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  border: solid 1px #d8d8d8;
  padding: 15px;
}
.filter-hidden {
  margin-top: 25px;
  height: auto;
  padding: 15px;
  background-color: #f8f8f8;
  border: solid 1px #d8d8d8;
}
.filter-search-textbox {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: auto;
  border-radius: 100px;
  border: solid 1px #d8d8d8;
}
.filter-search-textbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.filter-search-textbox::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.filter-search-textbox:-ms-input-placeholder {
  color: #999;
}
.filter-search-textbox::-webkit-input-placeholder {
  color: #999;
}
.filter-search-textbox::-ms-expand {
  border: 0;
  background-color: transparent;
}
.filter-search-textbox[disabled],
.filter-search-textbox[readonly],
fieldset[disabled] .filter-search-textbox {
  background-color: #eeeeee;
  opacity: 1;
}
.filter-search-textbox[disabled],
fieldset[disabled] .filter-search-textbox {
  cursor: not-allowed;
}
textarea.filter-search-textbox {
  height: auto;
}
.filter-attribute-container {
  margin: 5%;
}
.attribute-group-header {
  cursor: pointer;
  position: relative;
}
.attribute-group-header i {
  color: #afa7a7;
  font-size: 13px;
  position: absolute;
  left: -17px;
  top: 5px;
}
.attribute-group-name {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5e6872;
}
.attribute-name {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #5e6872;
}
.product-row {
  margin-left: -15px;
  margin-right: -15px;
}
.attribute-column {
  height: auto;
}
.show-more-button {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  border: none;
  display: block;
  width: 95%;
}
.productImageContainer {
  display: flex;
  align-items: center;
  align-self: center;
}
.productImageContainer .productImage {
  cursor: pointer;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.productIconContainer .productIcon {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 72px;
  width: 72px;
}
.productDetailsContainer {
  padding: 2%;
  width: 100%;
  overflow: auto;
  height: 80%;
}
.productDetailsContainer .productNameContainer .productName {
  font-weight: bold;
}
.productDetailsContainer .productDescriptionContainer {
  line-height: 1;
}
.productDetailsContainer .productDescriptionContainer .productDescription {
  font-size: 14px;
  font-weight: normal;
}
.productDetailsContainer .productStartingAtContainer {
  font-size: 16px;
  font-weight: 500;
  padding-top: 5px;
}
.productDetailsContainer .productStartingAtContainer .productStartingAtPrice {
  color: darkorange;
}
.productButtonsContainer {
  text-align: center;
  padding: 5px;
}
.productButtonsContainer .productButtonCreate {
  border-radius: 35px;
  background-color: #8bbe47;
  font-family: ProximaNova;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  width: 40%;
  height: 35px;
}
.productButtonsContainer .productButtonDetails {
  border-radius: 35px;
  background-color: #5e6872;
  font-family: ProximaNova;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  width: 40%;
  height: 35px;
}
.largeProductContainer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  padding: 25px;
}
@media (min-width: 768px) {
  .largeProductContainer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .largeProductContainer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .largeProductContainer {
    float: left;
    width: 100%;
  }
}
.largeProduct {
  box-shadow: 0px 0px 15px 0px #bbb;
  height: 100%;
  padding: 15px;
  cursor: pointer;
}
.largeProduct .productImageContainer {
  height: 350px;
}
.largeProduct .productImageContainer .productImage {
  box-shadow: 0px 0px 15px 0px #bbb;
}
.largeProduct .productDetailsContainer {
  height: 300px;
  overflow: hidden;
}
.largeProduct .productDetailsContainer .productNameContainer .productName {
  font-size: 22px;
}
.largeProduct .productDetailsContainer .productDescriptionContainer {
  height: 60%;
  overflow: hidden;
}
.largeProduct .productDetailsContainer .productDescriptionContainer .productDescription {
  font-size: 14px;
}
.largeProduct .productDetailsContainer .productStartingAtContainer {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 25px;
  position: absolute;
  bottom: 25px;
}
.mediumProductContainer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  padding: 25px;
}
@media (min-width: 768px) {
  .mediumProductContainer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .mediumProductContainer {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .mediumProductContainer {
    float: left;
    width: 50%;
  }
}
.mediumProduct {
  box-shadow: 0px 0px 15px 0px #bbb;
  height: 100%;
  cursor: pointer;
}
.mediumProduct .productImageContainer {
  height: 350px;
  padding: 15px;
}
.mediumProduct .productImageContainer .productImage {
  box-shadow: 0px 0px 15px 0px #bbb;
}
.mediumProduct .productDetailsContainer {
  height: 180px;
  overflow: hidden;
}
.mediumProduct .productDetailsContainer .productNameContainer .productName {
  font-size: 22px;
}
.mediumProduct .productDetailsContainer .productDescriptionContainer {
  height: 100px;
  overflow: hidden;
}
.mediumProduct .productDetailsContainer .productDescriptionContainer .productDescription {
  font-size: 14px;
}
.mediumProduct .productDetailsContainer .productStartingAtContainer {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 30px;
  position: absolute;
  bottom: 40px;
}
.smallProductContainer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  padding: 25px;
}
@media (min-width: 768px) {
  .smallProductContainer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .smallProductContainer {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .smallProductContainer {
    float: left;
    width: 33.33333333%;
  }
}
.smallProduct {
  box-shadow: 0px 0px 15px 0px #bbb;
  height: 100%;
  padding: 15px;
  cursor: pointer;
}
.smallProduct .productImageContainer {
  height: 200px;
}
.smallProduct .productImageContainer .productImage {
  box-shadow: 0px 0px 15px 0px #bbb;
}
.smallProduct .productDetailsContainer {
  height: 100px;
  overflow: hidden;
}
.smallProduct .productDetailsContainer .productNameContainer .productName {
  font-size: 16px;
}
.smallProduct .productDetailsContainer .productDescriptionContainer .productDescription {
  font-size: 12px;
}
.smallProduct .productDetailsContainer .productStartingAtContainer {
  font-size: 12px;
  margin-top: 25px;
  margin-bottom: 25px;
  position: absolute;
  bottom: 15px;
}
.smallProduct .productButtonsContainer {
  height: 0px;
  visibility: hidden;
}
.xsmallProductContainer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  padding: 25px;
}
@media (min-width: 768px) {
  .xsmallProductContainer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .xsmallProductContainer {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .xsmallProductContainer {
    float: left;
    width: 25%;
  }
}
.xsmallProduct {
  box-shadow: 0px 0px 15px 0px #bbb;
  height: 100%;
  padding: 15px;
  cursor: pointer;
}
.xsmallProduct .productImageContainer {
  height: 200px;
}
.xsmallProduct .productImageContainer .productImage {
  box-shadow: 0px 0px 15px 0px #bbb;
}
.xsmallProduct .productDetailsContainer {
  height: 100px;
  overflow: hidden;
}
.xsmallProduct .productDetailsContainer .productNameContainer .productName {
  font-size: 16px;
}
.xsmallProduct .productDetailsContainer .productDescriptionContainer .productDescription {
  font-size: 12px;
}
.xsmallProduct .productDetailsContainer .productStartingAtContainer {
  font-size: 12px;
  margin-top: 25px;
  margin-bottom: 25px;
  position: absolute;
  bottom: 15px;
}
.xsmallProduct .productButtonsContainer {
  height: 0px;
  visibility: hidden;
}
.DisableOrdering {
  opacity: 0.65;
}
.imageEditor {
  background-color: #f8f8f8;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
}
.imageEditor .imageEditor-image {
  max-width: 100%;
  max-height: 100%;
}
.imageEditor .imageEditor-container {
  width: 100%;
  height: calc(100% - 56px);
  margin: auto;
}
.imageEditor .imageEditor-controls {
  text-align: center;
  padding: 10px;
}
.imageEditor .imageEditor-controls .btn {
  margin: 0px 20px;
}
@media only screen and (max-width: 790px) {
  .imageEditor .imageEditor-container {
    height: calc(100% - 94px);
  }
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
.creditcard-form-group select {
  -webkit-appearance: none;
}
.checkout-address-container {
  margin-bottom: 15px;
}
.checkout-header {
  margin: auto;
  font-family: proxima-nova;
  font-size: 28px;
  font-weight: 700;
  color: #5e6872;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 20px;
}
.checkout-form {
  width: 95%;
  display: inline-block;
  padding: 15px;
}
.checkout-total {
  width: 95%;
  display: inline-block;
  padding: 15px;
  vertical-align: top;
}
.checkout-total-row {
  border: solid 1px #d8d8d8;
  border-bottom: none;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-bottom: 0;
  padding: 18px;
  display: flex;
  justify-content: space-between;
  /*> label {
        width: ~"calc(100% - 75px)";
        display: inline-block;
    }
    > div {
        width: 75px;
        display: inline-block;
    }*/
}
.checkout-total-row.dark {
  background-color: #f8f8f8;
}
.checkout-total-row:last-child {
  display: none;
}
.checkout-total-row:nth-last-child(2) {
  border-bottom: solid 1px #d8d8d8;
}
.review .checkout-total-row:nth-last-child(2) {
  border-bottom: none;
}
.review .checkout-total-row:last-child {
  border-bottom: solid 1px #d8d8d8;
  display: block;
}
.checkout-form-submit {
  margin-bottom: 15px;
  margin-top: 60px;
}
.checkout-form-submit button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.checkout-form-submit button:focus,
.checkout-form-submit button:active:focus,
.checkout-form-submit button.active:focus,
.checkout-form-submit button.focus,
.checkout-form-submit button:active.focus,
.checkout-form-submit button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkout-form-submit button:hover,
.checkout-form-submit button:focus,
.checkout-form-submit button.focus {
  color: #333;
  text-decoration: none;
}
.checkout-form-submit button:active,
.checkout-form-submit button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.checkout-form-submit button.disabled,
.checkout-form-submit button[disabled],
fieldset[disabled] .checkout-form-submit button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.checkout-form-submit button.disabled,
fieldset[disabled] a.checkout-form-submit button {
  pointer-events: none;
}
.checkout-form-submit button:focus,
.checkout-form-submit button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.checkout-form-submit button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.checkout-form-submit button:active,
.checkout-form-submit button.active,
.open > .dropdown-toggle.checkout-form-submit button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.checkout-form-submit button:active:hover,
.checkout-form-submit button.active:hover,
.open > .dropdown-toggle.checkout-form-submit button:hover,
.checkout-form-submit button:active:focus,
.checkout-form-submit button.active:focus,
.open > .dropdown-toggle.checkout-form-submit button:focus,
.checkout-form-submit button:active.focus,
.checkout-form-submit button.active.focus,
.open > .dropdown-toggle.checkout-form-submit button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.checkout-form-submit button:active,
.checkout-form-submit button.active,
.open > .dropdown-toggle.checkout-form-submit button {
  background-image: none;
}
.checkout-form-submit button.disabled:hover,
.checkout-form-submit button[disabled]:hover,
fieldset[disabled] .checkout-form-submit button:hover,
.checkout-form-submit button.disabled:focus,
.checkout-form-submit button[disabled]:focus,
fieldset[disabled] .checkout-form-submit button:focus,
.checkout-form-submit button.disabled.focus,
.checkout-form-submit button[disabled].focus,
fieldset[disabled] .checkout-form-submit button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.checkout-form-submit button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.checkout-address-billing {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkout-address-billing label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.checkout-address-billing.disabled label,
fieldset[disabled] .checkout-address-billing label {
  cursor: not-allowed;
}
.checkout-address-billing label {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #f8f8f8;
  margin: 0;
  height: inherit;
  padding: 20px;
  font-weight: bold;
}
.checkout-address-billing label:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.checkout-address-billing label::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.checkout-address-billing label:-ms-input-placeholder {
  color: #999;
}
.checkout-address-billing label::-webkit-input-placeholder {
  color: #999;
}
.checkout-address-billing label::-ms-expand {
  border: 0;
  background-color: transparent;
}
.checkout-address-billing label[disabled],
.checkout-address-billing label[readonly],
fieldset[disabled] .checkout-address-billing label {
  background-color: #eeeeee;
  opacity: 1;
}
.checkout-address-billing label[disabled],
fieldset[disabled] .checkout-address-billing label {
  cursor: not-allowed;
}
textarea.checkout-address-billing label {
  height: auto;
}
.checkout-shipping-container {
  background-color: #f8f8f8;
  border: solid 1px #d8d8d8;
  padding: 10px;
}
.checkout-radio-option-container {
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  margin: 20px;
}
.checkout-radio-option-container input[type="radio"],
.checkout-radio-option-container input[type="checkbox"] {
  display: none;
}
.checkout-radio-option-container label {
  margin: 0;
  width: 100%;
  padding: 20px;
}
.checkout-radio-option-container label.small {
  padding: 10px;
}
.checkout-address-option-container {
  background-color: #ffffff;
  border: solid 1px #d8d8d8;
  margin: 20px;
  margin-left: 0;
}
.checkout-address-option-container input[type="radio"],
.checkout-address-option-container input[type="checkbox"] {
  display: none;
}
.checkout-address-option-container label {
  margin: 0;
  width: 100%;
  padding: 20px;
}
.checkout-address-option-container label.small {
  padding: 10px;
}
.checkout-radio-option-header {
  font-size: 18px;
  font-weight: bold;
  color: #5e6872;
}
.checkout-radio-option-description {
  font-size: 14px;
}
.checkout-radio-option {
  display: inline-block;
  margin-left: 15px;
}
.checkout-radio-option .address-label {
  border: none;
  padding: 0;
  margin: 0;
}
.checkout-radio-option-circle-container {
  display: inline-block;
}
.checkout-radio-option-circle-container .checkout-radio-option-circle {
  margin: auto;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  border: 3px solid #d8d8d8;
  transition: all 0.5s ease;
}
.checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment1 {
  display: none;
  position: absolute;
  width: 10px;
  height: 3px;
  left: 6px;
  top: 13px;
  background-color: #d8d8d8;
}
.checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment2 {
  display: none;
  position: absolute;
  width: 3px;
  height: 10px;
  left: 13px;
  top: 6px;
  background-color: #d8d8d8;
}
input[type="radio"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle,
input[type="checkbox"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  background-color: #8bbe47;
}
input[type="radio"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment1,
input[type="checkbox"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment1 {
  display: block;
  background-color: white;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
input[type="radio"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment2,
input[type="checkbox"]:checked + .checkout-radio-option-circle-container .checkout-radio-option-circle .checkout-radio-option-iconSegment2 {
  display: block;
  background-color: white;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.checkout-payment-address {
  border-radius: 4px;
  border: solid 1px #d8d8d8;
  padding: 30px;
}
.checkout-payment-address > div {
  display: inline-block;
}
.checkout-suppress-user-email-checkbox-container {
  padding-left: 40px;
  padding-top: 10px;
}
.checkout-payment-address-checkbox-container {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout-payment-address-name {
  font-weight: bold;
  font-size: 18px;
}
.checkout-payment-address-address {
  font-size: 18px;
}
.checkout-payment-coupon-error {
  color: #d9534f;
}
.checkout-payment-coupon-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-top: 10px;
}
.checkout-payment-coupon-btn:focus,
.checkout-payment-coupon-btn:active:focus,
.checkout-payment-coupon-btn.active:focus,
.checkout-payment-coupon-btn.focus,
.checkout-payment-coupon-btn:active.focus,
.checkout-payment-coupon-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkout-payment-coupon-btn:hover,
.checkout-payment-coupon-btn:focus,
.checkout-payment-coupon-btn.focus {
  color: #333;
  text-decoration: none;
}
.checkout-payment-coupon-btn:active,
.checkout-payment-coupon-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.checkout-payment-coupon-btn.disabled,
.checkout-payment-coupon-btn[disabled],
fieldset[disabled] .checkout-payment-coupon-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.checkout-payment-coupon-btn.disabled,
fieldset[disabled] a.checkout-payment-coupon-btn {
  pointer-events: none;
}
.checkout-payment-coupon-btn:focus,
.checkout-payment-coupon-btn.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.checkout-payment-coupon-btn:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.checkout-payment-coupon-btn:active,
.checkout-payment-coupon-btn.active,
.open > .dropdown-toggle.checkout-payment-coupon-btn {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.checkout-payment-coupon-btn:active:hover,
.checkout-payment-coupon-btn.active:hover,
.open > .dropdown-toggle.checkout-payment-coupon-btn:hover,
.checkout-payment-coupon-btn:active:focus,
.checkout-payment-coupon-btn.active:focus,
.open > .dropdown-toggle.checkout-payment-coupon-btn:focus,
.checkout-payment-coupon-btn:active.focus,
.checkout-payment-coupon-btn.active.focus,
.open > .dropdown-toggle.checkout-payment-coupon-btn.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.checkout-payment-coupon-btn:active,
.checkout-payment-coupon-btn.active,
.open > .dropdown-toggle.checkout-payment-coupon-btn {
  background-image: none;
}
.checkout-payment-coupon-btn.disabled:hover,
.checkout-payment-coupon-btn[disabled]:hover,
fieldset[disabled] .checkout-payment-coupon-btn:hover,
.checkout-payment-coupon-btn.disabled:focus,
.checkout-payment-coupon-btn[disabled]:focus,
fieldset[disabled] .checkout-payment-coupon-btn:focus,
.checkout-payment-coupon-btn.disabled.focus,
.checkout-payment-coupon-btn[disabled].focus,
fieldset[disabled] .checkout-payment-coupon-btn.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.checkout-payment-coupon-btn .badge {
  color: #8bbe47;
  background-color: #fff;
}
.amountToBillCreditCard2 {
  width: 100px;
  display: inline;
}
.address-form-group {
  margin-bottom: 15px;
  margin-bottom: 25px;
}
.address-form-city,
.address-form-zip,
.address-form-state {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .address-form-state {
    width: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .address-form-city {
    width: 45%;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .address-form-zip {
    padding-left: 30px;
    width: 124px;
  }
}
.address-form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: inherit;
}
.address-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.address-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.address-form-control:-ms-input-placeholder {
  color: #999;
}
.address-form-control::-webkit-input-placeholder {
  color: #999;
}
.address-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.address-form-control[disabled],
.address-form-control[readonly],
fieldset[disabled] .address-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.address-form-control[disabled],
fieldset[disabled] .address-form-control {
  cursor: not-allowed;
}
textarea.address-form-control {
  height: auto;
}
.address-form-state .address-form-control {
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
  .address-form-state .address-form-control {
    width: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .address-form-zip .address-form-control {
    width: 124px;
  }
}
.address-label {
  border-radius: 4px;
  border: solid 1px #d8d8d8;
  padding: 30px;
  margin-top: 20px;
}
.address-label .address-label-name,
.address-label .address-label-address {
  display: inline-block;
  font-size: 18px;
}
.address-label button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  float: right;
  margin-top: -5px;
  width: 100px;
}
.address-label button:focus,
.address-label button:active:focus,
.address-label button.active:focus,
.address-label button.focus,
.address-label button:active.focus,
.address-label button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.address-label button:hover,
.address-label button:focus,
.address-label button.focus {
  color: #333;
  text-decoration: none;
}
.address-label button:active,
.address-label button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.address-label button.disabled,
.address-label button[disabled],
fieldset[disabled] .address-label button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.address-label button.disabled,
fieldset[disabled] a.address-label button {
  pointer-events: none;
}
.address-label button:focus,
.address-label button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.address-label button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.address-label button:active,
.address-label button.active,
.open > .dropdown-toggle.address-label button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.address-label button:active:hover,
.address-label button.active:hover,
.open > .dropdown-toggle.address-label button:hover,
.address-label button:active:focus,
.address-label button.active:focus,
.open > .dropdown-toggle.address-label button:focus,
.address-label button:active.focus,
.address-label button.active.focus,
.open > .dropdown-toggle.address-label button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.address-label button:active,
.address-label button.active,
.open > .dropdown-toggle.address-label button {
  background-image: none;
}
.address-label button.disabled:hover,
.address-label button[disabled]:hover,
fieldset[disabled] .address-label button:hover,
.address-label button.disabled:focus,
.address-label button[disabled]:focus,
fieldset[disabled] .address-label button:focus,
.address-label button.disabled.focus,
.address-label button[disabled].focus,
fieldset[disabled] .address-label button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.address-label button .badge {
  color: #5e6872;
  background-color: #fff;
}
.address-label-name {
  font-weight: bold;
}
.creditcard-form-group {
  margin-bottom: 15px;
}
.creditcard-form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: inherit;
  padding-left: 20px;
}
.creditcard-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.creditcard-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.creditcard-form-control:-ms-input-placeholder {
  color: #999;
}
.creditcard-form-control::-webkit-input-placeholder {
  color: #999;
}
.creditcard-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.creditcard-form-control[disabled],
.creditcard-form-control[readonly],
fieldset[disabled] .creditcard-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.creditcard-form-control[disabled],
fieldset[disabled] .creditcard-form-control {
  cursor: not-allowed;
}
textarea.creditcard-form-control {
  height: auto;
}
.creditcard-form-first-name,
.creditcard-form-last-name,
.creditcard-form-number,
.creditcard-form-month,
.creditcard-form-year,
.creditcard-form-code {
  display: inline-block;
  width: 100%;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  .creditcard-form-first-name {
    margin-right: 40px;
    width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .creditcard-form-last-name {
    width: calc(50% - 40px);
  }
}
@media only screen and (min-width: 768px) {
  .creditcard-form-number {
    width: calc(100% - 390px);
  }
}
.creditcard-form-month input {
  padding: 20px 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .creditcard-form-month {
    margin-left: 30px;
    margin-right: 10px;
    width: 80px;
  }
}
.creditcard-form-year input {
  padding: 20px 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .creditcard-form-year {
    margin-right: 30px;
    width: 100px;
  }
}
.creditcard-form-code {
  width: calc(100% - 40px);
}
.creditcard-form-code input {
  padding: 20px 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .creditcard-form-code {
    width: 100px;
  }
}
.creditcard-form-code-help {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #8bbe47;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: white;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.creditcard-label {
  border-radius: 4px;
  border: solid 1px #d8d8d8;
  padding: 30px;
}
.creditcard-label .creditcard-label-name,
.creditcard-label .creditcard-label-address {
  display: inline-block;
  font-size: 18px;
}
.creditcard-label button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  float: right;
  margin-top: -5px;
  width: 100px;
}
.creditcard-label button:focus,
.creditcard-label button:active:focus,
.creditcard-label button.active:focus,
.creditcard-label button.focus,
.creditcard-label button:active.focus,
.creditcard-label button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.creditcard-label button:hover,
.creditcard-label button:focus,
.creditcard-label button.focus {
  color: #333;
  text-decoration: none;
}
.creditcard-label button:active,
.creditcard-label button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.creditcard-label button.disabled,
.creditcard-label button[disabled],
fieldset[disabled] .creditcard-label button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.creditcard-label button.disabled,
fieldset[disabled] a.creditcard-label button {
  pointer-events: none;
}
.creditcard-label button:focus,
.creditcard-label button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.creditcard-label button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.creditcard-label button:active,
.creditcard-label button.active,
.open > .dropdown-toggle.creditcard-label button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.creditcard-label button:active:hover,
.creditcard-label button.active:hover,
.open > .dropdown-toggle.creditcard-label button:hover,
.creditcard-label button:active:focus,
.creditcard-label button.active:focus,
.open > .dropdown-toggle.creditcard-label button:focus,
.creditcard-label button:active.focus,
.creditcard-label button.active.focus,
.open > .dropdown-toggle.creditcard-label button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.creditcard-label button:active,
.creditcard-label button.active,
.open > .dropdown-toggle.creditcard-label button {
  background-image: none;
}
.creditcard-label button.disabled:hover,
.creditcard-label button[disabled]:hover,
fieldset[disabled] .creditcard-label button:hover,
.creditcard-label button.disabled:focus,
.creditcard-label button[disabled]:focus,
fieldset[disabled] .creditcard-label button:focus,
.creditcard-label button.disabled.focus,
.creditcard-label button[disabled].focus,
fieldset[disabled] .creditcard-label button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.creditcard-label button .badge {
  color: #5e6872;
  background-color: #fff;
}
.creditcard-billing-address {
  border-radius: 4px;
  border: solid 1px #d8d8d8;
  padding: 30px;
}
.creditcard-billing-address button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  margin-top: -5px;
  width: 100px;
}
.creditcard-billing-address button:focus,
.creditcard-billing-address button:active:focus,
.creditcard-billing-address button.active:focus,
.creditcard-billing-address button.focus,
.creditcard-billing-address button:active.focus,
.creditcard-billing-address button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.creditcard-billing-address button:hover,
.creditcard-billing-address button:focus,
.creditcard-billing-address button.focus {
  color: #333;
  text-decoration: none;
}
.creditcard-billing-address button:active,
.creditcard-billing-address button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.creditcard-billing-address button.disabled,
.creditcard-billing-address button[disabled],
fieldset[disabled] .creditcard-billing-address button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.creditcard-billing-address button.disabled,
fieldset[disabled] a.creditcard-billing-address button {
  pointer-events: none;
}
.creditcard-billing-address button:focus,
.creditcard-billing-address button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.creditcard-billing-address button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.creditcard-billing-address button:active,
.creditcard-billing-address button.active,
.open > .dropdown-toggle.creditcard-billing-address button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.creditcard-billing-address button:active:hover,
.creditcard-billing-address button.active:hover,
.open > .dropdown-toggle.creditcard-billing-address button:hover,
.creditcard-billing-address button:active:focus,
.creditcard-billing-address button.active:focus,
.open > .dropdown-toggle.creditcard-billing-address button:focus,
.creditcard-billing-address button:active.focus,
.creditcard-billing-address button.active.focus,
.open > .dropdown-toggle.creditcard-billing-address button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.creditcard-billing-address button:active,
.creditcard-billing-address button.active,
.open > .dropdown-toggle.creditcard-billing-address button {
  background-image: none;
}
.creditcard-billing-address button.disabled:hover,
.creditcard-billing-address button[disabled]:hover,
fieldset[disabled] .creditcard-billing-address button:hover,
.creditcard-billing-address button.disabled:focus,
.creditcard-billing-address button[disabled]:focus,
fieldset[disabled] .creditcard-billing-address button:focus,
.creditcard-billing-address button.disabled.focus,
.creditcard-billing-address button[disabled].focus,
fieldset[disabled] .creditcard-billing-address button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.creditcard-billing-address button .badge {
  color: #5e6872;
  background-color: #fff;
}
.creditcard-billing-address .creditcard-billing-address-edit {
  width: 100%;
}
.payment-form-group .address-label {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.payment-form-group .creditcard-label {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.foxhound-checkbox-container input[type="checkbox"] {
  display: none;
}
.foxhound-checkbox-container label {
  margin: 0;
}
.foxhound-checkbox {
  display: inline-block;
}
.foxhound-checkbox-circle-container {
  border: solid 1px #d8d8d8;
  position: absolute;
  margin-left: -40px;
  margin-top: -5px;
}
.foxhound-checkbox-circle-container .foxhound-checkbox-circle {
  margin: auto;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid transparent;
  transition: all 0.5s ease;
}
.foxhound-checkbox-circle-container .foxhound-checkbox-circle .foxhound-checkbox-iconSegment1 {
  display: none;
  position: absolute;
  width: 10px;
  height: 3px;
  left: 6px;
  top: 13px;
  background-color: #d8d8d8;
}
.foxhound-checkbox-circle-container .foxhound-checkbox-circle .foxhound-checkbox-iconSegment2 {
  display: none;
  position: absolute;
  width: 3px;
  height: 10px;
  left: 13px;
  top: 6px;
  background-color: #d8d8d8;
}
input[type="checkbox"]:checked + .foxhound-checkbox-circle-container .foxhound-checkbox-circle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  border: 3px solid transparent;
}
input[type="checkbox"]:checked + .foxhound-checkbox-circle-container .foxhound-checkbox-circle .foxhound-checkbox-iconSegment1 {
  display: block;
  background-color: #8bbe47;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
input[type="checkbox"]:checked + .foxhound-checkbox-circle-container .foxhound-checkbox-circle .foxhound-checkbox-iconSegment2 {
  display: block;
  background-color: #8bbe47;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.cart-button-checkout {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.cart-button-checkout:focus,
.cart-button-checkout:active:focus,
.cart-button-checkout.active:focus,
.cart-button-checkout.focus,
.cart-button-checkout:active.focus,
.cart-button-checkout.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cart-button-checkout:hover,
.cart-button-checkout:focus,
.cart-button-checkout.focus {
  color: #333;
  text-decoration: none;
}
.cart-button-checkout:active,
.cart-button-checkout.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cart-button-checkout.disabled,
.cart-button-checkout[disabled],
fieldset[disabled] .cart-button-checkout {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cart-button-checkout.disabled,
fieldset[disabled] a.cart-button-checkout {
  pointer-events: none;
}
.cart-button-checkout:focus,
.cart-button-checkout.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.cart-button-checkout:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cart-button-checkout:active,
.cart-button-checkout.active,
.open > .dropdown-toggle.cart-button-checkout {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cart-button-checkout:active:hover,
.cart-button-checkout.active:hover,
.open > .dropdown-toggle.cart-button-checkout:hover,
.cart-button-checkout:active:focus,
.cart-button-checkout.active:focus,
.open > .dropdown-toggle.cart-button-checkout:focus,
.cart-button-checkout:active.focus,
.cart-button-checkout.active.focus,
.open > .dropdown-toggle.cart-button-checkout.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.cart-button-checkout:active,
.cart-button-checkout.active,
.open > .dropdown-toggle.cart-button-checkout {
  background-image: none;
}
.cart-button-checkout.disabled:hover,
.cart-button-checkout[disabled]:hover,
fieldset[disabled] .cart-button-checkout:hover,
.cart-button-checkout.disabled:focus,
.cart-button-checkout[disabled]:focus,
fieldset[disabled] .cart-button-checkout:focus,
.cart-button-checkout.disabled.focus,
.cart-button-checkout[disabled].focus,
fieldset[disabled] .cart-button-checkout.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.cart-button-checkout .badge {
  color: #8bbe47;
  background-color: #fff;
}
.cart-button-continue {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  display: inline;
  margin-left: 10px;
}
.cart-button-continue:focus,
.cart-button-continue:active:focus,
.cart-button-continue.active:focus,
.cart-button-continue.focus,
.cart-button-continue:active.focus,
.cart-button-continue.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cart-button-continue:hover,
.cart-button-continue:focus,
.cart-button-continue.focus {
  color: #333;
  text-decoration: none;
}
.cart-button-continue:active,
.cart-button-continue.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cart-button-continue.disabled,
.cart-button-continue[disabled],
fieldset[disabled] .cart-button-continue {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cart-button-continue.disabled,
fieldset[disabled] a.cart-button-continue {
  pointer-events: none;
}
.cart-button-continue:focus,
.cart-button-continue.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.cart-button-continue:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cart-button-continue:active,
.cart-button-continue.active,
.open > .dropdown-toggle.cart-button-continue {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cart-button-continue:active:hover,
.cart-button-continue.active:hover,
.open > .dropdown-toggle.cart-button-continue:hover,
.cart-button-continue:active:focus,
.cart-button-continue.active:focus,
.open > .dropdown-toggle.cart-button-continue:focus,
.cart-button-continue:active.focus,
.cart-button-continue.active.focus,
.open > .dropdown-toggle.cart-button-continue.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cart-button-continue:active,
.cart-button-continue.active,
.open > .dropdown-toggle.cart-button-continue {
  background-image: none;
}
.cart-button-continue.disabled:hover,
.cart-button-continue[disabled]:hover,
fieldset[disabled] .cart-button-continue:hover,
.cart-button-continue.disabled:focus,
.cart-button-continue[disabled]:focus,
fieldset[disabled] .cart-button-continue:focus,
.cart-button-continue.disabled.focus,
.cart-button-continue[disabled].focus,
fieldset[disabled] .cart-button-continue.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.cart-button-continue .badge {
  color: #5bc0de;
  background-color: #fff;
}
.cartItem-container {
  border: solid 1px #d8d8d8;
  margin: 0px;
  width: 100%;
  border-top: none;
}
.cartItem-container.primary {
  margin-top: 15px;
  border-top: solid 1px #d8d8d8;
}
div:first-child > .cartItem-container {
  margin-top: 0;
}
div:first-child > hr.cartItem-divider {
  display: none;
}
.cartItem-divider {
  color: #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.cartItem-container-row {
  display: flex;
  flex-wrap: wrap;
}
.cartItem-container-row.cartItem-info {
  padding: 25px;
}
.cartItem-container-row.cartItem-mailing {
  background-color: #f8f8f8;
  padding: 25px;
  border-top: solid 1px #d8d8d8;
}
.cartItem-price-table {
  border-collapse: separate;
}
.cartItem-price-table th,
.cartItem-price-table td {
  font-size: 14px;
  text-align: right;
}
.cartItem-price-table th {
  color: #5e6872;
}
.cartItem-paper-table td {
  font-size: 14px;
  color: #5e6872;
}
.cartItem-paper-table > tbody + tbody {
  border: none;
}
.cartItem-container-cell {
  flex: 1;
}
.cartItem-container-button {
  justify-content: flex-end;
}
.cartItem-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  width: 100px;
  margin: 15px;
}
.cartItem-button:focus,
.cartItem-button:active:focus,
.cartItem-button.active:focus,
.cartItem-button.focus,
.cartItem-button:active.focus,
.cartItem-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button:hover,
.cartItem-button:focus,
.cartItem-button.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button:active,
.cartItem-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button.disabled,
.cartItem-button[disabled],
fieldset[disabled] .cartItem-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button.disabled,
fieldset[disabled] a.cartItem-button {
  pointer-events: none;
}
.cartItem-button:focus,
.cartItem-button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cartItem-button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cartItem-button:active,
.cartItem-button.active,
.open > .dropdown-toggle.cartItem-button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cartItem-button:active:hover,
.cartItem-button.active:hover,
.open > .dropdown-toggle.cartItem-button:hover,
.cartItem-button:active:focus,
.cartItem-button.active:focus,
.open > .dropdown-toggle.cartItem-button:focus,
.cartItem-button:active.focus,
.cartItem-button.active.focus,
.open > .dropdown-toggle.cartItem-button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cartItem-button:active,
.cartItem-button.active,
.open > .dropdown-toggle.cartItem-button {
  background-image: none;
}
.cartItem-button.disabled:hover,
.cartItem-button[disabled]:hover,
fieldset[disabled] .cartItem-button:hover,
.cartItem-button.disabled:focus,
.cartItem-button[disabled]:focus,
fieldset[disabled] .cartItem-button:focus,
.cartItem-button.disabled.focus,
.cartItem-button[disabled].focus,
fieldset[disabled] .cartItem-button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.cartItem-button .badge {
  color: #fff;
  background-color: #333;
}
.cartItem-container-mailtracking {
  padding-left: 10px;
  font-size: 10pt;
}
.cartItem-button-delete {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 100px;
  margin: 15px;
}
.cartItem-button-delete:focus,
.cartItem-button-delete:active:focus,
.cartItem-button-delete.active:focus,
.cartItem-button-delete.focus,
.cartItem-button-delete:active.focus,
.cartItem-button-delete.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button-delete:hover,
.cartItem-button-delete:focus,
.cartItem-button-delete.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button-delete:active,
.cartItem-button-delete.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button-delete.disabled,
.cartItem-button-delete[disabled],
fieldset[disabled] .cartItem-button-delete {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button-delete.disabled,
fieldset[disabled] a.cartItem-button-delete {
  pointer-events: none;
}
.cartItem-button-delete:focus,
.cartItem-button-delete.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.cartItem-button-delete:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.cartItem-button-delete:active,
.cartItem-button-delete.active,
.open > .dropdown-toggle.cartItem-button-delete {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.cartItem-button-delete:active:hover,
.cartItem-button-delete.active:hover,
.open > .dropdown-toggle.cartItem-button-delete:hover,
.cartItem-button-delete:active:focus,
.cartItem-button-delete.active:focus,
.open > .dropdown-toggle.cartItem-button-delete:focus,
.cartItem-button-delete:active.focus,
.cartItem-button-delete.active.focus,
.open > .dropdown-toggle.cartItem-button-delete.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.cartItem-button-delete:active,
.cartItem-button-delete.active,
.open > .dropdown-toggle.cartItem-button-delete {
  background-image: none;
}
.cartItem-button-delete.disabled:hover,
.cartItem-button-delete[disabled]:hover,
fieldset[disabled] .cartItem-button-delete:hover,
.cartItem-button-delete.disabled:focus,
.cartItem-button-delete[disabled]:focus,
fieldset[disabled] .cartItem-button-delete:focus,
.cartItem-button-delete.disabled.focus,
.cartItem-button-delete[disabled].focus,
fieldset[disabled] .cartItem-button-delete.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.cartItem-button-delete .badge {
  color: #d9534f;
  background-color: #fff;
}
.cartItem-button-save {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  width: 100px;
  margin: 15px;
}
.cartItem-button-save:focus,
.cartItem-button-save:active:focus,
.cartItem-button-save.active:focus,
.cartItem-button-save.focus,
.cartItem-button-save:active.focus,
.cartItem-button-save.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button-save:hover,
.cartItem-button-save:focus,
.cartItem-button-save.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button-save:active,
.cartItem-button-save.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button-save.disabled,
.cartItem-button-save[disabled],
fieldset[disabled] .cartItem-button-save {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button-save.disabled,
fieldset[disabled] a.cartItem-button-save {
  pointer-events: none;
}
.cartItem-button-save:focus,
.cartItem-button-save.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.cartItem-button-save:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cartItem-button-save:active,
.cartItem-button-save.active,
.open > .dropdown-toggle.cartItem-button-save {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cartItem-button-save:active:hover,
.cartItem-button-save.active:hover,
.open > .dropdown-toggle.cartItem-button-save:hover,
.cartItem-button-save:active:focus,
.cartItem-button-save.active:focus,
.open > .dropdown-toggle.cartItem-button-save:focus,
.cartItem-button-save:active.focus,
.cartItem-button-save.active.focus,
.open > .dropdown-toggle.cartItem-button-save.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cartItem-button-save:active,
.cartItem-button-save.active,
.open > .dropdown-toggle.cartItem-button-save {
  background-image: none;
}
.cartItem-button-save.disabled:hover,
.cartItem-button-save[disabled]:hover,
fieldset[disabled] .cartItem-button-save:hover,
.cartItem-button-save.disabled:focus,
.cartItem-button-save[disabled]:focus,
fieldset[disabled] .cartItem-button-save:focus,
.cartItem-button-save.disabled.focus,
.cartItem-button-save[disabled].focus,
fieldset[disabled] .cartItem-button-save.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.cartItem-button-save .badge {
  color: #5bc0de;
  background-color: #fff;
}
.cartItem-button-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 100px;
  margin: 15px;
}
.cartItem-button-edit:focus,
.cartItem-button-edit:active:focus,
.cartItem-button-edit.active:focus,
.cartItem-button-edit.focus,
.cartItem-button-edit:active.focus,
.cartItem-button-edit.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button-edit:hover,
.cartItem-button-edit:focus,
.cartItem-button-edit.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button-edit:active,
.cartItem-button-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button-edit.disabled,
.cartItem-button-edit[disabled],
fieldset[disabled] .cartItem-button-edit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button-edit.disabled,
fieldset[disabled] a.cartItem-button-edit {
  pointer-events: none;
}
.cartItem-button-edit:focus,
.cartItem-button-edit.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.cartItem-button-edit:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cartItem-button-edit:active,
.cartItem-button-edit.active,
.open > .dropdown-toggle.cartItem-button-edit {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cartItem-button-edit:active:hover,
.cartItem-button-edit.active:hover,
.open > .dropdown-toggle.cartItem-button-edit:hover,
.cartItem-button-edit:active:focus,
.cartItem-button-edit.active:focus,
.open > .dropdown-toggle.cartItem-button-edit:focus,
.cartItem-button-edit:active.focus,
.cartItem-button-edit.active.focus,
.open > .dropdown-toggle.cartItem-button-edit.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.cartItem-button-edit:active,
.cartItem-button-edit.active,
.open > .dropdown-toggle.cartItem-button-edit {
  background-image: none;
}
.cartItem-button-edit.disabled:hover,
.cartItem-button-edit[disabled]:hover,
fieldset[disabled] .cartItem-button-edit:hover,
.cartItem-button-edit.disabled:focus,
.cartItem-button-edit[disabled]:focus,
fieldset[disabled] .cartItem-button-edit:focus,
.cartItem-button-edit.disabled.focus,
.cartItem-button-edit[disabled].focus,
fieldset[disabled] .cartItem-button-edit.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.cartItem-button-edit .badge {
  color: #8bbe47;
  background-color: #fff;
}
.cartItem-button-pdfdownload {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin: 15px;
}
.cartItem-button-pdfdownload:focus,
.cartItem-button-pdfdownload:active:focus,
.cartItem-button-pdfdownload.active:focus,
.cartItem-button-pdfdownload.focus,
.cartItem-button-pdfdownload:active.focus,
.cartItem-button-pdfdownload.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button-pdfdownload:hover,
.cartItem-button-pdfdownload:focus,
.cartItem-button-pdfdownload.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button-pdfdownload:active,
.cartItem-button-pdfdownload.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button-pdfdownload.disabled,
.cartItem-button-pdfdownload[disabled],
fieldset[disabled] .cartItem-button-pdfdownload {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button-pdfdownload.disabled,
fieldset[disabled] a.cartItem-button-pdfdownload {
  pointer-events: none;
}
.cartItem-button-pdfdownload:focus,
.cartItem-button-pdfdownload.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.cartItem-button-pdfdownload:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cartItem-button-pdfdownload:active,
.cartItem-button-pdfdownload.active,
.open > .dropdown-toggle.cartItem-button-pdfdownload {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.cartItem-button-pdfdownload:active:hover,
.cartItem-button-pdfdownload.active:hover,
.open > .dropdown-toggle.cartItem-button-pdfdownload:hover,
.cartItem-button-pdfdownload:active:focus,
.cartItem-button-pdfdownload.active:focus,
.open > .dropdown-toggle.cartItem-button-pdfdownload:focus,
.cartItem-button-pdfdownload:active.focus,
.cartItem-button-pdfdownload.active.focus,
.open > .dropdown-toggle.cartItem-button-pdfdownload.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.cartItem-button-pdfdownload:active,
.cartItem-button-pdfdownload.active,
.open > .dropdown-toggle.cartItem-button-pdfdownload {
  background-image: none;
}
.cartItem-button-pdfdownload.disabled:hover,
.cartItem-button-pdfdownload[disabled]:hover,
fieldset[disabled] .cartItem-button-pdfdownload:hover,
.cartItem-button-pdfdownload.disabled:focus,
.cartItem-button-pdfdownload[disabled]:focus,
fieldset[disabled] .cartItem-button-pdfdownload:focus,
.cartItem-button-pdfdownload.disabled.focus,
.cartItem-button-pdfdownload[disabled].focus,
fieldset[disabled] .cartItem-button-pdfdownload.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.cartItem-button-pdfdownload .badge {
  color: #8bbe47;
  background-color: #fff;
}
.cartItem-button-mailtracking {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin: 15px;
  margin-right: auto;
}
.cartItem-button-mailtracking:focus,
.cartItem-button-mailtracking:active:focus,
.cartItem-button-mailtracking.active:focus,
.cartItem-button-mailtracking.focus,
.cartItem-button-mailtracking:active.focus,
.cartItem-button-mailtracking.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-button-mailtracking:hover,
.cartItem-button-mailtracking:focus,
.cartItem-button-mailtracking.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-button-mailtracking:active,
.cartItem-button-mailtracking.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-button-mailtracking.disabled,
.cartItem-button-mailtracking[disabled],
fieldset[disabled] .cartItem-button-mailtracking {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-button-mailtracking.disabled,
fieldset[disabled] a.cartItem-button-mailtracking {
  pointer-events: none;
}
.cartItem-button-mailtracking:focus,
.cartItem-button-mailtracking.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.cartItem-button-mailtracking:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cartItem-button-mailtracking:active,
.cartItem-button-mailtracking.active,
.open > .dropdown-toggle.cartItem-button-mailtracking {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.cartItem-button-mailtracking:active:hover,
.cartItem-button-mailtracking.active:hover,
.open > .dropdown-toggle.cartItem-button-mailtracking:hover,
.cartItem-button-mailtracking:active:focus,
.cartItem-button-mailtracking.active:focus,
.open > .dropdown-toggle.cartItem-button-mailtracking:focus,
.cartItem-button-mailtracking:active.focus,
.cartItem-button-mailtracking.active.focus,
.open > .dropdown-toggle.cartItem-button-mailtracking.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.cartItem-button-mailtracking:active,
.cartItem-button-mailtracking.active,
.open > .dropdown-toggle.cartItem-button-mailtracking {
  background-image: none;
}
.cartItem-button-mailtracking.disabled:hover,
.cartItem-button-mailtracking[disabled]:hover,
fieldset[disabled] .cartItem-button-mailtracking:hover,
.cartItem-button-mailtracking.disabled:focus,
.cartItem-button-mailtracking[disabled]:focus,
fieldset[disabled] .cartItem-button-mailtracking:focus,
.cartItem-button-mailtracking.disabled.focus,
.cartItem-button-mailtracking[disabled].focus,
fieldset[disabled] .cartItem-button-mailtracking.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.cartItem-button-mailtracking .badge {
  color: #5bc0de;
  background-color: #fff;
}
.cartItem-preview-image {
  width: 230px;
  margin-right: 50px;
  margin-bottom: 15px;
}
.cartItem-preview-image img {
  width: 100%;
  box-shadow: 0px 0px 25px 0px #bbb;
}
.cartItem-product-name {
  font-weight: bold;
  font-size: 18px;
}
.cartItem-product-total-price {
  color: #f56a18;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.cartItem-mailing-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #8bbe47;
  padding: 0;
  float: right;
}
.cartItem-mailing-button:focus,
.cartItem-mailing-button:active:focus,
.cartItem-mailing-button.active:focus,
.cartItem-mailing-button.focus,
.cartItem-mailing-button:active.focus,
.cartItem-mailing-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.cartItem-mailing-button:hover,
.cartItem-mailing-button:focus,
.cartItem-mailing-button.focus {
  color: #333;
  text-decoration: none;
}
.cartItem-mailing-button:active,
.cartItem-mailing-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cartItem-mailing-button.disabled,
.cartItem-mailing-button[disabled],
fieldset[disabled] .cartItem-mailing-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.cartItem-mailing-button.disabled,
fieldset[disabled] a.cartItem-mailing-button {
  pointer-events: none;
}
.cartItem-approval-header {
  font-weight: bold;
}
.cartItem-approval-details thead {
  border-bottom: 2px solid #d8d8d8;
}
a.cartItem-mailing-list ~ a.cartItem-mailing-list::before {
  content: ', ';
  margin-left: -0.1em;
}
.draft-header {
  max-width: 950px;
}
.draft-container {
  border: solid 1px #d8d8d8;
  margin: 10px 0px;
  display: flex;
  flex-direction: column;
  max-width: 950px;
}
@media only screen and (min-width: 992px) {
  .draft-container {
    flex-direction: row;
  }
}
.draft-container-cell {
  padding: 15px;
  float: left;
  height: 100%;
  text-align: center;
  /*line-height: 90px;*/
  height: 100px;
}
@media only screen and (min-width: 992px) {
  .draft-container-cell {
    height: 150px;
    min-width: 200px;
    max-width: 200px;
    border-right: solid 1px #d8d8d8;
  }
}
.draft-preview-image {
  border-right: none;
}
.draft-preview-image img {
  max-height: 100%;
  max-width: 100%;
}
.draft-product-name {
  margin: auto;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .draft-product-name {
    width: calc(100% - 700px);
  }
}
.draft-date div,
.draft-container-cartitemid div {
  height: 50%;
  line-height: 22px;
}
.draft-continue {
  min-width: auto;
  line-height: 75px;
  height: 75px;
}
.draft-continue button {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .draft-continue {
    line-height: 120px;
    height: 150px;
  }
}
.draft-delete {
  width: 55px;
  border-right: none;
  min-width: auto;
  margin: auto;
  line-height: 75px;
  height: 75px;
}
@media only screen and (min-width: 992px) {
  .draft-delete {
    line-height: 120px;
    height: 150px;
  }
}
.draft-delete-icon {
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url('../images/delete-icon.png');
  background-position: center;
}
.order-total-container {
  margin-bottom: 20px;
}
.orderTotal-total {
  width: 100%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
.orderTotal-row {
  border: solid 1px #d8d8d8;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-bottom: 20px;
  padding: 18px;
  /*.shipped-price-modifiers &.order-shipQuantity {
        border-bottom: none;
    }

    .shipped-price-modifiers &.order-priceModifiers {
        margin-top: -60px;
        border-top: none;

        & .orderTotal-field {
            border: solid 1px #d8d8d8;
            padding: 20px;
        }
    }*/
}
.orderTotal-row.dark {
  background-color: #f8f8f8;
}
.orderTotal-row:last-child {
  border-bottom: solid 1px #d8d8d8;
}
.template-setup-panel .orderTotal-row:last-child {
  border: none;
  border-bottom: none;
}
.orderTotal-row.checkbox {
  margin: 0;
  padding: 18px;
}
.orderTotal-row.checkbox label {
  font-weight: bold;
}
.orderTotal-row.total {
  font-weight: bold;
}
.orderTotal-row.header {
  font-weight: bold;
  text-align: center;
}
.customUpload .orderTotal-row {
  border: none;
}
.customUpload .orderTotal-row.dark {
  border: solid 1px #d8d8d8;
}
.customUpload .orderTotal-row.order-shipQuantity {
  padding: 20px 0;
}
.customUpload .orderTotal-row.order-shipQuantity .orderTotal-field {
  border: solid 1px #d8d8d8;
  padding: 20px;
}
.orderTotal-shipQuantity-input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom: 15px;
  max-width: 200px;
}
.orderTotal-shipQuantity-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.orderTotal-shipQuantity-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.orderTotal-shipQuantity-input:-ms-input-placeholder {
  color: #999;
}
.orderTotal-shipQuantity-input::-webkit-input-placeholder {
  color: #999;
}
.orderTotal-shipQuantity-input::-ms-expand {
  border: 0;
  background-color: transparent;
}
.orderTotal-shipQuantity-input[disabled],
.orderTotal-shipQuantity-input[readonly],
fieldset[disabled] .orderTotal-shipQuantity-input {
  background-color: #eeeeee;
  opacity: 1;
}
.orderTotal-shipQuantity-input[disabled],
fieldset[disabled] .orderTotal-shipQuantity-input {
  cursor: not-allowed;
}
textarea.orderTotal-shipQuantity-input {
  height: auto;
}
.orderTotal-promo-code {
  margin-bottom: 35px;
}
.orderTotal-promo-code,
.orderTotal-comments {
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: block;
}
.orderTotal-promo-code:focus,
.orderTotal-comments:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.orderTotal-promo-code::-moz-placeholder,
.orderTotal-comments::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.orderTotal-promo-code:-ms-input-placeholder,
.orderTotal-comments:-ms-input-placeholder {
  color: #999;
}
.orderTotal-promo-code::-webkit-input-placeholder,
.orderTotal-comments::-webkit-input-placeholder {
  color: #999;
}
.orderTotal-promo-code::-ms-expand,
.orderTotal-comments::-ms-expand {
  border: 0;
  background-color: transparent;
}
.orderTotal-promo-code[disabled],
.orderTotal-comments[disabled],
.orderTotal-promo-code[readonly],
.orderTotal-comments[readonly],
fieldset[disabled] .orderTotal-promo-code,
fieldset[disabled] .orderTotal-comments {
  background-color: #eeeeee;
  opacity: 1;
}
.orderTotal-promo-code[disabled],
.orderTotal-comments[disabled],
fieldset[disabled] .orderTotal-promo-code,
fieldset[disabled] .orderTotal-comments {
  cursor: not-allowed;
}
textarea.orderTotal-promo-code,
textarea.orderTotal-comments {
  height: auto;
}
.orderTotal-row-item-price {
  position: relative;
}
.orderTotal-row-item-price .orderTotal-item-price::after {
  position: absolute;
  bottom: 5px;
  left: 18px;
  font-weight: normal;
  font-size: 12px;
  content: "(Including postage)";
}
.mailingProgram-Link {
  word-break: break-all;
}
.orderTotal-header {
  font-weight: bold;
  font-size: 18px;
}
.orderTotal-subheader {
  font-weight: bold;
}
.orderTotal-cell {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.orderTotal-cell.total {
  font-size: 30px;
  padding: 0;
  line-height: 56px;
  padding-right: 18px;
}
.orderTotal-cell.full {
  width: 100%;
}
.orderTotal-cell .editableField {
  position: relative;
  margin: 0;
  padding: 0;
}
.orderTotal-cell .editableField .editableField-controls {
  position: absolute;
  bottom: -18px;
  right: 0;
}
.orderTotal-cell .editableField .editableField-editValue {
  margin-top: -9px;
}
.order-proof-image {
  width: 100%;
  margin-bottom: 10px;
}
.order-proof-image-header {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0px;
}
.order-summary-button-continue {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  display: block;
  width: 100%;
}
.order-summary-button-continue:focus,
.order-summary-button-continue:active:focus,
.order-summary-button-continue.active:focus,
.order-summary-button-continue.focus,
.order-summary-button-continue:active.focus,
.order-summary-button-continue.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.order-summary-button-continue:hover,
.order-summary-button-continue:focus,
.order-summary-button-continue.focus {
  color: #333;
  text-decoration: none;
}
.order-summary-button-continue:active,
.order-summary-button-continue.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.order-summary-button-continue.disabled,
.order-summary-button-continue[disabled],
fieldset[disabled] .order-summary-button-continue {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.order-summary-button-continue.disabled,
fieldset[disabled] a.order-summary-button-continue {
  pointer-events: none;
}
.order-summary-button-continue:focus,
.order-summary-button-continue.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.order-summary-button-continue:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.order-summary-button-continue:active,
.order-summary-button-continue.active,
.open > .dropdown-toggle.order-summary-button-continue {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.order-summary-button-continue:active:hover,
.order-summary-button-continue.active:hover,
.open > .dropdown-toggle.order-summary-button-continue:hover,
.order-summary-button-continue:active:focus,
.order-summary-button-continue.active:focus,
.open > .dropdown-toggle.order-summary-button-continue:focus,
.order-summary-button-continue:active.focus,
.order-summary-button-continue.active.focus,
.open > .dropdown-toggle.order-summary-button-continue.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.order-summary-button-continue:active,
.order-summary-button-continue.active,
.open > .dropdown-toggle.order-summary-button-continue {
  background-image: none;
}
.order-summary-button-continue.disabled:hover,
.order-summary-button-continue[disabled]:hover,
fieldset[disabled] .order-summary-button-continue:hover,
.order-summary-button-continue.disabled:focus,
.order-summary-button-continue[disabled]:focus,
fieldset[disabled] .order-summary-button-continue:focus,
.order-summary-button-continue.disabled.focus,
.order-summary-button-continue[disabled].focus,
fieldset[disabled] .order-summary-button-continue.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.order-summary-button-continue .badge {
  color: #5bc0de;
  background-color: #fff;
}
.order-summary-button-container {
  display: block;
  width: 100%;
  width: 95%;
  display: inline-block;
  padding: 0 15px;
}
.mailingProgram-change-redirection {
  text-decoration: underline;
  cursor: pointer;
}
.mailingProgram-restore {
  margin-top: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.ordersummary-paymentmethod2 {
  margin-top: 20px;
}
.priceLists-priceTable-header {
  font-size: 28px;
  font-weight: bold;
  color: #5e6872;
}
.priceLists-priceTable {
  margin-left: 20px;
  margin-right: 30px;
  width: 50%;
}
.order-total-container .priceLists-priceTable {
  margin-left: 0;
  margin-right: 0;
}
.priceLists-priceTable td,
.priceLists-priceTable th {
  text-align: center;
  text-transform: uppercase;
  font-size: 11pt;
}
.priceLists-priceTable table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
  border: 1px solid #d8d8d8;
}
.priceLists-priceTable table > thead > tr > th,
.priceLists-priceTable table > tbody > tr > th,
.priceLists-priceTable table > tfoot > tr > th,
.priceLists-priceTable table > thead > tr > td,
.priceLists-priceTable table > tbody > tr > td,
.priceLists-priceTable table > tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.priceLists-priceTable table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.priceLists-priceTable table > caption + thead > tr:first-child > th,
.priceLists-priceTable table > colgroup + thead > tr:first-child > th,
.priceLists-priceTable table > thead:first-child > tr:first-child > th,
.priceLists-priceTable table > caption + thead > tr:first-child > td,
.priceLists-priceTable table > colgroup + thead > tr:first-child > td,
.priceLists-priceTable table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.priceLists-priceTable table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.priceLists-priceTable table .table {
  background-color: #FFF;
}
.priceLists-priceTable table > tbody > tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}
.priceLists-priceTable table > tbody > tr:nth-of-type(odd) {
  background-color: inherit;
}
.priceLists-priceTable table > tbody > tr:nth-of-type(even) {
  background-color: #f8f8f8;
}
.priceLists-priceTable table tbody > tr > td {
  border: none;
}
.priceLists-priceTable table thead > tr > th {
  border: 1px solid #d8d8d8;
}
.priceLists-priceTable thead {
  background-color: #f8f8f8;
}
.priceLists-priceTable td:nth-child(1) {
  font-weight: bold;
}
.priceLists-priceTable td:nth-child(2) {
  color: #f56a18;
}
.customUpload .priceLists-priceTable {
  margin: 0;
  margin-top: 20px;
}
.adminDataViewer-search {
  width: 100%;
  padding: 20px;
}
.adminDataViewer-templatePage-label {
  display: inline-block;
  width: 20%;
  text-align: right;
  padding-right: 20px;
  font-weight: bold;
  font-size: 24px;
}
.adminDataViewer-templateField {
  margin-bottom: 15px;
  padding: 0 20px;
}
.adminDataViewer-templateField-label {
  display: inline-block;
  width: 20%;
  text-align: right;
  padding-right: 20px;
}
.adminDataViewer-templateField-value {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  width: 80%;
}
.adminDataViewer-templateField-value:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.adminDataViewer-templateField-value::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.adminDataViewer-templateField-value:-ms-input-placeholder {
  color: #999;
}
.adminDataViewer-templateField-value::-webkit-input-placeholder {
  color: #999;
}
.adminDataViewer-templateField-value::-ms-expand {
  border: 0;
  background-color: transparent;
}
.adminDataViewer-templateField-value[disabled],
.adminDataViewer-templateField-value[readonly],
fieldset[disabled] .adminDataViewer-templateField-value {
  background-color: #eeeeee;
  opacity: 1;
}
.adminDataViewer-templateField-value[disabled],
fieldset[disabled] .adminDataViewer-templateField-value {
  cursor: not-allowed;
}
textarea.adminDataViewer-templateField-value {
  height: auto;
}
.profilePage {
  padding-left: 30px;
}
.profilePage-header {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: proxima-nova;
  font-size: 28px;
  font-weight: 700;
  color: #5e6872;
  text-transform: uppercase;
  display: inline-block;
}
.profilePage-section-header,
.profilePage-column-header {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: proxima-nova;
  font-size: 18px;
  font-weight: 700;
  color: #5e6872;
  margin-right: 50px;
  display: inline-block;
}
.profilePage-section-header {
  width: 100%;
}
.profilePage-section-header:hover {
  text-decoration: none;
  cursor: pointer;
}
.profilePage-section-header.active {
  color: #8bbe47;
}
.profilePage-column-header {
  width: 100%;
  font-size: 24px;
}
.profilePage-profile-photos-column,
.profilePage-saved-addresses-column {
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
  width: 100%;
}
.profilePage-new-addresses-column {
  width: 75%;
  display: inline-block;
  vertical-align: top;
}
.profilePage-payment-primary {
  font-weight: bold;
  color: #8bbe47;
}
.profile-form-group {
  margin-bottom: 15px;
  width: 100%;
  margin-bottom: 25px;
  display: inline-block;
}
.profile-form-group .validationMessage {
  position: absolute;
  color: #d9534f;
}
.profile-form-first-name,
.profile-form-title,
.profile-form-GroupID,
.profile-form-GroupID2 {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .profile-form-first-name,
  .profile-form-title,
  .profile-form-GroupID,
  .profile-form-GroupID2 {
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 768px) {
  .profile-form-last-name,
  .profile-form-agency,
  .profile-form-OfficeID,
  .profile-form-OfficeID2 {
    width: calc(50% - 15px);
  }
}
.profile-form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: inherit;
}
.profile-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.profile-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.profile-form-control:-ms-input-placeholder {
  color: #999;
}
.profile-form-control::-webkit-input-placeholder {
  color: #999;
}
.profile-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.profile-form-control[disabled],
.profile-form-control[readonly],
fieldset[disabled] .profile-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.profile-form-control[disabled],
fieldset[disabled] .profile-form-control {
  cursor: not-allowed;
}
textarea.profile-form-control {
  height: auto;
}
.profile-form-save-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 250px;
}
.profile-form-save-button:focus,
.profile-form-save-button:active:focus,
.profile-form-save-button.active:focus,
.profile-form-save-button.focus,
.profile-form-save-button:active.focus,
.profile-form-save-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-save-button:hover,
.profile-form-save-button:focus,
.profile-form-save-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-save-button:active,
.profile-form-save-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-save-button.disabled,
.profile-form-save-button[disabled],
fieldset[disabled] .profile-form-save-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-save-button.disabled,
fieldset[disabled] a.profile-form-save-button {
  pointer-events: none;
}
.profile-form-save-button:focus,
.profile-form-save-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.profile-form-save-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.profile-form-save-button:active,
.profile-form-save-button.active,
.open > .dropdown-toggle.profile-form-save-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.profile-form-save-button:active:hover,
.profile-form-save-button.active:hover,
.open > .dropdown-toggle.profile-form-save-button:hover,
.profile-form-save-button:active:focus,
.profile-form-save-button.active:focus,
.open > .dropdown-toggle.profile-form-save-button:focus,
.profile-form-save-button:active.focus,
.profile-form-save-button.active.focus,
.open > .dropdown-toggle.profile-form-save-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.profile-form-save-button:active,
.profile-form-save-button.active,
.open > .dropdown-toggle.profile-form-save-button {
  background-image: none;
}
.profile-form-save-button.disabled:hover,
.profile-form-save-button[disabled]:hover,
fieldset[disabled] .profile-form-save-button:hover,
.profile-form-save-button.disabled:focus,
.profile-form-save-button[disabled]:focus,
fieldset[disabled] .profile-form-save-button:focus,
.profile-form-save-button.disabled.focus,
.profile-form-save-button[disabled].focus,
fieldset[disabled] .profile-form-save-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.profile-form-save-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.profile-form-address-save-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 310px;
}
.profile-form-address-save-button:focus,
.profile-form-address-save-button:active:focus,
.profile-form-address-save-button.active:focus,
.profile-form-address-save-button.focus,
.profile-form-address-save-button:active.focus,
.profile-form-address-save-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-address-save-button:hover,
.profile-form-address-save-button:focus,
.profile-form-address-save-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-address-save-button:active,
.profile-form-address-save-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-address-save-button.disabled,
.profile-form-address-save-button[disabled],
fieldset[disabled] .profile-form-address-save-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-address-save-button.disabled,
fieldset[disabled] a.profile-form-address-save-button {
  pointer-events: none;
}
.profile-form-address-save-button:focus,
.profile-form-address-save-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.profile-form-address-save-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.profile-form-address-save-button:active,
.profile-form-address-save-button.active,
.open > .dropdown-toggle.profile-form-address-save-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.profile-form-address-save-button:active:hover,
.profile-form-address-save-button.active:hover,
.open > .dropdown-toggle.profile-form-address-save-button:hover,
.profile-form-address-save-button:active:focus,
.profile-form-address-save-button.active:focus,
.open > .dropdown-toggle.profile-form-address-save-button:focus,
.profile-form-address-save-button:active.focus,
.profile-form-address-save-button.active.focus,
.open > .dropdown-toggle.profile-form-address-save-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.profile-form-address-save-button:active,
.profile-form-address-save-button.active,
.open > .dropdown-toggle.profile-form-address-save-button {
  background-image: none;
}
.profile-form-address-save-button.disabled:hover,
.profile-form-address-save-button[disabled]:hover,
fieldset[disabled] .profile-form-address-save-button:hover,
.profile-form-address-save-button.disabled:focus,
.profile-form-address-save-button[disabled]:focus,
fieldset[disabled] .profile-form-address-save-button:focus,
.profile-form-address-save-button.disabled.focus,
.profile-form-address-save-button[disabled].focus,
fieldset[disabled] .profile-form-address-save-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.profile-form-address-save-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.profile-form-info-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  width: 250px;
}
.profile-form-info-button:focus,
.profile-form-info-button:active:focus,
.profile-form-info-button.active:focus,
.profile-form-info-button.focus,
.profile-form-info-button:active.focus,
.profile-form-info-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-info-button:hover,
.profile-form-info-button:focus,
.profile-form-info-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-info-button:active,
.profile-form-info-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-info-button.disabled,
.profile-form-info-button[disabled],
fieldset[disabled] .profile-form-info-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-info-button.disabled,
fieldset[disabled] a.profile-form-info-button {
  pointer-events: none;
}
.profile-form-info-button:focus,
.profile-form-info-button.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.profile-form-info-button:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.profile-form-info-button:active,
.profile-form-info-button.active,
.open > .dropdown-toggle.profile-form-info-button {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.profile-form-info-button:active:hover,
.profile-form-info-button.active:hover,
.open > .dropdown-toggle.profile-form-info-button:hover,
.profile-form-info-button:active:focus,
.profile-form-info-button.active:focus,
.open > .dropdown-toggle.profile-form-info-button:focus,
.profile-form-info-button:active.focus,
.profile-form-info-button.active.focus,
.open > .dropdown-toggle.profile-form-info-button.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.profile-form-info-button:active,
.profile-form-info-button.active,
.open > .dropdown-toggle.profile-form-info-button {
  background-image: none;
}
.profile-form-info-button.disabled:hover,
.profile-form-info-button[disabled]:hover,
fieldset[disabled] .profile-form-info-button:hover,
.profile-form-info-button.disabled:focus,
.profile-form-info-button[disabled]:focus,
fieldset[disabled] .profile-form-info-button:focus,
.profile-form-info-button.disabled.focus,
.profile-form-info-button[disabled].focus,
fieldset[disabled] .profile-form-info-button.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.profile-form-info-button .badge {
  color: #5bc0de;
  background-color: #fff;
}
.profile-form-remove-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 250px;
}
.profile-form-remove-button:focus,
.profile-form-remove-button:active:focus,
.profile-form-remove-button.active:focus,
.profile-form-remove-button.focus,
.profile-form-remove-button:active.focus,
.profile-form-remove-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-remove-button:hover,
.profile-form-remove-button:focus,
.profile-form-remove-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-remove-button:active,
.profile-form-remove-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-remove-button.disabled,
.profile-form-remove-button[disabled],
fieldset[disabled] .profile-form-remove-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-remove-button.disabled,
fieldset[disabled] a.profile-form-remove-button {
  pointer-events: none;
}
.profile-form-remove-button:focus,
.profile-form-remove-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.profile-form-remove-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profile-form-remove-button:active,
.profile-form-remove-button.active,
.open > .dropdown-toggle.profile-form-remove-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profile-form-remove-button:active:hover,
.profile-form-remove-button.active:hover,
.open > .dropdown-toggle.profile-form-remove-button:hover,
.profile-form-remove-button:active:focus,
.profile-form-remove-button.active:focus,
.open > .dropdown-toggle.profile-form-remove-button:focus,
.profile-form-remove-button:active.focus,
.profile-form-remove-button.active.focus,
.open > .dropdown-toggle.profile-form-remove-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.profile-form-remove-button:active,
.profile-form-remove-button.active,
.open > .dropdown-toggle.profile-form-remove-button {
  background-image: none;
}
.profile-form-remove-button.disabled:hover,
.profile-form-remove-button[disabled]:hover,
fieldset[disabled] .profile-form-remove-button:hover,
.profile-form-remove-button.disabled:focus,
.profile-form-remove-button[disabled]:focus,
fieldset[disabled] .profile-form-remove-button:focus,
.profile-form-remove-button.disabled.focus,
.profile-form-remove-button[disabled].focus,
fieldset[disabled] .profile-form-remove-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.profile-form-remove-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.profile-form-delete-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 100px;
  margin-left: 20px;
}
.profile-form-delete-button:focus,
.profile-form-delete-button:active:focus,
.profile-form-delete-button.active:focus,
.profile-form-delete-button.focus,
.profile-form-delete-button:active.focus,
.profile-form-delete-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-delete-button:hover,
.profile-form-delete-button:focus,
.profile-form-delete-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-delete-button:active,
.profile-form-delete-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-delete-button.disabled,
.profile-form-delete-button[disabled],
fieldset[disabled] .profile-form-delete-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-delete-button.disabled,
fieldset[disabled] a.profile-form-delete-button {
  pointer-events: none;
}
.profile-form-delete-button:focus,
.profile-form-delete-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.profile-form-delete-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profile-form-delete-button:active,
.profile-form-delete-button.active,
.open > .dropdown-toggle.profile-form-delete-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profile-form-delete-button:active:hover,
.profile-form-delete-button.active:hover,
.open > .dropdown-toggle.profile-form-delete-button:hover,
.profile-form-delete-button:active:focus,
.profile-form-delete-button.active:focus,
.open > .dropdown-toggle.profile-form-delete-button:focus,
.profile-form-delete-button:active.focus,
.profile-form-delete-button.active.focus,
.open > .dropdown-toggle.profile-form-delete-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.profile-form-delete-button:active,
.profile-form-delete-button.active,
.open > .dropdown-toggle.profile-form-delete-button {
  background-image: none;
}
.profile-form-delete-button.disabled:hover,
.profile-form-delete-button[disabled]:hover,
fieldset[disabled] .profile-form-delete-button:hover,
.profile-form-delete-button.disabled:focus,
.profile-form-delete-button[disabled]:focus,
fieldset[disabled] .profile-form-delete-button:focus,
.profile-form-delete-button.disabled.focus,
.profile-form-delete-button[disabled].focus,
fieldset[disabled] .profile-form-delete-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.profile-form-delete-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.profile-form-edit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-edit-button:focus,
.profile-form-edit-button:active:focus,
.profile-form-edit-button.active:focus,
.profile-form-edit-button.focus,
.profile-form-edit-button:active.focus,
.profile-form-edit-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-edit-button:hover,
.profile-form-edit-button:focus,
.profile-form-edit-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-edit-button:active,
.profile-form-edit-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-edit-button.disabled,
.profile-form-edit-button[disabled],
fieldset[disabled] .profile-form-edit-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-edit-button.disabled,
fieldset[disabled] a.profile-form-edit-button {
  pointer-events: none;
}
.profile-form-edit-button:focus,
.profile-form-edit-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.profile-form-edit-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-edit-button:active,
.profile-form-edit-button.active,
.open > .dropdown-toggle.profile-form-edit-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-edit-button:active:hover,
.profile-form-edit-button.active:hover,
.open > .dropdown-toggle.profile-form-edit-button:hover,
.profile-form-edit-button:active:focus,
.profile-form-edit-button.active:focus,
.open > .dropdown-toggle.profile-form-edit-button:focus,
.profile-form-edit-button:active.focus,
.profile-form-edit-button.active.focus,
.open > .dropdown-toggle.profile-form-edit-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.profile-form-edit-button:active,
.profile-form-edit-button.active,
.open > .dropdown-toggle.profile-form-edit-button {
  background-image: none;
}
.profile-form-edit-button.disabled:hover,
.profile-form-edit-button[disabled]:hover,
fieldset[disabled] .profile-form-edit-button:hover,
.profile-form-edit-button.disabled:focus,
.profile-form-edit-button[disabled]:focus,
fieldset[disabled] .profile-form-edit-button:focus,
.profile-form-edit-button.disabled.focus,
.profile-form-edit-button[disabled].focus,
fieldset[disabled] .profile-form-edit-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-edit-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.profile-form-default-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-default-button:focus,
.profile-form-default-button:active:focus,
.profile-form-default-button.active:focus,
.profile-form-default-button.focus,
.profile-form-default-button:active.focus,
.profile-form-default-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-default-button:hover,
.profile-form-default-button:focus,
.profile-form-default-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-default-button:active,
.profile-form-default-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-default-button.disabled,
.profile-form-default-button[disabled],
fieldset[disabled] .profile-form-default-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-default-button.disabled,
fieldset[disabled] a.profile-form-default-button {
  pointer-events: none;
}
.profile-form-default-button:focus,
.profile-form-default-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.profile-form-default-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-default-button:active,
.profile-form-default-button.active,
.open > .dropdown-toggle.profile-form-default-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-default-button:active:hover,
.profile-form-default-button.active:hover,
.open > .dropdown-toggle.profile-form-default-button:hover,
.profile-form-default-button:active:focus,
.profile-form-default-button.active:focus,
.open > .dropdown-toggle.profile-form-default-button:focus,
.profile-form-default-button:active.focus,
.profile-form-default-button.active.focus,
.open > .dropdown-toggle.profile-form-default-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.profile-form-default-button:active,
.profile-form-default-button.active,
.open > .dropdown-toggle.profile-form-default-button {
  background-image: none;
}
.profile-form-default-button.disabled:hover,
.profile-form-default-button[disabled]:hover,
fieldset[disabled] .profile-form-default-button:hover,
.profile-form-default-button.disabled:focus,
.profile-form-default-button[disabled]:focus,
fieldset[disabled] .profile-form-default-button:focus,
.profile-form-default-button.disabled.focus,
.profile-form-default-button[disabled].focus,
fieldset[disabled] .profile-form-default-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-default-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.profile-form-edit-password-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  width: 200px;
}
.profile-form-edit-password-button:focus,
.profile-form-edit-password-button:active:focus,
.profile-form-edit-password-button.active:focus,
.profile-form-edit-password-button.focus,
.profile-form-edit-password-button:active.focus,
.profile-form-edit-password-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-edit-password-button:hover,
.profile-form-edit-password-button:focus,
.profile-form-edit-password-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-edit-password-button:active,
.profile-form-edit-password-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-edit-password-button.disabled,
.profile-form-edit-password-button[disabled],
fieldset[disabled] .profile-form-edit-password-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-edit-password-button.disabled,
fieldset[disabled] a.profile-form-edit-password-button {
  pointer-events: none;
}
.profile-form-edit-password-button:focus,
.profile-form-edit-password-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.profile-form-edit-password-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-edit-password-button:active,
.profile-form-edit-password-button.active,
.open > .dropdown-toggle.profile-form-edit-password-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-edit-password-button:active:hover,
.profile-form-edit-password-button.active:hover,
.open > .dropdown-toggle.profile-form-edit-password-button:hover,
.profile-form-edit-password-button:active:focus,
.profile-form-edit-password-button.active:focus,
.open > .dropdown-toggle.profile-form-edit-password-button:focus,
.profile-form-edit-password-button:active.focus,
.profile-form-edit-password-button.active.focus,
.open > .dropdown-toggle.profile-form-edit-password-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.profile-form-edit-password-button:active,
.profile-form-edit-password-button.active,
.open > .dropdown-toggle.profile-form-edit-password-button {
  background-image: none;
}
.profile-form-edit-password-button.disabled:hover,
.profile-form-edit-password-button[disabled]:hover,
fieldset[disabled] .profile-form-edit-password-button:hover,
.profile-form-edit-password-button.disabled:focus,
.profile-form-edit-password-button[disabled]:focus,
fieldset[disabled] .profile-form-edit-password-button:focus,
.profile-form-edit-password-button.disabled.focus,
.profile-form-edit-password-button[disabled].focus,
fieldset[disabled] .profile-form-edit-password-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-edit-password-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.profile-form-cancel-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
  width: 200px;
}
.profile-form-cancel-button:focus,
.profile-form-cancel-button:active:focus,
.profile-form-cancel-button.active:focus,
.profile-form-cancel-button.focus,
.profile-form-cancel-button:active.focus,
.profile-form-cancel-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-form-cancel-button:hover,
.profile-form-cancel-button:focus,
.profile-form-cancel-button.focus {
  color: #333;
  text-decoration: none;
}
.profile-form-cancel-button:active,
.profile-form-cancel-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-form-cancel-button.disabled,
.profile-form-cancel-button[disabled],
fieldset[disabled] .profile-form-cancel-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profile-form-cancel-button.disabled,
fieldset[disabled] a.profile-form-cancel-button {
  pointer-events: none;
}
.profile-form-cancel-button:focus,
.profile-form-cancel-button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.profile-form-cancel-button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-cancel-button:active,
.profile-form-cancel-button.active,
.open > .dropdown-toggle.profile-form-cancel-button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.profile-form-cancel-button:active:hover,
.profile-form-cancel-button.active:hover,
.open > .dropdown-toggle.profile-form-cancel-button:hover,
.profile-form-cancel-button:active:focus,
.profile-form-cancel-button.active:focus,
.open > .dropdown-toggle.profile-form-cancel-button:focus,
.profile-form-cancel-button:active.focus,
.profile-form-cancel-button.active.focus,
.open > .dropdown-toggle.profile-form-cancel-button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.profile-form-cancel-button:active,
.profile-form-cancel-button.active,
.open > .dropdown-toggle.profile-form-cancel-button {
  background-image: none;
}
.profile-form-cancel-button.disabled:hover,
.profile-form-cancel-button[disabled]:hover,
fieldset[disabled] .profile-form-cancel-button:hover,
.profile-form-cancel-button.disabled:focus,
.profile-form-cancel-button[disabled]:focus,
fieldset[disabled] .profile-form-cancel-button:focus,
.profile-form-cancel-button.disabled.focus,
.profile-form-cancel-button[disabled].focus,
fieldset[disabled] .profile-form-cancel-button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.profile-form-cancel-button .badge {
  color: #5e6872;
  background-color: #fff;
}
.profilePage-shippingAddress-summary,
.profilePage-payment-summary {
  border: solid 1px #d8d8d8;
  padding: 25px;
  border-radius: 4px;
  margin-bottom: 25px;
  position: relative;
}
.profilePage-payment-primary,
.profilePage-payment-summary-row {
  margin-bottom: 10px;
}
.profilePage-payment-summary.active {
  border: solid 3px #8bbe47;
  padding: 23px;
}
.profilePage-shippingAddress-delete-icon,
.profilePage-payment-delete-icon {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url('../images/delete-icon.png');
  background-position: center;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.profilePage-payment-edit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-right: 10px;
}
.profilePage-payment-edit-button:focus,
.profilePage-payment-edit-button:active:focus,
.profilePage-payment-edit-button.active:focus,
.profilePage-payment-edit-button.focus,
.profilePage-payment-edit-button:active.focus,
.profilePage-payment-edit-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profilePage-payment-edit-button:hover,
.profilePage-payment-edit-button:focus,
.profilePage-payment-edit-button.focus {
  color: #333;
  text-decoration: none;
}
.profilePage-payment-edit-button:active,
.profilePage-payment-edit-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profilePage-payment-edit-button.disabled,
.profilePage-payment-edit-button[disabled],
fieldset[disabled] .profilePage-payment-edit-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profilePage-payment-edit-button.disabled,
fieldset[disabled] a.profilePage-payment-edit-button {
  pointer-events: none;
}
.profilePage-payment-edit-button:focus,
.profilePage-payment-edit-button.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.profilePage-payment-edit-button:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.profilePage-payment-edit-button:active,
.profilePage-payment-edit-button.active,
.open > .dropdown-toggle.profilePage-payment-edit-button {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.profilePage-payment-edit-button:active:hover,
.profilePage-payment-edit-button.active:hover,
.open > .dropdown-toggle.profilePage-payment-edit-button:hover,
.profilePage-payment-edit-button:active:focus,
.profilePage-payment-edit-button.active:focus,
.open > .dropdown-toggle.profilePage-payment-edit-button:focus,
.profilePage-payment-edit-button:active.focus,
.profilePage-payment-edit-button.active.focus,
.open > .dropdown-toggle.profilePage-payment-edit-button.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.profilePage-payment-edit-button:active,
.profilePage-payment-edit-button.active,
.open > .dropdown-toggle.profilePage-payment-edit-button {
  background-image: none;
}
.profilePage-payment-edit-button.disabled:hover,
.profilePage-payment-edit-button[disabled]:hover,
fieldset[disabled] .profilePage-payment-edit-button:hover,
.profilePage-payment-edit-button.disabled:focus,
.profilePage-payment-edit-button[disabled]:focus,
fieldset[disabled] .profilePage-payment-edit-button:focus,
.profilePage-payment-edit-button.disabled.focus,
.profilePage-payment-edit-button[disabled].focus,
fieldset[disabled] .profilePage-payment-edit-button.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.profilePage-payment-edit-button .badge {
  color: #5bc0de;
  background-color: #fff;
}
.profilePage-payment-delete-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  margin-right: 10px;
}
.profilePage-payment-delete-button:focus,
.profilePage-payment-delete-button:active:focus,
.profilePage-payment-delete-button.active:focus,
.profilePage-payment-delete-button.focus,
.profilePage-payment-delete-button:active.focus,
.profilePage-payment-delete-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profilePage-payment-delete-button:hover,
.profilePage-payment-delete-button:focus,
.profilePage-payment-delete-button.focus {
  color: #333;
  text-decoration: none;
}
.profilePage-payment-delete-button:active,
.profilePage-payment-delete-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profilePage-payment-delete-button.disabled,
.profilePage-payment-delete-button[disabled],
fieldset[disabled] .profilePage-payment-delete-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.profilePage-payment-delete-button.disabled,
fieldset[disabled] a.profilePage-payment-delete-button {
  pointer-events: none;
}
.profilePage-payment-delete-button:focus,
.profilePage-payment-delete-button.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.profilePage-payment-delete-button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profilePage-payment-delete-button:active,
.profilePage-payment-delete-button.active,
.open > .dropdown-toggle.profilePage-payment-delete-button {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.profilePage-payment-delete-button:active:hover,
.profilePage-payment-delete-button.active:hover,
.open > .dropdown-toggle.profilePage-payment-delete-button:hover,
.profilePage-payment-delete-button:active:focus,
.profilePage-payment-delete-button.active:focus,
.open > .dropdown-toggle.profilePage-payment-delete-button:focus,
.profilePage-payment-delete-button:active.focus,
.profilePage-payment-delete-button.active.focus,
.open > .dropdown-toggle.profilePage-payment-delete-button.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.profilePage-payment-delete-button:active,
.profilePage-payment-delete-button.active,
.open > .dropdown-toggle.profilePage-payment-delete-button {
  background-image: none;
}
.profilePage-payment-delete-button.disabled:hover,
.profilePage-payment-delete-button[disabled]:hover,
fieldset[disabled] .profilePage-payment-delete-button:hover,
.profilePage-payment-delete-button.disabled:focus,
.profilePage-payment-delete-button[disabled]:focus,
fieldset[disabled] .profilePage-payment-delete-button:focus,
.profilePage-payment-delete-button.disabled.focus,
.profilePage-payment-delete-button[disabled].focus,
fieldset[disabled] .profilePage-payment-delete-button.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.profilePage-payment-delete-button .badge {
  color: #d9534f;
  background-color: #fff;
}
.profilePage-additional-office {
  padding: 10px;
}
.profilePage-additional-office .profilePage-column-header {
  padding-top: 0;
}
.btn-websiteRedirection-override {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-right: 10px;
}
.btn-websiteRedirection-override:focus,
.btn-websiteRedirection-override:active:focus,
.btn-websiteRedirection-override.active:focus,
.btn-websiteRedirection-override.focus,
.btn-websiteRedirection-override:active.focus,
.btn-websiteRedirection-override.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-websiteRedirection-override:hover,
.btn-websiteRedirection-override:focus,
.btn-websiteRedirection-override.focus {
  color: #333;
  text-decoration: none;
}
.btn-websiteRedirection-override:active,
.btn-websiteRedirection-override.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-websiteRedirection-override.disabled,
.btn-websiteRedirection-override[disabled],
fieldset[disabled] .btn-websiteRedirection-override {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-websiteRedirection-override.disabled,
fieldset[disabled] a.btn-websiteRedirection-override {
  pointer-events: none;
}
.btn-websiteRedirection-override:focus,
.btn-websiteRedirection-override.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-websiteRedirection-override:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-websiteRedirection-override:active,
.btn-websiteRedirection-override.active,
.open > .dropdown-toggle.btn-websiteRedirection-override {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-websiteRedirection-override:active:hover,
.btn-websiteRedirection-override.active:hover,
.open > .dropdown-toggle.btn-websiteRedirection-override:hover,
.btn-websiteRedirection-override:active:focus,
.btn-websiteRedirection-override.active:focus,
.open > .dropdown-toggle.btn-websiteRedirection-override:focus,
.btn-websiteRedirection-override:active.focus,
.btn-websiteRedirection-override.active.focus,
.open > .dropdown-toggle.btn-websiteRedirection-override.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-websiteRedirection-override:active,
.btn-websiteRedirection-override.active,
.open > .dropdown-toggle.btn-websiteRedirection-override {
  background-image: none;
}
.btn-websiteRedirection-override.disabled:hover,
.btn-websiteRedirection-override[disabled]:hover,
fieldset[disabled] .btn-websiteRedirection-override:hover,
.btn-websiteRedirection-override.disabled:focus,
.btn-websiteRedirection-override[disabled]:focus,
fieldset[disabled] .btn-websiteRedirection-override:focus,
.btn-websiteRedirection-override.disabled.focus,
.btn-websiteRedirection-override[disabled].focus,
fieldset[disabled] .btn-websiteRedirection-override.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-websiteRedirection-override .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-websiteRedirection-restore {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  margin-right: 10px;
}
.btn-websiteRedirection-restore:focus,
.btn-websiteRedirection-restore:active:focus,
.btn-websiteRedirection-restore.active:focus,
.btn-websiteRedirection-restore.focus,
.btn-websiteRedirection-restore:active.focus,
.btn-websiteRedirection-restore.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-websiteRedirection-restore:hover,
.btn-websiteRedirection-restore:focus,
.btn-websiteRedirection-restore.focus {
  color: #333;
  text-decoration: none;
}
.btn-websiteRedirection-restore:active,
.btn-websiteRedirection-restore.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-websiteRedirection-restore.disabled,
.btn-websiteRedirection-restore[disabled],
fieldset[disabled] .btn-websiteRedirection-restore {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-websiteRedirection-restore.disabled,
fieldset[disabled] a.btn-websiteRedirection-restore {
  pointer-events: none;
}
.btn-websiteRedirection-restore:focus,
.btn-websiteRedirection-restore.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-websiteRedirection-restore:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-websiteRedirection-restore:active,
.btn-websiteRedirection-restore.active,
.open > .dropdown-toggle.btn-websiteRedirection-restore {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-websiteRedirection-restore:active:hover,
.btn-websiteRedirection-restore.active:hover,
.open > .dropdown-toggle.btn-websiteRedirection-restore:hover,
.btn-websiteRedirection-restore:active:focus,
.btn-websiteRedirection-restore.active:focus,
.open > .dropdown-toggle.btn-websiteRedirection-restore:focus,
.btn-websiteRedirection-restore:active.focus,
.btn-websiteRedirection-restore.active.focus,
.open > .dropdown-toggle.btn-websiteRedirection-restore.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-websiteRedirection-restore:active,
.btn-websiteRedirection-restore.active,
.open > .dropdown-toggle.btn-websiteRedirection-restore {
  background-image: none;
}
.btn-websiteRedirection-restore.disabled:hover,
.btn-websiteRedirection-restore[disabled]:hover,
fieldset[disabled] .btn-websiteRedirection-restore:hover,
.btn-websiteRedirection-restore.disabled:focus,
.btn-websiteRedirection-restore[disabled]:focus,
fieldset[disabled] .btn-websiteRedirection-restore:focus,
.btn-websiteRedirection-restore.disabled.focus,
.btn-websiteRedirection-restore[disabled].focus,
fieldset[disabled] .btn-websiteRedirection-restore.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-websiteRedirection-restore .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-websiteRedirection-applyAll {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 10px;
}
.btn-websiteRedirection-applyAll:focus,
.btn-websiteRedirection-applyAll:active:focus,
.btn-websiteRedirection-applyAll.active:focus,
.btn-websiteRedirection-applyAll.focus,
.btn-websiteRedirection-applyAll:active.focus,
.btn-websiteRedirection-applyAll.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-websiteRedirection-applyAll:hover,
.btn-websiteRedirection-applyAll:focus,
.btn-websiteRedirection-applyAll.focus {
  color: #333;
  text-decoration: none;
}
.btn-websiteRedirection-applyAll:active,
.btn-websiteRedirection-applyAll.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-websiteRedirection-applyAll.disabled,
.btn-websiteRedirection-applyAll[disabled],
fieldset[disabled] .btn-websiteRedirection-applyAll {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-websiteRedirection-applyAll.disabled,
fieldset[disabled] a.btn-websiteRedirection-applyAll {
  pointer-events: none;
}
.btn-websiteRedirection-applyAll:focus,
.btn-websiteRedirection-applyAll.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.btn-websiteRedirection-applyAll:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-websiteRedirection-applyAll:active,
.btn-websiteRedirection-applyAll.active,
.open > .dropdown-toggle.btn-websiteRedirection-applyAll {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-websiteRedirection-applyAll:active:hover,
.btn-websiteRedirection-applyAll.active:hover,
.open > .dropdown-toggle.btn-websiteRedirection-applyAll:hover,
.btn-websiteRedirection-applyAll:active:focus,
.btn-websiteRedirection-applyAll.active:focus,
.open > .dropdown-toggle.btn-websiteRedirection-applyAll:focus,
.btn-websiteRedirection-applyAll:active.focus,
.btn-websiteRedirection-applyAll.active.focus,
.open > .dropdown-toggle.btn-websiteRedirection-applyAll.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.btn-websiteRedirection-applyAll:active,
.btn-websiteRedirection-applyAll.active,
.open > .dropdown-toggle.btn-websiteRedirection-applyAll {
  background-image: none;
}
.btn-websiteRedirection-applyAll.disabled:hover,
.btn-websiteRedirection-applyAll[disabled]:hover,
fieldset[disabled] .btn-websiteRedirection-applyAll:hover,
.btn-websiteRedirection-applyAll.disabled:focus,
.btn-websiteRedirection-applyAll[disabled]:focus,
fieldset[disabled] .btn-websiteRedirection-applyAll:focus,
.btn-websiteRedirection-applyAll.disabled.focus,
.btn-websiteRedirection-applyAll[disabled].focus,
fieldset[disabled] .btn-websiteRedirection-applyAll.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.btn-websiteRedirection-applyAll .badge {
  color: #8bbe47;
  background-color: #fff;
}
.btn-websiteRedirection-update {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 10px;
}
.btn-websiteRedirection-update:focus,
.btn-websiteRedirection-update:active:focus,
.btn-websiteRedirection-update.active:focus,
.btn-websiteRedirection-update.focus,
.btn-websiteRedirection-update:active.focus,
.btn-websiteRedirection-update.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-websiteRedirection-update:hover,
.btn-websiteRedirection-update:focus,
.btn-websiteRedirection-update.focus {
  color: #333;
  text-decoration: none;
}
.btn-websiteRedirection-update:active,
.btn-websiteRedirection-update.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-websiteRedirection-update.disabled,
.btn-websiteRedirection-update[disabled],
fieldset[disabled] .btn-websiteRedirection-update {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-websiteRedirection-update.disabled,
fieldset[disabled] a.btn-websiteRedirection-update {
  pointer-events: none;
}
.btn-websiteRedirection-update:focus,
.btn-websiteRedirection-update.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.btn-websiteRedirection-update:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-websiteRedirection-update:active,
.btn-websiteRedirection-update.active,
.open > .dropdown-toggle.btn-websiteRedirection-update {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.btn-websiteRedirection-update:active:hover,
.btn-websiteRedirection-update.active:hover,
.open > .dropdown-toggle.btn-websiteRedirection-update:hover,
.btn-websiteRedirection-update:active:focus,
.btn-websiteRedirection-update.active:focus,
.open > .dropdown-toggle.btn-websiteRedirection-update:focus,
.btn-websiteRedirection-update:active.focus,
.btn-websiteRedirection-update.active.focus,
.open > .dropdown-toggle.btn-websiteRedirection-update.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.btn-websiteRedirection-update:active,
.btn-websiteRedirection-update.active,
.open > .dropdown-toggle.btn-websiteRedirection-update {
  background-image: none;
}
.btn-websiteRedirection-update.disabled:hover,
.btn-websiteRedirection-update[disabled]:hover,
fieldset[disabled] .btn-websiteRedirection-update:hover,
.btn-websiteRedirection-update.disabled:focus,
.btn-websiteRedirection-update[disabled]:focus,
fieldset[disabled] .btn-websiteRedirection-update:focus,
.btn-websiteRedirection-update.disabled.focus,
.btn-websiteRedirection-update[disabled].focus,
fieldset[disabled] .btn-websiteRedirection-update.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.btn-websiteRedirection-update .badge {
  color: #8bbe47;
  background-color: #fff;
}
.btn-websiteRedirection-cancel {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  margin-right: 10px;
}
.btn-websiteRedirection-cancel:focus,
.btn-websiteRedirection-cancel:active:focus,
.btn-websiteRedirection-cancel.active:focus,
.btn-websiteRedirection-cancel.focus,
.btn-websiteRedirection-cancel:active.focus,
.btn-websiteRedirection-cancel.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-websiteRedirection-cancel:hover,
.btn-websiteRedirection-cancel:focus,
.btn-websiteRedirection-cancel.focus {
  color: #333;
  text-decoration: none;
}
.btn-websiteRedirection-cancel:active,
.btn-websiteRedirection-cancel.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-websiteRedirection-cancel.disabled,
.btn-websiteRedirection-cancel[disabled],
fieldset[disabled] .btn-websiteRedirection-cancel {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-websiteRedirection-cancel.disabled,
fieldset[disabled] a.btn-websiteRedirection-cancel {
  pointer-events: none;
}
.btn-websiteRedirection-cancel:focus,
.btn-websiteRedirection-cancel.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-websiteRedirection-cancel:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-websiteRedirection-cancel:active,
.btn-websiteRedirection-cancel.active,
.open > .dropdown-toggle.btn-websiteRedirection-cancel {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-websiteRedirection-cancel:active:hover,
.btn-websiteRedirection-cancel.active:hover,
.open > .dropdown-toggle.btn-websiteRedirection-cancel:hover,
.btn-websiteRedirection-cancel:active:focus,
.btn-websiteRedirection-cancel.active:focus,
.open > .dropdown-toggle.btn-websiteRedirection-cancel:focus,
.btn-websiteRedirection-cancel:active.focus,
.btn-websiteRedirection-cancel.active.focus,
.open > .dropdown-toggle.btn-websiteRedirection-cancel.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-websiteRedirection-cancel:active,
.btn-websiteRedirection-cancel.active,
.open > .dropdown-toggle.btn-websiteRedirection-cancel {
  background-image: none;
}
.btn-websiteRedirection-cancel.disabled:hover,
.btn-websiteRedirection-cancel[disabled]:hover,
fieldset[disabled] .btn-websiteRedirection-cancel:hover,
.btn-websiteRedirection-cancel.disabled:focus,
.btn-websiteRedirection-cancel[disabled]:focus,
fieldset[disabled] .btn-websiteRedirection-cancel:focus,
.btn-websiteRedirection-cancel.disabled.focus,
.btn-websiteRedirection-cancel[disabled].focus,
fieldset[disabled] .btn-websiteRedirection-cancel.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-websiteRedirection-cancel .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.agentInfoContainer {
  display: flex;
}
.agentInfoBox {
  padding-top: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto ;
}
.agentTitle {
  padding-bottom: 10px;
}
.agentInfo {
  padding-top: 10px;
}
.agentTitleSmall {
  padding-bottom: 4px;
}
.agentInfoSmall {
  padding-top: 4px;
}
.menu {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menuContents {
  display: block;
  margin-left: auto;
  margin-right: auto ;
}
.menuItem {
  text-align: center;
  width: 160px;
  cursor: pointer;
}
.subMenu {
  background-color: #e8e6e5;
  height: 40px;
}
.sliderMenu {
  display: flex;
  /*border-bottom: 10px solid #e8e6e5;*/
}
.sliderMenuContents {
  display: block;
  margin-left: auto;
  margin-right: auto ;
}
.sliderMenuItem {
  width: 140px;
}
.darkBackground {
  background-color: #e8e6e5;
}
.sliderPageCost {
  text-align: right;
}
.sliderPageTitle {
  padding-top: 22px;
  padding-bottom: 6px;
}
.sliderPageContainer {
  width: 100%;
  padding-top: 30px;
}
.sliderPageInfo {
  padding-left: 4%;
  padding-right: 4%;
}
@media (max-width: 1000px) {
  .sliderPageInfo {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.noLeftPadding {
  padding-left: 0px;
}
.noRightPadding {
  padding-right: 0px;
}
.noPadding {
  padding: 0px;
}
.imageThumb {
  height: 150px;
  width: 200px;
}
.imageFit {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.subMenuItemOuter {
  height: 100%;
  display: flex;
}
.subMenuItemInner {
  margin-top: auto;
  margin-bottom: auto;
}
.smallicon {
  height: 20px;
}
.mediumicon {
  height: 24px;
}
.largeicon {
  height: 46px;
}
.xlicon {
  height: 60px;
}
.propertyDetailsInfo {
  padding-top: 5px;
}
.propertyTitle {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .slick-slider.thumbnail-slider {
    display: none;
  }
}
.slick-slider {
  margin: 0;
}
.grayborders {
  border-top: 10px solid #e7eaed;
  border-bottom: 10px solid #e7eaed;
}
.col-xs-2-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 20.83333333%;
}
.col-xs-3-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 29.16666667%;
}
.footerOfficeInfo {
  float: right;
}
.topBarMobilePadding {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .footerOfficeInfo {
    float: none;
    text-align: center;
  }
  .hideOnMobile {
    display: none;
  }
  .topBarMobilePadding {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .mobileSliderPageInfo {
    padding-left: 8%;
    padding-right: 8%;
  }
}
@media (min-width: 992px) {
  .hideOnDesktop {
    display: none;
  }
}
.loginDialog .modal-header {
  border-bottom: none;
}
.loginDialog-errorMessage {
  color: red;
}
button.loginDialog-close {
  background-color: #5e6872;
  opacity: 1;
  color: white;
  font-size: 35px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  border-radius: 15px;
}
button.loginDialog-close:hover {
  background-color: #474f56;
  opacity: 1;
  color: white;
}
.loadingSpinner {
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.loadingSpinner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  line-height: 100px;
}
.programOptions-title {
  font-size: 20px;
  color: #5e6872 !important;
  margin-bottom: 5px;
}
.programOptions-subtitle {
  font-size: 18px;
  color: #5e6872;
  margin-bottom: 5px;
}
.programOptions-note {
  font-size: 14px;
  color: #5e6872;
  margin-bottom: 5px;
}
.programOptions-btn {
  padding: 10px;
}
.programOptions-col {
  padding: 10px;
}
.programOptions-bottomPanel {
  margin-bottom: 0px;
}
.programOptions-bottomPanel.collapsed {
  margin-bottom: -1px;
}
.programOptions-panelheading .chevron:after {
  content: "\f139";
}
.programOptions-panelheading.collapsed .chevron:after {
  content: "\f13a";
}
.programOptions-noteheading {
  padding: 4px 15px;
}
.whitepages-info-icon {
  color: #5bc0de;
  font-size: 11px;
  vertical-align: super;
  cursor: help;
}
.eddm {
  clear: both;
  left: 0px;
  margin: 0 30px;
  min-height: 600px;
}
.eddm .table-fixed thead {
  /*width: 97%;*/
  width: 100%;
  border-bottom: 1px solid black;
}
.eddm .table-fixed tbody {
  height: 339px;
  overflow-y: auto;
  width: 100%;
}
.eddm .table-fixed thead,
.eddm .table-fixed tbody,
.eddm .table-fixed tr,
.eddm .table-fixed td,
.eddm .table-fixed th {
  display: inline-block;
}
.eddm .table-fixed tbody tr {
  width: 100%;
  padding-left: 24px;
}
.eddm .table-fixed thead tr {
  width: 97%;
  padding-left: 24px;
}
.eddm .table-fixed tbody td,
.eddm .table-fixed thead > tr > th {
  float: left;
  border-bottom-width: 0;
  padding: 5px;
}
.eddm .cell6 td,
.eddm .cell6 th {
  width: 25%;
}
.eddm .cell7 td,
.eddm .cell7 th {
  width: 20%;
}
.eddm .clicked {
  background-color: #dddddd;
}
.eddm .table-street-select > tbody > tr > td {
  padding: 0px;
}
.eddm .table-street-select td a {
  display: block;
  padding: 8px;
}
.eddm .table-fixed tbody tr:hover,
.eddm .table-street-select tbody tr:hover {
  background-color: yellow;
  cursor: pointer;
}
.eddm .table-fixed tbody tr.clicked:hover {
  background-color: #eeeeee;
}
.eddm .gmap {
  width: 100%;
  height: 500px;
  /*box-shadow: 0px 0px 10px 1px gray;*/
}
.eddm .gmap-cover {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 500px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 500px;
}
.eddm #slider label {
  position: absolute;
  width: 20px;
  margin-left: -10px;
  text-align: center;
  margin-top: 20px;
}
.eddm #SelectRouteByStreet {
  /*margin-top: 20px;*/
}
.eddm #optionsContainer {
  margin-bottom: 0;
  padding: 6px 5px 1px 10px;
}
.eddm input[type="checkbox"] {
  cursor: pointer;
}
.eddm #infoContainer hr {
  margin: 0 0 10px 0;
}
.eddm #infoContainer table tr:first-child td {
  border-top: none;
}
.eddm #search-results {
  overflow-y: scroll;
  height: 312px;
}
.eddm #marker-tooltip {
  /*height: 25px;*/
  /*width: 100%;*/
  float: right;
  /*background-color: #f5f5f5;*/
}
.eddm #info-table {
  margin-top: 22px;
}
.eddm-close-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  width: 100px;
}
.eddm-close-btn:focus,
.eddm-close-btn:active:focus,
.eddm-close-btn.active:focus,
.eddm-close-btn.focus,
.eddm-close-btn:active.focus,
.eddm-close-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.eddm-close-btn:hover,
.eddm-close-btn:focus,
.eddm-close-btn.focus {
  color: #333;
  text-decoration: none;
}
.eddm-close-btn:active,
.eddm-close-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.eddm-close-btn.disabled,
.eddm-close-btn[disabled],
fieldset[disabled] .eddm-close-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.eddm-close-btn.disabled,
fieldset[disabled] a.eddm-close-btn {
  pointer-events: none;
}
.eddm-close-btn:focus,
.eddm-close-btn.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.eddm-close-btn:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.eddm-close-btn:active,
.eddm-close-btn.active,
.open > .dropdown-toggle.eddm-close-btn {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.eddm-close-btn:active:hover,
.eddm-close-btn.active:hover,
.open > .dropdown-toggle.eddm-close-btn:hover,
.eddm-close-btn:active:focus,
.eddm-close-btn.active:focus,
.open > .dropdown-toggle.eddm-close-btn:focus,
.eddm-close-btn:active.focus,
.eddm-close-btn.active.focus,
.open > .dropdown-toggle.eddm-close-btn.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.eddm-close-btn:active,
.eddm-close-btn.active,
.open > .dropdown-toggle.eddm-close-btn {
  background-image: none;
}
.eddm-close-btn.disabled:hover,
.eddm-close-btn[disabled]:hover,
fieldset[disabled] .eddm-close-btn:hover,
.eddm-close-btn.disabled:focus,
.eddm-close-btn[disabled]:focus,
fieldset[disabled] .eddm-close-btn:focus,
.eddm-close-btn.disabled.focus,
.eddm-close-btn[disabled].focus,
fieldset[disabled] .eddm-close-btn.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.eddm-close-btn .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.eddm-save-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 200px;
}
.eddm-save-btn:focus,
.eddm-save-btn:active:focus,
.eddm-save-btn.active:focus,
.eddm-save-btn.focus,
.eddm-save-btn:active.focus,
.eddm-save-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.eddm-save-btn:hover,
.eddm-save-btn:focus,
.eddm-save-btn.focus {
  color: #333;
  text-decoration: none;
}
.eddm-save-btn:active,
.eddm-save-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.eddm-save-btn.disabled,
.eddm-save-btn[disabled],
fieldset[disabled] .eddm-save-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.eddm-save-btn.disabled,
fieldset[disabled] a.eddm-save-btn {
  pointer-events: none;
}
.eddm-save-btn:focus,
.eddm-save-btn.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.eddm-save-btn:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.eddm-save-btn:active,
.eddm-save-btn.active,
.open > .dropdown-toggle.eddm-save-btn {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.eddm-save-btn:active:hover,
.eddm-save-btn.active:hover,
.open > .dropdown-toggle.eddm-save-btn:hover,
.eddm-save-btn:active:focus,
.eddm-save-btn.active:focus,
.open > .dropdown-toggle.eddm-save-btn:focus,
.eddm-save-btn:active.focus,
.eddm-save-btn.active.focus,
.open > .dropdown-toggle.eddm-save-btn.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.eddm-save-btn:active,
.eddm-save-btn.active,
.open > .dropdown-toggle.eddm-save-btn {
  background-image: none;
}
.eddm-save-btn.disabled:hover,
.eddm-save-btn[disabled]:hover,
fieldset[disabled] .eddm-save-btn:hover,
.eddm-save-btn.disabled:focus,
.eddm-save-btn[disabled]:focus,
fieldset[disabled] .eddm-save-btn:focus,
.eddm-save-btn.disabled.focus,
.eddm-save-btn[disabled].focus,
fieldset[disabled] .eddm-save-btn.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.eddm-save-btn .badge {
  color: #8bbe47;
  background-color: #fff;
}
.ezaddress #tbListName {
  width: 400px;
}
.ezaddress #tbNumberofAddresses {
  width: 80px;
}
.ezaddress #sWait {
  margin-left: 1px;
}
.ezaddress #Results {
  margin-top: 8px;
  margin-bottom: 3px;
}
.ezaddress .map-container {
  height: 500px;
  margin-top: 10px;
  margin: auto;
  margin-bottom: 10px;
}
.ezaddress #tblimZip {
  width: 75px;
}
.ezaddress #lbllimZip {
  padding-left: 10px;
  font-size: 8.5pt;
}
.ezaddress .ko-grid {
  width: 100%;
  height: 400px;
}
.ezaddress .kgRow.even {
  background-color: #f3f3f3;
}
.ezaddress .kgRow.odd {
  background-color: #fdfdfd;
}
.ezaddress #cbExclude {
  margin: 4px 0 0;
  margin-left: -20px;
}
.ezaddress .gmap-cover {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 500px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 500px;
}
.ezaddress input[type="checkbox"] {
  cursor: pointer;
}
.ezaddress input[type="checkbox"][disabled] {
  cursor: not-allowed;
}
.ezMap {
  height: 100%;
  width: 100%;
}
.ezaddress-filter .demographic-controls {
  text-align: center;
}
.ezaddress-filter .margin-bottom {
  margin-bottom: 20px;
}
.ezaddress-filter .error-box {
  padding: 20px;
}
.ezaddress-filter #terms-and-conditions {
  height: 300px;
  overflow-y: scroll;
}
.ezaddress-target #tbListName {
  width: 400px;
}
.ezaddress-target #tbNumberofAddresses {
  width: 80px;
}
.ezaddress-target #sWait {
  margin-left: 1px;
}
.ezaddress-target #Results {
  margin-top: 8px;
  margin-bottom: 3px;
}
.ezaddress-target .map-container {
  height: 500px;
  margin-top: 10px;
  margin: auto;
  margin-bottom: 10px;
}
.ezaddress-target #tblimZip {
  width: 75px;
}
.ezaddress-target #lbllimZip {
  padding-left: 10px;
  font-size: 8.5pt;
}
.ezaddress-target .ko-grid {
  width: 100%;
  height: 400px;
}
.ezaddress-target .kgRow.even {
  background-color: #f3f3f3;
}
.ezaddress-target .kgRow.odd {
  background-color: #fdfdfd;
}
.ezaddress-target #cbExclude {
  margin: 4px 0 0;
  margin-left: -20px;
}
.ezaddress-street #tbListName {
  width: 400px;
}
.ezaddress-street #tbNumberofAddresses {
  width: 80px;
}
.ezaddress-street #sWait {
  margin-left: 1px;
}
.ezaddress-street #Results {
  margin-top: 8px;
  margin-bottom: 3px;
}
.ezaddress-street .map-container {
  height: 500px;
  margin-top: 10px;
  margin: auto;
}
.ezaddress-street #tblimZip {
  width: 75px;
}
.ezaddress-street #lbllimZip {
  padding-left: 10px;
  font-size: 8.5pt;
}
.ezaddress-street .ko-grid {
  width: 100%;
  height: 400px;
}
.ezaddress-street .kgRow.even {
  background-color: #f3f3f3;
}
.ezaddress-street .kgRow.odd {
  background-color: #fdfdfd;
}
.ezaddress-street #cbApt,
.ezaddress-street #cbBusiness {
  margin: 4px 0 0;
  margin-left: -20px;
}
.ezaddress-street .map-container {
  margin-bottom: 10px;
}
.ezaddress-street .alphalinks {
  padding: 0;
}
.ezaddress-street .alphalinks li {
  display: inline-block;
  list-style-type: none;
  font-size: 16px;
}
.ezaddress-street .alphalinks li:hover {
  cursor: pointer;
}
.ezaddress-street .alphalinks li a {
  display: inline-block;
  padding: 6px;
}
.ezaddress-street input[type="checkbox"] {
  cursor: pointer;
}
.ezaddress-street .alphalinks li.active {
  background-color: #f3f3f3;
}
.ezaddress-street #container {
  min-height: 600px;
}
.ezaddress-street .modal-dialog.large {
  width: 80%;
}
.ezaddress-street #aptGrid .kgSelectionHeader {
  display: none;
}
#myMailingLists-viewOnMap .modal-dialog {
  min-height: calc(100% - 60px);
  height: calc(100% - 60px);
}
#myMailingLists-viewOnMap .modal-content {
  min-height: 100%;
  height: 100%;
}
#myMailingLists-viewOnMap .modal-body {
  height: 80%;
}
#myMailingLists-viewOnMap .modal-body > div {
  height: 100%;
}
.mailingLists-verification-results table > tbody > tr > td:nth-child(2) {
  width: 100px;
}
.mailingLists-myLists .mailingLists-myLists-filter {
  margin-bottom: 10px;
}
.mailingLists-myLists .mailingLists-myLists-download {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mailingLists-myLists .mailingLists-myLists-download:focus,
.mailingLists-myLists .mailingLists-myLists-download:active:focus,
.mailingLists-myLists .mailingLists-myLists-download.active:focus,
.mailingLists-myLists .mailingLists-myLists-download.focus,
.mailingLists-myLists .mailingLists-myLists-download:active.focus,
.mailingLists-myLists .mailingLists-myLists-download.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-myLists .mailingLists-myLists-download:hover,
.mailingLists-myLists .mailingLists-myLists-download:focus,
.mailingLists-myLists .mailingLists-myLists-download.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-myLists .mailingLists-myLists-download:active,
.mailingLists-myLists .mailingLists-myLists-download.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-myLists .mailingLists-myLists-download.disabled,
.mailingLists-myLists .mailingLists-myLists-download[disabled],
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-download {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-myLists .mailingLists-myLists-download.disabled,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-download {
  pointer-events: none;
}
.mailingLists-myLists .mailingLists-myLists-download:focus,
.mailingLists-myLists .mailingLists-myLists-download.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.mailingLists-myLists .mailingLists-myLists-download:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.mailingLists-myLists .mailingLists-myLists-download:active,
.mailingLists-myLists .mailingLists-myLists-download.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-download {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.mailingLists-myLists .mailingLists-myLists-download:active:hover,
.mailingLists-myLists .mailingLists-myLists-download.active:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-download:hover,
.mailingLists-myLists .mailingLists-myLists-download:active:focus,
.mailingLists-myLists .mailingLists-myLists-download.active:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-download:focus,
.mailingLists-myLists .mailingLists-myLists-download:active.focus,
.mailingLists-myLists .mailingLists-myLists-download.active.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-download.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.mailingLists-myLists .mailingLists-myLists-download:active,
.mailingLists-myLists .mailingLists-myLists-download.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-download {
  background-image: none;
}
.mailingLists-myLists .mailingLists-myLists-download.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-download[disabled]:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-download:hover,
.mailingLists-myLists .mailingLists-myLists-download.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-download[disabled]:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-download:focus,
.mailingLists-myLists .mailingLists-myLists-download.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-download[disabled].focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-download.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.mailingLists-myLists .mailingLists-myLists-download .badge {
  color: #8bbe47;
  background-color: #fff;
}
.mailingLists-myLists .mailingLists-myLists-EZAddress .mailingLists-myLists-download.hide-download {
  display: none;
}
.mailingLists-myLists .mailingLists-myLists-EDDM.expired,
.mailingLists-myLists .mailingLists-myLists-WalkSequence.expired {
  text-decoration: line-through;
  color: #d9534f;
}
.mailingLists-myLists .mailingLists-myLists-Email .mailingLists-myLists-viewOnMap,
.mailingLists-myLists .mailingLists-myLists-EDDM .mailingLists-myLists-viewOnMap,
.mailingLists-myLists .mailingLists-myLists-EDDM .mailingLists-myLists-view {
  display: none;
}
.mailingLists-myLists .mailingLists-myLists-edit,
.mailingLists-myLists .mailingLists-myLists-regenerate {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mailingLists-myLists .mailingLists-myLists-edit:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:focus,
.mailingLists-myLists .mailingLists-myLists-edit:active:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:active:focus,
.mailingLists-myLists .mailingLists-myLists-edit.active:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.active:focus,
.mailingLists-myLists .mailingLists-myLists-edit.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.focus,
.mailingLists-myLists .mailingLists-myLists-edit:active.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:active.focus,
.mailingLists-myLists .mailingLists-myLists-edit.active.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-myLists .mailingLists-myLists-edit:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate:hover,
.mailingLists-myLists .mailingLists-myLists-edit:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:focus,
.mailingLists-myLists .mailingLists-myLists-edit.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-myLists .mailingLists-myLists-edit:active,
.mailingLists-myLists .mailingLists-myLists-regenerate:active,
.mailingLists-myLists .mailingLists-myLists-edit.active,
.mailingLists-myLists .mailingLists-myLists-regenerate.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-myLists .mailingLists-myLists-edit.disabled,
.mailingLists-myLists .mailingLists-myLists-regenerate.disabled,
.mailingLists-myLists .mailingLists-myLists-edit[disabled],
.mailingLists-myLists .mailingLists-myLists-regenerate[disabled],
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-edit,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-regenerate {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-myLists .mailingLists-myLists-edit.disabled,
a.mailingLists-myLists .mailingLists-myLists-regenerate.disabled,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-edit,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-regenerate {
  pointer-events: none;
}
.mailingLists-myLists .mailingLists-myLists-edit:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:focus,
.mailingLists-myLists .mailingLists-myLists-edit.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.mailingLists-myLists .mailingLists-myLists-edit:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.mailingLists-myLists .mailingLists-myLists-edit:active,
.mailingLists-myLists .mailingLists-myLists-regenerate:active,
.mailingLists-myLists .mailingLists-myLists-edit.active,
.mailingLists-myLists .mailingLists-myLists-regenerate.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-edit,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-regenerate {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.mailingLists-myLists .mailingLists-myLists-edit:active:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate:active:hover,
.mailingLists-myLists .mailingLists-myLists-edit.active:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate.active:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-edit:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-regenerate:hover,
.mailingLists-myLists .mailingLists-myLists-edit:active:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:active:focus,
.mailingLists-myLists .mailingLists-myLists-edit.active:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.active:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-edit:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-regenerate:focus,
.mailingLists-myLists .mailingLists-myLists-edit:active.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate:active.focus,
.mailingLists-myLists .mailingLists-myLists-edit.active.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.active.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-edit.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-regenerate.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.mailingLists-myLists .mailingLists-myLists-edit:active,
.mailingLists-myLists .mailingLists-myLists-regenerate:active,
.mailingLists-myLists .mailingLists-myLists-edit.active,
.mailingLists-myLists .mailingLists-myLists-regenerate.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-edit,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-regenerate {
  background-image: none;
}
.mailingLists-myLists .mailingLists-myLists-edit.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-edit[disabled]:hover,
.mailingLists-myLists .mailingLists-myLists-regenerate[disabled]:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-edit:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-regenerate:hover,
.mailingLists-myLists .mailingLists-myLists-edit.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-edit[disabled]:focus,
.mailingLists-myLists .mailingLists-myLists-regenerate[disabled]:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-edit:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-regenerate:focus,
.mailingLists-myLists .mailingLists-myLists-edit.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-regenerate.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-edit[disabled].focus,
.mailingLists-myLists .mailingLists-myLists-regenerate[disabled].focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-edit.focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-regenerate.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.mailingLists-myLists .mailingLists-myLists-edit .badge,
.mailingLists-myLists .mailingLists-myLists-regenerate .badge {
  color: #5bc0de;
  background-color: #fff;
}
.mailingLists-myLists .mailingLists-myLists-regenerate {
  margin-left: 10px;
}
.mailingLists-myLists .mailingLists-myLists-expired,
.mailingLists-myLists .mailingLists-myLists-regenerate {
  display: none;
}
.mailingLists-myLists .mailingLists-myLists-EDDM.expired .mailingLists-myLists-expired,
.mailingLists-myLists .mailingLists-myLists-EDDM.expired .mailingLists-myLists-regenerate,
.mailingLists-myLists .mailingLists-myLists-WalkSequence.expired .mailingLists-myLists-expired {
  display: inline-block;
}
.mailingLists-myLists .mailingLists-myLists-delete {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mailingLists-myLists .mailingLists-myLists-delete:focus,
.mailingLists-myLists .mailingLists-myLists-delete:active:focus,
.mailingLists-myLists .mailingLists-myLists-delete.active:focus,
.mailingLists-myLists .mailingLists-myLists-delete.focus,
.mailingLists-myLists .mailingLists-myLists-delete:active.focus,
.mailingLists-myLists .mailingLists-myLists-delete.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-myLists .mailingLists-myLists-delete:hover,
.mailingLists-myLists .mailingLists-myLists-delete:focus,
.mailingLists-myLists .mailingLists-myLists-delete.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-myLists .mailingLists-myLists-delete:active,
.mailingLists-myLists .mailingLists-myLists-delete.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-myLists .mailingLists-myLists-delete.disabled,
.mailingLists-myLists .mailingLists-myLists-delete[disabled],
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-delete {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-myLists .mailingLists-myLists-delete.disabled,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-delete {
  pointer-events: none;
}
.mailingLists-myLists .mailingLists-myLists-delete:focus,
.mailingLists-myLists .mailingLists-myLists-delete.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.mailingLists-myLists .mailingLists-myLists-delete:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.mailingLists-myLists .mailingLists-myLists-delete:active,
.mailingLists-myLists .mailingLists-myLists-delete.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-delete {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.mailingLists-myLists .mailingLists-myLists-delete:active:hover,
.mailingLists-myLists .mailingLists-myLists-delete.active:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-delete:hover,
.mailingLists-myLists .mailingLists-myLists-delete:active:focus,
.mailingLists-myLists .mailingLists-myLists-delete.active:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-delete:focus,
.mailingLists-myLists .mailingLists-myLists-delete:active.focus,
.mailingLists-myLists .mailingLists-myLists-delete.active.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-delete.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.mailingLists-myLists .mailingLists-myLists-delete:active,
.mailingLists-myLists .mailingLists-myLists-delete.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-delete {
  background-image: none;
}
.mailingLists-myLists .mailingLists-myLists-delete.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-delete[disabled]:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-delete:hover,
.mailingLists-myLists .mailingLists-myLists-delete.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-delete[disabled]:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-delete:focus,
.mailingLists-myLists .mailingLists-myLists-delete.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-delete[disabled].focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-delete.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.mailingLists-myLists .mailingLists-myLists-delete .badge {
  color: #d9534f;
  background-color: #fff;
}
.mailingLists-myLists .mailingLists-myLists-view {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mailingLists-myLists .mailingLists-myLists-view:focus,
.mailingLists-myLists .mailingLists-myLists-view:active:focus,
.mailingLists-myLists .mailingLists-myLists-view.active:focus,
.mailingLists-myLists .mailingLists-myLists-view.focus,
.mailingLists-myLists .mailingLists-myLists-view:active.focus,
.mailingLists-myLists .mailingLists-myLists-view.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-myLists .mailingLists-myLists-view:hover,
.mailingLists-myLists .mailingLists-myLists-view:focus,
.mailingLists-myLists .mailingLists-myLists-view.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-myLists .mailingLists-myLists-view:active,
.mailingLists-myLists .mailingLists-myLists-view.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-myLists .mailingLists-myLists-view.disabled,
.mailingLists-myLists .mailingLists-myLists-view[disabled],
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-view {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-myLists .mailingLists-myLists-view.disabled,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-view {
  pointer-events: none;
}
.mailingLists-myLists .mailingLists-myLists-view:focus,
.mailingLists-myLists .mailingLists-myLists-view.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.mailingLists-myLists .mailingLists-myLists-view:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.mailingLists-myLists .mailingLists-myLists-view:active,
.mailingLists-myLists .mailingLists-myLists-view.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-view {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.mailingLists-myLists .mailingLists-myLists-view:active:hover,
.mailingLists-myLists .mailingLists-myLists-view.active:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-view:hover,
.mailingLists-myLists .mailingLists-myLists-view:active:focus,
.mailingLists-myLists .mailingLists-myLists-view.active:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-view:focus,
.mailingLists-myLists .mailingLists-myLists-view:active.focus,
.mailingLists-myLists .mailingLists-myLists-view.active.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-view.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.mailingLists-myLists .mailingLists-myLists-view:active,
.mailingLists-myLists .mailingLists-myLists-view.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-view {
  background-image: none;
}
.mailingLists-myLists .mailingLists-myLists-view.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-view[disabled]:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-view:hover,
.mailingLists-myLists .mailingLists-myLists-view.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-view[disabled]:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-view:focus,
.mailingLists-myLists .mailingLists-myLists-view.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-view[disabled].focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-view.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.mailingLists-myLists .mailingLists-myLists-view .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active.focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:hover,
.mailingLists-myLists .mailingLists-myLists-viewOnMap:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap.disabled,
.mailingLists-myLists .mailingLists-myLists-viewOnMap[disabled],
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-viewOnMap {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-myLists .mailingLists-myLists-viewOnMap.disabled,
fieldset[disabled] a.mailingLists-myLists .mailingLists-myLists-viewOnMap {
  pointer-events: none;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-viewOnMap {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active:hover,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active:hover,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-viewOnMap:hover,
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active:focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-viewOnMap:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active.focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active.focus,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-viewOnMap.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap:active,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.active,
.open > .dropdown-toggle.mailingLists-myLists .mailingLists-myLists-viewOnMap {
  background-image: none;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap.disabled:hover,
.mailingLists-myLists .mailingLists-myLists-viewOnMap[disabled]:hover,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-viewOnMap:hover,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.disabled:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap[disabled]:focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-viewOnMap:focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap.disabled.focus,
.mailingLists-myLists .mailingLists-myLists-viewOnMap[disabled].focus,
fieldset[disabled] .mailingLists-myLists .mailingLists-myLists-viewOnMap.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.mailingLists-myLists .mailingLists-myLists-viewOnMap .badge {
  color: #8bbe47;
  background-color: #fff;
}
.mailingLists-myLists #btnDoNotMail {
  margin-left: 15px;
}
.selected-mailing-list-modal table.dataTable > tbody > tr.child ul li[data-dt-column="4"],
.selected-mailing-list-modal table.dataTable > tbody > tr.child ul li[data-dt-column="5"],
.selected-mailing-list-modal table.dataTable > tbody > tr.child ul li[data-dt-column="6"] {
  display: none;
}
.mailingLists-editList .action-buttons > .blue {
  display: none;
}
.mailingLists-editList .mailingLists-btn-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.mailingLists-editList .mailingLists-btn-edit:focus,
.mailingLists-editList .mailingLists-btn-edit:active:focus,
.mailingLists-editList .mailingLists-btn-edit.active:focus,
.mailingLists-editList .mailingLists-btn-edit.focus,
.mailingLists-editList .mailingLists-btn-edit:active.focus,
.mailingLists-editList .mailingLists-btn-edit.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-editList .mailingLists-btn-edit:hover,
.mailingLists-editList .mailingLists-btn-edit:focus,
.mailingLists-editList .mailingLists-btn-edit.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-editList .mailingLists-btn-edit:active,
.mailingLists-editList .mailingLists-btn-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-editList .mailingLists-btn-edit.disabled,
.mailingLists-editList .mailingLists-btn-edit[disabled],
fieldset[disabled] .mailingLists-editList .mailingLists-btn-edit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-editList .mailingLists-btn-edit.disabled,
fieldset[disabled] a.mailingLists-editList .mailingLists-btn-edit {
  pointer-events: none;
}
.mailingLists-editList .mailingLists-btn-edit:focus,
.mailingLists-editList .mailingLists-btn-edit.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.mailingLists-editList .mailingLists-btn-edit:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.mailingLists-editList .mailingLists-btn-edit:active,
.mailingLists-editList .mailingLists-btn-edit.active,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-edit {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.mailingLists-editList .mailingLists-btn-edit:active:hover,
.mailingLists-editList .mailingLists-btn-edit.active:hover,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-edit:hover,
.mailingLists-editList .mailingLists-btn-edit:active:focus,
.mailingLists-editList .mailingLists-btn-edit.active:focus,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-edit:focus,
.mailingLists-editList .mailingLists-btn-edit:active.focus,
.mailingLists-editList .mailingLists-btn-edit.active.focus,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-edit.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.mailingLists-editList .mailingLists-btn-edit:active,
.mailingLists-editList .mailingLists-btn-edit.active,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-edit {
  background-image: none;
}
.mailingLists-editList .mailingLists-btn-edit.disabled:hover,
.mailingLists-editList .mailingLists-btn-edit[disabled]:hover,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-edit:hover,
.mailingLists-editList .mailingLists-btn-edit.disabled:focus,
.mailingLists-editList .mailingLists-btn-edit[disabled]:focus,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-edit:focus,
.mailingLists-editList .mailingLists-btn-edit.disabled.focus,
.mailingLists-editList .mailingLists-btn-edit[disabled].focus,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-edit.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.mailingLists-editList .mailingLists-btn-edit .badge {
  color: #5bc0de;
  background-color: #fff;
}
.mailingLists-editList .mailingLists-btn-delete {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  margin-left: 10px;
}
.mailingLists-editList .mailingLists-btn-delete:focus,
.mailingLists-editList .mailingLists-btn-delete:active:focus,
.mailingLists-editList .mailingLists-btn-delete.active:focus,
.mailingLists-editList .mailingLists-btn-delete.focus,
.mailingLists-editList .mailingLists-btn-delete:active.focus,
.mailingLists-editList .mailingLists-btn-delete.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-editList .mailingLists-btn-delete:hover,
.mailingLists-editList .mailingLists-btn-delete:focus,
.mailingLists-editList .mailingLists-btn-delete.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-editList .mailingLists-btn-delete:active,
.mailingLists-editList .mailingLists-btn-delete.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-editList .mailingLists-btn-delete.disabled,
.mailingLists-editList .mailingLists-btn-delete[disabled],
fieldset[disabled] .mailingLists-editList .mailingLists-btn-delete {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-editList .mailingLists-btn-delete.disabled,
fieldset[disabled] a.mailingLists-editList .mailingLists-btn-delete {
  pointer-events: none;
}
.mailingLists-editList .mailingLists-btn-delete:focus,
.mailingLists-editList .mailingLists-btn-delete.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.mailingLists-editList .mailingLists-btn-delete:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.mailingLists-editList .mailingLists-btn-delete:active,
.mailingLists-editList .mailingLists-btn-delete.active,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-delete {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.mailingLists-editList .mailingLists-btn-delete:active:hover,
.mailingLists-editList .mailingLists-btn-delete.active:hover,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-delete:hover,
.mailingLists-editList .mailingLists-btn-delete:active:focus,
.mailingLists-editList .mailingLists-btn-delete.active:focus,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-delete:focus,
.mailingLists-editList .mailingLists-btn-delete:active.focus,
.mailingLists-editList .mailingLists-btn-delete.active.focus,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-delete.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.mailingLists-editList .mailingLists-btn-delete:active,
.mailingLists-editList .mailingLists-btn-delete.active,
.open > .dropdown-toggle.mailingLists-editList .mailingLists-btn-delete {
  background-image: none;
}
.mailingLists-editList .mailingLists-btn-delete.disabled:hover,
.mailingLists-editList .mailingLists-btn-delete[disabled]:hover,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-delete:hover,
.mailingLists-editList .mailingLists-btn-delete.disabled:focus,
.mailingLists-editList .mailingLists-btn-delete[disabled]:focus,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-delete:focus,
.mailingLists-editList .mailingLists-btn-delete.disabled.focus,
.mailingLists-editList .mailingLists-btn-delete[disabled].focus,
fieldset[disabled] .mailingLists-editList .mailingLists-btn-delete.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.mailingLists-editList .mailingLists-btn-delete .badge {
  color: #d9534f;
  background-color: #fff;
}
@media (max-width: 991px) {
  .mailingLists-editList .mailingLists-btn-delete {
    margin-left: 0;
  }
}
.mailingLists-editList .mailingLists-btn-whitepages {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  background-color: #607d8b;
  color: #fff;
  margin-left: 10px;
}
.mailingLists-editList .mailingLists-btn-whitepages:focus,
.mailingLists-editList .mailingLists-btn-whitepages:active:focus,
.mailingLists-editList .mailingLists-btn-whitepages.active:focus,
.mailingLists-editList .mailingLists-btn-whitepages.focus,
.mailingLists-editList .mailingLists-btn-whitepages:active.focus,
.mailingLists-editList .mailingLists-btn-whitepages.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mailingLists-editList .mailingLists-btn-whitepages:hover,
.mailingLists-editList .mailingLists-btn-whitepages:focus,
.mailingLists-editList .mailingLists-btn-whitepages.focus {
  color: #333;
  text-decoration: none;
}
.mailingLists-editList .mailingLists-btn-whitepages:active,
.mailingLists-editList .mailingLists-btn-whitepages.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-editList .mailingLists-btn-whitepages.disabled,
.mailingLists-editList .mailingLists-btn-whitepages[disabled],
fieldset[disabled] .mailingLists-editList .mailingLists-btn-whitepages {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.mailingLists-editList .mailingLists-btn-whitepages.disabled,
fieldset[disabled] a.mailingLists-editList .mailingLists-btn-whitepages {
  pointer-events: none;
}
.mailingLists-editList .mailingLists-btn-whitepages:hover {
  background-color: #546e7a;
  color: #fff;
}
@media (max-width: 991px) {
  .mailingLists-editList .mailingLists-btn-whitepages {
    margin-left: 0;
  }
}
.mailingLists-editList .action-buttons {
  white-space: nowrap;
}
.mailingLists-editList .cell-truncate {
  display: block;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: default;
}
.mailingLists-editList .whitepages-info-icon {
  color: #5bc0de;
  font-size: 11px;
  vertical-align: super;
  cursor: help;
}
.mailingLists-editList table.dataTable tbody tr {
  overflow: visible;
}
.mailingLists-editList .dropdown-menu {
  z-index: 1050;
}
.mailingLists-editList table.dataTable tbody tr:has(.dropdown.open) {
  position: relative;
  z-index: 1051;
}
.mailingLists-editList .mailingLists-table-scroll-wrapper {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.mailingLists-editList .mailingLists-table-scroll-wrapper:has(.dropdown.open) {
  padding-bottom: 120px;
}
.mailingLists-editList #example {
  table-layout: auto;
  max-width: 100% !important;
}
.mailingLists-editList #example td,
.mailingLists-editList #example th {
  white-space: nowrap;
}
.mailingLists-editList #example td.cell-wrap-cap,
.mailingLists-editList #example th.cell-wrap-cap {
  white-space: normal;
  min-width: 300px;
}
.mailingLists-editList #example td:last-child,
.mailingLists-editList #example th:last-child {
  width: 1%;
}
.mailingLists-editList #example thead tr.super-header th {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  padding: 2px 8px;
  background-color: #f5f5f5;
  border: 2px solid #ddd;
}
.mailingLists-editList #example thead tr.super-header th:last-child {
  background-color: #f5f5f5;
  z-index: 3;
  border-left: 2px solid #aaa;
}
.mailingLists-editList #example thead tr:not(.super-header) th {
  border-bottom-color: #aaa;
}
.mailingLists-editList #example thead th:last-child,
.mailingLists-editList #example tbody tr td:last-child {
  position: sticky;
  right: 0;
  z-index: 2;
  background-color: #fff;
  border-left: 2px solid #aaa;
  border-right: 2px solid #ddd;
  box-shadow: -3px 0 6px rgba(0, 0, 0, 0.15);
}
.mailingLists-editList #example.table-striped tbody tr:nth-of-type(even) td:last-child {
  background-color: #f9f9f9;
}
.mailingLists-editList #example thead th:last-child {
  background-color: #f5f5f5;
  z-index: 3;
  border-left: 2px solid #aaa;
}
.mailingLists-editList #example .dropdown-menu {
  min-width: 0;
  width: 80px;
  right: 40px;
}
.mailingLists-editList #example .dropdown-menu li.mailingLists-dropdown-action {
  padding: 4px 8px;
}
@media (max-width: 991px) {
  .mailingLists-editList #example thead th:last-child,
  .mailingLists-editList #example tbody tr td:last-child {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    border-right: 1px solid #ddd;
  }
}
.mailingLists-selectList .action-buttons > .green,
.mailingLists-selectList .action-buttons > .red {
  display: none;
}
.mailingLists-selectList .action-buttons > .blue i {
  margin-right: 5px;
}
.mailingLists-mapList .content {
  color: #555;
  background: #FCFCFC;
}
.mailingLists-mapList .noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mailingLists-mapList #map-row {
  background-color: #eee;
  padding-top: 10px;
  text-align: center;
  border: 2px solid #ddd;
  border-top: none;
  border-bottom: none;
  display: none;
}
.mailingLists-mapList #option-row {
  background-color: #FFFCFE;
  padding-bottom: 20px;
}
.mailingLists-mapList #mapping-wrapper {
  display: inline-block;
  margin-bottom: 20px;
}
.mailingLists-mapList #skip-btn {
  vertical-align: top;
  margin-left: 20px;
  float: right;
}
.mailingLists-mapList ul.fields {
  margin-bottom: 0px;
  padding: 0px 5px;
}
.mailingLists-mapList ul.fields > li {
  cursor: pointer;
  min-height: 184px;
  position: relative;
  padding-bottom: 10px;
}
.mailingLists-mapList ul.fields > li.active {
  background: linear-gradient(#fff, #fefefe);
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  transition: background 0.5s ease-in;
  cursor: auto;
  box-shadow: 0px 2px 1px 2px #ddd inset;
}
.mailingLists-mapList ul.fields > li.active:before {
  left: 40px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  pointer-events: none;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 20px solid #ccc;
}
.mailingLists-mapList .fieldBtn {
  vertical-align: top;
  margin: 70px 5px 0px 5px;
  color: #444;
  background-color: #efefef;
}
.mailingLists-mapList .fields {
  list-style-type: none;
  white-space: nowrap;
  overflow-x: hidden;
  padding: 0;
  width: 618px;
}
.mailingLists-mapList .records {
  list-style-type: none;
  white-space: nowrap;
  overflow-y: scroll;
  padding: 0;
  max-height: 515px;
}
.mailingLists-mapList .unmapped .record {
  border-style: dashed;
}
.mailingLists-mapList .records-wrapper {
  overflow-y: hidden;
  max-height: 515px;
}
.mailingLists-mapList .records-header {
  padding: 10px;
}
.mailingLists-mapList h1.records-header {
  line-height: 40px;
}
.mailingLists-mapList .records-header-panel {
  padding: 10px;
  background-color: #eee;
  border: 1px solid black;
  margin-bottom: 20px;
}
.mailingLists-mapList .records > li.done > .record {
  border-color: green;
  opacity: 0.5;
}
.mailingLists-mapList .record-container.done .record {
  border-color: green;
}
.mailingLists-mapList .records > li.done > .record > h4,
.mailingLists-mapList .record-container.done .record > h4 {
  color: green;
}
.mailingLists-mapList .records > li > .record,
.mailingLists-mapList .review-records .record {
  cursor: pointer;
}
.mailingLists-mapList .records > li > .record:hover,
.mailingLists-mapList .review-records .record:hover {
  opacity: 1;
  transition: margin-top 0.1s ease-in;
  box-shadow: 0px 0px 0px 0px;
}
.mailingLists-mapList .records > li > .record:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-mapList .records > li.active > .record,
.mailingLists-mapList .fields .record-container.active .record {
  opacity: 1;
}
.mailingLists-mapList .records > li.active > .record h4 {
  font-weight: bold;
}
.mailingLists-mapList .records li,
.mailingLists-mapList .fields li {
  display: inline-block;
  vertical-align: top;
}
.mailingLists-mapList .records li {
  float: left;
}
.mailingLists-mapList .record {
  color: #555;
  background: linear-gradient(#FCFCFC, #F7F7F7);
  border-radius: 10px !important;
  text-align: center;
  border: 1px solid #444;
  padding: 5px;
  margin: 10px;
  width: 160px;
  display: inline-block;
  height: 150px;
  transition: opacity 0.25s ease-in;
  box-shadow: 0px 2px 3px #ccc;
  position: relative;
}
.mailingLists-mapList .record h4 {
  border-bottom: 1px solid #444;
  min-height: 20px;
  padding-bottom: 5px;
}
.mailingLists-mapList .record-container {
  color: #555;
  display: inline-block;
  border-radius: 10px !important;
  width: 180px;
  opacity: 0.5;
  margin: 10px;
  margin-bottom: 20px;
  border-color: red;
  transition: opacity 0.5s ease-in;
  margin-top: 0;
}
.mailingLists-mapList .record-container > h3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
  min-height: 29px;
  font-size: 24px;
}
.mailingLists-mapList .record-container > h3 > .glyphicon {
  line-height: 0;
}
.mailingLists-mapList .record-container.done {
  border-color: green;
}
.mailingLists-mapList .record-container.active,
.mailingLists-mapList .sections h2.active {
  opacity: 1;
}
.mailingLists-mapList .record-container.active h3,
.mailingLists-mapList .sections h2.active {
  font-weight: bold;
}
.mailingLists-mapList .record-container.done > h3,
.mailingLists-mapList .sections h2.done span.glyphicon-ok {
  color: green;
}
.mailingLists-mapList .required {
  color: red;
}
.mailingLists-mapList .fields > li:hover {
  background-color: #F7F7F7;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.mailingLists-mapList .fields > li:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.mailingLists-mapList .sections ul {
  list-style: none;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 7px;
}
.mailingLists-mapList .sections li {
  color: gray;
  cursor: pointer;
  padding: 10px;
  display: inline;
  font-size: 18px;
  opacity: 0.5;
  border-radius: 10px !important;
  transition: opacity 0.1s ease-in;
}
.mailingLists-mapList .sections li span {
  transition: opacity 0.1s ease-in;
  margin: 0;
}
.mailingLists-mapList .sections li:hover {
  opacity: 1;
}
.mailingLists-mapList .sections li:active {
  background: #F7F7F7;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  opacity: 1;
}
.mailingLists-mapList .sections li span.glyphicon {
  padding: 0;
}
.mailingLists-mapList .sections li.active {
  color: #FCFCFC;
  opacity: 1;
  background: linear-gradient(#337AC1, #337ab7);
}
.mailingLists-mapList .sections li.active span.glyphicon,
.mailingLists-mapList .sections li.active span.filler {
  color: limegreen;
}
.mailingLists-mapList #btn-help {
  color: #585f69;
  opacity: 1;
  font-size: 18px;
  padding: 10px;
}
.mailingLists-mapList .required-label,
.mailingLists-mapList .optional-label {
  text-align: center;
  padding: 0;
  margin: 0;
}
.mailingLists-mapList .required-label {
  color: red;
}
.mailingLists-mapList .no-border-bottom,
.mailingLists-mapList .record h4.no-border-bottom {
  border-bottom: none;
}
.mailingLists-mapList .prop-name {
  text-decoration: underline;
  font-weight: bold;
  color: #d9534f;
}
.mailingLists-mapList .continue-label {
  padding: 10px;
}
.mailingLists-mapList .continue-label:hover {
  cursor: pointer;
}
.mailingLists-mapList #review-list > li {
  padding-bottom: 0px;
  border-bottom: 1px solid black;
}
.mailingLists-mapList .edit-label {
  position: absolute;
  bottom: 0;
  padding: 0;
  margin: 0;
  left: 40px;
}
.mailingLists-mapList .edit-tooltip {
  position: absolute;
  width: 100px;
  background-color: black;
  color: white;
  border-radius: 5px !important;
  z-index: 999;
  background: #000;
}
.mailingLists-mapList .edit-tooltip:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000;
  border-width: 8px;
  margin-left: -8px;
}
.mailingLists-uploadList .table-wrapper {
  max-height: 500px;
  overflow-y: scroll;
}
.mailingLists-maxRecords {
  width: 80px !important;
}
.mailingLists-duplicateRecords,
.mailingLists-commercialRecords {
  margin-right: 15px;
}
#list-type-filter-button {
  text-decoration: underline;
  cursor: pointer;
}
.listDisplay {
  overflow-x: auto;
}
.dataTables_filter input {
  margin-left: 10px;
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 20px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}
/*table.dataTable tr {
    display: flex;
    flex-direction: column;
    @media @desktop {
        display: table-row;
    }
}*/
.dataTables_filter button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 15px;
  color: #fff;
  background-color: #5e6872;
  border-color: #525b64;
}
.dataTables_filter button:focus,
.dataTables_filter button:active:focus,
.dataTables_filter button.active:focus,
.dataTables_filter button.focus,
.dataTables_filter button:active.focus,
.dataTables_filter button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dataTables_filter button:hover,
.dataTables_filter button:focus,
.dataTables_filter button.focus {
  color: #333;
  text-decoration: none;
}
.dataTables_filter button:active,
.dataTables_filter button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dataTables_filter button.disabled,
.dataTables_filter button[disabled],
fieldset[disabled] .dataTables_filter button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dataTables_filter button.disabled,
fieldset[disabled] a.dataTables_filter button {
  pointer-events: none;
}
.dataTables_filter button:focus,
.dataTables_filter button.focus {
  color: #fff;
  background-color: #474f56;
  border-color: #191b1e;
}
.dataTables_filter button:hover {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.dataTables_filter button:active,
.dataTables_filter button.active,
.open > .dropdown-toggle.dataTables_filter button {
  color: #fff;
  background-color: #474f56;
  border-color: #373d42;
}
.dataTables_filter button:active:hover,
.dataTables_filter button.active:hover,
.open > .dropdown-toggle.dataTables_filter button:hover,
.dataTables_filter button:active:focus,
.dataTables_filter button.active:focus,
.open > .dropdown-toggle.dataTables_filter button:focus,
.dataTables_filter button:active.focus,
.dataTables_filter button.active.focus,
.open > .dropdown-toggle.dataTables_filter button.focus {
  color: #fff;
  background-color: #373d42;
  border-color: #191b1e;
}
.dataTables_filter button:active,
.dataTables_filter button.active,
.open > .dropdown-toggle.dataTables_filter button {
  background-image: none;
}
.dataTables_filter button.disabled:hover,
.dataTables_filter button[disabled]:hover,
fieldset[disabled] .dataTables_filter button:hover,
.dataTables_filter button.disabled:focus,
.dataTables_filter button[disabled]:focus,
fieldset[disabled] .dataTables_filter button:focus,
.dataTables_filter button.disabled.focus,
.dataTables_filter button[disabled].focus,
fieldset[disabled] .dataTables_filter button.focus {
  background-color: #5e6872;
  border-color: #525b64;
}
.dataTables_filter button .badge {
  color: #5e6872;
  background-color: #fff;
}
.listSelect {
  display: inline-block;
  width: 100%;
}
.listSelect-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .listSelect-container {
    flex-direction: row;
  }
}
.section-templateFill .listSelect-back {
  display: none;
}
.listSelect-filter {
  margin-left: auto;
}
.listSelect-back {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.listSelect-back:focus,
.listSelect-back:active:focus,
.listSelect-back.active:focus,
.listSelect-back.focus,
.listSelect-back:active.focus,
.listSelect-back.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.listSelect-back:hover,
.listSelect-back:focus,
.listSelect-back.focus {
  color: #333;
  text-decoration: none;
}
.listSelect-back:active,
.listSelect-back.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.listSelect-back.disabled,
.listSelect-back[disabled],
fieldset[disabled] .listSelect-back {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.listSelect-back.disabled,
fieldset[disabled] a.listSelect-back {
  pointer-events: none;
}
.listSelect-back:focus,
.listSelect-back.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.listSelect-back:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.listSelect-back:active,
.listSelect-back.active,
.open > .dropdown-toggle.listSelect-back {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.listSelect-back:active:hover,
.listSelect-back.active:hover,
.open > .dropdown-toggle.listSelect-back:hover,
.listSelect-back:active:focus,
.listSelect-back.active:focus,
.open > .dropdown-toggle.listSelect-back:focus,
.listSelect-back:active.focus,
.listSelect-back.active.focus,
.open > .dropdown-toggle.listSelect-back.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.listSelect-back:active,
.listSelect-back.active,
.open > .dropdown-toggle.listSelect-back {
  background-image: none;
}
.listSelect-back.disabled:hover,
.listSelect-back[disabled]:hover,
fieldset[disabled] .listSelect-back:hover,
.listSelect-back.disabled:focus,
.listSelect-back[disabled]:focus,
fieldset[disabled] .listSelect-back:focus,
.listSelect-back.disabled.focus,
.listSelect-back[disabled].focus,
fieldset[disabled] .listSelect-back.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.listSelect-back .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.listSelect-container .listSelect-back {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .listSelect-container .listSelect-back {
    width: initial;
  }
}
.listSelect-select {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 100%;
}
.listSelect-select:focus,
.listSelect-select:active:focus,
.listSelect-select.active:focus,
.listSelect-select.focus,
.listSelect-select:active.focus,
.listSelect-select.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.listSelect-select:hover,
.listSelect-select:focus,
.listSelect-select.focus {
  color: #333;
  text-decoration: none;
}
.listSelect-select:active,
.listSelect-select.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.listSelect-select.disabled,
.listSelect-select[disabled],
fieldset[disabled] .listSelect-select {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.listSelect-select.disabled,
fieldset[disabled] a.listSelect-select {
  pointer-events: none;
}
.listSelect-select:focus,
.listSelect-select.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.listSelect-select:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.listSelect-select:active,
.listSelect-select.active,
.open > .dropdown-toggle.listSelect-select {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.listSelect-select:active:hover,
.listSelect-select.active:hover,
.open > .dropdown-toggle.listSelect-select:hover,
.listSelect-select:active:focus,
.listSelect-select.active:focus,
.open > .dropdown-toggle.listSelect-select:focus,
.listSelect-select:active.focus,
.listSelect-select.active.focus,
.open > .dropdown-toggle.listSelect-select.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.listSelect-select:active,
.listSelect-select.active,
.open > .dropdown-toggle.listSelect-select {
  background-image: none;
}
.listSelect-select.disabled:hover,
.listSelect-select[disabled]:hover,
fieldset[disabled] .listSelect-select:hover,
.listSelect-select.disabled:focus,
.listSelect-select[disabled]:focus,
fieldset[disabled] .listSelect-select:focus,
.listSelect-select.disabled.focus,
.listSelect-select[disabled].focus,
fieldset[disabled] .listSelect-select.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.listSelect-select .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .listSelect-select {
    width: initial;
  }
}
.listSelect-table tr {
  cursor: pointer;
}
.listSelect-table td.select-checkbox {
  /*width: 90px;*/
}
.listSelect-table .select-checkbox::before,
.listSelect-table .select-checkbox::after {
  /*right: 15px;*/
  left: 25% !important;
  top: 0 !important;
}
.justlisted-home-banner-container {
  position: relative;
  width: 100%;
  height: 540px;
  margin-top: 80px;
}
.justlisted-home-banner-image {
  background-image: url('../images/realestate/store1justlistedhero.jpg');
  width: 100%;
  height: 540px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.justlisted-home-banner-text {
  padding: 350px 10px 0px 10px;
  font-weight: normal;
  letter-spacing: 0.7px;
  text-align: center;
  color: #ffffff;
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .justlisted-home-banner-text {
    font-size: 3em;
  }
}
@media only screen and (min-width: 992px) {
  .justlisted-home-banner-text {
    font-size: 4em;
  }
}
.justListed-banner {
  height: 50px;
  background-color: #f8f8f8;
  background-image: url('../images/pricing-header_store1.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: table;
}
@media only screen and (min-width: 768px) {
  .justListed-banner {
    position: relative;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
  }
}
.justListed-banner-text {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.7px;
  color: #ffffff;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .justListed-banner-text {
    font-size: 3em;
  }
}
.shadow-well {
  background-color: #fffffe;
  text-align: center;
  box-shadow: 0px 0px 12px 0px #bbb;
}
.justlisted-well {
  background-color: #fffffe;
  text-align: center;
  box-shadow: 0px 0px 12px 0px #bbb;
}
.justlisted-well:default {
  background-color: #fffffe;
}
.justlisted-well:hover {
  text-decoration: none;
  background-color: #f0f0f0;
  cursor: pointer;
}
.coming-soon {
  position: absolute;
  z-index: 0;
  display: block;
  min-height: 50%;
  min-width: 50%;
}
.coming-soon-text {
  margin-top: 20px;
  text-align: center;
  color: lightgrey;
  font-size: 80px;
  opacity: 0.7;
  transform: rotate(320deg);
  -webkit-transform: rotate(320deg);
}
.dataDumpProgressDiv {
  margin: 10px;
  text-align: center;
}
.agencyMlsRegSearchPanelDiv_SearchSpan {
  padding-left: 40px;
}
.agencyMlsRegSearchPanelDiv_SearchButtonSpan {
  padding-left: 5px;
}
.agencyMlsRegAddEditPanelDiv {
  padding: 5px;
}
.justListedHidden {
  visibility: hidden;
}
.justListedLeftSpacerSpan5 {
  margin-left: 5px;
}
.justListedLeftSpacerSpan10 {
  margin-left: 10px;
}
.justListedMargin10 {
  margin: 10px;
}
.justListedRightMargin10 {
  margin-right: 10px;
}
.justListedTopMargin15 {
  margin-top: 15px;
}
.justListedTopMargin20 {
  margin-top: 20px;
}
.justListedTopMargin10 {
  margin-top: 10px;
}
.justListedBottomMargin10 {
  margin-bottom: 10px;
}
.justListedBottomMargin15 {
  margin-bottom: 15px;
}
.justListedLeftMargin15 {
  margin-left: 15px;
}
.justListedImage {
  border: lightgray 1px solid;
  min-height: 100px;
  min-width: 200px;
  max-width: 250px;
}
.justListedImage300 {
  border: lightgray 1px solid;
  min-height: 100px;
  min-width: 200px;
  max-width: 300px;
}
.justListedBlock {
  display: block;
}
.justListed80Width {
  width: 80px;
}
.justListed200Width {
  width: 200px;
}
.justListed400Width {
  width: 400px;
}
.justListedErrorText {
  color: red;
  font-weight: bold;
  font-style: italic;
}
.justListedBoldTitleText {
  font-weight: bold;
}
.justListedGrayBorderSolid {
  border: #d8d8d8 1px solid;
}
.justListedImageSquareCorners {
  border-radius: 0px;
}
.justListedGrayBorderSolidBottom {
  border-bottom: #d8d8d8 1px solid;
}
.justListed10ptUnderline {
  font-size: 10pt;
  text-decoration: underline;
  cursor: pointer;
}
.justListedAltRowLtGray {
  background: #f8f8f8;
}
.justListedOrderImage {
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid #5e6872;
  max-height: 400px;
}
.justListedPaddingTopBottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
.justListedTableFont {
  font-size: 12pt;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.justlistedtour-upload-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-left: 10px;
}
.justlistedtour-upload-button:focus,
.justlistedtour-upload-button:active:focus,
.justlistedtour-upload-button.active:focus,
.justlistedtour-upload-button.focus,
.justlistedtour-upload-button:active.focus,
.justlistedtour-upload-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.justlistedtour-upload-button:hover,
.justlistedtour-upload-button:focus,
.justlistedtour-upload-button.focus {
  color: #333;
  text-decoration: none;
}
.justlistedtour-upload-button:active,
.justlistedtour-upload-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.justlistedtour-upload-button.disabled,
.justlistedtour-upload-button[disabled],
fieldset[disabled] .justlistedtour-upload-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.justlistedtour-upload-button.disabled,
fieldset[disabled] a.justlistedtour-upload-button {
  pointer-events: none;
}
.justlistedtour-upload-button:focus,
.justlistedtour-upload-button.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.justlistedtour-upload-button:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.justlistedtour-upload-button:active,
.justlistedtour-upload-button.active,
.open > .dropdown-toggle.justlistedtour-upload-button {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.justlistedtour-upload-button:active:hover,
.justlistedtour-upload-button.active:hover,
.open > .dropdown-toggle.justlistedtour-upload-button:hover,
.justlistedtour-upload-button:active:focus,
.justlistedtour-upload-button.active:focus,
.open > .dropdown-toggle.justlistedtour-upload-button:focus,
.justlistedtour-upload-button:active.focus,
.justlistedtour-upload-button.active.focus,
.open > .dropdown-toggle.justlistedtour-upload-button.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.justlistedtour-upload-button:active,
.justlistedtour-upload-button.active,
.open > .dropdown-toggle.justlistedtour-upload-button {
  background-image: none;
}
.justlistedtour-upload-button.disabled:hover,
.justlistedtour-upload-button[disabled]:hover,
fieldset[disabled] .justlistedtour-upload-button:hover,
.justlistedtour-upload-button.disabled:focus,
.justlistedtour-upload-button[disabled]:focus,
fieldset[disabled] .justlistedtour-upload-button:focus,
.justlistedtour-upload-button.disabled.focus,
.justlistedtour-upload-button[disabled].focus,
fieldset[disabled] .justlistedtour-upload-button.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.justlistedtour-upload-button .badge {
  color: #5bc0de;
  background-color: #fff;
}
.justlistedtour-customize-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-left: 10px;
}
.justlistedtour-customize-button:focus,
.justlistedtour-customize-button:active:focus,
.justlistedtour-customize-button.active:focus,
.justlistedtour-customize-button.focus,
.justlistedtour-customize-button:active.focus,
.justlistedtour-customize-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.justlistedtour-customize-button:hover,
.justlistedtour-customize-button:focus,
.justlistedtour-customize-button.focus {
  color: #333;
  text-decoration: none;
}
.justlistedtour-customize-button:active,
.justlistedtour-customize-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.justlistedtour-customize-button.disabled,
.justlistedtour-customize-button[disabled],
fieldset[disabled] .justlistedtour-customize-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.justlistedtour-customize-button.disabled,
fieldset[disabled] a.justlistedtour-customize-button {
  pointer-events: none;
}
.justlistedtour-customize-button:focus,
.justlistedtour-customize-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.justlistedtour-customize-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.justlistedtour-customize-button:active,
.justlistedtour-customize-button.active,
.open > .dropdown-toggle.justlistedtour-customize-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.justlistedtour-customize-button:active:hover,
.justlistedtour-customize-button.active:hover,
.open > .dropdown-toggle.justlistedtour-customize-button:hover,
.justlistedtour-customize-button:active:focus,
.justlistedtour-customize-button.active:focus,
.open > .dropdown-toggle.justlistedtour-customize-button:focus,
.justlistedtour-customize-button:active.focus,
.justlistedtour-customize-button.active.focus,
.open > .dropdown-toggle.justlistedtour-customize-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.justlistedtour-customize-button:active,
.justlistedtour-customize-button.active,
.open > .dropdown-toggle.justlistedtour-customize-button {
  background-image: none;
}
.justlistedtour-customize-button.disabled:hover,
.justlistedtour-customize-button[disabled]:hover,
fieldset[disabled] .justlistedtour-customize-button:hover,
.justlistedtour-customize-button.disabled:focus,
.justlistedtour-customize-button[disabled]:focus,
fieldset[disabled] .justlistedtour-customize-button:focus,
.justlistedtour-customize-button.disabled.focus,
.justlistedtour-customize-button[disabled].focus,
fieldset[disabled] .justlistedtour-customize-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.justlistedtour-customize-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
.justlistedtour-images-container {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
  display: flex;
  flex-wrap: wrap;
}
.justlistedtour-images-container blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .justlistedtour-images-container {
    padding: 15px;
  }
}
.justlistedtour-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  height: 300px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .justlistedtour-image {
    float: left;
    width: 25%;
  }
}
.justlistedtour-image .justlistedtour-image-inner {
  background-color: white;
  border-radius: 4px;
  padding: 10px;
  border: 1px solid #5e6872;
  margin: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.justlistedtour-image .justlistedtour-image-inner img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 200px;
}
.input-amount-to-bill {
  margin: 0 10px;
}
.programs-home-banner-container {
  position: relative;
  width: 100%;
  height: 540px;
  margin-top: 80px;
}
.programs-home-banner-image {
  background-image: url('../images/realestate/store1justlistedhero.jpg');
  width: 100%;
  height: 540px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.programs-home-banner-text {
  padding: 350px 10px 0px 10px;
  font-weight: normal;
  letter-spacing: 0.7px;
  text-align: center;
  color: #ffffff;
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .programs-home-banner-text {
    font-size: 3em;
  }
}
@media only screen and (min-width: 992px) {
  .programs-home-banner-text {
    font-size: 4em;
  }
}
.programs-banner {
  height: 50px;
  background-color: #f8f8f8;
  background-image: url('../images/realestate/store1justsoldhero.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: table;
}
@media only screen and (min-width: 768px) {
  .programs-banner {
    position: relative;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
  }
}
.programs-banner-text {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.7px;
  color: #ffffff;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .programs-banner-text {
    font-size: 3em;
  }
}
.programs-well {
  background-color: #fffffe;
  text-align: center;
}
.programs-well:default {
  background-color: #fffffe;
}
.programs-well:hover {
  text-decoration: none;
  background-color: #f0f0f0;
  cursor: pointer;
}
.coming-soon {
  position: absolute;
  z-index: 0;
  display: block;
  min-height: 50%;
  min-width: 50%;
}
.coming-soon-text {
  margin-top: 20px;
  text-align: center;
  color: lightgrey;
  font-size: 80px;
  opacity: 0.7;
  transform: rotate(320deg);
  -webkit-transform: rotate(320deg);
}
.dataDumpProgressDiv {
  margin: 10px;
  text-align: center;
}
.agencyMlsRegSearchPanelDiv_SearchSpan {
  padding-left: 40px;
}
.agencyMlsRegSearchPanelDiv_SearchButtonSpan {
  padding-left: 5px;
}
.agencyMlsRegAddEditPanelDiv {
  padding: 5px;
}
.programsHidden {
  visibility: hidden;
}
.programsLeftSpacerSpan5 {
  margin-left: 5px;
}
.programsLeftSpacerSpan10 {
  margin-left: 10px;
}
.programsMargin10 {
  margin: 10px;
}
.programsRightMargin10 {
  margin-right: 10px;
}
.programsTopMargin15 {
  margin-top: 15px;
}
.programsTopMargin20 {
  margin-top: 20px;
}
.programsTopMargin10 {
  margin-top: 10px;
}
.programsBottomMargin10 {
  margin-bottom: 10px;
}
.programsBottomMargin15 {
  margin-bottom: 15px;
}
.programsLeftMargin15 {
  margin-left: 15px;
}
.programsImage {
  border: lightgray 1px solid;
  min-height: 100px;
  min-width: 200px;
  max-width: 250px;
}
.programsImage300 {
  border: lightgray 1px solid;
  min-height: 100px;
  min-width: 200px;
  max-width: 300px;
}
.programsBlock {
  display: block;
}
.programs80Width {
  width: 80px;
}
.programs200Width {
  width: 200px;
}
.programs400Width {
  width: 400px;
}
.programsErrorText {
  color: red;
  font-weight: bold;
  font-style: italic;
}
.programsBoldTitleText {
  font-weight: bold;
}
.programsGrayBorderSolid {
  border: #d8d8d8 1px solid;
}
.programsImageSquareCorners {
  border-radius: 0px;
}
.programsGrayBorderSolidBottom {
  border-bottom: #d8d8d8 1px solid;
}
.programs10ptUnderline {
  font-size: 10pt;
  text-decoration: underline;
  cursor: pointer;
}
.programsAltRowLtGray {
  background: #f8f8f8;
}
.programsOrderImage {
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid #5e6872;
}
.programsPaddingTopBottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
.programsTableFont {
  font-size: 12pt;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.programOrderImage {
  display: block;
  max-width: 100%;
  height: auto;
  border: 1px solid #5e6872;
}
.social-media-group {
  display: flex;
  flex-direction: column;
  align-self: end;
}
.social-media-group img,
.social-media-group button {
  margin-bottom: 10px;
}
.social-media-container {
  display: flex;
  align-items: stretch;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #b0bed9;
}
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #a8b7d5;
}
table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.display tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #a3b3d3;
}
table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected,
table.dataTable.display tbody > tr > .selected {
  background-color: #a9b8d6;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #9daed0;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a0b0d1;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a2b2d2;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #a9b8d6;
}
table.dataTable.display tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #acbad7;
}
table.dataTable.display tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #aebcd8;
}
table.dataTable.display tbody > tr.odd > .selected,
table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #9daed0;
}
table.dataTable.display tbody > tr.even > .selected,
table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #a9b8d6;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #94a6cb;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_2,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #96a8cc;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_3,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #9aacce;
}
table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #94a6cb;
}
table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: 12px;
  margin-left: 12px;
  border: 1px solid black;
  border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: 7px;
  margin-left: 14px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}
div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}
@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}
@-webkit-keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: .7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: .7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.medium-editor-anchor-preview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
  z-index: 2000;
}
.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}
.medium-editor-anchor-preview-active {
  visibility: visible;
}
.medium-editor-dragover {
  background: #ddd;
}
.medium-editor-image-loading {
  -webkit-animation: medium-editor-image-loading 1s infinite ease-in-out;
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.medium-editor-placeholder {
  position: relative;
}
.medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: absolute;
  left: 0;
  top: 0;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}
.medium-editor-placeholder-relative {
  position: relative;
}
.medium-editor-placeholder-relative:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: relative;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}
.medium-toolbar-arrow-under:after,
.medium-toolbar-arrow-over:before {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}
.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0 8px;
}
.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px 8px;
  top: -8px;
}
.medium-editor-toolbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.medium-editor-toolbar.dummy-toolbar {
  visibility: visible;
  position: relative;
  margin-top: -20px;
}
.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 7px;
  text-decoration: none;
}
.medium-editor-toolbar li button.disabled {
  cursor: not-allowed;
  opacity: 0.65;
  outline: none;
}
@media only screen and (min-width: 1200px) {
  .medium-editor-toolbar li button {
    padding: 10px;
  }
}
.medium-editor-toolbar li button:focus {
  outline: none;
}
.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}
.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}
.medium-editor-toolbar-active {
  visibility: visible;
}
.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}
.medium-editor-relative-toolbar {
  position: relative;
}
.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  -webkit-animation: medium-editor-pop-upwards 160ms forwards linear;
  animation: medium-editor-pop-upwards 160ms forwards linear;
}
.medium-editor-action-bold {
  font-weight: bolder;
}
.medium-editor-action-italic {
  font-style: italic;
}
.medium-editor-toolbar-form {
  display: none;
}
.medium-editor-toolbar-form input,
.medium-editor-toolbar-form a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input,
.medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,
.medium-editor-toolbar-form label:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}
.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}
.medium-editor-toolbar-form-active {
  display: block;
}
.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}
.medium-editor-element {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: inherit;
  word-wrap: break-word;
  min-height: 30px;
}
.medium-editor-element:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.medium-editor-element::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.medium-editor-element:-ms-input-placeholder {
  color: #999;
}
.medium-editor-element::-webkit-input-placeholder {
  color: #999;
}
.medium-editor-element::-ms-expand {
  border: 0;
  background-color: transparent;
}
.medium-editor-element[disabled],
.medium-editor-element[readonly],
fieldset[disabled] .medium-editor-element {
  background-color: #eeeeee;
  opacity: 1;
}
.medium-editor-element[disabled],
fieldset[disabled] .medium-editor-element {
  cursor: not-allowed;
}
textarea.medium-editor-element {
  height: auto;
}
.medium-editor-element img {
  max-width: 100%;
}
.medium-editor-element sub {
  vertical-align: sub;
}
.medium-editor-element sup {
  vertical-align: super;
}
.medium-editor-hidden {
  display: none;
}
.ezfarmprogramcards-container {
  display: flex;
  flex-wrap: wrap;
}
.ezfarmprogramcatalog-programs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ezfarmprogramcards-btn-order {
  float: right !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 10px;
}
.ezfarmprogramcards-btn-order:focus,
.ezfarmprogramcards-btn-order:active:focus,
.ezfarmprogramcards-btn-order.active:focus,
.ezfarmprogramcards-btn-order.focus,
.ezfarmprogramcards-btn-order:active.focus,
.ezfarmprogramcards-btn-order.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarmprogramcards-btn-order:hover,
.ezfarmprogramcards-btn-order:focus,
.ezfarmprogramcards-btn-order.focus {
  color: #333;
  text-decoration: none;
}
.ezfarmprogramcards-btn-order:active,
.ezfarmprogramcards-btn-order.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarmprogramcards-btn-order.disabled,
.ezfarmprogramcards-btn-order[disabled],
fieldset[disabled] .ezfarmprogramcards-btn-order {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarmprogramcards-btn-order.disabled,
fieldset[disabled] a.ezfarmprogramcards-btn-order {
  pointer-events: none;
}
.ezfarmprogramcards-btn-order:focus,
.ezfarmprogramcards-btn-order.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarmprogramcards-btn-order:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmprogramcards-btn-order:active,
.ezfarmprogramcards-btn-order.active,
.open > .dropdown-toggle.ezfarmprogramcards-btn-order {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmprogramcards-btn-order:active:hover,
.ezfarmprogramcards-btn-order.active:hover,
.open > .dropdown-toggle.ezfarmprogramcards-btn-order:hover,
.ezfarmprogramcards-btn-order:active:focus,
.ezfarmprogramcards-btn-order.active:focus,
.open > .dropdown-toggle.ezfarmprogramcards-btn-order:focus,
.ezfarmprogramcards-btn-order:active.focus,
.ezfarmprogramcards-btn-order.active.focus,
.open > .dropdown-toggle.ezfarmprogramcards-btn-order.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarmprogramcards-btn-order:active,
.ezfarmprogramcards-btn-order.active,
.open > .dropdown-toggle.ezfarmprogramcards-btn-order {
  background-image: none;
}
.ezfarmprogramcards-btn-order.disabled:hover,
.ezfarmprogramcards-btn-order[disabled]:hover,
fieldset[disabled] .ezfarmprogramcards-btn-order:hover,
.ezfarmprogramcards-btn-order.disabled:focus,
.ezfarmprogramcards-btn-order[disabled]:focus,
fieldset[disabled] .ezfarmprogramcards-btn-order:focus,
.ezfarmprogramcards-btn-order.disabled.focus,
.ezfarmprogramcards-btn-order[disabled].focus,
fieldset[disabled] .ezfarmprogramcards-btn-order.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarmprogramcards-btn-order .badge {
  color: #8bbe47;
  background-color: #fff;
}
.ezfarmprogramcatalog-program-container {
  margin-bottom: 15px;
  display: flex;
  flex: 1;
}
.ezfarmprogramcatalog-program {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 400px;
}
.ezfarmprogramcatalog-program blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .ezfarmprogramcatalog-program {
    padding: 15px;
  }
}
.ezfarmprogramcatalog-program:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .ezfarmprogramcatalog-program {
    width: 100%;
  }
}
.ezfarmprogramcatalog-program-header {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  min-height: 66px;
  margin-bottom: 15px;
}
.ezfarmprogramcatalog-program-image-container {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 200px;
}
.ezfarmprogramcatalog-program-image {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}
.ezfarmprogramcatalog-program-description {
  width: 100%;
  min-height: 110px;
}
.ezfarmprogramcatalog-program-view {
  width: 100%;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 15px;
  text-align: center;
}
.ezfarmprogramcatalog-program-order {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  width: 70%;
}
.ezfarmprogramcatalog-program-order:focus,
.ezfarmprogramcatalog-program-order:active:focus,
.ezfarmprogramcatalog-program-order.active:focus,
.ezfarmprogramcatalog-program-order.focus,
.ezfarmprogramcatalog-program-order:active.focus,
.ezfarmprogramcatalog-program-order.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarmprogramcatalog-program-order:hover,
.ezfarmprogramcatalog-program-order:focus,
.ezfarmprogramcatalog-program-order.focus {
  color: #333;
  text-decoration: none;
}
.ezfarmprogramcatalog-program-order:active,
.ezfarmprogramcatalog-program-order.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarmprogramcatalog-program-order.disabled,
.ezfarmprogramcatalog-program-order[disabled],
fieldset[disabled] .ezfarmprogramcatalog-program-order {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarmprogramcatalog-program-order.disabled,
fieldset[disabled] a.ezfarmprogramcatalog-program-order {
  pointer-events: none;
}
.ezfarmprogramcatalog-program-order:focus,
.ezfarmprogramcatalog-program-order.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarmprogramcatalog-program-order:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmprogramcatalog-program-order:active,
.ezfarmprogramcatalog-program-order.active,
.open > .dropdown-toggle.ezfarmprogramcatalog-program-order {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmprogramcatalog-program-order:active:hover,
.ezfarmprogramcatalog-program-order.active:hover,
.open > .dropdown-toggle.ezfarmprogramcatalog-program-order:hover,
.ezfarmprogramcatalog-program-order:active:focus,
.ezfarmprogramcatalog-program-order.active:focus,
.open > .dropdown-toggle.ezfarmprogramcatalog-program-order:focus,
.ezfarmprogramcatalog-program-order:active.focus,
.ezfarmprogramcatalog-program-order.active.focus,
.open > .dropdown-toggle.ezfarmprogramcatalog-program-order.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarmprogramcatalog-program-order:active,
.ezfarmprogramcatalog-program-order.active,
.open > .dropdown-toggle.ezfarmprogramcatalog-program-order {
  background-image: none;
}
.ezfarmprogramcatalog-program-order.disabled:hover,
.ezfarmprogramcatalog-program-order[disabled]:hover,
fieldset[disabled] .ezfarmprogramcatalog-program-order:hover,
.ezfarmprogramcatalog-program-order.disabled:focus,
.ezfarmprogramcatalog-program-order[disabled]:focus,
fieldset[disabled] .ezfarmprogramcatalog-program-order:focus,
.ezfarmprogramcatalog-program-order.disabled.focus,
.ezfarmprogramcatalog-program-order[disabled].focus,
fieldset[disabled] .ezfarmprogramcatalog-program-order.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarmprogramcatalog-program-order .badge {
  color: #8bbe47;
  background-color: #fff;
}
.ezfarmprogramcatalog-card {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .ezfarmprogramcatalog-card {
    float: left;
    width: 25%;
  }
}
.ezfarmprogramcatalog-card-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  box-shadow: 2px 2px 6px #5e6872;
}
.ezfarmprogramcatalog-card-image:hover {
  cursor: pointer;
}
.ezfarmprogramcatalog-card-name {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.ezfarmprogramcatalog-card-date {
  width: 100%;
  text-align: center;
}
.ezfarmcampaign-select-container {
  display: flex;
  flex-wrap: wrap;
}
.ezfarmcampaign-select-card {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .ezfarmcampaign-select-card {
    float: left;
    width: 25%;
  }
}
.ezfarmcampaign-select-card-name-date-container {
  min-height: 110px;
}
.ezfarmcampaign-select-card-date {
  color: #8bbe47;
}
.ezfarmcampaign-select-card-date.suspended {
  color: #d9534f;
}
.ezfarmcampaign-select-card-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  box-shadow: 2px 2px 6px #5e6872;
  cursor: pointer;
}
.ezfarmcampaign-select-card-image-preview {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 5px;
  box-shadow: 2px 2px 6px #5e6872;
  max-width: 80%;
  cursor: pointer;
  align-self: center;
}
.ezfarmcampaign-select-card-image-preview.market-activity {
  width: 50%;
}
.ezfarmcampaign-select-card-info-container {
  width: 80%;
  display: inline-block;
}
.ezfarmcampaign-select-card-edit-container {
  width: 20%;
  display: inline-block;
  text-align: center;
  margin-top: 12px;
  vertical-align: top;
}
.ezfarmcampaign-select-card-include {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-bottom: 0;
}
.ezfarmcampaign-select-card-include label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.ezfarmcampaign-select-card-include.disabled label,
fieldset[disabled] .ezfarmcampaign-select-card-include label {
  cursor: not-allowed;
}
.ezfarmcampaign-select-card-include label {
  padding-left: 0;
}
.ezfarmcampaign-select-card-select-button {
  margin-top: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.ezfarmcampaign-select-card-datepicker {
  display: inline-block;
}
.ezfarmcampaign-select-card-update {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 15px;
}
.ezfarmcampaign-select-card-update:focus,
.ezfarmcampaign-select-card-update:active:focus,
.ezfarmcampaign-select-card-update.active:focus,
.ezfarmcampaign-select-card-update.focus,
.ezfarmcampaign-select-card-update:active.focus,
.ezfarmcampaign-select-card-update.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarmcampaign-select-card-update:hover,
.ezfarmcampaign-select-card-update:focus,
.ezfarmcampaign-select-card-update.focus {
  color: #333;
  text-decoration: none;
}
.ezfarmcampaign-select-card-update:active,
.ezfarmcampaign-select-card-update.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarmcampaign-select-card-update.disabled,
.ezfarmcampaign-select-card-update[disabled],
fieldset[disabled] .ezfarmcampaign-select-card-update {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarmcampaign-select-card-update.disabled,
fieldset[disabled] a.ezfarmcampaign-select-card-update {
  pointer-events: none;
}
.ezfarmcampaign-select-card-update:focus,
.ezfarmcampaign-select-card-update.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarmcampaign-select-card-update:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmcampaign-select-card-update:active,
.ezfarmcampaign-select-card-update.active,
.open > .dropdown-toggle.ezfarmcampaign-select-card-update {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarmcampaign-select-card-update:active:hover,
.ezfarmcampaign-select-card-update.active:hover,
.open > .dropdown-toggle.ezfarmcampaign-select-card-update:hover,
.ezfarmcampaign-select-card-update:active:focus,
.ezfarmcampaign-select-card-update.active:focus,
.open > .dropdown-toggle.ezfarmcampaign-select-card-update:focus,
.ezfarmcampaign-select-card-update:active.focus,
.ezfarmcampaign-select-card-update.active.focus,
.open > .dropdown-toggle.ezfarmcampaign-select-card-update.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarmcampaign-select-card-update:active,
.ezfarmcampaign-select-card-update.active,
.open > .dropdown-toggle.ezfarmcampaign-select-card-update {
  background-image: none;
}
.ezfarmcampaign-select-card-update.disabled:hover,
.ezfarmcampaign-select-card-update[disabled]:hover,
fieldset[disabled] .ezfarmcampaign-select-card-update:hover,
.ezfarmcampaign-select-card-update.disabled:focus,
.ezfarmcampaign-select-card-update[disabled]:focus,
fieldset[disabled] .ezfarmcampaign-select-card-update:focus,
.ezfarmcampaign-select-card-update.disabled.focus,
.ezfarmcampaign-select-card-update[disabled].focus,
fieldset[disabled] .ezfarmcampaign-select-card-update.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarmcampaign-select-card-update .badge {
  color: #8bbe47;
  background-color: #fff;
}
.ezfarmcampaign-select-modal .modal-dialog {
  width: calc(100% - 100px);
  margin: 50px;
}
.ezfarmcampaign-select-modal-group {
  margin-bottom: 15px;
  text-align: center;
}
.ezfarmcampaign-select-cards {
  display: flex;
  flex-wrap: wrap;
}
.ezfarmcampaign-select-modal-header {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.ezfarmcampaign-select-modal-card-option {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  flex-basis: 25%;
}
@media (min-width: 768px) {
  .ezfarmcampaign-select-modal-card-option {
    float: left;
    width: 25%;
  }
}
.ezfarmcampaign-select-card-name {
  width: 100%;
}
.ezfarmcampaign-mailing .mailing-container {
  margin: 0;
  margin-bottom: 50px;
}
.ezfarmcampaign-mailing .listSelect-back {
  display: none;
}
.ezfarmcampaign-order-header {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}
.ezfarmcampaign-order-group {
  margin-bottom: 15px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
}
.ezfarmcampaign-order-group blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .ezfarmcampaign-order-group {
    padding: 15px;
  }
}
.ezfarmcampaign-order-group .address-label {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ezfarmcampaign-order-group .creditcard-label {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ezfarmcampaign-order-campaign-name-label {
  font-weight: bold;
  margin-top: 5px;
}
.ezcampaign-order-approval {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
  margin-top: 20px;
  background-color: #fff;
}
.ezcampaign-order-approval blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .ezcampaign-order-approval {
    padding: 15px;
  }
}
.ezcampaign-order-approval > div {
  margin-top: 5px;
}
.ezcampaign-order-approval > label {
  margin-top: 15px;
}
.ezfarmcampaign-order-proof-preview {
  width: calc(50% - 10px);
  max-width: 300px;
  box-shadow: 2px 2px 6px #5e6872;
}
.ezfarmcampaign-order-proof-preview:hover {
  cursor: pointer;
}
.ezfarmcampaign-proof-spinner {
  text-align: center;
  width: calc(40%);
  max-width: 300px;
  display: inline-block;
}
.ezfarm-buttonNext-container {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row-reverse;
}
.ezfarm-buttonNext {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  text-transform: uppercase;
  position: absolute;
  width: 100px;
  top: 24px;
  right: 15px;
  position: relative;
  top: inherit;
  right: inherit;
}
.ezfarm-buttonNext:focus,
.ezfarm-buttonNext:active:focus,
.ezfarm-buttonNext.active:focus,
.ezfarm-buttonNext.focus,
.ezfarm-buttonNext:active.focus,
.ezfarm-buttonNext.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarm-buttonNext:hover,
.ezfarm-buttonNext:focus,
.ezfarm-buttonNext.focus {
  color: #333;
  text-decoration: none;
}
.ezfarm-buttonNext:active,
.ezfarm-buttonNext.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarm-buttonNext.disabled,
.ezfarm-buttonNext[disabled],
fieldset[disabled] .ezfarm-buttonNext {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarm-buttonNext.disabled,
fieldset[disabled] a.ezfarm-buttonNext {
  pointer-events: none;
}
.ezfarm-buttonNext:focus,
.ezfarm-buttonNext.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarm-buttonNext:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonNext:active,
.ezfarm-buttonNext.active,
.open > .dropdown-toggle.ezfarm-buttonNext {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonNext:active:hover,
.ezfarm-buttonNext.active:hover,
.open > .dropdown-toggle.ezfarm-buttonNext:hover,
.ezfarm-buttonNext:active:focus,
.ezfarm-buttonNext.active:focus,
.open > .dropdown-toggle.ezfarm-buttonNext:focus,
.ezfarm-buttonNext:active.focus,
.ezfarm-buttonNext.active.focus,
.open > .dropdown-toggle.ezfarm-buttonNext.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarm-buttonNext:active,
.ezfarm-buttonNext.active,
.open > .dropdown-toggle.ezfarm-buttonNext {
  background-image: none;
}
.ezfarm-buttonNext.disabled:hover,
.ezfarm-buttonNext[disabled]:hover,
fieldset[disabled] .ezfarm-buttonNext:hover,
.ezfarm-buttonNext.disabled:focus,
.ezfarm-buttonNext[disabled]:focus,
fieldset[disabled] .ezfarm-buttonNext:focus,
.ezfarm-buttonNext.disabled.focus,
.ezfarm-buttonNext[disabled].focus,
fieldset[disabled] .ezfarm-buttonNext.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarm-buttonNext .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonNext {
    width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .ezfarm-buttonNext {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonNext {
    top: inherit;
  }
}
.ezfarm-buttonDelete {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #8bbe47;
  border-color: #7eae3d;
  text-transform: uppercase;
  position: absolute;
  width: 100px;
  top: 24px;
  right: 15px;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  position: relative;
  top: inherit;
  right: inherit;
  margin-right: auto;
}
.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete:active:focus,
.ezfarm-buttonDelete.active:focus,
.ezfarm-buttonDelete.focus,
.ezfarm-buttonDelete:active.focus,
.ezfarm-buttonDelete.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarm-buttonDelete:hover,
.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete.focus {
  color: #333;
  text-decoration: none;
}
.ezfarm-buttonDelete:active,
.ezfarm-buttonDelete.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarm-buttonDelete.disabled,
.ezfarm-buttonDelete[disabled],
fieldset[disabled] .ezfarm-buttonDelete {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarm-buttonDelete.disabled,
fieldset[disabled] a.ezfarm-buttonDelete {
  pointer-events: none;
}
.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarm-buttonDelete:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonDelete:active,
.ezfarm-buttonDelete.active,
.open > .dropdown-toggle.ezfarm-buttonDelete {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonDelete:active:hover,
.ezfarm-buttonDelete.active:hover,
.open > .dropdown-toggle.ezfarm-buttonDelete:hover,
.ezfarm-buttonDelete:active:focus,
.ezfarm-buttonDelete.active:focus,
.open > .dropdown-toggle.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete:active.focus,
.ezfarm-buttonDelete.active.focus,
.open > .dropdown-toggle.ezfarm-buttonDelete.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarm-buttonDelete:active,
.ezfarm-buttonDelete.active,
.open > .dropdown-toggle.ezfarm-buttonDelete {
  background-image: none;
}
.ezfarm-buttonDelete.disabled:hover,
.ezfarm-buttonDelete[disabled]:hover,
fieldset[disabled] .ezfarm-buttonDelete:hover,
.ezfarm-buttonDelete.disabled:focus,
.ezfarm-buttonDelete[disabled]:focus,
fieldset[disabled] .ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete.disabled.focus,
.ezfarm-buttonDelete[disabled].focus,
fieldset[disabled] .ezfarm-buttonDelete.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarm-buttonDelete .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonDelete {
    width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .ezfarm-buttonDelete {
    width: 200px;
  }
}
.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.ezfarm-buttonDelete:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ezfarm-buttonDelete:active,
.ezfarm-buttonDelete.active,
.open > .dropdown-toggle.ezfarm-buttonDelete {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ezfarm-buttonDelete:active:hover,
.ezfarm-buttonDelete.active:hover,
.open > .dropdown-toggle.ezfarm-buttonDelete:hover,
.ezfarm-buttonDelete:active:focus,
.ezfarm-buttonDelete.active:focus,
.open > .dropdown-toggle.ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete:active.focus,
.ezfarm-buttonDelete.active.focus,
.open > .dropdown-toggle.ezfarm-buttonDelete.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.ezfarm-buttonDelete:active,
.ezfarm-buttonDelete.active,
.open > .dropdown-toggle.ezfarm-buttonDelete {
  background-image: none;
}
.ezfarm-buttonDelete.disabled:hover,
.ezfarm-buttonDelete[disabled]:hover,
fieldset[disabled] .ezfarm-buttonDelete:hover,
.ezfarm-buttonDelete.disabled:focus,
.ezfarm-buttonDelete[disabled]:focus,
fieldset[disabled] .ezfarm-buttonDelete:focus,
.ezfarm-buttonDelete.disabled.focus,
.ezfarm-buttonDelete[disabled].focus,
fieldset[disabled] .ezfarm-buttonDelete.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ezfarm-buttonDelete .badge {
  color: #d9534f;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonDelete {
    top: inherit;
  }
}
.ezfarm-buttonSaveDraft {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #8bbe47;
  border-color: #7eae3d;
  text-transform: uppercase;
  position: absolute;
  width: 100px;
  top: 24px;
  right: 15px;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  margin-right: 10px;
  width: 200px;
  position: relative;
  top: inherit;
  right: inherit;
}
.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft:active:focus,
.ezfarm-buttonSaveDraft.active:focus,
.ezfarm-buttonSaveDraft.focus,
.ezfarm-buttonSaveDraft:active.focus,
.ezfarm-buttonSaveDraft.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ezfarm-buttonSaveDraft:hover,
.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft.focus {
  color: #333;
  text-decoration: none;
}
.ezfarm-buttonSaveDraft:active,
.ezfarm-buttonSaveDraft.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ezfarm-buttonSaveDraft.disabled,
.ezfarm-buttonSaveDraft[disabled],
fieldset[disabled] .ezfarm-buttonSaveDraft {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.ezfarm-buttonSaveDraft.disabled,
fieldset[disabled] a.ezfarm-buttonSaveDraft {
  pointer-events: none;
}
.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.ezfarm-buttonSaveDraft:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonSaveDraft:active,
.ezfarm-buttonSaveDraft.active,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.ezfarm-buttonSaveDraft:active:hover,
.ezfarm-buttonSaveDraft.active:hover,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft:hover,
.ezfarm-buttonSaveDraft:active:focus,
.ezfarm-buttonSaveDraft.active:focus,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft:active.focus,
.ezfarm-buttonSaveDraft.active.focus,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.ezfarm-buttonSaveDraft:active,
.ezfarm-buttonSaveDraft.active,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft {
  background-image: none;
}
.ezfarm-buttonSaveDraft.disabled:hover,
.ezfarm-buttonSaveDraft[disabled]:hover,
fieldset[disabled] .ezfarm-buttonSaveDraft:hover,
.ezfarm-buttonSaveDraft.disabled:focus,
.ezfarm-buttonSaveDraft[disabled]:focus,
fieldset[disabled] .ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft.disabled.focus,
.ezfarm-buttonSaveDraft[disabled].focus,
fieldset[disabled] .ezfarm-buttonSaveDraft.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.ezfarm-buttonSaveDraft .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonSaveDraft {
    width: 100px;
    top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .ezfarm-buttonSaveDraft {
    width: 200px;
  }
}
.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.ezfarm-buttonSaveDraft:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.ezfarm-buttonSaveDraft:active,
.ezfarm-buttonSaveDraft.active,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.ezfarm-buttonSaveDraft:active:hover,
.ezfarm-buttonSaveDraft.active:hover,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft:hover,
.ezfarm-buttonSaveDraft:active:focus,
.ezfarm-buttonSaveDraft.active:focus,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft:active.focus,
.ezfarm-buttonSaveDraft.active.focus,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.ezfarm-buttonSaveDraft:active,
.ezfarm-buttonSaveDraft.active,
.open > .dropdown-toggle.ezfarm-buttonSaveDraft {
  background-image: none;
}
.ezfarm-buttonSaveDraft.disabled:hover,
.ezfarm-buttonSaveDraft[disabled]:hover,
fieldset[disabled] .ezfarm-buttonSaveDraft:hover,
.ezfarm-buttonSaveDraft.disabled:focus,
.ezfarm-buttonSaveDraft[disabled]:focus,
fieldset[disabled] .ezfarm-buttonSaveDraft:focus,
.ezfarm-buttonSaveDraft.disabled.focus,
.ezfarm-buttonSaveDraft[disabled].focus,
fieldset[disabled] .ezfarm-buttonSaveDraft.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ezfarm-buttonSaveDraft .badge {
  color: #5bc0de;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .ezfarm-buttonSaveDraft {
    width: 200px;
    top: inherit;
  }
}
a.ezfarmcampaign-collapse {
  position: relative;
  padding-right: 20px;
  width: 100%;
  display: inline-block;
}
a.ezfarmcampaign-collapse::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: none;
  border-bottom: 11px solid #5e6872;
  position: absolute;
  z-index: 100;
  right: 0px;
  top: calc(50% - 5px);
}
a.ezfarmcampaign-collapse.collapsed::after {
  border-top: 11px solid #5e6872;
  border-bottom: none;
}
.marketactivity-week-radio-option {
  vertical-align: top;
  height: 60px;
  line-height: 30px;
}
.marketactivity-radio-option {
  vertical-align: top;
  height: 60px;
  line-height: 60px;
}
.marketactivity-product-selected {
  border: solid 4px #8bbe47;
}
.checkout-radio-option-circle-container.marketactivity {
  margin-top: 15px;
}
.puregold-select-container {
  display: flex;
  flex-wrap: wrap;
}
.puregold-select-card {
  margin-bottom: 40px;
  float: none;
  width: 380px;
  text-align: center;
  border: 1px solid #665f5fad;
  margin: 20px;
  margin-left: 0;
  margin-top: 0;
  padding: 20px;
  border-radius: 5px;
}
.puregold-select-card-name-date-container {
  min-height: 110px;
}
.puregold-select-card-date {
  color: #8bbe47;
}
.puregold-select-card-date.suspended {
  color: #d9534f;
}
.puregold-select-card-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  box-shadow: 2px 2px 6px #5e6872;
  cursor: pointer;
  max-height: 200px;
  max-width: initial;
  margin: auto;
  display: inline-block;
}
.puregold-select-card-image-preview {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 5px;
  box-shadow: 2px 2px 6px #5e6872;
  max-width: 80%;
  cursor: pointer;
  align-self: center;
}
.puregold-select-card-info-container {
  width: 80%;
  display: inline-block;
  margin-top: 20px;
}
.puregold-select-card-edit-container {
  width: 20%;
  display: inline-block;
  text-align: center;
  margin-top: 12px;
  vertical-align: top;
}
.puregold-select-card-include {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-bottom: 0;
}
.puregold-select-card-include label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.puregold-select-card-include.disabled label,
fieldset[disabled] .puregold-select-card-include label {
  cursor: not-allowed;
}
.puregold-select-card-include label {
  padding-left: 0;
}
.puregold-select-card-select-button {
  margin-top: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.puregold-select-card-datepicker {
  display: inline-block;
}
.puregold-select-card-update {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  margin-right: 15px;
}
.puregold-select-card-update:focus,
.puregold-select-card-update:active:focus,
.puregold-select-card-update.active:focus,
.puregold-select-card-update.focus,
.puregold-select-card-update:active.focus,
.puregold-select-card-update.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.puregold-select-card-update:hover,
.puregold-select-card-update:focus,
.puregold-select-card-update.focus {
  color: #333;
  text-decoration: none;
}
.puregold-select-card-update:active,
.puregold-select-card-update.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.puregold-select-card-update.disabled,
.puregold-select-card-update[disabled],
fieldset[disabled] .puregold-select-card-update {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.puregold-select-card-update.disabled,
fieldset[disabled] a.puregold-select-card-update {
  pointer-events: none;
}
.puregold-select-card-update:focus,
.puregold-select-card-update.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.puregold-select-card-update:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.puregold-select-card-update:active,
.puregold-select-card-update.active,
.open > .dropdown-toggle.puregold-select-card-update {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.puregold-select-card-update:active:hover,
.puregold-select-card-update.active:hover,
.open > .dropdown-toggle.puregold-select-card-update:hover,
.puregold-select-card-update:active:focus,
.puregold-select-card-update.active:focus,
.open > .dropdown-toggle.puregold-select-card-update:focus,
.puregold-select-card-update:active.focus,
.puregold-select-card-update.active.focus,
.open > .dropdown-toggle.puregold-select-card-update.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.puregold-select-card-update:active,
.puregold-select-card-update.active,
.open > .dropdown-toggle.puregold-select-card-update {
  background-image: none;
}
.puregold-select-card-update.disabled:hover,
.puregold-select-card-update[disabled]:hover,
fieldset[disabled] .puregold-select-card-update:hover,
.puregold-select-card-update.disabled:focus,
.puregold-select-card-update[disabled]:focus,
fieldset[disabled] .puregold-select-card-update:focus,
.puregold-select-card-update.disabled.focus,
.puregold-select-card-update[disabled].focus,
fieldset[disabled] .puregold-select-card-update.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.puregold-select-card-update .badge {
  color: #8bbe47;
  background-color: #fff;
}
.puregold-select-modal .modal-dialog {
  width: calc(100% - 100px);
  margin: 50px;
}
.puregold-select-modal-group {
  margin-bottom: 15px;
  text-align: center;
}
.puregold-select-cards {
  display: flex;
  flex-wrap: wrap;
}
.puregold-select-modal-header {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.puregold-select-modal-card-option {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  flex-basis: 25%;
}
@media (min-width: 768px) {
  .puregold-select-modal-card-option {
    float: left;
    width: 25%;
  }
}
.puregold-select-card-name {
  width: 100%;
}
.puregold-mailing .mailing-container {
  margin: 0;
  margin-bottom: 50px;
}
.puregold-mailing .listSelect-back {
  display: none;
}
.puregold-mailings {
  display: flex;
  flex-wrap: wrap;
}
/*! jQuery UI - v1.12.1 - 2018-05-10
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("/assets/vendor/jquery-ui/images/ui-icons_777777_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
.foxhound-radio-option-container input[type="radio"] {
  display: none;
}
.foxhound-radio-option-container label {
  margin: 0;
}
.foxhound-radio-option-circle-container {
  position: absolute;
  margin-left: -40px;
  margin-top: -5px;
}
.foxhound-radio-option-circle-container .foxhound-radio-option-circle {
  margin: auto;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  border: 3px solid #d8d8d8;
  transition: all 0.5s ease;
}
.foxhound-radio-option-circle-container .foxhound-radio-option-circle .foxhound-radio-option-iconSegment1 {
  display: none;
  position: absolute;
  width: 10px;
  height: 3px;
  left: 6px;
  top: 13px;
  background-color: #d8d8d8;
}
.foxhound-radio-option-circle-container .foxhound-radio-option-circle .foxhound-radio-option-iconSegment2 {
  display: none;
  position: absolute;
  width: 3px;
  height: 10px;
  left: 13px;
  top: 6px;
  background-color: #d8d8d8;
}
input[type="radio"]:checked + .foxhound-radio-option-circle-container .foxhound-radio-option-circle {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border: 3px solid #8bbe47;
  background-color: #8bbe47;
}
input[type="radio"]:checked + .foxhound-radio-option-circle-container .foxhound-radio-option-circle .foxhound-radio-option-iconSegment1 {
  display: block;
  background-color: white;
  width: 6px;
  height: 3px;
  left: 7px;
  top: 14px;
}
input[type="radio"]:checked + .foxhound-radio-option-circle-container .foxhound-radio-option-circle .foxhound-radio-option-iconSegment2 {
  display: block;
  background-color: white;
  width: 3px;
  height: 13px;
  left: 12px;
  top: 4px;
}
.foxhound-radio-option {
  margin-left: 15px;
}
.radiobuttonlist-vertical label.radio-inline {
  display: block;
  margin-left: 0;
}
.control-select2-wrapper {
  border-radius: 4px;
  padding: 30px 20px 10px 20px;
  border: 1px solid #ccc;
}
.control-select2-wrapper .select2-container--default .select2-selection--single {
  border: none !important;
}
.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #aaa !important;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: 1px solid #aaa !important;
}
@media only screen and (max-width: 767px) {
  .listings-table tr {
    display: block;
  }
  .listings-table th.listings-cell {
    display: none;
  }
  .listings-table td.listings-cell {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: none;
  }
  .listings-table td.listings-cell:nth-child(2):before {
    display: block;
    content: "Date Added: ";
    font-weight: bold;
  }
  .listings-table td.listings-cell:nth-child(3):before {
    display: block;
    content: "Address / MLS Number: ";
    font-weight: bold;
  }
  .listings-table td.listings-cell:nth-child(4):before {
    display: block;
    content: "Recommended Activities: ";
    font-weight: bold;
  }
  .listings-table td.listings-cell.listings-cell-image {
    border-bottom: 1px solid #ddd;
  }
  .listings-table td.listings-cell.listings-cell-details > input {
    width: 100%;
  }
}
.listing-details-photo {
  margin-bottom: 10px;
}
body {
  font-size: 16px;
  min-width: 375px;
  /*@media @tablet {
        font-size: 14px;
    }
    @media @large {
        font-size: 16px;
    }*/
}
/*select {-webkit-appearance: none;}*/
/*override bootstrap making asp labels bold*/
label {
  font-weight: normal;
}
th label {
  font-weight: bold;
}
.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th {
  border: none;
}
.well {
  padding: 2px;
}
@media only screen and (min-width: 768px) {
  .well {
    padding: 15px;
  }
}
.well-sm {
  padding: 2px;
}
@media only screen and (min-width: 768px) {
  .well-sm {
    padding: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .container > .navbar-collapse {
    margin-right: -25px;
  }
}
.main-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .main-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .main-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .main-container {
    width: 1170px;
  }
}
.main-container > .navbar-header,
.main-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .main-container > .navbar-header,
  .main-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .main-container {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .main-container {
    width: 1370px;
  }
}
.main-container > .navbar-header,
.main-container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .main-container > .navbar-header,
  .main-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) {
  .main-container {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .main-container {
    padding-top: 10px;
  }
}
.navbar-offset {
  margin-top: 80px;
  min-height: calc(100vh - 295px);
}
.section-header,
.homepage-column-header,
.page-block-header,
.page-block-sub-header {
  margin: auto;
  font-family: proxima-nova;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.3px;
  text-align: center;
  color: #5e6872;
}
.section-sub-header,
.tool-header,
.service-header {
  font-family: proxima-nova;
  font-size: 18px;
  font-weight: bold;
  line-height: 0.91;
  letter-spacing: 1.3px;
  color: #73777c;
}
.center {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
.bootbox-close-button {
  font-size: 50px;
}
.bootbox .modal-header {
  border-bottom: 0px;
}
.modal-title {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #5e6872;
}
.tag-text a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.3px;
  color: #8bbe47;
}
.info-container {
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .info-container {
    position: relative;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
  }
}
.info-container > .img-src {
  height: 175px;
}
@media only screen and (min-width: 768px) {
  .info-container > .img-src {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
.infopage-header {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: proxima-nova;
  font-size: 28px;
  font-weight: 700;
  color: #5e6872;
  text-transform: uppercase;
}
.ribbon {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #f56a18;
  position: absolute;
  top: 11px;
  left: -27px;
}
.badge1 {
  position: relative;
}
.badge1[data-badge]:after {
  content: attr(data-badge);
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: .7em;
  background: #f56a18;
  color: white;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  box-shadow: 0 0 1px #f56a18;
}
.banner-container {
  position: relative;
  width: 100%;
  height: 540px;
  margin-top: 80px;
}
.banner-image {
  background-image: url('../images/realestate/store1justlistedhero.jpg');
  width: 100%;
  height: 540px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.banner-text {
  padding: 350px 10px 0px 10px;
  font-weight: normal;
  letter-spacing: 0.7px;
  text-align: center;
  color: #ffffff;
  font-size: 2em;
}
@media only screen and (min-width: 768px) {
  .banner-text {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 992px) {
  .banner-text {
    font-size: 3em;
  }
}
@media only screen and (min-width: 1300px) {
  .banner-text {
    font-size: 4em;
  }
}
.banner-browse-catalog-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 25px;
  display: block;
  width: 100%;
  margin: auto;
  width: calc(100% - 20px);
  margin-top: 20px;
}
.banner-browse-catalog-button:focus,
.banner-browse-catalog-button:active:focus,
.banner-browse-catalog-button.active:focus,
.banner-browse-catalog-button.focus,
.banner-browse-catalog-button:active.focus,
.banner-browse-catalog-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.banner-browse-catalog-button:hover,
.banner-browse-catalog-button:focus,
.banner-browse-catalog-button.focus {
  color: #333;
  text-decoration: none;
}
.banner-browse-catalog-button:active,
.banner-browse-catalog-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.banner-browse-catalog-button.disabled,
.banner-browse-catalog-button[disabled],
fieldset[disabled] .banner-browse-catalog-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.banner-browse-catalog-button.disabled,
fieldset[disabled] a.banner-browse-catalog-button {
  pointer-events: none;
}
.banner-browse-catalog-button:focus,
.banner-browse-catalog-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.banner-browse-catalog-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.banner-browse-catalog-button:active,
.banner-browse-catalog-button.active,
.open > .dropdown-toggle.banner-browse-catalog-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.banner-browse-catalog-button:active:hover,
.banner-browse-catalog-button.active:hover,
.open > .dropdown-toggle.banner-browse-catalog-button:hover,
.banner-browse-catalog-button:active:focus,
.banner-browse-catalog-button.active:focus,
.open > .dropdown-toggle.banner-browse-catalog-button:focus,
.banner-browse-catalog-button:active.focus,
.banner-browse-catalog-button.active.focus,
.open > .dropdown-toggle.banner-browse-catalog-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.banner-browse-catalog-button:active,
.banner-browse-catalog-button.active,
.open > .dropdown-toggle.banner-browse-catalog-button {
  background-image: none;
}
.banner-browse-catalog-button.disabled:hover,
.banner-browse-catalog-button[disabled]:hover,
fieldset[disabled] .banner-browse-catalog-button:hover,
.banner-browse-catalog-button.disabled:focus,
.banner-browse-catalog-button[disabled]:focus,
fieldset[disabled] .banner-browse-catalog-button:focus,
.banner-browse-catalog-button.disabled.focus,
.banner-browse-catalog-button[disabled].focus,
fieldset[disabled] .banner-browse-catalog-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.banner-browse-catalog-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .banner-browse-catalog-button {
    width: 260px;
  }
}
.section,
.homepage-section {
  border-bottom: 1px solid #d8d8d8;
}
.section-gray {
  background-color: #f8f8f8;
}
.section-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}
@media (min-width: 768px) {
  .section-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .section-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .section-content {
    width: 1170px;
  }
}
.section-content > .navbar-header,
.section-content > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .section-content > .navbar-header,
  .section-content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .section-content {
    width: 1270px;
  }
}
@media only screen and (min-width: 1400px) {
  .section-content {
    width: 1370px;
  }
}
.section-text,
.tool-text,
.tool-text-small,
.service-text {
  font-family: proxima-nova;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.2px;
  color: #5e6872;
  padding-top: 14px;
}
@media only screen and (min-width: 768px) {
  #tools,
  #services {
    padding: 35px;
  }
}
.tool-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .tool-block {
    float: left;
    width: 33.33333333%;
  }
}
.tool-icon {
  display: block;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.tool-text {
  padding: 10px 10px 5em 10px;
}
.tool-text-small {
  padding: 10px 10px 5px 10px;
  line-height: 1.25;
}
.service-block {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 40px 0px;
}
@media (min-width: 768px) {
  .service-block {
    float: left;
    width: 50%;
  }
}
.service-content {
  width: calc(100% - 72px);
  padding: 0px 40px;
  display: inline-block;
}
.service-text {
  min-height: 125px;
}
.service-icon {
  display: inline-block;
  vertical-align: top;
}
.service-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #8bbe47;
  border-color: #7eae3d;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.service-button:focus,
.service-button:active:focus,
.service-button.active:focus,
.service-button.focus,
.service-button:active.focus,
.service-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.service-button:hover,
.service-button:focus,
.service-button.focus {
  color: #333;
  text-decoration: none;
}
.service-button:active,
.service-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.service-button.disabled,
.service-button[disabled],
fieldset[disabled] .service-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.service-button.disabled,
fieldset[disabled] a.service-button {
  pointer-events: none;
}
.service-button:focus,
.service-button.focus {
  color: #fff;
  background-color: #709b37;
  border-color: #3a501c;
}
.service-button:hover {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.service-button:active,
.service-button.active,
.open > .dropdown-toggle.service-button {
  color: #fff;
  background-color: #709b37;
  border-color: #5d812d;
}
.service-button:active:hover,
.service-button.active:hover,
.open > .dropdown-toggle.service-button:hover,
.service-button:active:focus,
.service-button.active:focus,
.open > .dropdown-toggle.service-button:focus,
.service-button:active.focus,
.service-button.active.focus,
.open > .dropdown-toggle.service-button.focus {
  color: #fff;
  background-color: #5d812d;
  border-color: #3a501c;
}
.service-button:active,
.service-button.active,
.open > .dropdown-toggle.service-button {
  background-image: none;
}
.service-button.disabled:hover,
.service-button[disabled]:hover,
fieldset[disabled] .service-button:hover,
.service-button.disabled:focus,
.service-button[disabled]:focus,
fieldset[disabled] .service-button:focus,
.service-button.disabled.focus,
.service-button[disabled].focus,
fieldset[disabled] .service-button.focus {
  background-color: #8bbe47;
  border-color: #7eae3d;
}
.service-button .badge {
  color: #8bbe47;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .service-button {
    width: 250px;
    margin-left: 94px;
  }
}
.homepage-section {
  width: 100%;
}
.homepage-column-left {
  width: 100%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .homepage-column-left .page-block {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .homepage-column-left .page-block {
    width: 33%;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-column-left {
    width: 75%;
  }
}
.homepage-column-right {
  width: 100%;
  float: left;
}
@media only screen and (min-width: 1200px) {
  .homepage-column-right {
    width: 25%;
  }
}
.homepage-column-header {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .homepage-column-header {
    text-align: left;
  }
}
.homepage-column-no-header {
  padding-top: 40px;
  margin-top: 40px;
}
.page-block {
  height: 424px;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 24px;
  margin-bottom: 40px;
  float: left;
}
.page-block-inner {
  max-width: 305px;
  height: 100%;
  border: solid 1px #d8d8d8;
  position: relative;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .page-block-inner {
    margin: 0;
  }
}
.page-block-header {
  padding-top: 24px;
  font-size: 22px;
  font-weight: bold;
}
.page-block-sub-header {
  padding-top: 8px;
  font-size: 16px;
}
.page-block-sub-header .price {
  font-weight: bold;
  color: #f56a18;
}
.page-block-sub-header .priceold {
  font-weight: bold;
  text-decoration: line-through;
}
.page-block-image {
  width: 100%;
  max-width: 305px;
  display: block;
  margin: auto;
}
.page-block-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  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: 16px;
  line-height: 1.42857143;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  border-radius: 0;
  position: absolute;
  bottom: 24px;
}
.page-block-button:focus,
.page-block-button:active:focus,
.page-block-button.active:focus,
.page-block-button.focus,
.page-block-button:active.focus,
.page-block-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-block-button:hover,
.page-block-button:focus,
.page-block-button.focus {
  color: #333;
  text-decoration: none;
}
.page-block-button:active,
.page-block-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.page-block-button.disabled,
.page-block-button[disabled],
fieldset[disabled] .page-block-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.page-block-button.disabled,
fieldset[disabled] a.page-block-button {
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .page-block-button {
    border-radius: 20px;
    width: 80%;
    margin: 0 10%;
  }
}
.row-below {
  margin-bottom: 5px;
}
.margin-top {
  margin-top: 10px;
}
.infoPage-test-banner {
  background-color: #d9534f;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 32px;
  padding: 5px;
  font-weight: bold;
}
.control-label-inset {
  position: absolute;
  margin: 7px 15px 20px;
  font-size: 14px;
  opacity: 0.75;
}
.control-label-inset + .form-control,
.control-label-inset + .profile-form-control,
.control-label-inset + .address-form-control,
.control-label-inset + .creditcard-form-control {
  height: inherit;
  padding: 30px 20px 10px 20px;
}
.validationElement {
  border-color: #d9534f !important;
  box-shadow: 0px 0px 10px 0px #d9534f !important;
}
/* Add spacing to the bottom of vertical columns */
@media (max-width: 768px) {
  [class*="col-"] {
    margin-bottom: 15px;
  }
}
/* Add spacing to the bottom of vertical columns */
@media (max-width: 992px) {
  [class*="col-"] {
    margin-bottom: 5px;
  }
}
.tablesm > thead > tr > th,
.tablesm > tbody > tr > th,
.tablesm > tfoot > tr > th,
.tablesm > thead > tr > td,
.tablesm > tbody > tr > td,
.tablesm > tfoot > tr > td {
  padding: 10px;
}
.infopage-header > .ordersummary-subheader {
  text-transform: none;
}
.ordersummary-section > .ordersummary-subheader {
  text-transform: none;
  font-size: 20px;
}
.ordersummary-section > .ordersummary-header {
  text-transform: none;
  font-size: 24px;
}
.ordersummary-section {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 2px;
  background-color: initial;
}
.ordersummary-section blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
  .ordersummary-section {
    padding: 15px;
  }
}
.ordersummary-header {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: proxima-nova;
  font-size: 24px;
  font-weight: 700;
  color: #5e6872;
  text-transform: none;
}
.help-icon {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #5e6872;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: white;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
/* remove chrome 83 black outline */
*,
input,
select,
textarea,
option,
button {
  outline: none!important;
}
.form-control-narrow {
  padding: 6px 2px;
}
/* remove chrome 83 blue checkbox */
input[type="checkbox"] {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  /* Show the border to simulate the square */
  border: 1px solid #ccc;
  /* Hide the native checkbox */
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
}
input[type="checkbox"]:before {
  /* Show some fake element to keep the space for empty "square" */
  content: "\f0c8";
  color: transparent;
}
input[type="checkbox"]:checked:before {
  /* Show actual checkmark */
  content: "\f00c";
  color: black;
  font-size: 12px;
  position: relative;
  top: -2px;
}
.cursor-pointer {
  cursor: pointer;
}
.carousel-inner > .item > img {
  margin: auto;
  width: 100%;
}
.carousel-inner > .item > a > img {
  margin: auto;
  width: 100%;
}
.bootbox-body {
  white-space: pre-wrap;
}
.table-scroll-container {
  width: 100%;
  overflow-x: auto;
}
.gv_sortascheaderstyle {
  background: url(/Images/sort_asc.gif) no-repeat scroll right center;
  padding-left: 5px;
}
.gv_sortascheaderstyle a {
  text-decoration: underline;
}
.gv_sortdescheaderstyle {
  background: url(/Images/sort_dsc.gif) no-repeat scroll right center;
  padding-left: 5px;
}
.gv_sortdescheaderstyle a {
  text-decoration: underline;
}
.justlisted-home-banner-text {
  display: none;
}
.justlisted-home-banner-container {
  position: relative;
  width: 100%;
  height: 320px;
  margin-top: 80px;
}
.justlisted-home-banner-image {
  background-image: url('../images/realestate/store1justlistedhero.jpg');
  width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.justlisted-well {
  background-color: #fffffe;
  text-align: center;
}
.justlisted-well:default {
  background-color: #fffffe;
}
.justlisted-well:hover {
  text-decoration: none;
  background-color: #f0f0f0;
  cursor: pointer;
}
.coming-soon {
  position: absolute;
  z-index: 0;
  display: block;
  min-height: 50%;
  min-width: 50%;
}
.coming-soon-text {
  margin-top: 20px;
  text-align: center;
  color: lightgrey;
  font-size: 80px;
  opacity: 0.7;
  transform: rotate(320deg);
  -webkit-transform: rotate(320deg);
}
.banner-text {
  padding-top: 440px;
}
.justlisted-home-banner-text {
  display: none;
}
.justlisted-home-banner-container {
  position: relative;
  width: 100%;
  height: 320px;
  margin-top: 80px;
}
.justlisted-home-banner-image {
  background-image: url('../images/realestate/store1justlistedhero.jpg');
  width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.justlisted-well {
  background-color: #fffffe;
  text-align: center;
}
.justlisted-well:default {
  background-color: #fffffe;
}
.justlisted-well:hover {
  text-decoration: none;
  background-color: #f0f0f0;
  cursor: pointer;
}
.homepage-well {
  background-color: white;
  border-color: #FFEA27;
  border-width: 4px;
}
.homepage-well:default {
  background-color: white;
}
.homepage-well:hover {
  text-decoration: none;
  background-color: #FFFDEB;
  cursor: pointer;
}
.homepage-well-nohover:hover {
  text-decoration: none;
  background-color: white;
  cursor: default;
}
.coming-soon {
  position: absolute;
  z-index: 0;
  display: block;
  min-height: 50%;
  min-width: 50%;
}
.coming-soon-text {
  margin-top: 20px;
  text-align: center;
  color: lightgrey;
  font-size: 80px;
  opacity: 0.7;
  transform: rotate(320deg);
  -webkit-transform: rotate(320deg);
}
