@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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.woff") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg") 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: transparent; }

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: 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, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

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

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn input[type="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, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 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, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > 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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-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, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.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, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control: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: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 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 */
.colorpicker-visible,
.colorpicker-visible .dropdown-menu {
  display: block !important; }

colorpicker-saturation {
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFJhJREFUeAGMU+/q4kAMzFYf4LgP96a+q4c+gSIqxf/r5maWDoTgz15gmM0kW5uMLa21v2b2G6jAG2iEzqUU6q5c/OlMuHtL/ULNd5TP6EJ1RP7NuXvKE397jmbg7MrzHI748T1UA3eopyGQV2qK1+vVHo/Hm1itVm0J7Q+afwGMmgeRphf7Noh6lCeuHJAvm/X8rAQNlw2VScoj6863OQjl2ZB3qkeu5Lh0RJ3qynuNjJA21FppQAHa8/l83263No5jOxwOttlsbL1e2xIXXpMZzzRsXoTw34bQgLiQbKh6M9SXDBSypn4XGOSkGUO1cJdn1Yh4/qYVgctmGSwXyARNcOSFRuBMHvA1GMzwy+Vix+PRdrvdYrvd2vl87oZYDCxBL9B/jEyopghzlNjL0DlB+gAoPNXyOfa3oA9puXonyVHzdH+g9MEISa5z0qUNkwkm6MJkxALg8mlMAxvNwBfhYLvf7w50vl6vBV9H2e/3BjYateQDY8gM5bmWovygdyEb87k/G5Zz9c/2zfEQFysO5nDJ6mMel91Z//pwFpygIWIaMXE3AoYssPBCI/B12DiONMT5VZxOJ0f+j/MyWo5chYGowfn/j03lNXBpl85Up8d46u6DChBMvKv2UePrrAsChtdLTi73oEBjFDYpmIp/KSgRhRw357sXuHLknRgI8d90F8QL761oI8iQeJqvUOGnAoEkgNblF13iiJASZCwhLkG+v7/Halvt5+enr7x+02lZOwKymJ7jMAXK32RxaXnNxfXzCOkCxTO2I3NiR0i9gAjQLLoVHkKG8pCi0UT4Q0h5xUFIlBJEYmg+1yg6TrUq+YfEWKK0lWsSS8+DkNvCWtvJXu0UbDyH/NYjoDHFybPd/cPeficiW5LvkVdBNY4UoIqOQMwPBXm9vUYIVCj3GkXCCo1tRS//uMhYoVG3q46HaBQtamESTs/+0o92hOTaBbqjBwpu8reCuzAP4rkXpQBzQwbhZxD7jNYEAS4CI2Rg4hLitPUor2hGh6j4hQ5FfWt8LQF+SwyJIpGUV05nu56VHqJhR8ybb+Q+/dnPYZYSigIICvY3xfYxCckz/qazprjDiFJ+5DWVwscaMpSDgkleI2uutaKk5kPFNTqO8pBDlBQZEqKvoJXp7+lxzx7Cuoqp2M7zlrm5JbH/9oZ/GLdzBGf9FNmmvPi+h2FXnm8L5WhdCMJNyr1D6yvKP1rFQYgSjWpteE0JMraEME8ykpzo/0/+wcg5yGHMooegQYIRyXU1i52tCSfn9oSQFH+Fe4jypxs3RHA+xNCcNUZ+BXRg7iu0lhgDAesisSfE6UA0iudz9sNHKChek5eBX9a+FwKkKQ+Nd6JljkLX6B4x2L8hhHOsVdhR4iHEEe1LeWJCSI2tCo9AU3OIKHGgbupv6NvyRciGgMzPPLP5LmhPdKTx8qgSWIXxVkZx8QJihmCvPP8nE6IRXniKT9GThhKF0QkZal3KQYcLgn+s8YwWJiNnLVL4mOz1b+4piM8/+YYb8xNlLoASXqC7c9DCOokhl4RAKgSkCNM9wklBOPL4BIJoblQggsb8Km9W/IlIJkKrPN4xEETPwtS3hczrp8//pxmzpoUIBfeSO8r8/OE59wgTIsnIb4yBj7Cft6pYI8Sbh5TBD749IANSlKPgJQQmrr0uUfjbCnlV/V9OCfLpDc9b0nw4x3bznAbWFAyfUeBLEIhA3uaCKifFyUBg8pg+Ro8nOCVOintKoy0xj5bFvhNCQMAfoUqgc8UwMRot8dWy/qPcDHQk5XkgOPD97//Gl/xC2kKlkhl2V4pMQmAON+22E+4XgIzMKYMSmp7S0ymTcpYEYM6eVjKlJV25HgYguZ6lD1hR4S4byoxRwMUQjm87MYVxrW19nCqbgTD4kSEde7FlxcF4tKDCPu41lBUKa7tjgGuHJuPCwpBPdcONuVTiMEMgbPpugJE0+GIRusL+yD9qGhrP05ClFHfOuppZeV4ZkgyJdJc3dkxh0+8YDBpbsyuxrXYzV4VfmJLFwxdAEq7azIj9Yw9AuUCjEL3I7pD1xgo0BPv5Y2U9MCBvegpGxq9/vK7BftOQssP3ueL+HfJwLkAqVLlgPH9CF7phgMoKj/X8EjiNCtGQHzFU9mM7gsR8W/5wkuZ9ZUKBcYuWdE3qU2YYqLIllfo5aog2m2haKnlsvP30YUHO+3f9Yu2GrNpW2rYV8id2bM/9KxBPc/QgZQT9AlotQRtgSls1pIDADvo+3hL0bXBU0yxqG4Fx2ZshdXSBaEjZYtIdh/uxQDOrpMV/Biatjj8nzRgq8p0Ud6w9fAwwe+9mSJPWUMWzPG+A21ZWG45nhoQp1RdaBZ1WYDteUQ4gffvH1jomTHlkxk9GTDi5AS0YAODxMoRjMiqsjq/MyqvFFJX9buv6+18Y8mwDyFRH7Dj+T1rBtYivRV1v9mHtiKhfD10QrRFdsxor9Z4bgChAtF22fLsv1sfsGL4B0grazi9DygpagZ0A2s2WBMBmLn0de15D11KG5WSAvh20rB92fEIVwk0jdV2qPdyWr4mYuw75NMua7FFtmZxbkN7qi4DSFgaqQjc75GwDwbgBMkMMAPfD6cR1wpl1o7GftDhMMSPaFmm05+Tv/HWW9aQXbMfiBAZ4cNLdnz6hyAyj7ki9oQYYqdYd4h405JRwXs4DhLKozKhzG65449eQ4i5nX2LKXYjCVDcWF58Y0uJvj2EpY2VN79NzjHlVF8E1M2JZxOzW62rIEhhlywoAMMhrS8dFBJhgMJx5aRxg/fv9rSW9WN7LeQxZPn4bo6ExYgppsWNkQIt2pOAU8DAK8Oh/yK7ECM8pCAboJDTRFNsJQ3ZkBdtFXgV+A5qAEasl4sk2WxjOzn9PY6sZ1ZxJD/p9FMwoc1pjLNhEbLd2eX2Kpv6Y+aSCn8OUxhqyGBOwS9fxUiwDPIXfZw2JeNs+hS2/2R6r2Lfv+S/ivt3PG7eHh3S/52EDDD0j5h9rStliJiQLc5/fW9wP0PNcfB77nmVpX6Js2WaOQwb9OrXLJ9UMz7UmuJaAQj7fjxi6V97wIGftsqVMwcGZN2ZTL30fr7IYkL4xpG/9Y9bV677pUYXfrHk5tzuvoS1aRPX9ScV+3+Mn1FU7YMR6GT8LEP38xs2OyzVZRjIz9mWrIV2lTYo6LLk3BKXGKCM47jycKCb4zb4GzBi0g3Ec0a9OsBVQQsp+YwTjo+Mr9C/MQluIJmIkYYvvzpL2RhuiKT1uttTrK+q74p8siUsR64/nlS3XedcfZgY6kfUsv/FOUZfOlwGTfjyPCxjrRDbCvMLr4vCc9kN26pBR7H8KuW0wHZrkYCzj2+z5WbPCoZM2rISeEwop48KRZdhiPtmYLXNSyZs91YAeH06dow/Vpg3o+W9a/hbgPI5jTnvdx5YxZUbrCY1V7De22qProHXrDL/9B8dlHIuM3QQqUxL7d/pLyyqrzKlV6/2O/F/GBXP6ochjYdiKvQ4saA1ddlTvY/bEkY9Wa1iLkEN2JVavOhxHRlvqMF/XAnEVOJgXy3fAhCgY0N8bC0Nnpl8Lw/bt2LnCnsENO6o5r7bMcn2hONzQswSK2WVbphBy2kcjGqqWNRJQfU6ALwFgHTlo41pWWaE+O4V2zuhYZ1jYinTnvVmcC0Oclck+MgTH1jZU9Ty/VWaUIS42JwFPpkiWyDiZafZDygiJTseTIrc/g5v1qYQ6kgVnT48A+bztNN774MD2U8kDphjxaP18nyGzZBGUh7Y9L1uGvIp6Mq3EePVl7Xxf2/pE9gWI2KTFX2J3xx8Z0jWvnv+VhaG6tr8vkccerdTfdvhaXzTlLUM8t6HNIa9a4DfuDYgCWEaUCQ5jBcz2YI43lgqsrRi21F+pRThPhW5NvqLDK0Nw5E7RV7DKjDreX69/ZVY14wGQ8+HN733OxHGci9MKTBlkMNCSMqJA/udFzgg5IWqXKW9pbwvDu9VxFIjREGtHAS1w7rs4bcXtpIEV1t7H9QdgfmPIGrTmKDAW+gmIFHxNaRl3iCKEvYcsjuPAgTEzQ5zO2SHY3q+FX98oqti8casANPRxL19nx34JWZ9XQJ4r+uOLpmwxZxGyZF8Bcb9lf+dUR0zZgjwCigMKmGltbXG/SzZmUzQlxzMzGCdcmVUDEH3OijXp7k5StNVSh7xnV6Nju98+MaTMaMjK+b7xCy2gD1vk+G54eVxM6PEzM2TLqjJk3IdR/4iG7RSF+y1klQk4jqGvb/h4n6TBQwHZ77GYE0alLzZOTOl1+ShiFvUyBYRJIvSC1PFPfYemMoW+EpWXtaznArCLitWSnX6BKnPOLkTWIT/3vB3SEFemqF+m0Bh7ZIoY13m7IfmhfyxNzsu90j/f65Bn5hSoMSHIvPE+nptWAKesbWRY6xJax/NG30AnvS4AAPkVEOuDmHBk3KJ+dsewIt41+3t8+kqRB85Sy82QAmZmpGrfGnfqejZrKlP8Rv+GIZ0nnWi/Ys74kWzs6Ly7INTfYvA4CshcGL6wpSJ8I1/GtLCs9ji0lQG+vgzBOkmInRh2a0Y1If0DYPmr5vTPwIv9hCWPXyBcjUGL+n+PhWEdL9Rhi390Wv2lxeHRjGZbYR0Os7DWgb0f15VVzPd5XVcgClAZ41se8uE/3efT7Eq7oQXk7xpSB3NcrfAYzGmFLUAL1MwYtabPjBeYXhcAAGolA3vSjJkZ88Zdx6+/pzrEaf35x9XeODgANYTlPox167cOfmJMAbnv4+1QGNA6pAwpg8qInhdAPa4GFTjrKQi5XSAsjrsf0qWSb3sjm+M4vQz5fNEaA1TGTMxo9vVu2wIATgWozlfavegXZJ7h/+3dYY7cOA7F8VQnu/e/5u4dtnqRwThD/KA/ywU0Jl9GQGCZkl0yHx9JSW4nGPRxKXuA8RzG/BygfJchBtujW5Ipzso9R5HGA998fC7MCMX2kYyrC+mrwd9z7+n5ZIMM9bODV8kYUjuEoeTPAyPemVxq0feB+cJ/xJYuKj3qFoL3r0khi4uHLEvLJwitTGlA4pz734whA7A+ElO05MEer2vLt9hPRgoQcVQmBUM6oNf7VxPlOXudyl7AYEI3Yk0z4TOYxXyEVDliCvOZp+NH8cmAEXNmevVk1p7fpr89MZyKP1l9xZIXzPmIdPmkkLlrqEL8bpbu8XUBJOTT+psdPAvPMV1LAnOlvgkIfyPoPsjxMxquUV2ncX/do65KmSvOriY70XSF2OecL0A7Yf08eYKMJeiHuFq7hE+A2V3WUGgE7sEKGHFjTuNKwAfp8HPGLRUA4N+GAv8QaOkqr91Yl9E+ActMDb059ktX92PIolQB+Hx9Ta9voeB8y/4A9mmCqjyzMvY5PhjHMchf7REHZNH15xSTIfafLss/R2hABEKmtPK5VwPszNms7xOwLB8VM5RrqZbprier+Ei/cncBZYzxQkCaIdv+uUvr9Mm3ViKmPIwBk0GAL7N0mRFjWh6z/+d0oRrAVGTMMSZwMwP9dOvW6077IcWUufB3cjnXUspxM2l+YvZwf2PHtFI+vEm/YMbhvGIJ/SI7Q4kyJGJVsk9mjIniD7Os27GEPjLiaLE323Nyimu85GXtMhM3kvs3F8BPsr+NISPNpR0WhKuaxvkSkIeu5PpW1rWqSrvnMqn+nvE4TxkymeA5zOnzcZnn34whtD281rb511sX+5mTPGVmrWWZP1vPd31Xix+gvMGcEwO9RycRvdFm7DH1TMB1VbqnQ1enDMYUWfNwtRelN1Nc32KVuIBA3qlxj6GMpZlhPYB4VIzyt4JhFyN+nXs/FH8vy5p7HlMZIjwyiGNGtCluDOrElNXKG+gEeAcw5j4HVygTbBf4qfTt/V7rP+YX5a7B+S1FFxFBvSeMs06/zfVk3f0Zf98gbJJge9WV6bKW9hP7vG8EeHcMUYxKOLkvY4D+WoDGMQO9TAt31oC2mysDAqhwaWBmf5iTACADEPZDZMJunYJG8NU9IburyOhztPgyjOt4igUE+3xW2SCYm7IFPQJ6z9SvclKKD6tchS0uyz4F/gocYDcjPLaRnTBIVzaex+Mp/pxiyXMAknvq5bZOR/vLBhX0oH8r/v6xx6d27x8FAgU3a2RixRCSooshjxUQPyV+zGooKD+PBUSwLmVfAWa09bOgZ9zQAwZMr/AcR1n10mWlHzaoNrv6WAogdazY9iXHUalOt+8FsJ8nt49rHYAMlxWAzBRYBWbATdkAVIujr22vLNd4Z+Z253pdh8quMQuMCp4NHUcA5PjWieDAjqByANJ1gRV0AcQ0yfioe6Rpldm2M6d/WuVHW7isUJ5lUV4yQ5mgC2y4SYGq/t5vjU8b4xmDynxo/TIi6iX7fgRk/ueQbrSMPY+rbrawAlfgFLA1nylSAHRbbjDj/n36ehk8ZBPome5eRZfV8w/lo+hK7Huso1TqgDkskvoat+L/X3QsGoDM2tHouKDcJmPWeT9kobMvXc+dwrkOhtJeK/Nm/XEXaCx01ssAWtc99rUOAJ6Uu/srhrQyWgn2g4K6GOvZL5TBwwSA742/x7ijZF3F7tfNUi7Lh5grvwbisoxwYReZamaf9VC8cWhVsAuV4Y5oYyaNcdAuoPa1TcPQZX3v/y16+N55kyFTGQIxNLcDpwIvFKe7cU7keHd2VMxrhR+Y+WXnx+xsrPbm4Mf+eTMn1mYGaFrjptDj/ZmkmjaXVWv19slxkTXJynCvnIdL8zdZOnn83A9ZFSTAB4VsSpGmyipunCjuGN9liwzZs8ddwQVEyzeyuGPYD7APuOS6o7aO9xWo/P3fbrnF8e5y2+7Lnamvyg8GKNeKog2m2NaW+SjwLCQhlr5/M6DamjnNlAbJLKtBaQZU226Ru2KbCe+Ph6Tk3THb/v5zaRQ7yz4M6usa1HywJU50n+7bgb4Z0sC2XIa8P56+JvvuWHTaa6kgbLn7ELvV9bU76A0+hpTKuh3PoryDwKvrflwx5F/1IMaK9wrK+h3ltf/+bb8d5d8/XdZ//txS/N9hxfdvGNg/ZQT1//4fih7V/hdi/qwAAAAASUVORK5CYII=");
  cursor: crosshair;
  float: left; }

colorpicker-saturation i {
  display: block;
  height: 7px;
  width: 7px;
  border: 1px solid #000;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px; }

colorpicker-saturation i::after {
  content: '';
  display: block;
  height: 7px;
  width: 7px;
  border: 1px solid #fff;
  border-radius: 5px; }

colorpicker-hue,
colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px; }

colorpicker-hue i,
colorpicker-alpha i {
  display: block;
  height: 2px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px; }

colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII="); }

colorpicker-alpha {
  display: none; }

colorpicker-alpha,
.colorpicker-color {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII="); }

.colorpicker {
  top: 0;
  left: 0;
  z-index: 9999;
  display: none; }

.colorpicker colorpicker-hue,
.colorpicker colorpicker-alpha,
.colorpicker colorpicker-saturation {
  position: relative; }

.colorpicker input {
  width: 100px;
  font-size: 11px;
  color: #000;
  background-color: #fff; }

.colorpicker.alpha {
  min-width: 140px; }

.colorpicker.alpha colorpicker-alpha {
  display: block; }

.colorpicker.dropdown {
  position: absolute; }

.colorpicker.colorpicker-fixed-position {
  position: fixed; }

.colorpicker .dropdown-menu::after,
.colorpicker .dropdown-menu::before {
  content: '';
  display: inline-block;
  position: absolute; }

.colorpicker .dropdown-menu::after {
  clear: both;
  border: 6px solid transparent;
  top: -5px;
  left: 7px; }

.colorpicker .dropdown-menu::before {
  border: 7px solid transparent;
  top: -6px;
  left: 6px; }

.colorpicker .dropdown-menu {
  position: static;
  top: 0;
  left: 0;
  min-width: 129px;
  padding: 4px;
  margin-top: 0; }

.colorpicker-position-top .dropdown-menu::after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  top: auto;
  bottom: -5px; }

.colorpicker-position-top .dropdown-menu::before {
  border-top: 7px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  top: auto;
  bottom: -6px; }

.colorpicker-position-right .dropdown-menu::after {
  border-right: 6px solid #fff;
  border-left: 0;
  top: 11px;
  left: -5px; }

.colorpicker-position-right .dropdown-menu::before {
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 0;
  top: 10px;
  left: -6px; }

.colorpicker-position-bottom .dropdown-menu::after {
  border-bottom: 6px solid #fff;
  border-top: 0; }

.colorpicker-position-bottom .dropdown-menu::before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 0; }

.colorpicker-position-left .dropdown-menu::after {
  border-left: 6px solid #fff;
  border-right: 0;
  top: 11px;
  left: auto;
  right: -5px; }

.colorpicker-position-left .dropdown-menu::before {
  border-left: 7px solid rgba(0, 0, 0, 0.2);
  border-right: 0;
  top: 10px;
  left: auto;
  right: -6px; }

colorpicker-preview {
  display: block;
  height: 10px;
  margin: 5px 0 3px 0;
  clear: both;
  background-position: 0 100%; }

input[type=range] {
  width: 300px; }

ul[rn-carousel] {
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  position: relative;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

ul[rn-carousel] > li {
  color: black;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: visible;
  vertical-align: top;
  position: absolute;
  left: 0;
  right: 0;
  white-space: normal;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
  height: 100%;
  display: inline-block; }

/* prevent flickering when moving buffer */
ul[rn-carousel-buffered] > li {
  display: none; }

ul[rn-carousel-transition="hexagon"] {
  overflow: visible; }

/* indicators */
div.rn-carousel-indicator span {
  cursor: pointer;
  color: #666; }

div.rn-carousel-indicator span.active {
  color: white; }

/* prev/next controls */
.rn-carousel-control {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  font-size: 2rem;
  position: absolute;
  top: 40%;
  opacity: 0.75;
  cursor: pointer; }

.rn-carousel-control:hover {
  opacity: 1; }

.rn-carousel-control.rn-carousel-control-prev {
  left: 0.5em; }

.rn-carousel-control.rn-carousel-control-prev:before {
  content: "<"; }

.rn-carousel-control.rn-carousel-control-next {
  right: 0.5em; }

.rn-carousel-control.rn-carousel-control-next:before {
  content: ">"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("https://www.facer.io/styles/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("https://www.facer.io/styles/fonts/slick.eot");
  src: url("https://www.facer.io/styles/fonts/slick.eot#iefix") format("embedded-opentype"), url("https://www.facer.io/styles/fonts/slick.woff") format("woff"), url("https://www.facer.io/styles/fonts/slick.ttf") format("truetype"), url("../../styles/fonts/slick.svg") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 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; }

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em; }

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em; } }

@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em; } }

@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em; } }

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute; }

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px; }

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px; }

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px; }

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px; }

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px; }

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px; }

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0; }

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0; }

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none; }

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0; }

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px; }

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours"; }

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes"; }

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM"; }

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker"; }

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today"; }

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center; }

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens"; }

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit; }

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%; }

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0; }

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px; }

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px; }

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed; }

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month"; }

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month"; }

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer; }

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee; }

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px; }

.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777; }

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px; }

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer; }

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777; }

.bootstrap-datetimepicker-widget table td.today {
  position: relative; }

.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px; }

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff; }

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed; }

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee; }

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.bootstrap-datetimepicker-widget table td span.old {
  color: #777777; }

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed; }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px; }

.bootstrap-datetimepicker-widget.wider {
  width: 21em; }

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important; }

.input-group.date .input-group-addon {
  cursor: pointer; }

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

@media screen and (max-width: 992px) {
  .form-control {
    font-size: 16px; } }

.mn-search-item {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 5px;
  padding-top: 20px; }
  .mn-search-item .mn-search-wrapper {
    position: relative;
    margin: 0 20px;
    margin-bottom: 0px; }
    .mn-search-item .mn-search-wrapper input {
      width: 100%;
      -webkit-appearance: none;
      font-size: 20px;
      line-height: 40px;
      padding: 0 030px 0 5px;
      border: none;
      border-bottom: 1px solid #a2a2a2;
      border-radius: 0;
      outline: none; }
    .mn-search-item .mn-search-wrapper button {
      position: absolute;
      right: 5px;
      top: 5px;
      padding: 0;
      -webkit-appearance: none;
      background-color: transparent;
      color: #a2a2a2;
      border: none; }

@media screen and (max-width: 991px) {
  .explore-title {
    margin-right: 20px; }
  .explore-options {
    white-space: nowrap;
    text-align: center;
    margin-bottom: 15px; }
    .explore-options .row {
      margin: 0; }
    .explore-options a {
      display: block; }
  .explore-detail {
    padding: 17px 13px 21px;
    text-align: center;
    font-size: 143%;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1; }
    .explore-detail i {
      font-size: 116%;
      line-height: 8%;
      vertical-align: middle;
      margin-right: 3%; }
  .option-link {
    display: block;
    box-shadow: inset 0px -3px 22px -9px black;
    border-bottom: 1px solid #a8a8a8;
    padding: 16px 0px; }
    .option-link.active {
      box-shadow: none;
      border: none; }
  .explore-detail h4 {
    font-size: 16px; } }

@media screen and (min-width: 992px) {
  .explore-title {
    margin-right: 20px; }
  .explore-options {
    white-space: nowrap; } }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.media-button, [banner-video] .video-wrapper .controls-wrapper .controls .video-button, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .media-button i, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i {
    vertical-align: middle; }
    .media-button i.icon-play, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i.icon-play, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i.icon-play {
      line-height: 54px;
      margin-left: 5px; }

