/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote 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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled: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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  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 {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a: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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a: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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand: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 {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a: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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  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;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-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: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-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 {
  color: #555;
  text-decoration: none;
  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 {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > 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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* Include this file in your html if you are using the CSP mode. */

.ng-animate.item:not(.left):not(.right) {
  -webkit-transition: 0s ease-in-out left;
  transition: 0s ease-in-out left
}
.uib-datepicker .uib-title {
  width: 100%;
}

.uib-day button, .uib-month button, .uib-year button {
  min-width: 100%;
}

.uib-left, .uib-right {
  width: 100%
}

.uib-position-measure {
  display: block !important;
  visibility: hidden !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.uib-position-scrollbar-measure {
  position: absolute !important;
  top: -9999px !important;
  width: 50px !important;
  height: 50px !important;
  overflow: scroll !important;
}

.uib-position-body-scrollbar-measure {
  overflow: scroll !important;
}
.uib-datepicker-popup.dropdown-menu {
  display: block;
  float: none;
  margin: 0;
}

.uib-button-bar {
  padding: 10px 9px 2px;
}

[uib-tooltip-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-html-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-left > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.top-right > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-left > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.bottom-right > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-top > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.left-bottom > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-top > .tooltip-arrow,
[uib-tooltip-template-popup].tooltip.right-bottom > .tooltip-arrow,
[uib-popover-popup].popover.top-left > .arrow,
[uib-popover-popup].popover.top-right > .arrow,
[uib-popover-popup].popover.bottom-left > .arrow,
[uib-popover-popup].popover.bottom-right > .arrow,
[uib-popover-popup].popover.left-top > .arrow,
[uib-popover-popup].popover.left-bottom > .arrow,
[uib-popover-popup].popover.right-top > .arrow,
[uib-popover-popup].popover.right-bottom > .arrow,
[uib-popover-html-popup].popover.top-left > .arrow,
[uib-popover-html-popup].popover.top-right > .arrow,
[uib-popover-html-popup].popover.bottom-left > .arrow,
[uib-popover-html-popup].popover.bottom-right > .arrow,
[uib-popover-html-popup].popover.left-top > .arrow,
[uib-popover-html-popup].popover.left-bottom > .arrow,
[uib-popover-html-popup].popover.right-top > .arrow,
[uib-popover-html-popup].popover.right-bottom > .arrow,
[uib-popover-template-popup].popover.top-left > .arrow,
[uib-popover-template-popup].popover.top-right > .arrow,
[uib-popover-template-popup].popover.bottom-left > .arrow,
[uib-popover-template-popup].popover.bottom-right > .arrow,
[uib-popover-template-popup].popover.left-top > .arrow,
[uib-popover-template-popup].popover.left-bottom > .arrow,
[uib-popover-template-popup].popover.right-top > .arrow,
[uib-popover-template-popup].popover.right-bottom > .arrow {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  margin: 0;
}

[uib-popover-popup].popover,
[uib-popover-html-popup].popover,
[uib-popover-template-popup].popover {
  display: block !important;
}

.uib-time input {
  width: 50px;
}

[uib-typeahead-popup].dropdown-menu {
  display: block;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.ql-picker.ql-placeholder {
  width: 118px;
}

.ql-picker.ql-placeholder > span.ql-picker-label::before {
  content: 'Placeholders';
}

.ql-picker.ql-placeholder > span.ql-picker-options > span.ql-picker-item::before {
  content: attr(data-label);
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a,a:hover,a:focus,button:focus,button:active{color:inherit;text-decoration:none;outline:none}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none}/*
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap;-ms-align-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class *="pure-u"]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3,.pure-u-1-4,.pure-u-3-4,.pure-u-1-5,.pure-u-2-5,.pure-u-3-5,.pure-u-4-5,.pure-u-5-5,.pure-u-1-6,.pure-u-5-6,.pure-u-1-8,.pure-u-3-8,.pure-u-5-8,.pure-u-7-8,.pure-u-1-12,.pure-u-5-12,.pure-u-7-12,.pure-u-11-12,.pure-u-1-24,.pure-u-2-24,.pure-u-3-24,.pure-u-4-24,.pure-u-5-24,.pure-u-6-24,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}/*
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-2,.pure-u-sm-1-3,.pure-u-sm-2-3,.pure-u-sm-1-4,.pure-u-sm-3-4,.pure-u-sm-1-5,.pure-u-sm-2-5,.pure-u-sm-3-5,.pure-u-sm-4-5,.pure-u-sm-5-5,.pure-u-sm-1-6,.pure-u-sm-5-6,.pure-u-sm-1-8,.pure-u-sm-3-8,.pure-u-sm-5-8,.pure-u-sm-7-8,.pure-u-sm-1-12,.pure-u-sm-5-12,.pure-u-sm-7-12,.pure-u-sm-11-12,.pure-u-sm-1-24,.pure-u-sm-2-24,.pure-u-sm-3-24,.pure-u-sm-4-24,.pure-u-sm-5-24,.pure-u-sm-6-24,.pure-u-sm-7-24,.pure-u-sm-8-24,.pure-u-sm-9-24,.pure-u-sm-10-24,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%;*width:4.1357%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%;*width:8.3023%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%;*width:12.469%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%;*width:16.6357%}.pure-u-sm-1-5{width:20%;*width:19.969%}.pure-u-sm-5-24{width:20.8333%;*width:20.8023%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%;*width:24.969%}.pure-u-sm-7-24{width:29.1667%;*width:29.1357%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%;*width:33.3023%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%;*width:37.469%}.pure-u-sm-2-5{width:40%;*width:39.969%}.pure-u-sm-5-12,.pure-u-sm-10-24{width:41.6667%;*width:41.6357%}.pure-u-sm-11-24{width:45.8333%;*width:45.8023%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%;*width:49.969%}.pure-u-sm-13-24{width:54.1667%;*width:54.1357%}.pure-u-sm-7-12,.pure-u-sm-14-24{width:58.3333%;*width:58.3023%}.pure-u-sm-3-5{width:60%;*width:59.969%}.pure-u-sm-5-8,.pure-u-sm-15-24{width:62.5%;*width:62.469%}.pure-u-sm-2-3,.pure-u-sm-16-24{width:66.6667%;*width:66.6357%}.pure-u-sm-17-24{width:70.8333%;*width:70.8023%}.pure-u-sm-3-4,.pure-u-sm-18-24{width:75%;*width:74.969%}.pure-u-sm-19-24{width:79.1667%;*width:79.1357%}.pure-u-sm-4-5{width:80%;*width:79.969%}.pure-u-sm-5-6,.pure-u-sm-20-24{width:83.3333%;*width:83.3023%}.pure-u-sm-7-8,.pure-u-sm-21-24{width:87.5%;*width:87.469%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%;*width:91.6357%}.pure-u-sm-23-24{width:95.8333%;*width:95.8023%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-5-5,.pure-u-sm-24-24{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-2,.pure-u-md-1-3,.pure-u-md-2-3,.pure-u-md-1-4,.pure-u-md-3-4,.pure-u-md-1-5,.pure-u-md-2-5,.pure-u-md-3-5,.pure-u-md-4-5,.pure-u-md-5-5,.pure-u-md-1-6,.pure-u-md-5-6,.pure-u-md-1-8,.pure-u-md-3-8,.pure-u-md-5-8,.pure-u-md-7-8,.pure-u-md-1-12,.pure-u-md-5-12,.pure-u-md-7-12,.pure-u-md-11-12,.pure-u-md-1-24,.pure-u-md-2-24,.pure-u-md-3-24,.pure-u-md-4-24,.pure-u-md-5-24,.pure-u-md-6-24,.pure-u-md-7-24,.pure-u-md-8-24,.pure-u-md-9-24,.pure-u-md-10-24,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%;*width:4.1357%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%;*width:8.3023%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%;*width:12.469%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%;*width:16.6357%}.pure-u-md-1-5{width:20%;*width:19.969%}.pure-u-md-5-24{width:20.8333%;*width:20.8023%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%;*width:24.969%}.pure-u-md-7-24{width:29.1667%;*width:29.1357%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%;*width:33.3023%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%;*width:37.469%}.pure-u-md-2-5{width:40%;*width:39.969%}.pure-u-md-5-12,.pure-u-md-10-24{width:41.6667%;*width:41.6357%}.pure-u-md-11-24{width:45.8333%;*width:45.8023%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%;*width:49.969%}.pure-u-md-13-24{width:54.1667%;*width:54.1357%}.pure-u-md-7-12,.pure-u-md-14-24{width:58.3333%;*width:58.3023%}.pure-u-md-3-5{width:60%;*width:59.969%}.pure-u-md-5-8,.pure-u-md-15-24{width:62.5%;*width:62.469%}.pure-u-md-2-3,.pure-u-md-16-24{width:66.6667%;*width:66.6357%}.pure-u-md-17-24{width:70.8333%;*width:70.8023%}.pure-u-md-3-4,.pure-u-md-18-24{width:75%;*width:74.969%}.pure-u-md-19-24{width:79.1667%;*width:79.1357%}.pure-u-md-4-5{width:80%;*width:79.969%}.pure-u-md-5-6,.pure-u-md-20-24{width:83.3333%;*width:83.3023%}.pure-u-md-7-8,.pure-u-md-21-24{width:87.5%;*width:87.469%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%;*width:91.6357%}.pure-u-md-23-24{width:95.8333%;*width:95.8023%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-5-5,.pure-u-md-24-24{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-2,.pure-u-lg-1-3,.pure-u-lg-2-3,.pure-u-lg-1-4,.pure-u-lg-3-4,.pure-u-lg-1-5,.pure-u-lg-2-5,.pure-u-lg-3-5,.pure-u-lg-4-5,.pure-u-lg-5-5,.pure-u-lg-1-6,.pure-u-lg-5-6,.pure-u-lg-1-8,.pure-u-lg-3-8,.pure-u-lg-5-8,.pure-u-lg-7-8,.pure-u-lg-1-12,.pure-u-lg-5-12,.pure-u-lg-7-12,.pure-u-lg-11-12,.pure-u-lg-1-24,.pure-u-lg-2-24,.pure-u-lg-3-24,.pure-u-lg-4-24,.pure-u-lg-5-24,.pure-u-lg-6-24,.pure-u-lg-7-24,.pure-u-lg-8-24,.pure-u-lg-9-24,.pure-u-lg-10-24,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%;*width:4.1357%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%;*width:8.3023%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%;*width:12.469%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%;*width:16.6357%}.pure-u-lg-1-5{width:20%;*width:19.969%}.pure-u-lg-5-24{width:20.8333%;*width:20.8023%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%;*width:24.969%}.pure-u-lg-7-24{width:29.1667%;*width:29.1357%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%;*width:33.3023%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%;*width:37.469%}.pure-u-lg-2-5{width:40%;*width:39.969%}.pure-u-lg-5-12,.pure-u-lg-10-24{width:41.6667%;*width:41.6357%}.pure-u-lg-11-24{width:45.8333%;*width:45.8023%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%;*width:49.969%}.pure-u-lg-13-24{width:54.1667%;*width:54.1357%}.pure-u-lg-7-12,.pure-u-lg-14-24{width:58.3333%;*width:58.3023%}.pure-u-lg-3-5{width:60%;*width:59.969%}.pure-u-lg-5-8,.pure-u-lg-15-24{width:62.5%;*width:62.469%}.pure-u-lg-2-3,.pure-u-lg-16-24{width:66.6667%;*width:66.6357%}.pure-u-lg-17-24{width:70.8333%;*width:70.8023%}.pure-u-lg-3-4,.pure-u-lg-18-24{width:75%;*width:74.969%}.pure-u-lg-19-24{width:79.1667%;*width:79.1357%}.pure-u-lg-4-5{width:80%;*width:79.969%}.pure-u-lg-5-6,.pure-u-lg-20-24{width:83.3333%;*width:83.3023%}.pure-u-lg-7-8,.pure-u-lg-21-24{width:87.5%;*width:87.469%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%;*width:91.6357%}.pure-u-lg-23-24{width:95.8333%;*width:95.8023%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-5-5,.pure-u-lg-24-24{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-2,.pure-u-xl-1-3,.pure-u-xl-2-3,.pure-u-xl-1-4,.pure-u-xl-3-4,.pure-u-xl-1-5,.pure-u-xl-2-5,.pure-u-xl-3-5,.pure-u-xl-4-5,.pure-u-xl-5-5,.pure-u-xl-1-6,.pure-u-xl-5-6,.pure-u-xl-1-8,.pure-u-xl-3-8,.pure-u-xl-5-8,.pure-u-xl-7-8,.pure-u-xl-1-12,.pure-u-xl-5-12,.pure-u-xl-7-12,.pure-u-xl-11-12,.pure-u-xl-1-24,.pure-u-xl-2-24,.pure-u-xl-3-24,.pure-u-xl-4-24,.pure-u-xl-5-24,.pure-u-xl-6-24,.pure-u-xl-7-24,.pure-u-xl-8-24,.pure-u-xl-9-24,.pure-u-xl-10-24,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%;*width:4.1357%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%;*width:8.3023%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%;*width:12.469%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%;*width:16.6357%}.pure-u-xl-1-5{width:20%;*width:19.969%}.pure-u-xl-5-24{width:20.8333%;*width:20.8023%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%;*width:24.969%}.pure-u-xl-7-24{width:29.1667%;*width:29.1357%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%;*width:33.3023%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%;*width:37.469%}.pure-u-xl-2-5{width:40%;*width:39.969%}.pure-u-xl-5-12,.pure-u-xl-10-24{width:41.6667%;*width:41.6357%}.pure-u-xl-11-24{width:45.8333%;*width:45.8023%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%;*width:49.969%}.pure-u-xl-13-24{width:54.1667%;*width:54.1357%}.pure-u-xl-7-12,.pure-u-xl-14-24{width:58.3333%;*width:58.3023%}.pure-u-xl-3-5{width:60%;*width:59.969%}.pure-u-xl-5-8,.pure-u-xl-15-24{width:62.5%;*width:62.469%}.pure-u-xl-2-3,.pure-u-xl-16-24{width:66.6667%;*width:66.6357%}.pure-u-xl-17-24{width:70.8333%;*width:70.8023%}.pure-u-xl-3-4,.pure-u-xl-18-24{width:75%;*width:74.969%}.pure-u-xl-19-24{width:79.1667%;*width:79.1357%}.pure-u-xl-4-5{width:80%;*width:79.969%}.pure-u-xl-5-6,.pure-u-xl-20-24{width:83.3333%;*width:83.3023%}.pure-u-xl-7-8,.pure-u-xl-21-24{width:87.5%;*width:87.469%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%;*width:91.6357%}.pure-u-xl-23-24{width:95.8333%;*width:95.8023%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-5-5,.pure-u-xl-24-24{width:100%}}@media screen and (max-width:567px){.pure-visible-sm:not(.pure-visible-xs){display:none}.pure-visible-md:not(.pure-visible-xs){display:none}.pure-visible-lg:not(.pure-visible-xs){display:none}.pure-visible-xl:not(.pure-visible-xs){display:none}.pure-hidden-xs{display:none}}@media screen and (min-width:568px) and (max-width:767px){.pure-visible-xs:not(.pure-visible-sm){display:none}.pure-visible-md:not(.pure-visible-sm){display:none}.pure-visible-lg:not(.pure-visible-sm){display:none}.pure-visible-xl:not(.pure-visible-sm){display:none}.pure-hidden-sm{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.pure-visible-xs:not(.pure-visible-md){display:none}.pure-visible-sm:not(.pure-visible-md){display:none}.pure-visible-lg:not(.pure-visible-md){display:none}.pure-visible-xl:not(.pure-visible-md){display:none}.pure-hidden-md{display:none}}@media screen and (min-width:1024px) and (max-width:1279px){.pure-visible-xs:not(.pure-visible-lg){display:none}.pure-visible-sm:not(.pure-visible-lg){display:none}.pure-visible-md:not(.pure-visible-lg){display:none}.pure-visible-xl:not(.pure-visible-lg){display:none}.pure-hidden-lg{display:none}}@media screen and (min-width:1280px){.pure-visible-xs:not(.pure-visible-xl){display:none}.pure-visible-sm:not(.pure-visible-xl){display:none}.pure-visible-md:not(.pure-visible-xl){display:none}.pure-visible-lg:not(.pure-visible-xl){display:none}.pure-hidden-xl{display:none}}/***
Spectrum Colorpicker v1.7.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px solid gray !important;
   padding: 4px 5px !important;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

.sp-clear-display {
  background-image: none !important;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  width: 31px;
  height: 31px;
  margin: 2px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ddd;
  position: relative;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    display: none;
}
.sp-preview {
    z-index: 0;
    width: 29px;
    height: 29px;
    cursor: pointer;
    border-radius: 3px;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}

.spinner{width:40px;height:40px;background-color:#333;margin:100px auto;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;-moz-animation:sk-rotateplane 1.2s infinite ease-in-out;-o-animation:sk-rotateplane 1.2s infinite ease-in-out;-ms-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}loader.white .spinner{background-color:#fff !important}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}.ng-hide.ng-hide-animate{display:none !important}.angular-color-picker > ._hues{width:22px}@-moz-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);-o-transform:perspective(120px) rotateX(0) rotateY(0);-ms-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-o-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-ms-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-o-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-ms-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);-o-transform:perspective(120px) rotateX(0) rotateY(0);-ms-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-o-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-ms-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-o-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-ms-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-o-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);-o-transform:perspective(120px) rotateX(0) rotateY(0);-ms-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-o-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-ms-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-o-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-ms-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);-o-transform:perspective(120px) rotateX(0) rotateY(0);-ms-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);-webkit-transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-o-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-ms-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-o-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-ms-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.uib-datepicker th{vertical-align:middle !important}.uib-button-bar{background:#fff !important;cursor:default !important}.panel-group{margin-bottom:0;}.panel-group .margin{margin:20px 0}div.panel{background:none;border:none;border-bottom:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;}div.panel .glyphicon{font-size:10px}div.panel .panel-heading{background:none;border:none;text-align:left;}div.panel .panel-heading.border-bottom{border-bottom:1px solid #ddd}div.panel .panel-heading h5{display:inline-block;padding:30px 60px}div.panel .panel-heading .glyphicon{font-size:10px;display:inline-block;float:right;color:#194c73;top:38px;right:30px}div.panel .panel-body{border-top:none !important;padding:20px 60px;}div.panel .panel-body .pure-g{padding:0 60px;}div.panel .panel-body .pure-g .pure-u-1-2,div.panel .panel-body .pure-g .pure-u-1-3{padding:0 30px;text-align:left}div.panel .panel-body .pure-g .pure-u-1-4{padding:0 15px}div.panel .panel-body .pure-g .pure-u-1-5{padding:0 4px}div.panel .panel-body .pure-g .dropdown-btn{width:100%;margin:0;border:1px solid #ddd;color:#194c73}div.panel .panel-body .pure-g .dropdown-btn:hover{border:1px solid #194c73}div.panel .panel-body input,div.panel .panel-body input[type=text],div.panel .panel-body input[type=number],div.panel .panel-body textarea,div.panel .panel-body .dropdown,div.panel .panel-body .add-child{margin:6px 0 23px 0;}div.panel .panel-body input .glyphicon,div.panel .panel-body input[type=text] .glyphicon,div.panel .panel-body input[type=number] .glyphicon,div.panel .panel-body textarea .glyphicon,div.panel .panel-body .dropdown .glyphicon,div.panel .panel-body .add-child .glyphicon{float:right}div.panel .panel-body label{text-align:left}.button{padding:15px;background-color:#d9ba6e;color:#194c73;border:none;border-radius:3px;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;-ms-transition-duration:.2s;transition-duration:.2s;text-transform:uppercase;min-width:150px;font-size:15px;position:relative;font-weight:600;letter-spacing:.94px;font-family:'Lato';margin:0 0 0 3px;}.button.sm-margin{margin:20px 0}.button.shrink-width{min-width:auto}.button.shrink{padding:15px 5px}.button.disabled:hover{cursor:inherit;opacity:1;-ms-filter:none;filter:none}.button:hover{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.button:active{opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.button:focus{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);color:#fff}.button.center{margin:15px auto;display:block}.button.sm{padding:5px 8px !important;margin:3px;}.button.sm.shrink-font{font-size:10px}.button.image{padding:3px 5px 1px !important;margin:0 10px;min-width:auto}.button.clear{background:none;color:#000;font-weight:600;}.button.clear.white{border:none;background:none;color:#fff}.button.blue{color:#fff !important;background-color:#194c73}.button.white-bg{background:#fff !important}.button.inline-icon{min-width:auto;padding:15px 30px}.button.pill{border-radius:30px}.button.full{width:100%;margin:0}.button.padding{max-width:auto;padding:15px}.button.dropdown-btn{text-align:left}.button.delete{background-color:#d97d6e;min-width:0;width:18px;height:18px;border-radius:50%;padding:0;margin:0;font-weight:200;font-size:10px;letter-spacing:0}.button.outline{background:none;color:#d9ba6e;border:2px solid #d9ba6e;padding:13px 15px;}.button.outline.blue{border:2px solid #194c73;color:#194c73 !important;}.button.outline.blue:focus{background:#154265 !important;color:#fff !important}.button.outline.blue:hover{background:#154265 !important;color:#fff !important}.button.outline.white{border:1px solid #fff;color:#fff}.button.outline.red{border:2px solid #d97d6e;color:#d97d6e !important}.button.counter-right{padding-right:54px;position:relative;font-size:15px;font-weight:700;letter-spacing:.81px;line-height:15px;text-transform:none;}.button.counter-right div{position:absolute;top:9px;right:16px;display:inline-block;background:#fff;border-radius:50%;width:22px;height:22px;padding:4px;text-align:center;}.button.counter-right div p{font-size:13px;font-weight:700;letter-spacing:.27px;line-height:13px}.button.dropdown-button{margin:0;text-align:left;padding-right:50px;width:230px;position:relative;border:1px solid #ddd;background:#fff;color:#194c73;font-family:Lato;font-size:13px;font-weight:400;letter-spacing:.27px;line-height:13px;}.button.dropdown-button.large{width:360px}.button.dropdown-button:focus{color:#194c73}.button.dropdown-button i{position:absolute;top:18px;right:14px;left:auto;font-size:10px}.button.back{min-width:auto;padding-left:40px;color:#194c73;}.button.back i{position:absolute;left:15px;top:15px}.button.next{min-width:auto;padding-right:40px;color:#194c73;}.button.next i{position:absolute;right:15px;top:15px}.button.cart div{display:inline;width:20px;height:20px;color:#fff;background:#d9ba6e;border-radius:50px}.button.add-child{display:block;width:100%;background-color:#194c73;color:#fff;margin:10px 0;}.button.add-child.primary{background-color:#d9ba6e}.button.right{float:right}.button.warning{background:#d9534f;color:#fff}.cart{display:inline-block;border:2px solid #ddd;padding:8px 10px;}.cart:hover{cursor:pointer}.cart div{display:inline-block;width:20px;height:20px;background:#194c73;color:#fff;border-radius:50px;text-align:center}.exit{font-size:18px;border-radius:30px;width:30px;height:30px;background:#ddd;color:#fff;}.exit.white{background:#fff;color:#ddd}.exit.sm{width:18px;height:18px;font-size:12px}input[type=file]{display:none}input[type=text],input[type=password],input[type=date],input[type=email],input[type=number],input[type=tel],select,.date{display:block;margin:6px 0 20px 0;border:none;padding:12px 10px;border-radius:3px;}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,select::-webkit-input-placeholder,.date::-webkit-input-placeholder{line-height:1.2em;color:#bdbec0}input[type=text].outline,input[type=password].outline,input[type=date].outline,input[type=email].outline,input[type=number].outline,input[type=tel].outline,select.outline,.date.outline{border:1px solid #758096;}input[type=text].outline::-webkit-input-placeholder,input[type=password].outline::-webkit-input-placeholder,input[type=date].outline::-webkit-input-placeholder,input[type=email].outline::-webkit-input-placeholder,input[type=number].outline::-webkit-input-placeholder,input[type=tel].outline::-webkit-input-placeholder,select.outline::-webkit-input-placeholder,.date.outline::-webkit-input-placeholder{line-height:1.2em;color:#194c73;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);font-family:Lato;font-size:15px;font-weight:400;line-height:16px}input[type=text].time,input[type=password].time,input[type=date].time,input[type=email].time,input[type=number].time,input[type=tel].time,select.time,.date.time{padding:12px 40px 12px 10px}input[type=text].date,input[type=password].date,input[type=date].date,input[type=email].date,input[type=number].date,input[type=tel].date,select.date,.date.date{max-width:100%}input[type=text].small,input[type=password].small,input[type=date].small,input[type=email].small,input[type=number].small,input[type=tel].small,select.small,.date.small{padding:7px 9px !important}.dropdown-toggle i{font-size:12px;position:relative;top:7px;left:5px}.dropdown-menu p{display:inline-block}.dropdown-menu i{margin-right:10px;font-size:20px;position:relative;top:3px}select{width:100%;height:31px}input[type=number]{max-width:100%;margin:2px}textarea{margin:0}.textarea{resize:none;padding:12px 40px;font-size:20px;font-weight:500;line-height:22px;color:#194c73;}.textarea.wide{width:800px;margin:10px auto}.dropdown-menu{max-height:430px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:scroll;border:1px solid #eee;}.dropdown-menu li{padding:8px;cursor:pointer;color:#000;}.dropdown-menu li a{padding:0;background:none;}.dropdown-menu li a:hover{background:none}.dropdown-menu li:hover{background:#eee}.radio{position:absolute;top:8px;right:12px;cursor:pointer}.check-box{padding:0;background:none;background-color:#d1d3d4;border:none;width:18px;height:18px;border-radius:3px;min-width:18px;}.check-box:focus,.check-box:active:focus,.check-box.focus,.check-box:hover{outline:none;outline-offset:none;background-color:#d1d3d4;color:#939598}.check-box.checked{color:#939598}.form-box{margin:10vh auto;width:500px;padding:80px 100px 120px;background:#fff;position:relative;}.form-box.signup{width:600px;padding:80px 80px 120px;}.form-box.signup .pure-g{margin:0 -5px;}.form-box.signup .pure-g div{padding:0 5px}.form-box .forgot{cursor:pointer}.form-box p{text-align:center;padding:15px 0}.form-box img{margin:0 auto 15px;display:block;max-width:100%}.form-box input{width:100%;border:1px solid #ddd;}.form-box input::-webkit-input-placeholder{color:#194c73}.form-box input:-moz-placeholder{color:#758096}.form-box input::-moz-placeholder{color:#758096}.form-box input:-ms-input-placeholder{color:#758096}.form-box .alt-text{text-align:center;padding:20px 0 0}.form-box .row{position:absolute;width:100%;padding:20px 40px 60px;bottom:0;left:0;}.form-box .row p{padding:0;margin:0;color:#194c73}.custom-checkbox > [type="checkbox"],.custom-checkbox > label{margin-bottom:0 !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox > [type="checkbox"]:not(:checked),.custom-checkbox > [type="checkbox"]:checked{position:absolute;left:-9999px}.custom-checkbox > [type="checkbox"]:not(:checked) + label,.custom-checkbox > [type="checkbox"]:checked + label{position:relative;padding-left:22px;cursor:pointer}.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,.custom-checkbox > [type="checkbox"]:checked + label:before{content:'';position:absolute;left:0;top:50%;margin-top:-9px;width:22px;height:22px;border:none;background:#bdbec0}.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,.custom-checkbox > [type="checkbox"]:checked + label:after{font:normal normal normal 12px/1 'Glyphicons Halflings';content:'\e013';position:absolute;top:50%;margin-top:-9px;left:0;padding:5px;color:#fff;xtransition:all .2s;background:#194c73}.custom-checkbox > [type="checkbox"]:not(:checked) + label:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.custom-checkbox > [type="checkbox"]:checked + label:after{opacity:1;-ms-filter:none;filter:none;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after{content:'\2212';left:2px;opacity:1;-ms-filter:none;filter:none;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,.custom-checkbox > [type="checkbox"]:disabled:checked + label:before{-webkit-box-shadow:none;box-shadow:none;background-color:#eee;border-color:#eee;cursor:not-allowed;opacity:1;-ms-filter:none;filter:none;color:#dadada}.custom-checkbox > [type="checkbox"]:disabled:checked + label:after{color:#dadada;cursor:not-allowed}.custom-checkbox > [type="checkbox"]:disabled + label{color:#aaa;cursor:not-allowed}.custom-checkbox > [type="checkbox"]:checked:focus + label:before,.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before{border:none}.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before{border:none}input[type="radio"]{background-color:#fff;border-radius:10px;cursor:pointer;display:inline-block;height:15px;width:15px;-webkit-appearance:none}input[type="radio"]:after{background-color:#ddd;border-radius:25px;content:'';display:block;height:7px;left:4px;position:relative;top:4px;width:7px}input[type="radio"]:checked{background-color:#194c73}input[type="radio"]:focus{outline:none}.ui-datepicker .ui-datepicker-title select{margin:1px 0;font-size:1em;display:inline-block;border:inherit;padding:0;border-radius:0;height:auto}@font-face{font-family:'icomoon';src:url("../fonts/icomoon.eot?asi074");src:url("../fonts/icomoon.eot?asi074#iefix") format('embedded-opentype'),url("../fonts/icomoon.ttf?asi074") format('truetype'),url("../fonts/icomoon.woff?asi074") format('woff'),url("../fonts/icomoon.svg?asi074#icomoon") format('svg');font-weight:normal;font-style:normal}.glyphicon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-chevron-down:before{content:"\e900"}.icon-chevron-left:before{content:"\e903"}.icon-chevron-right:before{content:"\e905"}.icon-chevron-up:before{content:"\e908"}.icon-lock-circle:before{content:"\e901"}.icon-trash-circle:before{content:"\e902"}.icon-archive-circle:before{content:"\e904"}.icon-cellphone-big:before{content:"\e906"}.icon-edit-circle:before{content:"\e907"}.icon-ellipses:before{content:"\e909"}.icon-BottomAlign-object:before{content:"\e90a"}.icon-Calendar:before{content:"\e90b"}.icon-Camera:before{content:"\e90c"}.icon-Case:before{content:"\e90d"}.icon-Center-text:before{content:"\e90e"}.icon-CenterHorizontal-object:before{content:"\e90f"}.icon-CenterVertical-object:before{content:"\e910"}.icon-Checkmark:before{content:"\e911"}.icon-Chevron:before{content:"\e912"}.icon-Color:before{content:"\e913"}.icon-Crop:before{content:"\e914"}.icon-delete-circle:before{content:"\e915"}.icon-Image:before{content:"\e916"}.icon-Justify-text:before{content:"\e917"}.icon-LeftAlign-object:before{content:"\e918"}.icon-LeftAlign-text:before{content:"\e919"}.icon-Oval:before{content:"\e91a"}.icon-Phone:before{content:"\e91b"}.icon-Play:before{content:"\e91c"}.icon-RightAlign-object:before{content:"\e91d"}.icon-RightAlign-text:before{content:"\e91e"}.icon-Square:before{content:"\e91f"}.icon-Time:before{content:"\e920"}.icon-TopAligh-object:before{content:"\e921"}.icon-archive:before{content:"\e922"}.icon-trash:before{content:"\e923"}.icon-edit:before{content:"\e924"}.icon-lock:before{content:"\e925"}.icon-mail:before{content:"\e926"}.icon-photo:before{content:"\e927"}body{background-color:#f2f2f3}*{-ms-overflow-style:none;-webkit-font-smoothing:antialiased}#bugmuncher_button.bm_modern.bm_label.bm_right{bottom:15% !important}.container{max-width:1100px;margin:0 auto;padding:0;}.container.wide{max-width:100%;width:100%;padding:0 48px}.container.white{background:#fff}.page-padding{padding:60px 0}.padding{padding:30px 15px 0}.padding-left{padding-left:30px}.tabs{text-align:center;width:100%;-webkit-box-shadow:0 4px 13px 0 rgba(0,0,0,0.1);box-shadow:0 4px 13px 0 rgba(0,0,0,0.1);margin-bottom:30px;position:relative;}.tabs.no-shadow{-webkit-box-shadow:none;box-shadow:none}.tabs.left{text-align:left;float:left;width:auto;background:#fff}.tabs.no-float{float:none;padding-left:30px;}.tabs.no-float li{padding:20px 30px}.tabs.no-margin{margin:0}.tabs li{display:inline-block;padding:10px 30px;text-transform:uppercase;cursor:pointer;font-weight:600;}.tabs li.active{border-bottom:5px solid #d9ba6e}.inline{display:inline-block}.row{margin:0;width:100%;}.row h3{display:inline-block;vertical-align:middle;font-size:36px;font-weight:700}.row button{display:inline-block}.row .dropdown{width:auto !important;cursor:pointer}.row .order-by{display:inline-block;margin-left:16px;vertical-align:middle}.row:after{content:"";clear:both;display:table}.row.header{padding:15px 0;margin:0 0 18px}.row.underline{border-bottom:2px solid #e1e2e2}.row .left{float:left}.row .right{float:right;margin-left:10px}.center{text-align:center}@-moz-document url-prefix(){*[class^="pure-u"]{font-family:Arial;margin:0 -2px}}.small{width:600px !important;margin:0 auto}.panel-heading{padding:0 !important}.white-bar{height:40px;background-color:#fff;}.white-bar .underline{height:100%;margin:0 43px 0;border-bottom:1px solid #ddd}.modal-dialog{max-width:1100px;width:100%;}.modal-dialog.margin-top{margin-top:50px}.modal-dialog .modal-content{-webkit-box-shadow:none;box-shadow:none;}.modal-dialog .modal-content .modal-body{padding:50px 0;text-align:center;}.modal-dialog .modal-content .modal-body img:not(:first-of-type){margin-bottom:26px}.modal-dialog .modal-content .modal-body h3{margin-bottom:15px}.modal-dialog .modal-content .modal-body p{font-size:17px;max-width:460px;margin:0 auto}.modal-dialog .modal-content .modal-body .modal-close{position:absolute;top:-36px;right:0;z-index:50;}.modal-dialog .modal-content .modal-body .modal-close:hover{cursor:pointer}.modal-dialog .modal-content .modal-body .modal-footer{margin-bottom:-50px;}.modal-dialog .modal-content .modal-body .modal-footer.no-margin{margin-bottom:0 !important}.modal-dialog .modal-content .modal-body.no-margin{margin-top:0 !important;padding:0 !important}.modal-dialog .modal-content .modal-footer{text-align:center;padding:23px 0;border-top:2px solid #c8ccd5;}.modal-dialog .modal-content .modal-footer button{width:200px;margin:0 12px}#alert-modal .modal-dialog .modal-body{padding:30px}#alert-modal .modal-dialog .modal-footer{border:none}.modal-backdrop{background-color:#194c73;}.modal-backdrop.in{opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.modal{text-align:center;padding:0 !important;}.modal:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle}*{font-family:'Lato',sans-serif}p,h1,h2,h3,h4,h5,label,text{color:#194c73;font-family:'Lato';font-weight:600;}p.gray,h1.gray,h2.gray,h3.gray,h4.gray,h5.gray,label.gray,text.gray{color:#ddd}p.dark-gray,h1.dark-gray,h2.dark-gray,h3.dark-gray,h4.dark-gray,h5.dark-gray,label.dark-gray,text.dark-gray{color:#bdbec0}p.green,h1.green,h2.green,h3.green,h4.green,h5.green,label.green,text.green{color:#9dba8c}p.white,h1.white,h2.white,h3.white,h4.white,h5.white,label.white,text.white{color:#fff}h1{font-size:56px}h2{font-size:46px}h3{font-size:36px}h4{font-size:28px}h5{font-size:22px}p{font-size:16px;color:nav;font-weight:400;line-height:28px;}p.small{font-size:12px;font-weight:400}p.sub{font-size:12px;padding:7px 0}p.faded{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}p.error{color:#f00;font-size:14px}label{text-transform:uppercase;font-size:12px}.glyphicon.circle{background:#194c73;color:#fff;height:23px;width:23px;border-radius:50%;padding-top:5px;font-size:12px;cursor:pointer}@font-face{font-family:'AG University';src:url("../fonts/editor-fonts/AGUniversity.eot?#iefix") format('embedded-opentype'),url("../fonts/editor-fonts/AGUniversity.woff") format('woff'),url("../fonts/editor-fonts/AGUniversity.ttf") format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'Amazone';src:url("../fonts/editor-fonts/amazone-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/amazone-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Antiqua';src:url("../fonts/editor-fonts/antquai-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/antquai-webfont.woff") format('woff');font-weight:600}@font-face{font-family:'Book Antiqua';src:url("../fonts/editor-fonts/BKANT.TTF");font-weight:500}@font-face{font-family:'Book Antiqua';src:url("../fonts/editor-fonts/ANTQUAI.TTF");font-weight:600}@font-face{font-family:'Book Antiqua';src:url("../fonts/editor-fonts/ANTQUABI.TTF");font-weight:700}@font-face{font-family:'Book Antiqua';src:url("../fonts/editor-fonts/ANTQUAB.TTF");font-weight:800}@font-face{font-family:'Bookman Old Style';src:url("../fonts/editor-fonts/BookmanOldStyle.woff") format('woff');font-weight:500}@font-face{font-family:'Bookman Old Style';src:url("../fonts/editor-fonts/BookmanOldStyle-Italic.woff") format('woff');font-weight:600}@font-face{font-family:'Bookman Old Style';src:url("../fonts/editor-fonts/BookmanOldStyle-BoldItalic.woff") format('woff');font-weight:700}@font-face{font-family:'Bookman Old Style';src:url("../fonts/editor-fonts/BookmanOldStyle-Bold.woff") format('woff');font-weight:800}@font-face{font-family:'Century Gothic';src:url("../fonts/editor-fonts/CenturyGothic.TTF");font-weight:500}@font-face{font-family:'Century Gothic';src:url("../fonts/editor-fonts/CenturyGothicItalic.TTF");font-weight:600}@font-face{font-family:'Century Gothic';src:url("../fonts/editor-fonts/CenturyGothicBoldItalic.TTF");font-weight:700}@font-face{font-family:'Century Gothic';src:url("../fonts/editor-fonts/CenturyGothicBold.TTF");font-weight:800}@font-face{font-family:'Corsiva';src:url("../fonts/editor-fonts/MonotypeCorsiva.woff") format('woff');font-weight:500}@font-face{font-family:'English';src:url("../fonts/editor-fonts/english157-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/english157-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'FG Jayne';src:url("../fonts/editor-fonts/fgjayne-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/fgjayne-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Gaeilge';src:url("../fonts/editor-fonts/gaeilge-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/gaeilge-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Goudy Catalog';src:url("../fonts/editor-fonts/goudycatalog-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/goudycatalog-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Goudy Old Style';src:url("../fonts/editor-fonts/goudos-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/goudos-webfont.woff") format('woff');font-weight:500}@font-face{font-family:'Goudy Old Style';src:url("../fonts/editor-fonts/goudosb-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/goudosb-webfont.woff") format('woff');font-weight:800}@font-face{font-family:'Goudy Old Style';src:url("../fonts/editor-fonts/goudosi-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/goudosi-webfont.woff") format('woff');font-weight:600}@font-face{font-family:'Liberty';src:url("../fonts/editor-fonts/liberty-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/liberty-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Mistral';src:url("../fonts/editor-fonts/mistral-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/mistral-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Monterey';src:url("../fonts/editor-fonts/monterey-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/monterey-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Murray Hill';src:url("../fonts/editor-fonts/murrayhill-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/murrayhill-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Murray Hill';src:url("../fonts/editor-fonts/murrayhillbold-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/murrayhillbold-webfont.woff") format('woff');font-weight:'Bold';font-style:normal}@font-face{font-family:'Nuptial';src:url("../fonts/editor-fonts/nuptial-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/nuptial-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Papyrus';src:url("../fonts/editor-fonts/Papyrus-Regular.eot?#iefix") format('embedded-opentype'),url("../fonts/editor-fonts/Papyrus-Regular.woff") format('woff'),url("../fonts/editor-fonts/Papyrus-Regular.ttf") format('truetype'),url("../fonts/editor-fonts/Papyrus-Regular.svg#Papyrus-Regular") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Pristina';src:url("../fonts/editor-fonts/Pristina.TTF"),url("../fonts/editor-fonts/PR.TTF");font-weight:normal;font-style:normal}@font-face{font-family:'Park Avenue';src:url("../fonts/editor-fonts/parkavenue-webfont.woff") format('woff'),url("../fonts/editor-fonts/parkavenue-webfont.woff2") format('woff2');font-weight:normal;font-style:normal}@font-face{font-family:'Piranesi';src:url("../fonts/editor-fonts/piranesi-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/piranesi-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Ribbon';src:url("../fonts/editor-fonts/ribbon131-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/ribbon131-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Ruthie';src:url("../fonts/editor-fonts/ruthie-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/ruthie-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Scriptina';src:url("../fonts/editor-fonts/scriptina-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/scriptina-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Shelley Allegro';src:url("../fonts/editor-fonts/shelleyallegro-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/shelleyallegro-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Shelley Andante';src:url("../fonts/editor-fonts/shelleyandante-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/shelleyandante-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Times New Roman';src:url("../fonts/editor-fonts/times-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/times-webfont.woff") format('woff');font-weight:500;font-style:normal}@font-face{font-family:'Times New Roman';src:url("../fonts/editor-fonts/timesbd-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/timesbd-webfont.woff") format('woff');font-weight:800;font-style:normal}@font-face{font-family:'Times New Roman';src:url("../fonts/editor-fonts/timesbi-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/timesbi-webfont.woff") format('woff');font-weight:700;font-style:normal}@font-face{font-family:'Times New Roman';src:url("../fonts/editor-fonts/timesi-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/timesi-webfont.woff") format('woff');font-weight:600;font-style:normal}@font-face{font-family:'Vivaldii';src:url("../fonts/editor-fonts/vivaldii-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/vivaldii-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Wedding Text';src:url("../fonts/editor-fonts/weddingtext-webfont.woff2") format('woff2'),url("../fonts/editor-fonts/weddingtext-webfont.woff") format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'Tangerine';src:url("../fonts/editor-fonts/Tangerine-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Tangerine';src:url("../fonts/editor-fonts/Tangerine-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Oleo Script';src:url("../fonts/editor-fonts/OleoScript-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Oleo Script';src:url("../fonts/editor-fonts/OleoScript-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Merienda';src:url("../fonts/editor-fonts/Merienda-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Merienda';src:url("../fonts/editor-fonts/Merienda-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Lora';src:url("../fonts/editor-fonts/Lora-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Lora';src:url("../fonts/editor-fonts/Lora-Italic.ttf");font-weight:600;font-style:normal}@font-face{font-family:'Lora';src:url("../fonts/editor-fonts/Lora-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Lora';src:url("../fonts/editor-fonts/Lora-BoldItalic.ttf");font-weight:700;font-style:normal}@font-face{font-family:'Lobster Two';src:url("../fonts/editor-fonts/LobsterTwo-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Lobster Two';src:url("../fonts/editor-fonts/LobsterTwo-Italic.ttf");font-weight:600;font-style:normal}@font-face{font-family:'Lobster Two';src:url("../fonts/editor-fonts/LobsterTwo-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Lobster Two';src:url("../fonts/editor-fonts/LobsterTwo-BoldItalic.ttf");font-weight:700;font-style:normal}@font-face{font-family:'Kalam';src:url("../fonts/editor-fonts/Kalam-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Kalam';src:url("../fonts/editor-fonts/Kalam-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Dancing Script';src:url("../fonts/editor-fonts/DancingScript-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Dancing Script';src:url("../fonts/editor-fonts/DancingScript-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-Italic.ttf");font-weight:600;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Cormorant';src:url("../fonts/editor-fonts/Cormorant-BoldItalic.ttf");font-weight:700;font-style:normal}@font-face{font-family:'Bitter';src:url("../fonts/editor-fonts/Bitter-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Bitter';src:url("../fonts/editor-fonts/Bitter-Italic.ttf");font-weight:600;font-style:normal}@font-face{font-family:'Bitter';src:url("../fonts/editor-fonts/Bitter-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Arima Madurai';src:url("../fonts/editor-fonts/ArimaMadurai-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Arima Madurai';src:url("../fonts/editor-fonts/ArimaMadurai-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Charm';src:url("../fonts/editor-fonts/Charm-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Charm';src:url("../fonts/editor-fonts/Charm-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Mirza';src:url("../fonts/editor-fonts/Mirza-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Mirza';src:url("../fonts/editor-fonts/Mirza-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Noto Serif TC';src:url("../fonts/editor-fonts/NotoSerifTC-Regular.otf");font-weight:500;font-style:normal}@font-face{font-family:'Noto Serif TC';src:url("../fonts/editor-fonts/NotoSerifTC-Bold.otf");font-weight:800;font-style:normal}@font-face{font-family:'Noto Serif SC';src:url("../fonts/editor-fonts/NotoSerifSC-Regular.otf");font-weight:500;font-style:normal}@font-face{font-family:'Noto Serif SC';src:url("../fonts/editor-fonts/NotoSerifSC-Bold.otf");font-weight:800;font-style:normal}@font-face{font-family:'Heebo';src:url("../fonts/editor-fonts/Heebo-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Heebo';src:url("../fonts/editor-fonts/Heebo-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'David Libre';src:url("../fonts/editor-fonts/DavidLibre-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'David Libre';src:url("../fonts/editor-fonts/DavidLibre-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Frank Ruhl Libre';src:url("../fonts/editor-fonts/FrankRuhlLibre-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Frank Ruhl Libre';src:url("../fonts/editor-fonts/FrankRuhlLibre-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Abyssinica';font-feature-settings:"cv32" 1;src:url("../fonts/editor-fonts/AbyssinicaSIL.woff");font-weight:500;font-style:normal}@font-face{font-family:'Noto Sans KR';src:url("../fonts/editor-fonts/NotoSansKR-Regular.otf");font-weight:500;font-style:normal}@font-face{font-family:'Noto Sans KR';src:url("../fonts/editor-fonts/NotoSansKR-Bold.otf");font-weight:800;font-style:normal}@font-face{font-family:'Open Sans';src:url("../fonts/editor-fonts/OpenSans-Regular.ttf");font-weight:500;font-style:normal}@font-face{font-family:'Open Sans';src:url("../fonts/editor-fonts/OpenSans-Italic.ttf");font-weight:600;font-style:normal}@font-face{font-family:'Open Sans';src:url("../fonts/editor-fonts/OpenSans-Bold.ttf");font-weight:800;font-style:normal}@font-face{font-family:'Open Sans';src:url("../fonts/editor-fonts/OpenSans-BoldItalic.ttf");font-weight:700;font-style:normal}@font-face{font-family:'Park Avenue';src:url("../fonts/editor-fonts/ParkAvenueBT-Regular.eot?#iefix") format('embedded-opentype'),url("../fonts/editor-fonts/ParkAvenueBT-Regular.woff") format('woff'),url("../fonts/editor-fonts/ParkAvenueBT-Regular.ttf") format('truetype'),url("../fonts/editor-fonts/ParkAvenueBT-Regular.svg#ParkAvenueBT-Regular") format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Pristina';src:url("../fonts/editor-fonts/Pristina-Regular.eot?#iefix") format('embedded-opentype'),url("../fonts/editor-fonts/Pristina-Regular.woff") format('woff'),url("../fonts/editor-fonts/Pristina-Regular.ttf") format('truetype'),url("../fonts/editor-fonts/Pristina-Regular.svg#Pristina-Regular") format('svg');font-weight:normal;font-style:normal}#custom-theme .theme-placeholder{width:100%;text-align:center;padding:60px 0;}#custom-theme .theme-placeholder h5{margin-bottom:30px}#custom-theme .product-listing{position:relative}#custom-theme .icon-right{position:absolute;right:0;margin-bottom:50px}#custom-theme .dropdown button{text-transform:inherit;width:100%;text-align:left;margin:10px 0}#custom-theme .tabs{text-align:left;background-color:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;margin-bottom:5px}#custom-theme .row{padding:15px 0}#custom-theme .outline{color:#194c73 !important;border:2px solid #194c73 !important}#custom-theme .cards li{cursor:pointer}#custom-theme .options{background:#efefef;padding:20px;border-radius:4px}#custom-theme .swatch{width:40px;height:40px;border:2px solid #ddd;display:inline-block;border-radius:3px;margin:0 0 -15px}#custom-theme input[type=text],#custom-theme input[type=password],#custom-theme input[type=date],#custom-theme input[type=number],#custom-theme textarea,#custom-theme select{border-radius:3px;background-color:#fff;border:2px solid rgba(117,128,150,0.4);font-size:18px;color:#194c73;font-family:'Lato',sans-serif;padding:10px 10px;position:relative;top:1px}#custom-theme input[type=number].small{width:65px !important;display:inline-block !important}#custom-theme label{color:#194c73;font-weight:700;font-size:13px;padding:14px 5px 8px}#custom-theme .theme-preview .preview{padding:30px}#custom-theme .theme-preview #theme{margin:0 auto;-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);position:relative;overflow:hidden;}#custom-theme .theme-preview #theme .printout{outline:1px solid #e4e5e5}#custom-theme .theme-preview #theme p{text-align:center;position:relative;top:46%;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);font-size:12px}#custom-theme .theme-preview #theme img{max-width:none !important}#custom-theme .theme-preview .layout-actions{text-align:center;margin-top:-15px;margin-bottom:15px}.color-stage-theme-new{border:1px solid #f2f2f2;background-color:#fff}#watermarkModal #product,#editWatermarkModal #product{margin:0 auto -100px;-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);position:relative;cursor:pointer;-webkit-transform:scale(.7);-moz-transform:scale(.7);-o-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;-o-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%;overflow:hidden}#watermarkModal .actions,#editWatermarkModal .actions{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:distribute;-moz-box-pack:distribute;-o-box-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around;}#watermarkModal .actions .button-group,#editWatermarkModal .actions .button-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:30%;margin-bottom:30px}#watermarkModal .actions label,#editWatermarkModal .actions label{margin-top:10px}#watermarkModal .actions input[type=range],#editWatermarkModal .actions input[type=range]{width:100px;display:inline;border-radius:3px;background-color:#194c73;padding:0;display:inline;top:5px}#watermarkModal .resizer,#editWatermarkModal .resizer{position:absolute;font-size:20px;outline:none !important;color:#fff;text-shadow:0 0 1px #000}#watermarkModal img,#editWatermarkModal img{max-width:none !important}#watermarkModal input,#editWatermarkModal input{display:inline-block;margin-left:15px;border-radius:3px;background-color:#fff;border:2px solid rgba(117,128,150,0.4);font-size:18px;color:#194c73;font-family:'Lato',sans-serif;padding:10px 10px;position:relative;top:1px}#watermarkModal .resizer-target,#editWatermarkModal .resizer-target{outline:1px dashed #f00}#watermarkModal .deletor,#editWatermarkModal .deletor{position:absolute;font-size:20px;outline:none !important;color:#fff;text-shadow:0 0 1px #000}#rights-modal .notice{max-height:600px;overflow:scroll;}#rights-modal .notice h4{text-transform:uppercase}#rights-modal .notice p{max-width:900px;text-align:left;font-size:14px;line-height:24px}#editModal .theme-editor,#editBackgroundModal .theme-editor{padding:20px;}#editModal .theme-editor label,#editBackgroundModal .theme-editor label{margin:15px auto;display:block;width:260px;}#editModal .theme-editor label input,#editBackgroundModal .theme-editor label input{display:inline-block;margin-left:15px;border-radius:3px;background-color:#fff;border:2px solid rgba(117,128,150,0.4);font-size:18px;color:#194c73;font-family:'Lato',sans-serif;padding:10px 10px;position:relative;top:1px}#editModal .theme-editor #theme-image,#editBackgroundModal .theme-editor #theme-image{max-width:100%;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}#editModal .theme-editor #product,#editBackgroundModal .theme-editor #product{margin:0 auto -100px;-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);position:relative;cursor:pointer;-webkit-transform:scale(.7);-moz-transform:scale(.7);-o-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;-o-transform-origin:50% 0%;-ms-transform-origin:50% 0%;transform-origin:50% 0%}#editModal .editOptions label,#editBackgroundModal .editOptions label{margin:15px auto;display:block;width:260px;padding:5px;}#editModal .editOptions label input[type=number],#editBackgroundModal .editOptions label input[type=number]{margin-left:15px;margin-top:10px;margin-bottom:10px;border-radius:3px;background-color:#fff;border:2px solid rgba(117,128,150,0.4);font-size:18px;color:#194c73;font-family:'Lato',sans-serif;padding:10px 10px;position:relative;top:1px}#editModal .gray-section,#editBackgroundModal .gray-section{background-color:#f8f8f8;padding:25px 0}.icon-delete-circle.custom-theme{font-size:25px;z-index:99;top:-8px;left:-8px}.order .center{text-align:center}.header .center{text-align:center}.dashboard-page{padding:30px 0;}.dashboard-page .powered-by{padding:30px 0;}.dashboard-page .powered-by img{display:block;margin:10px auto;height:105px}.dashboard-page .recents-nav{width:100%;text-align:center;}.dashboard-page .recents-nav li{display:inline-block}.dashboard-page .recents-nav .button:focus{color:#194c73}.dashboard-page .recents-nav .disabled{pointer-events:none;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.dashboard-page .recents-nav .no-cursor{cursor:not-allowed;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.dashboard-page .box{overflow:hidden}.dashboard-page .box-header.underline{position:relative;padding:40px 20px;z-index:3;}.dashboard-page .box-header.underline .button.shrink-width.clear{color:#194c73}.dashboard-page .box-header.underline .search{top:1px;width:100%;margin:0 auto 20px;padding-bottom:10px;border-bottom:1px solid #ddd;}.dashboard-page .box-header.underline .search .form-item{margin-bottom:10px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.dashboard-page .box-header.underline .search .form-item .sub-form-item{text-align:center;margin:0 20px;}.dashboard-page .box-header.underline .search .form-item .sub-form-item button{margin:10px auto 0;display:block}.dashboard-page .box-header.underline .search #searchbar{display:inline !important;border:1px solid #ddd;font-size:14px;width:350px;padding:6px !important;line-height:1 !important}.dashboard-page .box-header.underline .search #searchdate{width:900px}.dashboard-page .box-header.underline .button-group{margin:0 auto;width:50px}.dashboard-page .box-header.underline .message-center{text-align:center;-webkit-transition:all linear 0.3s;-moz-transition:all linear 0.3s;-o-transition:all linear 0.3s;-ms-transition:all linear 0.3s;transition:all linear 0.3s;opacity:1 !important;-ms-filter:none !important;filter:none !important;}.dashboard-page .box-header.underline .message-center p{color:#d97d6e;}.dashboard-page .box-header.underline .message-center p i{position:relative !important;margin:6px 10px}.dashboard-page .box-header.underline .message-center.ng-hide{display:block !important;opacity:0 !important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;filter:alpha(opacity=0) !important;-webkit-transition:all linear 0.3s;-moz-transition:all linear 0.3s;-o-transition:all linear 0.3s;-ms-transition:all linear 0.3s;transition:all linear 0.3s}.dashboard-page .box-header.underline .dashboard-button-group{width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.dashboard-page .box-header.underline .dashboard-buttons{-webkit-transition:all linear 0.3s;-moz-transition:all linear 0.3s;-o-transition:all linear 0.3s;-ms-transition:all linear 0.3s;transition:all linear 0.3s;opacity:1 !important;-ms-filter:none !important;filter:none !important}.dashboard-page .box-header.underline .dashboard-buttons.ng-hide{display:block !important;opacity:0 !important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;filter:alpha(opacity=0) !important;-webkit-transition:all linear 0.3s;-moz-transition:all linear 0.3s;-o-transition:all linear 0.3s;-ms-transition:all linear 0.3s;transition:all linear 0.3s}.dashboard-page .form-control{border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;border-radius:3px !important}.dashboard-page .input-group-btn button{border:1px solid #ddd}.dashboard-page #datepicker-975-3893-title,.dashboard-page #datepicker-1743-5942-title{margin-top:-30px;line-height:2}.dashboard-page .margin-left{position:absolute;top:8px}#dashboard{position:fixed;width:100%;height:100%;top:0;left:0;overflow:scroll}.stats-page .stats-tabs{text-align:center;}.stats-page .stats-tabs li{display:inline-block;padding:30px;cursor:pointer;}.stats-page .stats-tabs li.active{color:#f26531;font-weight:600}.stats-page .charts section{max-width:1200px;margin:30px auto}#print-alert p{max-width:none;font-size:20px;margin-top:10px}#print-alert .subp{padding-left:30px;font-style:normal;margin-top:0}#print-alert .text{text-align:left;margin:auto 50px;font-style:Italic}#print-alert a{text-decoration:underline;color:#00f;font-style:normal}#print-alert img{margin-bottom:-30px;margin-left:-50px;width:50px}@media (max-width:1600px){#dropdown-label{font-size:23px !important}}@media (max-width:1400px){.header p{font-size:11px !important}.order p{font-size:13px !important}}@media (max-width:767px){.actions{display:none !important}}#drbLanding,#drbReturn{color:#194c73;background:#fff;padding-bottom:50px;}#drbLanding .hero,#drbReturn .hero{background:#96b5c6;text-align:center;padding:0 30px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;height:125px;overflow:visible;}#drbLanding .hero .hero-logo,#drbReturn .hero .hero-logo{-webkit-align-self:center;align-self:center;-ms-flex-item-align:center;}#drbLanding .hero .hero-logo.left,#drbReturn .hero .hero-logo.left{height:98%;position:relative;top:30px;border-radius:50%;-webkit-box-shadow:0 2px 4px 2px rgba(0,0,0,0.21);box-shadow:0 2px 4px 2px rgba(0,0,0,0.21);background:#fff}#drbLanding .hero .hero-title,#drbReturn .hero .hero-title{margin:40px auto 0;font-size:36px;font-weight:800;width:550px}#drbLanding .flex-row,#drbReturn .flex-row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-o-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#drbLanding .option-card,#drbReturn .option-card{border:2px solid #194c73;border-radius:8px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.21);box-shadow:0 2px 2px 0 rgba(0,0,0,0.21);width:25%;padding:25px;margin-top:25px;text-align:center;}#drbLanding .option-card h5,#drbReturn .option-card h5,#drbLanding .option-card h6,#drbReturn .option-card h6{text-align:center}#drbLanding .option-card span,#drbReturn .option-card span{font-weight:800}#drbLanding .option-card ul,#drbReturn .option-card ul{text-align:left;}#drbLanding .option-card ul li,#drbReturn .option-card ul li{margin-bottom:10px}#drbLanding .option-card button,#drbReturn .option-card button{margin:auto}#drbLanding .main-header,#drbReturn .main-header{width:100%;margin:75px;text-align:center}#drbLanding .main-content,#drbReturn .main-content{padding:75px;width:49%}#drbLanding .slick-dots li button::before,#drbReturn .slick-dots li button::before{font-size:18px}#drbLanding .slick-prev:before,#drbReturn .slick-prev:before{content:"\25c0"}#drbLanding .slick-next:before,#drbReturn .slick-next:before{content:"\25b6"}#drbLanding .slick-prev:before,#drbReturn .slick-prev:before,#drbLanding .slick-next:before,#drbReturn .slick-next:before{color:#000}#drbLanding .stripe-container,#drbReturn .stripe-container{margin:auto}p.loading{font-size:42px;text-align:center;margin:50px auto;color:#bbb;position:relative;top:100px}.loading span{font-size:50px;-webkit-animation-name:blink;-moz-animation-name:blink;-o-animation-name:blink;-ms-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;-moz-animation-duration:1.4s;-o-animation-duration:1.4s;-ms-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both}.loading span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}.loading span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}.payment-form .option-card{width:100% !important}.stripe-form,.plan-form{background-color:#fff;padding:50px;margin-top:50px}.stripe-form *,.payment-form *{font-family:Roboto,Open Sans,Segoe UI,sans-serif;font-size:16px;font-weight:500}.stripe-form .header,.plan-form .header{text-align:center;padding-bottom:30px;}.stripe-form .header h3,.plan-form .header h3{font-size:28px;padding-bottom:30px}.stripe-form fieldset{margin:0 15px 20px;padding:5px 20px;border-style:none;background-color:#fff;-webkit-box-shadow:0 6px 9px rgba(0,0,0,0.12),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #f0f0f0;box-shadow:0 6px 9px rgba(0,0,0,0.12),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #f0f0f0;border-radius:4px;}.stripe-form fieldset input{margin:10px 0 !important}.stripe-form .stripe-row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-left:15px}.stripe-form .stripe-row + .stripe-row{border-top:1px solid #ddd}.stripe-form label{width:25%;min-width:70px;padding:11px 0;color:#194c73;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.stripe-form input,.stripe-form button{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border-style:none}.stripe-form input:-webkit-autofill{-webkit-text-fill-color:#fce883;-webkit-transition:background-color 100000000s;-moz-transition:background-color 100000000s;-o-transition:background-color 100000000s;-ms-transition:background-color 100000000s;transition:background-color 100000000s;-webkit-animation:1ms void-animation-out}.stripe-form .StripeElement--webkit-autofill{background:transparent !important}.stripe-form .StripeElement{width:100%;padding:11px 15px 11px 0}.stripe-form input{width:100%;padding:11px 15px 11px 0;color:#194c73;background-color:transparent;-webkit-animation:1ms void-animation-out}.stripe-form input::-webkit-input-placeholder{color:#ddd}.stripe-form input::-moz-placeholder{color:#ddd}.stripe-form input:-ms-input-placeholder{color:#ddd}.stripe-form button{display:block;width:calc(100% - 30px);height:40px;margin:40px 15px 0;background-color:#d9ba6e;-webkit-box-shadow:0 6px 9px rgba(50,50,93,0.06),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #f0f0f0;box-shadow:0 6px 9px rgba(50,50,93,0.06),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #f0f0f0;border-radius:4px;color:#194c73;font-weight:600;cursor:pointer}.stripe-form button.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);pointer-events:none}.stripe-form button:active{background-color:#ddd;-webkit-box-shadow:0 6px 9px rgba(50,50,93,0.06),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #ddd;box-shadow:0 6px 9px rgba(50,50,93,0.06),0 2px 5px rgba(0,0,0,0.08),inset 0 1px 0 #ddd}.stripe-row .field.half-width{width:50%}.stripe-row .field.quarter-width{width:calc(25% - 10px)}.stripe-form .error svg .base{fill:#ddd}.stripe-form .error svg .glyph{fill:#ddd}.stripe-form .error .message{color:#ddd}.stripe-form .success .icon .border{stroke:#f0f0f0}.stripe-form .success .icon .checkmark{stroke:#ddd}.stripe-form .success .title{color:#ddd}.stripe-form .success .message{color:#194c73}.stripe-form .success .reset path{fill:#ddd}#drbPortal .hero-drb{background:#96b5c6;text-align:center;padding:0 30px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;height:125px;overflow:visible;}#drbPortal .hero-drb .hero-logo{-webkit-align-self:center;align-self:center;-ms-flex-item-align:center;}#drbPortal .hero-drb .hero-logo.left{height:98%;position:relative;top:30px;border-radius:50%;z-index:10;-webkit-box-shadow:0 2px 4px 2px rgba(0,0,0,0.21);box-shadow:0 2px 4px 2px rgba(0,0,0,0.21)}#drbPortal .hero-drb .hero-title{margin:40px auto 0;font-size:36px;font-weight:800;width:550px}#drbPortal .tabs{margin-bottom:0;text-align:right !important}#drbPortal .dashboard-button-group h4{font-size:36px;text-align:center;padding:20px}#drbPortal .glyphicon{font-size:16px;background-color:#194c73;color:#fff;margin:0 10px;}#drbPortal .glyphicon.editSlug{padding:5px;border-radius:4px}#drbPortal .selectSwitch{width:35px;height:20px;position:relative !important;display:inline-block;top:17px}#drbPortal .selectSwitch.snap{width:35px;height:20px;position:relative;display:inline-block;left:180px;top:-25px}#drbPortal input.selectSwitchBox{display:none}#drbPortal .selectSwitchSlider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s}#drbPortal .selectSwitchSlider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s}#drbPortal input.selectSwitchBox:checked + .selectSwitchSlider{background-color:#9dba8c}#drbPortal input.selectSwitchBox:focus + .selectSwitchSlider{-webkit-box-shadow:0 0 1px #9dba8c;box-shadow:0 0 1px #9dba8c}#drbPortal input.selectSwitchBox:checked + .selectSwitchSlider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);-webkit-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}#drbPortal .selectSwitchSlider.s-round{border-radius:34px}#drbPortal .selectSwitchSlider.s-round:before{border-radius:50%}#drbPortal .order-collapse{overflow:hidden;}#drbPortal .order-collapse .main{border-top:1px solid #e1e2e2;margin:0 auto;padding:20px 0;background-color:#eee}#drbPortal .cards .card{border:1px solid #ccc;}#drbPortal .cards .card:hover{border:1px solid #ccc !important;transistion:none !important;margin:8px !important}#drbPortal .cards .preview{margin:0 0 !important}#drbPortal .cards .card-footer{padding:17px 20px !important}#drbPortal .disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);cursor:not-allowed}#drbPortal .flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-o-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-box-align:stretch;-moz-box-align:stretch;-o-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;}#drbPortal .flex.between{-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}#drbPortal .flex .card{width:400px;background-color:#fff;padding:20px 30px;text-align:left !important;}#drbPortal .flex .card i.glyphicon-trash{position:relative;float:right !important;color:#f26531;cursor:pointer}#drbPortal .flex .card h5{margin:20px 0}#drbPortal .flex .card p{text-align:left;display:block;line-height:1.2em;padding:0 !important;min-height:1.2em}#drbPortal .flex .card .guest-message{background-color:rgba(228,229,229,0.49);text-align:left !important;padding:15px}#drbPortal .flex .card:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.25);box-shadow:0 2px 4px rgba(0,0,0,0.25);border:none;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);-o-transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);-ms-transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1)}#drbPortal .flex-column{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px}#drbPortal .subscription-row{padding:40px 30px;text-align:left !important;}#drbPortal .subscription-row:not(:first-child){border-top:1px solid #ddd}#drbPortal .subscription-row h5{color:#585858 !important;text-align:left !important;width:100%}#drbPortal .subscription-row h6,#drbPortal .subscription-row p{color:#6a6a6a !important;text-align:left !important;width:100%}#drbPortal .subscription-row .info{width:60%}#drbPortal .subscription-row form{font-size:15px;padding:0;background:#fff;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:100%;width:99%;}#drbPortal .subscription-row form .field{background:transparent;font-weight:300;border:0;color:#31325f;outline:none;-webkit-box-flex:1;-moz-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:10px;padding-left:10px;cursor:text}#drbPortal .subscription-row form button{float:left;display:block;background:#194c73;color:#fff;-webkit-box-shadow:0 7px 14px 0 rgba(49,49,93,0.1),0 3px 6px 0 rgba(0,0,0,0.08);box-shadow:0 7px 14px 0 rgba(49,49,93,0.1),0 3px 6px 0 rgba(0,0,0,0.08);border-radius:4px;border:0;margin-top:50px;font-size:15px;font-weight:400;width:100%;height:40px;line-height:38px;outline:none}#drbPortal .subscription-row form button:focus{background:#154265}#drbPortal .subscription-row form button:active{background:#154265}#drbPortal .subscription-row form button:hover{background:#154265}#drbPortal .subscription-row form .outcome{float:left;width:100%;padding-top:8px;min-height:24px;text-align:center}#drbPortal .subscription-row form .success-new-card,#drbPortal .subscription-row form .success-saved-card,#drbPortal .subscription-row form .error{display:none;font-size:13px}#drbPortal .subscription-row form .success-new-card.visible,#drbPortal .subscription-row form .success-saved-card.visible,#drbPortal .subscription-row form .error.visible{display:inline}#drbPortal .subscription-row form .error{color:#e4584c}#drbPortal .subscription-row form .success-new-card,#drbPortal .subscription-row form .success-saved-card{color:#666ee8}#drbPortal .subscription-row form .success-new-card .token,#drbPortal .subscription-row form .success-saved-card .saved-card{font-weight:500;font-size:13px}#drbPortal .flex-form{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-o-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin:25px auto;width:85%}#drbPortal .button-group{padding:10px}#drbPortal .product-button{background-color:#fff;border:1px solid #194c73;height:30px;padding:4px 8px}#drbPortal .product-button.active{background-color:#194c73;color:#fff}#drbPortal .select-label{font-size:14px;display:block;padding-right:0;text-align:left;margin-bottom:10px}.powered-by img{display:block;margin:10px auto;height:105px}#asset-display .scroll-assist-container{position:absolute;top:0;left:251px;right:0;overflow:scroll;background:#fff;text-align:center;z-index:100;height:18px}#asset-display .scroll-assist{height:1px}#asset-display .hover-scroll-right{display:none;z-index:92;height:400px;width:50px;position:fixed;right:0;top:0}#asset-display .hover-scroll-left{display:none;z-index:92;height:400px;width:50px;position:fixed;left:250px;top:0}#asset-display .asset-scroll::-webkit-scrollbar:horizontal{width:12px;background-color:#f5f5f5}#asset-display .asset-scroll::-webkit-scrollbar-thumb:horizontal{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}#asset-display .asset-scroll{position:absolute;right:0;top:18px;left:251px;height:1500px;background:rgba(0,0,0,0.7);overflow:scroll;z-index:99;}#asset-display .asset-scroll .inner-scroll{height:280px;padding:0 20px 0 40px;white-space:nowrap;background:#fff;}#asset-display .asset-scroll .inner-scroll .asset-container{display:inline-block;}#asset-display .asset-scroll .inner-scroll .asset-container .asset-category{-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);display:inline-block;padding:0 4px;position:absolute;width:301px;height:226px;text-align:center;pointer-events:none;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);top:27px;}#asset-display .asset-scroll .inner-scroll .asset-container .asset-category p{background:#194c73;color:#fff;line-height:1.5;}#asset-display .asset-scroll .inner-scroll .asset-container .asset-category p span{margin-left:8px;color:#d9ba6e}#asset-display .asset-scroll .inner-scroll .asset-container p{color:#194c73;font-weight:700;text-align:center;margin:-50px 6px 0 !important}#asset-display .asset-scroll .inner-scroll .asset-container .scroll-box{display:inline-block;padding-top:45px;vertical-align:top;background:#fff;}#asset-display .asset-scroll .inner-scroll .asset-container .scroll-box.images{padding-top:0 !important}#asset-display .asset-scroll .inner-scroll .asset-container .scroll-box:hover .single-asset{width:400px;height:450px;vertical-align:top;background:#fff;border:15px solid #fff;margin-bottom:0;padding-bottom:0;border-bottom:none}#asset-display .asset-scroll .inner-scroll .asset-container .scroll-box:hover .default-photo-button{height:auto;padding-bottom:15px}#asset-display .asset-scroll .inner-scroll .asset-container .single-asset{width:295px;height:221px;margin:18px 20px;-webkit-background-size:contain !important;-moz-background-size:contain !important;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;border-radius:3px;text-align:center;-webkit-transition:width .5s,height .5s;-webkit-transition:width 0.5s, height 0.5s;-moz-transition:width 0.5s, height 0.5s;-o-transition:width 0.5s, height 0.5s;-ms-transition:width 0.5s, height 0.5s;transition:width 0.5s, height 0.5s;}#asset-display .asset-scroll .inner-scroll .asset-container .single-asset:hover{width:400px;height:450px;vertical-align:top;background:#fff;border:15px solid #fff}#asset-display .asset-scroll .inner-scroll .asset-container .default-photo-button{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;height:0;padding-bottom:0;overflow:hidden;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;transition:0.5s;}#asset-display .asset-scroll .inner-scroll .asset-container .default-photo-button button.outline.blue:focus{color:#194c73 !important;border:2px solid #194c73;background:transparent !important}#asset-display .asset-scroll .inner-scroll .asset-container .default-photo-button button.outline.blue:focus:hover{color:#fff !important;background:#194c73 !important}#asset-display .asset-scroll .scroll-tooltip{display:none;position:fixed;top:550px;left:0;text-align:center;width:400px;z-index:-1;}#asset-display .asset-scroll .scroll-tooltip div{background:rgba(0,0,0,0.7);display:inline-block;padding:10px 0;border-radius:5px}#asset-display .asset-scroll .scroll-tooltip p{color:#fff;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);font-weight:700}#asset-display .asset-scroll .scroll-tooltip .icon-chevron-left{color:#d9ba6e;margin:40px 20px 0 0}#asset-display .asset-scroll .scroll-tooltip .icon-chevron-right{color:#d9ba6e;margin:40px 0 0 20px}.memorial-li:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);margin-top:15px}.asset-memorial{width:300px;height:250px;padding:5px 15px;margin:-34px auto !important;font-size:12px;text-align:left;overflow:hidden;cursor:pointer;}.asset-memorial p{word-wrap:normal;white-space:pre-wrap;text-align:left !important;font-size:12px;line-height:1.2em;position:relative;margin:auto !important;cursor:pointer}#asset-menu{width:250px;position:absolute;height:100%;top:0;left:0;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);overflow:scroll;z-index:10;}#asset-menu .asset-buttons{position:relative;z-index:0;-webkit-transition:all linear 2s;-moz-transition:all linear 2s;-o-transition:all linear 2s;-ms-transition:all linear 2s;transition:all linear 2s;opacity:1;-ms-filter:none;filter:none;top:0}#asset-menu .asset-buttons.ng-hide-add,#asset-menu .asset-buttons.ng-hide-remove{display:block !important;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:all linear 0s;-moz-transition:all linear 0s;-o-transition:all linear 0s;-ms-transition:all linear 0s;transition:all linear 0s;top:-1100px}#asset-menu .assets-header{background:#fff;height:117px;border-bottom:1px solid #ddd;text-align:center;padding:25px 0;position:relative;z-index:99;}#asset-menu .assets-header button{position:absolute;left:2px}#asset-menu .assets .asset-list{max-height:400px;overflow:scroll;}#asset-menu .assets .asset-list h4{text-align:center;margin:0 0 7px;background:#eee;font-size:16px;padding:10px 0;}#asset-menu .assets .asset-list h4.left{text-align:left !important;padding:10px 5px !important}#asset-menu .assets .asset-list h4 button{margin:-2px !important}#asset-menu .assets .asset-list ul{margin-bottom:20px}#asset-menu .assets .asset-list .no-margin{margin-bottom:0 !important}#asset-menu .assets .asset-list li{padding:5px;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#asset-menu .assets .asset-list li:hover{opacity:1;-ms-filter:none;filter:none}#asset-menu .assets .asset-list p{text-align:center;padding:10px 0}#asset-menu .assets .drawer .asset-list{max-height:400px;overflow:scroll;}#asset-menu .assets .drawer .asset-list h4{text-align:center;margin:0 0 7px;background:#eee;font-size:16px;padding:10px 0}#asset-menu .assets .drawer .asset-list ul{margin-bottom:20px}#asset-menu .assets .drawer .asset-list li{padding:5px;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#asset-menu .assets .drawer .asset-list li:hover{opacity:1;-ms-filter:none;filter:none}#asset-menu .assets .drawer .asset-list p{text-align:center;padding:10px 0}#asset-menu .assets .drawer .preview{padding:8px 16px;border-bottom:1px solid #ddd;position:relative;cursor:pointer;}#asset-menu .assets .drawer .preview h5{color:#194c73;font-size:13px;line-height:16px;font-weight:700;}#asset-menu .assets .drawer .preview h5 span{font-weight:400}#asset-menu .assets .drawer .preview i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4);font-size:60%}#asset-menu .asset-trigger{border-bottom:1px solid #ddd;padding:8px 16px;position:relative;}#asset-menu .asset-trigger:hover{cursor:pointer;background:#ddd}#asset-menu .asset-trigger i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4);font-size:60%}#asset-menu .asset-trigger2{border-bottom:1px solid #ddd;padding:8px 32px;}#asset-menu .asset-trigger2:hover{cursor:pointer;background:#ddd}.asset-search{width:250px;position:relative;}.asset-search input{border-bottom:1px solid #ddd;width:150px;display:inline-block;padding:0 0 5px !important;margin:10px 0 !important;color:#194c73;text-align:center}.asset-search i{font-size:75%;color:#ddd;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.asset-search .search-circle{cursor:pointer;border-radius:50%;background:#194c73;padding:8px;position:absolute;right:20px;top:15px}.asset-search.verses{width:100%}.verse-references{height:350px;overflow:scroll;}.verse-references button{margin-bottom:12px;width:90%;text-align:left;position:relative;z-index:0;}.verse-references button p{text-align:left}.verse-references button i{color:#fff !important;position:absolute;right:8px;top:35%;z-index:99090909}#verse-modal h4{margin-bottom:10px}#verse-modal p{max-width:none;}#verse-modal p .custom-verse-editor{margin-top:50px}#verse-modal .custom-verse-content{position:relative;height:350px;}#verse-modal .custom-verse-content .custom-verse-text{width:80%;height:250px;text-align:center;outline:2px solid #ddd;border-radius:5px;margin-bottom:10px !important;overflow:scroll;padding:12px 42px !important}#verse-modal .custom-verse-content .custom-verse-reference{width:75%;outline:2px solid #ddd;border-radius:5px;padding:15px}#verse-modal .custom-verse-content .element{position:absolute;left:0;}#verse-modal .custom-verse-content .element .custom-verse-edit-bar{position:relative;height:300px}#verse-modal .custom-verse-content .element .verse-color-modal{z-index:15;position:absolute;right:-270px;top:9px}#verse-modal .custom-verse-content .element .custom-verse-action-bar{width:90%;position:relative;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);overflow:scroll;z-index:10;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .header{background-color:#f8f8f8;position:relative;height:40px;padding:6px 12px;cursor:pointer;border:1px solid #f2f2f2;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .header i{position:absolute;top:13px;right:10px;font-size:12px;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .header i.icon-chevron-down,#verse-modal .custom-verse-content .element .custom-verse-action-bar .header i.icon-chevron-up{font-size:9px;top:15px}#verse-modal .custom-verse-content .element .custom-verse-action-bar i{cursor:pointer}#verse-modal .custom-verse-content .element .custom-verse-action-bar input[type=number],#verse-modal .custom-verse-content .element .custom-verse-action-bar select,#verse-modal .custom-verse-content .element .custom-verse-action-bar .dropdown{border:1px solid #ddd;max-width:100% !important}#verse-modal .custom-verse-content .element .custom-verse-action-bar .dropdown{padding:7px}#verse-modal .custom-verse-content .element .custom-verse-action-bar select{cursor:pointer;margin:4px 0}#verse-modal .custom-verse-content .element .custom-verse-action-bar .row{padding:10px 10px 16px;border-bottom:1px solid #f2f2f2;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .row p{font-size:13px;font-weight:600}#verse-modal .custom-verse-content .element .custom-verse-action-bar .image-shapes{text-align:right;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .image-shapes i{font-size:24px;position:relative;top:5px;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .image-shapes i.active{color:#d9ba6e}#verse-modal .custom-verse-content .element .custom-verse-action-bar .padding-right{padding-right:10px}#verse-modal .custom-verse-content .element .custom-verse-action-bar .gray-bg{background:#f2f2f2;height:47px}#verse-modal .custom-verse-content .element .custom-verse-action-bar .title i{position:absolute;right:10px;top:17px}#verse-modal .custom-verse-content .element .custom-verse-action-bar .align-objects{text-align:center;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .align-objects i{font-size:24px;margin:0 5px}#verse-modal .custom-verse-content .element .custom-verse-action-bar .align-text{text-align:center;padding:10px 0;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .align-text i{font-size:24px;padding:7px 15px;margin:0 -.5px;border:1px solid #ddd;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#verse-modal .custom-verse-content .element .custom-verse-action-bar .align-text i.active{opacity:1;-ms-filter:none;filter:none}.floralDrawer{padding:8px 30px !important;background-color:#f2f2f2;height:100px;}.floralDrawer button{width:100% !important;height:50%;margin:30px 15px;min-width:0;padding:0}.floralDrawer input{top:24px;position:relative}.floralDrawer input.ng-invalid{outline:1px solid #f00;top:-5px}.floralDrawer .max{font-size:10px;color:#f00}#editor{background-color:#f8f8f8;position:relative;height:100vh;overflow:hidden;color:#000;}#editor .editor-note{position:relative;padding:30px 20px;}#editor .editor-note .note-alert{position:absolute;left:0;z-index:999999999;color:#d9ba6e}#editor .editor-note .title{color:#194c73;font-weight:800;margin-bottom:20px}#editor .editor-note .content{color:#194c73;line-height:1.2;margin-bottom:20px}#editor .placeholderImage{padding:20px;}#editor .placeholderImage p{font-size:14px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}#editor .action-bar-outside{position:absolute;top:0;right:250px;z-index:10}#editor .action-bar{width:250px;position:absolute;height:100%;top:0;right:0;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);overflow:scroll;z-index:10;}#editor .action-bar .button-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:10px 0;width:100%}#editor .action-bar .header{background-color:#f8f8f8;position:relative;height:40px;padding:6px 12px;cursor:pointer;border:1px solid #f2f2f2;}#editor .action-bar .header i{position:absolute;top:13px;right:10px;font-size:12px;}#editor .action-bar .header i.icon-chevron-down,#editor .action-bar .header i.icon-chevron-up{font-size:9px;top:15px}#editor .action-bar i{cursor:pointer}#editor .action-bar input[type=number],#editor .action-bar select,#editor .action-bar .dropdown{border:1px solid #ddd;max-width:100% !important}#editor .action-bar .dropdown{padding:7px}#editor .action-bar select{cursor:pointer;margin:4px 0}#editor .action-bar .row{padding:10px 10px 16px;border-bottom:1px solid #f2f2f2;}#editor .action-bar .row p{font-size:13px;font-weight:600}#editor .action-bar .image-shapes{text-align:right;}#editor .action-bar .image-shapes i{font-size:24px;position:relative;top:5px;}#editor .action-bar .image-shapes i.active{color:#d9ba6e}#editor .action-bar .padding-right{padding-right:10px}#editor .action-bar .gray-bg{background:#f2f2f2;height:47px}#editor .action-bar .title i{position:absolute;right:10px;top:65px}#editor .action-bar .align-objects{text-align:center;}#editor .action-bar .align-objects i{font-size:24px;margin:0 5px}#editor .action-bar .align-text{text-align:center;padding:10px 0;}#editor .action-bar .align-text i{font-size:24px;padding:7px 15px;margin:0 -.5px;border:1px solid #ddd;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#editor .action-bar .align-text i.active{opacity:1;-ms-filter:none;filter:none}#editor .action-bar .color-picker{position:absolute}#editor .product{padding:80px;overflow:scroll;position:absolute;top:0;left:250px;width:calc(100% - 500px);height:calc(100% - 50px);-webkit-transform-origin:center top;-moz-transform-origin:center top;-o-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;}#editor .product p{line-height:1em}#editor .product .glyphicon-trash{position:absolute;top:10px;right:10px;z-index:100;cursor:pointer}#editor .product .glyphicon-arrow-up{position:absolute;top:10px;right:35px;z-index:100;cursor:pointer}#editor .product .glyphicon-arrow-down{position:absolute;top:12px;right:60px;z-index:100;cursor:pointer}#editor .product .edit{margin:0 auto;}#editor .product .edit p{display:inline-block;padding:4px}#editor .product .printedarea,#editor .product .page{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px 1px rgba(0,0,0,0.1);position:relative;float:none !important;pointer-events:none;display:none;-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;}#editor .product .printedarea.focused,#editor .product .page.focused{border:1px solid #f00;pointer-events:auto;display:inherit}#editor .product .printedarea.shuffle,#editor .product .page.shuffle{display:inherit}#editor .background-layer input[type=checkbox]{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);position:absolute;cursor:pointer;height:18px;width:18px}#editor .background-layer input[type=checkbox] + label:before{height:18px;width:18px;background:#ddd;margin-right:14px;font-family:'icomoon' !important;content:'\e911';display:inline-block;vertical-align:baseline;border-radius:10px;color:#ddd;padding:2px;border-radius:2px;width:18px}#editor .background-layer input[type=checkbox]:checked + label:before{background:#194c73;font-family:'icomoon' !important;content:'\e911';color:#fff;padding:3px}#editor p[contenteditable='true'],#editor p{word-wrap:break-word;}#editor p[contenteditable='true'] span,#editor p span{pointer-events:none !important}#editor p[contenteditable='true'] div,#editor p div{pointer-events:none}#editor p[contenteditable='true'] p,#editor p p{pointer-events:none}#editor .printedarea{overflow:hidden;}#editor .printedarea .selected,#editor .printedarea .element:hover{outline:1px dashed #f00}#editor .printedarea .multi-select{outline:1px dashed #f00 !important}#editor .printedarea .no-print{opacity:1;-ms-filter:none;filter:none}#editor .printedarea .fold{border-right:1px solid #f00}#editor .printedarea .shape{-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.07);box-shadow:0 0 1px 1px rgba(0,0,0,0.07)}#editor .printedarea .outlines{outline:1px dashed #f00;width:100%;height:100%;position:relative;z-index:1}#editor .printedarea .middle{position:relative;height:100%;width:0;left:50%;border-right:1px dashed #f00;z-index:11}#editor .printedarea .middle-center{position:relative;height:0%;width:100%;top:50%;border-right:1px dashed #f00;z-index:11}#editor .printedarea .third{position:absolute;height:100%;width:0;left:311px;border-right:1px dashed #f00}#editor .printedarea .LE-third{left:33.33% !important}#editor .printedarea .LE-two-third{left:66.66% !important}#editor .printedarea .two-third{position:absolute;height:100%;width:0;left:622px;border-right:1px dashed #f00}#editor .printedarea .third-white{position:absolute;height:100%;width:0;left:297px;border-right:1px dashed #f00}#editor .printedarea .two-third-white{position:absolute;height:100%;width:0;left:621px;border-right:1px dashed #f00}#editor textarea{color:#fff;}#editor textarea::-webkit-input-placeholder{color:#fff;text-shadow:0 0 1px #000}#editor .resizer,#editor .rotator,#editor .deletor{position:absolute;display:none;cursor:pointer;font-size:20px;outline:none !important;text-shadow:0 0 1px #000;color:#ddd;z-index:99}#editor .theme .silhouette-resizer{cursor:pointer;font-size:20px;outline:none !important;color:#fff;text-shadow:0 0 1px #000}#editor .theme .silhouette-deletor{cursor:pointer;font-size:20px;outline:none !important;color:#fff;text-shadow:0 0 1px #000}#editor .theme .middle{z-index:0}.glyphicon-share-alt.reverse{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:'FlipH'}.header-checkbox{line-height:2;position:relative;}.header-checkbox:after{-webkit-transition:all linear 0.4s;-moz-transition:all linear 0.4s;-o-transition:all linear 0.4s;-ms-transition:all linear 0.4s;transition:all linear 0.4s;position:absolute;top:-90px;left:-155px;width:150px;content:'Select this button to apply current changes to all other text of this size';background:#194c73;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);color:#fff;font-size:12px;font-weight:800;padding:0 20px;border-radius:3px}.header-checkbox:hover:after{opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.loadsies{height:90px;width:1000px;background:#194c73}.change-this{background:#e8e186;color:#9dba8c}canvas{max-width:100%;max-height:100%;border:4px solid #00f}.swatch{position:relative;}.swatch .sw{position:absolute;top:0;left:1px;height:32px;width:33px;border-radius:3px;pointer-events:none;border:1px solid #ddd}.header-mask{position:absolute;top:0;left:0;height:66px;width:251px;display:none;z-index:11;background:#fff;border-right:1px solid #ddd;padding-top:20px;text-align:center}.layers-asset .asset-layer{border-bottom:1px solid #ddd;padding:8px 32px;opacity:1 !important;-ms-filter:none !important;filter:none !important;}.layers-asset .asset-layer:hover{cursor:pointer;background:#ddd}.layers-asset .asset-layer.active{background:#ddd;opacity:1 !important;-ms-filter:none !important;filter:none !important}.recent-colors{position:absolute;top:219px;right:250px;width:400px;padding:0 220px 12px 12px;background-color:#fff;z-index:10;}.recent-colors button{float:left;margin:2px 1px;width:16px;height:16px;border:1px solid #d0d0d0 !important}.picker{height:40px;width:40px;border:1px solid #9dba8c}.update-verse-btn{display:none}.casefield{color:#000;font-size:13px;margin-left:12px;cursor:pointer;}.casefield:hover{background-color:#ddd}.casefield-asset{border-bottom:2px solid #ddd}.column-title{width:100%}.loading-overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#194c73;z-index:9999;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);padding:40vh 0}.icon-delete-circle{color:#d97d6e;position:absolute}.double-clicked{outline:1px dashed #194c73 !important}.verseTemp{height:100px}.verseDrawer{text-align:center;}.verseDrawer button{margin:0 auto}.color-stage-trigger{background-color:#fff !important;background-image:none !important}.color-stage{position:absolute;top:60px !important;right:250px;left:calc(100% - 650px) !important;border:1px solid #f2f2f2;background-color:#fff}.color-stage-trigger{background-color:#fff !important;background-image:none !important}.color-stage{position:absolute;top:60px !important;right:250px;left:calc(100% - 650px) !important;border:1px solid #f2f2f2;background-color:#fff}.add-actions{position:absolute;bottom:0;width:calc(100% - 104px);left:52px;background:#194c73;text-align:center;z-index:2;}.add-actions .disabled{color:#d3d3d3;cursor:not-allowed}.add-actions li{display:inline-block;padding:10px 15px;}.add-actions li i{font-size:30px;color:#fff;cursor:pointer}.add-actions li i.line{-webkit-transform:rotate(-45deg) scaleX(1.2) scaleY(.5);-moz-transform:rotate(-45deg) scaleX(1.2) scaleY(.5);-o-transform:rotate(-45deg) scaleX(1.2) scaleY(.5);-ms-transform:rotate(-45deg) scaleX(1.2) scaleY(.5);transform:rotate(-45deg) scaleX(1.2) scaleY(.5)}#editImageModal label,.background-layer label{text-transform:Inherit;font-size:15px}#editImageModal .rangeInp,.background-layer .rangeInp{padding:0;font-size:15px;color:#194c73;height:30px;width:40px;margin:0;text-align:center;border:1px solid #ddd}#editImageModal .barCnt,.background-layer .barCnt{position:relative;height:10px}#editImageModal .barCnt .pre,.background-layer .barCnt .pre{position:absolute;background-color:#194c73;height:3px;line-height:3px;z-index:200;border-radius:4px;padding:0;margin:0;top:9px;pointer-events:none}#editImageModal div.gray-bg,.background-layer div.gray-bg{height:60px !important}#editImageModal button[disabled],.background-layer button[disabled]{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}#editImageModal .rotate-other,.background-layer .rotate-other{margin:0 0 10px 20px}.page-shuffler-trigger{position:fixed;bottom:228px;right:262px;width:5%;text-align:right;z-index:9999999;}.page-shuffler-trigger:hover{cursor:pointer}.page-shuffler-trigger i{color:#194c73;font-size:60%}.editor-mask{position:absolute;bottom:51px;top:0;left:249px;width:calc(100% - 500px);background:rgba(0,0,0,0.7);z-index:9;text-align:center;}.editor-mask .scroll-tooltip{position:relative;top:100px;left:0;text-align:center;width:400px;margin:auto;}.editor-mask .scroll-tooltip div{background:rgba(0,0,0,0.7);padding:10px 0;border-radius:5px}.editor-mask .scroll-tooltip p{color:#fff;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);font-weight:700}.editor-mask .scroll-tooltip .icon-chevron-left{color:#d9ba6e;margin:40px 20px 0 0}.editor-mask .scroll-tooltip .icon-chevron-right{color:#d9ba6e;margin:40px 0 0 20px}.pages-hover-scroll-right{z-index:20000;height:170px;width:50px;position:absolute;right:251px;bottom:51px}.pages-hover-scroll-left{z-index:20000;height:200px;width:50px;position:absolute;left:251px;bottom:51px}#page-shuffler{position:absolute;bottom:51px;left:249px;width:calc(100% - 500px);z-index:102;height:199px;background:#fff;padding:35px 16px 16px;overflow-x:scroll;overflow-y:hidden;}#page-shuffler .scroll-track{white-space:nowrap}#page-shuffler .page{display:inline-block;border-radius:5px;position:relative;}#page-shuffler .page:hover{cursor:pointer}#page-shuffler .page .sheet{position:absolute;top:0;z-index:99999;}#page-shuffler .page .sheet.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);cursor:no-drop}#page-shuffler .page .sheet-body{width:100%;border-radius:5px 5px 0 0;position:relative;z-index:100;border:1px solid #333}#page-shuffler .page .sheet-body-add{width:100%;background:light-grey;border-radius:5px 5px 0 0;text-align:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#page-shuffler .page .sheet-body-add i{color:#808080;line-height:120px;font-size:45px;margin:auto}#page-shuffler .page .sheet-body-add p{display:inline;margin:0}#page-shuffler .page .sheet-content{position:absolute;top:0;left:0;bottom:150px;}#page-shuffler .page .sheet-content *{outline:none;border:none}#page-shuffler .page .sheet-content p{line-height:inherit}#page-shuffler .page .sheet-content .printedarea{-webkit-transform:none !important;-moz-transform:none !important;-o-transform:none !important;-ms-transform:none !important;transform:none !important}#page-shuffler .page .page-deletor{z-index:1005;top:-10px;left:80px}#page-shuffler .page .sheet-title{border-radius:0 0 5px 5px;background:#194c73;color:#fff;line-height:2;text-align:center;width:100%;font-size:80%;overflow:hidden;}#page-shuffler .page .sheet-title.select{background-color:#d9ba6e;color:#194c73}#page-shuffler .page .outline-page{margin-right:16px;display:inline-block;border-radius:5px;height:155px;z-index:1}#page-shuffler .page .outline-sortable{border:3px dashed #bdbec0}.bg-size{position:relative;width:50%;margin-left:25%;margin-right:25%;margin-bottom:0}#editImageModal input[type='range'],.action-bar input[type='range'],.background-layer input[type='range'],.bg-size input[type='range']{-webkit-appearance:none;display:inline !important;border:1px solid #fff;width:90%;padding:0 0}#editImageModal input[type='range']::-webkit-slider-runnable-track,.action-bar input[type='range']::-webkit-slider-runnable-track,.background-layer input[type='range']::-webkit-slider-runnable-track,.bg-size input[type='range']::-webkit-slider-runnable-track{width:100%;height:3px;background:#ddd;border:none;border-radius:4px}#editImageModal input[type='range']::-webkit-slider-thumb,.action-bar input[type='range']::-webkit-slider-thumb,.background-layer input[type='range']::-webkit-slider-thumb,.bg-size input[type='range']::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:50%;background:#194c73;margin-top:-4px}#editImageModal input[type='range']:focus,.action-bar input[type='range']:focus,.background-layer input[type='range']:focus,.bg-size input[type='range']:focus{outline:none}#editImageModal input[type='range']:focus::-webkit-slider-runnable-track,.action-bar input[type='range']:focus::-webkit-slider-runnable-track,.background-layer input[type='range']:focus::-webkit-slider-runnable-track,.bg-size input[type='range']:focus::-webkit-slider-runnable-track{background:#ccc}#editImageModal input[type='range']::-moz-range-track,.action-bar input[type='range']::-moz-range-track,.background-layer input[type='range']::-moz-range-track,.bg-size input[type='range']::-moz-range-track{width:100%;height:3px;background:#ddd;border:none;border-radius:3px}#editImageModal input[type='range']::-moz-range-thumb,.action-bar input[type='range']::-moz-range-thumb,.background-layer input[type='range']::-moz-range-thumb,.bg-size input[type='range']::-moz-range-thumb,#editImageModal border none,.action-bar border none,.background-layer border none,.bg-size border none,#editImageModal height 10px,.action-bar height 10px,.background-layer height 10px,.bg-size height 10px,#editImageModal width 10px,.action-bar width 10px,.background-layer width 10px,.bg-size width 10px,#editImageModal border-radius 50%,.action-bar border-radius 50%,.background-layer border-radius 50%,.bg-size border-radius 50%,#editImageModal background #194c73,.action-bar background #194c73,.background-layer background #194c73,.bg-size background #194c73,#editImageModal input[type='range']:moz-focusring,.action-bar input[type='range']:moz-focusring,.background-layer input[type='range']:moz-focusring,.bg-size input[type='range']:moz-focusring{outline:1px solid #fff;outline-offset:-1px}#editImageModal input[type='range']::-moz-range-progress,.action-bar input[type='range']::-moz-range-progress,.background-layer input[type='range']::-moz-range-progress,.bg-size input[type='range']::-moz-range-progress{background-color:#194c73}#editImageModal input[type='range']::-ms-track,.action-bar input[type='range']::-ms-track,.background-layer input[type='range']::-ms-track,.bg-size input[type='range']::-ms-track{height:3px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}#editImageModal input[type='range']::-ms-thumb,.action-bar input[type='range']::-ms-thumb,.background-layer input[type='range']::-ms-thumb,.bg-size input[type='range']::-ms-thumb{border:none;height:10px;width:10px;border-radius:50%;background:#194c73}#editImageModal input[type='range']::-ms-fill-lower,.action-bar input[type='range']::-ms-fill-lower,.background-layer input[type='range']::-ms-fill-lower,.bg-size input[type='range']::-ms-fill-lower{background:rgba(17,153,68,0.8) 7;border-radius:10px}#editImageModal input[type='range']::-ms-fill-upper,.action-bar input[type='range']::-ms-fill-upper,.background-layer input[type='range']::-ms-fill-upper,.bg-size input[type='range']::-ms-fill-upper{background:#ddd;border-radius:10px}#cropImageModal .modal-body,#editImageModal .modal-body,.action-bar .modal-body{position:relative;padding:50px}#cropImageModal .edit-button,#editImageModal .edit-button,.action-bar .edit-button{border:1px solid #194c73;border-radius:4px;background-color:#fff;color:#194c73;font-size:15px;padding:6px 6px}#cropImageModal .btn-group,#editImageModal .btn-group,.action-bar .btn-group{display:inline;float:right;width:97%;}#cropImageModal .btn-group .btn,#editImageModal .btn-group .btn,.action-bar .btn-group .btn{border:1px solid #194c73;font-size:15px !important;text-align:center;padding:3px 3px;background-color:#fff;width:49%}#cropImageModal .btn-group .btn.active,#editImageModal .btn-group .btn.active,.action-bar .btn-group .btn.active{background-color:#194c73;color:#fff}#cropImageModal .rotate-button,#editImageModal .rotate-button,.action-bar .rotate-button{min-width:90% !important}#cropImageModal .crop-wrapper,#editImageModal .crop-wrapper,.action-bar .crop-wrapper{position:relative;margin:0 auto;max-width:100% !important;}#cropImageModal .crop-wrapper img,#editImageModal .crop-wrapper img,.action-bar .crop-wrapper img{position:absolute;top:0;left:0}#cropImageModal .crop-wrapper .crop-area,#editImageModal .crop-wrapper .crop-area,.action-bar .crop-wrapper .crop-area,#cropImageModal .crop-wrapper .crop-area-edit,#editImageModal .crop-wrapper .crop-area-edit,.action-bar .crop-wrapper .crop-area-edit{position:absolute;top:0;left:0;outline:2px dashed #f00}#cropImageModal .crop-wrapper .crop-tool,#editImageModal .crop-wrapper .crop-tool,.action-bar .crop-wrapper .crop-tool{position:absolute;text-shadow:0 0 2px rgba(0,0,0,0.8);color:#fff;top:-5px;cursor:pointer}.backdrop-icon{position:relative;top:-40px;left:-40px;background:#194c73;height:45px;width:45px;overflow:visible;border-radius:50%;}.backdrop-icon i{color:#ececec;margin:-5px 0 0 -5px;font-size:56px;width:56px;height:56px}#templateModal .midlines{border-right:2px solid #ddd}#templateModal .defaultSelect{margin-left:50px}#templateModal .headLabel{text-align:left;text-transform:uppercase;font-size:16px}#templateModal .outlines{border:1px solid #ddd;color:#194c73 !important;text-align:left;background-color:transparent;width:65% !important}#templateModal .dropdown-toggle i{float:right;top:0;font-size:14px}#templateModal .checkLabel{margin-bottom:20px;font-size:14px;}#templateModal .checkLabel input[type='checkbox']{margin:5px}#templateModal .tempName{border:1px solid #ddd}#templateModal .dropdown{width:65%}#templateModal .dropdown-menu{width:65% !important;color:#194c73 !important;}#templateModal .dropdown-menu li{color:#194c73 !important}.fontMenu{z-index:100;position:absolute;width:324px;height:auto;left:200px;background-color:#fff;border:1px solid #999;border-radius:3px;text-align:center;}.fontMenu .menus{width:96% !important;border:1px solid #999 !important;border-radius:3px;padding:7px 9px !important;text-align:center !important;font-size:11px !important;margin:auto !important;height:28px}.fontMenu .swatch{text-align:center;margin:-5px 25% 4px}.fontMenu .disabled{cursor:not-allowed;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.fontMenu p{font-size:10px;text-transform:uppercase;font-weight:800;line-height:20px}.fontMenu .align-text{margin-top:2px}.fontMenu i{margin:1px;border:1px solid #999;padding:2px;font-size:20px !important}div.imgOverlay{pointer-events:none;}div.imgOverlay div{pointer-events:auto}.chromeAlert{text-align:center;background-color:#b22222;color:#fff;height:35px;font-size:15px;padding-top:9px;}.chromeAlert a{text-decoration:underline}.chromeAlert a:hover{font-weight:bold}.tooltip{pointer-events:none}.toast{margin:10px auto;background-color:#9dba8c;width:150px;height:30px;max-height:35px;text-align:center;font-size:20px;line-height:30px;border-radius:2px;top:10px;font-family:'Lato';color:#fff;overflow:hidden;z-index:50}.toast.ng-hide{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.toast.ng-hide-add{display:block !important;-webkit-transition:1s linear all;-moz-transition:1s linear all;-o-transition:1s linear all;-ms-transition:1s linear all;transition:1s linear all}.toast.ng-hide-remove{display:block !important;-webkit-transition:0.5s linear all;-moz-transition:0.5s linear all;-o-transition:0.5s linear all;-ms-transition:0.5s linear all;transition:0.5s linear all}#editor p[contenteditable='true'] span,#editor p span{-webkit-user-modify:read-write !important;pointer-events:none !important}@media (max-width:1281px){#editor .action-bar{right:-200px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#editor .action-bar:hover{right:0;opacity:1;-ms-filter:none;filter:none}#editor .asset-media{left:-200px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}#editor .asset-media:hover{left:0;opacity:1;-ms-filter:none;filter:none}#editor .product{width:calc(100% - 100px);left:50px}}.quill{outline:1px dashed #194c73 !important;color:#000;padding:0 !important;cursor:text !important}.oldQuill{padding:0 !important;color:#000}#verse-modal .custom-verse-content .custom-verse-text,#verse-modal .custom-verse-content .custom-verse-preview{margin-right:auto !important;margin-left:auto !important;position:relative !important;outline:2px solid #ddd !important;z-index:11}#verse-modal .ql-snow.ql-toolbar{left:455px !important;width:268px !important;top:50px !important}#verse-modal .custom-verse-reference{position:absolute !important;top:300px !important;left:60px}.ql-editor{overflow-y:visible;padding:0 !important}.double-clicked{z-index:15 !important}.quill.selected{z-index:15 !important}.draggable .ql-editor{pointer-events:none}.double-clicked .ql-editor{pointer-events:inherit}.ql-container.ql-snow{border:none;overflow-y:visible;height:auto}.ql-editor strong[data-multi='true']{width:50%;display:inline-block;margin:0}.ql-toolbar{width:555px;position:absolute}.ql-toolbar .ql-formats:first-child{margin-left:0}.ql-toolbar .ql-formats{margin:8px 8px 8px 0}.custom-verse-text .ql-toolbar{margin-left:auto;margin-right:auto;}.custom-verse-text .ql-toolbar .ql-formats{margin-right:2px}.ql-toolbar{background-color:#fff;border:1px solid #ddd;padding-left:10px;border-radius:4px;font-family:Lato;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);text-align:left;z-index:17 !important}.ql-tooltip-arrow{border-color:#fff}.ql-formats{border:1px solid #ddd;margin-right:10px !important}.ql-weight.ql-picker{width:85px !important;}.ql-weight.ql-picker.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.ql-picker.ql-line{width:45px !important;}.ql-picker.ql-line .ql-picker-options{width:54px}.ql-picker.ql-size{width:60px !important}.ql-picker.ql-font{width:160px !important}.ql-picker.ql-placeholder{width:200px !important}.ql-picker-options{height:140px;overflow:scroll}.ql-weight .ql-picker-options{height:auto !important}.ql-picker-label{color:#194c73 !important;white-space:pre;overflow:hidden;}.ql-picker-label svg{background:-webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, #fff 50%);background:-moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, #fff 50%);background:-o-linear-gradient(0deg, rgba(255,255,255,0) 0%, #fff 50%);background:-ms-linear-gradient(0deg, rgba(255,255,255,0) 0%, #fff 50%);background:linear-gradient(90deg, rgba(255,255,255,0) 0%, #fff 50%)}.ql-picker .ql-picker-options{background-color:#f8f8f8;border:1px solid #ddd}.ql-picker-item{border-bottom:1px solid #ddd;color:#194c73 !important}.ql-color-picker .ql-picker-options{width:172px !important;height:188px !important}.ql-undo{color:#194c73 !important}.ql-redo{color:#194c73 !important}polygon.ql-stroke{stroke:#194c73 !important}.ql-picker.ql-weight .ql-picker-label[data-value='Normal']::before,.ql-picker.ql-weight .ql-picker-item[data-value='Normal']::before{content:'Normal' !important}.ql-weight-Normal{font-weight:500}.ql-picker.ql-weight .ql-picker-label[data-value='Bold']::before,.ql-picker.ql-weight .ql-picker-item[data-value='Bold']::before{content:'Bold' !important}.ql-weight-Bold{font-weight:800}.ql-picker.ql-weight .ql-picker-label[data-value='BoldItalic']::before,.ql-picker.ql-weight .ql-picker-item[data-value='BoldItalic']::before{content:'Bold Italic' !important}.ql-weight-BoldItalic{font-weight:700}.ql-picker.ql-weight .ql-picker-label[data-value='Italic']::before,.ql-picker.ql-weight .ql-picker-item[data-value='Italic']::before{content:'Italic' !important}.ql-weight-Italic{font-weight:600}.ql-color-picker.ql-color .ql-picker-item[data-value='000'],.ql-color-picker.ql-background .ql-picker-item[data-value='000']{background-color:#000 !important}.ql-color-000{color:#000 !important}.ql-bg-000{background-color:#000 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='444'],.ql-color-picker.ql-background .ql-picker-item[data-value='444']{background-color:#444 !important}.ql-color-444{color:#444 !important}.ql-bg-444{background-color:#444 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='666'],.ql-color-picker.ql-background .ql-picker-item[data-value='666']{background-color:#666 !important}.ql-color-666{color:#666 !important}.ql-bg-666{background-color:#666 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='999'],.ql-color-picker.ql-background .ql-picker-item[data-value='999']{background-color:#999 !important}.ql-color-999{color:#999 !important}.ql-bg-999{background-color:#999 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ccc'],.ql-color-picker.ql-background .ql-picker-item[data-value='ccc']{background-color:#ccc !important}.ql-color-ccc{color:#ccc !important}.ql-bg-ccc{background-color:#ccc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='eee'],.ql-color-picker.ql-background .ql-picker-item[data-value='eee']{background-color:#eee !important}.ql-color-eee{color:#eee !important}.ql-bg-eee{background-color:#eee !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f3f3f3'],.ql-color-picker.ql-background .ql-picker-item[data-value='f3f3f3']{background-color:#f3f3f3 !important}.ql-color-f3f3f3{color:#f3f3f3 !important}.ql-bg-f3f3f3{background-color:#f3f3f3 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='fff'],.ql-color-picker.ql-background .ql-picker-item[data-value='fff']{background-color:#fff !important}.ql-color-fff{color:#fff !important}.ql-bg-fff{background-color:#fff !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f00'],.ql-color-picker.ql-background .ql-picker-item[data-value='f00']{background-color:#f00 !important}.ql-color-f00{color:#f00 !important}.ql-bg-f00{background-color:#f00 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f90'],.ql-color-picker.ql-background .ql-picker-item[data-value='f90']{background-color:#f90 !important}.ql-color-f90{color:#f90 !important}.ql-bg-f90{background-color:#f90 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ff0'],.ql-color-picker.ql-background .ql-picker-item[data-value='ff0']{background-color:#ff0 !important}.ql-color-ff0{color:#ff0 !important}.ql-bg-ff0{background-color:#ff0 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='0f0'],.ql-color-picker.ql-background .ql-picker-item[data-value='0f0']{background-color:#0f0 !important}.ql-color-0f0{color:#0f0 !important}.ql-bg-0f0{background-color:#0f0 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='0ff'],.ql-color-picker.ql-background .ql-picker-item[data-value='0ff']{background-color:#0ff !important}.ql-color-0ff{color:#0ff !important}.ql-bg-0ff{background-color:#0ff !important}.ql-color-picker.ql-color .ql-picker-item[data-value='00f'],.ql-color-picker.ql-background .ql-picker-item[data-value='00f']{background-color:#00f !important}.ql-color-00f{color:#00f !important}.ql-bg-00f{background-color:#00f !important}.ql-color-picker.ql-color .ql-picker-item[data-value='90f'],.ql-color-picker.ql-background .ql-picker-item[data-value='90f']{background-color:#90f !important}.ql-color-90f{color:#90f !important}.ql-bg-90f{background-color:#90f !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f0f'],.ql-color-picker.ql-background .ql-picker-item[data-value='f0f']{background-color:#f0f !important}.ql-color-f0f{color:#f0f !important}.ql-bg-f0f{background-color:#f0f !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f4cccc'],.ql-color-picker.ql-background .ql-picker-item[data-value='f4cccc']{background-color:#f4cccc !important}.ql-color-f4cccc{color:#f4cccc !important}.ql-bg-f4cccc{background-color:#f4cccc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='fce5cd'],.ql-color-picker.ql-background .ql-picker-item[data-value='fce5cd']{background-color:#fce5cd !important}.ql-color-fce5cd{color:#fce5cd !important}.ql-bg-fce5cd{background-color:#fce5cd !important}.ql-color-picker.ql-color .ql-picker-item[data-value='fff2cc'],.ql-color-picker.ql-background .ql-picker-item[data-value='fff2cc']{background-color:#fff2cc !important}.ql-color-fff2cc{color:#fff2cc !important}.ql-bg-fff2cc{background-color:#fff2cc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='d9ead3'],.ql-color-picker.ql-background .ql-picker-item[data-value='d9ead3']{background-color:#d9ead3 !important}.ql-color-d9ead3{color:#d9ead3 !important}.ql-bg-d9ead3{background-color:#d9ead3 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='d0e0e3'],.ql-color-picker.ql-background .ql-picker-item[data-value='d0e0e3']{background-color:#d0e0e3 !important}.ql-color-d0e0e3{color:#d0e0e3 !important}.ql-bg-d0e0e3{background-color:#d0e0e3 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='cfe2f3'],.ql-color-picker.ql-background .ql-picker-item[data-value='cfe2f3']{background-color:#cfe2f3 !important}.ql-color-cfe2f3{color:#cfe2f3 !important}.ql-bg-cfe2f3{background-color:#cfe2f3 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='d9d2e9'],.ql-color-picker.ql-background .ql-picker-item[data-value='d9d2e9']{background-color:#d9d2e9 !important}.ql-color-d9d2e9{color:#d9d2e9 !important}.ql-bg-d9d2e9{background-color:#d9d2e9 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ead1dc'],.ql-color-picker.ql-background .ql-picker-item[data-value='ead1dc']{background-color:#ead1dc !important}.ql-color-ead1dc{color:#ead1dc !important}.ql-bg-ead1dc{background-color:#ead1dc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ead1dc'],.ql-color-picker.ql-background .ql-picker-item[data-value='ead1dc']{background-color:#ead1dc !important}.ql-color-ead1dc{color:#ead1dc !important}.ql-bg-ead1dc{background-color:#ead1dc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ea9999'],.ql-color-picker.ql-background .ql-picker-item[data-value='ea9999']{background-color:#ea9999 !important}.ql-color-ea9999{color:#ea9999 !important}.ql-bg-ea9999{background-color:#ea9999 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f9cb9c'],.ql-color-picker.ql-background .ql-picker-item[data-value='f9cb9c']{background-color:#f9cb9c !important}.ql-color-f9cb9c{color:#f9cb9c !important}.ql-bg-f9cb9c{background-color:#f9cb9c !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ffe599'],.ql-color-picker.ql-background .ql-picker-item[data-value='ffe599']{background-color:#ffe599 !important}.ql-color-ffe599{color:#ffe599 !important}.ql-bg-ffe599{background-color:#ffe599 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='b6d7a8'],.ql-color-picker.ql-background .ql-picker-item[data-value='b6d7a8']{background-color:#b6d7a8 !important}.ql-color-b6d7a8{color:#b6d7a8 !important}.ql-bg-b6d7a8{background-color:#b6d7a8 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='a2c4c9'],.ql-color-picker.ql-background .ql-picker-item[data-value='a2c4c9']{background-color:#a2c4c9 !important}.ql-color-a2c4c9{color:#a2c4c9 !important}.ql-bg-a2c4c9{background-color:#a2c4c9 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='9fc5e8'],.ql-color-picker.ql-background .ql-picker-item[data-value='9fc5e8']{background-color:#9fc5e8 !important}.ql-color-9fc5e8{color:#9fc5e8 !important}.ql-bg-9fc5e8{background-color:#9fc5e8 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='b4a7d6'],.ql-color-picker.ql-background .ql-picker-item[data-value='b4a7d6']{background-color:#b4a7d6 !important}.ql-color-b4a7d6{color:#b4a7d6 !important}.ql-bg-b4a7d6{background-color:#b4a7d6 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='d5a6bd'],.ql-color-picker.ql-background .ql-picker-item[data-value='d5a6bd']{background-color:#d5a6bd !important}.ql-color-d5a6bd{color:#d5a6bd !important}.ql-bg-d5a6bd{background-color:#d5a6bd !important}.ql-color-picker.ql-color .ql-picker-item[data-value='e06666'],.ql-color-picker.ql-background .ql-picker-item[data-value='e06666']{background-color:#e06666 !important}.ql-color-e06666{color:#e06666 !important}.ql-bg-e06666{background-color:#e06666 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f6b26b'],.ql-color-picker.ql-background .ql-picker-item[data-value='f6b26b']{background-color:#f6b26b !important}.ql-color-f6b26b{color:#f6b26b !important}.ql-bg-f6b26b{background-color:#f6b26b !important}.ql-color-picker.ql-color .ql-picker-item[data-value='ffd966'],.ql-color-picker.ql-background .ql-picker-item[data-value='ffd966']{background-color:#ffd966 !important}.ql-color-ffd966{color:#ffd966 !important}.ql-bg-ffd966{background-color:#ffd966 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='93c47d'],.ql-color-picker.ql-background .ql-picker-item[data-value='93c47d']{background-color:#93c47d !important}.ql-color-93c47d{color:#93c47d !important}.ql-bg-93c47d{background-color:#93c47d !important}.ql-color-picker.ql-color .ql-picker-item[data-value='76a5af'],.ql-color-picker.ql-background .ql-picker-item[data-value='76a5af']{background-color:#76a5af !important}.ql-color-76a5af{color:#76a5af !important}.ql-bg-76a5af{background-color:#76a5af !important}.ql-color-picker.ql-color .ql-picker-item[data-value='6fa8dc'],.ql-color-picker.ql-background .ql-picker-item[data-value='6fa8dc']{background-color:#6fa8dc !important}.ql-color-6fa8dc{color:#6fa8dc !important}.ql-bg-6fa8dc{background-color:#6fa8dc !important}.ql-color-picker.ql-color .ql-picker-item[data-value='8e7cc3'],.ql-color-picker.ql-background .ql-picker-item[data-value='8e7cc3']{background-color:#8e7cc3 !important}.ql-color-8e7cc3{color:#8e7cc3 !important}.ql-bg-8e7cc3{background-color:#8e7cc3 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='c27ba0'],.ql-color-picker.ql-background .ql-picker-item[data-value='c27ba0']{background-color:#c27ba0 !important}.ql-color-c27ba0{color:#c27ba0 !important}.ql-bg-c27ba0{background-color:#c27ba0 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='c00'],.ql-color-picker.ql-background .ql-picker-item[data-value='c00']{background-color:#c00 !important}.ql-color-c00{color:#c00 !important}.ql-bg-c00{background-color:#c00 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='e69138'],.ql-color-picker.ql-background .ql-picker-item[data-value='e69138']{background-color:#e69138 !important}.ql-color-e69138{color:#e69138 !important}.ql-bg-e69138{background-color:#e69138 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='f1c232'],.ql-color-picker.ql-background .ql-picker-item[data-value='f1c232']{background-color:#f1c232 !important}.ql-color-f1c232{color:#f1c232 !important}.ql-bg-f1c232{background-color:#f1c232 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='6aa84f'],.ql-color-picker.ql-background .ql-picker-item[data-value='6aa84f']{background-color:#6aa84f !important}.ql-color-6aa84f{color:#6aa84f !important}.ql-bg-6aa84f{background-color:#6aa84f !important}.ql-color-picker.ql-color .ql-picker-item[data-value='45818e'],.ql-color-picker.ql-background .ql-picker-item[data-value='45818e']{background-color:#45818e !important}.ql-color-45818e{color:#45818e !important}.ql-bg-45818e{background-color:#45818e !important}.ql-color-picker.ql-color .ql-picker-item[data-value='3d85c6'],.ql-color-picker.ql-background .ql-picker-item[data-value='3d85c6']{background-color:#3d85c6 !important}.ql-color-3d85c6{color:#3d85c6 !important}.ql-bg-3d85c6{background-color:#3d85c6 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='674ea7'],.ql-color-picker.ql-background .ql-picker-item[data-value='674ea7']{background-color:#674ea7 !important}.ql-color-674ea7{color:#674ea7 !important}.ql-bg-674ea7{background-color:#674ea7 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='a64d79'],.ql-color-picker.ql-background .ql-picker-item[data-value='a64d79']{background-color:#a64d79 !important}.ql-color-a64d79{color:#a64d79 !important}.ql-bg-a64d79{background-color:#a64d79 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='900'],.ql-color-picker.ql-background .ql-picker-item[data-value='900']{background-color:#900 !important}.ql-color-900{color:#900 !important}.ql-bg-900{background-color:#900 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='b45f06'],.ql-color-picker.ql-background .ql-picker-item[data-value='b45f06']{background-color:#b45f06 !important}.ql-color-b45f06{color:#b45f06 !important}.ql-bg-b45f06{background-color:#b45f06 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='bf9000'],.ql-color-picker.ql-background .ql-picker-item[data-value='bf9000']{background-color:#bf9000 !important}.ql-color-bf9000{color:#bf9000 !important}.ql-bg-bf9000{background-color:#bf9000 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='38761d'],.ql-color-picker.ql-background .ql-picker-item[data-value='38761d']{background-color:#38761d !important}.ql-color-38761d{color:#38761d !important}.ql-bg-38761d{background-color:#38761d !important}.ql-color-picker.ql-color .ql-picker-item[data-value='134f5c'],.ql-color-picker.ql-background .ql-picker-item[data-value='134f5c']{background-color:#134f5c !important}.ql-color-134f5c{color:#134f5c !important}.ql-bg-134f5c{background-color:#134f5c !important}.ql-color-picker.ql-color .ql-picker-item[data-value='0b5394'],.ql-color-picker.ql-background .ql-picker-item[data-value='0b5394']{background-color:#0b5394 !important}.ql-color-0b5394{color:#0b5394 !important}.ql-bg-0b5394{background-color:#0b5394 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='351c75'],.ql-color-picker.ql-background .ql-picker-item[data-value='351c75']{background-color:#351c75 !important}.ql-color-351c75{color:#351c75 !important}.ql-bg-351c75{background-color:#351c75 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='741b47'],.ql-color-picker.ql-background .ql-picker-item[data-value='741b47']{background-color:#741b47 !important}.ql-color-741b47{color:#741b47 !important}.ql-bg-741b47{background-color:#741b47 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='600'],.ql-color-picker.ql-background .ql-picker-item[data-value='600']{background-color:#600 !important}.ql-color-600{color:#600 !important}.ql-bg-600{background-color:#600 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='783f04'],.ql-color-picker.ql-background .ql-picker-item[data-value='783f04']{background-color:#783f04 !important}.ql-color-783f04{color:#783f04 !important}.ql-bg-783f04{background-color:#783f04 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='7f6000'],.ql-color-picker.ql-background .ql-picker-item[data-value='7f6000']{background-color:#7f6000 !important}.ql-color-7f6000{color:#7f6000 !important}.ql-bg-7f6000{background-color:#7f6000 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='274e13'],.ql-color-picker.ql-background .ql-picker-item[data-value='274e13']{background-color:#274e13 !important}.ql-color-274e13{color:#274e13 !important}.ql-bg-274e13{background-color:#274e13 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='0c343d'],.ql-color-picker.ql-background .ql-picker-item[data-value='0c343d']{background-color:#0c343d !important}.ql-color-0c343d{color:#0c343d !important}.ql-bg-0c343d{background-color:#0c343d !important}.ql-color-picker.ql-color .ql-picker-item[data-value='073763'],.ql-color-picker.ql-background .ql-picker-item[data-value='073763']{background-color:#073763 !important}.ql-color-073763{color:#073763 !important}.ql-bg-073763{background-color:#073763 !important}.ql-color-picker.ql-color .ql-picker-item[data-value='20124d'],.ql-color-picker.ql-background .ql-picker-item[data-value='20124d']{background-color:#20124d !important}.ql-color-20124d{color:#20124d !important}.ql-bg-20124d{background-color:#20124d !important}.ql-color-picker.ql-color .ql-picker-item[data-value='4c1130'],.ql-color-picker.ql-background .ql-picker-item[data-value='4c1130']{background-color:#4c1130 !important}.ql-color-4c1130{color:#4c1130 !important}.ql-bg-4c1130{background-color:#4c1130 !important}.ql-color-picker.ql-background .ql-picker-item[data-value='false']::before{background-color:rgba(0,0,0,0) !important;content:'None' !important}.ql-picker .ql-picker-label[data-value='case.name_of_deceased']::before,.ql-picker .ql-picker-item[data-value='case.name_of_deceased']::before{content:'Name of Deceased' !important}.ql-picker .ql-picker-label[data-value='case.date_of_birth']::before,.ql-picker .ql-picker-item[data-value='case.date_of_birth']::before{content:'Date Of Birth' !important}.ql-picker .ql-picker-label[data-value='case.date_of_death']::before,.ql-picker .ql-picker-item[data-value='case.date_of_death']::before{content:'Date Of Death' !important}.ql-picker .ql-picker-label[data-value='case.place_of_birth']::before,.ql-picker .ql-picker-item[data-value='case.place_of_birth']::before{content:'Place Of Birth' !important}.ql-picker .ql-picker-label[data-value='case.father_of_deceased']::before,.ql-picker .ql-picker-item[data-value='case.father_of_deceased']::before{content:'Father of Deceased' !important}.ql-picker .ql-picker-label[data-value='case.mother_of_deceased']::before,.ql-picker .ql-picker-item[data-value='case.mother_of_deceased']::before{content:'Mother of Deceased' !important}.ql-picker .ql-picker-label[data-value='case.place_of_death']::before,.ql-picker .ql-picker-item[data-value='case.place_of_death']::before{content:'Place of Death' !important}.ql-picker .ql-picker-label[data-value='case.date_discharged_from_service']::before,.ql-picker .ql-picker-item[data-value='case.date_discharged_from_service']::before{content:'Date Discharged' !important}.ql-picker .ql-picker-label[data-value='case.service_date']::before,.ql-picker .ql-picker-item[data-value='case.service_date']::before{content:'Service Date' !important}.ql-picker .ql-picker-label[data-value='clergy_columns']::before,.ql-picker .ql-picker-item[data-value='clergy_columns']::before{content:'Clergy Columns' !important}.ql-picker .ql-picker-label[data-value='case.clergy']::before,.ql-picker .ql-picker-item[data-value='case.clergy']::before{content:'Clergy' !important}.ql-picker .ql-picker-label[data-value='case.justServices']::before,.ql-picker .ql-picker-item[data-value='case.justServices']::before{content:'Services' !important}.ql-picker .ql-picker-label[data-value='case.visitations']::before,.ql-picker .ql-picker-item[data-value='case.visitations']::before{content:'Visitations' !important}.ql-picker .ql-picker-label[data-value='case.other_family_combined']::before,.ql-picker .ql-picker-item[data-value='case.other_family_combined']::before{content:'Other Family' !important}.ql-picker .ql-picker-label[data-value='case.preceded_by_combined']::before,.ql-picker .ql-picker-item[data-value='case.preceded_by_combined']::before{content:'Preceded By' !important}.ql-picker .ql-picker-label[data-value='other_family_combined_columns']::before,.ql-picker .ql-picker-item[data-value='other_family_combined_columns']::before{content:'Other Family Columns' !important}.ql-picker .ql-picker-label[data-value='preceded_by_combined_columns']::before,.ql-picker .ql-picker-item[data-value='preceded_by_combined_columns']::before{content:'Preceded By Columns' !important}.ql-picker .ql-picker-label[data-value='case.chaplan']::before,.ql-picker .ql-picker-item[data-value='case.chaplan']::before{content:'Chaplain' !important}.ql-picker .ql-picker-label[data-value='case.family_contact_name']::before,.ql-picker .ql-picker-item[data-value='case.family_contact_name']::before{content:'Family Contact' !important}.ql-picker .ql-picker-label[data-value='case.family_contact_address']::before,.ql-picker .ql-picker-item[data-value='case.family_contact_address']::before{content:'Fm. Contact Address' !important}.ql-picker .ql-picker-label[data-value='case.interment_block']::before,.ql-picker .ql-picker-item[data-value='case.interment_block']::before{content:'Interment Block' !important}.ql-picker .ql-picker-label[data-value='case.interment_city']::before,.ql-picker .ql-picker-item[data-value='case.interment_city']::before{content:'Interment City' !important}.ql-picker .ql-picker-label[data-value='case.interment_county']::before,.ql-picker .ql-picker-item[data-value='case.interment_county']::before{content:'Interment County' !important}.ql-picker .ql-picker-label[data-value='case.interment_date']::before,.ql-picker .ql-picker-item[data-value='case.interment_date']::before{content:'Interment Date' !important}.ql-picker .ql-picker-label[data-value='case.interment_lot']::before,.ql-picker .ql-picker-item[data-value='case.interment_lot']::before{content:'Interment Lot' !important}.ql-picker .ql-picker-label[data-value='case.interment_place']::before,.ql-picker .ql-picker-item[data-value='case.interment_place']::before{content:'Interment Place' !important}.ql-picker .ql-picker-label[data-value='case.interment_section']::before,.ql-picker .ql-picker-item[data-value='case.interment_section']::before{content:'Interment Section' !important}.ql-picker .ql-picker-label[data-value='case.interment_state']::before,.ql-picker .ql-picker-item[data-value='case.interment_state']::before{content:'Interment State' !important}.ql-picker .ql-picker-label[data-value='case.interment_time']::before,.ql-picker .ql-picker-item[data-value='case.interment_time']::before{content:'Interment Time' !important}.ql-picker .ql-picker-label[data-value='case.marital_status']::before,.ql-picker .ql-picker-item[data-value='case.marital_status']::before{content:'Marital Status' !important}.ql-picker .ql-picker-label[data-value='case.obituary']::before,.ql-picker .ql-picker-item[data-value='case.obituary']::before{content:'Obituary' !important}.ql-picker .ql-picker-label[data-value='case.occupation']::before,.ql-picker .ql-picker-item[data-value='case.occupation']::before{content:'Occupation' !important}.ql-picker .ql-picker-label[data-value='case.air_force_cross_medal']::before,.ql-picker .ql-picker-item[data-value='case.air_force_cross_medal']::before{content:'Air Force Cross' !important}.ql-picker .ql-picker-label[data-value='case.branch_of_service']::before,.ql-picker .ql-picker-item[data-value='case.branch_of_service']::before{content:'Branch Of Service' !important}.ql-picker .ql-picker-label[data-value='case.bronze_star_medal']::before,.ql-picker .ql-picker-item[data-value='case.bronze_star_medal']::before{content:'Bronze Star' !important}.ql-picker .ql-picker-label[data-value='case.buglar_and_or_color_guard']::before,.ql-picker .ql-picker-item[data-value='case.buglar_and_or_color_guard']::before{content:'Buglar And Or Color Guard' !important}.ql-picker .ql-picker-label[data-value='case.children']::before,.ql-picker .ql-picker-item[data-value='case.children']::before{content:'Children' !important}.ql-picker .ql-picker-label[data-value='case.grandchildren']::before,.ql-picker .ql-picker-item[data-value='case.grandchildren']::before{content:'Grandchildren' !important}.ql-picker .ql-picker-label[data-value='case.distinguished_service_medal']::before,.ql-picker .ql-picker-item[data-value='case.distinguished_service_medal']::before{content:'Distinguished Service Cross' !important}.ql-picker .ql-picker-label[data-value='case.family_contact_address']::before,.ql-picker .ql-picker-item[data-value='case.family_contact_address']::before{content:'Family Contact Full Address' !important}.ql-picker .ql-picker-label[data-value='case.firing_parties_for_funeral_service']::before,.ql-picker .ql-picker-item[data-value='case.firing_parties_for_funeral_service']::before{content:'Firing Party' !important}.ql-picker .ql-picker-label[data-value='case.medal_of_honor']::before,.ql-picker .ql-picker-item[data-value='case.medal_of_honor']::before{content:'Medal Of Honor' !important}.ql-picker .ql-picker-label[data-value='case.other_medals']::before,.ql-picker .ql-picker-item[data-value='case.other_medals']::before{content:'Medal Others' !important}.ql-picker .ql-picker-label[data-value='case.ncoic_name']::before,.ql-picker .ql-picker-item[data-value='case.ncoic_name']::before{content:'NCOIC' !important}.ql-picker .ql-picker-label[data-value='case.navy_cross_medal']::before,.ql-picker .ql-picker-item[data-value='case.navy_cross_medal']::before{content:'Navy Cross' !important}.ql-picker .ql-picker-label[data-value='case.oic_name']::before,.ql-picker .ql-picker-item[data-value='case.oic_name']::before{content:'OIC' !important}.ql-picker .ql-picker-label[data-value='case.organizations']::before,.ql-picker .ql-picker-item[data-value='case.organizations']::before{content:'Organizations' !important}.ql-picker .ql-picker-label[data-value='case.pallbearers']::before,.ql-picker .ql-picker-item[data-value='case.pallbearers']::before{content:'Pallbearers' !important}.ql-picker .ql-picker-label[data-value='case.honorary_pallbearers']::before,.ql-picker .ql-picker-item[data-value='case.honorary_pallbearers']::before{content:'Honorary Pallbearers' !important}.ql-picker .ql-picker-label[data-value='case.place_discharged_from_service']::before,.ql-picker .ql-picker-item[data-value='case.place_discharged_from_service']::before{content:'Place Discharged' !important}.ql-picker .ql-picker-label[data-value='case.place_entered_service']::before,.ql-picker .ql-picker-item[data-value='case.place_entered_service']::before{content:'Place Entered Service' !important}.ql-picker .ql-picker-label[data-value='case.place_of_death']::before,.ql-picker .ql-picker-item[data-value='case.place_of_death']::before{content:'Place Of Death' !important}.ql-picker .ql-picker-label[data-value='case.person_providing_honors']::before,.ql-picker .ql-picker-item[data-value='case.person_providing_honors']::before{content:'Providing Honors' !important}.ql-picker .ql-picker-label[data-value='case.purple_heart_medal']::before,.ql-picker .ql-picker-item[data-value='case.purple_heart_medal']::before{content:'Purple Heart' !important}.ql-picker .ql-picker-label[data-value='case.rank_discharged_from_service']::before,.ql-picker .ql-picker-item[data-value='case.rank_discharged_from_service']::before{content:'Rank Discharged' !important}.ql-picker .ql-picker-label[data-value='case.religion']::before,.ql-picker .ql-picker-item[data-value='case.religion']::before{content:'Religion' !important}.ql-picker .ql-picker-label[data-value='case.address_of_deceased']::before,.ql-picker .ql-picker-item[data-value='case.address_of_deceased']::before{content:'Residence Full Address' !important}.ql-picker .ql-picker-label[data-value='case.details.ReturnDate.value']::before,.ql-picker .ql-picker-item[data-value='case.details.ReturnDate.value']::before{content:'Return Date' !important}.ql-picker .ql-picker-label[data-value='case.details.ReturnPlace.value']::before,.ql-picker .ql-picker-item[data-value='case.details.ReturnPlace.value']::before{content:'Return Place' !important}.ql-picker .ql-picker-label[data-value='case.service_date']::before,.ql-picker .ql-picker-item[data-value='case.service_date']::before{content:'Service Date' !important}.ql-picker .ql-picker-label[data-value='case.service_location']::before,.ql-picker .ql-picker-item[data-value='case.service_location']::before{content:'Service Location' !important}.ql-picker .ql-picker-label[data-value='case.service_number']::before,.ql-picker .ql-picker-item[data-value='case.service_number']::before{content:'Service Number' !important}.ql-picker .ql-picker-label[data-value='case.service_time']::before,.ql-picker .ql-picker-item[data-value='case.service_time']::before{content:'Service Time' !important}.ql-picker .ql-picker-label[data-value='case.siblings']::before,.ql-picker .ql-picker-item[data-value='case.siblings']::before{content:'Siblings' !important}.ql-picker .ql-picker-label[data-value='case.silver_star_medal']::before,.ql-picker .ql-picker-item[data-value='case.silver_star_medal']::before{content:'Silver Star' !important}.ql-picker .ql-picker-label[data-value='case.spouse']::before,.ql-picker .ql-picker-item[data-value='case.spouse']::before{content:'Spouse' !important}.ql-picker .ql-picker-label[data-value='children_columns']::before,.ql-picker .ql-picker-item[data-value='children_columns']::before{content:'Children Columns' !important}.ql-picker .ql-picker-label[data-value='pallbearers_columns']::before,.ql-picker .ql-picker-item[data-value='pallbearers_columns']::before{content:'Pallbearers Columns' !important}.ql-picker .ql-picker-label[data-value='honorary_pallbearers_columns']::before,.ql-picker .ql-picker-item[data-value='honorary_pallbearers_columns']::before{content:'Honorary Pallbearers Columns' !important}.ql-picker .ql-picker-label[data-value='siblings_columns']::before,.ql-picker .ql-picker-item[data-value='siblings_columns']::before{content:'Siblings Columns' !important}.ql-picker .ql-picker-label[data-value='songs_columns']::before,.ql-picker .ql-picker-item[data-value='songs_columns']::before{content:'Music Selection Columns' !important}.ql-picker .ql-picker-label[data-value='societies_columns']::before,.ql-picker .ql-picker-item[data-value='societies_columns']::before{content:'Societies Attending Columns' !important}.ql-picker .ql-picker-label[data-value='special_songs_columns']::before,.ql-picker .ql-picker-item[data-value='special_songs_columns']::before{content:'Special Songs Columns' !important}.ql-picker .ql-picker-label[data-value='organizations_columns']::before,.ql-picker .ql-picker-item[data-value='organizations_columns']::before{content:'Organizations Columns' !important}.ql-picker .ql-picker-label[data-value='case.songs']::before,.ql-picker .ql-picker-item[data-value='case.songs']::before{content:'Music Selection' !important}.ql-picker .ql-picker-label[data-value='case.societies']::before,.ql-picker .ql-picker-item[data-value='case.societies']::before{content:'Societies Attending' !important}.ql-picker .ql-picker-label[data-value='case.special_songs']::before,.ql-picker .ql-picker-item[data-value='case.special_songs']::before{content:'Special Songs' !important}.ql-picker .ql-picker-label[data-value='case.age']::before,.ql-picker .ql-picker-item[data-value='case.age']::before{content:'Age' !important}.ql-picker .ql-picker-label[data-value='case.age_years']::before,.ql-picker .ql-picker-item[data-value='case.age_years']::before{content:'Age (Years)' !important}.ql-picker .ql-picker-label[data-value='case.age_months']::before,.ql-picker .ql-picker-item[data-value='case.age_months']::before{content:'Age (Months)' !important}.ql-picker .ql-picker-label[data-value='case.age_days']::before,.ql-picker .ql-picker-item[data-value='case.age_days']::before{content:'Age (Days)' !important}.ql-picker .ql-picker-label[data-value='case.us_stations_where_served']::before,.ql-picker .ql-picker-item[data-value='case.us_stations_where_served']::before{content:'Stations Within US' !important}.switchTest{width:35px;height:20px;position:absolute;display:inline-block;right:10px;top:17px}.switchTest.snap{width:35px;height:20px;position:relative;display:inline-block;left:180px;top:-25px}input.switchBox{display:none}.switchSlider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s}.switchSlider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;-webkit-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;-ms-transition:0.4s;transition:0.4s}input.switchBox:checked + .switchSlider{background-color:#9dba8c}input.switchBox:focus + .switchSlider{-webkit-box-shadow:0 0 1px #9dba8c;box-shadow:0 0 1px #9dba8c}input.switchBox:checked + .switchSlider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);-webkit-transform:translateX(15px);-moz-transform:translateX(15px);-o-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.switchSlider.s-round{border-radius:34px}.switchSlider.s-round:before{border-radius:50%}.autosave{display:inline-block;border-bottom:1px solid #ddd !important}.snap.autosave{height:50px}#envelope-labels .outlines.labels{background-image:none !important}#envelope-labels #editor .action-bar{opacity:1;-ms-filter:none;filter:none}#familyUpload{background:#fff;color:#194c73;font-family:Lato;height:100%;}#familyUpload .hero{background:#f7f1e1;padding:20px 0;text-align:center;height:auto;margin-bottom:30px}#familyUpload .hero-logo{position:relative;max-height:90px;margin:5px auto}#familyUpload .hero-title{margin:auto;font-size:1.75em;width:80%;line-height:1.5em}#familyUpload .images{padding:20px 0 !important;margin:20px auto;width:80%;}#familyUpload .images i{cursor:pointer;float:right;margin-bottom:10px}#familyUpload .panel{padding:40px;border:none}#familyUpload .upload-panel{margin:auto;text-align:center;}#familyUpload .upload-panel button{margin:15px}#familyUpload .upload-panel button[disabled]{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);cursor:not-allowed !important}#familyUpload .upload-panel .number_allowed{top:50px;position:relative;width:80%;text-align:right;margin:0 auto}#familyUpload hr{width:80%}#familyUpload .btn-group{margin:25px auto;}#familyUpload .btn-group .btn{border:1px solid #194c73;font-size:1em !important;text-align:center;padding:10px 15px;background-color:#fff;width:49%}#familyUpload .btn-group .btn.active{background-color:#194c73;color:#fff}#familyUpload #memorials label{margin:25px auto 10px auto}#familyUpload #memorial-textarea{width:80%;font-size:.9em;font-family:lato;height:100px}#familyUpload .memorial-share{margin:10px auto}#familyUpload .memorial{width:80%;margin:30px auto;padding:10px 25px;border:1px solid #fffefa;-webkit-box-shadow:1px 1px 0 rgba(156,155,155,0.431);box-shadow:1px 1px 0 rgba(156,155,155,0.431);background-color:rgba(236,233,233,0.361);}#familyUpload .memorial .memorial-message{text-align:left;font-size:18px}#familyUpload .memorial .memorial-submitter{text-align:right;font-family:Antiqua;font-size:14px}#familyUpload .deceased-info{text-align:center;margin:10px auto;font-family:Antiqua;}#familyUpload .deceased-info h4{text-align:center;padding:10px;font-family:Antiqua}#familyUpload .deceased-info p{font-family:Antiqua}.action-bar-left{left:0 !important}.labels{background-image:url("https://bassmollett.imgix.net/eovwxiimage.png")}.labelPage{display:inherit !important}.search-button{text-align:center;margin-top:20px}#landing-page{background:#fff;height:100vh;border-left:400px solid #f7f1e1;}#landing-page .wrapper{position:fixed;top:0;left:0;width:100%;height:100%}#landing-page .right a{display:inline-block;margin-left:30px}#landing-page #logo{width:100px}#landing-page .computer{max-width:100%;margin:22vh auto}#landing-page .row{padding:15px 30px}#landing-page article{max-width:600px;margin:24vh auto 0;}#landing-page article h2{padding-bottom:30px;line-height:1.3em}#landing-page article h4{line-height:1.5em;font-weight:300;font-size:20px}#landing-page article button{margin-top:50px}#login .box-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;}#login .box-wrapper .forgot{cursor:pointer}#login .box-wrapper .box{padding:30px;background:#fff;margin:0 auto;max-width:400px;border-radius:4px;border1px:solid #d9d9d9;}#login .box-wrapper .box input{margin-bottom:15px}#login .login-error{color:#d97d6e;font-weight:700}#login .red-input{outline:1px solid #d97d6e}#login .server-toggle{width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}#login .server-toggle :hover{background:#d97d6e}.birth-death-error,.birth-interment-error,.birth-service-error,.birth-present-error,.death-present-error,.death-interment-error,.death-service-error,.interment-service-error,.interment-present-error,.age-calc-error{display:none;}.birth-death-error p,.birth-interment-error p,.birth-service-error p,.birth-present-error p,.death-present-error p,.death-interment-error p,.death-service-error p,.interment-service-error p,.interment-present-error p,.age-calc-error p{color:#f00 !important}.service-present-error,.service-interment-error,.service-death-error,.visitation-present-error,.visitation-death-error,.visitation-interment-error{display:inline-block;margin:-20px auto 20px auto;}.service-present-error p,.service-interment-error p,.service-death-error p,.visitation-present-error p,.visitation-death-error p,.visitation-interment-error p{color:#f00 !important}.file-tab{position:absolute;top:-35px;left:0}.round{-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;border-top-left-radius:15px;border-top-right-radius:15px;background-color:#fff;margin-left:-4px}.ghost-tab{visibility:none;height:0;width:0;margin:0 !important;padding:0 !important}#case-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:absolute;left:0;top:0;height:100%;width:100%;}#case-wrapper .modal-content{min-width:850px}#case-page{padding:0 40px;height:calc(100vh - 300px);min-height:200px;overflow:overlay;}#case-page .panel-body label{padding:3px;border-radius:2px;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;cursor:auto;}#case-page .panel-body label:hover{background:#ddd}#case-page .panel-body .checkbox-label{padding:15px !important}#case-page .panel-body textarea{max-width:800px;width:100%;margin:0 auto;text-align:left}#case-page .panel-body .age-values p{margin:0 10px;display:inline;font-size:12px;font-weight:600;text-transform:uppercase}#case-page .panel-body .age-values span{font-weight:500;color:#194c73}#case-page .panel-body .margin-bottom{margin-bottom:24px}#case-page .panel-body .relative{position:relative;}#case-page .panel-body .relative .icon-Time{font-size:24px;color:#194c73;position:absolute;top:10px;right:10px}#case-page .saved-status-modal{background:#fff;position:absolute;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;z-index:9;top:10px;bottom:0;left:0;right:0;border-radius:10px;text-align:center;}#case-page .saved-status-modal .saved-status-content{margin-bottom:50px}.personal-info-centered{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;margin-top:15px}.personal-image-wrapper{position:relative;}.personal-image-wrapper i{z-index:1}.personal-image-wrapper button{background:transparent;border-radius:3px;border:2px solid #fff;color:#fff;padding:5px 5px;margin:20px;text-transform:uppercase;font-weight:600;letter-spacing:.94px;font-size:12px;font-family:'Lato';-webkit-transition:0.25s;-moz-transition:0.25s;-o-transition:0.25s;-ms-transition:0.25s;transition:0.25s}.personal-image-wrapper button:hover{background:#fff;color:#194c73}.personal-image-wrapper:hover .personal-image-overlay{opacity:1;-ms-filter:none;filter:none;color:#fff !important}.personal-image-overlay{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-moz-box-align:end;-o-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;position:absolute;bottom:3px;left:0;width:100%;height:calc(100% - 23px);background:rgba(25,76,115,0.5);-webkit-transition:0.15s;-moz-transition:0.15s;-o-transition:0.15s;-ms-transition:0.15s;transition:0.15s}#createcase-page h4{margin:0 8px;font-size:24px}#createcase-page .theme-category{padding-bottom:30px}#createcase-page .card .preview{background:#fff;}#createcase-page .card .preview img{max-width:80%;max-height:90%;display:block;margin:10% auto}.images{padding:20px 0 !important;margin:0 -10px;}.images i{cursor:pointer;float:right;margin-bottom:10px}.tall{height:240px}.relative{position:relative}.delete-single{margin:-8px 0 0 -20px;cursor:pointer;color:#d97d6e;font-size:20px;position:absolute;top:5px;left:29px}.delete-custom{cursor:pointer;color:#d97d6e;font-size:20px;position:absolute;top:20px;left:-30px}.case-row{position:relative;width:100%}.delete-row{color:#d97d6e;font-size:20px;position:absolute;top:34px;left:-55px;cursor:pointer}.invite-button{margin:25px auto !important;display:block}.invite{margin:20px auto !important;width:65%;}.invite button{margin-top:20px}.invite input{width:70% !important;margin:auto !important}.invite input.ng-invalid{outline:1px solid #f00}.case-memorials .memorials{height:300px;overflow-y:scroll;padding:10px;}.case-memorials .memorials label{margin:25px auto 10px auto}.case-memorials .memorials input[type='text']{width:200px !important;margin:10px auto 25px auto !important}.case-memorials .memorial-textarea{width:80%;font-size:.9em;font-family:lato;height:150px}.case-memorials .memorial-share{margin:10px auto !important;width:20% !important}.case-memorials .memorial{height:78px;overflow-y:hidden;width:95%;margin:15px auto;padding:10px 25px;border:1px solid #fffefa;-webkit-box-shadow:1px 1px 0 rgba(156,155,155,0.431);box-shadow:1px 1px 0 rgba(156,155,155,0.431);background-color:rgba(236,233,233,0.361);}.case-memorials .memorial:hover{height:auto;cursor:pointer}.case-memorials .memorial i{float:right;top:-4px;right:-20px;color:#d97d6e;font-size:13px !important}.case-memorials .memorial .memorial-message{text-align:left;min-width:100% !important;font-size:12px;overflow:hidden}.case-memorials .memorial .memorial-submitter{text-align:right;font-family:Antiqua;font-size:10px}.theme-scroll-left{background:#194c73;width:40px;height:40px;color:#fff;border-radius:50%;position:absolute;left:-42px;top:185px;padding:12px 0 0 15px}.theme-scroll-right{background:#194c73;width:40px;height:40px;color:#fff;border-radius:50%;position:absolute;right:-44px;top:185px;padding:12px 0 0 15px}.no-theme-wrapper{display:none;text-align:center;margin:20px;}.no-theme-wrapper h5{margin:20px}.category ul li{position:relative;}.category ul li div[class^="pure-u-"]:last-of-type{padding-top:10px}.category ul li div[class^="pure-u-"] i{position:absolute;top:30px;right:20px;color:#d97d6e;font-size:20px}.category ul li.disabled{opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);pointer-events:none;}.category ul li.disabled:after{content:"product unavailable for this theme";position:absolute;top:56px;left:90px;text-transform:uppercase;font-weight:800;font-size:15px}.category ul li.disabled h5 > span{font-size:12px}.pause-disabled{opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);pointer-events:none}#rolLoading,#leLoading{display:none;width:200px;margin:0 auto 20px;padding:10px;text-transform:uppercase;background:#194c73;text-align:center;border-radius:2px;}#rolLoading p,#leLoading p{color:#fff;font-weight:700;letter-spacing:1px}.theme-pin{-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-o-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);position:absolute;bottom:9px;right:5px;height:22px;width:22px;color:#194c73;background:transparent;border:none}.pin-checked{-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-o-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);position:absolute;top:9px;left:5px;height:22px;width:22px;}.pin-checked button{color:#d9ba6e;background:#fff;border:none}.theme-pin-checked{color:#d9ba6e}.pin-unchecked{position:absolute;top:8px;left:12px;height:25px;width:25px;-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-o-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);}.pin-unchecked button{color:#bdbec0;background:#fff;border:none}.pin-unchecked input[type=checkbox]{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);position:absolute;cursor:pointer;height:18px;width:18px}.pin-unchecked input[type=checkbox] + label:before{height:18px;width:18px;margin-right:14px;font-family:'Glyphicons Halflings' !important;content:"\e146";font-size:125%;vertical-align:baseline;color:#bdbec0}.pin-unchecked input[type=checkbox] + label:before{width:18px}.pin-unchecked input[type=checkbox]:checked + label:before{font-family:'Glyphicons Halflings' !important;content:"\e146";font-size:125%;color:#bdbec0}.icon-verification{margin-top:40px;font-size:250%;}.icon-verification .glyphicon-pushpin{color:#d9ba6e;-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-o-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);margin-right:20px}.icon-verification .glyphicon-ok{color:#194c73}.layout-highlight{border:5px solid #194c73 !important}.layout-alert-dismiss{text-align:center;padding-top:20px;}.layout-alert-dismiss input{width:16px !important;height:16px !important;margin:0 12px}.layout-alert-images img{width:260px}#import-alert p{color:#d97d6e;margin-top:24px}#createcase-page{height:101%;overflow-y:scroll;}#createcase-page .row.white-bg{padding:60px 0 40px 0;background:#fff;margin-bottom:0}#createcase-page .tabs.white-bg{border:none;background:#fff}#createcase-page .tabs li.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}#createcase-page .preview{background:rgba(221,221,221,0);padding:15px;}#createcase-page .preview .no-print{background:#aaa}#createcase-page .preview #productBuild{-webkit-transform:scale(.65);-moz-transform:scale(.65);-o-transform:scale(.65);-ms-transform:scale(.65);transform:scale(.65);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;position:relative;}#createcase-page .preview #productBuild .glyphicon,#createcase-page .preview #productBuild button,#createcase-page .preview #productBuild .icon-delete-circle{display:none !important}#createcase-page .preview #productBuild .outlines{width:100%;height:100%}#createcase-page .preview #productBuild .printedarea{overflow:hidden}#createcase-page .preview #productBuild.reduce{-webkit-transform:scale(.4);-moz-transform:scale(.4);-o-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);tranform-origin:0 0}#createcase-page .preview #productBuild .tooltip{display:none}#createcase-page #page{background:#fff;margin:10px auto;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.1);box-shadow:0 0 2px 2px rgba(0,0,0,0.1);overflow:hidden;}#createcase-page #page .glyphicon{display:none}#createcase-page #theme-section .theme-category{border-bottom:1px solid #c8ccd5;padding:33px 0;position:relative;}#createcase-page #theme-section .theme-category h4{margin-bottom:26px}#createcase-page #theme-section .null-search{position:absolute;top:310px;z-index:0}#createcase-page #theme-section .row.underline.header input{margin:1px 0}#createcase-page #case-section .drawer-header{margin:30px 0;padding:5px 0;border-bottom:1px solid #ddd;cursor:pointer;}#createcase-page #case-section .drawer-header i{font-size:15px;margin-left:10px;position:relative;top:-4px}#createcase-page #case-section .drawer-header p{margin:5px 0}#createcase-page #case-section .drawer-header strong{font-weight:800}#createcase-page #case-section .card input[type=radio]{position:absolute;top:15px;right:15px}#createcase-page #print-section button.disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);cursor:not-allowed}.recents-nav{width:100%;text-align:center;}.recents-nav li{display:inline-block}.recents-nav .button:focus{color:#194c73}.recents-nav .disabled{pointer-events:none;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.recents-nav .no-cursor{cursor:not-allowed;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}.recents-nav .no-cursor .theme-preview .header-wrapper{position:relative;}.recents-nav .no-cursor .theme-preview .header-wrapper .button{margin-bottom:3px}.recents-nav .no-cursor .theme-preview .header-wrapper .disabled{cursor:not-allowed;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.recents-nav .no-cursor .theme-preview .dropdown .dropdown-menu{width:300px !important}.register-book-buttons .button{font-size:10px;padding:5px;min-width:0}.checkable{cursor:pointer}.checkable.selected{background:#f8f8f8}div[class^="pure-u-"].disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);cursor:not-allowed}.orderby{width:230px}.order-header h4{color:#fff;font-size:20px;font-weight:400;letter-spacing:.38px;line-height:18px}.order-header .dropdown-menu.product-package{width:420px;border-radius:8px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.1);box-shadow:0 0 6px 0 rgba(0,0,0,0.1);border:none;}.order-header .dropdown-menu.product-package li{position:relative;padding:17px;border-bottom:2px solid #e4e5e5;}.order-header .dropdown-menu.product-package li:hover{background:#fff}.order-header .dropdown-menu.product-package li .pure-u-4-5{padding-left:15px;}.order-header .dropdown-menu.product-package li .pure-u-4-5 i{position:absolute;top:48px;right:29px;color:#d97d6e;font-size:20px}.order-header .dropdown-menu.product-package li .pure-u-4-5 h5{color:#194c73;margin-bottom:12px}.order-header .dropdown-menu.product-package li .pure-u-4-5 p{color:#194c73;font-size:13px;letter-spacing:.27px;line-height:13px;}.order-header .dropdown-menu.product-package li .pure-u-4-5 p.bold{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);color:#194c73;font-weight:700;margin-bottom:8px}.order-header .dropdown-menu.product-package li .pure-u-4-5 span{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);color:#194c73;font-weight:400;margin-right:3px}#render{display:none;}#render .renderClass{font-size:18px;margin:50px auto;text-align:center;color:#8d8e8e;text-transform:UPPERCASE}#package-modal .modal-dialog{width:100%;}#package-modal .modal-dialog .modal-content .modal-body{padding:70px 0 40px 0;}#package-modal .modal-dialog .modal-content .modal-body .modal-close{top:16px;right:16px;color:#bdbec0;font-size:34px}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2{text-align:left;padding:0 40px;}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 img{width:80%}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 p{max-width:none;width:100%;margin-bottom:10px;}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 p.bold{text-transform:uppercase;font-size:12px;font-weight:600;margin-bottom:3px}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 p.margin-bottom{margin-bottom:30px}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 .slider-product{text-align:center;}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 .slider-product img{margin-bottom:20px}#package-modal .modal-dialog .modal-content .modal-body .pure-g .pure-u-1-2 .slider-product p{font-size:13px;font-weight:400;letter-spacing:.27px;line-height:13px}#new-case-modal .modal-body{padding:40px 0}#new-case-modal h4{margin-bottom:30px}#new-case-modal input{margin:20px auto 0;width:240px}#print-info-modal .modal-body{padding:40px 0}#print-info-modal p{max-width:600px;text-align:left;margin-left:10px}#print-info-modal a{color:#00f;text-decoration:underline}#print-info-modal h5{margin-bottom:30px}#print-info-modal h3{text-transform:uppercase;text-align:center;padding:10px}#print-info-modal .table{text-align:left;width:70%;color:#194c73;margin:auto}#print-info-modal .printp{margin-left:40px}#print-info-modal .notep{font-size:14px;font-style:Italic;margin-top:20px}#case-locked-modal i,#case-check-modal i{font-size:32px;padding-bottom:10px;color:#d9ba6e}p.saving{font-size:42px;text-align:center;margin:50px auto;color:#bbb;position:relative;top:100px}.saving span{font-size:50px;-webkit-animation-name:blink;-moz-animation-name:blink;-o-animation-name:blink;-ms-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;-moz-animation-duration:1.4s;-o-animation-duration:1.4s;-ms-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both}.saving span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}.saving span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}@-moz-keyframes blink{0%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}20%{opacity:1;-ms-filter:none;filter:none}100%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}}@-webkit-keyframes blink{0%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}20%{opacity:1;-ms-filter:none;filter:none}100%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}}@-o-keyframes blink{0%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}20%{opacity:1;-ms-filter:none;filter:none}100%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}}@keyframes blink{0%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}20%{opacity:1;-ms-filter:none;filter:none}100%{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}}#privacy{color:#194c73;background:#fff;height:100%;}#privacy .hero{background:#f7f1e1;text-align:center;padding:25px 0;}#privacy .hero .hero-logo{max-width:100px}#privacy .hero .hero-title{margin:25px auto;font-weight:800;width:75%;}#privacy .hero .hero-title p{margin:10px 0}#privacy .body{margin:40px auto;}#privacy .body h4,#privacy .body h5{margin:10px auto}#privacy .body p{line-height:1.5;text-align:left;margin-bottom:10px;}#privacy .body p.bold{font-weight:700;line-height:1.5;margin-bottom:0}#privacy .body p.ital{font-style:italic;margin-bottom:0}#privacy .body p.bold-ital{font-weight:700;font-style:italic;margin-bottom:0}#privacy .body p.underline{text-decoration:underline}#privacy .body p span.bold{font-weight:700;line-height:2}#privacy .body p span.ital{font-style:italic}#privacy .body p span.bold-ital{font-weight:700;font-style:italic}#privacy .body p span.underline{text-decoration:underline}#privacy .body a{font-weight:700}#privacy .body ul{font-family:lato;line-height:1.5;list-style:disc outside none;padding-left:20px;margin:10px 0;}#privacy .body ul li.bold{font-weight:700;}#privacy .body ul li.bold span.reg{font-weight:400}#privacy .body ol{list-style:decimal outside none !important;font-family:lato;line-height:1.5;padding-left:20px;margin:10px 0;}#privacy .body ol li{padding-left:10px}#settings{background:#fff;min-height:100vh;}#settings .logo{margin-bottom:20px !important}#settings .id-label{text-transform:uppercase;font-weight:700;font-size:13px;color:#194c73;margin-top:20px;letter-spacing:.5px;line-height:16px;}#settings .id-label span{font-weight:500;letter-spacing:normal}#settings .staff .pure-g .pure-u-1-2{padding:30px 30px 0 80px;}#settings .staff .pure-g .pure-u-1-2 i{font-size:22px;color:#d97d6e}#settings .staff .pure-g .pure-u-1-2:first-of-type{border-right:1px solid #e9eaec;}#settings .staff .pure-g .pure-u-1-2:first-of-type i{padding-left:8px;font-size:22px;color:#d97d6e}#settings .staff .pure-g .pure-u-1-2:last-of-type h5{margin-bottom:40px}#settings .staff .pure-g .pure-u-1-2:last-of-type p,#settings .staff .pure-g .pure-u-1-2:last-of-type input,#settings .staff .pure-g .pure-u-1-2:last-of-type button{max-width:320px}#settings .staff .pure-g .pure-u-1-2:last-of-type input{margin:23px 0;width:320px;color:#194c73;font-family:Lato;font-size:15px;font-weight:400}#settings .staff .pure-g .pure-u-1-2 .member{border-bottom:1px solid #c0c0c0;}#settings .staff .pure-g .pure-u-1-2 .member:last-of-type{border:none}#settings .staff .pure-g .pure-u-1-2 .add-staff button{min-width:80px;color:#194c73;font-family:Lato;font-size:13px;font-weight:700;letter-spacing:.27px;line-height:13px}#settings .staff .pure-g .pure-u-1{position:relative;padding:20px 0 20px 30px;}#settings .staff .pure-g .pure-u-1:hover .delete{display:block}#settings .staff .pure-g .pure-u-1 p,#settings .staff .pure-g .pure-u-1 text{margin-bottom:2px;font-family:Lato;font-size:15px;font-weight:400;line-height:24px}#settings .staff .pure-g .pure-u-1 .margin-bottom{margin-bottom:10px}#settings .staff .pure-g .pure-u-1 .checkmark{margin-left:8px}#settings .staff .pure-g .pure-u-1 .sm{margin:0}#settings .staff .pure-g .pure-u-1 .delete{position:absolute;right:30px;top:63px;display:none;cursor:pointer}#settings .tabs{margin-bottom:50px}#settings .info{text-align:center;}#settings .info h5{margin-bottom:15px}#settings .info .inputs{width:100%;color:#194c73;}#settings .info .inputs label{margin-bottom:10px}#settings .info .inputs input,#settings .info .inputs .dropdown{text-align:left;width:400px !important;margin:0 auto 40px;}#settings .info .inputs input li,#settings .info .inputs .dropdown li{color:#194c73;width:400px}#settings .info button{display:block;margin:30px auto}#settings .info .logo-container{margin-bottom:100px}#settings .account{text-align:center;}#settings .account h5{margin-bottom:15px}#settings .account p{margin-bottom:50px}#settings .account .inputs{text-align:left;width:300px;margin:0 auto 60px;}#settings .account .inputs input{width:100%;margin:4px 0 18px;font-size:18px;border:1px solid #ddd;color:#194c73}#settings .printInputs input[type=radio]{margin:0 5px;background-color:#ddd}#settings .printInputs input[type=radio]:checked{background-color:#194c73}#settings .printInputs select{width:60%;margin:10px auto;background-color:#eee;height:40px}#settings .print-notice{margin:20px auto !important;width:60%}.preferences p,.preferences h2,.preferences h3,.preferences h4,.preferences h5{margin:10px 0}.preferences .dropdown{padding:10px;border:1px solid #758096;width:90% !important;border-radius:3px;color:#194c73 !important;}.preferences .dropdown i{top:4px !important;float:right}.preferences .options{padding:20px}.preferences .midline{border-right:2px solid #e9eaec}.preferences .headers{display:inline-block;padding:50px}.preferences .disabled{cursor:not-allowed;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.preferences .layout-list{padding-top:8px;}.preferences .layout-list i{color:#cd5c57;cursor:pointer;font-size:14px;float:right}.preferences .layout-list label{font-size:16px;padding-right:20px}.preferences .layout-list hr{margin-top:5px;margin-bottom:10px}.preferences .default-layout{padding:20px;}.preferences .default-layout .layout-item{margin:5px}.preferences .default-layout .selection-box{padding:10px 0}.preferences .default-layout .default-layout-list{padding:8px 0;}.preferences .default-layout .default-layout-list i{color:#cd5c57;cursor:pointer;font-size:14px;float:right;margin-top:5px}.preferences .default-layout .default-layout-list label{line-height:2em}.preferences .default-layout .default-layout-list p{margin:0;line-height:2em}.preferences .default-layout hr{margin-top:5px;margin-bottom:10px}.preferences .default-layout .product-button{background-color:#fff;border:1px solid #194c73;height:38px;padding:8px 12px;border-radius:3px}.preferences .default-layout .product-button.active{background-color:#194c73;color:#fff}.preferences .default-layout .layout-label{font-size:12px;display:block;padding-right:0}.preferences .default-layout label{font-size:16px;padding-right:20px}#printBuild{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}#printBuild .glyphicon,#printBuild button,#printBuild .icon-delete-circle{display:none !important}#printBuild .outlines{width:100%;height:100%}#printBuild .printedarea{overflow:hidden}#delete-staff-modal{max-width:417px;margin:0 auto;}#delete-staff-modal .modal-body{padding:50px 0 48px;}#delete-staff-modal .modal-body h3{font-size:18px;font-weight:700;letter-spacing:.38px;line-height:18px;margin-bottom:25px}#delete-staff-modal .modal-body p{max-width:267px;margin:0 auto;margin-bottom:37px;font-size:15px;font-weight:400;line-height:25px}#delete-staff-modal .modal-body button{min-width:89px}#signup-page .signup-fields{margin-bottom:20px}#signup-page .form-alert{color:#d97d6e;font-weight:700}#signup-page .red-input{outline:1px solid #d97d6e}#maintenance{background:#fff;height:100vh;border-left:400px solid #f7f1e1;}#maintenance .wrapper{position:fixed;top:0;left:0;width:100%;height:100%}#maintenance .right a{display:inline-block;margin-left:30px}#maintenance #logo{width:100px}#maintenance .computer{max-width:100%;margin:22vh auto}#maintenance .row{padding:15px 30px}#maintenance article{max-width:640px;margin:24vh auto 0;}#maintenance article h2{padding-bottom:30px;line-height:1.3em}#maintenance article h4{line-height:1.5em;font-weight:300;font-size:20px}#maintenance article button{margin-top:50px}#addStaff-page .signup-fields{margin-bottom:20px}#addStaff-page .form-alert{color:#d97d6e;font-weight:700}#addStaff-page .red-input{outline:1px solid #d97d6e}.newStaff-note{color:#000;font-size:13px;line-height:1.5em}#contact .box{max-width:770px;margin:30px auto;padding:60px 103px;}#contact .box h3{margin-bottom:20px}#contact .box p{max-width:427px;margin:0 auto 18px auto;font-size:18px;font-weight:400;letter-spacing:.38px;line-height:24px;color:#194c73;}#contact .box p:first-of-type{margin-bottom:58px}#contact .box i{margin-bottom:20px;color:#194c73}#faq{background:#fff;padding:45px 110px;}#faq .pure-u-1-2{padding:10px 40px;}#faq .pure-u-1-2:first-of-type{border-right:2px solid #f8f8f8}#faq .pure-u-1-2 h5{margin-bottom:21px}#faq .pure-u-1-2 p{margin-bottom:56px}#instructions{background:#fff;padding:30px 110px;text-align:center;}#instructions .videos{margin-bottom:0;}#instructions .videos .video{display:inline-block;}#instructions .videos .video iframe{height:600px;width:1000px}#instructions .videos .video p{text-align:left;margin:0 0 8px 10px;font-size:20px;font-weight:700;letter-spacing:.27px;line-height:13px}#instructions .videos .video div{position:relative;border:2px solid #ddd;height:600px;width:1000px;margin:25px 0}#instructions .instructions{text-align:left;max-width:600px;margin:0 auto;}#instructions .instructions h5{margin-bottom:48px}#instructions .instructions p{margin-bottom:40px;}#instructions .instructions p.step-number{margin-bottom:27px;font-size:18px;font-weight:700;letter-spacing:.38px;line-height:18px}#vid-modal1,#vid-modal2,#vid-modal3{max-width:760px !important;margin:0 auto;}#vid-modal1 .modal-header,#vid-modal2 .modal-header,#vid-modal3 .modal-header{border:none;text-align:left;padding:23px 0 0 28px;}#vid-modal1 .modal-header p,#vid-modal2 .modal-header p,#vid-modal3 .modal-header p{font-size:13px;font-weight:700;letter-spacing:.27px;line-height:13px}#vid-modal1 .modal-body,#vid-modal2 .modal-body,#vid-modal3 .modal-body{padding:22px 28px 28px 28px;}#vid-modal1 .modal-body .modal-close,#vid-modal2 .modal-body .modal-close,#vid-modal3 .modal-body .modal-close{top:-68px !important}#vid-modal1 .modal-body video,#vid-modal2 .modal-body video,#vid-modal3 .modal-body video{width:100% !important;height:auto !important}.pdf-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.pdf-wrapper{width:780px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-o-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.pdf-file{width:200px;height:230px;margin:30px;border-radius:5px;border:1px solid #194c73;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;-ms-transition:0.2s;transition:0.2s;}.pdf-file:hover{background:#194c73;}.pdf-file:hover i{color:#fff}.pdf-file:hover p{color:#fff}.pdf-file i{position:relative;top:-16px;color:#194c73;font-size:100px}.pdf-file p{position:absolute;width:100%;bottom:10px;left:0;font-size:16px;padding:0 10px;line-height:20px}#webinar{font-size:22px;color:#194c73;}#webinar .box{max-width:1200px;margin:30px auto;padding:60px 103px;}#webinar .box .left-webinar{width:calc(50% - 30px);display:inline-block;padding-right:25px}#webinar .box .right-webinar{width:calc(50% - 30px);display:inline-block;padding-left:25px}#webinar .box h5{margin-bottom:20px}#webinar .box p{max-width:427px;margin:0 auto 18px auto;font-size:18px;font-weight:400;letter-spacing:.38px;line-height:24px;color:#194c73;}#webinar .box p:first-of-type{margin-bottom:30px}#webinar .box i{margin-bottom:20px;font-style:italic;color:#194c73}#webinar .box b{font-weight:bold}#welcome{color:#194c73;background:#fff;height:100%;}#welcome .hero{background:#f7f1e1;text-align:center;padding:30px 0;}#welcome .hero .hero-logo{width:100px}#welcome .hero .hero-title{margin:40px auto 0;font-size:36px;font-weight:800;width:550px}#welcome .body{text-align:center;width:500px;margin:40px auto;}#welcome .body p{line-height:1.2}#welcome .body a{font-weight:800}#welcome .body .contact-info{margin:30px auto;}#welcome .body .contact-info a{display:inline;margin:0 10px}#welcome .body .body-break{margin:40px auto;width:250px;border:2px solid #d9ba6e}#welcome .body .guide .guide-title{font-size:36px;font-weight:800}#welcome .body .guide .guide-subtitle{font-size:16px;font-weight:700;padding:10px 0 30px}#welcome .body .guide .guide-item{line-height:1.6;padding:0 50px 30px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-o-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}#welcome .body .guide .guide-item a{color:#1ba6f7;font-weight:800}#welcome .footer{text-align:center;width:340px;margin:40px auto;}#welcome .footer .footer-title{font-size:18px;font-weight:700;line-height:2}#welcome .footer a{font-weight:500;text-decoration:underline}#alertBanner{background-color:#d97d6e;color:#fff;font-size:17px;text-align:center;line-height:1.2em;padding:8px;display:none}header{-webkit-box-shadow:0 2px 0 #e4e5e5;box-shadow:0 2px 0 #e4e5e5;position:relative;z-index:10;}header .dropdown-toggle i{font-size:9px;top:0}header .dropdown-menu{right:auto;left:0;background:#194c73;border:none;margin:0;overflow:auto;padding-bottom:20px;border-radius:0 0 3px 3px;}header .dropdown-menu li{color:#fff;padding:12px;}header .dropdown-menu li:hover{background-color:#154265}header .dropdown-menu li a{color:#fff !important}header .nav-bar{width:100%;background:#194c73;color:#fff;position:relative;padding:0;height:60px;}header .nav-bar #upload-logo{position:absolute;top:10px;left:10px;padding:5px 15px;border:2px dashed #fff;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);cursor:pointer;z-index:10;}header .nav-bar #upload-logo p{font-size:13px}header .nav-bar .logo{position:absolute;top:10px;left:10px;}header .nav-bar .logo img{height:40px}header .nav-bar .middle{position:absolute;width:100%;text-align:center;}header .nav-bar .middle>li{display:inline-block;padding:21px 20px;}header .nav-bar .middle>li .dropdown{padding:21px 20px;margin:-21px -20px;cursor:pointer}header .nav-bar .middle>li.active{color:#d9ba6e}header .nav-bar p{color:#fff;cursor:pointer}header .nav-bar .right{float:right;min-width:160px;text-align:right;}header .nav-bar .right .dropdown{display:inline-block;margin-right:15px;display:block;height:60px;padding:22px 15px 0;}header .nav-bar .right .dropdown:hover{cursor:pointer}header .nav-bar .right .cart{margin-right:15px}#logo-recommendations-modal .modal-body{padding:20px;}#logo-recommendations-modal .modal-body .guidelines{padding:20px 0;height:240px;}#logo-recommendations-modal .modal-body .guidelines p{padding:15px;height:130px}#logo-recommendations-modal .modal-body .guidelines img{max-width:60%}.beta-watermark{position:relative;top:4px;font-size:24px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);}.beta-watermark.beta-left{left:-115px}.beta-watermark.beta-right{right:-115px}.maintenance-banner{background-color:#b22222;color:#fff;height:35px;font-size:15px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-o-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}.maintenance-banner p{color:#fff;white-space:pre}.maintenance-banner .maintenance-date{font-weight:bold}.maintenance-banner-exit{position:absolute;color:#fff;right:13px;cursor:pointer;margin-top:1px}.archive-toggle{display:inline;}.archive-toggle h3{display:inline-block;vertical-align:middle;font-size:36px;font-weight:700}.archive-toggle i{position:relative;font-size:12px;top:5px;margin-left:8px;color:#194c73}.archive-toggle .dropdown-menu{border:none;-webkit-box-shadow:0 6px 15px 0 rgba(0,0,0,0.2);box-shadow:0 6px 15px 0 rgba(0,0,0,0.2);overflow:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);top:0;border-radius:3px;}.archive-toggle .dropdown-menu .order-type{display:block;}.archive-toggle .dropdown-menu .order-type p,.archive-toggle .dropdown-menu .order-type i{display:inline-block;background:none}.archive-toggle .dropdown-menu .order-type p{color:#194c73}.archive-toggle .dropdown-menu .order-type i{display:inline-block;margin-right:20px;border-radius:5px;padding:7px;color:#fff;background:#194c73;position:relative;top:0}.archive-toggle .dropdown-menu .order-type.active p{color:#bdbec0}.archive-toggle .dropdown-menu .order-type.active i{background:#bdbec0}.box-theme-new{background-color:#f8f8f9;border:1.5px solid #e4e5e5;border-radius:5px;padding:20px;}.box-theme-new.product-list{padding:0;overflow:scroll;background:#fff;}.box-theme-new.product-list .drawer .preview{padding:15px;border-bottom:2px solid #e4e5e5;position:relative;cursor:pointer;}.box-theme-new.product-list .drawer .preview i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.box-theme-new.product-list .drawer .product-list{background-color:#ebebeb;max-height:495px;overflow:scroll;}.box-theme-new.product-list .drawer .product-list li{position:relative;}.box-theme-new.product-list .drawer .product-list li i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.box-theme-new.product-list .header{padding:14px;font-family:'Lato';border-bottom:1px solid #e4e5e5;color:#194c73;font-size:18px;font-weight:700;letter-spacing:.5px;background:#e1e2e2}.box-theme-new.product-list li{padding:15px;border-bottom:1px solid #e4e5e5;cursor:pointer;}.box-theme-new.product-list li.active{background-color:#f8f8f8}.box-theme-new.product-list li p{color:#758096;font-size:18px;font-weight:500;letter-spacing:.5px;font-family:'Lato'}.box-theme-new input[type=text],.box-theme-new input[type=password],.box-theme-new textarea,.box-theme-new .dropdown,.box-theme-new .dropdown-menu{width:100%;margin:0}.box-theme-new .check-list{border-top:2px solid #e4e5e5;margin:7px 0 15px;}.box-theme-new .check-list li{border-bottom:2px solid #e4e5e5;padding:17px 0;}.box-theme-new .check-list li label{padding:0}.box-theme-new .check-list li input{margin-right:10px}.box-theme-new.form{max-width:700px;margin:25px auto;}.box-theme-new.form .row{padding:0}.box-theme-new.form.small{max-width:500px}.box-theme-new.theme-preview{padding:0;border:none;}.box-theme-new.theme-preview p{padding-bottom:7px}.box-theme-new.theme-preview .header{padding:14px;border-bottom:1px solid #e4e5e5;}.box-theme-new.theme-preview .header .dropdown{max-width:300px;display:inline-block}.box-theme-new.theme-preview .header p{display:inline-block;margin-right:15px}.box-theme-new.theme-preview .preview{width:100%;height:auto;background-color:#e1e2e2}.white-box{background-color:#fff;border:1.5px solid #e4e5e5;border-radius:5px;padding:20px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.1);box-shadow:0 0 6px 0 rgba(0,0,0,0.1);}.white-box.wide{max-width:1300px;margin:0 auto}.white-box input[type=text],.white-box .dropdown,.white-box .dropdown-menu{width:100%;margin:0}.white-box .box-header{padding:20px;}.white-box .box-header .tabs li{font-size:18px;text-transform:none;padding:18px 20px 20px;margin:0 0 -1px}.white-box.no-padding{padding:0}.white-box.margin{margin:40px 0 80px 0}.white-box.border-top{border-top:5px solid #194c73}.white-box.center{text-align:center}.product-list{padding:0;}.product-list .drawer .preview{padding:15px;border-bottom:2px solid #e4e5e5;position:relative;cursor:pointer;}.product-list .drawer .preview i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.product-list .drawer .product-list{background-color:#ebebeb;max-height:435px;overflow:scroll;}.product-list .drawer .product-list li{position:relative;}.product-list .drawer .product-list li i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.product-list .header{padding:14px;font-family:'Lato';border-bottom:1px solid #e4e5e5;color:#758096;font-size:18px;font-weight:600;letter-spacing:.5px}.product-list li{padding:15px;border-bottom:1px solid #e4e5e5;cursor:pointer;}.product-list li.active{background-color:#e1e2e2}.product-list li p{color:#758096;font-size:18px;font-weight:500;letter-spacing:.5px;font-family:'Lato'}.box{background-color:#fff;border:1.5px solid #e4e5e5;border-radius:5px;padding:20px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,0.1);box-shadow:0 0 6px 0 rgba(0,0,0,0.1);margin-top:36px;}.box button.margin{margin:30px 0}.box.wide{max-width:1300px;margin:36px auto 0 auto}.box input[type=text],.box input[type=number],.box .dropdown,.box .dropdown-menu,.box .date{width:100%;margin:0}.box .box-header{padding:20px;}.box .box-header.no-padding-bottom{padding-bottom:0}.box .box-header .tabs li{font-size:18px;text-transform:none;padding:18px 20px 20px;margin:0 0 -1px}.box.no-padding{padding:0}.box.margin{margin:40px 0 80px 0}.box.no-margin{margin:0}.box.border-top{border-top:5px solid #194c73}.box.center{text-align:center}.product-list{padding:0;}.product-list .drawer .preview{padding:15px;border-bottom:2px solid #e4e5e5;position:relative;cursor:pointer;}.product-list .drawer .preview i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.product-list .drawer .product-list{background-color:#ebebeb;max-height:435px;overflow:scroll;}.product-list .drawer .product-list li{position:relative;}.product-list .drawer .product-list li i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.product-list .header{padding:14px;font-family:'Lato';border-bottom:1px solid #e4e5e5;color:#758096;font-size:18px;font-weight:600;letter-spacing:.5px}.product-list li{padding:15px;border-bottom:1px solid #e4e5e5;cursor:pointer;}.product-list li.active{background-color:#e1e2e2}.product-list li p{color:#758096;font-size:18px;font-weight:500;letter-spacing:.5px;font-family:'Lato'}.message{text-align:center;padding:40px;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.card-scroll{width:100%;overflow-x:scroll}.card-wrap{width:100%;float:left}.sized-card{width:310px;position:relative;display:inline-block}.card{background-color:#e1e2e2;height:auto;margin:8px;position:relative;}.card:hover{border:1px solid #194c73;margin:6px}.card.clickable{cursor:pointer;}.card.clickable input[type=radio]{pointer-events:none}.card.active{opacity:1 !important;-ms-filter:none !important;filter:none !important;-webkit-box-shadow:0 0 3px 2px rgba(0,0,0,0.2);box-shadow:0 0 3px 2px rgba(0,0,0,0.2);outline:1px solid #194c73}.card.action{cursor:pointer;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.card .preview{width:100%;height:170px !important;-webkit-background-size:cover !important;-moz-background-size:cover !important;background-size:cover !important;background-position:center !important}.card .check-box{position:absolute;top:10px;right:10px}.card .card-check-box{pointer-events:none}.card .card-footer{padding:17px 20px 24px 20px !important;background:#fff;}.card .card-footer p{color:#194c73;font-size:20px;font-weight:700;letter-spacing:.42px;line-height:20px;margin-bottom:10px;padding:0 !important;}.card .card-footer p.small{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);font-size:13px;font-weight:400;letter-spacing:.27px;line-height:13px;margin:0;}.card .card-footer p.small.solid{opacity:1;-ms-filter:none;filter:none}.cards{white-space:nowrap;}.cards.nowrap{white-space:normal}.cards li{-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;-ms-transition-duration:.2s;transition-duration:.2s}.cards .faded{opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}#editImageModal label,.background-layer label{text-transform:Inherit;font-size:15px}#editImageModal .rangeInp,.background-layer .rangeInp{padding:0;font-size:15px;color:#194c73;height:30px;width:40px;margin:0;text-align:center;border:1px solid #ddd}#editImageModal .barCnt,.background-layer .barCnt{position:relative;height:10px}#editImageModal .barCnt .pre,.background-layer .barCnt .pre{position:absolute;background-color:#194c73;height:3px;line-height:3px;z-index:200;border-radius:4px;padding:0;margin:0;top:9px;pointer-events:none}#editImageModal div.gray-bg,.background-layer div.gray-bg{height:60px !important}#editImageModal button[disabled],.background-layer button[disabled]{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}#editImageModal .rotate-other,.background-layer .rotate-other{margin:0 0 10px 20px}#editImageModal input[type='range'],.action-bar input[type='range'],.background-layer input[type='range'],.bg-size input[type='range']{-webkit-appearance:none;display:inline !important;border:1px solid #fff;width:90%;padding:0 0}#editImageModal input[type='range']::-webkit-slider-runnable-track,.action-bar input[type='range']::-webkit-slider-runnable-track,.background-layer input[type='range']::-webkit-slider-runnable-track,.bg-size input[type='range']::-webkit-slider-runnable-track{width:100%;height:3px;background:#ddd;border:none;border-radius:4px}#editImageModal input[type='range']::-webkit-slider-thumb,.action-bar input[type='range']::-webkit-slider-thumb,.background-layer input[type='range']::-webkit-slider-thumb,.bg-size input[type='range']::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:10px;width:10px;border-radius:50%;background:#194c73;margin-top:-4px}#editImageModal input[type='range']:focus,.action-bar input[type='range']:focus,.background-layer input[type='range']:focus,.bg-size input[type='range']:focus{outline:none}#editImageModal input[type='range']:focus::-webkit-slider-runnable-track,.action-bar input[type='range']:focus::-webkit-slider-runnable-track,.background-layer input[type='range']:focus::-webkit-slider-runnable-track,.bg-size input[type='range']:focus::-webkit-slider-runnable-track{background:#ccc}#editImageModal input[type='range']::-moz-range-track,.action-bar input[type='range']::-moz-range-track,.background-layer input[type='range']::-moz-range-track,.bg-size input[type='range']::-moz-range-track{width:100%;height:3px;background:#ddd;border:none;border-radius:3px}#editImageModal input[type='range']::-moz-range-thumb,.action-bar input[type='range']::-moz-range-thumb,.background-layer input[type='range']::-moz-range-thumb,.bg-size input[type='range']::-moz-range-thumb,#editImageModal border none,.action-bar border none,.background-layer border none,.bg-size border none,#editImageModal height 10px,.action-bar height 10px,.background-layer height 10px,.bg-size height 10px,#editImageModal width 10px,.action-bar width 10px,.background-layer width 10px,.bg-size width 10px,#editImageModal border-radius 50%,.action-bar border-radius 50%,.background-layer border-radius 50%,.bg-size border-radius 50%,#editImageModal background #194c73,.action-bar background #194c73,.background-layer background #194c73,.bg-size background #194c73,#editImageModal input[type='range']:moz-focusring,.action-bar input[type='range']:moz-focusring,.background-layer input[type='range']:moz-focusring,.bg-size input[type='range']:moz-focusring{outline:1px solid #fff;outline-offset:-1px}#editImageModal input[type='range']::-moz-range-progress,.action-bar input[type='range']::-moz-range-progress,.background-layer input[type='range']::-moz-range-progress,.bg-size input[type='range']::-moz-range-progress{background-color:#194c73}#editImageModal input[type='range']::-ms-track,.action-bar input[type='range']::-ms-track,.background-layer input[type='range']::-ms-track,.bg-size input[type='range']::-ms-track{height:3px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}#editImageModal input[type='range']::-ms-thumb,.action-bar input[type='range']::-ms-thumb,.background-layer input[type='range']::-ms-thumb,.bg-size input[type='range']::-ms-thumb{border:none;height:10px;width:10px;border-radius:50%;background:#194c73}#editImageModal input[type='range']::-ms-fill-lower,.action-bar input[type='range']::-ms-fill-lower,.background-layer input[type='range']::-ms-fill-lower,.bg-size input[type='range']::-ms-fill-lower{background:rgba(17,153,68,0.8) 7;border-radius:10px}#editImageModal input[type='range']::-ms-fill-upper,.action-bar input[type='range']::-ms-fill-upper,.background-layer input[type='range']::-ms-fill-upper,.bg-size input[type='range']::-ms-fill-upper{background:#ddd;border-radius:10px}.action-bar{width:250px;position:absolute;height:100%;top:0;right:0;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);overflow:scroll;z-index:10;}.action-bar .header{background-color:#f8f8f8;position:relative;height:40px;padding:6px 12px;cursor:pointer;border:1px solid #f2f2f2;}.action-bar .header i{position:absolute;top:13px;right:10px;font-size:12px;}.action-bar .header i.icon-chevron-down,.action-bar .header i.icon-chevron-up{font-size:9px;top:15px}.action-bar i{cursor:pointer}.action-bar input[type=number],.action-bar select,.action-bar .dropdown{border:1px solid #ddd;max-width:100% !important}.action-bar .dropdown{padding:7px}.action-bar select{cursor:pointer;margin:4px 0}.action-bar .row{padding:10px 10px 16px;border-bottom:1px solid #f2f2f2;}.action-bar .row p{font-size:13px;font-weight:600}.action-bar .image-shapes{text-align:right;}.action-bar .image-shapes i{font-size:24px;position:relative;top:5px;}.action-bar .image-shapes i.active{color:#d9ba6e}.action-bar .padding-right{padding-right:10px}.action-bar .gray-bg{background:#f2f2f2;height:47px}.action-bar .title i{position:absolute;right:10px;top:65px}.action-bar .align-objects{text-align:center;}.action-bar .align-objects i{font-size:24px;margin:0 5px}.action-bar .align-text{text-align:center;padding:10px 0;}.action-bar .align-text i{font-size:24px;padding:7px 15px;margin:0 -.5px;border:1px solid #ddd;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}.action-bar .align-text i.active{opacity:1;-ms-filter:none;filter:none}.action-bar .color-picker{position:absolute}#editImageModal .modal-body,.action-bar .modal-body{position:relative;padding:50px}#editImageModal .edit-button,.action-bar .edit-button{border:1px solid #194c73;border-radius:4px;background-color:#fff;color:#194c73;font-size:15px;padding:6px 6px}#editImageModal .rotate-button,.action-bar .rotate-button{min-width:90% !important}#editImageModal .crop-wrapper,.action-bar .crop-wrapper{position:relative;margin:0 auto;max-width:100% !important;}#editImageModal .crop-wrapper img,.action-bar .crop-wrapper img{position:absolute;top:0;left:0}#editImageModal .crop-wrapper .crop-area,.action-bar .crop-wrapper .crop-area,#editImageModal .crop-wrapper .crop-area-edit,.action-bar .crop-wrapper .crop-area-edit{position:absolute;top:0;left:0;outline:2px dashed #f00}#editImageModal .crop-wrapper .crop-tool,.action-bar .crop-wrapper .crop-tool{position:absolute;text-shadow:0 0 2px rgba(0,0,0,0.8);color:#fff;top:-5px;cursor:pointer}#editImageModal .btn-group,.action-bar .btn-group{display:inline;float:right;width:97%;}#editImageModal .btn-group .btn,.action-bar .btn-group .btn{border:1px solid #194c73;font-size:15px !important;text-align:center;padding:3px 3px;background-color:#fff;width:49%}#editImageModal .btn-group .btn.active,.action-bar .btn-group .btn.active{background-color:#194c73;color:#fff}.backdrop-icon{position:relative;top:-40px;left:-40px;background:#194c73;height:45px;width:45px;overflow:visible;border-radius:50%;}.backdrop-icon i{color:#ececec;margin:-5px 0 0 -5px;font-size:56px;width:56px;height:56px}.table-list .title{padding:18px;border-bottom:2px solid #e1e2e2}.table-list .header{border-bottom:2px solid #e1e2e2;padding:18px 0;background:#f8f8f8;}.table-list .header .click{cursor:pointer}.table-list .header i{vertical-align:middle;color:#194c73;font-size:10px;margin-left:4px;top:-1px}.table-list .header .name{padding-left:30px}.table-list .header .actions{text-align:right}.table-list .header p{display:inline-block;color:#194c73;font-family:Lato;font-size:13px;font-weight:700;letter-spacing:.27px;line-height:13px}.table-list .header .order-by{display:inline-block;margin-left:4px}.table-list .header [class^='pure-u']:first-child{padding:0 18px}.table-list .header [class^='pure-u']:last-child{text-align:center}.table-list .order{padding:0;border-bottom:2px solid #eee;color:#758096;font-family:'Lato';font-size:16px;font-weight:500;letter-spacing:.33px;line-height:1em;}.table-list .order .checkbox-name{margin-right:8px}.table-list .order p{padding:17px 0;display:inline-block;color:#194c73;font-family:Lato;font-size:15px;font-weight:400;line-height:16px;display:inline-block}.table-list .order [class^='pure-u']:first-child{padding:0 18px}.table-list .order [class^='pure-u']:last-child{text-align:center}.table-list .order .actions{display:inline-block;text-align:center;padding-top:12px;}.table-list .order .actions .icon-ellipses{font-size:26px}.table-list .order .actions .icon-edit-circle,.table-list .order .actions .icon-archive-circle,.table-list .order .actions .icon-trash-circle,.table-list .order .actions .icon-lock-circle{font-size:24px;color:#194c73;padding-top:2px;display:none;cursor:pointer;margin:0 2px;}.table-list .order .actions .icon-edit-circle.disabled,.table-list .order .actions .icon-archive-circle.disabled,.table-list .order .actions .icon-trash-circle.disabled,.table-list .order .actions .icon-lock-circle.disabled{cursor:not-allowed}.table-list .order .actions .glyphicon{display:none;top:-5px;margin:0 2px}.table-list .order .actions .far{display:none;font-size:15px;line-height:24px;position:relative;top:-4px;width:23px;height:23px;color:#fff;cursor:pointer;background-color:#194c73;border-radius:50%}.table-list .order:hover{background-color:#f8f8f8;}.table-list .order:hover .actions .icon-ellipses{display:none}.table-list .order:hover .actions i{display:inline-block}@media (max-width:1400px){.table-list .header i{font-size:6px}}.master-message{padding:20px;position:fixed;bottom:0;left:0;background:#f00;color:#fff;text-align:center;font-size:22px;z-index:99;width:100%}.order-header{position:fixed;width:100%;height:60px;background:#194c73;color:#fff;top:0;left:0;padding:7px 0;z-index:10;-webkit-box-shadow:0 2px 0 #e4e5e5;box-shadow:0 2px 0 #e4e5e5;}.order-header .dropdown-menu{width:250px;right:0;left:auto;top:110%;padding:0}.order-header .save{position:relative;top:8px;z-index:2;cursor:pointer;display:inline-block;color:#fff}.order-header h5{color:#fff;font-size:22px;font-weight:600}.order-header .left{float:left}.order-header .middle{width:100%;position:absolute;top:18px;left:0;text-align:center}.order-header .right{float:right}.order-header button{margin:0 auto;display:block}.order-header .product-list li{padding:15px;border-bottom:1px solid #e1e2e2;position:relative;}.order-header .product-list li h5{font-size:16px}.order-header .product-list li p{padding:2px 0}.order-header .product-list li i{position:absolute;top:40%;right:15px;color:rgba(117,128,150,0.4)}.overlay-header{width:100%;height:60px;background-color:#194c73;color:#fff;position:absolute;padding:7px;top:0;left:0;z-index:99;}.overlay-header .logo{position:absolute;top:0;left:0;}.overlay-header .logo img{max-height:40px;margin:10px}.overlay-header button{margin:0 5px;position:relative;z-index:10}.overlay-header .middle{position:absolute;width:100%;left:0;top:7px;text-align:center;}.overlay-header .middle .dropdown{display:inline-block}.overlay-header .middle button{display:inline-block;width:auto;padding:13px 30px;}.overlay-header .middle button i{padding-left:10px}.slick-track .card{height:320px;margin:10px;position:relative;}.slick-track .card .preview{width:100%;height:200px;-webkit-background-size:cover !important;-moz-background-size:cover !important;background-size:cover !important;background-position:center !important}.slick-track .card p{padding:10px 20px}.slick-track .card .sub{margin:-10px 0 0;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.slick-track button{color:#000}.steps-bar-theme{width:100%;height:60px;background-color:#fcfcfd;-webkit-box-shadow:0 2px 0 #e4e5e5;box-shadow:0 2px 0 #e4e5e5;position:relative;padding:9px 0;margin-bottom:50px;}.steps-bar-theme .middle{position:absolute;top:5px;left:0;width:100%;text-align:center;}.steps-bar-theme .middle li{display:inline-block;padding:15px;cursor:pointer;color:#758096;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}.steps-bar-theme .middle li.active{font-weight:500;opacity:1;-ms-filter:none;filter:none;color:#194c73;}.steps-bar-theme .middle li.active span{background-color:#194c73;border:1px solid #194c73;color:#fff}.steps-bar-theme .middle li span{display:inline-block;width:24px;height:24px;background-color:#fdfdff;border:1px solid #e4e5e5;border-radius:28px;padding:4px 0;margin-right:4px;text-align:center;color:#758096;font-size:14px;font-weight:700;letter-spacing:.54px}.steps-bar-theme .left{float:left;position:relative;z-index:1}.steps-bar-theme .right{float:right;position:relative;z-index:1;}.steps-bar-theme .rightafter{clear:both;content:"";display:table-cell}.steps-bar{width:100%;height:60px;background-color:#fcfcfd;-webkit-box-shadow:0 2px 0 #e4e5e5;box-shadow:0 2px 0 #e4e5e5;position:fixed;top:60px;left:0;padding:9px 0;z-index:9;}.steps-bar .middle{position:absolute;top:5px;left:0;width:100%;text-align:center;}.steps-bar .middle li{display:inline-block;padding:15px;color:#758096;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);vertical-align:middle;cursor:pointer;}.steps-bar .middle li .circle{display:inline-block;width:24px;height:24px;background-color:#fff;border:1px solid #e4e5e5;border-radius:28px;padding:4px 0;margin-right:4px;text-align:center;color:#194c73;font-size:14px;font-weight:700;letter-spacing:.54px}.steps-bar .middle li span{display:inline-block;}.steps-bar .middle li span.glyphicon{opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.steps-bar .middle li:nth-child(2n){padding:15px 5px;opacity:1;-ms-filter:none;filter:none}.steps-bar .middle li.active{font-weight:500;opacity:1;-ms-filter:none;filter:none;}.steps-bar .middle li.active .circle{background-color:#194c73;color:#fff}.steps-bar .left{float:left;position:relative;z-index:1}.steps-bar .right{float:right;position:relative;z-index:1;}.steps-bar .rightafter{clear:both;content:"";display:table-cell}