.btn.btn-default.btn-secondary {
  border: 1px solid #bbb; }

print-button,
sync-button {
  z-index: 9; }
  print-button .sync-wrapper .sync-button,
  sync-button .sync-wrapper .sync-button {
    background: #2BADE3;
    display: block;
    border-radius: 50%;
    border: none;
    outline: none;
    color: white;
    width: 100px;
    height: 100px;
    font-size: 46px;
    padding: 0;
    line-height: 35px;
    box-shadow: 0 5px 21px -7px black;
    -webkit-transition: box-shadow linear 100ms;
    -moz-transition: box-shadow linear 100ms;
    -ms-transition: box-shadow linear 100ms;
    transition: box-shadow linear 100ms; }
    print-button .sync-wrapper .sync-button img,
    sync-button .sync-wrapper .sync-button img {
      width: 80%;
      height: 80%; }
    print-button .sync-wrapper .sync-button:hover,
    sync-button .sync-wrapper .sync-button:hover {
      box-shadow: 0 7px 32px -10px black; }
  print-button.small .sync-button,
  sync-button.small .sync-button {
    width: 75px;
    height: 75px;
    font-size: 38px;
    padding: 0;
    line-height: 32px; }
  print-button.small .sync-message-wrapper,
  sync-button.small .sync-message-wrapper {
    top: 28%; }
  print-button .sync-message-wrapper,
  sync-button .sync-message-wrapper {
    position: absolute;
    top: 34%;
    height: 0; }
    print-button .sync-message-wrapper .sync-message,
    sync-button .sync-message-wrapper .sync-message {
      position: absolute;
      right: 0;
      top: 0px;
      background: white;
      color: #000;
      padding: 7px 15px;
      margin-right: 12px;
      border-radius: 5px;
      z-index: 1;
      box-shadow: 0 5px 21px -7px black; }
      print-button .sync-message-wrapper .sync-message a,
      sync-button .sync-message-wrapper .sync-message a {
        color: #2BADE3;
        font-weight: bold;
        text-decoration: underline; }
      print-button .sync-message-wrapper .sync-message span,
      sync-button .sync-message-wrapper .sync-message span {
        white-space: nowrap; }
  print-button .premium .sync-button,
  sync-button .premium .sync-button {
    background-color: #eeb60b; }
  print-button .error .sync-button,
  sync-button .error .sync-button {
    background-color: white;
    color: #f31805;
    border: 1px solid #f31805; }
  print-button .premium-success .sync-button,
  sync-button .premium-success .sync-button {
    background-color: white;
    color: #eeb60b;
    border: 1px solid #eeb60b; }
  print-button .normal-success .sync-button,
  sync-button .normal-success .sync-button {
    background-color: white;
    color: #2BADE3;
    border: 1px solid #2BADE3; }
  print-button .prompting-login .sync-button,
  sync-button .prompting-login .sync-button {
    background-color: #f2f2f9;
    border: 2px dashed #2BADE3; }
  print-button .labs .sync-message-wrapper,
  sync-button .labs .sync-message-wrapper {
    top: 7%; }
  print-button .labs .sync-button,
  sync-button .labs .sync-button {
    background-color: gray; }
  print-button .unavailable .sync-button,
  sync-button .unavailable .sync-button {
    background-color: gray; }

.facer-editor .labs .sync-message-wrapper {
  top: -7%; }

.lights-off .sync-wrapper .sync-button {
  box-shadow: 0 5px 21px -7px white; }

debug-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: black;
  color: white;
  border: 1px solid white;
  padding: 5px;
  pointer-events: none; }
  debug-info pre {
    padding: none;
    background-color: transparent;
    border: 0;
    color: white; }
  debug-info.small, debug-info.small pre, debug-info.small debug-info, debug-info.small tr {
    font-size: 9px !important; }
  debug-info.nested {
    position: absolute; }
  debug-info .key {
    color: gray;
    font-weight: bold;
    text-align: left; }
  debug-info .value {
    padding-left: 15px;
    text-align: right; }

.watchface-stats .stat-wrapper {
  position: relative;
  width: 50%;
  margin: auto;
  min-height: 400px;
  min-width: 675px;
  background: #fff;
  z-index: 1;
  padding: 23px;
  box-sizing: content-box;
  border-radius: 3px;
  box-shadow: 0 5px 50px -13px black; }
  .watchface-stats .stat-wrapper .stat-header h2 {
    margin: 0;
    color: #000;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .watchface-stats .stat-wrapper .stat-header h2 .stat-image {
      display: inline-block;
      width: 100px;
      height: 100px;
      padding: 3px;
      margin-right: 10px;
      border-radius: 50%;
      border: 1px solid gray; }
      .watchface-stats .stat-wrapper .stat-header h2 .stat-image img {
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    .watchface-stats .stat-wrapper .stat-header h2 .stat-label .stat-label-secondary {
      margin-left: 0 !important;
      font-weight: normal; }
  .watchface-stats .stat-wrapper .highlight-stats .highlight-stat {
    text-align: center; }
    .watchface-stats .stat-wrapper .highlight-stats .highlight-stat .highlight-stat-value {
      color: black;
      font-size: 200%; }
  .watchface-stats .stat-wrapper .options {
    height: 30px;
    left: 0;
    text-align: center; }
    .watchface-stats .stat-wrapper .options .option {
      border: none;
      color: white;
      border-radius: 15px;
      margin-right: 5px;
      padding: 4px 15px;
      outline: none; }
      .watchface-stats .stat-wrapper .options .option.selected {
        background: white !important; }
      .watchface-stats .stat-wrapper .options .option.not-selected {
        color: white !important; }
  .watchface-stats .stat-wrapper chart {
    display: block; }

.media-button, [banner-video] .video-wrapper .controls-wrapper .controls .video-button, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .media-button i, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i {
    vertical-align: middle; }
    .media-button i.icon-play, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i.icon-play, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i.icon-play {
      line-height: 54px;
      margin-left: 5px; }

.btn.btn-default.btn-secondary {
  border: 1px solid #bbb; }

[banner-video] .video-wrapper {
  margin: auto;
  position: relative;
  height: 100%;
  width: 100%; }
  [banner-video] .video-wrapper video {
    margin: auto;
    height: 100%;
    display: block;
    -webkit-transition: opacity linear 250ms;
    -moz-transition: opacity linear 250ms;
    -ms-transition: opacity linear 250ms;
    transition: opacity linear 250ms; }
  [banner-video] .video-wrapper .controls-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    [banner-video] .video-wrapper .controls-wrapper .controls {
      position: absolute;
      text-align: center;
      left: 10px;
      bottom: 10px; }
    [banner-video] .video-wrapper .controls-wrapper.centered-controls {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      [banner-video] .video-wrapper .controls-wrapper.centered-controls .controls {
        position: relative;
        bottom: auto;
        left: auto; }

.facer-media-viewer {
  padding: 0 !important; }
  .facer-media-viewer #carousel {
    box-shadow: none;
    background-color: transparent;
    height: 80%; }
    .facer-media-viewer #carousel slick,
    .facer-media-viewer #carousel .slick-track,
    .facer-media-viewer #carousel .slick-list,
    .facer-media-viewer #carousel .carousel-image,
    .facer-media-viewer #carousel .collection-video {
      height: 100%; }
    .facer-media-viewer #carousel .slick-arrow {
      background: transparent !important; }
    .facer-media-viewer #carousel .slick-track {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex; }
      .facer-media-viewer #carousel .slick-track .slick-slide {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        height: auto;
        max-height: 100%;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        margin: 0 20px;
        outline: none; }
        .facer-media-viewer #carousel .slick-track .slick-slide .carousel-image {
          width: 100%; }
        .facer-media-viewer #carousel .slick-track .slick-slide img {
          box-shadow: 0 5px 50px -13px black;
          max-height: 100%;
          background: #000; }
        .facer-media-viewer #carousel .slick-track .slick-slide [banner-video] {
          height: auto; }
          .facer-media-viewer #carousel .slick-track .slick-slide [banner-video] video {
            width: 100%    !important;
            height: auto   !important; }

.media-button, [banner-video] .video-wrapper .controls-wrapper .controls .video-button, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .media-button i, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i {
    vertical-align: middle; }
    .media-button i.icon-play, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i.icon-play, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i.icon-play {
      line-height: 54px;
      margin-left: 5px; }

.btn.btn-default.btn-secondary {
  border: 1px solid #bbb; }

.watchface-page .ad {
  margin-top: 1px;
  border-radius: 3px; }

.watchface-page #watch {
  margin-bottom: 0 !important; }

.watchface-page watchface,
.watchface-page .watchface-hover-wrapper,
.watchface-page .watch-sizing-wrapper {
  height: 100%;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.watchface-page .watchface-wrapper .watch-sizing-wrapper {
  height: 325px; }

@media screen and (max-width: 768px) {
  .watchface-page .sticky {
    position: relative;
    top: auto; } }

.watchface-page print-button,
.watchface-page sync-button {
  bottom: 22% !important; }
  @media screen and (max-width: 768px) {
    .watchface-page print-button .sync-button,
    .watchface-page sync-button .sync-button {
      width: 75px;
      height: 75px;
      font-size: 38px;
      padding: 0;
      line-height: 32px; } }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.user-badge {
  margin-left: 4px;
  vertical-align: middle; }
  .user-badge.icon-verified {
    color: #2BADE3; }
  .user-badge.icon-premium {
    color: #eeb60b; }
  .user-badge.avatar-badge {
    width: 13px;
    height: 12px;
    display: block;
    position: absolute;
    bottom: -2px;
    right: -3px; }
    .user-badge.avatar-badge a {
      border-radius: 50%;
      width: 13px;
      height: 12px;
      background: white;
      display: block;
      position: absolute;
      font-size: 19px;
      text-decoration: none !important; }
      .user-badge.avatar-badge a i {
        left: -6px;
        top: -2px;
        font-size: 19px !important;
        line-height: normal !important;
        position: absolute;
        vertical-align: baseline !important; }

h2 user-badge {
  font-size: 86%; }

.follow-button.follow-button-inline-block {
  display: inline-block;
  min-width: 120px; }

.follow-button .btn-default {
  border: 1px solid #BBB; }

watchface {
  position: relative; }

.icon-badge {
  vertical-align: middle; }

watchface[type="list"] .sync-button {
  bottom: 26% !important;
  right: 2% !important;
  font-size: 27px !important;
  line-height: 22px !important;
  width: 60px !important;
  height: 60px !important; }

watchface[type="list"] .watch-sizing-wrapper {
  margin-right: 20px; }

watchface[type="list"] .title-label {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold; }

.watchface-embed .sync-message-wrapper,
watchface[type="list"] .sync-message-wrapper {
  top: 0px;
  right: -10px; }
  .watchface-embed .sync-message-wrapper .sync-message,
  watchface[type="list"] .sync-message-wrapper .sync-message {
    bottom: 10px;
    top: auto; }

.watchface-embed,
.watchface-embed watchface,
.watchface-embed .watchface-hover-wrapper,
.watchface-embed .watch-sizing-wrapper {
  height: 100% !important; }

.watchface-embed watchface {
  margin: 3%; }

.watchface-embed .watchface-options {
  display: none; }

.watchface-embed,
watchface {
  /*position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;*/
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  /*.sync-it-button {
    	position: absolute;
	    bottom: 24%;
	    right: 10%;
    	display: block;
    	border-radius: 50%;
    	color: white;
    	background: #2BADE3;
    	width: 100px;
	    height: 100px;
	    font-size: 46px;
	    padding: 0;
	   	line-height: 35px;
   	    box-shadow: 0 5px 21px -7px black;
   	    @include transition(all linear 100ms); 

   	    &:hover {
   	    	box-shadow: 0 7px 32px -10px black;
   	    }
    }*/ }
  .watchface-embed .loading-curtain,
  watchface .loading-curtain {
    position: absolute;
    background-color: white;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding-bottom: 7%;
    padding-right: 25px;
    padding-left: 25px; }
  .watchface-embed .watch-sizing-wrapper,
  watchface .watch-sizing-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    height: 400px; }
  .watchface-embed .watch-container,
  watchface .watch-container {
    display: block;
    margin: auto !important;
    width: 54%;
    height: 45%;
    cursor: pointer; }
    .watchface-embed .watch-container canvas,
    watchface .watch-container canvas {
      cursor: inherit !important; }
  .watchface-embed .embed-byline,
  watchface .embed-byline {
    display: none; }
  .watchface-embed .floating-btn-wrapper,
  watchface .floating-btn-wrapper {
    position: absolute;
    bottom: 27% !important;
    right: 3% !important;
    display: block; }
  .watchface-embed .embed-byline .vertical-toolbar,
  .watchface-embed .embed-toolbar .vertical-toolbar,
  watchface .embed-byline .vertical-toolbar,
  watchface .embed-toolbar .vertical-toolbar {
    position: absolute;
    bottom: 23%;
    left: 13%;
    line-height: normal;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 11%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transition: all linear 100ms;
    -moz-transition: all linear 100ms;
    -ms-transition: all linear 100ms;
    transition: all linear 100ms; }
    .watchface-embed .embed-byline .vertical-toolbar .icon-btn,
    .watchface-embed .embed-toolbar .vertical-toolbar .icon-btn,
    watchface .embed-byline .vertical-toolbar .icon-btn,
    watchface .embed-toolbar .vertical-toolbar .icon-btn {
      margin-bottom: 12px; }
  .watchface-embed .embed-byline .byline,
  .watchface-embed .embed-toolbar .byline,
  watchface .embed-byline .byline,
  watchface .embed-toolbar .byline {
    display: none; }
  .watchface-embed .icon-btn,
  watchface .icon-btn {
    text-decoration: none !important;
    display: block;
    color: #939393;
    font-size: 23px;
    -webkit-transition: color linear 100ms;
    -moz-transition: color linear 100ms;
    -ms-transition: color linear 100ms;
    transition: color linear 100ms; }
    .watchface-embed .icon-btn:hover,
    watchface .icon-btn:hover {
      color: #333; }
  .watchface-embed .powered-by-facer,
  watchface .powered-by-facer {
    display: none; }
  .watchface-embed .fullscreen-toolbar,
  watchface .fullscreen-toolbar {
    display: none; }
  .watchface-embed .watchface-info,
  watchface .watchface-info {
    display: none; }
  .watchface-embed .fullscreen-toolbar,
  watchface .fullscreen-toolbar {
    display: block;
    position: absolute;
    top: 29px;
    right: 36px; }
    .watchface-embed .fullscreen-toolbar .icon-btn,
    watchface .fullscreen-toolbar .icon-btn {
      display: none;
      margin-left: 5px; }
    .watchface-embed .fullscreen-toolbar .enter-fullscreen,
    watchface .fullscreen-toolbar .enter-fullscreen {
      display: inline-block; }

watchface[type="hero"] sync-button {
  right: 6% !important; }

watchface[type="hero"] .fullscreen-toolbar {
  top: 21%;
  right: 12%; }

watchface[type="list"] sync-button {
  right: 3% !important; }

watchface[type="list"] .vertical-toolbar {
  left: 2%;
  font-size: 18px; }

watchface[type="list"] .watchface-info {
  display: block; }

.watchface-info {
  margin: 0 1%;
  position: relative; }
  .watchface-info a {
    display: block; }
  .watchface-info .watchmaker-series-label {
    text-align: center;
    color: #333;
    margin-bottom: 14px; }
    .watchface-info .watchmaker-series-label .watchmaker-series-icon {
      display: inline-block;
      margin-right: 3px;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      background: #333;
      line-height: 35px;
      vertical-align: middle;
      color: #e5d14d;
      font-size: 141%; }
      .watchface-info .watchmaker-series-label .watchmaker-series-icon i {
        vertical-align: middle; }
    .watchface-info .watchmaker-series-label .watchmaker-series-text {
      height: 26px;
      display: inline-block;
      vertical-align: middle; }
  .watchface-info .watchface-author-avatar {
    width: 50px;
    height: 50px;
    margin-right: 9px;
    margin-left: 9px;
    float: left;
    border: 1px solid #aaa;
    border-radius: 50%;
    padding: 2px;
    background-position: center center;
    background-size: cover; }
  .watchface-info .watchface-author-text .watchface-author-title {
    font-size: 125%;
    font-weight: bold; }
  .watchface-info .watchface-author-text .watchface-author-title,
  .watchface-info .watchface-author-text .watchface-author-byline {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .watchface-info .watchface-display-model {
    display: none; }

.watchface-fullscreen .watchface-author-avatar {
  width: 70px;
  height: 70px; }

.watchface-fullscreen .watchface-display-model {
  display: block; }

.disable-curtain .loading-curtain {
  display: none; }

.watchface-embed {
  background: #fff;
  border-radius: 19px;
  border: 1px solid #c4c4c4; }
  .watchface-embed .watch-sizing-wrapper {
    padding-bottom: 60px; }
  .watchface-embed .watch-container {
    margin-bottom: 30% auto;
    transform: none; }
  .watchface-embed sync-button {
    display: none; }
  .watchface-embed .vertical-toolbar {
    left: 8% !important; }
  .watchface-embed .powered-by-facer {
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    color: #c5c5c5;
    font-size: 80%; }
    .watchface-embed .powered-by-facer img {
      float: none;
      width: 30px;
      height: 30px;
      padding: 0;
      margin: 0;
      margin-right: 3px; }
  .watchface-embed .embed-byline {
    display: block;
    position: absolute;
    bottom: 1%;
    right: 5%;
    left: 5%;
    border-top: 1px solid #e9e9e9;
    /*.vertical-toolbar {
	        position: absolute;
		    top: 15px;
		    right: 17px;
		    font-size: 21px;
	    }*/ }
    .watchface-embed .embed-byline sync-button {
      position: absolute;
      display: block;
      top: -30px !important;
      right: 0px !important; }
      .watchface-embed .embed-byline sync-button .sync-button {
        width: 60px !important;
        height: 60px !important;
        font-size: 29px !important;
        line-height: 22px !important;
        box-shadow: 0 5px 21px -7px black !important; }
    .watchface-embed .embed-byline .byline {
      text-align: left;
      padding-bottom: 4px;
      color: #888;
      font-size: 85%;
      display: block; }
      .watchface-embed .embed-byline .byline .title {
        font-size: 140%;
        font-weight: bold;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 4px 60px 0px 0; }
      .watchface-embed .embed-byline .byline .author {
        vertical-align: middle;
        font-size: 12px; }
      .watchface-embed .embed-byline .byline img {
        border-radius: 50%;
        border: 0px solid #888;
        width: 25px;
        height: 25px;
        margin: 0px 6px 0 0px; }

.watchface-fullscreen {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: background ease-out 2s;
  -moz-transition: background ease-out 2s;
  -ms-transition: background ease-out 2s;
  transition: background ease-out 2s; }
  .watchface-fullscreen,
  .watchface-fullscreen watchface,
  .watchface-fullscreen .watchface-hover-wrapper,
  .watchface-fullscreen .watch-sizing-wrapper {
    height: 100% !important; }
  .watchface-fullscreen watchface {
    padding-top: 100px;
    padding-bottom: 140px;
    height: auto; }
    .watchface-fullscreen watchface .loading-curtain {
      position: fixed; }
    .watchface-fullscreen watchface .vertical-toolbar {
      padding-top: 100px;
      padding-bottom: 140px;
      left: 54px; }
    .watchface-fullscreen watchface .floating-btn-wrapper {
      bottom: 36px !important;
      right: 38px !important; }
    .watchface-fullscreen watchface .sync-label {
      right: 32px;
      bottom: 10px;
      font-size: 18px; }
    .watchface-fullscreen watchface .watchface-info {
      display: block;
      margin: 0;
      position: absolute;
      bottom: 40px;
      left: 47px;
      width: 50%; }
    .watchface-fullscreen watchface .powered-by-facer {
      display: block;
      position: fixed;
      top: 24px;
      left: 33px;
      -webkit-transition: opacity ease-out 2s;
      -moz-transition: opacity ease-out 2s;
      -ms-transition: opacity ease-out 2s;
      transition: opacity ease-out 2s; }
      .watchface-fullscreen watchface .powered-by-facer img {
        width: 60px; }
      .watchface-fullscreen watchface .powered-by-facer .powered-by-facer-text {
        display: none; }
    .watchface-fullscreen watchface .logo-side-text {
      position: absolute;
      top: 9px;
      left: 70px;
      white-space: nowrap; }
    .watchface-fullscreen watchface .fullscreen-toolbar {
      position: fixed; }
      .watchface-fullscreen watchface .fullscreen-toolbar .enter-fullscreen {
        display: none; }
      .watchface-fullscreen watchface .fullscreen-toolbar .toggle-lights,
      .watchface-fullscreen watchface .fullscreen-toolbar .exit-fullscreen {
        display: inline-block; }
  .watchface-fullscreen.lights-off {
    background: #000; }
    .watchface-fullscreen.lights-off .powered-by-facer {
      opacity: 0.75; }

@media screen and (max-width: 768px) {
  .watchface-wrapper {
    padding-left: 0 !important;
    padding-right: 5px !important; } }

@media (max-width: 767px) {
  .top-watchface-list .watch-sizing-wrapper {
    height: 200px; } }

admin-collection {
  display: block; }
  admin-collection .disabled {
    opacity: 0.3 !important;
    pointer-events: none;
    cursor: not-allowed !important; }
  admin-collection li.info {
    background: rgba(40, 173, 228, 0.26); }

.admin-container .inline-row-tools {
  white-space: nowrap; }
  .admin-container .inline-row-tools .inline-row-tool {
    display: inline-block;
    vertical-align: top;
    padding: 0px 4%; }
  .admin-container .inline-row-tools .vertical-arrow-toggle .upside-down {
    transform: rotate(180deg); }
  .admin-container .inline-row-tools input.square {
    width: 26px; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.media-button, [banner-video] .video-wrapper .controls-wrapper .controls .video-button, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .media-button i, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i {
    vertical-align: middle; }
    .media-button i.icon-play, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i.icon-play, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i.icon-play {
      line-height: 54px;
      margin-left: 5px; }

.btn.btn-default.btn-secondary {
  border: 1px solid #bbb; }

@font-face {
  font-family: 'SanFrancisco_Display_Bold';
  src: url("../../fonts/system-san-francisco-display-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Regular';
  src: url("../../fonts/system-san-francisco-display-regular.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Thin';
  src: url("../../fonts/system-san-francisco-display-thin.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Ultralight';
  src: url("../../fonts/system-san-francisco-display-ultralight.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Bold';
  src: url("../../fonts/system-san-francisco-display-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Regular';
  src: url("../../fonts/system-san-francisco-display-regular.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Thin';
  src: url("../../fonts/system-san-francisco-display-thin.ttf") format("truetype"); }

@font-face {
  font-family: 'SanFrancisco_Display_Ultralight';
  src: url("../../fonts/system-san-francisco-display-ultralight.ttf") format(truetype); }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("https://www.facer.io/fonts/Montserrat-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Genome-Thin';
  src: url("../../fonts/Genome-Thin.ttf") format("truetype"); }

@font-face {
  font-family: 'Univers-Condensed';
  src: url("../../fonts/Univers-Condensed.otf") format("opentype"); }

@font-face {
  font-family: 'Gotham-Round';
  src: url("../../fonts/GothamRnd-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'Gotham-Round-Light';
  src: url("../../fonts/GothamRnd-Light.otf") format("opentype"); }

@font-face {
  font-family: 'Gotham-Round-Book';
  src: url("../../fonts/GothamRnd-Book.otf") format("opentype"); }

@font-face {
  font-family: 'ITCAvantGardePro-Md';
  src: url("../../fonts/ITCAvantGardePro-Md.otf") format("opentype"); }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("https://www.facer.io/fonts/Montserrat-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Genome-Thin';
  src: url("../../fonts/Genome-Thin.ttf") format("truetype"); }

@font-face {
  font-family: 'Univers-Condensed';
  src: url("../../fonts/Univers-Condensed.otf") format("opentype"); }

html,
body,
body > div[ui-view] {
  height: 100%;
  font-family: 'Lato', sans-serif;
  color: #5f5f5f; }

h1, h2 {
  color: #444; }

h1, h2 {
  font-family: 'Univers-Condensed'; }

h2.main {
  border-bottom: 4px solid #EEE;
  font-size: 18px; }

h4.non-header-font {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.3px; }

a,
a:hover {
  text-decoration: none;
  color: #5f5f5f; }

#main-nav {
  margin-bottom: 0; }
  #main-nav.android-banner {
    top: 78px; }

.nav li a {
  font-weight: 400;
  font-family: 'Lato'; }

.nav li.nav-link > a {
  padding-top: 20px;
  padding-bottom: 20px; }

.nav li form {
  padding-left: 0;
  padding-right: 0; }

.nav li form,
.nav .navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px; }

h1.sub-header {
  margin-top: 5px; }

.dropdown-menu > ul > .active > a {
  color: #555; }

#searchOptions {
  border-radius: 0; }

.navbar-default {
  box-shadow: 0 1px 10px -5px black; }

.navbar-default .navbar-nav > li > a:not(.btn) {
  color: #555; }
  .navbar-default .navbar-nav > li > a:not(.btn):hover {
    color: #555; }
  @media screen and (max-width: 1120px) {
    .navbar-default .navbar-nav > li > a:not(.btn).dropdown-toggle {
      padding: 20px 10px; } }
  @media screen and (max-width: 767px) {
    .navbar-default .navbar-nav > li > a:not(.btn).dropdown-toggle {
      padding: 10px 0; } }

#user-nav-item .dropdown-toggle {
  padding-top: 17px;
  padding-bottom: 23px; }

.facer-editor #user-nav-item .dropdown-toggle {
  padding: initial; }

@media screen and (max-width: 768px) {
  #user-nav-item {
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (max-width: 850px) {
  .navbar-form {
    width: 116px; }
    .navbar-form input[type=text] {
      padding-left: 7px;
      padding-right: 7px; } }

@media screen and (min-width: 850px) and (max-width: 1000px) {
  .navbar-form {
    width: 175px; } }

@media screen and (max-width: 767px) {
  .nav li form.navbar-form {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px; } }

.navbar-toggle {
  padding-top: 14px;
  padding-bottom: 14px; }

.navbar-btn a:not(.btn) {
  color: white; }
  .navbar-btn a:not(.btn):hover {
    color: white; }

@media (min-width: 768px) {
  .nav.navbar-right:last-child {
    margin-right: 0; }
  #main-nav .nav-link:hover {
    background-color: #e1e1e1; }
  #main-nav .nav-link.active a:not(.btn),
  #main-nav .nav-link.active:hover a:not(.btn) {
    background-color: #fff !important;
    color: #555; }
  #main-nav .nav-link.active:after,
  #main-nav .nav-link.active:hover:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background: #2BADE3;
    height: 5px; }
  #main-nav .store-link a {
    padding: 3px 8px; }
  #main-nav .store-link img {
    width: 150px; }
  #main-nav .dropdown-menu-icon {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 6px; } }

@media (max-width: 767px) {
  #main-nav .nav li.nav-link a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px; }
  #main-nav.nav.navbar-right #submitFace {
    padding: 0 13px; }
    #main-nav.nav.navbar-right #submitFace .btn {
      width: 100%; }
  #subheader {
    font-size: 16px; } }

@media (max-width: 1199px) {
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0; } }

.divider-vertical {
  height: 60px;
  margin: 0 9px;
  border-left: 1px solid #F2F2F2;
  border-right: 1px solid #FFF; }

.divider-horizontal {
  height: 1px;
  width: 100%;
  display: block;
  /* for use on default inline elements like span */
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

#wrap {
  min-height: 100%;
  padding-top: 61px; }
  #wrap.android-banner {
    padding-top: 139px; }
  #wrap.ios-client {
    padding-top: 0px;
    height: 1px; }

#main {
  padding-bottom: 170px;
  padding-top: 20px;
  /* this needs to be bigger than footer height*/ }
  #main.flush-top {
    padding-top: 0; }

.center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.footer {
  position: relative;
  margin-top: -300px;
  /* negative value of footer height */
  height: 300px;
  clear: both;
  padding-top: 20px;
  text-align: left;
  background-color: #fafafa;
  border: 1px solid #e7e7e7;
  border-bottom: 8px solid #2BADE3;
  color: #666;
  overflow: auto; }
  @media screen and (max-width: 767px) {
    .footer {
      height: auto;
      text-align: center; } }
  .footer a {
    color: #2BADE3; }
  .footer .footer-links {
    overflow: auto; }
  .footer .footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 20px; }
    @media screen and (max-width: 767px) {
      .footer .footer-links ul {
        margin-bottom: 28px; } }
  .footer .footer-links ul li {
    padding-top: 10px; }
  .footer .store-link img {
    width: 100px; }
  .footer .parter-link {
    background: #2BADE3;
    color: white;
    padding: 7px 15px;
    border-radius: 2px; }
    .footer .parter-link img {
      padding-right: 8px;
      vertical-align: middle;
      padding-bottom: 3px; }
  .footer .text-muted {
    color: #ccc;
    padding-top: 10px; }
  .footer .footer-links {
    margin-bottom: 4px; }
  .footer .littlelabs-footer {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Gotham-Round";
    vertical-align: middle; }
    .footer .littlelabs-footer a {
      color: #5f5f5f; }
    .footer .littlelabs-footer img {
      vertical-align: text-bottom;
      margin-bottom: -3px; }

.starter-template {
  padding: 40px 15px;
  text-align: center; }

.navbar-brand {
  margin-left: 0 !important;
  padding: 12px 2px; }
  .navbar-brand img {
    height: 36px; }

.artist {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  background-size: cover; }

.upload-clock {
  width: 300px; }

@media screen and (max-width: 480px) {
  .youtube_player {
    width: 100%; } }

#carousel {
  position: relative;
  text-align: center;
  background-color: #f0f0f0;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  z-index: 1; }
  #carousel .carousel-wrapper {
    position: relative;
    height: 100%;
    overflow: visible;
    max-width: 820px;
    margin: 0 auto;
    /*&:before {
            display: block;
            content: "";
            width: 100%;
            padding-top: (375 / 900) * 100%;
        }*/ }
    #carousel .carousel-wrapper .slick-slider {
      margin-bottom: 0; }
      #carousel .carousel-wrapper .slick-slider .slick-list {
        overflow: visible; }
        @media screen and (min-width: 768px) {
          #carousel .carousel-wrapper .slick-slider .slick-list .slick-slide {
            padding: 0 3px; } }
      #carousel .carousel-wrapper .slick-slider img {
        width: 100%; }
    #carousel .carousel-wrapper ul {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: visible; }
      #carousel .carousel-wrapper ul li {
        padding: 0 3px; }
        #carousel .carousel-wrapper ul li img {
          height: auto;
          width: 100%; }
  #carousel #leftArrow,
  #carousel #rightArrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 150px;
    opacity: .75;
    cursor: pointer; }
    #carousel #leftArrow img,
    #carousel #rightArrow img {
      position: absolute;
      top: 50%;
      margin-top: -30.5px; }
    #carousel #leftArrow:hover,
    #carousel #rightArrow:hover {
      opacity: 1; }
  @media screen and (max-width: 767px) {
    #carousel #leftArrow,
    #carousel #rightArrow {
      display: none !important; } }
  #carousel #leftArrow {
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&0.5+0,0.01+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(125, 185, 232, 0.01) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(125, 185, 232, 0.01) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(125, 185, 232, 0.01) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#037db9e8',GradientType=1 );
    /* IE6-9 */ }
    #carousel #leftArrow img {
      left: 20px; }
  #carousel #rightArrow {
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0.05+0,0.5+100 */
    background: -moz-linear-gradient(left, rgba(125, 185, 232, 0.05) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0.05) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(125, 185, 232, 0.05) 0%, rgba(0, 0, 0, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d7db9e8', endColorstr='#80000000',GradientType=1 );
    /* IE6-9 */ }
    #carousel #rightArrow img {
      right: 20px; }

@media screen and (max-width: 767px) {
  #collectionDeviceNotification {
    padding: 0 30px; }
  #collectionDeviceNotification h3 {
    font-size: 16px; } }

.sticky {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 60px; }

#watch {
  height: 750px;
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 80px; }

.watchface-thumb-title {
  text-align: center;
  font-family: 'Univers-condensed';
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.watchface-thumb-features {
  white-space: nowrap;
  list-style-type: none;
  padding: 0;
  text-align: center; }
  .watchface-thumb-features li {
    display: inline; }
    .watchface-thumb-features li i {
      font-size: 16px;
      margin: 0 .1em;
      opacity: .5; }
      @media screen and (max-width: 767px) {
        .watchface-thumb-features li i {
          font-size: 10px; } }

/* GRID */
#watch_thumb [id^="watchface"],
#watch_thumb.moto360 [id^="watchface"] {
  width: 164px;
  height: 164px;
  margin-top: -21px;
  margin-left: -8px;
  border-radius: 50%; }

canvas#watchface.lower-canvas,
canvas.upper-canvas {
  top: 0 !important;
  left: 0 !important; }

#watchface.dimmed {
  display: none; }

#dim_button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px; }

#features {
  margin-top: 0; }

.created-with {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin-top: 2em;
  font-weight: bold;
  opacity: 0.1;
  filter: alpha(opacity=10);
  /* For IE8 and earlier */ }

.created-with:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* For IE8 and earlier */ }

#shareGif {
  position: absolute;
  top: 30px;
  line-height: normal;
  right: 5px; }

[gif-maker] {
  position: relative;
  opacity: 0;
  z-index: -1000; }

.gif-maker-wrapper .gif-maker {
  position: absolute;
  margin-top: 15px;
  width: 650px;
  height: 650px;
  overflow: hidden;
  pointer-events: none; }
  .gif-maker-wrapper .gif-maker .watch-container {
    margin: 0px auto 0px;
    width: 300px;
    height: 300px;
    display: inline-block;
    vertical-align: middle; }
  .gif-maker-wrapper .gif-maker .gif-frame-container {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    z-index: 1000; }
    .gif-maker-wrapper .gif-maker .gif-frame-container .gif-frame {
      position: absolute;
      width: 100%;
      left: 0; }
  .gif-maker-wrapper .gif-maker .gif-maker-canvas {
    position: relative;
    z-index: 1;
    background-size: 600px 600px;
    background-position: center; }
  .gif-maker-wrapper .gif-maker #watch {
    position: absolute;
    right: 0;
    left: 0;
    top: 15px;
    line-height: 600px;
    text-align: center; }
  .gif-maker-wrapper .gif-maker .gif-maker-background {
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    z-index: 0;
    background-color: #000; }
    .gif-maker-wrapper .gif-maker .gif-maker-background img {
      width: 100%;
      height: 100%; }
  .gif-maker-wrapper .gif-maker .gif-maker-watermark {
    position: absolute;
    color: #FFF;
    bottom: 28px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 1;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: univers-condensed; }
    .gif-maker-wrapper .gif-maker .gif-maker-watermark img {
      width: 28px;
      height: auto;
      margin: -5px 6px 0 3px; }
    .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode {
      opacity: 1; }
      .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode div {
        display: inline-block; }
        .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode div img {
          width: auto; }
      .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #facerGifLogo {
        width: 31%; }
        .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #facerGifLogo img {
          height: 26px; }
      .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #ioGifLogo {
        width: 35%; }
        .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #ioGifLogo img {
          height: 26px; }
      .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #androidwearGifLogo {
        width: 31%; }
        .gif-maker-wrapper .gif-maker .gif-maker-watermark.google-io-mode #androidwearGifLogo img {
          height: 20px; }

#main {
  padding-bottom: 300px;
  /* this needs to be bigger than footer height*/ }

.ios-client #main {
  padding-bottom: 0; }

canvas[id^="watchface"] {
  background-image: url("../../img/facer_preview.png");
  background-position: center;
  background-size: 250px; }

.watchface-byline {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: -4px; }
  .watchface-byline .watchface-artist {
    color: #2BADE3;
    margin-left: 6px; }
  .watchface-byline .artist {
    box-shadow: 0 1px 10px -5px black; }
  .watchface-byline .follow-button {
    float: right; }

#watchface-desc {
  margin-top: 1em;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 18px;
  word-wrap: break-word;
  padding: 0 3px; }

.feature-icon {
  width: 28px;
  height: 28px;
  font-size: 26px;
  margin-right: 1em; }

#watch-switcher {
  position: absolute;
  bottom: 0;
  left: 5px; }

.scrollable ul {
  max-height: 150px;
  overflow: auto; }

.scrollable.nav-link ul {
  max-height: 300px; }

.dropdown-block {
  right: 0; }

#underTheHoodLink {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 0;
  text-align: center; }

#acknowledge {
  margin-top: 2em; }

#file-upload {
  margin-top: 2em; }

.user-thumb {
  width: 100%; }

.navbar {
  background-color: #ffffff; }

/*.stat-icon-image {
    background: #999;
    height: 40px;
    width: 40px;
    padding: 8px;
    border-radius: 50%;
    display: inline-block;

    img {
        height: 100%;
    }
}

.stat-icon-label {
    margin: 7px;
    color: #888;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
}*/
#option-buttons {
  position: absolute;
  bottom: 0px;
  right: 5px;
  outline: none;
  z-index: 1; }

#ambient-toggle {
  display: none; }

.facer-header {
  width: 200px;
  display: block;
  margin: auto;
  padding: 1em; }

.submit-error {
  color: #a94442;
  padding: 1em; }

@media (max-width: 767px) {
  .watchface-details {
    border-radius: 0; }
  #watch {
    margin-bottom: 40px; }
  #watch-switcher {
    bottom: -14px; }
  #option-buttons {
    bottom: -28px; }
  #speed-button {
    bottom: -28px; } }

.fade-load {
  -webkit-animation: loader 1s linear infinite;
  -moz-animation: loader 1s linear infinite;
  -ms-animation: loader 1s linear infinite;
  animation: loader 1s linear infinite; }

@keyframes loader {
  0% {
    opacity: 1; }
  50% {
    opacity: .25; }
  100% {
    opacity: 1; } }

@-moz-keyframes loader {
  0% {
    opacity: 1; }
  50% {
    opacity: .25; }
  100% {
    opacity: 1; } }

@-webkit-keyframes loader {
  0% {
    opacity: 1; }
  50% {
    opacity: .25; }
  100% {
    opacity: 1; } }

@-ms-keyframes loader {
  0% {
    opacity: 1; }
  50% {
    opacity: .25; }
  100% {
    opacity: 1; } }

/* --- Heart --- */
.ll-heart {
  color: #ff1a3a;
  -webkit-animation: heart-beat 1s linear infinite;
  -moz-animation: heart-beat 1s linear infinite;
  -ms-animation: heart-beat 1s linear infinite;
  animation: heart-beat 1s linear infinite; }

@keyframes heart-beat {
  0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes heart-beat {
  0% {
    -moz-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -moz-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -moz-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes heart-beat {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes heart-beat {
  0% {
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -ms-transform: scale(1);
    transform: scale(1); } }

/*-- Spinner --*/
.spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  display: block;
  clear: left; }

.spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  margin: 1.5px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
  vertical-align: top; }

.button-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px; }
  .button-spinner > div {
    width: 5px;
    border-radius: 5px; }

.spinner-white > div {
  background-color: #fff; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

#watchfaceSpinner.spinner {
  margin-bottom: 550px; }

@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

/* --- other --- */
.user-thumb-edit {
  width: 200px;
  height: 200px;
  display: block;
  margin: auto;
  padding: 1em;
  text-align: center; }

.fourohfour {
  font-size: 20em; }
  @media screen and (max-width: 480px) {
    .fourohfour {
      font-size: 10em; } }

.logged-user-img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-size: cover;
  position: relative;
  float: left;
  margin-right: 5px;
  margin-top: -1px;
  border-radius: 50%;
  border: 1px solid #DDD; }

.box-container {
  background-color: #ffffff;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 6px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 6px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 0;
  padding: 0; }

.watchface-details {
  min-height: 600px;
  position: relative;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px; }
  @media (max-width: 767px) {
    .watchface-details {
      padding-bottom: 0; } }

@media screen and (max-width: 480px) {
  .watchface-details {
    min-height: 0px; } }

.user-details {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px; }

.watchface_submit_preview {
  pading: 1em;
  width: 400px; }

@media screen and (max-width: 480px) {
  .watchface_submit_preview {
    pading: 1em;
    width: 100%; } }

.section-list .section-header {
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #AAA;
  color: #2b2b2b;
  padding-top: 10px;
  padding-bottom: 0.5em;
  background: #fff !important; }
  .section-list .section-header h2 {
    margin: 0;
    padding: 0px 0px 5px; }
    @media (max-width: 767px) {
      .section-list .section-header h2 {
        font-size: 22px;
        padding-bottom: 10px; } }

.section-list .section-description {
  color: #8b8b8b; }
  @media (max-width: 767px) {
    .section-list .section-description {
      font-size: 12px; } }

.section-list .watchfaces-wrapper {
  white-space: nowrap;
  overflow: hidden; }
  .section-list .watchfaces-wrapper .watchface-wrapper {
    float: none !important;
    display: inline-block; }
    .section-list .watchfaces-wrapper .watchface-wrapper .watch-sizing-wrapper {
      height: 375px; }
      @media (max-width: 767px) {
        .section-list .watchfaces-wrapper .watchface-wrapper .watch-sizing-wrapper {
          height: 250px; } }
    .section-list .watchfaces-wrapper .watchface-wrapper .watch-container {
      width: 183px;
      height: 183px; }
    @media (max-width: 767px) {
      .section-list .watchfaces-wrapper .watchface-wrapper .watch-container {
        width: 115px;
        height: 115px; }
      .section-list .watchfaces-wrapper .watchface-wrapper {
        width: 25%; } }
    @media (max-width: 700px) {
      .section-list .watchfaces-wrapper .watchface-wrapper {
        width: 50%; } }
    @media (max-width: 500px) {
      .section-list .watchfaces-wrapper .watchface-wrapper {
        padding: 0; } }

.watchface-image-list .watchface-image {
  height: 340px; }
  .watchface-image-list .watchface-image .watchface-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .watchface-image-list .watchface-image img {
    max-width: 100%; }

.admin-watchface-wrapper {
  height: 415px; }

.watchface-wrapper {
  padding: 0; }
  .watchface-wrapper .watch-container {
    width: 183px;
    height: 183px; }

.see-more {
  position: absolute;
  top: 10px;
  right: 0px;
  border-radius: 2px; }

.btn-cta {
  background-color: #6DBD45;
  border: 1px solid #508b33;
  border-radius: 2px;
  font-weight: normal; }
  .btn-cta.btn-cta-blue {
    background-color: #2BADE3;
    border: 1px solid #28839e;
    color: white; }
  .btn-cta a {
    color: white;
    padding: 5px 13px;
    display: inline-block; }
  .btn-cta:hover {
    background-color: #7ccd53; }
  .btn-cta.btn-cta-blue:hover {
    background-color: #38b4ec; }
  .btn-cta:focus {
    color: white !important; }

.btn-premium {
  border-color: #efb700 !important;
  border-width: 1px !important;
  border-style: solid !important;
  background: transparent !important;
  color: #cc9d04 !important; }

#upgradeButton {
  margin-right: 5px; }

.text-link {
  font-weight: bold;
  color: #2BADE3 !important; }
  .text-link:hover {
    color: #38b4ec !important; }
  .text-link.disabled {
    color: #999 !important;
    cursor: not-allowed; }
  .text-link i {
    vertical-align: middle;
    font-size: 130%; }
  .text-link.text-link-orange {
    color: orange !important; }
    .text-link.text-link-orange:hover {
      color: #ffaf1d !important; }

.text-gray {
  color: #999 !important; }

.more-watchfaces {
  margin-top: 1em; }
  .more-watchfaces h2 {
    border-bottom: 1px solid #ddd; }

.banner {
  width: 100%;
  margin-bottom: 2em; }

.labels {
  top: 1em;
  right: 1em; }
  .labels .status {
    margin-bottom: 5px;
    font-size: 14px; }
  .labels .draft {
    background: #31D1FF; }
  .labels .unpublished {
    background: #FFF;
    color: #999; }

#featuredFlag {
  position: absolute;
  width: 122px;
  height: 112px;
  top: 0;
  right: 10px;
  background-image: url("https://www.facer.io/img/banner-flag.png"); }
  #featuredFlag div {
    text-align: center;
    line-height: 1;
    margin-top: 45px;
    color: white;
    text-indent: 1px;
    font-family: univers-condensed;
    font-size: 12px; }
  @media screen and (max-width: 767px) {
    #featuredFlag {
      width: 95px;
      height: 87px;
      right: -21px;
      background-size: 95px; }
      #featuredFlag div {
        margin-top: 38px;
        font-size: 10px; } }

#feature-list {
  margin: 0px -5px 0px; }
  #feature-list .feature-list-box-wrapper {
    position: relative;
    display: inline-block;
    width: 16.66667%;
    padding-bottom: 14%; }
    #feature-list .feature-list-box-wrapper:hover {
      background: #dcdcdc;
      border-radius: 6px; }
    @media screen and (max-width: 480px) {
      #feature-list .feature-list-box-wrapper {
        width: 20%;
        padding-bottom: 9%; } }
    #feature-list .feature-list-box-wrapper .feature-list-box {
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      padding: 6px;
      text-align: center;
      border-radius: 4px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      #feature-list .feature-list-box-wrapper .feature-list-box .feature-icon {
        margin: 0 auto 7%;
        color: #444; }
      #feature-list .feature-list-box-wrapper .feature-list-box .feature-name {
        font-size: 12px; }
      @media (min-width: 768px) and (max-width: 968px) {
        #feature-list .feature-list-box-wrapper .feature-list-box .feature-icon {
          width: 25px;
          height: 25px;
          font-size: 24px;
          margin-bottom: 10%; }
        #feature-list .feature-list-box-wrapper .feature-list-box .feature-name {
          font-size: 13px; } }
      @media (max-width: 768px) {
        #feature-list .feature-list-box-wrapper .feature-list-box .feature-name {
          font-size: 11px; } }
      @media screen and (max-width: 480px) {
        #feature-list .feature-list-box-wrapper .feature-list-box .feature-icon {
          width: 30px;
          height: 30px;
          font-size: 30px;
          margin-bottom: 7%; }
        #feature-list .feature-list-box-wrapper .feature-list-box .feature-name {
          font-size: 11px; } }

.watchface-meta-info {
  position: absolute;
  left: 18px;
  bottom: 53px;
  font-size: 10px; }
  .watchface-meta-info .watchface-meta-label {
    display: block;
    margin-top: 2px;
    line-height: normal;
    color: #FFF;
    background: #999;
    padding: 3px;
    border-radius: 5px; }
    .watchface-meta-info .watchface-meta-label .do-not-approve {
      font-weight: bold;
      font-size: 7px; }

.submit {
  font-weight: bold;
  font-size: 20px; }

#download_badge {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0;
  padding-right: 0; }

.facer-modal-wrapper .app-badge {
  padding: 7px 7px 0; }
  .facer-modal-wrapper .app-badge #download_badge {
    /*position: absolute;
            bottom: -65px;
            left: 0;
            right: 0;*/ }

.facer-modal-wrapper.facer-modal-wide .facer-modal-content {
  width: 800px; }

.facer-modal-wrapper select.form-control,
.facer-modal-wrapper textarea.form-control {
  margin-top: 0 !important; }

hr.small-margin {
  margin-top: 10px;
  margin-bottom: 10px; }

hr.main {
  border-bottom: 4px solid #EEE; }

#watchface-name {
  margin-bottom: 0;
  margin-top: 20px;
  border-bottom: 4px solid #EEE;
  font-size: 44px;
  letter-spacing: -1px; }
  #watchface-name .icon-badge {
    vertical-align: middle;
    font-size: 75%; }
  @media (max-width: 767px) {
    #watchface-name {
      font-size: 30px;
      margin-top: 10px; } }

.watchface-tags .main {
  background: #2BADE3;
  color: white; }

.watchface-tags span {
  display: inline-block;
  background: #CCC;
  color: #5f5f5f;
  font-size: 16px;
  margin: 0 3px 8px;
  padding: 2px 10px;
  border-radius: 20px; }
  .watchface-tags span:hover {
    opacity: .5; }

.product-type {
  font-size: 14px;
  margin: 0;
  color: #ddd; }

#upload-cta {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  opacity: 0.5;
  padding: 2em; }

.gray-header {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  opacity: 0.5;
  margin-bottom: 1em; }

.facer-premium-cta,
.creator-cta {
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  background-color: #2BADE3;
  padding: 0;
  line-height: 68px;
  overflow: hidden; }
  .facer-premium-cta a,
  .creator-cta a {
    display: block; }
  .facer-premium-cta #premiumBg,
  .creator-cta #premiumBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    .facer-premium-cta #premiumBg .zigzag-bg,
    .creator-cta #premiumBg .zigzag-bg {
      position: absolute;
      top: 30px;
      right: 0;
      opacity: .3; }
    .facer-premium-cta #premiumBg .dots-stripes-bg,
    .creator-cta #premiumBg .dots-stripes-bg {
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 767px) {
        .facer-premium-cta #premiumBg .dots-stripes-bg,
        .creator-cta #premiumBg .dots-stripes-bg {
          top: -7px;
          opacity: .5; } }
  .facer-premium-cta a:focus, .facer-premium-cta a:hover, .facer-premium-cta a:active,
  .creator-cta a:focus,
  .creator-cta a:hover,
  .creator-cta a:active {
    text-decoration: none; }
  .facer-premium-cta i,
  .creator-cta i {
    vertical-align: middle;
    display: inline-block;
    padding-top: 5px;
    padding-left: 3px; }
  @media screen and (max-width: 767px) {
    .facer-premium-cta,
    .creator-cta {
      font-size: 16px; } }
  .facer-premium-cta a,
  .creator-cta a {
    color: #fff; }
  .facer-premium-cta .container,
  .creator-cta .container {
    position: relative;
    z-index: 1; }
  .facer-premium-cta #bannerGrid,
  .creator-cta #bannerGrid {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 0;
    overflow: visible; }
    .facer-premium-cta #bannerGrid img,
    .creator-cta #bannerGrid img {
      position: absolute;
      top: 0;
      left: -935.5px;
      height: 100%;
      z-index: 0; }

.facer-premium-cta {
  background-color: #1d263d;
  background: #2e4858;
  background: -moz-linear-gradient(left, #2e4858 0%, #206187 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #2e4858), color-stop(100%, #206187));
  background: -webkit-linear-gradient(left, #2e4858 0%, #206187 100%);
  background: -o-linear-gradient(left, #2e4858 0%, #206187 100%);
  background: -ms-linear-gradient(left, #2e4858 0%, #206187 100%);
  background: linear-gradient(to right, #2e4858 0%, #206187 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4858', endColorstr='#206187', GradientType=1 ); }
  .facer-premium-cta .container {
    padding: 0;
    white-space: nowrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .facer-premium-cta .container {
        text-align: left; } }
    .facer-premium-cta .container .icon-container {
      -webkit-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0;
      padding: 0 5px; }
      @media (max-width: 767px) {
        .facer-premium-cta .container .icon-container {
          padding: 0 5px 0 4px; } }
      .facer-premium-cta .container .icon-container .main-icon {
        color: #eeb60b;
        font-size: 40px;
        line-height: 50px;
        text-shadow: #1d3240 0 7px 15px; }
    .facer-premium-cta .container .text-container {
      display: inline-block;
      -webkit-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
      @media (max-width: 767px) {
        .facer-premium-cta .container .text-container {
          -webkit-flex: 1;
          -moz-flex: 1;
          -ms-flex: 1;
          flex: 1; } }
      .facer-premium-cta .container .text-container .primary-text {
        line-height: normal;
        font-weight: bold;
        margin: 0 6px 0 2px; }
        @media (max-width: 767px) {
          .facer-premium-cta .container .text-container .primary-text {
            display: block; } }
      .facer-premium-cta .container .text-container .secondary-text {
        line-height: normal;
        color: #abbfcc;
        margin-right: 20px; }
        @media (max-width: 767px) {
          .facer-premium-cta .container .text-container .secondary-text {
            white-space: normal;
            margin-right: 2px;
            font-size: 12px;
            display: block; } }
    .facer-premium-cta .container .btn-container {
      -webkit-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
      @media (max-width: 767px) {
        .facer-premium-cta .container .btn-container {
          padding: 0 10px 0 5px; } }
      .facer-premium-cta .container .btn-container .btn {
        font-size: 18px;
        background: #2BADE3;
        color: white;
        font-weight: bold;
        margin-bottom: 3px; }
        @media (max-width: 767px) {
          .facer-premium-cta .container .btn-container .btn {
            font-size: 14px; } }

.store-filter {
  text-align: center;
  margin: 1em; }

.store-section {
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 20px;
  margin-right: 20px; }
  .store-section:hover, .store-section.active {
    background-color: #98cefc;
    color: white; }

.section-list .gray-header {
  color: black; }

@media (max-width: 767px) {
  .user-details {
    border-radius: 0;
    margin-bottom: 15px; } }

/*-- download button --*/
.col-xs-2-4,
.col-sm-2-4,
.col-md-2-4,
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-2-4 {
  float: left;
  width: 20%; }

@media (min-width: 768px) {
  .col-sm-2-4 {
    float: left;
    width: 25%; } }

@media (min-width: 992px) {
  .col-md-2-4 {
    float: left;
    width: 25%; }
    .col-md-2-4.watchface-wrapper {
      padding-left: 0; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .col-md-lg-3 {
    float: left;
    width: 25%; } }

.option-link {
  opacity: .5; }
  .option-link:hover {
    opacity: .75; }
  .option-link.active {
    opacity: 1; }
  .option-link:active, .option-link:focus {
    text-decoration: none; }

.btn-icon {
  font-size: 120%;
  color: #5f5f5f;
  padding: 0; }

.btn-icon-blue {
  font-size: 160%;
  margin-right: 10px;
  color: #2BADE3 !important;
  padding: 0; }

.btn-primary {
  background-color: #2BADE3;
  border-color: #28839e; }

.google-plus-color {
  color: #dd4d40; }

.facebook-color {
  color: #3b5999; }

.twitter-color {
  color: #55acee; }

.btn-round {
  background-color: #2BADE3;
  border-radius: 999em;
  width: 80px;
  height: 80px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  line-height: 1;
  font-size: 36px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-align: center; }
  .btn-round .download-cta {
    font-size: 12px;
    font-family: univers-condensed;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    text-align: center;
    color: #2BADE3; }
  .btn-round + .sync-button-text {
    display: inline-block;
    line-height: 86px;
    margin: 0 0 0 10px;
    vertical-align: top;
    color: #2BADE3; }
  .btn-round img {
    position: absolute;
    left: 12px;
    top: 50%;
    height: 70%;
    width: 70%;
    text-align: center;
    margin-top: -29px;
    color: #FFF; }
  .btn-round i {
    line-height: 90px;
    color: #FFF; }
  .btn-round:hover {
    opacity: .9; }
  .btn-round:active {
    opacity: .5; }

.fullscreen-watchface-name {
  position: absolute;
  bottom: 10px;
  right: 20px; }
  .fullscreen-watchface-name h3 {
    color: #FFF; }

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #FFF;
  border-color: #CCC; }

.btn-centered-icon {
  padding-bottom: 5px; }
  .btn-centered-icon i {
    vertical-align: middle; }

.centered-icon {
  vertical-align: middle; }

.green {
  background-color: #009688 !important; }

.green-text {
  color: #009688; }

.blue {
  background-color: #2BADE3 !important; }

.io-blue {
  background-color: #2dc5da !important; }

.red-text {
  color: #FF3B3B; }

.text-bold {
  font-weight: bolder !important; }

.download {
  margin-right: 10px; }

.margin-top {
  margin-top: 20px; }

.margin-left {
  margin-left: 10px; }

.no-margin {
  margin: 0; }

.no-padding-top {
  padding-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0; }

.faded {
  opacity: .25; }

.fade {
  opacity: 1; }

.fade.ng-hide-add.ng-hide-add-active,
.fade.ng-hide-remove.ng-hide-remove-active {
  display: block !important;
  transition: all linear 0.15s; }

.fade-in-out.ng-enter, .fade-in-out.ng-leave {
  transition: 0.5s linear all; }

.fade-in-out.ng-enter {
  opacity: 0; }

.fade-in-out.ng-leave,
.fade-in-out.ng-enter.ng-enter-active {
  opacity: 1; }

.fade-in-out.ng-leave.ng-leave-active {
  opacity: 0; }

.faded-out {
  transition: none; }

.faded-out,
.fade.ng-hide {
  opacity: 0; }

.opacity-fade {
  -webkit-transition: all linear 0.15s;
  -moz-transition: all linear 0.15s;
  -ms-transition: all linear 0.15s;
  transition: all linear 0.15s;
  opacity: 0; }

.opacity-hide {
  opacity: 0; }

.opacity-show,
.opacity-fade-show {
  opacity: 1; }

.hidden {
  display: none; }

tiny {
  font-size: 70%; }

.scroll {
  overflow: auto; }

.centered-dropdown {
  display: inline-block; }

.dropdown-menu .list-content {
  display: inline-block;
  vertical-align: middle; }

.dropdown-menu .list-image {
  margin-left: 10px;
  vertical-align: middle; }

.dropdown-menu-left {
  left: 0;
  right: auto; }
  .dropdown-menu-left .store-link {
    text-align: center; }
    .dropdown-menu-left .store-link img {
      max-width: 150px; }

[ui-sref] {
  cursor: pointer; }

.hide-file-input input {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.handle {
  cursor: ns-resize; }

.draggable-table ul {
  list-style-type: none; }

.draggable-table table, .draggable-table ul, .draggable-table li {
  margin: 0;
  padding: 0; }

.draggable-table .dndPlaceholder {
  height: 50px; }

#referencePage a {
  text-decoration: underline; }

#referencePage .text-muted {
  color: #999; }

#referencePage .section {
  margin: 75px auto 100px; }
  #referencePage .section table {
    margin-top: 35px;
    margin-bottom: 35px; }

#referencePage p {
  max-width: 700px;
  margin: 15px 0 15px; }

#referencePage .example {
  font-family: monospace;
  background: #DDD;
  border-radius: 2px;
  border: 1px solid #CCC;
  padding: 0px 4px; }
  #referencePage .example.good {
    background: #e6f5e6 !important;
    color: #008000;
    border-color: #aee0ae !important; }
  #referencePage .example.bad {
    background: #ffeaea !important;
    color: #b30000;
    border-color: #f3d4d4 !important; }

#referencePage div.example {
  font-size: 125%;
  border-radius: 5px;
  padding: 5px 15px;
  display: inline-block;
  position: relative;
  margin-right: auto;
  margin-left: auto; }

.presentation-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  z-index: 10000; }
  .presentation-wrapper header {
    display: none;
    margin: 20px;
    z-index: 10000;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .presentation-wrapper header #facerGifLogo {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      text-align: left; }
      .presentation-wrapper header #facerGifLogo img {
        height: auto; }
    .presentation-wrapper header #ioGifLogo {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      text-align: center; }
      .presentation-wrapper header #ioGifLogo img {
        height: 20px; }
    .presentation-wrapper header #androidwearGifLogo {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      text-align: right; }
      .presentation-wrapper header #androidwearGifLogo img {
        height: 15px; }
  .presentation-wrapper .sync-button {
    border-color: #fff;
    color: #fff;
    background-color: transparent !important;
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .presentation-wrapper .presentation-view,
  .presentation-wrapper .loader-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    transition: opacity 1s; }
    .presentation-wrapper .presentation-view .canvas-container,
    .presentation-wrapper .presentation-view .loader,
    .presentation-wrapper .presentation-view canvas,
    .presentation-wrapper .loader-wrapper .canvas-container,
    .presentation-wrapper .loader-wrapper .loader,
    .presentation-wrapper .loader-wrapper canvas {
      border-radius: 50%;
      margin: auto;
      width: 960px !important;
      height: 960px !important;
      background-size: 960px;
      text-align: center; }
    .presentation-wrapper .presentation-view .canvas-container canvas,
    .presentation-wrapper .loader-wrapper .canvas-container canvas {
      background: transparent; }
    .presentation-wrapper .presentation-view .loader i,
    .presentation-wrapper .loader-wrapper .loader i {
      display: inline-block;
      color: white;
      margin: 20px;
      font-size: 30px;
      padding: 15px;
      height: 60px;
      line-height: 30px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.25);
      -webkit-animation: loader 1s linear infinite;
      -moz-animation: loader 1s linear infinite;
      -ms-animation: loader 1s linear infinite;
      animation: loader 1s linear infinite; }
  .presentation-wrapper.fullscreen-watchface .google-io-display-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex; }
  .presentation-wrapper.fullscreen-watchface .canvas-container,
  .presentation-wrapper.fullscreen-watchface .loader,
  .presentation-wrapper.fullscreen-watchface canvas {
    width: 640px !important;
    height: 640px !important;
    background-size: 640px; }

.very-small {
  font-size: 75%; }

/*.button-icon {
    padding-bottom: 6px;
    line-height: 0;
    i {
        font-size: 23px;
        display: inline-block;
        height: 20px;
    }
}*/
.smartbanner {
  left: 0;
  top: 0;
  width: 100%;
  height: 78px;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  background: #DDD;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  z-index: 10000;
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }

.smartbanner-container {
  margin: 0 auto; }

.smartbanner-close {
  position: absolute;
  left: 7px;
  top: 7px;
  display: block;
  font-family: 'ArialRoundedMTBold',Arial;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #efefef; }

.smartbanner-close:active, .smartbanner-close:hover {
  color: #333; }

.smartbanner-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background-color: transparent;
  background-size: cover;
  background-image: url("../../img/favicons/android-icon-192x192.png"); }

.smartbanner-info {
  position: absolute;
  left: 98px;
  top: 15px;
  width: 44%;
  font-size: 12px;
  line-height: 1.2em;
  font-weight: bold;
  color: #999; }

.smartbanner-title {
  font-size: 15px;
  line-height: 17px;
  color: #000;
  font-weight: bold; }

.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 24px;
  border-bottom: 3px solid #689f38;
  padding: 0 10px;
  min-width: 12%;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  background-color: #689f38;
  text-decoration: none;
  border-radius: 5px; }

.smartbanner-button:hover {
  background-color: #c1d739;
  border-bottom: 3px solid #8c9c29; }

.smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 5px; }

.abtw {
  font-family: medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: 21px; }

.abtw .entry-box {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  padding: 1em;
  font-size: 18px; }

.abtw p {
  margin: 0 0 10px;
  color: #3e3e3e;
  padding-bottom: 1.5em; }

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

#fonts {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
  z-index: 20; }

.abtw {
  font-family: medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;
  font-size: 21px; }

.abtw .entry-box {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  padding: 1em;
  font-size: 18px; }

.abtw p {
  margin: 0 0 10px;
  color: #3e3e3e;
  padding-bottom: 1.5em; }

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

.home {
  background: url("../../img/home/shattered.png") !important;
  overflow: hidden; }
  .home .client-link, .home .client-link a {
    font-size: 21px;
    font-family: "Gotham-Round";
    /*color:#7ac1e9;*/
    text-transform: uppercase; }
  .home .client-link a {
    text-decoration: underline;
    line-height: 45px;
    vertical-align: middle;
    display: inline-block; }
  .home .client-link i {
    text-decoration: none !important;
    font-size: 30px;
    line-height: 45px;
    vertical-align: middle; }
  .home .client-link .btn-default {
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
    padding: 6px 22px 5px;
    line-height: 35px; }
  .home .client-link .client-image-link img {
    height: 48px; }
  .home .text-separator {
    margin: 20px auto 10px;
    display: block;
    color: #888; }
  .home .jumbotron-bg {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    background: url("../../img/home/herobg.png") center center;
    background-size: cover;
    background-blend-mode: darken;
    transition: 2s; }
  .home .jumbotron {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    background: black; }
  .home .jumbotron h1 {
    font-size: 26px;
    font-family: "Gotham-Round-Light";
    color: #fff;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.53);
    text-transform: none;
    padding-top: 0px;
    line-height: 34px; }
  .home .jumbotron .container {
    min-height: 441px;
    padding-top: 50px;
    z-index: 2;
    position: relative; }
  .home .jumbotron .watch-container {
    /*margin: 46px auto 44px;
                width: 170px;
                height: 170px;
                bottom: 0;
                position: absolute;
                right: 0;*/ }
  .home .home-watch-container {
    /*background: url('../../img/home/watchphone.png') no-repeat bottom center;*/
    min-height: 402px;
    height: 100%;
    max-width: 380px;
    position: relative; }
  .home h2 {
    font-family: "Gotham-Round-Light";
    color: #6B6B6B;
    font-size: 18px;
    text-transform: uppercase; }
  .home h4 {
    font-family: "Gotham-Round-Light" !important;
    font-size: 16px; }
  .home .section-header {
    background: url("../../img/home/headercap.png") center top no-repeat !important;
    padding-top: 47px;
    font-size: 23px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
    letter-spacing: 2px; }
    .home .section-header i {
      margin-right: 8px;
      vertical-align: middle;
      display: inline-block; }
  .home h2.watch-sample-header {
    margin-top: 94px;
    font-size: 23px;
    background: #fff;
    padding-bottom: 12px;
    padding-top: 16px;
    border-radius: 12px; }
  .home .phone-shadow {
    position: absolute;
    bottom: 0;
    background: url("../../img/home/mobileshadow.png") no-repeat;
    height: 78px;
    visibility: hidden; }
  .home .home-watch-container {
    position: relative; }
  .home .circlelogo {
    margin-top: 77px; }
  .home .watch-samples {
    padding-top: 20px; }
  .home .section-header-container {
    background: url("../../img/home/headercaprepeat.png") repeat-x 0px 20px; }
  .home .section-header-container.creator-header {
    background: url("../../img/home/headercaprepeat.png") repeat-x 0px 0px white; }
  .home .creator-header .section-header {
    padding-top: 35px; }
  .home h3 {
    font-size: 24px;
    font-family: "helvetica";
    color: #b9b9b9;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize; }
  .home .create-your-own {
    line-height: 28px;
    padding-bottom: 15px;
    font-size: 19px;
    color: #6b6b6b;
    text-transform: uppercase;
    margin-left: 20px;
    font-weight: bold; }
  .home .jumbotron h2 {
    color: #ffffff;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.53);
    font-size: 37px;
    text-transform: uppercase; }
  .home .btn.btn-cta {
    font-family: "Gotham-Round";
    color: #eaf3e7;
    text-transform: uppercase;
    font-style: normal; }
  .home .btn.btn-cta.btn-lg {
    padding: 14px 22px;
    font-size: 17px; }
  .home span.stats {
    display: block;
    font-size: 82px;
    font-family: "ITCAvantGardePro-Md";
    color: #cdcdcd;
    margin-top: 60px; }
  .home span.stats-label {
    display: block;
    font-size: 25px;
    color: #81c367;
    text-transform: uppercase;
    line-height: 18px;
    margin-top: -15px;
    margin-bottom: 45px;
    line-height: normal;
    font-family: "helvetica"; }
  .home .community-image {
    margin-bottom: 23px; }
  .home footer {
    background: #2bace2;
    border-top: 8px solid #a7e5ff;
    padding-top: 30px;
    padding-bottom: 30px; }
  .home .partner-btn {
    background: #186a8d;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    font-size: 20px;
    font-family: "Gotham-Round";
    color: #e5eaed; }
  .home a.partner-btn:hover, .home a.partner-btn:visited, .home a.partner-btn:active {
    color: white; }
  .home span.made-with-love {
    color: white;
    font-family: "Gotham-Round";
    font-size: 20px;
    text-transform: uppercase;
    line-height: 49px; }
  .home span.made-with-love a {
    color: #ffffff;
    text-decoration: underline; }
  .home span.made-with-love span.glyphicon {
    color: #fff; }
  .home .sample-watches-header-row {
    background: url("../../img/home/small_headrepeat.png") repeat-x; }
  .home .community-row, .home .support-row, .home .creator-row {
    background: #fff;
    padding-top: 65px; }
  .home .brands-row {
    background: #fff;
    padding-bottom: 350px; }
    .home .brands-row .cta {
      padding-top: 40px; }
    .home .brands-row a.partner-cta {
      text-decoration: underline;
      margin-top: 10px;
      display: block; }
  .home .creator-row {
    padding-top: 0px; }
  .home .secondary-header {
    background-color: #fff; }
  .home .content-list {
    color: #aaaaaa;
    margin-left: 0px;
    padding-left: 20px;
    font-size: 15px; }
  .home .content-list li {
    list-style-image: url("../../img/home/bullet.png");
    padding-bottom: 16px;
    margin-left: 0;
    padding-left: 0; }
  .home .applinks {
    border-radius: 10px;
    background: rgba(57, 57, 57, 0.6);
    max-width: 545px;
    padding: 8px;
    text-align: center; }
  .home .applinks .applink-wrapper {
    margin-right: auto;
    margin-left: auto; }
  .home .applinks h3 {
    text-transform: uppercase; }
  .home .applinks h4 {
    margin-top: -2px;
    color: white; }
  .home .applinks h3.free-label {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    clear: left;
    display: block;
    color: #ffffff;
    font-size: 20px; }
  .home .applinks a {
    padding: 10px 5px 10px 5px;
    display: inline-block; }
  .home .applinks a img {
    height: 45px; }
  .home .littlelabs {
    margin-top: -25px; }
  .home .hero-right {
    padding-left: 20px; }
  .home .watchface-image {
    transition: 2s;
    background-blend-mode: darken; }
  .home .support-listing {
    margin-top: 20px;
    color: #8a8a8a;
    margin-bottom: 15px;
    padding-bottom: 20px; }
  @media only screen and (max-width: 992px) {
    .home .jumbotron {
      text-align: center; }
    .home .jumbotron .container {
      padding-top: 20px; }
    .home .jumbotron .col-md-4 {
      padding-left: 0;
      padding-right: 0; }
    .home .applinks {
      margin-left: auto;
      margin-right: auto; }
    .home .home-watch-container {
      margin-left: auto;
      margin-right: auto; }
    .home .phone-shadow {
      position: absolute;
      bottom: 0;
      background-size: contain;
      background: url("../../img/home/mobileshadow.png") no-repeat center bottom;
      height: 78px;
      width: 100%;
      left: 0;
      margin-left: 0;
      visibility: visible; } }
  @media only screen and (max-width: 768px) {
    .home h2.section-header {
      background: url("../../img/home/headercap.png") center top no-repeat;
      padding-top: 45px;
      font-size: 20px;
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0px; }
    .home h2.watch-sample-header {
      font-size: 20px; }
    .home .jumbotron .container {
      padding-top: 20px;
      padding-left: 0;
      padding-right: 0;
      position: relative;
      z-index: 2; }
    .home .jumbotron {
      text-align: center;
      padding-left: 0;
      padding-right: 0; }
    .home .jumbotron h1 {
      margin-top: 0px;
      padding-top: 10px; }
    .home .jumbotron h2 {
      font-size: 35px; }
    .home .client-link, .home .client-link a {
      font-size: 15px;
      line-height: normal; }
    .home .made-with-love {
      margin-top: 30px;
      display: block; }
    .home .partner-btn {
      margin-right: auto;
      margin-left: auto;
      display: block; }
    .home .applinks {
      padding-left: 0; }
    .home .applinks h1 {
      font-size: 15px;
      line-height: 22px; }
    .home .applinks h3.free-label {
      visibility: hidden; }
    .home .creator-logo {
      width: 100%; }
    .home span.stats {
      font-size: 72px; }
    .home .jumbotron-bg {
      filter: blur(5px);
      overflow: hidden; } }
  .home .jumbotron-bg {
    filter: brightness(0.2);
    transition: 1s; }
  .home .watchfaces-wrapper {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .home .watchfaces-wrapper .watchface-wrapper {
        display: block;
        width: 100% !important; } }
    .home .watchfaces-wrapper .watchface-wrapper .watch-sizing-wrapper {
      height: 375px !important; }
      @media (max-width: 767px) {
        .home .watchfaces-wrapper .watchface-wrapper .watch-sizing-wrapper {
          height: 500px !important;
          width: 100% !important; }
          .home .watchfaces-wrapper .watchface-wrapper .watch-sizing-wrapper .watchmaker-series-label {
            padding-top: 18px; } }
  @media (min-width: 1200px) {
    .home .col-md-2-4 {
      float: left;
      width: 20%; } }
  @media (min-width: 1600px) {
    .home .col-md-2-4 {
      float: left;
      width: 16.66667%; } }
  .home .brand-wrapper {
    background-color: white; }
    .home .brand-wrapper .container-fluid {
      max-width: 2000px; }
  .home .home-watch-container {
    overflow: visible;
    margin-top: 60px; }
    .home .home-watch-container .byline {
      text-align: center;
      padding-bottom: 10px;
      position: absolute;
      top: -107px;
      left: 0;
      right: -110px;
      font-size: 85%;
      display: block; }
      .home .home-watch-container .byline a {
        color: white !important; }
      @media only screen and (max-width: 992px) {
        .home .home-watch-container .byline {
          text-align: center;
          position: absolute;
          bottom: -191px;
          left: -600px;
          right: -676px; } }
      .home .home-watch-container .byline img {
        border-radius: 50%;
        border: 1px solid white;
        padding: 2px;
        width: 30px;
        height: 30px;
        margin: 0 5px 0 8px; }
    .home .home-watch-container .watch-container,
    .home .home-watch-container .watch-overlay {
      margin: 3px -162px -75px;
      width: 489px;
      height: 522px;
      bottom: 0;
      background-size: 86%;
      position: absolute;
      right: 0;
      overflow: visible; }
    .home .home-watch-container .watch-overlay {
      margin: 0 -111px -143px;
      background: url("../../img/home/perspective-watch-overlay.png") center top no-repeat;
      z-index: 10;
      pointer-events: none; }
    .home .home-watch-container .watch-container {
      padding-left: 10px;
      margin-left: -10px;
      overflow: visible; }
      .home .home-watch-container .watch-container .watch-inner-container {
        position: absolute;
        top: 122px;
        left: 7px;
        width: 252px;
        height: 252px;
        perspective: 2400px; }
        @media only screen and (max-width: 992px) {
          .home .home-watch-container .watch-container .watch-inner-container {
            left: 10px; } }
        .home .home-watch-container .watch-container .watch-inner-container svg,
        .home .home-watch-container .watch-container .watch-inner-container .viewer {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          height: 100%;
          opacity: 0;
          transition: 0.5s linear opacity;
          border-radius: 50%;
          transform: rotateY(-32deg) rotateX(13deg) rotateZ(1.7deg);
          pointer-events: none; }
          .home .home-watch-container .watch-container .watch-inner-container svg .canvas-container,
          .home .home-watch-container .watch-container .watch-inner-container svg canvas,
          .home .home-watch-container .watch-container .watch-inner-container .viewer .canvas-container,
          .home .home-watch-container .watch-container .watch-inner-container .viewer canvas {
            border-radius: 50%;
            width: 100% !important;
            height: 100% !important;
            pointer-events: none; }
          .home .home-watch-container .watch-container .watch-inner-container svg.show-watchface,
          .home .home-watch-container .watch-container .watch-inner-container .viewer.show-watchface {
            opacity: 1;
            pointer-events: auto; }
        .home .home-watch-container .watch-container .watch-inner-container svg {
          opacity: 1;
          width: 100%;
          padding: 39%; }
    .home .home-watch-container .phone-container {
      background: url("../../img/home/perspective-phone.png") center top no-repeat;
      width: 100%;
      margin-left: -82px;
      height: 402px;
      position: absolute;
      z-index: -1;
      top: 13px; }

.ad {
  position: relative;
  overflow: hidden; }
  .ad .content,
  .ad .btn {
    color: #000;
    font-size: 15px; }
  .ad .content {
    margin: 0 auto;
    height: 70px;
    padding: 15px;
    position: relative;
    z-index: 1;
    text-align: center; }
    .ad .content .btn-container {
      margin-left: 10px; }
      .ad .content .btn-container .btn {
        color: #fff;
        font-size: 16px;
        border-radius: 25px;
        height: 32px;
        line-height: 32px;
        padding: 0 25px;
        box-shadow: 0 17px 85px 10px rgba(0, 0, 0, 0.44); }
        .ad .content .btn-container .btn .ad-caret {
          display: none; }
      .ad .content .btn-container .btn-subtitle {
        display: none;
        font-weight: bold;
        color: black;
        font-size: 14px;
        text-align: center;
        font-size: 11px;
        margin-top: 4px; }
      .ad .content .btn-container .simple-ad-shade {
        display: none; }
    .ad .content .icon {
      margin-right: 5px; }
      .ad .content .icon img {
        height: 40px; }
    .ad .content .icon,
    .ad .content .btn-container {
      display: inline-block;
      vertical-align: baseline; }
  .ad .bg {
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .ad.simple-ad .icon,
  .ad.simple-ad .btn-subtitle,
  .ad.simple-ad .bg {
    display: none; }
  .ad.simple-ad .content {
    padding: 0;
    height: auto; }
    .ad.simple-ad .content .btn-container {
      display: block;
      margin: 0; }
      .ad.simple-ad .content .btn-container .btn {
        position: relative;
        z-index: 1;
        max-width: 900px;
        margin: auto;
        text-align: left;
        display: block;
        box-shadow: none;
        border-radius: 0;
        height: auto;
        line-height: 15px;
        padding: 10px 11px 12px 13px; }
        .ad.simple-ad .content .btn-container .btn .ad-caret {
          display: inline-block;
          float: right; }
      .ad.simple-ad .content .btn-container .simple-ad-shade {
        display: block;
        z-index: 0;
        height: 100%;
        position: absolute;
        background-color: #000;
        opacity: 0.5;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }

.watch-container {
  display: block;
  margin: 100px auto 120px;
  width: 250px;
  height: 250px; }
  .watch-container.android_draft {
    position: relative;
    overflow: visible; }
    .watch-container.android_draft .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.android_draft .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/android_draft-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.android_draft .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.android_draft .watch-inner-container {
      position: absolute !important;
      width: 88% !important;
      height: 88% !important;
      top: 6% !important;
      left: 6% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.android_draft .watch-inner-container .canvas-container,
      .watch-container.android_draft .watch-inner-container canvas,
      .watch-container.android_draft .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.android_draft .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.android_draft.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/android_draft-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ios_draft {
    position: relative;
    overflow: visible; }
    .watch-container.ios_draft .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ios_draft .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ios_draft-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ios_draft .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ios_draft .watch-inner-container {
      position: absolute !important;
      width: 65% !important;
      height: 81% !important;
      top: 9% !important;
      left: 15% !important;
      border-radius: 3% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ios_draft .watch-inner-container .canvas-container,
      .watch-container.ios_draft .watch-inner-container canvas,
      .watch-container.ios_draft .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 3% !important; }
      .watch-container.ios_draft .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ios_draft.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ios_draft-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.moto360 {
    position: relative;
    overflow: visible; }
    .watch-container.moto360 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.moto360 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/moto360-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.moto360 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.moto360 .watch-inner-container {
      position: absolute !important;
      width: 101% !important;
      height: 101% !important;
      top: -6% !important;
      left: -2% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.moto360 .watch-inner-container .canvas-container,
      .watch-container.moto360 .watch-inner-container canvas,
      .watch-container.moto360 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.moto360 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.moto360.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/moto360-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.zenwatch {
    position: relative;
    overflow: visible; }
    .watch-container.zenwatch .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.zenwatch .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/zenwatch-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.zenwatch .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.zenwatch .watch-inner-container {
      position: absolute !important;
      width: 79% !important;
      height: 79% !important;
      top: 4% !important;
      left: 11% !important;
      border-radius: 3% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.zenwatch .watch-inner-container .canvas-container,
      .watch-container.zenwatch .watch-inner-container canvas,
      .watch-container.zenwatch .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 3% !important; }
      .watch-container.zenwatch .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.zenwatch.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/zenwatch-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.gearlive {
    position: relative;
    overflow: visible; }
    .watch-container.gearlive .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.gearlive .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/gearlive-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.gearlive .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.gearlive .watch-inner-container {
      position: absolute !important;
      width: 69.5% !important;
      height: 69.5% !important;
      top: 12% !important;
      left: 15% !important;
      border-radius: 1% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.gearlive .watch-inner-container .canvas-container,
      .watch-container.gearlive .watch-inner-container canvas,
      .watch-container.gearlive .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 1% !important; }
      .watch-container.gearlive .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.gearlive.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/gearlive-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.lggwatch {
    position: relative;
    overflow: visible; }
    .watch-container.lggwatch .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.lggwatch .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/lggwatch-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.lggwatch .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.lggwatch .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 75% !important;
      top: 9.75% !important;
      left: 12.25% !important;
      border-radius: 1% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.lggwatch .watch-inner-container .canvas-container,
      .watch-container.lggwatch .watch-inner-container canvas,
      .watch-container.lggwatch .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 1% !important; }
      .watch-container.lggwatch .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.lggwatch.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/lggwatch-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.lggwatchr {
    position: relative;
    overflow: visible; }
    .watch-container.lggwatchr .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.lggwatchr .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/lggwatchr-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.lggwatchr .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.lggwatchr .watch-inner-container {
      position: absolute !important;
      width: 84% !important;
      height: 84% !important;
      top: 6.5% !important;
      left: 5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.lggwatchr .watch-inner-container .canvas-container,
      .watch-container.lggwatchr .watch-inner-container canvas,
      .watch-container.lggwatchr .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.lggwatchr .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.lggwatchr.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/lggwatchr-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.smartwatch3 {
    position: relative;
    overflow: visible; }
    .watch-container.smartwatch3 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.smartwatch3 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/smartwatch3-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.smartwatch3 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.smartwatch3 .watch-inner-container {
      position: absolute !important;
      width: 76% !important;
      height: 76% !important;
      top: 4.75% !important;
      left: 11.75% !important;
      border-radius: 1% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.smartwatch3 .watch-inner-container .canvas-container,
      .watch-container.smartwatch3 .watch-inner-container canvas,
      .watch-container.smartwatch3 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 1% !important; }
      .watch-container.smartwatch3 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.smartwatch3.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/smartwatch3-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.urbane {
    position: relative;
    overflow: visible; }
    .watch-container.urbane .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.urbane .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/urbane-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.urbane .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.urbane .watch-inner-container {
      position: absolute !important;
      width: 89% !important;
      height: 89% !important;
      top: -1% !important;
      left: 2.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.urbane .watch-inner-container .canvas-container,
      .watch-container.urbane .watch-inner-container canvas,
      .watch-container.urbane .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.urbane .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.urbane.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/urbane-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.tagheuerconnectedwatch {
    position: relative;
    overflow: visible; }
    .watch-container.tagheuerconnectedwatch .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.tagheuerconnectedwatch .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/tagheuerconnectedwatch-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.tagheuerconnectedwatch .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.tagheuerconnectedwatch .watch-inner-container {
      position: absolute !important;
      width: 91% !important;
      height: 91% !important;
      top: -2.5% !important;
      left: 1% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.tagheuerconnectedwatch .watch-inner-container .canvas-container,
      .watch-container.tagheuerconnectedwatch .watch-inner-container canvas,
      .watch-container.tagheuerconnectedwatch .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.tagheuerconnectedwatch .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.tagheuerconnectedwatch.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/tagheuerconnectedwatch-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.zenwatch2 {
    position: relative;
    overflow: visible; }
    .watch-container.zenwatch2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.zenwatch2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/zenwatch2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.zenwatch2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.zenwatch2 .watch-inner-container {
      position: absolute !important;
      width: 69% !important;
      height: 69% !important;
      top: 10.5% !important;
      left: 12.5% !important;
      border-radius: 1% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.zenwatch2 .watch-inner-container .canvas-container,
      .watch-container.zenwatch2 .watch-inner-container canvas,
      .watch-container.zenwatch2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 1% !important; }
      .watch-container.zenwatch2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.zenwatch2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/zenwatch2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.zenwatch3 {
    position: relative;
    overflow: visible; }
    .watch-container.zenwatch3 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.zenwatch3 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/zenwatch3-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.zenwatch3 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.zenwatch3 .watch-inner-container {
      position: absolute !important;
      width: 81% !important;
      height: 81% !important;
      top: 9.7% !important;
      left: 9.7% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.zenwatch3 .watch-inner-container .canvas-container,
      .watch-container.zenwatch3 .watch-inner-container canvas,
      .watch-container.zenwatch3 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.zenwatch3 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.zenwatch3.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/zenwatch3-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.moto3602 {
    position: relative;
    overflow: visible; }
    .watch-container.moto3602 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.moto3602 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/moto3602-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.moto3602 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.moto3602 .watch-inner-container {
      position: absolute !important;
      width: 96% !important;
      height: 96% !important;
      top: -2.5% !important;
      left: 1% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.moto3602 .watch-inner-container .canvas-container,
      .watch-container.moto3602 .watch-inner-container canvas,
      .watch-container.moto3602 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.moto3602 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.moto3602.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/moto3602-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.huaweismartwatch4 {
    position: relative;
    overflow: visible; }
    .watch-container.huaweismartwatch4 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.huaweismartwatch4 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/huaweismartwatch4-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.huaweismartwatch4 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.huaweismartwatch4 .watch-inner-container {
      position: absolute !important;
      width: 93% !important;
      height: 93% !important;
      top: -2% !important;
      left: 3.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.huaweismartwatch4 .watch-inner-container .canvas-container,
      .watch-container.huaweismartwatch4 .watch-inner-container canvas,
      .watch-container.huaweismartwatch4 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.huaweismartwatch4 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.huaweismartwatch4.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/huaweismartwatch4-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch .watch-inner-container {
      position: absolute !important;
      width: 65% !important;
      height: 81% !important;
      top: 9% !important;
      left: 15% !important;
      border-radius: 3% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch .watch-inner-container .canvas-container,
      .watch-container.applewatch .watch-inner-container canvas,
      .watch-container.applewatch .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 3% !important; }
      .watch-container.applewatch .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilq {
    position: relative;
    overflow: visible; }
    .watch-container.fossilq .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilq .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilq-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilq .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilq .watch-inner-container {
      position: absolute !important;
      width: 91.5% !important;
      height: 91.5% !important;
      top: 3% !important;
      left: 4.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilq .watch-inner-container .canvas-container,
      .watch-container.fossilq .watch-inner-container canvas,
      .watch-container.fossilq .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilq .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilq.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilq-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilqwander {
    position: relative;
    overflow: visible; }
    .watch-container.fossilqwander .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilqwander .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilqwander-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilqwander .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilqwander .watch-inner-container {
      position: absolute !important;
      width: 89% !important;
      height: 89% !important;
      top: 5.5% !important;
      left: 5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilqwander .watch-inner-container .canvas-container,
      .watch-container.fossilqwander .watch-inner-container canvas,
      .watch-container.fossilqwander .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilqwander .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilqwander.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilqwander-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.casiowsdf10 {
    position: relative;
    overflow: visible; }
    .watch-container.casiowsdf10 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.casiowsdf10 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/casiowsdf10-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.casiowsdf10 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.casiowsdf10 .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 75% !important;
      top: 11% !important;
      left: 11.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.casiowsdf10 .watch-inner-container .canvas-container,
      .watch-container.casiowsdf10 .watch-inner-container canvas,
      .watch-container.casiowsdf10 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.casiowsdf10 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.casiowsdf10.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/casiowsdf10-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.moto3602w {
    position: relative;
    overflow: visible; }
    .watch-container.moto3602w .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.moto3602w .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/moto3602w-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.moto3602w .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.moto3602w .watch-inner-container {
      position: absolute !important;
      width: 79% !important;
      height: 79% !important;
      top: 10% !important;
      left: 10.75% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.moto3602w .watch-inner-container .canvas-container,
      .watch-container.moto3602w .watch-inner-container canvas,
      .watch-container.moto3602w .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.moto3602w .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.moto3602w.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/moto3602w-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.huaweismartwatch4w {
    position: relative;
    overflow: visible; }
    .watch-container.huaweismartwatch4w .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.huaweismartwatch4w .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/huaweismartwatch4w-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.huaweismartwatch4w .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.huaweismartwatch4w .watch-inner-container {
      position: absolute !important;
      width: 78% !important;
      height: 78% !important;
      top: 11% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.huaweismartwatch4w .watch-inner-container .canvas-container,
      .watch-container.huaweismartwatch4w .watch-inner-container canvas,
      .watch-container.huaweismartwatch4w .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.huaweismartwatch4w .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.huaweismartwatch4w.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/huaweismartwatch4w-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.urbanelte {
    position: relative;
    overflow: visible; }
    .watch-container.urbanelte .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.urbanelte .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/urbanelte-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.urbanelte .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.urbanelte .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 10.5% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.urbanelte .watch-inner-container .canvas-container,
      .watch-container.urbanelte .watch-inner-container canvas,
      .watch-container.urbanelte .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.urbanelte .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.urbanelte.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/urbanelte-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.gears2 {
    position: relative;
    overflow: visible; }
    .watch-container.gears2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.gears2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/gears2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.gears2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.gears2 .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 11% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.gears2 .watch-inner-container .canvas-container,
      .watch-container.gears2 .watch-inner-container canvas,
      .watch-container.gears2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.gears2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.gears2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/gears2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.gears3 {
    position: relative;
    overflow: visible; }
    .watch-container.gears3 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.gears3 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/gears3-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.gears3 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.gears3 .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 11% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.gears3 .watch-inner-container .canvas-container,
      .watch-container.gears3 .watch-inner-container canvas,
      .watch-container.gears3 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.gears3 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.gears3.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/gears3-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.michaelkors {
    position: relative;
    overflow: visible; }
    .watch-container.michaelkors .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.michaelkors .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/michaelkors-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.michaelkors .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.michaelkors .watch-inner-container {
      position: absolute !important;
      width: 79% !important;
      height: 79% !important;
      top: 10.5% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.michaelkors .watch-inner-container .canvas-container,
      .watch-container.michaelkors .watch-inner-container canvas,
      .watch-container.michaelkors .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.michaelkors .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.michaelkors.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/michaelkors-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.michaelkorsbradshaw {
    position: relative;
    overflow: visible; }
    .watch-container.michaelkorsbradshaw .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.michaelkorsbradshaw .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/michaelkorsbradshaw-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.michaelkorsbradshaw .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.michaelkorsbradshaw .watch-inner-container {
      position: absolute !important;
      width: 80% !important;
      height: 80% !important;
      top: 6% !important;
      left: 10.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.michaelkorsbradshaw .watch-inner-container .canvas-container,
      .watch-container.michaelkorsbradshaw .watch-inner-container canvas,
      .watch-container.michaelkorsbradshaw .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.michaelkorsbradshaw .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.michaelkorsbradshaw.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/michaelkorsbradshaw-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.moto360sport {
    position: relative;
    overflow: visible; }
    .watch-container.moto360sport .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.moto360sport .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/moto360sport-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.moto360sport .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.moto360sport .watch-inner-container {
      position: absolute !important;
      width: 79% !important;
      height: 79% !important;
      top: 11% !important;
      left: 10% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.moto360sport .watch-inner-container .canvas-container,
      .watch-container.moto360sport .watch-inner-container canvas,
      .watch-container.moto360sport .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.moto360sport .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.moto360sport.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/moto360sport-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.nixonmission {
    position: relative;
    overflow: visible; }
    .watch-container.nixonmission .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.nixonmission .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/nixonmission-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.nixonmission .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.nixonmission .watch-inner-container {
      position: absolute !important;
      width: 86% !important;
      height: 86% !important;
      top: 7% !important;
      left: 7% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.nixonmission .watch-inner-container .canvas-container,
      .watch-container.nixonmission .watch-inner-container canvas,
      .watch-container.nixonmission .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.nixonmission .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.nixonmission.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/nixonmission-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.polarm600 {
    position: relative;
    overflow: visible; }
    .watch-container.polarm600 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.polarm600 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/polarm600-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.polarm600 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.polarm600 .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 10.5% !important;
      left: 11% !important;
      border-radius: 1% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.polarm600 .watch-inner-container .canvas-container,
      .watch-container.polarm600 .watch-inner-container canvas,
      .watch-container.polarm600 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 1% !important; }
      .watch-container.polarm600 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.polarm600.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/polarm600-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.casioprotreksmart {
    position: relative;
    overflow: visible; }
    .watch-container.casioprotreksmart .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.casioprotreksmart .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/casioprotreksmart-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.casioprotreksmart .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.casioprotreksmart .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 11% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.casioprotreksmart .watch-inner-container .canvas-container,
      .watch-container.casioprotreksmart .watch-inner-container canvas,
      .watch-container.casioprotreksmart .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.casioprotreksmart .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.casioprotreksmart.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/casioprotreksmart-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.lgwatchsport {
    position: relative;
    overflow: visible; }
    .watch-container.lgwatchsport .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.lgwatchsport .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/lgwatchsport-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.lgwatchsport .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.lgwatchsport .watch-inner-container {
      position: absolute !important;
      width: 78% !important;
      height: 78% !important;
      top: 11% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.lgwatchsport .watch-inner-container .canvas-container,
      .watch-container.lgwatchsport .watch-inner-container canvas,
      .watch-container.lgwatchsport .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.lgwatchsport .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.lgwatchsport.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/lgwatchsport-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.lgwatchstyle {
    position: relative;
    overflow: visible; }
    .watch-container.lgwatchstyle .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.lgwatchstyle .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/lgwatchstyle-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.lgwatchstyle .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.lgwatchstyle .watch-inner-container {
      position: absolute !important;
      width: 84% !important;
      height: 84% !important;
      top: 8.5% !important;
      left: 8% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.lgwatchstyle .watch-inner-container .canvas-container,
      .watch-container.lgwatchstyle .watch-inner-container canvas,
      .watch-container.lgwatchstyle .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.lgwatchstyle .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.lgwatchstyle.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/lgwatchstyle-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.newbalanceruniq {
    position: relative;
    overflow: visible; }
    .watch-container.newbalanceruniq .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.newbalanceruniq .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/newbalanceruniq-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.newbalanceruniq .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.newbalanceruniq .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 10.5% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.newbalanceruniq .watch-inner-container .canvas-container,
      .watch-container.newbalanceruniq .watch-inner-container canvas,
      .watch-container.newbalanceruniq .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.newbalanceruniq .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.newbalanceruniq.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/newbalanceruniq-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilqmarshal {
    position: relative;
    overflow: visible; }
    .watch-container.fossilqmarshal .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilqmarshal .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilqmarshal-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilqmarshal .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilqmarshal .watch-inner-container {
      position: absolute !important;
      width: 88.5% !important;
      height: 88.5% !important;
      top: 5.5% !important;
      left: 6% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilqmarshal .watch-inner-container .canvas-container,
      .watch-container.fossilqmarshal .watch-inner-container canvas,
      .watch-container.fossilqmarshal .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilqmarshal .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilqmarshal.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilqmarshal-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.tagheuerconnectedmodular45 {
    position: relative;
    overflow: visible; }
    .watch-container.tagheuerconnectedmodular45 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.tagheuerconnectedmodular45 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/tagheuerconnectedmodular45-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.tagheuerconnectedmodular45 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.tagheuerconnectedmodular45 .watch-inner-container {
      position: absolute !important;
      width: 80% !important;
      height: 80% !important;
      top: 10.5% !important;
      left: 10.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.tagheuerconnectedmodular45 .watch-inner-container .canvas-container,
      .watch-container.tagheuerconnectedmodular45 .watch-inner-container canvas,
      .watch-container.tagheuerconnectedmodular45 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.tagheuerconnectedmodular45 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.tagheuerconnectedmodular45.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/tagheuerconnectedmodular45-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.huaweismartwatch2 {
    position: relative;
    overflow: visible; }
    .watch-container.huaweismartwatch2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.huaweismartwatch2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/huaweismartwatch2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.huaweismartwatch2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.huaweismartwatch2 .watch-inner-container {
      position: absolute !important;
      width: 79% !important;
      height: 79% !important;
      top: 10% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.huaweismartwatch2 .watch-inner-container .canvas-container,
      .watch-container.huaweismartwatch2 .watch-inner-container canvas,
      .watch-container.huaweismartwatch2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.huaweismartwatch2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.huaweismartwatch2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/huaweismartwatch2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ztequartz {
    position: relative;
    overflow: visible; }
    .watch-container.ztequartz .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ztequartz .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ztequartz-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ztequartz .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ztequartz .watch-inner-container {
      position: absolute !important;
      width: 80% !important;
      height: 80% !important;
      top: 10.5% !important;
      left: 10.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ztequartz .watch-inner-container .canvas-container,
      .watch-container.ztequartz .watch-inner-container canvas,
      .watch-container.ztequartz .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.ztequartz .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ztequartz.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ztequartz-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.waldhoffrenaissance {
    position: relative;
    overflow: visible; }
    .watch-container.waldhoffrenaissance .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.waldhoffrenaissance .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/waldhoffrenaissance-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.waldhoffrenaissance .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.waldhoffrenaissance .watch-inner-container {
      position: absolute !important;
      width: 80% !important;
      height: 80% !important;
      top: 12% !important;
      left: 10% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.waldhoffrenaissance .watch-inner-container .canvas-container,
      .watch-container.waldhoffrenaissance .watch-inner-container canvas,
      .watch-container.waldhoffrenaissance .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.waldhoffrenaissance .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.waldhoffrenaissance.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/waldhoffrenaissance-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.waldhoffregent {
    position: relative;
    overflow: visible; }
    .watch-container.waldhoffregent .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.waldhoffregent .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/waldhoffregent-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.waldhoffregent .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.waldhoffregent .watch-inner-container {
      position: absolute !important;
      width: 80% !important;
      height: 80% !important;
      top: 11.5% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.waldhoffregent .watch-inner-container .canvas-container,
      .watch-container.waldhoffregent .watch-inner-container canvas,
      .watch-container.waldhoffregent .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.waldhoffregent .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.waldhoffregent.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/waldhoffregent-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.waldhoffmultimatic {
    position: relative;
    overflow: visible; }
    .watch-container.waldhoffmultimatic .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.waldhoffmultimatic .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/waldhoffmultimatic-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.waldhoffmultimatic .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.waldhoffmultimatic .watch-inner-container {
      position: absolute !important;
      width: 81% !important;
      height: 81% !important;
      top: 11% !important;
      left: 9.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.waldhoffmultimatic .watch-inner-container .canvas-container,
      .watch-container.waldhoffmultimatic .watch-inner-container canvas,
      .watch-container.waldhoffmultimatic .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.waldhoffmultimatic .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.waldhoffmultimatic.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/waldhoffmultimatic-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.amazonechospot {
    position: relative;
    overflow: visible; }
    .watch-container.amazonechospot .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.amazonechospot .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/amazonechospot-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.amazonechospot .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.amazonechospot .watch-inner-container {
      position: absolute !important;
      width: 92% !important;
      height: 86.5% !important;
      top: 4.5% !important;
      left: 3.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.amazonechospot .watch-inner-container .canvas-container,
      .watch-container.amazonechospot .watch-inner-container canvas,
      .watch-container.amazonechospot .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.amazonechospot .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.amazonechospot.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/amazonechospot-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ticwatchsport {
    position: relative;
    overflow: visible; }
    .watch-container.ticwatchsport .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ticwatchsport .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ticwatchsport-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ticwatchsport .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ticwatchsport .watch-inner-container {
      position: absolute !important;
      width: 85% !important;
      height: 85% !important;
      top: 8% !important;
      left: 7.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ticwatchsport .watch-inner-container .canvas-container,
      .watch-container.ticwatchsport .watch-inner-container canvas,
      .watch-container.ticwatchsport .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.ticwatchsport .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ticwatchsport.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ticwatchsport-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ticwatchexpress {
    position: relative;
    overflow: visible; }
    .watch-container.ticwatchexpress .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ticwatchexpress .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ticwatchexpress-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ticwatchexpress .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ticwatchexpress .watch-inner-container {
      position: absolute !important;
      width: 83.5% !important;
      height: 83.5% !important;
      top: 7.5% !important;
      left: 10% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ticwatchexpress .watch-inner-container .canvas-container,
      .watch-container.ticwatchexpress .watch-inner-container canvas,
      .watch-container.ticwatchexpress .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.ticwatchexpress .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ticwatchexpress.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ticwatchexpress-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.samsunggearsport {
    position: relative;
    overflow: visible; }
    .watch-container.samsunggearsport .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.samsunggearsport .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/samsunggearsport-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.samsunggearsport .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.samsunggearsport .watch-inner-container {
      position: absolute !important;
      width: 78% !important;
      height: 78% !important;
      top: 10% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.samsunggearsport .watch-inner-container .canvas-container,
      .watch-container.samsunggearsport .watch-inner-container canvas,
      .watch-container.samsunggearsport .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.samsunggearsport .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.samsunggearsport.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/samsunggearsport-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.misfitvapor {
    position: relative;
    overflow: visible; }
    .watch-container.misfitvapor .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.misfitvapor .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/misfitvapor-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.misfitvapor .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.misfitvapor .watch-inner-container {
      position: absolute !important;
      width: 88% !important;
      height: 88% !important;
      top: 7.5% !important;
      left: 4.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.misfitvapor .watch-inner-container .canvas-container,
      .watch-container.misfitvapor .watch-inner-container canvas,
      .watch-container.misfitvapor .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.misfitvapor .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.misfitvapor.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/misfitvapor-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilqexplorist {
    position: relative;
    overflow: visible; }
    .watch-container.fossilqexplorist .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilqexplorist .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilqexplorist-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilqexplorist .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilqexplorist .watch-inner-container {
      position: absolute !important;
      width: 86.5% !important;
      height: 86.5% !important;
      top: 7.5% !important;
      left: 6.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilqexplorist .watch-inner-container .canvas-container,
      .watch-container.fossilqexplorist .watch-inner-container canvas,
      .watch-container.fossilqexplorist .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilqexplorist .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilqexplorist.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilqexplorist-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilqventure {
    position: relative;
    overflow: visible; }
    .watch-container.fossilqventure .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilqventure .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilqventure-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilqventure .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilqventure .watch-inner-container {
      position: absolute !important;
      width: 89% !important;
      height: 89% !important;
      top: 2% !important;
      left: 4.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilqventure .watch-inner-container .canvas-container,
      .watch-container.fossilqventure .watch-inner-container canvas,
      .watch-container.fossilqventure .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilqventure .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilqventure.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilqventure-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.michaelkorsaccessgrayson {
    position: relative;
    overflow: visible; }
    .watch-container.michaelkorsaccessgrayson .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.michaelkorsaccessgrayson .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/michaelkorsaccessgrayson-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.michaelkorsaccessgrayson .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.michaelkorsaccessgrayson .watch-inner-container {
      position: absolute !important;
      width: 86% !important;
      height: 86% !important;
      top: 7.5% !important;
      left: 7.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.michaelkorsaccessgrayson .watch-inner-container .canvas-container,
      .watch-container.michaelkorsaccessgrayson .watch-inner-container canvas,
      .watch-container.michaelkorsaccessgrayson .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.michaelkorsaccessgrayson .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.michaelkorsaccessgrayson.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/michaelkorsaccessgrayson-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.montblancsummit {
    position: relative;
    overflow: visible; }
    .watch-container.montblancsummit .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.montblancsummit .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/montblancsummit-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.montblancsummit .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.montblancsummit .watch-inner-container {
      position: absolute !important;
      width: 86% !important;
      height: 86% !important;
      top: 6.5% !important;
      left: 8.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.montblancsummit .watch-inner-container .canvas-container,
      .watch-container.montblancsummit .watch-inner-container canvas,
      .watch-container.montblancsummit .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.montblancsummit .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.montblancsummit.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/montblancsummit-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.swatchredgrin {
    position: relative;
    overflow: visible; }
    .watch-container.swatchredgrin .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.swatchredgrin .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/swatchredgrin-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.swatchredgrin .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.swatchredgrin .watch-inner-container {
      position: absolute !important;
      width: 74.5% !important;
      height: 74.5% !important;
      top: 11.5% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.swatchredgrin .watch-inner-container .canvas-container,
      .watch-container.swatchredgrin .watch-inner-container canvas,
      .watch-container.swatchredgrin .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.swatchredgrin .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.swatchredgrin.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/swatchredgrin-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.swatchclearsky {
    position: relative;
    overflow: visible; }
    .watch-container.swatchclearsky .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.swatchclearsky .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/swatchclearsky-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.swatchclearsky .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.swatchclearsky .watch-inner-container {
      position: absolute !important;
      width: 82% !important;
      height: 82% !important;
      top: 9% !important;
      left: 11.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.swatchclearsky .watch-inner-container .canvas-container,
      .watch-container.swatchclearsky .watch-inner-container canvas,
      .watch-container.swatchclearsky .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.swatchclearsky .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.swatchclearsky.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/swatchclearsky-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.swatchnewgent {
    position: relative;
    overflow: visible; }
    .watch-container.swatchnewgent .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.swatchnewgent .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/swatchnewgent-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.swatchnewgent .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.swatchnewgent .watch-inner-container {
      position: absolute !important;
      width: 80.5% !important;
      height: 80.5% !important;
      top: 10% !important;
      left: 12% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.swatchnewgent .watch-inner-container .canvas-container,
      .watch-container.swatchnewgent .watch-inner-container canvas,
      .watch-container.swatchnewgent .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.swatchnewgent .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.swatchnewgent.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/swatchnewgent-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.swatchoradaria {
    position: relative;
    overflow: visible; }
    .watch-container.swatchoradaria .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.swatchoradaria .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/swatchoradaria-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.swatchoradaria .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.swatchoradaria .watch-inner-container {
      position: absolute !important;
      width: 86% !important;
      height: 86% !important;
      top: 7.5% !important;
      left: 9.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.swatchoradaria .watch-inner-container .canvas-container,
      .watch-container.swatchoradaria .watch-inner-container canvas,
      .watch-container.swatchoradaria .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.swatchoradaria .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.swatchoradaria.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/swatchoradaria-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.dieselonfullguard {
    position: relative;
    overflow: visible; }
    .watch-container.dieselonfullguard .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.dieselonfullguard .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/dieselonfullguard-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.dieselonfullguard .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.dieselonfullguard .watch-inner-container {
      position: absolute !important;
      width: 87% !important;
      height: 87% !important;
      top: 7.5% !important;
      left: 5.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.dieselonfullguard .watch-inner-container .canvas-container,
      .watch-container.dieselonfullguard .watch-inner-container canvas,
      .watch-container.dieselonfullguard .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.dieselonfullguard .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.dieselonfullguard.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/dieselonfullguard-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.verizonwear24 {
    position: relative;
    overflow: visible; }
    .watch-container.verizonwear24 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.verizonwear24 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/verizonwear24-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.verizonwear24 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.verizonwear24 .watch-inner-container {
      position: absolute !important;
      width: 89.5% !important;
      height: 89.5% !important;
      top: 5.5% !important;
      left: 5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.verizonwear24 .watch-inner-container .canvas-container,
      .watch-container.verizonwear24 .watch-inner-container canvas,
      .watch-container.verizonwear24 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.verizonwear24 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.verizonwear24.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/verizonwear24-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatchsquare {
    position: relative;
    overflow: visible; }
    .watch-container.applewatchsquare .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatchsquare .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatchsquare-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatchsquare .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatchsquare .watch-inner-container {
      position: absolute !important;
      width: 67% !important;
      height: 67% !important;
      top: 15.5% !important;
      left: 13.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatchsquare .watch-inner-container .canvas-container,
      .watch-container.applewatchsquare .watch-inner-container canvas,
      .watch-container.applewatchsquare .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.applewatchsquare .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatchsquare.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatchsquare-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ticwatchpro {
    position: relative;
    overflow: visible; }
    .watch-container.ticwatchpro .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ticwatchpro .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ticwatchpro-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ticwatchpro .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ticwatchpro .watch-inner-container {
      position: absolute !important;
      width: 84.5% !important;
      height: 84.5% !important;
      top: 7.5% !important;
      left: 6% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ticwatchpro .watch-inner-container .canvas-container,
      .watch-container.ticwatchpro .watch-inner-container canvas,
      .watch-container.ticwatchpro .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.ticwatchpro .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ticwatchpro.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ticwatchpro-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.galaxywatch {
    position: relative;
    overflow: visible; }
    .watch-container.galaxywatch .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.galaxywatch .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/galaxywatch-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.galaxywatch .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.galaxywatch .watch-inner-container {
      position: absolute !important;
      width: 72.5% !important;
      height: 72.5% !important;
      top: 14% !important;
      left: 14% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.galaxywatch .watch-inner-container .canvas-container,
      .watch-container.galaxywatch .watch-inner-container canvas,
      .watch-container.galaxywatch .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.galaxywatch .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.galaxywatch.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/galaxywatch-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.fossilsport {
    position: relative;
    overflow: visible; }
    .watch-container.fossilsport .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.fossilsport .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/fossilsport-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.fossilsport .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.fossilsport .watch-inner-container {
      position: absolute !important;
      width: 82% !important;
      height: 82% !important;
      top: 10.5% !important;
      left: 7.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.fossilsport .watch-inner-container .canvas-container,
      .watch-container.fossilsport .watch-inner-container canvas,
      .watch-container.fossilsport .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.fossilsport .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.fossilsport.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/fossilsport-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.guessace {
    position: relative;
    overflow: visible; }
    .watch-container.guessace .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.guessace .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/guessace-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.guessace .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.guessace .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 75% !important;
      top: 13% !important;
      left: 11% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.guessace .watch-inner-container .canvas-container,
      .watch-container.guessace .watch-inner-container canvas,
      .watch-container.guessace .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.guessace .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.guessace.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/guessace-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.guessjemma {
    position: relative;
    overflow: visible; }
    .watch-container.guessjemma .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.guessjemma .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/guessjemma-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.guessjemma .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.guessjemma .watch-inner-container {
      position: absolute !important;
      width: 81.5% !important;
      height: 81.5% !important;
      top: 10.5% !important;
      left: 7.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.guessjemma .watch-inner-container .canvas-container,
      .watch-container.guessjemma .watch-inner-container canvas,
      .watch-container.guessjemma .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.guessjemma .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.guessjemma.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/guessjemma-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.guesscassidy {
    position: relative;
    overflow: visible; }
    .watch-container.guesscassidy .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.guesscassidy .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/guesscassidy-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.guesscassidy .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.guesscassidy .watch-inner-container {
      position: absolute !important;
      width: 82.5% !important;
      height: 82.5% !important;
      top: 10% !important;
      left: 7% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.guesscassidy .watch-inner-container .canvas-container,
      .watch-container.guesscassidy .watch-inner-container canvas,
      .watch-container.guesscassidy .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.guesscassidy .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.guesscassidy.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/guesscassidy-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.katespadescallop {
    position: relative;
    overflow: visible; }
    .watch-container.katespadescallop .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.katespadescallop .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/katespadescallop-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.katespadescallop .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.katespadescallop .watch-inner-container {
      position: absolute !important;
      width: 82.5% !important;
      height: 82.5% !important;
      top: 9% !important;
      left: 7% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.katespadescallop .watch-inner-container .canvas-container,
      .watch-container.katespadescallop .watch-inner-container canvas,
      .watch-container.katespadescallop .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.katespadescallop .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.katespadescallop.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/katespadescallop-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.michaelkorsaccesssofie {
    position: relative;
    overflow: visible; }
    .watch-container.michaelkorsaccesssofie .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.michaelkorsaccesssofie .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/michaelkorsaccesssofie-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.michaelkorsaccesssofie .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.michaelkorsaccesssofie .watch-inner-container {
      position: absolute !important;
      width: 75.5% !important;
      height: 75.5% !important;
      top: 12% !important;
      left: 12% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.michaelkorsaccesssofie .watch-inner-container .canvas-container,
      .watch-container.michaelkorsaccesssofie .watch-inner-container canvas,
      .watch-container.michaelkorsaccesssofie .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.michaelkorsaccesssofie .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.michaelkorsaccesssofie.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/michaelkorsaccesssofie-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.movadoconnect {
    position: relative;
    overflow: visible; }
    .watch-container.movadoconnect .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.movadoconnect .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/movadoconnect-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.movadoconnect .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.movadoconnect .watch-inner-container {
      position: absolute !important;
      width: 82.5% !important;
      height: 82.5% !important;
      top: 8.5% !important;
      left: 7.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.movadoconnect .watch-inner-container .canvas-container,
      .watch-container.movadoconnect .watch-inner-container canvas,
      .watch-container.movadoconnect .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.movadoconnect .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.movadoconnect.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/movadoconnect-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.skagenfalster1 {
    position: relative;
    overflow: visible; }
    .watch-container.skagenfalster1 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.skagenfalster1 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/skagenfalster1-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.skagenfalster1 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.skagenfalster1 .watch-inner-container {
      position: absolute !important;
      width: 78.5% !important;
      height: 78.5% !important;
      top: 8.5% !important;
      left: 9.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.skagenfalster1 .watch-inner-container .canvas-container,
      .watch-container.skagenfalster1 .watch-inner-container canvas,
      .watch-container.skagenfalster1 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.skagenfalster1 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.skagenfalster1.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/skagenfalster1-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.skagenfalster2 {
    position: relative;
    overflow: visible; }
    .watch-container.skagenfalster2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.skagenfalster2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/skagenfalster2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.skagenfalster2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.skagenfalster2 .watch-inner-container {
      position: absolute !important;
      width: 89.5% !important;
      height: 89.5% !important;
      top: 5% !important;
      left: 4% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.skagenfalster2 .watch-inner-container .canvas-container,
      .watch-container.skagenfalster2 .watch-inner-container canvas,
      .watch-container.skagenfalster2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.skagenfalster2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.skagenfalster2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/skagenfalster2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.armaniconnected {
    position: relative;
    overflow: visible; }
    .watch-container.armaniconnected .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.armaniconnected .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/armaniconnected-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.armaniconnected .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.armaniconnected .watch-inner-container {
      position: absolute !important;
      width: 84.5% !important;
      height: 84.5% !important;
      top: 8.5% !important;
      left: 6.5% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.armaniconnected .watch-inner-container .canvas-container,
      .watch-container.armaniconnected .watch-inner-container canvas,
      .watch-container.armaniconnected .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.armaniconnected .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.armaniconnected.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/armaniconnected-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.montblancsummit2 {
    position: relative;
    overflow: visible; }
    .watch-container.montblancsummit2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.montblancsummit2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/montblancsummit2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.montblancsummit2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.montblancsummit2 .watch-inner-container {
      position: absolute !important;
      width: 71.5% !important;
      height: 71.5% !important;
      top: 15.5% !important;
      left: 13% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.montblancsummit2 .watch-inner-container .canvas-container,
      .watch-container.montblancsummit2 .watch-inner-container canvas,
      .watch-container.montblancsummit2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.montblancsummit2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.montblancsummit2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/montblancsummit2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.ticwatchc2 {
    position: relative;
    overflow: visible; }
    .watch-container.ticwatchc2 .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.ticwatchc2 .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/ticwatchc2-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.ticwatchc2 .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.ticwatchc2 .watch-inner-container {
      position: absolute !important;
      width: 77% !important;
      height: 77% !important;
      top: 13.5% !important;
      left: 10% !important;
      border-radius: 50% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.ticwatchc2 .watch-inner-container .canvas-container,
      .watch-container.ticwatchc2 .watch-inner-container canvas,
      .watch-container.ticwatchc2 .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 50% !important; }
      .watch-container.ticwatchc2 .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.ticwatchc2.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/ticwatchc2-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch4silvermilanese {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch4silvermilanese .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch4silvermilanese .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch4silvermilanese-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch4silvermilanese .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch4silvermilanese .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 93.75% !important;
      top: 0.5% !important;
      left: 10% !important;
      border-radius: 19% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch4silvermilanese .watch-inner-container .canvas-container,
      .watch-container.applewatch4silvermilanese .watch-inner-container canvas,
      .watch-container.applewatch4silvermilanese .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 19% !important; }
      .watch-container.applewatch4silvermilanese .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch4silvermilanese.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch4silvermilanese-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch4sportwhite {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch4sportwhite .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch4sportwhite .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch4sportwhite-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch4sportwhite .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch4sportwhite .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 93.75% !important;
      top: 0.5% !important;
      left: 10% !important;
      border-radius: 19% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch4sportwhite .watch-inner-container .canvas-container,
      .watch-container.applewatch4sportwhite .watch-inner-container canvas,
      .watch-container.applewatch4sportwhite .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 19% !important; }
      .watch-container.applewatch4sportwhite .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch4sportwhite.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch4sportwhite-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch4sportblack {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch4sportblack .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch4sportblack .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch4sportblack-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch4sportblack .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch4sportblack .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 93.75% !important;
      top: 0.5% !important;
      left: 10% !important;
      border-radius: 19% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch4sportblack .watch-inner-container .canvas-container,
      .watch-container.applewatch4sportblack .watch-inner-container canvas,
      .watch-container.applewatch4sportblack .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 19% !important; }
      .watch-container.applewatch4sportblack .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch4sportblack.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch4sportblack-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch4goldmilanese {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch4goldmilanese .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch4goldmilanese .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch4goldmilanese-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch4goldmilanese .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch4goldmilanese .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 93.75% !important;
      top: 0.5% !important;
      left: 10% !important;
      border-radius: 19% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch4goldmilanese .watch-inner-container .canvas-container,
      .watch-container.applewatch4goldmilanese .watch-inner-container canvas,
      .watch-container.applewatch4goldmilanese .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 19% !important; }
      .watch-container.applewatch4goldmilanese .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch4goldmilanese.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch4goldmilanese-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.applewatch4stainlessblack {
    position: relative;
    overflow: visible; }
    .watch-container.applewatch4stainlessblack .watch-shadow {
      position: absolute;
      position: absolute;
      bottom: -50%;
      right: -30%;
      left: -30%;
      height: 16%;
      background: radial-gradient(ellipse at center, #969696 10%, transparent 50%);
      z-index: 0; }
    .watch-container.applewatch4stainlessblack .watch-background {
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200% !important;
      height: 200% !important;
      background-size: 100%;
      background-position: center;
      background-image: url("../../img/watches/centered/applewatch4stainlessblack-realistic.png");
      background-repeat: no-repeat;
      z-index: 1;
      pointer-events: none; }
      .watch-container.applewatch4stainlessblack .watch-background img {
        width: 100%;
        height: 100%; }
    .watch-container.applewatch4stainlessblack .watch-inner-container {
      position: absolute !important;
      width: 75% !important;
      height: 93.75% !important;
      top: 0.5% !important;
      left: 10% !important;
      border-radius: 19% !important;
      overflow: hidden;
      z-index: 1; }
      .watch-container.applewatch4stainlessblack .watch-inner-container .canvas-container,
      .watch-container.applewatch4stainlessblack .watch-inner-container canvas,
      .watch-container.applewatch4stainlessblack .watch-inner-container .watchface-image {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border-radius: 19% !important; }
      .watch-container.applewatch4stainlessblack .watch-inner-container .watchface-image {
        background-size: 100%;
        background-repeat: no-repeat; }
  .watch-container.applewatch4stainlessblack.watch-skin-preview {
    background-size: 100%;
    background-position: center;
    background-image: url("../../img/watches/centered/applewatch4stainlessblack-realistic.png");
    background-repeat: no-repeat; }
  .watch-container.amazonechospot .watch-shadow {
    display: none; }

.user-widget {
  text-align: center; }
  @media (max-width: 767px) {
    .user-widget .user-widget-info-wrapper {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 10px 0;
      border-bottom: 1px solid #d6d6d6; } }
  .user-widget .artist-name {
    font-weight: bold;
    margin: 10px auto;
    font-size: 18px; }
    @media (max-width: 767px) {
      .user-widget .artist-name {
        text-align: left; } }
  .user-widget .artist {
    background-color: white;
    margin-top: 40px;
    width: 50%;
    border-radius: 50%;
    box-shadow: 0 3px 59px -10px black;
    background-position: center; }
    @media (max-width: 767px) {
      .user-widget .artist {
        margin-top: 0px;
        width: 100%; } }

.top-charts-row {
  font-size: 32px; }
  .top-charts-row .user-widget {
    text-align: right;
    padding: 20px; }
    @media (max-width: 767px) {
      .top-charts-row .user-widget {
        padding: 20px 0; } }
    .top-charts-row .user-widget .artist {
      margin-top: 0px;
      width: 100%; }
  @media (max-width: 767px) {
    .top-charts-row .artist-name {
      font-size: 16px;
      max-width: 70%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; } }

.user-profile {
  padding-top: 0 !important; }
  .user-profile #userStats {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    text-align: center;
    margin-bottom: 15px; }
    .user-profile #userStats .user-stat {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media (max-width: 767px) {
        .user-profile #userStats .user-stat h3 {
          font-size: 18px;
          margin-top: 15px;
          margin-bottom: 5px;
          color: black; }
        .user-profile #userStats .user-stat span {
          font-size: 12px; }
        .user-profile #userStats .user-stat small {
          font-size: 10px; } }
  .user-profile .username .edit-profile {
    display: inline-block;
    font-size: 50%; }
    @media (max-width: 767px) {
      .user-profile .username .edit-profile {
        font-size: 100%; } }
  .user-profile .user-description {
    padding: 30px;
    font-size: 16px; }
    @media (max-width: 767px) {
      .user-profile .user-description {
        padding-top: 0;
        padding-bottom: 10px;
        font-size: 12px; }
        .user-profile .user-description h2 {
          margin-top: 0;
          margin-bottom: 5px;
          font-size: 18px; } }
  .user-profile .user-details-wrapper {
    margin-bottom: 10px;
    border-bottom: 1px solid #d6d6d6; }
  .user-profile .user-details {
    padding-top: 0;
    padding-bottom: 0; }
    .user-profile .user-details .artist {
      background-color: white;
      margin-top: 40px;
      width: 100%;
      border-radius: 50%;
      box-shadow: 0 3px 59px -10px black;
      background-position: center; }
  .user-profile .show-some {
    white-space: nowrap;
    overflow: hidden; }
    .user-profile .show-some > div {
      display: inline-block;
      float: none !important; }
  .user-profile .show-more-link {
    clear: both;
    text-align: center;
    margin-top: 10px; }
  .user-profile .current-watch {
    position: relative;
    height: 205px;
    margin-bottom: 27px; }
    .user-profile .current-watch watchface {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
      .user-profile .current-watch watchface .watch-sizing-wrapper {
        height: 250px; }
  .user-profile hr {
    margin: 0 -30px; }
  .user-profile .banner-wrapper {
    padding: 0;
    position: relative;
    background-image: url(../../img/default_cover.png);
    background-position-y: 26px; }
    .user-profile .banner-wrapper .banner {
      height: 300px;
      margin-bottom: 0;
      background-size: cover;
      background-position: center center; }
      .user-profile .banner-wrapper .banner.empty-banner {
        height: 160px; }
      @media screen and (min-width: 1300px) {
        .user-profile .banner-wrapper .banner {
          height: 400px; } }
      @media (max-width: 767px) {
        .user-profile .banner-wrapper .banner {
          height: 150px; } }
    .user-profile .banner-wrapper .verified-ribbon {
      position: absolute;
      bottom: 0;
      height: 30px;
      color: #fff;
      width: 100%;
      font-size: 80%;
      line-height: 30px;
      background: rgba(0, 0, 0, 0.32);
      letter-spacing: 2px; }
      .user-profile .banner-wrapper .verified-ribbon > div {
        padding: 0 30px; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.partners {
  padding-top: 0 !important;
  font-size: 17px;
  line-height: 26px; }
  .partners form {
    margin-bottom: 50px; }
  .partners img.icon {
    margin-top: 40px;
    max-width: 90px;
    min-width: 45px;
    width: 100%; }
  .partners #partners-hero {
    max-width: 800px;
    margin-top: 15px; }
  .partners .form-success {
    margin-bottom: 50px; }
  .partners .form-control {
    font-size: 17px;
    line-height: 22px;
    padding: 25px 12px; }
  .partners .btn-green {
    color: #fff; }
  .partners .row {
    margin: 0; }
  .partners .full {
    background-color: #fafafa;
    margin-top: 50px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-bottom: 50px; }
  .partners .logos {
    text-align: center; }
    .partners .logos img {
      width: 100%;
      object-fit: contain; }
  .partners h3 {
    margin-top: 50px; }
  .partners h4 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 40px; }
  .partners .brand-header {
    background: #2BADE3;
    padding: 42px;
    color: white;
    margin-top: 0;
    font-size: 32px;
    margin-bottom: 50px; }
    .partners .brand-header .glyphicon-heart {
      color: #ffc7ed; }
  .partners .banner-wrapper {
    padding: 0;
    position: relative; }
    .partners .banner-wrapper .banner {
      background: gray;
      height: 200px;
      margin-bottom: 0;
      background-size: auto;
      background-position: center center;
      padding-top: 10px; }
      @media screen and (min-width: 1300px) {
        .partners .banner-wrapper .banner {
          height: 300px; } }
      .partners .banner-wrapper .banner h2 {
        font-size: 14px;
        font-weight: bold;
        color: white; }
        @media screen and (min-width: 1300px) {
          .partners .banner-wrapper .banner h2 {
            font-size: 18px;
            padding-top: 20px; } }
      .partners .banner-wrapper .banner h1 {
        font-size: 28px;
        color: white; }
        @media screen and (min-width: 1300px) {
          .partners .banner-wrapper .banner h1 {
            font-size: 48px; } }
      .partners .banner-wrapper .banner a.btn-primary {
        font-size: 16px;
        color: white;
        background-color: #6DBD45;
        border-color: #508b33; }
        @media screen and (min-width: 1300px) {
          .partners .banner-wrapper .banner a.btn-primary {
            margin-top: 10px; } }

admin-header {
  height: 138px;
  display: block; }
  admin-header .admin-header-wrapper {
    position: fixed;
    top: 76px;
    left: 20px;
    padding: 10px;
    padding-right: 30px;
    z-index: 1;
    box-shadow: 0 0 32px -10px black;
    background: #fff;
    border-radius: 4%; }

.admin-flash-sale {
  text-align: center; }
  .admin-flash-sale .sale-default,
  .admin-flash-sale .sale-active,
  .admin-flash-sale .sale-alert {
    margin: auto;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    background-color: gray; }
    .admin-flash-sale .sale-default i,
    .admin-flash-sale .sale-active i,
    .admin-flash-sale .sale-alert i {
      color: white; }
  .admin-flash-sale .sale-active {
    background-color: green; }
  .admin-flash-sale .sale-alert {
    background-color: red; }
  .admin-flash-sale button.disabled {
    opacity: .15; }

grid-watchface {
  display: inline-block;
  margin-bottom: 3%;
  position: relative;
  vertical-align: top;
  padding: 1%; }
  @media screen and (min-width: 350px) {
    grid-watchface {
      width: 100%; } }
  @media screen and (min-width: 700px) {
    grid-watchface {
      width: 50%; } }
  @media screen and (min-width: 1050px) {
    grid-watchface {
      width: 33.33333%; } }
  @media screen and (min-width: 1400px) {
    grid-watchface {
      width: 25%; } }
  @media screen and (min-width: 1750px) {
    grid-watchface {
      width: 20%; } }
  @media screen and (min-width: 2100px) {
    grid-watchface {
      width: 16.66667%; } }
  @media screen and (min-width: 2450px) {
    grid-watchface {
      width: 14.28571%; } }
  @media screen and (min-width: 2800px) {
    grid-watchface {
      width: 12.5%; } }
  @media screen and (min-width: 3150px) {
    grid-watchface {
      width: 11.11111%; } }
  @media screen and (min-width: 3500px) {
    grid-watchface {
      width: 10%; } }
  grid-watchface .grid-watchface-wrapper {
    position: relative;
    border-radius: 1%;
    padding-top: 15px;
    padding-bottom: 3%; }
    grid-watchface .grid-watchface-wrapper.selected {
      background: rgba(0, 0, 0, 0.25); }
    grid-watchface .grid-watchface-wrapper.premium {
      border: 2px dotted #FFC107;
      border-style: solid;
      background: rgba(255, 226, 138, 0.25);
      border-radius: 11px;
      box-shadow: 0px 10px 49px -22px black; }
      grid-watchface .grid-watchface-wrapper.premium .premium-badge {
        color: #FFC107; }
  grid-watchface .batch-select {
    padding: 3%;
    position: absolute;
    top: 0;
    left: 0; }
  grid-watchface .preview-image {
    width: 75%;
    margin: 0px auto;
    border: 5px solid;
    padding: 0.5%; }
    grid-watchface .preview-image label {
      margin: 0; }
    grid-watchface .preview-image.circular {
      border-radius: 50%; }
    grid-watchface .preview-image img {
      width: 100%;
      height: auto; }
  grid-watchface .details {
    text-align: center; }
    grid-watchface .details .time-in-queue {
      top: 0;
      right: 0;
      font-weight: bold;
      color: gray; }
      grid-watchface .details .time-in-queue.needs-attention {
        color: red; }
    grid-watchface .details .title {
      font-weight: bold; }
  grid-watchface .toolbar {
    text-align: center;
    padding: 4% 6%; }
    grid-watchface .toolbar spinner svg {
      height: 30px; }
    grid-watchface .toolbar .btn.disabled {
      opacity: .25;
      cursor: not-allowed;
      pointer-events: none; }
  grid-watchface .gpid-details {
    text-align: center; }
    grid-watchface .gpid-details .gpid {
      opacity: #888; }

.options-list grid-watchface {
  width: 100%; }
  .options-list grid-watchface .grid-watchface-wrapper {
    padding: 0; }
    .options-list grid-watchface .grid-watchface-wrapper.premium {
      border: none;
      background: transparent;
      border-radius: 0;
      box-shadow: none; }
    .options-list grid-watchface .grid-watchface-wrapper .batch-select,
    .options-list grid-watchface .grid-watchface-wrapper .preview-image,
    .options-list grid-watchface .grid-watchface-wrapper .details {
      display: none; }
    .options-list grid-watchface .grid-watchface-wrapper .toolbar {
      white-space: nowrap; }

watchface-list .batch-toolbar {
  position: fixed;
  top: 76px;
  right: 20px;
  padding: 10px;
  z-index: 1;
  box-shadow: 0 0 32px -10px black;
  background: #fff;
  border-radius: 4%; }
  watchface-list .batch-toolbar watchface-admin-toolbar {
    display: inline-block; }
  watchface-list .batch-toolbar .selected-count {
    display: inline-block;
    margin: 0 26px; }
  watchface-list .batch-toolbar .btn-default.deselect {
    border: none;
    border-radius: 0;
    border-left: 1px solid gray; }
  watchface-list .batch-toolbar spinner svg {
    height: 30px;
    width: 50px; }

#watchface-list {
  margin-bottom: 50px; }

.section-list #watchface-list {
  margin-bottom: 0; }

watchface-status {
  display: block;
  /*border: 1px solid #aaa;
	border-radius: 5px;*/
  margin-bottom: 0px;
  font-size: 18px;
  color: #333; }
  watchface-status .tooltip-dot.live {
    background: #2BADE3; }
  watchface-status .tooltip-dot.purchaseable {
    background: gold; }
  watchface-status .tooltip-dot.in-review {
    background: orange; }
  watchface-status .tooltip-dot.rejected {
    background: red; }
  watchface-status .tooltip-dot.draft {
    background: gray; }
  watchface-status.small {
    font-size: 120%;
    padding: 0 25px;
    text-align: left; }
    watchface-status.small .tooltip-dot {
      font-size: 11px;
      width: 15px;
      height: 15px;
      line-height: 15px; }

.watchface-status {
  color: black;
  font-weight: bold; }
  .watchface-status.live {
    color: #2BADE3; }
  .watchface-status.purchaseable {
    color: gold; }
  .watchface-status.in-review {
    color: orange; }
  .watchface-status.rejected {
    color: red; }
  .watchface-status.draft {
    color: gray; }

.tooltip-dot {
  background: #2BADE3;
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-left: 6px;
  cursor: pointer; }
  .tooltip-dot.large {
    margin-left: 0;
    vertical-align: super;
    font-size: 14px;
    line-height: 19px; }

.tooltip-inner {
  white-space: pre-wrap; }

.horizontal-list-title {
  padding: 3%;
  margin-bottom: 0;
  padding-bottom: 0; }

.horizontal-list {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 60px;
  z-index: 10;
  padding-top: 12px;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6; }
  .horizontal-list .horizontal-list-wrapper {
    white-space: nowrap;
    overflow: auto;
    padding: 0 3% 12px;
    margin-bottom: 0;
    -webkit-overflow-scrolling: touch; }
    .horizontal-list .horizontal-list-wrapper .horizontal-list-item {
      display: inline-block;
      background: #fff;
      color: #000;
      margin: 0 3px;
      padding: 14px 23px 14px 19px;
      border: 0px solid white;
      border-radius: 3px;
      box-shadow: 0px 6px 12px -3px #686868; }
      .horizontal-list .horizontal-list-wrapper .horizontal-list-item i {
        font-size: 140%;
        line-height: 8%;
        vertical-align: middle;
        margin-right: 5%; }
      .horizontal-list .horizontal-list-wrapper .horizontal-list-item.active {
        border-width: 4px !important; }

@media screen and (max-width: 768px) {
  .watchfaces-wrapper .watch-sizing-wrapper {
    height: 220px; } }

.ios-client .horizontal-list {
  top: 0; }

@media (max-width: 768px) {
  .device-tracker .device-make {
    display: none; }
  .device-tracker .device-name-make {
    display: inline-block; } }

.device-tracker h1,
.device-tracker h3 {
  color: #111; }

.device-tracker #pageHeader {
  margin-top: 40px;
  margin-bottom: 63px; }

.device-tracker #rankingHeader {
  margin-top: 20px;
  margin-bottom: 12px; }

.device-tracker .device-make,
.device-tracker .device-name {
  color: #333;
  font-weight: normal; }
  .device-tracker .device-make span,
  .device-tracker .device-name span {
    position: relative; }
    .device-tracker .device-make span p,
    .device-tracker .device-name span p {
      position: absolute;
      font-weight: normal;
      font-size: 14px;
      color: #5f5f5f;
      margin: 0;
      margin-top: 3px;
      white-space: nowrap; }
      @media (max-width: 768px) {
        .device-tracker .device-make span p,
        .device-tracker .device-name span p {
          position: relative;
          white-space: normal; } }

.device-tracker h3 {
  margin-top: 0;
  font-family: univers-condensed; }

.device-tracker .charts .chart {
  margin-bottom: 70px; }
  .device-tracker .charts .chart .legend:hover .legend-item {
    opacity: .5; }
  .device-tracker .charts .chart .legend .legend-item:hover {
    opacity: 1;
    font-weight: bold;
    color: black; }
    .device-tracker .charts .chart .legend .legend-item:hover .legend-color {
      opacity: 1; }
  .device-tracker .charts .chart .legend .legend-item .legend-color {
    display: inline-block;
    width: 40px;
    height: 10px;
    vertical-align: middle;
    margin-right: 5px; }

.device-tracker table th {
  font-family: univers-condensed;
  font-size: 15.6px;
  font-weight: 400; }

.device-tracker table td,
.device-tracker table th {
  vertical-align: middle !important; }
  .device-tracker table td.device-rank,
  .device-tracker table th.device-rank {
    text-align: center;
    color: #aaa !important; }
  .device-tracker table td.device-image,
  .device-tracker table th.device-image {
    text-align: right; }
    .device-tracker table td.device-image .device-image-wrapper,
    .device-tracker table th.device-image .device-image-wrapper {
      position: relative;
      display: inline-block;
      width: 250px;
      text-align: center; }
      @media (max-width: 768px) {
        .device-tracker table td.device-image .device-image-wrapper,
        .device-tracker table th.device-image .device-image-wrapper {
          width: 150px;
          text-align: right; } }
      .device-tracker table td.device-image .device-image-wrapper .watch-sizing-wrapper,
      .device-tracker table th.device-image .device-image-wrapper .watch-sizing-wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        margin: 0 auto;
        width: 250px;
        height: 250px; }
        @media (max-width: 768px) {
          .device-tracker table td.device-image .device-image-wrapper .watch-sizing-wrapper,
          .device-tracker table th.device-image .device-image-wrapper .watch-sizing-wrapper {
            width: 150px;
            height: 150px; } }
        .device-tracker table td.device-image .device-image-wrapper .watch-sizing-wrapper .watch-container,
        .device-tracker table th.device-image .device-image-wrapper .watch-sizing-wrapper .watch-container {
          margin: 0 auto;
          width: 50%;
          height: 50%; }
          @media (max-width: 768px) {
            .device-tracker table td.device-image .device-image-wrapper .watch-sizing-wrapper .watch-container,
            .device-tracker table th.device-image .device-image-wrapper .watch-sizing-wrapper .watch-container {
              margin-right: 0;
              margin-left: auto; } }

.device-tracker table td {
  font-weight: bold; }

.device-tracker table tr {
  font-size: 130%; }

.device-tracker table tr.top-device .device-make,
.device-tracker table tr.top-device .device-name {
  font-weight: bold;
  color: #111; }

.device-tracker table tr.top-device .device-image .device-image-wrapper .watch-sizing-wrapper {
  width: 250px;
  height: 250px; }
  @media (max-width: 768px) {
    .device-tracker table tr.top-device .device-image .device-image-wrapper .watch-sizing-wrapper {
      width: 150px;
      height: 150px; } }

.device-tracker #updateTime {
  margin-bottom: 40px;
  text-align: center; }

.media-button, [banner-video] .video-wrapper .controls-wrapper .controls .video-button, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 50px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .media-button i, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i {
    vertical-align: middle; }
    .media-button i.icon-play, [banner-video] .video-wrapper .controls-wrapper .controls .video-button i.icon-play, .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button i.icon-play {
      line-height: 54px;
      margin-left: 5px; }

.btn.btn-default.btn-secondary {
  border: 1px solid #bbb; }

watchface-media-manager {
  display: block;
  margin-bottom: 15px; }

#publishForm watchface-media-manager {
  max-width: 340px; }

.watchface-media {
  white-space: nowrap;
  overflow: auto; }
  .watchface-media .watchface-media-item {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    margin-right: 5px;
    background-size: cover;
    background-position: center center;
    vertical-align: top;
    border-radius: 4px;
    overflow: hidden; }
    .watchface-media .watchface-media-item.small-item {
      width: 90px;
      height: 90px; }
    .watchface-media .watchface-media-item.block-item {
      display: block;
      width: auto; }
    .watchface-media .watchface-media-item.watchface-media-item-image {
      background-color: rgba(0, 0, 0, 0.15); }
    .watchface-media .watchface-media-item .watchface-media-item-controls {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5); }
      .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-remove {
        position: absolute;
        top: 0;
        right: 0;
        color: white;
        padding: 5px; }
        .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-remove:hover {
          opacity: .5; }
      .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-loading {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center; }
        .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-loading spinner {
          width: 50%;
          height: 50%;
          margin: auto; }
          .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-loading spinner svg {
            width: 100% !important;
            height: 100% !important; }
            .watchface-media .watchface-media-item .watchface-media-item-controls .watchface-media-item-controls-loading spinner svg rect:not(:first-child) {
              fill: white; }
    .watchface-media .watchface-media-item.item-loading .watchface-media-item-controls {
      display: block; }
    .watchface-media .watchface-media-item:hover .watchface-media-item-controls {
      display: block; }
    .watchface-media .watchface-media-item .watchface-media-item-add {
      position: relative;
      border: 2px dashed #c9c9c9;
      border-radius: 4px;
      text-align: center;
      height: 100%;
      font-size: 24px;
      padding-top: 3px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      cursor: pointer; }
      .watchface-media .watchface-media-item .watchface-media-item-add .watchface-media-item-controls-loading svg rect:not(:first-child) {
        fill: #626262 !important; }
      .watchface-media .watchface-media-item .watchface-media-item-add input {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        width: 100%; }
      .watchface-media .watchface-media-item .watchface-media-item-add.item-loading {
        opacity: .35; }
        .watchface-media .watchface-media-item .watchface-media-item-add.item-loading .watchface-media-item-controls {
          display: block;
          background: transparent;
          cursor: default; }
        .watchface-media .watchface-media-item .watchface-media-item-add.item-loading #addIcon {
          display: none; }
        .watchface-media .watchface-media-item .watchface-media-item-add.item-loading input {
          display: none; }
    .watchface-media .watchface-media-item img {
      height: 100%;
      width: auto;
      border-radius: 3px; }
    .watchface-media .watchface-media-item .watchface-media-buttons {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .watchface-media .watchface-media-item .watchface-media-buttons .watchface-media-button {
        margin: auto; }

.watchface-table {
  max-height: 331px;
  overflow: auto; }
  .watchface-table .reorder-handle {
    font-size: 24px;
    line-height: 1.9; }
  .watchface-table .remove-button {
    line-height: 2.7;
    font-size: 15px;
    text-align: right; }
  .watchface-table .watchface-name {
    white-space: nowrap;
    line-height: 2.7;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 161px; }
  .watchface-table img {
    border-radius: 50%; }

.collection-header {
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
  .collection-header .collection-header-image {
    text-align: center;
    position: relative;
    background-color: #e7e7e7;
    margin: 0 auto;
    overflow: hidden; }
    .collection-header .collection-header-image.no-image {
      min-height: 100px; }
      .collection-header .collection-header-image.no-image .hero-bg img {
        position: relative;
        z-index: 100;
        opacity: .35; }
    .collection-header .collection-header-image .hero {
      position: relative;
      display: inline-block; }
      .collection-header .collection-header-image .hero img {
        position: relative;
        max-width: 900px;
        width: 100%;
        z-index: 2; }
    .collection-header .collection-header-image .hero-bg {
      position: absolute;
      top: 0px;
      right: 0px;
      left: 0px;
      bottom: 0px;
      z-index: 1;
      min-height: 100px; }
      .collection-header .collection-header-image .hero-bg.blur {
        -webkit-filter: blur(100px);
        filter: blur(100px);
        top: -100px;
        right: -100px;
        left: -100px;
        bottom: -100px; }
      .collection-header .collection-header-image .hero-bg img {
        width: 100%; }
    .collection-header .collection-header-image .hero-placeholder {
      font-size: 50px;
      opacity: .85; }
      @media (max-width: 767px) {
        .collection-header .collection-header-image .hero-placeholder {
          font-size: 26px; } }
    .collection-header .collection-header-image .hero-color {
      z-index: 10;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .collection-header .collection-header-title {
    padding: 1em;
    overflow: hidden; }
    .collection-header .collection-header-title h2 {
      margin: 0;
      padding: 0; }
    .collection-header .collection-header-title .collection-app-badge {
      margin-top: 10px;
      margin-bottom: 25px; }
    .collection-header .collection-header-title .collection-description {
      max-width: 1170px; }
  .collection-header .collection-details {
    text-align: left;
    padding-top: 60px; }
    .collection-header .collection-details .collection-header-byline {
      color: #999;
      font-size: 14px;
      margin-top: 0px;
      margin-right: auto;
      margin-left: auto;
      max-width: 1170px; }
      @media (max-width: 767px) {
        .collection-header .collection-details .collection-header-byline {
          font-size: 12px; } }
    @media (max-width: 767px) {
      .collection-header .collection-details {
        padding-top: 20px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #d6d6d6; }
        .collection-header .collection-details h1 {
          font-size: 32px;
          margin-top: 5px;
          margin-bottom: 0; } }
  .collection-header .collection-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 2;
    padding: 15px;
    background: rgba(0, 0, 0, 0.93);
    -webkit-transition: background linear 250ms;
    -moz-transition: background linear 250ms;
    -ms-transition: background linear 250ms;
    transition: background linear 250ms;
    bottom: 0; }
    .collection-header .collection-video > div {
      height: 100%; }
    .collection-header .collection-video.stopped {
      background-color: transparent; }
      .collection-header .collection-video.stopped video {
        opacity: 0; }

collection .hero-placeholder-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  font-size: 19px;
  font-weight: bold;
  padding: 0 15%;
  z-index: 100; }
  @media (max-width: 767px) {
    collection .hero-placeholder-wrapper {
      font-size: 12px; } }
  collection .hero-placeholder-wrapper .hero-placeholder {
    text-align: center;
    white-space: normal;
    opacity: .85; }

collection .collection-grid-item {
  margin-top: 10px; }
  collection .collection-grid-item .hero-image {
    overflow: hidden;
    position: relative;
    display: block;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 0px 8px 15px -12px black; }
    collection .collection-grid-item .hero-image.banner-bg {
      background: url("../../img/default-banner.png") !important; }
    collection .collection-grid-item .hero-image .no-banner {
      opacity: .5; }
    collection .collection-grid-item .hero-image img {
      border-radius: 5px;
      width: 100%;
      height: auto; }
  collection .collection-grid-item .collection-title-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    collection .collection-grid-item .collection-title-wrapper .collection-title {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 767px) {
        collection .collection-grid-item .collection-title-wrapper .collection-title {
          margin-top: 10px;
          font-size: 18px; } }
  collection .collection-grid-item .collection-stats .collection-stat {
    margin-left: 10px; }
  collection .collection-grid-item .collection-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

collection .collection-stats .collection-stat {
  font-weight: bold; }
  collection .collection-stats .collection-stat i {
    vertical-align: middle; }

#register {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: all linear 0.25s;
  -moz-transition: all linear 0.25s;
  -ms-transition: all linear 0.25s;
  transition: all linear 0.25s; }
  #register #close {
    position: absolute;
    top: 10px;
    right: 10px; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

#notifications {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 100000;
  width: 300px; }
  #notifications .notification {
    white-space: nowrap;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 10px;
    box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.26);
    color: #FFF;
    border-radius: 14px;
    overflow: hidden; }
    #notifications .notification .notification-message,
    #notifications .notification .notification-actions {
      display: inline-block; }
    #notifications .notification .notification-message,
    #notifications .notification .notification-action {
      padding: 17px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
    #notifications .notification .notification-message {
      -webkit-flex: 4;
      -moz-flex: 4;
      -ms-flex: 4;
      flex: 4;
      white-space: normal;
      background: #2BADE3;
      width: 75%; }
    #notifications .notification .notification-actions {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      background: rgba(43, 173, 227, 0.9);
      border-left: 1px solid rgba(157, 215, 241, 0);
      opacity: .78;
      width: 25%;
      text-align: center; }
      #notifications .notification .notification-actions:hover {
        opacity: 1;
        border-left: 1px solid rgba(255, 255, 255, 0.18); }
    #notifications .notification a {
      color: #FFF;
      text-decoration: underline;
      font-weight: bold; }
    #notifications .notification.notification-error .notification-message {
      background: #FF3B3B; }
    #notifications .notification.notification-success {
      background: #009688; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

@media (max-width: 991px) {
  .top-watchface-list {
    overflow: hidden;
    table-layout: fixed; }
    .top-watchface-list .top-watchface-list-rank {
      width: 18%; }
    .top-watchface-list .top-watchface-list-name {
      width: 50%; }
    .top-watchface-list .top-watchface-list-image {
      width: 135px; }
      .top-watchface-list .top-watchface-list-image .watch-container {
        margin-left: auto !important;
        margin-right: auto !important; } }

.top-chart-info {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex; }
  .top-chart-info .top-chart-delta {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    font-size: 20px; }
    @media (max-width: 767px) {
      .top-chart-info .top-chart-delta {
        font-size: 14px; } }
    .top-chart-info .top-chart-delta .top-chart-new {
      display: none;
      color: #2BADE3; }
    .top-chart-info .top-chart-delta .top-chart-delta-number {
      color: #848484;
      font-size: 18px; }
      @media (max-width: 767px) {
        .top-chart-info .top-chart-delta .top-chart-delta-number {
          font-size: 14px; } }
    .top-chart-info .top-chart-delta.new .negative-arrow, .top-chart-info .top-chart-delta.stable .negative-arrow, .top-chart-info .top-chart-delta.positive .negative-arrow {
      visibility: hidden; }
    .top-chart-info .top-chart-delta.new .positive-arrow, .top-chart-info .top-chart-delta.stable .positive-arrow, .top-chart-info .top-chart-delta.negative .positive-arrow {
      visibility: hidden; }
    .top-chart-info .top-chart-delta.new .top-chart-delta-number {
      display: none; }
    .top-chart-info .top-chart-delta.new .top-chart-new {
      display: block; }
    .top-chart-info .top-chart-delta .positive-arrow {
      padding-top: 5px;
      color: #6cbe43; }
    .top-chart-info .top-chart-delta .negative-arrow {
      color: #eb201f;
      padding-top: 5px; }
  .top-chart-info .top-chart-rank {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-size: 38px;
    padding: 0 14px 0 40px;
    color: #333; }
    @media (max-width: 767px) {
      .top-chart-info .top-chart-rank {
        font-size: 24px;
        padding: 0 6px 0 10px; } }

.vertical-center {
  vertical-align: middle !important; }

.fixed-layout {
  table-layout: fixed; }

.upload-control {
  display: block !important;
  position: relative;
  margin-top: 10px; }
  .upload-control.list-control {
    margin: 10px 10px 15px;
    height: 34px; }
  .upload-control.toolbar-control {
    margin-top: 0;
    height: 34px; }
  .upload-control button {
    pointer-events: none; }
  .upload-control input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    max-width: 100%;
    outline: none; }

.badge-string {
  display: flex; }
  .badge-string .badge-string-content {
    flex: 0 1 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .badge-string .badge-string-content:after {
      content: " ";
      white-space: pre; }
  .badge-string .badge-string-icon {
    margin-left: -1%; }
    .badge-string .badge-string-icon i {
      vertical-align: middle;
      margin-left: 0; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.premium-page-header .mobile-hero {
  display: none !important; }

@media (max-width: 767px) {
  .premium-page-header .mobile-hero {
    display: block !important; }
  .premium-page-header .desktop-hero {
    display: none !important; } }

.premium-container {
  padding-bottom: 320px !important;
  min-height: 100%; }
  .premium-container .secondary-text {
    color: #abbfcc; }
  .premium-container#main {
    padding-top: 0 !important; }
  .premium-container .subscription-manager-sticky-wrapper.mobile {
    background-color: #1d263d;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    padding-bottom: 15px;
    box-shadow: #010102 0 -6px 42px -10px; }
    .premium-container .subscription-manager-sticky-wrapper.mobile hr {
      border-color: #1d263d; }
  .premium-container .subscription-manager-wrapper {
    margin-top: 30px; }

.fullscreen-modal .premium-container {
  padding-bottom: 100px !important; }

.ios-client .premium-container {
  padding-bottom: 0 !important; }

.premium-panel,
.premium-container {
  position: relative;
  background: #1d263d;
  color: white; }
  .premium-panel #headerLogo,
  .premium-container #headerLogo {
    color: #eeb60b;
    font-size: 52px;
    line-height: 50px;
    text-shadow: #1d3240 0 7px 15px; }
  .premium-panel h1,
  .premium-container h1 {
    color: white;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 28px;
    font-family: lato;
    font-weight: bold; }
  .premium-panel h3,
  .premium-container h3 {
    margin-top: 0;
    color: #abbfcc;
    font-size: 20px; }
  .premium-panel .payment-request-button-header,
  .premium-container .payment-request-button-header {
    color: white;
    font-weight: bold;
    margin-bottom: 17px;
    margin-top: -9px; }
  .premium-panel #premiumBg,
  .premium-container #premiumBg {
    position: absolute;
    left: 0;
    right: 0; }
    .premium-panel #premiumBg .dots-stripes-bg,
    .premium-container #premiumBg .dots-stripes-bg {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%; }
    .premium-panel #premiumBg .zigzag-bg,
    .premium-container #premiumBg .zigzag-bg {
      position: absolute;
      top: 300px;
      right: 0;
      max-width: 100%; }
  .premium-panel ul,
  .premium-container ul {
    padding: 0; }
    .premium-panel ul li,
    .premium-container ul li {
      list-style: none;
      color: #abbfcc;
      margin-bottom: 20px;
      font-size: 16px; }
      .premium-panel ul li i,
      .premium-container ul li i {
        color: #eeb60b;
        display: block;
        font-size: 35px;
        text-shadow: #1d3240 0 7px 17px;
        line-height: 1; }
  .premium-panel hr,
  .premium-container hr {
    border-color: rgba(141, 150, 156, 0.45098);
    border-style: dashed; }

.premium-panel,
.creator-pro-panel {
  overflow: hidden; }
  .premium-panel #premiumPanelBg,
  .creator-pro-panel #premiumPanelBg {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: .5; }
    .premium-panel #premiumPanelBg .dots-stripes-bg,
    .creator-pro-panel #premiumPanelBg .dots-stripes-bg {
      position: absolute;
      left: 0;
      width: 100%; }
    .premium-panel #premiumPanelBg .zigzag-bg,
    .creator-pro-panel #premiumPanelBg .zigzag-bg {
      position: absolute;
      right: 0;
      top: 45px;
      width: 40%; }

.creator-pro-container,
.creator-pro-panel {
  background: white;
  color: #222; }
  .creator-pro-container #headerLogo,
  .creator-pro-panel #headerLogo {
    margin-top: 30px; }
    .creator-pro-container #headerLogo img,
    .creator-pro-panel #headerLogo img {
      width: 550px; }
  .creator-pro-container h1,
  .creator-pro-panel h1 {
    color: #222 !important; }
  .creator-pro-container h3,
  .creator-pro-panel h3 {
    color: #555 !important; }
  .creator-pro-container #premiumBg,
  .creator-pro-panel #premiumBg {
    opacity: .25 !important; }
  .creator-pro-container #premiumPanel,
  .creator-pro-panel #premiumPanel {
    background: white !important; }
  .creator-pro-container table thead .selected-product,
  .creator-pro-panel table thead .selected-product {
    border-radius: 5px 5px 0 0; }
  .creator-pro-container table .selected-product,
  .creator-pro-panel table .selected-product {
    background: #ececec; }
  .creator-pro-container table tfoot th,
  .creator-pro-panel table tfoot th {
    font-weight: normal; }
  .creator-pro-container table tfoot .selected-product,
  .creator-pro-panel table tfoot .selected-product {
    border-radius: 0 0 5px 5px; }

.creator-pro-panel {
  overflow: hidden;
  border-width: 1px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.26); }
  .creator-pro-panel #premiumPanelBg {
    opacity: .25; }

.creator-pro-container {
  min-width: 1080px;
  padding-top: 15px; }
  .creator-pro-container .header {
    margin: auto; }
  .creator-pro-container .subscription-manager {
    margin: auto; }
  .creator-pro-container .plans {
    margin-top: 30px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto; }
  .creator-pro-container .plan {
    padding: 0; }
    .creator-pro-container .plan:not(.main-plan) {
      padding-top: 8px; }
  .creator-pro-container .main-plan {
    border: 1px solid #bbb;
    border-radius: 14px;
    background: rgba(0, 0, 0, 0.03); }
    .creator-pro-container .main-plan .plan-price {
      border-bottom: 1px dashed #bbb;
      padding-bottom: 18px; }
  .creator-pro-container .plan-header {
    border-bottom: 1px solid #bbb;
    padding-top: 12px;
    margin-bottom: 16px; }
    .creator-pro-container .plan-header .plan-title {
      font-size: 18px;
      font-weight: bold; }
  .creator-pro-container .feature-list ul {
    width: auto;
    display: inline-block;
    text-align: left; }
  .creator-pro-container .feature-list i {
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    color: #555 !important;
    text-shadow: none !important; }
  .creator-pro-container .feature-list li {
    color: #555 !important;
    font-size: 18px;
    margin-bottom: 6px !important; }
    .creator-pro-container .feature-list li.unsupported {
      color: #ccc !important; }
  .creator-pro-container .main-plan .feature-list li.main-plan-feature {
    color: #2BADE3 !important; }
    .creator-pro-container .main-plan .feature-list li.main-plan-feature i {
      color: #2BADE3 !important; }
  .creator-pro-container .plan-price {
    margin-top: 26px;
    margin-bottom: 20px; }

.subscription-manager .subscription-manager-content {
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: horizontal;
  -moz-flex-direction: horizontal;
  -ms-flex-direction: horizontal;
  flex-direction: horizontal;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  @media (max-width: 767px) {
    .subscription-manager .subscription-manager-content {
      display: block; } }
  .subscription-manager .subscription-manager-content .subscription-manager-header {
    -webkit-flex: 10;
    -moz-flex: 10;
    -ms-flex: 10;
    flex: 10;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    -moz-flex-direction: horizontal;
    -ms-flex-direction: horizontal;
    flex-direction: horizontal;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media (max-width: 767px) {
      .subscription-manager .subscription-manager-content .subscription-manager-header {
        display: block;
        text-align: center; } }
    .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-icon {
      font-size: 40px;
      max-width: 50px;
      text-shadow: #1d3240 0 7px 15px;
      margin-right: 9px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-icon img {
        max-width: 100%; }
      .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-icon i {
        vertical-align: middle;
        color: #eeb60b; }
    .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-text .subscription-manager-title {
      margin-top: 0;
      margin-bottom: 5px;
      font-weight: bold; }
    .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-text .subscription-manager-title,
    .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-text .subscription-manager-subtitle {
      color: white !important; }
    .subscription-manager .subscription-manager-content .subscription-manager-header .subscription-manager-header-text .subscription-manager-subtitle {
      color: #abbfcc !important;
      margin-top: 0;
      margin-bottom: 4px; }
  .subscription-manager .subscription-manager-content .subscription-manager-actions {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center; }
    @media (max-width: 767px) {
      .subscription-manager .subscription-manager-content .subscription-manager-actions {
        margin-top: 20px; } }
    .subscription-manager .subscription-manager-content .subscription-manager-actions .btn {
      background: #2BADE3;
      color: white;
      font-weight: bold; }
    .subscription-manager .subscription-manager-content .subscription-manager-actions .btn,
    .subscription-manager .subscription-manager-content .subscription-manager-actions #paymentRequestButton {
      max-width: 300px;
      margin: auto; }
    .subscription-manager .subscription-manager-content .subscription-manager-actions .subscription-manager-action-info {
      color: white;
      font-weight: bold;
      margin-top: 10px; }
      .subscription-manager .subscription-manager-content .subscription-manager-actions .subscription-manager-action-info .strikethrough {
        text-decoration: line-through; }
      .subscription-manager .subscription-manager-content .subscription-manager-actions .subscription-manager-action-info .action-info-detail {
        color: #abbfcc; }

.subscription-manager .subscription-manager-settings {
  z-index: 1;
  position: relative; }
  .subscription-manager .subscription-manager-settings .subscription-manager-settings-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: horizontal;
    -moz-flex-direction: horizontal;
    -ms-flex-direction: horizontal;
    flex-direction: horizontal;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .subscription-manager .subscription-manager-settings .subscription-manager-settings-info .subscription-manager-settings-status {
      -webkit-flex: 10;
      -moz-flex: 10;
      -ms-flex: 10;
      flex: 10; }
    .subscription-manager .subscription-manager-settings .subscription-manager-settings-info .subscription-manager-settings-action {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      white-space: nowrap; }
    .subscription-manager .subscription-manager-settings .subscription-manager-settings-info .btn {
      background: transparent;
      font-weight: bold;
      border: 2px solid #fff; }
      .subscription-manager .subscription-manager-settings .subscription-manager-settings-info .btn:hover {
        border-color: #1d3240;
        color: #1d3240; }

.subscription-manager label {
  color: #abbfcc; }

.subscription-manager input[type=text] {
  font-size: 18px;
  font-weight: bold;
  background: #384055;
  color: #2BADE3;
  border-color: transparent; }
  .subscription-manager input[type=text]:focus {
    border-color: #abbfcc; }

.subscription-manager .coupon-code-form {
  max-width: 300px;
  margin: auto; }
  .subscription-manager .coupon-code-form .form-inline {
    white-space: nowrap; }
    .subscription-manager .coupon-code-form .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
  .subscription-manager .coupon-code-form .help-block {
    color: #abbfcc;
    font-weight: bold; }

.subscription-manager loader.spinner {
  margin: 20px auto; }
  .subscription-manager loader.spinner div[class^="rect"] {
    background: #abbfcc; }

.creator-pro-container .subscription-manager .subscription-manager-content .subscription-manager-header-text .subscription-manager-title,
.creator-pro-panel .subscription-manager .subscription-manager-content .subscription-manager-header-text .subscription-manager-title {
  color: #222 !important; }

.creator-pro-container .subscription-manager .subscription-manager-content .subscription-manager-header-text .subscription-manager-subtitle,
.creator-pro-panel .subscription-manager .subscription-manager-content .subscription-manager-header-text .subscription-manager-subtitle {
  color: #555 !important; }

.creator-pro-container .subscription-manager .subscription-manager-content .subscription-manager-action-info,
.creator-pro-panel .subscription-manager .subscription-manager-content .subscription-manager-action-info {
  color: #222 !important; }
  .creator-pro-container .subscription-manager .subscription-manager-content .subscription-manager-action-info .action-info-detail,
  .creator-pro-panel .subscription-manager .subscription-manager-content .subscription-manager-action-info .action-info-detail {
    color: #555 !important; }

.creator-pro-container .payment-request-button-header,
.creator-pro-panel .payment-request-button-header {
  color: #222; }

.creator-pro-container label,
.creator-pro-panel label {
  color: #555 !important; }

.creator-pro-container input[type=text],
.creator-pro-panel input[type=text] {
  background: #aaa !important;
  color: #222; }
  .creator-pro-container input[type=text]:focus,
  .creator-pro-panel input[type=text]:focus {
    border-color: #2BADE3 !important; }

.creator-pro-container .coupon-code-form .help-block,
.creator-pro-panel .coupon-code-form .help-block {
  color: #555 !important; }

.creator-pro-container loader.spinner div[class^="rect"],
.creator-pro-panel loader.spinner div[class^="rect"] {
  background: #555 !important; }

.version-list {
  max-height: 400px;
  overflow: auto; }
  .version-list .version-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    .version-list .version-wrapper .version-image {
      -webkit-flex: 0;
      -moz-flex: 0;
      -ms-flex: 0;
      flex: 0; }
      .version-list .version-wrapper .version-image img {
        width: 50px;
        border-radius: 50%;
        margin-right: 10px; }
    .version-list .version-wrapper .version-info {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

creator-pro-lock {
  line-height: normal; }
  creator-pro-lock .lock-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    color: #666666;
    font-weight: bold; }
    creator-pro-lock .lock-bg .lock-flag {
      width: 25px;
      position: absolute;
      top: 0;
      right: 0;
      margin: 3px 5px; }
      creator-pro-lock .lock-bg .lock-flag img {
        max-width: 100%;
        height: auto; }
  creator-pro-lock.padded .lock-flag {
    margin: 14px;
    width: 35px; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.unread-badge {
  display: block;
  position: absolute;
  right: 0;
  bottom: 16px;
  background: #fb2c65;
  color: #fff;
  padding: 0px 5px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: bold;
  border-radius: 13px; }

.facer-editor .unread-badge {
  bottom: 2px; }

.facer-editor header .dropdown-toggle i {
  font-size: 16px !important;
  line-height: 22px !important; }

#notificationFeed {
  padding: 0 5px; }

.notification-feed {
  width: 400px;
  max-height: 500px !important;
  line-height: normal; }
  .notification-feed a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    padding: 15px 10px;
    text-decoration: none; }
    .notification-feed a:not(:last-child) {
      border-bottom: 1px solid #DDD; }
    .notification-feed a .notification-feed-item-bell {
      -webkit-flex: 0 0 10px;
      -moz-flex: 0 0 10px;
      -ms-flex: 0 0 10px;
      flex: 0 0 10px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      margin-right: 10px;
      padding-top: 7px; }
      .notification-feed a .notification-feed-item-bell .notification-feed-item-bell-dot {
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #fb2c65; }
    .notification-feed a .notification-feed-item-content {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 20px; }
      .notification-feed a .notification-feed-item-content .notification-feed-item-message {
        color: #555;
        margin-bottom: 5px; }
      .notification-feed a .notification-feed-item-content .notification-feed-item-date {
        font-size: 80%;
        opacity: .75; }
    .notification-feed a .notification-feed-item-image-wrapper {
      -webkit-flex: 0 0 50px;
      -moz-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px;
      margin-right: 10px; }
      .notification-feed a .notification-feed-item-image-wrapper .notification-feed-item-image {
        width: 50px;
        height: 50px;
        background-size: cover;
        border-radius: 50%;
        border: 1px solid #ddd; }
    .notification-feed a:hover {
      background: #e1e1e1; }

.mn-wrapper .dropdown-toggle i {
  font-size: 25px !important;
  line-height: 51px !important; }

.mn-wrapper .unread-badge {
  right: -9px;
  bottom: 11px; }

.mn-wrapper .notification-feed {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  width: 100%;
  border: none;
  border-top: 1px solid #ddd;
  border-radius: 0;
  bottom: 0;
  max-height: none !important; }
  .mn-wrapper .notification-feed.open {
    display: block; }

#main-nav.android-banner .notification-feed {
  top: 138px; }

.watch-skin-list .watch-container {
  margin: 0 !important; }

.watch-skin-list ul {
  width: 255px; }

.watch-skin-list .watch-select b,
.watch-skin-list .watch-select span {
  line-height: 50px; }

.watch-skin-list .watch-skin-preview {
  width: 50px !important;
  height: 50px !important; }

.facer-editor .watch-skin-list ul {
  max-height: 300px; }

.accounting-button {
  margin-top: 10px; }

.blue-text {
  color: #2BADE3; }

.premium-text {
  color: #eeb60b !important; }

.red-text {
  color: #f31805 !important; }

.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: #333;
  z-index: 1000;
  box-shadow: 0 -55px 11px 60px rgba(0, 0, 0, 0.28); }
  .mobile-nav .mn-wrapper {
    position: relative;
    z-index: 1;
    height: 64px;
    background-color: white; }
    .mobile-nav .mn-wrapper .mn-content-wrapper {
      height: 64px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-content-avatar {
        display: inline-block;
        position: relative; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-content {
        padding: 11px 8px;
        height: 100%; }
        .mobile-nav .mn-wrapper .mn-content-wrapper .mn-content i {
          font-size: 27px;
          line-height: 47px;
          vertical-align: middle; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-right,
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-left {
        width: 61px;
        text-align: center; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-right {
        white-space: nowrap;
        padding: 11px 14px;
        width: auto; }
        .mobile-nav .mn-wrapper .mn-content-wrapper .mn-right img {
          border-radius: 50%;
          height: 24px;
          width: auto;
          margin: -4px 3px 0px 0px; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-left img {
        height: 100%;
        width: auto;
        padding: 1%; }
      .mobile-nav .mn-wrapper .mn-content-wrapper .mn-center {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .mobile-nav .mn-wrapper .mn-content-wrapper .mn-center a {
          text-decoration: none;
          color: #333 !important; }
        .mobile-nav .mn-wrapper .mn-content-wrapper .mn-center img {
          height: 100%;
          width: auto;
          padding: 1%; }
  .mobile-nav .mn-menu-wrapper {
    position: fixed;
    bottom: 0;
    top: 64px;
    right: 0;
    left: 0; }
    .mobile-nav .mn-menu-wrapper .horizontal-list {
      border: 0;
      margin: 2px 0 5px;
      position: relative;
      top: 0; }
    .mobile-nav .mn-menu-wrapper .mn-menu {
      padding-bottom: 65px;
      border-top: 1px solid #aaa;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: white;
      z-index: 1;
      overflow: auto; }
      .mobile-nav .mn-menu-wrapper .mn-menu .mn-menu-links {
        margin-top: 15px; }
        .mobile-nav .mn-menu-wrapper .mn-menu .mn-menu-links .menu-link {
          display: block;
          white-space: nowrap;
          padding: 15px;
          margin: 1px 0;
          font-weight: bold;
          min-width: 128px;
          text-align: center;
          background-color: #e4e4e4;
          color: #333; }
          .mobile-nav .mn-menu-wrapper .mn-menu .mn-menu-links .menu-link i {
            float: right;
            font-size: 115%;
            margin-right: 3px; }
      .mobile-nav .mn-menu-wrapper .mn-menu .mn-auth-item {
        padding: 0 20px;
        margin: 1px 0;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #e4e4e4; }
        .mobile-nav .mn-menu-wrapper .mn-menu .mn-auth-item a {
          color: #2BADE3;
          font-weight: bold;
          text-decoration: underline;
          margin: 5px; }
        .mobile-nav .mn-menu-wrapper .mn-menu .mn-auth-item i {
          font-size: 18px;
          color: #a2a2a2;
          display: inline-block;
          margin-top: 1px;
          vertical-align: middle; }
        .mobile-nav .mn-menu-wrapper .mn-menu .mn-auth-item .mn-logged-in img {
          height: 25px;
          border-radius: 50%; }
      .mobile-nav .mn-menu-wrapper .mn-menu .mn-app-item {
        font-weight: bold;
        color: #a2a2a2;
        text-align: center; }
        .mobile-nav .mn-menu-wrapper .mn-menu .mn-app-item .mn-app-link {
          margin: 10px 0px 10px 20px;
          width: 50px;
          display: inline-block;
          vertical-align: middle; }
          .mobile-nav .mn-menu-wrapper .mn-menu .mn-app-item .mn-app-link i {
            font-size: 175%;
            color: #a2a2a2; }
          .mobile-nav .mn-menu-wrapper .mn-menu .mn-app-item .mn-app-link div {
            font-size: 85%;
            color: #a2a2a2; }
    .mobile-nav .mn-menu-wrapper .mn-menu-bg {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.28); }
  .mobile-nav .mn-close {
    text-align: center;
    position: fixed;
    padding-bottom: 15px;
    bottom: 0;
    left: 0;
    right: 0; }
    .mobile-nav .mn-close i {
      display: inline-block;
      background-color: #e4e4e4;
      font-size: 15px !important;
      line-height: 43px;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      box-shadow: 0px 3px 18px -3px #484848; }

@media screen and (max-width: 768px) {
  .navbar #navbar {
    max-height: calc(100vh - 60px) !important; }
  .navbar .navbar-nav {
    margin-top: 0; }
  .navbar #getTheApp,
  .navbar #browseWatchfaces,
  .navbar #createYourOwn,
  .navbar #partners,
  .navbar #user-nav-item {
    display: none; }
  .navbar #searchWatchfaces form {
    margin-top: 0; }
  .navbar .category-link {
    font-size: 175%;
    font-weight: bold; } }

.facer-editor {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  /** {
		-webkit-user-select: none !important;
		-moz-user-select: none !important;
		-ms-user-select: none !important;
		user-select: none !important;
	}*/ }
  .facer-editor .facer-editor-inner-wrapper {
    width: 100%;
    min-width: 992px;
    margin: 0 auto;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .facer-editor #photoAlbum {
    position: fixed;
    top: -9999px;
    left: -9999px; }
    .facer-editor #photoAlbum canvas {
      width: 312px !important;
      height: 390px !important; }
  .facer-editor #mobileMessage {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100000;
    padding: 10px;
    padding-right: 50px; }
    .facer-editor #mobileMessage .close-button {
      position: absolute;
      top: 15px;
      right: 15px;
      color: white; }

.facer-editor {
  /*#circlePreview:after, #squarePreview:after {
		position: absolute;
		top: -5px;
		right: 50px;
		height: 280px;
		left: 50px;
		background: #DDD;
		content: " ";
		z-index: -1;
	}

	#squarePreview {
		//position: absolute;
		//top: -9999px;
		//right: -9999px;
	}*/
  /*.ios #preview {
		.lower-canvas,
		.upper-canvas {
		    width: .8 * 175px !important;
		    height: 175px !important;
		}
	}*/
  /*.ios .applewatch .canvas-container {
		top: 30px !important;
		left: 0px !important;
	}

	.ios .applewatch .canvas-container,
	.ios .applewatch .canvas-container canvas {
		width: 89px !important;
		height: 112px !important;
	}*/ }
  .facer-editor #logo {
    position: relative;
    display: inline-block;
    margin-top: 3px; }
    .facer-editor #logo img {
      width: 270px;
      margin-bottom: 20px; }
  .facer-editor #back {
    margin-right: 7px; }
  .facer-editor header {
    position: relative;
    height: 60px;
    line-height: 55px;
    z-index: 10;
    padding-right: 15px;
    background-color: #fff;
    min-width: 1080px;
    -webkit-box-shadow: 0px -12px 38px 12px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px -12px 38px 12px rgba(0, 0, 0, 0.35);
    box-shadow: 0px -12px 38px 12px rgba(0, 0, 0, 0.35); }
    .facer-editor header #logo img {
      font-style: italic;
      vertical-align: middle;
      margin: 0 20px 0 0; }
      .facer-editor header #logo img img {
        width: 50px;
        vertical-align: middle; }
    .facer-editor header #siteTitle {
      float: left;
      display: inline-block;
      width: 350px;
      margin-left: 15px; }
    .facer-editor header[browsing-mode] #siteTitle {
      width: auto !important; }
    .facer-editor header #watchfaceTitle {
      display: inline-block;
      width: 280px;
      line-height: normal;
      margin-top: 13px; }
      .facer-editor header #watchfaceTitle input {
        margin: 0 !important; }
    .facer-editor header .btn-default {
      border: none; }
    @media screen and (max-width: 1130px) {
      .facer-editor header #siteTitle {
        width: 350px; }
      .facer-editor header #watchfaceTitle {
        width: 225px; } }
    @media screen and (max-height: 740px) {
      .facer-editor header #siteTitle {
        width: 350px; }
      .facer-editor header #watchfaceTitle {
        width: 225px; } }
    .facer-editor header #undo, .facer-editor header #redo, .facer-editor header #download {
      position: relative;
      float: right;
      padding: 0 25px;
      -webkit-user-select: none; }
      .facer-editor header #undo:hover, .facer-editor header #redo:hover, .facer-editor header #download:hover {
        background: #DDD; }
      .facer-editor header #undo:active, .facer-editor header #redo:active, .facer-editor header #download:active {
        background: #CCC; }
  .facer-editor h2 {
    margin: 0 0 10px;
    color: #464646;
    font-size: 25px;
    vertical-align: bottom;
    font-weight: 400; }
  .facer-editor h4 {
    margin: 0 0 10px; }
  .facer-editor label {
    font-weight: 400; }
  .facer-editor .title {
    font-size: 18px; }
  .facer-editor .blue {
    color: #2BADE3; }
  .facer-editor .image-bg {
    background-color: #d5f408; }
  .facer-editor .text-bg {
    background-color: #9a6fb0; }
  .facer-editor .shape-bg {
    background-color: #ff9000; }
  .facer-editor .essential-bg {
    background-color: #f272ba; }
  .facer-editor .complication-bg {
    background-color: #72f29f; }
  .facer-editor .recipe-bg {
    background-color: #5fd9ff; }
  .facer-editor.google-io .image-bg {
    background-color: #F5426E !important; }
  .facer-editor.google-io .text-bg {
    background-color: #69C14C !important; }
  .facer-editor.google-io .shape-bg {
    background-color: #F5CF3F !important; }
  .facer-editor.google-io .essential-bg {
    background-color: #00BED5 !important; }
  .facer-editor.google-io .complication-bg {
    background-color: #616DB2 !important; }
  .facer-editor #editor {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 768px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background: #CFCFCF; }
    .facer-editor #editor.highlighted {
      border: 8px solid #2BADE3; }
    .facer-editor #editor .dropdown-backdrop {
      display: none; }
  .facer-editor #watchfaceTitleTemp {
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ddd; }
  .facer-editor #saveDraft {
    position: relative; }
    .facer-editor #saveDraft #saveDraftStatus {
      position: absolute;
      top: 32px;
      left: 2px;
      font-size: 10px;
      line-height: 0;
      white-space: nowrap; }
  .facer-editor .watch-canvas-wrapper {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    z-index: 2;
    background: #FFF;
    border-radius: 5px;
    margin: -1px -1px -1px -1px;
    text-align: center;
    position: relative; }
    .facer-editor .watch-canvas-wrapper.full {
      z-index: 10; }
    .facer-editor .watch-canvas-wrapper #watchfaceTitle {
      z-index: 2;
      margin: 0 auto 20px;
      width: 300px;
      position: relative; }
      .facer-editor .watch-canvas-wrapper #watchfaceTitle input {
        padding: 5px 10px;
        border-radius: 5px;
        background: transparent;
        border: none;
        text-align: center;
        color: #999;
        font-size: 20px; }
        .facer-editor .watch-canvas-wrapper #watchfaceTitle input:hover {
          border: 1px solid #999; }
        .facer-editor .watch-canvas-wrapper #watchfaceTitle input:focus {
          border: 1px solid #999;
          outline: none; }
      .facer-editor .watch-canvas-wrapper #watchfaceTitle.fullscreen {
        margin-bottom: 80px; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper {
      padding-bottom: 60px !important;
      box-shadow: 0 0 10px #a0a0a0; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper.preview-mode {
        background-image: url("../../img/graph-bg.png");
        background-position-y: 20px; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper,
    .facer-editor .watch-canvas-wrapper .browser-wrapper {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 5px;
      overflow: hidden;
      z-index: 1; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper.full,
      .facer-editor .watch-canvas-wrapper .browser-wrapper.full {
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -296px;
        border-radius: 0; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper.highlighted,
      .facer-editor .watch-canvas-wrapper .browser-wrapper.highlighted {
        border-color: #2BADE3; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool,
      .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool {
        position: absolute;
        cursor: pointer;
        padding: 10px 15px;
        text-align: left;
        z-index: 2; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button {
          color: #000;
          position: relative;
          -webkit-user-select: none; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button.btn-primary,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button.btn-primary {
            color: #FFF; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:not(:first-child),
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:not(:first-child) {
            margin-left: 5px; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:after,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:after {
            content: " ";
            position: absolute;
            left: -5px;
            top: -5px;
            right: -5px;
            bottom: -5px; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:hover, .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:active,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:hover,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:active {
            color: #38b4ec;
            text-decoration: none; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:active,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .watch-canvas-corner-tool-button:active {
            opacity: .75; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .small-square,
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .small-circle,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .small-square,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .small-circle {
          display: inline-block;
          width: 15px;
          height: 15px;
          background: #AAA;
          white-space: nowrap; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .small-square.selected,
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .small-circle.selected,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .small-square.selected,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .small-circle.selected {
            background: #555; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool .small-circle,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool .small-circle {
          border-radius: 50%; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.top-left,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.top-left {
          top: 0;
          left: 0;
          margin-top: 6px; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.top-right,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.top-right {
          top: 0;
          right: 0;
          text-align: right; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom-left,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom-left {
          bottom: 0;
          left: 0; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom-right,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom-right {
          top: 0;
          right: 0;
          text-align: right;
          padding: 0; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom-right .floating-btn-wrapper,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom-right .floating-btn-wrapper {
            position: absolute;
            bottom: 0;
            right: 0;
            padding: 0px 15px 10px; }
        .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom,
        .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          background: #EFEFEF;
          padding: 10px 15px 10px;
          bottom: 0;
          right: 0;
          left: 0px;
          /*[type=range]::-ms-track {
    					border: 15px solid transparent !important;
    					border-width: 15px 0 !important;
    				}*/
          /*input[type=range]::-ms-fill-lower {
					  background: transparent;
					  border: 0 none;
					}

					input[type=range]::-ms-fill-upper {
					  background: transparent;
					  border: 0 none;
					}

					input[type=range]::-ms-tooltip {
					  display: none;
					}*/ }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom .timeline,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom .timeline {
            -webkit-flex: 1;
            -moz-flex: 1;
            -ms-flex: 1;
            flex: 1; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom [type=range],
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom [type=range] {
            width: 100%;
            height: 1px;
            -webkit-appearance: none;
            background: transparent;
            position: relative;
            z-index: 1; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom [type=range]::-webkit-slider-runnable-track,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom [type=range]::-webkit-slider-runnable-track {
            width: 100%;
            margin-bottom: 7px;
            background: #AAA;
            height: 1px;
            border: none; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom [type=range]::-webkit-slider-thumb,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom [type=range]::-webkit-slider-thumb {
            position: relative;
            -webkit-appearance: none;
            margin-top: -7px;
            width: 15px;
            background: #AAA;
            height: 15px;
            border: none;
            border-radius: 50%;
            /*&:after {
    						position: absolute;
    						top: -30px;
    						left: 50%;
    						transform: translateX(-50%);
    						white-space: nowrap;
    						font-family: monospace;
    					}*/ }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom [type=range]:active::-webkit-slider-thumb,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom [type=range]:active::-webkit-slider-thumb {
            background: #555; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom [type=range]:focus,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom [type=range]:focus {
            outline: none; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #currentTimeSliderWrapper,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #currentTimeSliderWrapper {
            position: relative;
            padding: 21px 10px 18px;
            margin: 0;
            background: #DDD;
            border-radius: 5px; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #currentTime,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #currentTime {
            position: absolute;
            top: -6px;
            left: 45px;
            color: #AAA;
            text-align: left;
            font-family: monospace; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay {
            position: relative;
            white-space: nowrap;
            margin: 0 12px; }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #timeMachineTitle,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #timeMachineTitle {
              display: inline-block;
              line-height: normal;
              width: 100px;
              font-weight: 500; }
              .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #timeMachineTitle #currentTimeValue,
              .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #timeMachineTitle #currentTimeValue {
                font-size: 17px;
                font-weight: 100; }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper {
              display: inline-block;
              position: relative;
              vertical-align: top;
              margin-top: 2px; }
              .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput,
              .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput {
                margin: 0;
                color: #777; }
                .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput img,
                .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput img {
                  height: 33px;
                  opacity: .5; }
                .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput span,
                .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay #dateInputWrapper #dateInput span {
                  position: absolute;
                  top: 14px;
                  font-size: 9px;
                  font-weight: bold;
                  text-align: center;
                  transform: translateX(-50%);
                  left: 17px; }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay input,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMachineDisplay input {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              opacity: 0;
              outline: none;
              cursor: pointer; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom .time-marker,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom .time-marker {
            position: absolute;
            font-size: 10px;
            top: 19px; }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom .time-marker i,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom .time-marker i {
              position: absolute;
              top: -15px; }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMarker2,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMarker2 {
            left: 50%;
            transform: translateX(-50%); }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMarker2 i,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMarker2 i {
              left: 50%;
              transform: translateX(-50%); }
          .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMarker3,
          .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMarker3 {
            right: 10px; }
            .facer-editor .watch-canvas-wrapper .watch-canvas-inner-wrapper .watch-canvas-corner-tool.bottom #timeMarker3 i,
            .facer-editor .watch-canvas-wrapper .browser-wrapper .watch-canvas-corner-tool.bottom #timeMarker3 i {
              right: 0; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-container .canvas-container {
      margin: auto;
      width: 400px !important;
      height: 400px !important;
      top: 0px !important;
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas {
      position: absolute;
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .has-previews .watch-canvas {
      left: -88px !important; }
    .facer-editor .watch-canvas-wrapper .ios .canvas-container,
    .facer-editor .watch-canvas-wrapper .ios.has-previews .watch-canvas {
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-outer-container {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      z-index: -1;
      background-image: url("../../img/graph-bg.png"); }
    .facer-editor .watch-canvas-wrapper .canvas-backdrop {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-container {
      position: relative;
      margin: 0px auto 5px;
      margin-bottom: 40px;
      width: 400px;
      height: 400px;
      z-index: 1;
      opacity: 0; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container.loaded {
        opacity: 1; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container #canvasOptions {
        position: absolute;
        z-index: 1;
        bottom: -68px;
        right: -3px; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container.fullscreen {
        margin-bottom: 80px; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container.ios {
        width: 400px; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.lower-canvas,
    .facer-editor .watch-canvas-wrapper .watch-canvas.upper-canvas {
      border: 1px solid #e6e6e6;
      position: absolute;
      top: -100px !important;
      left: -100px !important;
      width: 600px !important;
      height: 600px !important; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container, .facer-editor .watch-canvas-wrapper .ios .canvas-container {
      margin: auto;
      width: 400px !important;
      height: 500px !important;
      top: 0px !important;
      left: 0px !important; }
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.lower-canvas,
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.upper-canvas {
      top: -125px !important;
      left: -100px !important;
      width: 600px !important;
      height: 750px !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.circle,
    .facer-editor .watch-canvas-wrapper .watch-canvas-bounds.circle {
      border-radius: 50%; }
    .facer-editor .watch-canvas-wrapper.circle .lower-canvas,
    .facer-editor .watch-canvas-wrapper.circle .upper-canvas {
      border-radius: 50%; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-bounds {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border: 1px solid transparent;
      z-index: 1;
      pointer-events: none; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-bounds.opaque {
        pointer-events: auto; }
    .facer-editor .watch-canvas-wrapper .has-previews .watch-canvas-bounds {
      right: 88px;
      left: -88px; }
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas-bounds {
      right: 0 !important;
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .ios #watchPreview .canvas-container {
      width: 100% !important;
      height: 100% !important; }
    .facer-editor .watch-canvas-wrapper .watch-band {
      position: absolute;
      left: 0;
      top: -50px;
      width: 500px;
      height: 600px;
      background-image: url("https://www.facer.io/img/watch-band.png");
      z-index: 10; }
      .facer-editor .watch-canvas-wrapper .watch-band.circle {
        background-image: url("https://www.facer.io/img/watch-band-circle.png"); }
    .facer-editor .watch-canvas-wrapper .canvas-element {
      position: absolute; }
      .facer-editor .watch-canvas-wrapper .canvas-element .element-border {
        position: absolute;
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        border-radius: 5px; }
      .facer-editor .watch-canvas-wrapper .canvas-element:hover .element-border,
      .facer-editor .watch-canvas-wrapper .canvas-element.hovered .element-border,
      .facer-editor .watch-canvas-wrapper .canvas-element.selected .element-border {
        border: 2px solid transparent; }
      .facer-editor .watch-canvas-wrapper .canvas-element .text-element {
        display: inline-block;
        line-height: 1; }
        .facer-editor .watch-canvas-wrapper .canvas-element .text-element p {
          margin: 0;
          vertical-align: middle;
          display: inline-block;
          white-space: nowrap;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0;
          -webkit-margin-start: 0;
          -webkit-margin-end: 0; }
  .facer-editor #minuteHandContainer {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border-radius: 30px;
    cursor: pointer; }
    .facer-editor #minuteHandContainer #minuteHandContainerBorder {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 30px; }
      .facer-editor #minuteHandContainer #minuteHandContainerBorder:hover, .facer-editor #minuteHandContainer #minuteHandContainerBorder.hovered, .facer-editor #minuteHandContainer #minuteHandContainerBorder.selected {
        border: 5px solid #2BADE3; }
  .facer-editor .hovered,
  .facer-editor .selected {
    border-color: #2BADE3 !important; }
  .facer-editor .no-events {
    pointer-events: none;
    opacity: .5; }
  .facer-editor #minuteHand {
    position: absolute;
    top: 10px;
    left: 215px;
    width: 10px;
    height: 260px;
    background: #555; }
  .facer-editor .vertical-slider {
    min-width: 0; }
    .facer-editor .vertical-slider input[type=range] {
      min-width: 32px;
      -webkit-appearance: slider-vertical; }
  .facer-editor button {
    border-radius: 2px; }
  .facer-editor .btn {
    border-radius: 2px; }
  .facer-editor .alignment-control {
    padding: 0; }
  .facer-editor .left-input-panel,
  .facer-editor .right-input-panel {
    position: absolute;
    z-index: 5; }
  .facer-editor .left-input-panel {
    left: -185px;
    top: calc(50% - 22px); }
  .facer-editor .right-input-panel {
    right: -325px;
    top: calc(50% - 38px); }
  .facer-editor [time-input] {
    width: 40px;
    text-align: center;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #DDD; }
    .facer-editor [time-input]:focus {
      border-color: #2BADE3;
      outline: none; }
  .facer-editor .time-input-box {
    position: relative;
    display: inline-block;
    padding: 15px 0; }
    .facer-editor .time-input-box .time-arrow-up,
    .facer-editor .time-input-box .time-arrow-down {
      position: absolute;
      right: 0;
      left: 0;
      font-size: 10px;
      cursor: pointer;
      color: #2BADE3; }
      .facer-editor .time-input-box .time-arrow-up:active,
      .facer-editor .time-input-box .time-arrow-down:active {
        opacity: .5; }
    .facer-editor .time-input-box .time-arrow-up {
      top: 0px; }
    .facer-editor .time-input-box .time-arrow-down {
      bottom: 0px; }
  .facer-editor .time-reset {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
    vertical-align: middle;
    color: #999; }
    .facer-editor .time-reset:hover {
      color: #2BADE3; }
    .facer-editor .time-reset.active {
      color: #2BADE3; }
    .facer-editor .time-reset:active {
      opacity: .5; }
  .facer-editor .play-button {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    margin: 0 5px;
    padding-left: 8px;
    text-align: center; }
    .facer-editor .play-button.active, .facer-editor .play-button:hover {
      color: #2BADE3;
      border-color: #2BADE3; }
    .facer-editor .play-button:active {
      opacity: .5; }
  .facer-editor .watch-canvas-toolbar-container {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    z-index: 1; }
    .facer-editor .watch-canvas-toolbar-container .watch-canvas-toolbar-corner-tool {
      position: absolute; }
      .facer-editor .watch-canvas-toolbar-container .watch-canvas-toolbar-corner-tool.right {
        top: -44px;
        right: 10px;
        text-align: right; }
      .facer-editor .watch-canvas-toolbar-container .watch-canvas-toolbar-corner-tool.left {
        top: -44px;
        left: 10px;
        text-align: left; }
  .facer-editor .watch-canvas-alert {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #2BADE3;
    background: rgba(49, 209, 255, 0.7);
    text-align: center;
    z-index: 1;
    text-shadow: 2px 2px 0 rgba(49, 209, 255, 0.8);
    color: white; }
    .facer-editor .watch-canvas-alert.watch-canvas-alert-info .watch-canvas-alert-stripes {
      position: absolute;
      height: 10px;
      bottom: -10px;
      left: 0;
      right: 0;
      background-image: url("../../img/pattern.png");
      background-size: auto 10px; }
    .facer-editor .watch-canvas-alert.watch-canvas-alert-success {
      border-bottom-color: #72f29f;
      background: rgba(114, 242, 159, 0.42);
      color: black; }
    .facer-editor .watch-canvas-alert i.large-icon {
      font-size: 27px;
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; }
    .facer-editor .watch-canvas-alert.watch-canvas-alert-danger {
      border-bottom-color: red;
      background: rgba(255, 0, 0, 0.32);
      text-shadow: 2px 2px 0 red; }
  .facer-editor .watch-canvas-toolbar {
    display: inline-block;
    width: 100%;
    min-height: 34px;
    z-index: 2;
    color: #999;
    border-top: 2px solid #FFA500;
    background: rgba(255, 165, 0, 0.32);
    cursor: default; }
    .facer-editor .watch-canvas-toolbar .btn-toolbar {
      padding: 5px 10px; }
      .facer-editor .watch-canvas-toolbar .btn-toolbar div {
        display: inline-block;
        vertical-align: top; }
    .facer-editor .watch-canvas-toolbar .btn, .facer-editor .watch-canvas-toolbar .btn-set, .facer-editor .watch-canvas-toolbar input {
      cursor: pointer; }
    .facer-editor .watch-canvas-toolbar .btn-set {
      float: none;
      margin: 5px; }
      .facer-editor .watch-canvas-toolbar .btn-set button {
        border-color: #FFA500; }
        .facer-editor .watch-canvas-toolbar .btn-set button.active {
          background-color: #aaaaaa; }
    .facer-editor .watch-canvas-toolbar .button-label {
      position: absolute;
      top: 5px;
      right: 5px;
      bottom: 5px;
      margin-bottom: 0;
      border: 1px solid #DDD; }
      .facer-editor .watch-canvas-toolbar .button-label input {
        position: absolute;
        top: -9999px;
        left: -9999px; }
    .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu {
      max-height: 400px;
      overflow-y: auto; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.list-with-header {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.list-with-header .list-header {
          min-height: 50px;
          padding: 5px; }
          .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.list-with-header .list-header .upload-control {
            display: block;
            margin: 0; }
            .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.list-with-header .list-header .upload-control button {
              float: none; }
            .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.list-with-header .list-header .upload-control input {
              max-width: 100%; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list > div,
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list .text-style-list-group {
        display: block; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list h4 {
        margin: 4px 0 0; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list .list-group-item.active .list-group-item-text {
        color: #2BADE3; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list .list-group-item-header-image {
        display: block;
        width: 50%; }
        .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list .list-group-item-header-image img {
          -webkit-filter: brightness(0);
          filter: brightness(0);
          width: 100%; }
      .facer-editor .watch-canvas-toolbar .btn-group.open .dropdown-menu.text-style-list .list-group {
        margin: 5px;
        display: block; }
    .facer-editor .watch-canvas-toolbar .color-control {
      position: relative;
      padding-right: 56px; }
      .facer-editor .watch-canvas-toolbar .color-control .button-label {
        width: 44px;
        top: 5px;
        right: 5px;
        bottom: 5px; }
    .facer-editor .watch-canvas-toolbar .watch-canvas-tool {
      display: inline-block;
      margin: 0 5px;
      padding: 5px;
      border: 2px solid #EEE;
      color: #BBB;
      border-radius: 5px;
      font-size: 12px;
      cursor: pointer;
      -webkit-user-select: none; }
    .facer-editor .watch-canvas-toolbar input[type=range] {
      width: 100%; }
    .facer-editor .watch-canvas-toolbar .photo-album-toolbar {
      overflow: auto;
      white-space: nowrap;
      margin: 0px -17px;
      padding: 0px 12px; }
      .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-header {
        text-align: left;
        color: #FFA500; }
      .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list {
        margin: 0;
        text-align: left;
        padding: 0; }
        .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container {
          position: relative;
          display: inline-block;
          margin: 5px;
          border: 2px solid transparent;
          vertical-align: top; }
          .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container .remove-image {
            display: none;
            position: absolute;
            width: 15px;
            height: 15px;
            top: -7.5px;
            right: -7.5px;
            border-radius: 7.5px;
            text-align: center;
            line-height: 18px;
            color: #FFF;
            font-size: 7px; }
          .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container .photo-album-toolbar-image {
            width: 80px;
            height: 100px;
            background-size: cover;
            background-repeat: no-repeat; }
          .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container:hover {
            border-color: #FFA500; }
            .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container:hover .remove-image {
              display: block;
              background-color: #FFA500; }
          .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container.selected .remove-image {
            display: block;
            background-color: #2BADE3; }
          .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list .photo-album-toolbar-image-container.add-image .photo-album-toolbar-image:hover {
            border-color: #2BADE3;
            color: #2BADE3;
            background-color: rgba(49, 209, 255, 0.25); }
        .facer-editor .watch-canvas-toolbar .photo-album-toolbar .photo-album-toolbar-list #photoAlbumImageUpload {
          display: none; }
  .facer-editor .add-image {
    border: 2px dashed;
    border-color: transparent !important;
    color: #FFA500; }
    .facer-editor .add-image.list-group,
    .facer-editor .add-image .photo-album-toolbar-image {
      border: 2px dashed #FFA500;
      background-color: rgba(255, 165, 0, 0.25);
      border-radius: 5px;
      line-height: 100px;
      text-align: center;
      font-size: 30px; }
    .facer-editor .add-image.list-group {
      line-height: 125px;
      position: relative;
      vertical-align: top; }
      .facer-editor .add-image.list-group input {
        position: absolute;
        opacity: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .facer-editor .settings-list {
    min-width: 200px; }
  .facer-editor .settings-list > li > div {
    margin: 10px 0;
    padding: 0 20px;
    white-space: nowrap;
    line-height: normal; }
  .facer-editor .gif-link {
    padding-top: 13px;
    padding-bottom: 10px; }
  .facer-editor #shareableLink {
    margin: 10px;
    padding: 13px;
    -webkit-user-select: text !important;
    cursor: text;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .facer-editor .grid-line-x,
  .facer-editor .grid-line-y {
    display: none;
    position: absolute;
    background: #2BADE3;
    opacity: .5;
    z-index: 1000; }
  .facer-editor .grid-line-x {
    width: 1px;
    top: 0;
    bottom: 0;
    left: 50%; }
  .facer-editor .grid-line-y {
    height: 1px;
    top: 50%;
    right: 0;
    left: 0; }
  .facer-editor .palette {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 20px 0;
    width: 280px;
    overflow: visible;
    color: #BBB;
    z-index: 3; }
    .facer-editor .palette .back-button,
    .facer-editor .palette .close-button {
      border-radius: 50%;
      width: 22px;
      height: 22px;
      padding: 1px;
      margin-top: -4px; }
    .facer-editor .palette .close-button {
      padding: 2px;
      width: 17px;
      height: 17px;
      font-size: 8px; }
    .facer-editor .palette .inner-palette {
      padding: 10px;
      border-radius: 3px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      background-color: #DDD; }
      .facer-editor .palette .inner-palette label {
        color: #999; }
      .facer-editor .palette .inner-palette .form-group:last-child {
        margin-bottom: 0; }
    .facer-editor .palette .layer-name {
      width: 88%;
      font-size: 26px;
      font-weight: 400;
      border: none;
      outline: none;
      background: transparent;
      color: #888; }
    .facer-editor .palette .image-control {
      margin: 6px 15px; }
    .facer-editor .palette .color-control {
      width: 100%;
      height: 34px;
      border-radius: 4px;
      border: 1px solid;
      margin-bottom: 0; }
      .facer-editor .palette .color-control input {
        position: absolute;
        top: -9999px;
        left: -9999px; }
    .facer-editor .palette input:not(.layer-name) {
      font-family: monospace; }
    .facer-editor .palette .image-preview {
      width: 240px;
      height: 240px;
      border: 1px solid #ddd;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
      .facer-editor .palette .image-preview.image-preview-small {
        width: 120px;
        height: 120px; }
  .facer-editor .running {
    border-color: #2BADE3 !important; }
  .facer-editor .pulse {
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    -ms-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite; }

@keyframes pulse {
  0% {
    text-shadow: 0px 0px 2px #777; }
  50% {
    text-shadow: 0px 0px 10px #2BADE3; }
  100% {
    text-shadow: 0px 0px 2px #777; } }
  .facer-editor #fileDropOverlayContainer {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    z-index: 10; }
    .facer-editor #fileDropOverlayContainer #fileDropOverlay {
      width: 100%;
      height: 100%;
      border-radius: 5px;
      background-color: rgba(255, 255, 255, 0.85);
      border: 1px dashed #999;
      color: #999;
      text-align: center;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
  .facer-editor #newLayer {
    margin-right: 1px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .facer-editor #newLayer.open {
      background: #999;
      box-shadow: inset 0 0 34px #6A6A6A;
      margin-bottom: 15px; }
    .facer-editor #newLayer .accordion {
      height: 0;
      min-height: 0;
      overflow: auto;
      padding: 0 10px;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .facer-editor #newLayer .accordion .inner-accordion {
        overflow: auto;
        height: 350px; }
      .facer-editor #newLayer .accordion .cancel {
        padding-top: 5px;
        height: 50px; }
      .facer-editor #newLayer .accordion.open {
        height: 400px;
        min-height: 400px;
        margin: 0 0 16px; }
        .facer-editor #newLayer .accordion.open.accordion-small {
          height: 200px;
          min-height: 200px; }
    .facer-editor #newLayer #newLayerToggle {
      padding: 0 10px; }
      .facer-editor #newLayer #newLayerToggle.open {
        padding-top: 0;
        padding: 10px; }
  .facer-editor .element.btn-primary {
    box-shadow: 0px 3px 9px #a5a5a5; }
  .facer-editor .palette-wrapper {
    position: relative;
    height: calc(100% - 60px); }
    .facer-editor .palette-wrapper .header-tabs {
      position: absolute;
      top: 0;
      right: 10px;
      left: 10px;
      z-index: 10; }
    .facer-editor .palette-wrapper .palette-scroll-wrapper {
      height: 100%;
      overflow-y: auto;
      padding: 0 10px;
      border-radius: 33px; }
      .facer-editor .palette-wrapper .palette-scroll-wrapper .palette-scroll-inner-wrapper {
        padding-bottom: 322px; }
    .facer-editor .palette-wrapper .palette-section {
      border-radius: 10px;
      box-shadow: 0px 3px 9px #8c8c8c; }
      .facer-editor .palette-wrapper .palette-section #layerList {
        height: 100%;
        border-radius: 7px;
        padding-top: 44px;
        margin-bottom: 10px;
        z-index: 0;
        position: relative;
        overflow: visible; }
    .facer-editor .palette-wrapper .btn {
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      box-shadow: none !important; }
      .facer-editor .palette-wrapper .btn:first-child {
        border-top-left-radius: 7px; }
      .facer-editor .palette-wrapper .btn:last-child {
        border-top-right-radius: 7px; }
      .facer-editor .palette-wrapper .btn.active:last-child {
        border-left-color: #CCC !important;
        box-shadow: inset 5px -6px 10px -5px #c3c3c3 !important; }
      .facer-editor .palette-wrapper .btn.active:first-child {
        border-right-color: #CCC !important;
        box-shadow: inset -5px -6px 10px -5px #c3c3c3 !important; }
  .facer-editor .palette-group {
    overflow-y: auto; }
  .facer-editor .palette-well {
    background-color: #f8f8f8;
    margin: 5px 0px 10px;
    padding: 1px 5px;
    border-radius: 3px; }
  .facer-editor .palette-panel {
    padding: 10px 20px;
    border: 1px solid #bbb;
    margin: 0 0;
    border-radius: 10px;
    color: #555; }
  .facer-editor #modeSelect.btn-group > .btn:last-child:not(:first-child), .facer-editor #modeSelect .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 0; }
  .facer-editor #modeSelect.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0; }
  .facer-editor #modeSelect .btn-default:not(.active) {
    background-color: #f8f8f8;
    border-bottom-width: 0; }
  .facer-editor #layerListDivider {
    background-color: #f8f8f8;
    height: 15px;
    border-top-width: 0;
    border-bottom: 1px solid #eaeaea; }
  .facer-editor #layerList {
    border-top-width: 0;
    padding-right: 0; }
    .facer-editor #layerList .palette-well {
      margin: 0px 0px 0px;
      padding: 1px 5px 1px;
      border-radius: 0 0 10px 10px; }
  .facer-editor .palette-header {
    padding: 10px 12px 0;
    color: #999; }
  .facer-editor.ios #layerList .palette-well {
    border-radius: 10px; }
  .facer-editor .main-palette {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .facer-editor .palette-left {
    padding: 0;
    width: 0;
    z-index: 3; }
    .facer-editor .palette-left.open {
      width: 280px;
      padding: 15px 20px 0; }
    .facer-editor .palette-left > div {
      width: 280px;
      position: absolute;
      right: 0;
      top: 4px;
      bottom: 0;
      /*@include transition(all .5s ease-in-out);
			&.slid {
				@include transition(all .5s ease-in-out);
				@include transform(translateX(-300px));
				opacity: 0;
				pointer-events: none;
			}*/ }
  .facer-editor .palette-right {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px; }
    .facer-editor .palette-right > div {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      overflow-x: hidden; }
    .facer-editor .palette-right .advanced-settings-wrapper {
      box-shadow: 0 0 10px #a0a0a0;
      background-color: #f8f8f8;
      border-radius: 8px;
      border: 1px solid #ccc; }
      .facer-editor .palette-right .advanced-settings-wrapper .palette-corner-icon {
        right: 20px;
        top: 23px;
        font-size: 12px; }
      .facer-editor .palette-right .advanced-settings-wrapper .palette-title {
        margin-bottom: 2px; }
      .facer-editor .palette-right .advanced-settings-wrapper .advanced-settings-inner-wrapper {
        padding: 6px; }
  .facer-editor .palette-title {
    color: #4a4a4a;
    padding: 9px 10px 6px;
    background: #ececec;
    border-radius: 8px 8px 0 0; }
    .facer-editor .palette-title i {
      vertical-align: middle; }
  .facer-editor .palette-corner-icon {
    position: absolute;
    color: #AAA; }
  .facer-editor .footer-palette {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 1px;
    height: 102px;
    z-index: 2;
    background: #CCC;
    border-top: 1px solid #dadada;
    box-shadow: inset -4px 0px 10px -4px #a0a0a0; }
    .facer-editor .footer-palette .palette-corner-icon {
      right: 20px;
      top: 15px;
      font-size: 17px; }
    .facer-editor .footer-palette .palette-well {
      margin: 7px 9px 10px;
      padding: 0;
      border-radius: 8px;
      box-shadow: 0px 3px 9px #8c8c8c; }
    .facer-editor .footer-palette .palette-item {
      margin: 0 5px 5px; }
  .facer-editor .form-group .twitter-typeahead {
    display: block !important; }
    .facer-editor .form-group .twitter-typeahead .tt-menu {
      left: 0;
      right: 0;
      background-color: #FFF;
      border: 1px solid #DDD;
      max-height: 200px;
      overflow-y: auto; }
      .facer-editor .form-group .twitter-typeahead .tt-menu .tt-header {
        background-color: #999;
        color: #FFF;
        padding: 5px 10px; }
      .facer-editor .form-group .twitter-typeahead .tt-menu .tt-suggestion {
        padding: 5px 10px; }
        .facer-editor .form-group .twitter-typeahead .tt-menu .tt-suggestion.tt-highlight, .facer-editor .form-group .twitter-typeahead .tt-menu .tt-suggestion.tt-cursor, .facer-editor .form-group .twitter-typeahead .tt-menu .tt-suggestion:hover {
          color: #2BADE3; }
  .facer-editor .form-group .tag-input {
    position: relative; }
    .facer-editor .form-group .tag-input input {
      padding-right: 54px; }
    .facer-editor .form-group .tag-input .btn {
      position: absolute;
      top: 6px;
      right: 6px; }
  .facer-editor .sub-palette {
    position: absolute;
    width: 280px;
    top: 47px;
    bottom: 0;
    padding-left: 0; }
    .facer-editor .sub-palette.slid {
      -webkit-transform: translateX(300px) !important;
      -moz-transform: translateX(300px) !important;
      -ms-transform: translateX(300px) !important;
      transform: translateX(300px) !important;
      opacity: 0;
      pointer-events: none; }
  .facer-editor #newElement,
  .facer-editor #minuteHandOptions,
  .facer-editor #watchOptions {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .facer-editor #sidebarToggle {
    display: none; }
  .facer-editor #previews {
    position: absolute;
    top: -29px;
    right: -232px !important;
    pointer-events: none;
    opacity: 0; }
    .facer-editor #previews #squarePreview {
      background-image: url("../../img/squareBG.png");
      background-size: auto 197.6px;
      background-position: top center;
      background-repeat: no-repeat; }
      .facer-editor #previews #squarePreview .canvas-container {
        top: 43px !important;
        left: 0 !important;
        border-radius: 2%; }
        .facer-editor #previews #squarePreview .canvas-container, .facer-editor #previews #squarePreview .canvas-container canvas {
          width: 110px !important;
          height: 110px !important; }
    .facer-editor #previews #circlePreview {
      background-image: url("../../img/circleBG.png");
      background-size: auto 189.8px;
      background-position: top center;
      background-repeat: no-repeat; }
      .facer-editor #previews #circlePreview .canvas-container {
        top: 30px !important;
        left: 0 !important; }
        .facer-editor #previews #circlePreview .canvas-container, .facer-editor #previews #circlePreview .canvas-container canvas {
          width: 130px !important;
          height: 130px !important; }
    .facer-editor #previews #circlePreview, .facer-editor #previews #squarePreview, .facer-editor #previews canvas, .facer-editor #previews .canvas-container {
      width: 200px !important;
      height: 242px !important; }
  .facer-editor .has-previews #previews {
    opacity: 1;
    right: -144px !important; }
  .facer-editor #preview {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    line-height: 200px;
    width: 250px;
    height: 250px;
    padding: none;
    color: #DDD; }
    .facer-editor #preview .upper-canvas {
      opacity: 0; }
    .facer-editor #preview .lower-canvas {
      border-radius: 3px; }
      .facer-editor #preview .lower-canvas.circle {
        border-radius: 50%; }
    .facer-editor #preview .canvas-container {
      z-index: 2; }
  .facer-editor .preview {
    position: relative;
    margin: 0 auto;
    width: 175px;
    height: 175px;
    background: #FFF; }
  .facer-editor #circlePreview .preview {
    border-radius: 50%; }
  .facer-editor #publishView {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%; }
    .facer-editor #publishView #watchPreview {
      -webkit-flex: 0 0 350px;
      -moz-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
      flex: 0 0 350px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      @media screen and (max-width: 1200px) {
        .facer-editor #publishView #watchPreview {
          -webkit-flex: 0 0 300px;
          -moz-flex: 0 0 300px;
          -ms-flex: 0 0 300px;
          flex: 0 0 300px; } }
      .facer-editor #publishView #watchPreview #watch {
        height: 400px; }
        .facer-editor #publishView #watchPreview #watch .watchface-display-options {
          position: absolute;
          right: 0;
          bottom: 25px;
          left: 0;
          line-height: 0; }
    .facer-editor #publishView #publishForm {
      -webkit-flex: 0 0 400px;
      -moz-flex: 0 0 400px;
      -ms-flex: 0 0 400px;
      flex: 0 0 400px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      text-align: left;
      padding: 30px; }
      @media screen and (max-width: 1200px) {
        .facer-editor #publishView #publishForm {
          -webkit-flex: 0 0 320px;
          -moz-flex: 0 0 320px;
          -ms-flex: 0 0 320px;
          flex: 0 0 320px;
          padding: 30px 20px; } }
      .facer-editor #publishView #publishForm.messages {
        -webkit-flex: 0 0 300px;
        -moz-flex: 0 0 300px;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px; }
      .facer-editor #publishView #publishForm .input-lg {
        border-radius: 4px;
        font-weight: bold; }
      .facer-editor #publishView #publishForm textarea {
        height: 75px; }
  .facer-editor #preview {
    margin: auto;
    padding-top: 33px;
    padding-bottom: 47px;
    width: 175px; }
  .facer-editor #watchBand {
    position: absolute;
    z-index: 1;
    width: 912px;
    height: 357px;
    top: -51px;
    left: -35px;
    pointer-events: none; }
  .facer-editor #wrist,
  .facer-editor #watchBand {
    position: absolute;
    top: -30px;
    left: -300px;
    width: 912px;
    height: 357px;
    pointer-events: none; }
  .facer-editor .palette-right {
    padding: 0;
    width: 0;
    overflow: auto; }
    .facer-editor .palette-right.open {
      width: 270px; }
  .facer-editor .palette-right > div {
    position: absolute;
    padding: 10px 10px 10px 10px;
    width: 270px;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 5px; }
  @media screen and (max-width: 992px) {
    .facer-editor {
      /*#editor,
		.palette-right > div {
			@include transition(-webkit-transform .5s ease-in-out);
			@include transition(-moz-transform .5s ease-in-out);
			@include transition(-ms-transform .5s ease-in-out);
			@include transition(transform .5s ease-in-out);
		}

		.palette-right {
			padding: 0;
			width: 0;
			overflow: visible;
		}

		.palette-right > div {
			position: absolute;
			padding: 20px 20px 20px;
			width: 300px;
			top: 0;
			right: -285px;
			bottom: 0;
			background: rgba(255, 255, 255, .95);
			z-index: 1;
			border-radius: 5px;
		}*/ }
      .facer-editor #sidebarToggle {
        display: block;
        position: absolute;
        left: -10px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        color: gray;
        cursor: pointer; }
      .facer-editor .sidebar-open {
        -webkit-transform: translateX(-285px);
        -moz-transform: translateX(-285px);
        -ms-transform: translateX(-285px);
        transform: translateX(-285px); } }
  @media screen and (max-height: 740px) {
    .facer-editor .watch-canvas-wrapper #previews {
      display: none; }
    .facer-editor .watch-canvas-wrapper .has-previews .watch-canvas {
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper #canvasOptions {
      bottom: -54px !important;
      right: -14px !important; }
      .facer-editor .watch-canvas-wrapper #canvasOptions .btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-bounds {
      left: 0 !important;
      right: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-container {
      margin: 10px auto;
      width: 300px;
      height: 300px; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container .canvas-container {
        left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas {
      width: 300px !important;
      height: 300px !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.upper-canvas,
    .facer-editor .watch-canvas-wrapper .watch-canvas.lower-canvas {
      top: -75px !important;
      left: -75px !important;
      width: 450px !important;
      height: 450px !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.lower-canvas {
      position: absolute; } }
  @media screen and (max-height: 800px) {
    .facer-editor .ios.watch-canvas-container {
      margin: 10px auto 120px;
      width: 256px !important;
      height: 320px !important; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container > .canvas-container {
      width: 1536px !important;
      height: 1920px !important; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container, .facer-editor .watch-canvas-wrapper .ios .watch-canvas, .facer-editor .watch-canvas-wrapper .ios .canvas-container {
      width: 256px !important;
      height: 320px !important; }
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.lower-canvas,
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.upper-canvas {
      top: -80px !important;
      left: -64px !important;
      width: 384px !important;
      height: 480px !important; }
    .facer-editor .ios .watch-container .canvas-container {
      width: 100% !important;
      height: 100% !important; } }
  @media screen and (max-width: 1080px) {
    .facer-editor .watch-canvas-wrapper #previews {
      display: none; }
    .facer-editor .watch-canvas-wrapper .has-previews .watch-canvas {
      left: 0 !important; }
    .facer-editor .watch-canvas-wrapper #canvasOptions {
      bottom: -54px !important;
      right: -14px !important; }
      .facer-editor .watch-canvas-wrapper #canvasOptions .btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-bounds {
      left: 0 !important;
      right: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas {
      width: 300px !important;
      height: 300px !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas-container {
      margin: 10px auto;
      width: 300px;
      height: 300px; }
      .facer-editor .watch-canvas-wrapper .watch-canvas-container .canvas-container {
        left: 0 !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.upper-canvas,
    .facer-editor .watch-canvas-wrapper .watch-canvas.lower-canvas {
      top: -75px !important;
      left: -75px !important;
      width: 450px !important;
      height: 450px !important; }
    .facer-editor .watch-canvas-wrapper .watch-canvas.lower-canvas {
      position: absolute; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container {
      margin: 10px auto 120px;
      width: 256px;
      height: 320px; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container, .facer-editor .watch-canvas-wrapper .ios .watch-canvas, .facer-editor .watch-canvas-wrapper .ios .canvas-container {
      width: 256px !important;
      height: 320px !important; }
    .facer-editor .watch-canvas-wrapper .ios.watch-canvas-container > .canvas-container {
      width: 1536px !important;
      height: 1920px !important; }
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.lower-canvas,
    .facer-editor .watch-canvas-wrapper .ios .watch-canvas.upper-canvas {
      top: -80px !important;
      left: -64px !important;
      width: 384px !important;
      height: 480px !important; }
    .facer-editor .watch-canvas-wrapper .ios .watch-container .canvas-container {
      width: 100% !important;
      height: 100% !important; }
    .facer-editor #minuteHandContainer {
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px; }
    .facer-editor #minuteHandContainerBorder:hover,
    .facer-editor #minuteHandContainerBorder.hovered,
    .facer-editor #minuteHandContainerBorder.selected {
      border-width: 3px; }
    .facer-editor #minuteHand {
      position: absolute;
      top: 10px;
      left: 177px;
      width: 6px;
      height: 211px; } }
  .facer-editor .list-input {
    position: relative; }
    .facer-editor .list-input input {
      width: calc(100% - 20px);
      font-family: inherit !important;
      padding: 5px 0;
      margin: 0 10px;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 3px;
      font-size: 18px;
      color: #555;
      font-weight: bold;
      -webkit-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      -moz-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      -ms-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s; }
      .facer-editor .list-input input:hover, .facer-editor .list-input input:focus {
        padding: 5px 0 5px 5px;
        outline: none;
        border: 1px solid #CCC; }
      .facer-editor .list-input input:focus {
        background-color: #fff;
        border: 2px solid #2BADE3; }
    .facer-editor .list-input:hover .list-input-overlays,
    .facer-editor .list-input input:focus + .list-input-overlays {
      display: none; }
    .facer-editor .list-input .list-input-overlays {
      pointer-events: none;
      margin: 0 15px;
      border-radius: 3px; }
      .facer-editor .list-input .list-input-overlays i {
        position: absolute;
        top: 10px;
        right: 5px;
        z-index: 10; }
    .facer-editor .list-input.floating-list-input {
      margin: 0 auto 50px;
      width: 400px;
      -webkit-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      -moz-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      -ms-transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s;
      transition: border linear 0.25s, background linear 0.25s, padding linear 0.25s; }
      .facer-editor .list-input.floating-list-input.ng-enter, .facer-editor .list-input.floating-list-input.ng-leave {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        transition: none; }
      .facer-editor .list-input.floating-list-input input {
        text-align: center; }
      .facer-editor .list-input.floating-list-input .list-input-gradient {
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 87%, white 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(87%, rgba(255, 255, 255, 0)), color-stop(100%, white));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 87%, white 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 87%, white 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 87%, white 100%);
        /* IE10+ */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 87%, white 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#f8f8f8',GradientType=1 ); }
  .facer-editor .floating-textarea {
    width: 400px;
    height: 50px;
    background: transparent;
    text-align: center;
    border: none;
    resize: none;
    border-radius: 3px; }
    .facer-editor .floating-textarea:hover, .facer-editor .floating-textarea:focus {
      outline: none;
      border: 1px solid #CCC; }
    .facer-editor .floating-textarea:focus {
      border: 2px solid #2BADE3; }
  .facer-editor .palette-items div.layer {
    white-space: nowrap;
    text-overflow: ellipsis; }
  .facer-editor .palette-items .color-label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5px;
    background: #F00;
    border-radius: 7px 0 0 7px;
    border: 0px solid #CCC;
    border-right-width: 0;
    background-color: black; }
  .facer-editor .palette-items .interactive .color-label {
    background-color: transparent;
    border-left-width: 1px; }
  .facer-editor .palette-items .colorpicker {
    margin-left: 114px !important; }
  .facer-editor .palette-items .colorpicker .dropdown-menu::after {
    left: 106px !important; }
  .facer-editor .palette-items .colorpicker .dropdown-menu::before {
    left: 105px !important; }
  .facer-editor .palette-items .element:not(.unhoverable).hovered,
  .facer-editor .palette-items .element:not(.unhoverable):hover {
    border-color: #2BADE3;
    color: #2BADE3;
    border-width: 1px; }
    .facer-editor .palette-items .element:not(.unhoverable).hovered.selected,
    .facer-editor .palette-items .element:not(.unhoverable):hover.selected {
      background-color: #ffeecf !important;
      border: 2px solid #ffa500 !important; }
    .facer-editor .palette-items .element:not(.unhoverable).hovered .color-label,
    .facer-editor .palette-items .element:not(.unhoverable):hover .color-label {
      background-color: #2BADE3;
      border-color: #2BADE3; }
  .facer-editor .palette-items .element.selected {
    background-color: #ffeecf !important;
    border: 2px solid #ffa500 !important; }
    .facer-editor .palette-items .element.selected .color-label {
      border-width: 0px;
      border-right-width: 0;
      border-color: #ffa500;
      background-color: #ffa500 !important; }
  .facer-editor .element.unhoverable {
    cursor: default; }
  .facer-editor .palette-box {
    text-align: center; }
    .facer-editor .palette-box:hover {
      color: #2BADE3;
      border-color: #2BADE3; }
  .facer-editor .palette-item {
    line-height: 26px; }
  .facer-editor .palette-item,
  .facer-editor .palette-box {
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    border-radius: 3px;
    background: #FFF;
    cursor: pointer;
    color: #AAA;
    -webkit-user-select: none; }
    .facer-editor .palette-item.layer,
    .facer-editor .palette-box.layer {
      padding: 0 10px; }
    .facer-editor .palette-item .color-band,
    .facer-editor .palette-box .color-band {
      position: absolute;
      bottom: -1px;
      height: 7px;
      left: -1px;
      right: -1px;
      border-radius: 0 0 3px 3px; }
    .facer-editor .palette-item:hover .color-band,
    .facer-editor .palette-box:hover .color-band {
      bottom: 0;
      left: 0;
      right: 0; }
    .facer-editor .palette-item.palette-box-small .color-band,
    .facer-editor .palette-box.palette-box-small .color-band {
      height: 5px; }
    .facer-editor .palette-item .palette-item-content,
    .facer-editor .palette-box .palette-item-content {
      overflow: hidden;
      text-overflow: ellipsis; }
      .facer-editor .palette-item .palette-item-content input,
      .facer-editor .palette-box .palette-item-content input {
        margin-top: 10px;
        margin-bottom: 10px;
        display: inline;
        vertical-align: middle;
        height: 28px;
        font-family: inherit;
        padding-left: 3px;
        border: none;
        color: #999;
        background: #efefef;
        border-radius: 1px; }
        .facer-editor .palette-item .palette-item-content input:focus,
        .facer-editor .palette-box .palette-item-content input:focus {
          outline: none; }
    .facer-editor .palette-item .palette-box-image,
    .facer-editor .palette-box .palette-box-image {
      display: block;
      opacity: .5;
      margin: auto; }
    .facer-editor .palette-item .palette-box-icon,
    .facer-editor .palette-box .palette-box-icon {
      line-height: 1;
      display: inline-block; }
    .facer-editor .palette-item .palette-box-title,
    .facer-editor .palette-box .palette-box-title {
      text-align: center; }
    .facer-editor .palette-item .handle,
    .facer-editor .palette-box .handle {
      margin-top: 10px;
      margin-bottom: 10px;
      float: left;
      margin-right: 3px;
      margin-left: -4px;
      cursor: ns-resize; }
      .facer-editor .palette-item .handle i,
      .facer-editor .palette-box .handle i {
        font-size: 22px;
        display: inline-block;
        margin-top: 4px; }
    .facer-editor .palette-item .layer-show,
    .facer-editor .palette-box .layer-show {
      color: #AAA;
      font-size: 20px;
      vertical-align: middle;
      display: inline-block;
      margin-top: 2px; }
      .facer-editor .palette-item .layer-show:hover,
      .facer-editor .palette-box .layer-show:hover {
        color: #AAA; }
        .facer-editor .palette-item .layer-show:hover.active,
        .facer-editor .palette-box .layer-show:hover.active {
          color: #2BADE3; }
      .facer-editor .palette-item .layer-show.active,
      .facer-editor .palette-box .layer-show.active {
        color: #2BADE3; }
    .facer-editor .palette-item .layer-title,
    .facer-editor .palette-box .layer-title {
      display: inline-block;
      margin-top: 10px;
      margin-bottom: 10px; }
    .facer-editor .palette-item .layer-actions,
    .facer-editor .palette-box .layer-actions {
      position: absolute;
      right: 0px;
      top: 9px; }
      .facer-editor .palette-item .layer-actions i.icon-caret-down,
      .facer-editor .palette-box .layer-actions i.icon-caret-down {
        font-size: 10px;
        display: inline-block;
        margin-top: 2px; }
      .facer-editor .palette-item .layer-actions .dropdown-menu,
      .facer-editor .palette-box .layer-actions .dropdown-menu {
        z-index: 10000; }
    .facer-editor .palette-item .layer-action-stack,
    .facer-editor .palette-box .layer-action-stack {
      margin-top: 3px;
      line-height: 1; }
      .facer-editor .palette-item .layer-action-stack .layer-show,
      .facer-editor .palette-box .layer-action-stack .layer-show {
        margin: 0;
        display: block;
        font-size: 16px; }
    .facer-editor .palette-item .element-thumbnail,
    .facer-editor .palette-box .element-thumbnail {
      margin-top: 10px;
      margin-bottom: 10px;
      display: inline-block;
      position: absolute;
      background: #FFF;
      z-index: 1000;
      right: 7px;
      height: 30px;
      width: 30px;
      margin-left: 8px;
      vertical-align: middle;
      text-align: center;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      overflow: visible;
      border-radius: 2px;
      cursor: pointer;
      font-size: 28px; }
      .facer-editor .palette-item .element-thumbnail.circular,
      .facer-editor .palette-box .element-thumbnail.circular {
        border-radius: 50%; }
      .facer-editor .palette-item .element-thumbnail:after,
      .facer-editor .palette-box .element-thumbnail:after {
        content: " ";
        position: absolute;
        left: -5px;
        top: -5px;
        right: -5px;
        bottom: -5px; }
      .facer-editor .palette-item .element-thumbnail.hoverable,
      .facer-editor .palette-box .element-thumbnail.hoverable {
        border: 1px solid #CCC; }
      .facer-editor .palette-item .element-thumbnail.hoverable:hover,
      .facer-editor .palette-box .element-thumbnail.hoverable:hover {
        border: 1px solid #2BADE3; }
    .facer-editor .palette-item.palette-item-transparent,
    .facer-editor .palette-box.palette-item-transparent {
      border-color: transparent;
      background: transparent; }
  .facer-editor .element.selected .element-thumbnail {
    background-color: #ffeecf; }
  .facer-editor .palette-item-small {
    height: 50px;
    min-height: 50px;
    padding-right: 30px;
    margin: 5px 0;
    border-radius: 7px; }
  .facer-editor .palette-item-large {
    -webkit-flex-basis: 100px;
    -webkit-flex-shrink: 0; }
  .facer-editor .palette-item-button {
    -webkit-flex-basis: 50px;
    -webkit-flex-shrink: 0;
    margin-top: 10px;
    background: #2BADE3;
    color: #FFF;
    border: none; }
  .facer-editor .palette-box-small {
    float: left;
    width: calc(33.3333333% - 8px);
    height: 75px;
    margin-right: 12px;
    font-size: 12px; }
    .facer-editor .palette-box-small .palette-box-image {
      width: 35px;
      height: 35px;
      margin: 3px auto; }
    .facer-editor .palette-box-small .palette-box-icon {
      font-size: 30px;
      margin-top: 4px; }
  .facer-editor .palette-box-small:nth-child(3n) {
    margin-right: 0; }
  .facer-editor .palette-box-medium {
    float: left;
    width: calc(50% - 6px);
    height: 120px;
    margin-right: 12px; }
    .facer-editor .palette-box-medium .palette-box-image {
      width: 70px;
      height: 70px;
      margin: 5px auto; }
    .facer-editor .palette-box-medium .palette-box-icon {
      font-size: 62px;
      margin-top: 8px;
      line-height: 46px; }
  .facer-editor .palette-box-floating {
    display: inline-block;
    width: 120px;
    float: none; }
  .facer-editor .well .palette-box-medium {
    width: 100px;
    height: 100px; }
    .facer-editor .well .palette-box-medium .palette-box-icon {
      font-size: 47px; }
    .facer-editor .well .palette-box-medium.active {
      color: #2BADE3;
      border-color: #2BADE3; }
  .facer-editor .palette-box-medium:nth-child(2n) {
    margin-right: 0; }
  .facer-editor .style-list-well {
    width: 260px;
    padding-left: 0;
    padding-right: 0; }
  .facer-editor .style-list {
    overflow: auto;
    padding: 10px 0px; }
    .facer-editor .style-list .list-group {
      width: calc(50% - 10px);
      height: 125px;
      margin: 5px;
      display: inline-block; }
      .facer-editor .style-list .list-group .list-group-item {
        border: none;
        box-shadow: 0px 4px 15px -7px black;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
        .facer-editor .style-list .list-group .list-group-item.no-image {
          text-align: center;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center; }
    .facer-editor .style-list .style-label {
      padding: 0 10px; }
  .facer-editor preset-browser .style-label {
    display: none; }
  .facer-editor preset-browser .style-list {
    white-space: nowrap; }
    .facer-editor preset-browser .style-list .list-group {
      width: 125px; }
      .facer-editor preset-browser .style-list .list-group .list-group-item.no-image {
        display: block !important; }
  .facer-editor .list-group .list-group-item.active {
    color: #2BADE3;
    background: #FFF;
    border-color: #2BADE3; }
  .facer-editor form.alignment-form {
    position: relative;
    width: 260px;
    height: 260px;
    background: #CCC; }
    .facer-editor form.alignment-form input {
      position: absolute; }
    .facer-editor form.alignment-form [value="0"],
    .facer-editor form.alignment-form [value="1"],
    .facer-editor form.alignment-form [value="2"] {
      top: 10px; }
    .facer-editor form.alignment-form [value="3"],
    .facer-editor form.alignment-form [value="4"],
    .facer-editor form.alignment-form [value="5"] {
      top: 126px; }
    .facer-editor form.alignment-form [value="6"],
    .facer-editor form.alignment-form [value="7"],
    .facer-editor form.alignment-form [value="8"] {
      bottom: 10px; }
    .facer-editor form.alignment-form [value="0"],
    .facer-editor form.alignment-form [value="3"],
    .facer-editor form.alignment-form [value="6"] {
      left: 10px; }
    .facer-editor form.alignment-form [value="1"],
    .facer-editor form.alignment-form [value="4"],
    .facer-editor form.alignment-form [value="7"] {
      left: 126px; }
    .facer-editor form.alignment-form [value="2"],
    .facer-editor form.alignment-form [value="5"],
    .facer-editor form.alignment-form [value="8"] {
      right: 10px; }
  .facer-editor .back {
    cursor: pointer; }
  .facer-editor .hr {
    margin: 10px 0 5px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    clear: both; }
  .facer-editor .vr {
    display: inline-block;
    margin: 0px 10px -10px 9px;
    width: 1px;
    height: 29px;
    background: #DDD;
    clear: both; }
  .facer-editor .pull-left {
    float: left; }
  .facer-editor .pull-right {
    float: right; }
  .facer-editor .btn-default {
    border-color: #ccc; }
  .facer-editor .btn-group-primary .btn-primary {
    border-right-color: #8de6ff !important;
    border-right-width: 2px; }
  .facer-editor .btn-group-green > .btn-green {
    border-right-color: #1eec1e !important;
    border-right-width: 2px; }
  .facer-editor .btn-primary {
    background: #2BADE3;
    border-color: transparent;
    color: #FFF !important;
    border-radius: 2px; }
    .facer-editor .btn-primary.element {
      color: #FFF;
      font-weight: bold;
      font-size: 16px;
      text-align: center; }
  .facer-editor .btn-green {
    background: #6DBD45;
    border-color: transparent; }
  .facer-editor .btn i:not(.glyphicon) {
    font-size: 20px;
    display: inline-block;
    height: 19px;
    vertical-align: middle;
    line-height: 0px;
    margin-top: -3px; }
  .facer-editor .btn-default.element {
    color: #000;
    font-size: 16px;
    text-align: center; }
  .facer-editor i.active {
    color: #2BADE3; }
  .facer-editor .icon-button {
    padding-top: 10px; }
    .facer-editor .icon-button.active {
      color: #2BADE3; }
  .facer-editor .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex; }
  .facer-editor .column-1 {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .facer-editor #themeIntroHighlight {
    position: absolute;
    width: 38px;
    height: 38px;
    top: 4px;
    left: 45.5px;
    border-radius: 50%;
    border: 3px solid #212121;
    background: #e4e4e4;
    z-index: 0; }
  .facer-editor .theme-intro-highlight {
    color: #212121 !important; }
  .facer-editor .z-1 {
    position: relative;
    z-index: 1; }
  .facer-editor #themeIntroTooltip {
    top: -143px;
    left: -256.5px;
    display: block; }
    .facer-editor #themeIntroTooltip .tooltip-inner {
      background: #212121;
      color: white;
      opacity: 1;
      box-shadow: 0 3px 30px #a7a7a7; }
    .facer-editor #themeIntroTooltip .tooltip-arrow {
      width: 20px;
      z-index: 100;
      height: 20px;
      background: #212121;
      transform: rotate(45deg);
      top: 119px;
      border: 3px solid #fff;
      border-left-width: 0;
      border-top-width: 0;
      left: 260px !important; }
    .facer-editor #themeIntroTooltip .tooltip-arrow-image {
      position: absolute;
      width: 29px;
      height: 13px;
      top: -9.5px;
      left: -14.5px;
      background-image: url("../../img/popuptail.png"); }
  .facer-editor .theme-tooltip {
    opacity: 1; }
    .facer-editor .theme-tooltip .tooltip-inner {
      max-width: none;
      border: 3px solid #fff;
      width: 485px;
      text-align: left;
      margin-left: 45px;
      padding: 15px 19px 3px;
      white-space: nowrap;
      border-radius: 10px; }
      .facer-editor .theme-tooltip .tooltip-inner a {
        color: #fff;
        text-decoration: underline; }
      .facer-editor .theme-tooltip .tooltip-inner > div {
        display: inline-block;
        vertical-align: top; }
      .facer-editor .theme-tooltip .tooltip-inner .tooltip-image {
        margin-right: 10px;
        margin-top: -4px; }
      .facer-editor .theme-tooltip .tooltip-inner .tooltip-text {
        width: 380px;
        white-space: normal; }
      .facer-editor .theme-tooltip .tooltip-inner .tooltip-close {
        position: absolute;
        top: 15px;
        right: 10px; }
    .facer-editor .theme-tooltip .tooltip-arrow {
      left: 265px !important; }
  .facer-editor .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .facer-editor .disabled {
    opacity: 0.3 !important;
    pointer-events: none;
    cursor: not-allowed !important; }
  .facer-editor #fonts {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    /*top: 10px;
		left: 200px;
		z-index: 20;*/ }
  .facer-editor .visually-hidden {
    visibility: hidden;
    pointer-events: none; }
  .facer-editor .opacity-zero {
    opacity: 0; }
  .facer-editor .faded {
    opacity: 0.3;
    pointer-events: none; }
  .facer-editor .text-red {
    color: red; }
  .facer-editor #inProgress {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000; }
  .facer-editor #canvasSaveSpinner {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    z-index: 100000;
    background-image: url("../../img/spinner-transparent.gif"); }
  .facer-editor #saveSpinner img {
    width: 100px;
    margin: -44px; }
  .facer-editor #loadSpinner,
  .facer-editor #register {
    z-index: 10;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 4px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
    .facer-editor #loadSpinner #close,
    .facer-editor #register #close {
      position: absolute;
      top: 10px;
      right: 10px;
      z-index: 100; }
  .facer-editor #loadSpinner {
    background-color: #FFF; }
    .facer-editor #loadSpinner img {
      width: 150px;
      height: 150px; }
  .facer-editor #register {
    background-color: rgba(255, 255, 255, 0.95); }
  .facer-editor.google-io {
    background-color: #FFF; }
    .facer-editor.google-io .google-io-template-picker {
      margin: 0 auto;
      padding-top: 140px; }
    .facer-editor.google-io .alert-google-io {
      position: absolute;
      top: 0px;
      right: 0px;
      left: 0px;
      background: #2BADE3;
      border: none;
      border-bottom: 2px #72DBFA solid;
      border-radius: 0;
      color: white;
      font-size: 18px; }
      .facer-editor.google-io .alert-google-io strong {
        font-weight: 500; }
    .facer-editor.google-io .canvas-container #canvas {
      background-image: url("../../img/graph-bg.png") !important;
      background-size: auto !important;
      background-position: 31px 29px !important; }
      @media screen and (max-height: 740px) {
        .facer-editor.google-io .canvas-container #canvas {
          background-position: 1px; } }
    .facer-editor.google-io header #siteTitle {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 100%;
      padding-right: 15px; }
      .facer-editor.google-io header #siteTitle #logo {
        width: 270px; }
        .facer-editor.google-io header #siteTitle #logo .google-io-mode-logo {
          height: 43px;
          width: auto; }
      .facer-editor.google-io header #siteTitle #mwc2017 {
        font-size: 22px;
        font-family: Roboto;
        color: #48484a;
        margin: 0 auto;
        display: inline-block; }
        .facer-editor.google-io header #siteTitle #mwc2017 strong {
          font-weight: 300;
          font-family: Roboto-Bold; }
      .facer-editor.google-io header #siteTitle #googleIoLogo {
        margin: 0 auto;
        display: inline-block; }
        .facer-editor.google-io header #siteTitle #googleIoLogo img {
          height: 27px; }
      .facer-editor.google-io header #siteTitle #androidWearLogo {
        display: inline-block;
        float: right;
        text-align: right;
        padding-right: 13px;
        padding-left: 86px; }
        .facer-editor.google-io header #siteTitle #androidWearLogo img {
          height: 22px; }
    .facer-editor.google-io header #menu {
      padding-right: 6px; }
      .facer-editor.google-io header #menu.advanced-panel-open {
        -webkit-transform: translateX(-271px);
        -moz-transform: translateX(-271px);
        -ms-transform: translateX(-271px);
        transform: translateX(-271px); }
    .facer-editor.google-io .browser-wrapper #detail #designOptions {
      margin-left: 0;
      background: none; }
    .facer-editor.google-io .browser-wrapper #detail #newDesign {
      background: none; }
    .facer-editor.google-io .browser-wrapper .column {
      max-width: none !important; }
    .facer-editor.google-io .browser-wrapper span.mwc-item-label {
      padding-top: 20px;
      display: block;
      margin: 0 auto;
      font-size: 22px;
      text-align: center;
      color: #48484a; }
    .facer-editor.google-io .browser-wrapper .item {
      display: inline-block;
      margin: 45px !important;
      min-height: 356px !important; }
      .facer-editor.google-io .browser-wrapper .item img {
        width: 123px;
        height: auto !important;
        margin: 0 auto; }
    .facer-editor.google-io .btn-primary {
      background-color: #2BADE3;
      border: 0; }

.facer-modal-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000; }
  @media (max-width: 767px) {
    .facer-modal-wrapper {
      padding: 30px; } }
  .facer-modal-wrapper .facer-modal-content {
    position: relative;
    padding: 30px 20px;
    margin: auto;
    max-width: 650px;
    width: 400px;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #AAA;
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.35);
    text-align: center;
    z-index: 1; }
    @media (max-width: 767px) {
      .facer-modal-wrapper .facer-modal-content {
        width: 100%; }
        .facer-modal-wrapper .facer-modal-content .well {
          font-size: 11px; } }
    .facer-modal-wrapper .facer-modal-content.facer-modal-video {
      padding: 0;
      border: 0;
      width: auto;
      background-color: #FFF;
      padding: 15px; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-image {
      margin: 0 auto 30px;
      max-width: 350px;
      max-height: 350px; }
      .facer-modal-wrapper .facer-modal-content .facer-modal-image img {
        max-width: 350px;
        max-height: 350px; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-share-cta {
      margin-bottom: 10px; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-title,
    .facer-modal-wrapper .facer-modal-content .facer-modal-body {
      max-height: 500px;
      overflow: auto;
      margin: 0 0 20px; }
      .facer-modal-wrapper .facer-modal-content .facer-modal-title input[type=checkbox],
      .facer-modal-wrapper .facer-modal-content .facer-modal-body input[type=checkbox] {
        margin: 0 5px; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-title.no-margin-bottom {
      margin-bottom: 0; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-input {
      margin: 10px 0; }
      .facer-modal-wrapper .facer-modal-content .facer-modal-input textarea {
        padding: 5px 8px;
        width: 100%;
        height: 100px;
        resize: none;
        margin: 10px 0;
        border-radius: 4px;
        border-color: #ddd; }
        .facer-modal-wrapper .facer-modal-content .facer-modal-input textarea:focus {
          outline: none;
          border-color: #999; }
      .facer-modal-wrapper .facer-modal-content .facer-modal-input select {
        width: 100%;
        margin: 10px 0; }
    .facer-modal-wrapper .facer-modal-content .facer-modal-form button {
      min-width: 150px;
      margin: 0 5px; }
  .facer-modal-wrapper .facer-image-modal-content {
    padding: 20px 20px 30px; }
  .facer-modal-wrapper .facer-modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8); }
    .facer-modal-wrapper .facer-modal-backdrop .facer-modal-close {
      position: absolute;
      top: 15px;
      right: 15px;
      color: white; }
  .facer-modal-wrapper.ng-enter {
    opacity: 0; }
    .facer-modal-wrapper.ng-enter.ng-enter-active {
      opacity: 1; }
  .facer-modal-wrapper.ng-leave {
    opacity: 1; }
    .facer-modal-wrapper.ng-leave.ng-leave-active {
      opacity: 0; }

.facer-message-bar-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #90ddf2;
  border-bottom: 2px solid #31D1FF;
  z-index: 1000; }
  .facer-message-bar-wrapper .facer-message-bar {
    padding: 15px 40px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 500; }
  .facer-message-bar-wrapper .facer-message-bar-close {
    position: absolute;
    top: 18px;
    right: 18px;
    color: white; }
    .facer-message-bar-wrapper .facer-message-bar-close:after {
      content: "";
      position: absolute;
      top: -5px;
      right: -5px;
      bottom: -5px;
      left: -5px; }

.facer-modal-wrapper.google-io .facer-modal-content {
  border: 0; }
  .facer-modal-wrapper.google-io .facer-modal-content .form-group label {
    text-align: left;
    width: 100%; }
    .facer-modal-wrapper.google-io .facer-modal-content .form-group label p {
      font-size: 12px;
      font-weight: normal; }

.btn {
  outline: none !important;
  border-radius: 2px; }

.btn-primary {
  background-color: #2BADE3;
  border-color: transparent; }

.btn-primary:hover {
  background-color: #2BADE3; }

.btn-green {
  background-color: #6DBD45;
  border-color: transparent; }

.btn-green:hover {
  background-color: #7ccd53; }

.circle {
  border-radius: 50%; }

.half-turn {
  transform: rotate(90deg); }

.relative {
  position: relative; }

.style-loader {
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  /*loader {
    	margin: 60px auto;
    }*/ }

.text-dark {
  color: #777; }

#editorVersion {
  display: inline-block;
  margin-left: 5px;
  font-size: 57%;
  color: #A6A6A6; }

.font-list #fontList {
  height: 34px; }

.font-list ul {
  width: 400px;
  max-height: 400px;
  overflow: auto; }

.font-list li.font-group {
  font-weight: bold;
  color: #333; }

.font-list li.font-option {
  font-size: 26px; }
  .font-list li.font-option a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .font-list li.font-option.selected {
    background-color: #ddd; }

.input-lock,
.absolute-cover,
.facer-editor .list-input .list-input-overlays,
.facer-editor .list-input .list-input-overlays .list-input-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

[dnd-list], [dnd-draggable] {
  position: relative; }

.dndDraggingSource {
  display: none; }

.drop-placeholder div {
  height: 50px;
  border-radius: 3px;
  background: #2BADE3;
  opacity: .1; }

::-webkit-input-placeholder {
  color: #CCC; }

.ui-datepicker {
  z-index: 1000 !important; }

.uv-icon.uv-bottom-right {
  bottom: 30px !important;
  right: 30px !important; }

[ng-click] {
  cursor: pointer; }

/*.fade-in {
  opacity: 1;
}*/
.icon-pulse {
  -webkit-animation: pulse 1.5s linear infinite;
  -moz-animation: pulse 1.5s linear infinite;
  -ms-animation: pulse 1.5s linear infinite;
  animation: pulse 1.5s linear infinite; }

@keyframes pulse {
  0% {
    color: #AAA; }
  50% {
    color: #2BADE3; }
  100% {
    color: #AAA; } }

@-moz-keyframes pulse {
  0% {
    color: #AAA; }
  50% {
    color: #2BADE3; }
  100% {
    color: #AAA; } }

@-webkit-keyframes pulse {
  0% {
    color: #AAA; }
  50% {
    color: #2BADE3; }
  100% {
    color: #AAA; } }

@-ms-keyframes pulse {
  0% {
    color: #AAA; }
  50% {
    color: #2BADE3; }
  100% {
    color: #AAA; } }

.fade-in.ng-enter,
.fade-in.ng-leave.ng-leave-active {
  opacity: 0; }

.fade-in.ng-leave,
.fade-in.ng-enter.ng-enter-active {
  opacity: 1; }

.slide-in-down.ng-enter,
.slide-in-down.ng-leave.ng-leave-active {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.slide-in-down.ng-leave,
.slide-in-down.ng-enter.ng-enter-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

html[data-useragent*='MSIE 10.0'] .facer-editor #currentTimeSlider[type=range],
html[data-useragent*='rv:11.0'] .facer-editor #currentTimeSlider[type=range] {
  position: relative;
  z-index: 1000;
  padding: 0; }

html[data-useragent*='MSIE 10.0'] .facer-editor #currentTimeSliderWrapper,
html[data-useragent*='rv:11.0'] .facer-editor #currentTimeSliderWrapper {
  padding: 20px 10px 6px; }

.primary-section-header, .browser-wrapper #detail .section-header, .editor-modal .facer-modal-content .facer-modal-title {
  margin: 0;
  padding: 16px 15px 11px 22px;
  color: #FFF;
  background: #2BADE3;
  border-bottom: 2px solid transparent; }

.browser-wrapper {
  background: white !important;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0; }
  .browser-wrapper > div {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .browser-wrapper #master {
    min-width: 100px;
    width: 100px;
    background: #BBB; }
    .browser-wrapper #master #newWatchface {
      margin: 10px;
      border-radius: 5px;
      background: #ddd;
      height: 65px; }
    .browser-wrapper #master .section-header {
      padding-top: 10px;
      color: white; }
      .browser-wrapper #master .section-header h5 {
        margin: 0; }
      .browser-wrapper #master .section-header.template {
        background: #DDD; }
    .browser-wrapper #master .watchface-item-wrapper {
      position: relative;
      padding: 0 5px; }
      .browser-wrapper #master .watchface-item-wrapper.template {
        background: #DDD; }
      .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper {
        border-radius: 5px;
        padding: 5px 0; }
        .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper:hover {
          background: #CCC; }
        .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper .watchface-item {
          position: relative;
          margin: 0 auto;
          padding-top: 27px;
          width: 77px; }
          .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper .watchface-item .watchface-item-face {
            position: relative;
            z-index: 2;
            width: 50px;
            height: 50px;
            margin-bottom: 23px; }
          .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper .watchface-item .watchface-item-background {
            position: absolute;
            top: 0px;
            left: 1px;
            background-repeat: no-repeat;
            z-index: 1; }
        .browser-wrapper #master .watchface-item-wrapper .watchface-item-inner-wrapper .watchface-title {
          color: #555;
          text-indent: 3px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
    .browser-wrapper #master .section-start {
      padding-top: 10px; }
    .browser-wrapper #master .section-end {
      border-bottom: 1px solid white;
      padding-bottom: 15px; }
  .browser-wrapper #browser {
    overflow: auto; }
  .browser-wrapper #detail {
    position: relative;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .browser-wrapper #detail a {
      text-decoration: none; }
    .browser-wrapper #detail #designOptions {
      width: 100%;
      margin-left: 300px;
      border-left: 1px solid #EEE; }
      @media (max-width: 1000px) {
        .browser-wrapper #detail #designOptions {
          margin-left: 0; } }
    .browser-wrapper #detail.google-io-mode {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .browser-wrapper #detail.google-io-mode .section-body {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .browser-wrapper #detail.google-io-mode .section-body .column {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center; }
    .browser-wrapper #detail hr {
      border-color: #BBB; }
    .browser-wrapper #detail .section-header .sorting-option {
      margin-left: 10px;
      color: black;
      opacity: .5; }
      .browser-wrapper #detail .section-header .sorting-option:hover {
        opacity: .75; }
      .browser-wrapper #detail .section-header .sorting-option.selected {
        opacity: 1; }
      .browser-wrapper #detail .section-header .sorting-option.sorting-option-fixed {
        opacity: 1; }
        .browser-wrapper #detail .section-header .sorting-option.sorting-option-fixed i {
          vertical-align: middle; }
    .browser-wrapper #detail .section-body {
      padding: 20px 0;
      text-align: center; }
    .browser-wrapper #detail #newDesign {
      background-image: url("../../img/graph-bg.png");
      background-position-y: 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center; }
      .browser-wrapper #detail #newDesign .text-center {
        color: #464646; }
      .browser-wrapper #detail #newDesign .column {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 500px;
        white-space: nowrap; }
        .browser-wrapper #detail #newDesign .column .item {
          display: inline-block;
          margin: 15px;
          cursor: pointer;
          -webkit-transition: opacity linear 0.25s;
          -moz-transition: opacity linear 0.25s;
          -ms-transition: opacity linear 0.25s;
          transition: opacity linear 0.25s; }
          .browser-wrapper #detail #newDesign .column .item img {
            width: auto;
            height: 200px; }
          .browser-wrapper #detail #newDesign .column .item:hover {
            opacity: 0.75; }
          .browser-wrapper #detail #newDesign .column .item .btn {
            background: #2BADE3;
            margin-top: 15px; }
        .browser-wrapper #detail #newDesign .column.android {
          flex: 1.4;
          max-width: 700px; }
    .browser-wrapper #detail .watchface-wrapper {
      position: relative;
      display: inline-block;
      margin: 0 15px; }
      .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper {
        position: relative;
        z-index: 0;
        flex: 1;
        display: inline-block; }
        .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item {
          margin-top: 16px;
          width: 200px;
          height: 200px;
          position: relative; }
          .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face {
            display: block;
            position: absolute;
            z-index: 2; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face img {
              border-radius: 3px;
              width: 100%;
              height: 100%; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.applewatch {
              width: 91px !important;
              height: 114px !important;
              top: 30px !important;
              left: 45px !important; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.lggwatch {
              top: 37px;
              left: 46px;
              width: 102px;
              height: 102px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.gearlive {
              top: 37px;
              left: 46px;
              width: 102px;
              height: 102px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.moto360 {
              top: 7px;
              left: 15px;
              width: 159px;
              height: 159px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.draftface {
              top: 7px;
              left: 15px;
              width: 159px;
              height: 159px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.lggwatchr {
              top: 11px;
              left: 23px;
              width: 147px;
              height: 147px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.smartwatch3 {
              top: 31px;
              left: 41px;
              width: 102px;
              height: 102px; }
              .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.smartwatch3 img {
                border-radius: 1px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.zenwatch {
              top: 31px;
              left: 37px;
              width: 110px;
              height: 110px; }
              .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.zenwatch img {
                border-radius: 6px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.urbane {
              top: 25px;
              left: 39px;
              width: 117px;
              height: 117px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.huaweismartwatch4 {
              top: 17px;
              left: 25px;
              width: 132px;
              height: 132px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.tagheuerconnectedwatch {
              top: 21px;
              left: 31px;
              width: 125px;
              height: 125px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.moto3602 {
              top: 6px;
              left: 15px;
              width: 161px;
              height: 161px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.zenwatch2 {
              top: 34px;
              left: 48px;
              width: 101px;
              height: 101px; }
              .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.zenwatch2 img {
                border-radius: 1px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.fossilq {
              top: 17px;
              left: 23px;
              width: 143px;
              height: 143px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.casiowsdf10 {
              top: 11px;
              left: 22px;
              width: 147px;
              height: 147px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.moto3602w {
              top: 10px;
              left: 22px;
              width: 148px;
              height: 148px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.huaweismartwatch4w {
              top: 12px;
              left: 22px;
              width: 147px;
              height: 147px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.urbanelte {
              top: 11px;
              left: 22px;
              width: 147px;
              height: 147px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.gears2 {
              top: 22px;
              left: 34px;
              width: 125px;
              height: 125px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.gears3 {
              top: 25px;
              left: 32px;
              width: 125px;
              height: 125px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.moto360sport {
              top: 12px;
              left: 23px;
              width: 147px;
              height: 147px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.nixonmission {
              top: 7px;
              left: 17px;
              width: 157px;
              height: 157px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.polarm600 {
              top: 44px;
              left: 45px;
              width: 102px;
              height: 102px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-face.michaelkors {
              top: 12px;
              left: 24px;
              width: 144px;
              height: 144px; }
          .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .circle img {
            border-radius: 50%; }
          .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-background {
            position: absolute;
            top: -62px;
            left: -300px;
            width: 937px;
            height: 365px;
            z-index: -1; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-background div {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-background .watchface-item-wrist {
              opacity: .15;
              z-index: 0; }
            .browser-wrapper #detail .watchface-wrapper .watchface-item-wrapper .watchface-item .watchface-item-background .watchface-item-watchband {
              z-index: 1; }
      .browser-wrapper #detail .watchface-wrapper:hover .watchface-item-wrist,
      .browser-wrapper #detail .watchface-wrapper.in-focus .watchface-item-wrist {
        opacity: 1 !important; }
      .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper {
        z-index: 3;
        width: 300px;
        padding-top: 55px;
        display: inline-block;
        vertical-align: top; }
        .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info {
          margin: 0 auto; }
          .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div {
            text-align: left;
            padding-left: 25px; }
            .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .watchface-title {
              margin-bottom: 4px;
              padding-bottom: 6px;
              font-size: 28px;
              font-weight: 700;
              border-bottom: 2px solid;
              overflow: hidden;
              text-overflow: ellipsis; }
            .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .watchface-description {
              max-width: 400px;
              word-wrap: break-word; }
            .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div.watchface-labels .draft {
              background: #2BADE3; }
            .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div.watchface-labels .unpublished {
              background: #FFF;
              color: #999; }
            .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .label-stat {
              display: inline-block;
              color: #FFF;
              font-size: 11px;
              font-weight: 300; }
              .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .label-stat .stat-icon-label {
                background: #919191;
                padding: 3px;
                padding-left: 8px;
                display: inline-block;
                height: 25px;
                line-height: 1.5;
                border-radius: 4px 0 0 4px;
                border: 2px solid #858585;
                border-right: 0;
                padding-right: 2px; }
                .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .label-stat .stat-icon-label img {
                  display: inline;
                  max-height: 17px;
                  margin: -2px 0 0 3px; }
              .browser-wrapper #detail .watchface-wrapper .watchface-info-wrapper .watchface-info > div .label-stat .stat-icon-count {
                color: #898989;
                font-weight: 700;
                background: #efefef;
                padding: 3px;
                padding-right: 6px;
                padding-left: 8px;
                display: inline-block;
                height: 25px;
                line-height: 1.5;
                border-radius: 0 4px 4px 0;
                border: 2px solid #e2e2e2;
                border-left: 0; }
    .browser-wrapper #detail .section-start {
      padding-top: 10px; }

.user-line, #creatorInfoColumn .info-inner-section .community-item-icon, .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .user {
  margin-top: 0.25em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .user-line img, #creatorInfoColumn .info-inner-section .community-item-icon img, .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .user img {
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
    width: 24px;
    height: 24px;
    border: 1px solid #DDD; }

#creatorInfoColumn {
  position: fixed;
  top: 60px;
  overflow: auto;
  border-right: 1px solid #dedede;
  left: 0;
  height: 100%;
  width: 300px;
  background-color: #FFF;
  display: block;
  z-index: 5; }
  @media (max-width: 1000px) {
    #creatorInfoColumn {
      display: none; } }
  #creatorInfoColumn #latestReviewsSection .comment {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex; }
    #creatorInfoColumn #latestReviewsSection .comment:not(:last-child) {
      margin-bottom: 25px; }
    #creatorInfoColumn #latestReviewsSection .comment .comment-image,
    #creatorInfoColumn #latestReviewsSection .comment .watch-container {
      width: 50px;
      height: 50px;
      margin: 0;
      -webkit-flex: 0 0 50px;
      -moz-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px;
      margin: 20px 10px 0 0; }
      #creatorInfoColumn #latestReviewsSection .comment .comment-image img,
      #creatorInfoColumn #latestReviewsSection .comment .watch-container img {
        width: 100%;
        height: auto; }
    #creatorInfoColumn #latestReviewsSection .comment .comment-image {
      margin-top: 5px; }
      #creatorInfoColumn #latestReviewsSection .comment .comment-image img {
        border-radius: 3px; }
    #creatorInfoColumn #latestReviewsSection .comment .comment-content {
      overflow: hidden;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      #creatorInfoColumn #latestReviewsSection .comment .comment-content .comment-body {
        padding: 5px 5px 0 5px; }
        #creatorInfoColumn #latestReviewsSection .comment .comment-content .comment-body .comment-text {
          font-style: italic; }
        #creatorInfoColumn #latestReviewsSection .comment .comment-content .comment-body .reply-button {
          margin-top: 10px;
          width: 88px; }
          #creatorInfoColumn #latestReviewsSection .comment .comment-content .comment-body .reply-button.disabled {
            color: #2bade3 !important;
            opacity: 1 !important; }
  #creatorInfoColumn .info-section {
    margin-left: 20px;
    margin-right: 20px; }
  #creatorInfoColumn .unread-count-badge {
    background-color: red;
    padding: 2px 8px 3px;
    margin-top: -2px;
    color: #fff;
    border-radius: 7px;
    font-family: Lato;
    font-size: 90%;
    float: right; }
  #creatorInfoColumn .unread-badge {
    position: absolute;
    background-color: red;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 8px;
    left: -14px; }
  #creatorInfoColumn h1 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    border-bottom: 3px solid #EEE;
    padding-bottom: 14px;
    color: #464646; }
    #creatorInfoColumn h1 .section-logo {
      position: relative;
      top: 1px;
      margin-right: 3px;
      color: #AAA;
      font-size: 80%;
      font-size: 14px; }
  #creatorInfoColumn .info-inner-section {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: left;
    font-size: 12px;
    line-height: 1.6;
    margin-left: 12px; }
    #creatorInfoColumn .info-inner-section .info-section-post {
      position: relative; }
      #creatorInfoColumn .info-inner-section .info-section-post .new-post {
        font-weight: bold; }
    #creatorInfoColumn .info-inner-section .news-item-date {
      color: #c7c7c7; }
    #creatorInfoColumn .info-inner-section .news-item-link {
      margin-bottom: 10px; }
    #creatorInfoColumn .info-inner-section .community-item-noticon {
      margin-left: 0px; }
    #creatorInfoColumn .info-inner-section .community-item-name {
      display: inline; }
      #creatorInfoColumn .info-inner-section .community-item-name a {
        color: #AAA;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    #creatorInfoColumn .info-inner-section .community-item-link {
      margin-bottom: 10px; }
    #creatorInfoColumn .info-inner-section .info-inner-section-intro {
      color: #AAA;
      margin-bottom: 1em; }
    #creatorInfoColumn .info-inner-section a, #creatorInfoColumn .info-inner-section a:visited {
      color: #5d5d5d; }
    #creatorInfoColumn .info-inner-section a:hover {
      color: #121212; }
    #creatorInfoColumn .info-inner-section .chevron {
      color: #ace1f9;
      float: right;
      display: block; }
      #creatorInfoColumn .info-inner-section .chevron i {
        position: relative;
        top: 2px; }

.editor-modal .facer-modal-content {
  width: auto;
  border: none;
  overflow: hidden;
  padding: 0;
  background-color: #e6f3f7; }
  .editor-modal .facer-modal-content .facer-modal-title {
    text-align: left; }
    .editor-modal .facer-modal-content .facer-modal-title .header-close-button {
      float: right;
      font-size: 83%; }
  .editor-modal .facer-modal-content .facer-modal-body-wrapper {
    padding: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    text-align: left; }
    .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-image .watch-container {
      width: 150px;
      height: 150px;
      margin: 75px 25px 35px 10px; }
    .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body {
      width: 300px;
      margin: 0; }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .user .author-name {
        font-weight: bold; }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-text {
        font-style: italic;
        padding-left: 10px;
        margin: 21px 0px 21px 0px;
        max-height: 150px;
        min-height: 50px;
        overflow: auto; }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-image {
        margin: 10px 0; }
        .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-image img {
          width: 100%;
          border-radius: 3px;
          height: auto; }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-list {
        max-height: 361px;
        overflow: auto;
        margin-bottom: 12px; }
        .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-list .comment {
          border-bottom: 1px solid rgba(43, 173, 227, 0.21);
          padding-bottom: 15px;
          margin-bottom: 15px; }
        .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .comment-list .comment-text {
          min-height: 0px; }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form textarea {
        width: 100%;
        height: 75px;
        padding: 5px 10px;
        resize: none;
        border: none;
        box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15); }
      .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form .submit-btn-wrapper {
        margin-top: 20px;
        text-align: right; }
        .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form .submit-btn-wrapper .btn, .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form .submit-btn-wrapper .btn-green {
          color: white;
          min-width: 0;
          margin: 0;
          width: 88px; }
          .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form .submit-btn-wrapper .btn.disabled, .editor-modal .facer-modal-content .facer-modal-body-wrapper .facer-modal-body .facer-modal-form .submit-btn-wrapper .btn-green.disabled {
            color: #2bade3 !important;
            opacity: 1 !important; }

[publish-tools] .watchface-options {
  border-radius: 5px;
  padding: 10px 0;
  color: #7c7c7c;
  margin-bottom: 20px; }
  [publish-tools] .watchface-options .form-group {
    margin-bottom: 0px; }
    [publish-tools] .watchface-options .form-group:last-child {
      margin-bottom: 0; }

[publish-tools] #categorySelect button {
  text-align: left; }

[publish-tools] #categorySelect .caret {
  position: absolute;
  right: 14px;
  top: 15px; }

[publish-tools] #tagList {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 5px 0px 5px 6px;
  overflow: hidden;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  white-space: nowrap; }
  [publish-tools] #tagList .watchface-tag {
    display: inline-block;
    background: #777;
    color: white;
    font-size: 85%;
    margin: 0 3px;
    padding: 2px 10px;
    border-radius: 20px; }

.editor-insights {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  height: calc(100% - 60px); }
  .editor-insights h3 {
    font-size: 20px;
    color: #111;
    margin-top: 5px;
    font-family: univers-condensed; }
  .editor-insights .insight-grid-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex; }
    .editor-insights .insight-grid-wrapper.main-grid-wrapper {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .editor-insights .insight-grid-wrapper .insight-grid-2 {
      -webkit-flex: 2;
      -moz-flex: 2;
      -ms-flex: 2;
      flex: 2;
      margin-right: 20px; }
    .editor-insights .insight-grid-wrapper .insight-grid-1 {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .editor-insights .insight-grid-wrapper .insight-pie-wrapper {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .editor-insights .insight-grid-wrapper .insight-pie-wrapper .insight-pie-1 {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
  .editor-insights .editor-insights-master {
    -webkit-flex: 0 0 300px;
    -moz-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    overflow: auto;
    border-right: 1px solid #dedede; }
    .editor-insights .editor-insights-master.loading {
      overflow: hidden; }
    .editor-insights .editor-insights-master .insights-section-header {
      padding: 5px 19px;
      font-size: 12px;
      border-bottom: 1px solid #dedede;
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */
      color: #333;
      font-weight: bold; }
      .editor-insights .editor-insights-master .insights-section-header .sort-option {
        margin-left: 5px;
        color: #999;
        font-weight: normal; }
        .editor-insights .editor-insights-master .insights-section-header .sort-option.selected {
          color: #333;
          font-weight: bold; }
    .editor-insights .editor-insights-master .insight-item-no-data {
      text-align: center;
      padding-top: 16px;
      color: #999; }
    .editor-insights .editor-insights-master .insight-item {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      border-bottom: 1px solid #dedede; }
      .editor-insights .editor-insights-master .insight-item .insight-item-preview {
        padding: 10px 15px; }
        .editor-insights .editor-insights-master .insight-item .insight-item-preview .insight-item-preview-image {
          width: 50px;
          height: 50px;
          border: 1px solid #777;
          border-radius: 50%; }
      .editor-insights .editor-insights-master .insight-item .insight-item-label {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        .editor-insights .editor-insights-master .insight-item .insight-item-label .insight-item-label-secondary {
          display: block;
          font-size: 80%;
          font-weight: normal !important; }
      .editor-insights .editor-insights-master .insight-item .insight-item-right-label {
        padding-right: 15px; }
        .editor-insights .editor-insights-master .insight-item .insight-item-right-label span {
          font-size: 14px;
          color: #777;
          font-weight: bold; }
        .editor-insights .editor-insights-master .insight-item .insight-item-right-label i {
          margin-left: 5px;
          font-size: 18px;
          color: #999;
          vertical-align: middle; }
      .editor-insights .editor-insights-master .insight-item.insight-item-selected {
        background: #c9eaf9; }
        .editor-insights .editor-insights-master .insight-item.insight-item-selected .insight-item-label {
          font-weight: bold;
          color: #333; }
        .editor-insights .editor-insights-master .insight-item.insight-item-selected .insight-item-right-label span {
          color: #333; }
        .editor-insights .editor-insights-master .insight-item.insight-item-selected .insight-item-right-label i {
          color: #333; }
      .editor-insights .editor-insights-master .insight-item.insight-item-loading .insight-item-preview .insight-item-preview-image {
        border-color: #DDD;
        background: #DDD; }
      .editor-insights .editor-insights-master .insight-item.insight-item-loading .insight-item-preview-label-primary,
      .editor-insights .editor-insights-master .insight-item.insight-item-loading .insight-item-preview-label-secondary {
        color: #eee;
        background: #eee;
        border-radius: 4px; }
      .editor-insights .editor-insights-master .insight-item.insight-item-loading .insight-item-preview-label-secondary {
        width: 50%;
        margin-top: 5px;
        font-size: 50%; }
    .editor-insights .editor-insights-master:not(.loading) .insight-item:hover {
      background-color: #DDD; }
  .editor-insights .editor-insights-detail {
    overflow: auto;
    position: relative;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .editor-insights .editor-insights-detail .watchface-stats {
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .editor-insights .editor-insights-detail .watchface-stats .stat-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: none;
        width: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .editor-insights .editor-insights-detail .watchface-stats .stat-wrapper .stat-header a {
          margin-left: 5px;
          font-size: 14px; }
        .editor-insights .editor-insights-detail .watchface-stats .stat-wrapper .highlight-stats {
          margin-top: 20px;
          margin-bottom: 20px;
          padding-top: 20px;
          padding-bottom: 20px;
          border-top: 1px solid #eee;
          border-bottom: 1px solid #eee; }
      .editor-insights .editor-insights-detail .watchface-stats .chart {
        height: 100%;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }

.bootstrap-datetimepicker-widget {
  width: 41em !important; }
  .bootstrap-datetimepicker-widget .datepicker {
    width: 100%; }
    .bootstrap-datetimepicker-widget .datepicker.col-md-6 {
      width: 40%; }
    .bootstrap-datetimepicker-widget .datepicker [class^="datepicker"] {
      width: 100%; }
      .bootstrap-datetimepicker-widget .datepicker [class^="datepicker"] tr {
        white-space: normal; }
  .bootstrap-datetimepicker-widget .timepicker.col-md-6 {
    width: 57%; }

help-dropdown .dropdown-menu li a {
  padding-top: 15px; }
  help-dropdown .dropdown-menu li a h4 {
    font-weight: 700; }
    help-dropdown .dropdown-menu li a h4 i {
      vertical-align: middle;
      margin-right: 3px; }

.preset-browser {
  display: block;
  padding-bottom: 5px;
  background: rgba(255, 255, 255, 0.5); }
  .preset-browser .list-group {
    position: relative; }
    .preset-browser .list-group .active-border {
      display: none;
      position: absolute;
      top: -3px;
      right: -3px;
      bottom: -3px;
      left: -3px;
      border: 3px solid #2BADE3;
      border-radius: 3px; }
    .preset-browser .list-group.active .active-border {
      display: block; }
    .preset-browser .list-group .item-controls {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5); }
      .preset-browser .list-group .item-controls .item-controls-remove {
        position: absolute;
        top: 0;
        right: 0;
        color: white;
        padding: 5px; }
        .preset-browser .list-group .item-controls .item-controls-remove:hover {
          opacity: .5; }
    .preset-browser .list-group:hover .item-controls {
      display: block; }
  .preset-browser .icon-plus-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%; }

.preset-browser-tall .list-group {
  height: 185px !important; }
  .preset-browser-tall .list-group a {
    background-color: #e8e8e8;
    border-radius: 2px; }

#logo img {
  margin-top: -3px !important;
  height: 38px !important;
  width: auto !important; }

#siteTitle {
  width: 273px !important; }

#back {
  font-size: 20px;
  display: inline-block;
  height: 32px;
  vertical-align: middle;
  line-height: 16px;
  margin-top: -2px;
  margin-right: 3px; }

#poweredBy, #poweredBy a {
  display: block;
  text-align: center;
  height: 92px;
  line-height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  color: #909090;
  letter-spacing: 1px;
  z-index: -1; }
  #poweredBy img, #poweredBy a img {
    display: inline-block;
    height: 26.5px;
    margin-bottom: 2px;
    margin-left: 1px;
    vertical-align: middle; }

#register {
  background-color: white !important; }

.fullscreen-modal {
  width: 100%;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: normal;
  -moz-align-self: normal;
  -ms-align-self: normal;
  align-self: normal;
  overflow: auto; }
  .fullscreen-modal.container-fluid {
    padding: 0; }
  .fullscreen-modal .strikethrough {
    text-decoration: line-through; }

.stat-label {
  color: #464646;
  display: inline-block;
  margin: 5px 10px 5px 0; }
  .stat-label i {
    vertical-align: middle;
    margin: 0 4px 0 0;
    font-size: 140%; }

.section-header {
  color: #000 !important;
  background: #ededed !important; }

.watch-canvas-inner-wrapper {
  border-radius: 0 !important; }

.facer-editor .palette-left > div {
  top: 0; }

h2 a {
  color: black;
  font-weight: bold; }

.btn-link {
  color: black;
  font-weight: bold; }

.btn-primary.element,
.btn-default.element {
  padding-left: 0;
  padding-right: 0; }

#newLayerToggle .element {
  margin-top: 10px; }

.btn-primary:active:hover {
  background: black; }

.btn-green {
  background: #d5d5d5 !important;
  color: #000 !important;
  font-weight: bold; }
  .btn-green:hover {
    background: #989898 !important; }

.palette-box {
  color: #000 !important;
  overflow: hidden; }
  .palette-box.palette-box-small {
    padding: 10px 5px; }
  .palette-box .color-band {
    background: black !important; }
  .palette-box:hover {
    color: #2BADE3 !important; }
    .palette-box:hover .color-band {
      background: #2BADE3 !important; }

.element i {
  vertical-align: middle; }

#timeMachineTitle {
  text-align: center;
  font-size: 13.2px;
  width: 104px !important;
  margin-right: 11px; }
  #timeMachineTitle #currentTimeValue {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: bold !important;
    color: #343434 !important; }

#watchfaceTitle input {
  color: #343434 !important; }

#printCanvas {
  position: fixed;
  top: -9999px;
  left: -9999px; }

.secondary-btn-list-wrapper {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 0px;
  overflow: visible; }
  .secondary-btn-list-wrapper .secondary-btn-list {
    position: absolute;
    bottom: 11px;
    left: calc(50% - 19px);
    padding-bottom: 2px; }
    .secondary-btn-list-wrapper .secondary-btn-list .secondary-btn {
      width: 38px;
      height: 38px;
      background: #fff;
      color: #000;
      display: block;
      border-radius: 50%;
      line-height: 42px;
      letter-spacing: -2px;
      text-align: center;
      box-shadow: 0 5px 21px -7px;
      font-size: 21px;
      margin-top: 10px; }