/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9da7b8cf041bb64c6b7f)
 * Config saved to config.json and https://gist.github.com/9da7b8cf041bb64c6b7f
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  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;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -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);
  -webkit-overflow-scrolling: touch;
}
.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;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: #ffffff;
  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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -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);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  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 {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 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 #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    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;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
/*
 * CS Photo Selector
 * @author: Carson Shold (@cshold)
*/
#CSPhotoSelector {
  display: none;
  width: 100%;
  height: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  padding-top: 10%;
  z-index: 1000;
  color: #333;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
}
#CSPhotoSelector,
#CSPhotoSelector * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  line-height: normal;
}
#CSPhotoSelector a,
#CSPhotoSelector a:active,
#CSPhotoSelector a:hover,
#CSPhotoSelector a:visited {
  text-decoration: none;
  color: #3B5998;
}
#CSPhotoSelector p,
#CSPhotoSelector ul,
#CSPhotoSelector li {
  margin: 0;
  padding: 0;
}
#CSPhotoSelector li {
  list-style-type: none;
}
#CSPhotoSelector .CSPhotoSelector_clearfix:before,
#CSPhotoSelector .CSPhotoSelector_clearfix:after {
  content: "";
  display: table;
}
#CSPhotoSelector .CSPhotoSelector_clearfix:after {
  clear: both;
}
#CSPhotoSelector .CSPhotoSelector_clearfix {
  zoom: 1;
}
#CSPhotoSelector .CSPhotoSelector_dialog {
  width: 628px;
  padding: 10px;
  margin: 0 auto;
  position: relative;
  background: rgba(82, 82, 82, 0.7);
  overflow: hidden;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#CSPhotoSelector .CSPhotoSelector_dialog #CSPhotoSelector_buttonClose {
  position: absolute;
  right: 18px;
  top: 15px;
  font-size: 16px;
}
#CSPhotoSelector .CSPhotoSelector_dialog #CSPhotoSelector_buttonClose,
#CSPhotoSelector .CSPhotoSelector_dialog #CSPhotoSelector_buttonClose:active,
#CSPhotoSelector .CSPhotoSelector_dialog #CSPhotoSelector_buttonClose:hover,
#CSPhotoSelector .CSPhotoSelector_dialog #CSPhotoSelector_buttonClose:visited {
  color: #fff;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_form {
  border: 1px solid #3B5998;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_header {
  padding: 7px 10px;
  background: #6D84B4;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_content {
  background: #fff;
  padding: 10px;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_searchContainer {
  margin-top: 10px;
  padding: 10px;
  background: #f1f1f1;
  border: solid #cacaca;
  border-width: 1px 0;
  font-weight: bold;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_searchContainer .CSPhotoSelector_selectedCountContainer {
  float: left;
  padding: 3px 0;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_searchContainer #CSPhotoSelector_backToAlbums {
  float: right;
  padding: 3px 0;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer {
  margin: 10px 0 0;
}
#CSPhotoSelector .CSPhotoSelector_content {
  height: 400px;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSAlbum_container .CSPhotoSelector_album {
  position: relative;
  display: inline-block;
  width: 185px;
  margin: 0 8px 14px;
  cursor: pointer;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSAlbum_container .CSPhotoSelector_albumWrap {
  position: relative;
  width: 175px;
  padding: 4px;
  border: 1px solid #ccc;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSAlbum_container .CSPhotoSelector_albumWrap div {
  height: 120px;
  overflow: hidden;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSAlbum_container .CSPhotoSelector_album .CSPhotoSelector_photoAvatar {
  display: block;
  max-width: 100%;
  border: none;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhoto_container .CSPhotoSelector_photo {
  position: relative;
  display: inline-block;
  border: 1px solid #ccc;
  background: #fff;
  padding: 4px;
  margin: 0 5px 3px;
  height: 96px;
  width: 127px;
  overflow: hidden;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhoto_container .CSPhotoSelector_photo:hover,
#CSPhotoSelector .CSPhotoSelector_dialog .CSAlbum_container .CSPhotoSelector_albumWrap:hover,
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhoto_container .CSPhotoSelector_photo.CSPhotoSelector_photoSelected {
  background: #f0f0f0;
  border-color: #3B5998;
  cursor: pointer;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhoto_container .CSPhotoSelector_photo span {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhoto_container .CSPhotoSelector_photo .CSPhotoSelector_photoAvatar {
  position: relative;
  display: block;
  width: 120%;
  left: -10%;
  margin: 0 auto;
  border: none;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer .CSPhotoSelector_album .CSPhotoSelector_photoName {
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: left;
  font-size: 12px;
  padding: 5px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer .CSPhotoSelector_photo:hover .CSPhotoSelector_photoSelect {
  display: block;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer .CSPhotoSelector_photo.CSPhotoSelector_photoDisabled {
  cursor: default;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer .CSPhotoSelector_photo.CSPhotoSelector_photoDisabled:hover .CSPhotoSelector_photoSelect {
  display: none;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_photosContainer .CSPhotoSelector_photo.CSPhotoSelector_photoFiltered {
  display: none;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer {
  padding: 8px 10px;
  background: #F2F2F2;
  border-top: 1px solid #CCC;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pagePrev,
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pageNext {
  float: left;
  height: 21px;
  width: 22px;
  overflow: hidden;
  text-indent: -999em;
  background: transparent url(csphotoselector/csphotoselector-pagination.png) no-repeat 0 0;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pagePrev {
  background-position: -44px 0;
  margin-right: 2px;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pageNext {
  margin-right: 6px;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pagePrev.CSPhotoSelector_disabled {
  background-position: -66px 0;
  cursor: default;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_pageNext.CSPhotoSelector_disabled {
  background-position: -22px 0;
  cursor: default;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer .CSPhotoSelector_pageNumberContainer {
  float: left;
  padding: 4px 0 0;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_buttonOK,
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_buttonCancel {
  display: none;
  float: right;
  background: #3B5998;
  color: #fff;
  font-weight: bold;
  padding: 4px 20px 5px 20px;
  border: 1px solid;
  border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
}
#CSPhotoSelector .CSPhotoSelector_dialog .CSPhotoSelector_footer #CSPhotoSelector_buttonCancel {
  display: block;
  border: 1px solid;
  border-color: #999 #999 #888 #999;
  background-color: #eee;
  color: #333;
  margin-right: 8px;
}
/* show/hide album and picture containers */
#CSPhotoSelector_loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(csphotoselector/loader.gif) center center no-repeat rgba(255, 255, 255, 0.5);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.CSPhotoSelector_wrapper {
  position: absolute;
  top: 43px;
  left: 670px;
  width: 606px;
  overflow: auto;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
/* active photo container */
.CSPhoto_container_active {
  left: 11px;
}
/* Fix images with Bootstrap */
#CSPhotoSelector img {
  max-width: none !important;
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 14px;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 17px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 17px;
  height: 100%;
  top: 0;
  right: 0;
  background: none;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 12px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 12px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -24px;
}
/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right;
}
.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/
}
/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #c0c0c0;
  /* rgba fallback */
}
.mCSB_scrollTools .mCSB_buttonUp:before {
  display: block;
  content: "";
  border-bottom: 4px solid #5c5c5c;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 4px;
  left: 5px;
}
.mCSB_scrollTools .mCSB_buttonDown:before {
  display: block;
  content: "";
  border-top: 4px solid #5c5c5c;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: 4px;
  left: 5px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
/***
Spectrum Colorpicker v1.4.1
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden;
}
.sp-container.sp-flat {
  position: relative;
}
/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 18%;
}
.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 89%;
  height: 100%;
}
.sp-clear-enabled .sp-hue {
  top: 33px;
  height: 77.5%;
}
.sp-fill {
  padding-top: 82%;
}
.sp-sat,
.sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sp-alpha-enabled .sp-top {
  margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
  display: block;
}
.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8;
}
.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px;
}
.sp-alpha-inner {
  border: solid 1px #333;
}
.sp-clear {
  display: none;
}
.sp-clear.sp-clear-display {
  background-position: center;
}
.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 84%;
  height: 28px;
}
/* Don't allow text selection */
.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
  display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
  display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none;
}
.sp-palette-only .sp-picker-container {
  display: none;
}
.sp-palette-disabled .sp-palette-container {
  display: none;
}
.sp-initial-disabled .sp-initial {
  display: none;
}
/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ffffff), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #ffffff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #ffffff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}
/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
  display: none !important;
}
/* Clearfix hack */
.sp-cf:before,
.sp-cf:after {
  content: "";
  display: table;
}
.sp-cf:after {
  clear: both;
}
.sp-cf {
  *zoom: 1;
}
/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%;
  }
  .sp-hue {
    left: 63%;
  }
  .sp-fill {
    padding-top: 60%;
  }
}
.sp-dragger {
  border-radius: 5px;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  background: #000;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 3px;
  left: -1px;
  right: -1px;
  border: 1px solid #000;
  background: white;
  opacity: .8;
}
/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
.sp-container {
  border-radius: 0;
  background-color: #ECECEC;
  border: solid 1px #f0c49B;
  padding: 0;
}
.sp-container,
.sp-container input,
.sp-color,
.sp-hue,
.sp-clear {
  font: normal 12px "Open Sans", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-top {
  margin-bottom: 3px;
}
.sp-color,
.sp-hue,
.sp-clear {
  border: solid 1px #666;
}
/* Input */
.sp-input-container {
  float: right;
  width: 100px;
  margin-bottom: 4px;
}
.sp-initial-disabled .sp-input-container {
  width: 100%;
}
.sp-input {
  font-size: 12px !important;
  border: 1px inset;
  padding: 4px 5px;
  margin: 0;
  width: 100%;
  background: transparent;
  border-radius: 3px;
  color: #222;
}
.sp-input:focus {
  border: 1px solid orange;
}
.sp-input.sp-validation-error {
  border: 1px solid red;
  background: #fdd;
}
.sp-picker-container,
.sp-palette-container {
  float: left;
  position: relative;
  padding: 10px;
  padding-bottom: 300px;
  margin-bottom: -290px;
}
.sp-picker-container {
  width: 172px;
  border-left: solid 1px #fff;
}
/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc;
}
.sp-palette-only .sp-palette-container {
  border: 0;
}
.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange;
}
.sp-thumb-el {
  position: relative;
}
/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333;
}
.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0;
}
.sp-initial .sp-clear-display {
  background-position: center;
}
/* Buttons */
.sp-palette-button-container,
.sp-button-container {
  float: right;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle;
}
.sp-replacer:hover,
.sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111;
}
.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver;
}
.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px;
}
.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0;
}
.sp-palette {
  *width: 220px;
  max-width: 220px;
}
.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0;
}
.sp-container {
  padding-bottom: 0;
}
/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-cancel {
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none;
}
.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline;
}
.sp-palette span:hover,
.sp-palette span.sp-thumb-active {
  border-color: #000;
}
.sp-preview,
.sp-alpha,
.sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
/*Custom styles*/
.sp-dd {
  display: none;
}
.sp-replacer {
  border: none;
  background: none;
  padding: 0 0 0 62px;
  margin: -78px 3px 3px -62px;
}
.form-group:nth-child(even) .sp-replacer {
  margin-left: -176px;
}
.form-row ~ .form-row .form-group .sp-replacer {
  margin-top: -202px;
}
.sp-preview {
  margin: 0;
  border: none;
  width: 100%;
  height: 22px;
  position: absolute;
  z-index: 10;
  right: 3px;
  top: 3px;
  background: none;
}
.sp-preview-inner {
  border: 1px solid #a1a1a1;
  width: 40px;
  height: 22px;
  right: 0;
  left: auto;
}
.sp-container {
  background-color: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.33);
}
.sp-container h5 {
  font-size: 14px;
  padding: 0 10px;
  margin: 15px 0 5px;
}
.sp-picker-container {
  width: 213px;
  padding-right: 20px;
}
.sp-picker-container.disabled:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.70;
  filter: alpha(opacity=70);
  z-index: 99;
}
.sp-color,
.sp-hue,
.sp-clear {
  border: 1px solid #969696;
}
.sp-dragger {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  height: 10px;
  width: 10px;
  margin: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
}
.sp-hue {
  left: 89%;
}
.sp-slider {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.9);
  height: 5px;
  left: -3px;
  right: -3px;
  border: none;
  opacity: 1;
}
.sp-input {
  width: 70px;
  height: 30px;
  border: 1px solid #a1a1a1;
  border-radius: 0;
  font-size: 13px;
  background: #fff;
}
.sp-input:focus {
  border-color: #36d4a5;
}
.sp-input-container {
  float: left;
  width: auto !important;
}
.sp-picker-container .slider-horizontal {
  padding-top: 10px;
}
.sp-replacer.sp-disabled {
  border: none;
}
.settings-off .sp-replacer,
.settings-off .sp-preview {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sp-picker-container .settings-sub-footer {
  margin: 0 -9px -10px 0;
  padding-top: 22px;
  position: relative;
  z-index: 110;
}
.sp-palette-container {
  float: none;
  border: 0;
  margin-bottom: -295px;
}
.sp-palette .sp-thumb-el {
  width: 28px;
  height: 28px;
  border: 1px solid #a1a1a1;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background: none;
}
.sp-palette .sp-thumb-el:hover,
.sp-palette .sp-thumb-el.sp-thumb-active {
  border: 1px solid #36d4a5;
  -webkit-box-shadow: inset 1px 1px 0 #36d4a5, inset -1px -1px 0 #36d4a5;
  -moz-box-shadow: inset 1px 1px 0 #36d4a5, inset -1px -1px 0 #36d4a5;
  box-shadow: inset 1px 1px 0 #36d4a5, inset -1px -1px 0 #36d4a5;
}
@font-face {
  font-family: 'blackjackregular';
  src: url('../../fonts/blackjackregular/black_jack-webfont.woff') format('woff'), url('../../fonts/blackjackregular/black_jack-webfont.ttf') format('truetype'), url('../../fonts/blackjackregular/black_jack-webfont.svg#blackjackregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'blokletters_balpenbalpen';
  src: url('../../fonts/blokletters_balpenbalpen/Blokletters-Balpen-webfont.woff') format('woff'), url('../../fonts/blokletters_balpenbalpen/Blokletters-Balpen-webfont.ttf') format('truetype'), url('../../fonts/blokletters_balpenbalpen/Blokletters-Balpen-webfont.svg#blokletters_balpenbalpen') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bp_dietultrablack';
  src: url('../../fonts/bp_dietultrablack/BPdiet-webfont.woff') format('woff'), url('../../fonts/bp_dietultrablack/BPdiet-webfont.ttf') format('truetype'), url('../../fonts/bp_dietultrablack/BPdiet-webfont.svg#bp_dietultrablack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cac_champagneregular';
  src: url('../../fonts/cac_champagneregular/cac_champagne-webfont.woff') format('woff'), url('../../fonts/cac_champagneregular/cac_champagne-webfont.ttf') format('truetype'), url('../../fonts/cac_champagneregular/cac_champagne-webfont.svg#cac_champagneregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'caviar_dreamsregular';
  src: url('../../fonts/caviar_dreamsregular/CaviarDreams-webfont.woff') format('woff'), url('../../fonts/caviar_dreamsregular/CaviarDreams-webfont.ttf') format('truetype'), url('../../fonts/caviar_dreamsregular/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'eraserregular';
  src: url('../../fonts/eraserregular/EraserRegular-webfont.woff') format('woff'), url('../../fonts/eraserregular/EraserRegular-webfont.ttf') format('truetype'), url('../../fonts/eraserregular/EraserRegular-webfont.svg#eraserregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hvd_bodedomedium';
  src: url('../../fonts/hvd_bodedomedium/HVD_Bodedo-webfont.woff') format('woff'), url('../../fonts/hvd_bodedomedium/HVD_Bodedo-webfont.ttf') format('truetype'), url('../../fonts/hvd_bodedomedium/HVD_Bodedo-webfont.svg#hvd_bodedomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'journalregular';
  src: url('../../fonts/journalregular/journal-webfont.woff') format('woff'), url('../../fonts/journalregular/journal-webfont.ttf') format('truetype'), url('../../fonts/journalregular/journal-webfont.svg#journalregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lunchboxregular';
  src: url('../../fonts/lunchboxregular/lunchbox-webfont.woff') format('woff'), url('../../fonts/lunchboxregular/lunchbox-webfont.ttf') format('truetype'), url('../../fonts/lunchboxregular/lunchbox-webfont.svg#lunchboxregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'my_underwoodregular';
  src: url('../../fonts/my_underwoodregular/MyUnderwood-webfont.woff') format('woff'), url('../../fonts/my_underwoodregular/MyUnderwood-webfont.ttf') format('truetype'), url('../../fonts/my_underwoodregular/MyUnderwood-webfont.svg#my_underwoodregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'neoretrodrawregular';
  src: url('../../fonts/neoretrodrawregular/NEORD___-webfont.woff') format('woff'), url('../../fonts/neoretrodrawregular/NEORD___-webfont.ttf') format('truetype'), url('../../fonts/neoretrodrawregular/NEORD___-webfont.svg#neoretrodrawregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'snicklesregular';
  src: url('../../fonts/snicklesregular/Snickles-webfont.woff') format('woff'), url('../../fonts/snicklesregular/Snickles-webfont.ttf') format('truetype'), url('../../fonts/snicklesregular/Snickles-webfont.svg#snicklesregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
#text-presets-list span {
  background-image: url(../../images/editor/text-presets.png);
  background-repeat: no-repeat;
}
#text-preset0 {
  background-position: 0 3px;
  /*Open Sans, Color: #333537*/
}
#text-preset1 {
  background-position: 0 -51px;
  /*Bad Script, Color: #0a90d7
  Drop shadow - Opacity: 100%, Color: #00ff0c, X offset:1, Y offset:1, Blur:0 */
}
#text-preset2 {
  background-position: 0 -101px;
  /*Diplomata, Color: #083451*/
}
#text-preset3 {
  background-position: 0 -151px;
  /*BlackJack, Color: #e18400
  Drop shadow - Opacity: 80%, Color: #ffffff, X offset:1, Y offset:1, Blur:0*/
}
#text-preset4 {
  background-position: 0 -201px;
  /*Leckerli One, Color: #d8e010
  Outline - Color: #01aa5d, Size: 3 */
}
#text-preset5 {
  background-position: 0 -251px;
  /*NeoRetroDraw, Color: #ffffff
  Background - Color: #aa007c, Opacity: 100%*/
}
#text-preset6 {
  background-position: 0 -301px;
  /*HVD Bodedo, Color: #36274a*/
}
#text-preset7 {
  background-position: 0 -351px;
  /*Yanone Kaffeesatz, Color: #007be3
  Drop shadow - Opacity: 75%, Color: #000000, X offset:2, Y offset:2, Blur:2*/
}
#text-preset8 {
  background-position: 0 -401px;
  /*CAC Champagne, Color: #0a1125
  Drop shadow - Opacity: 30%, Color: #000000, X offset:1, Y offset:1, Blur:2*/
}
#text-preset9 {
  background-position: 0 -451px;
  /*Permanent Marker, Color: #000000
  Background - Color: #ffea00, Opacity: 54%*/
}
#text-preset10 {
  background-position: 0 -501px;
  /*BP Diet, Color: #ffffff
  Background - Color: #ed1f24, Opacity: 100%*/
}
#text-preset11 {
  background-position: 0 -551px;
  /*Lunchbox, Opacity: 0%
  Outline - Color: #00b6d1, Size: 1*/
}
#text-preset12 {
  background-position: 0 -601px;
  /*Snickles, Color: #239500 
  Drop shadow - Opacity: 72%, Color: #000000, X offset:2, Y offset:2, Blur:0*/
}
#text-preset13 {
  background-position: 0 -651px;
  /*Roboto Slab, Color: #232323
  Outline - Color: #ffffff, Size: 2*/
}
#text-preset14 {
  background-position: 0 -701px;
  /*Caviar Dreams, Color: #232323
  Background - Color: #fffff, Opacity: 35%*/
}
#text-preset15 {
  background-position: 0 -751px;
  /*Ribeye Marrow, Color: #de000a*/
}
#text-preset16 {
  background-position: 0 -801px;
  /*Open Sans, Color: #ffffff, Bold
  Drop shadow - Opacity: 100%, Color: #000000, X offset:1, Y offset:1, Blur:2*/
}
#text-preset17 {
  background-position: 0 -851px;
  /*Monoton, Color: #ffd800
  Outline - Color: #4e00ff, Size: 2*/
}
#text-preset18 {
  background-position: 0 -901px;
  /*Yeseva One, Color: #fc4242
  Background - Color: #fecb74, Opacity: 100%*/
}
#text-preset19 {
  background-position: 0 -951px;
  /*Grand Hotel, Color: #ffffff
  Drop shadow - Opacity: 100%, Color: #00aeef, X offset:3, Y offset:3, Blur:0*/
}
#fonts-list span,
#font-selected span {
  background-image: url(../../images/editor/fonts-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
}
.artifika {
  background-position: 0 -1px;
}
.bad-script {
  background-position: 0 -33px;
}
.black-jack {
  background-position: 0 -65px;
}
.blokletters {
  background-position: 0 -97px;
}
.boogaloo {
  background-position: 0 -129px;
}
.bp-diet {
  background-position: 0 -161px;
}
.cabin {
  background-position: 0 -193px;
}
.cabin-sketch {
  background-position: 0 -225px;
}
.cac-champagne {
  background-position: 0 -257px;
}
.caviar-dreams {
  background-position: 0 -289px;
}
.comfortaa {
  background-position: 0 -321px;
}
.dancing-script {
  background-position: 0 -353px;
}
.days-one {
  background-position: 0 -385px;
}
.didact-gothic {
  background-position: 0 -417px;
}
.diplomata {
  background-position: 0 -449px;
}
.eraser {
  background-position: 0 -481px;
}
.grand-hotel {
  background-position: 0 -513px;
}
.great-vibes {
  background-position: 0 -545px;
}
.henny-penny {
  background-position: 0 -577px;
}
.hvd-bodedo {
  background-position: 0 -609px;
}
.jacques-francois {
  background-position: 0 -641px;
}
.jacques-francois-shadow {
  background-position: 0 -673px;
}
.josefin-sans {
  background-position: 0 -705px;
}
.journal {
  background-position: 0 -737px;
}
.leckerli-one {
  background-position: 0 -769px;
}
.lemon {
  background-position: 0 -801px;
}
.lobster {
  background-position: 0 -833px;
}
.lunchbox {
  background-position: 0 -865px;
}
.marck-script {
  background-position: 0 -897px;
}
.monoton {
  background-position: 0 -929px;
}
.my-underwood {
  background-position: 0 -961px;
}
.neoretrodraw {
  background-position: 0 -993px;
}
.old-standard {
  background-position: 0 -1025px;
}
.open-sans {
  background-position: 0 -1057px;
}
.open-sans-condensed {
  background-position: 0 -1089px;
}
.permanent-marker {
  background-position: 0 -1121px;
}
.playfair-display {
  background-position: 0 -1153px;
}
.pt-sans {
  background-position: 0 -1185px;
}
.ribeye-marrow {
  background-position: 0 -1217px;
}
.roboto-slab {
  background-position: 0 -1249px;
}
.rum-raisin {
  background-position: 0 -1281px;
}
.seymour-one {
  background-position: 0 -1313px;
}
.snickles {
  background-position: 0 -1345px;
}
.sofia {
  background-position: 0 -1377px;
}
.ultra {
  background-position: 0 -1409px;
}
.yanone-kaffeesatz {
  background-position: 0 -1441px;
}
.yeseva-one {
  background-position: 0 -1473px;
}
.js-effect-none,
#tfantasy_blue,
#tsunny_field,
#tdawn_light,
#tdramatic_bronze,
#tevening_light,
#tsweet_caramel,
#tfloodlights,
#tposter_look,
#tfrozen_window,
#tmoon_night,
#tvignetting,
#ttriptych_effect,
#tglamour_effect,
#tchristmas_bokeh,
#tdreams_of_paris,
#train_drops,
#told_cityscape,
#tmaple_leaves,
#tindustrial,
#trainbow_rays,
#tvintage_card,
#tsoft_lilac,
#tnone,
#told_style_bw,
#told_street_frame,
#told_photo,
#tflower_dream,
#tsunny_retro,
#tdramatic_retro,
#tsnow_effect,
#train_effect,
#ttropical_butterflies,
#tstylish_snakeskin,
#tretro_sepia,
#tmysterious_rays,
#twinter_scenery,
#trainbow_sketch,
#tidillic_view,
#tbronze_sepia,
#tcaramel_haze,
#tdreamy_retro,
#thdr,
#tdreams_of_love,
#tromantic_landscape,
#tdramatic_look,
#thot_sunset,
#tlilac_dreams,
#tin_the_wave,
#tretro_film,
#tdreamlike_scenery,
#tmagic_snowflakes,
#tlight_bokeh {
  background: transparent url(../../images/sprites_v5.jpg) no-repeat;
}
#tfantasy_blue {
  background-position: 0 0px;
}
#tsunny_field {
  background-position: 0 -79px;
}
#tdawn_light {
  background-position: 0 -158px;
}
#tdramatic_bronze {
  background-position: 0 -237px;
}
#tevening_light {
  background-position: 0 -316px;
}
#tsweet_caramel {
  background-position: 0 -395px;
}
#tfloodlights {
  background-position: 0 -474px;
}
#tposter_look {
  background-position: 0 -553px;
}
#tfrozen_window {
  background-position: 0 -632px;
}
#tmoon_night {
  background-position: 0 -711px;
}
#tvignetting {
  background-position: 0 -790px;
}
#ttriptych_effect {
  background-position: 0 -869px;
}
#tglamour_effect {
  background-position: 0 -948px;
}
#tchristmas_bokeh {
  background-position: 0 -1027px;
}
#tdreams_of_paris {
  background-position: 0 -1106px;
}
#train_drops {
  background-position: 0 -1185px;
}
#told_cityscape {
  background-position: 0 -1264px;
}
#tmaple_leaves {
  background-position: 0 -1343px;
}
#tindustrial {
  background-position: 0 -1422px;
}
#trainbow_rays {
  background-position: 0 -1501px;
}
#tvintage_card {
  background-position: 0 -1580px;
}
#tsoft_lilac {
  background-position: 0 -1659px;
}
.js-effect-none {
  background-position: 0 -1738px;
}
#told_style_bw {
  background-position: 0 -1817px;
}
#told_street_frame {
  background-position: 0 -1896px;
}
#told_photo {
  background-position: 0 -1975px;
}
#tflower_dream {
  background-position: 0 -2054px;
}
#tsunny_retro {
  background-position: 0 -2133px;
}
#tdramatic_retro {
  background-position: 0 -2212px;
}
#tsnow_effect {
  background-position: 0 -2291px;
}
#train_effect {
  background-position: 0 -2370px;
}
#ttropical_butterflies {
  background-position: 0 -2449px;
}
#tstylish_snakeskin {
  background-position: 0 -2528px;
}
#tretro_sepia {
  background-position: 0 -2607px;
}
#tmysterious_rays {
  background-position: 0 -2686px;
}
#twinter_scenery {
  background-position: 0 -2765px;
}
#trainbow_sketch {
  background-position: 0 -2844px;
}
#tidillic_view {
  background-position: 0 -2923px;
}
#tbronze_sepia {
  background-position: 0 -3002px;
}
#tcaramel_haze {
  background-position: 0 -3081px;
}
#tdreamy_retro {
  background-position: 0 -3160px;
}
#thdr {
  background-position: 0 -3239px;
}
#tdreams_of_love {
  background-position: 0 -3318px;
}
#tromantic_landscape {
  background-position: 0 -3397px;
}
#tdramatic_look {
  background-position: 0 -3476px;
}
#thot_sunset {
  background-position: 0 -3555px;
}
#tlilac_dreams {
  background-position: 0 -3634px;
}
#tin_the_wave {
  background-position: 0 -3713px;
}
#tretro_film {
  background-position: 0 -3792px;
}
#tdreamlike_scenery {
  background-position: 0 -3871px;
}
#tmagic_snowflakes {
  background-position: 0 -3950px;
}
#tlight_bokeh {
  background-position: 0 -4029px;
}
#frame12,
#frame3,
#frame13,
#frame24,
#frame25,
#frame20,
#frame17,
#frame2,
#frame14,
#frame27,
#frame16,
#frame6,
#frame15,
#frame4,
#frame22,
#frame18,
#frame11,
#frame19,
#frame26,
#frame21,
#frame8,
#frame7,
#frame10,
#frame9,
#frame1,
#frame5 {
  background-image: url(../../images/editor/frames_json/frames_-1.png?v=4);
  background-repeat: no-repeat;
}
#frame12 {
  background-position: 0 0px;
}
#frame3 {
  background-position: 0 -53px;
}
#frame13 {
  background-position: 0 -106px;
}
#frame24 {
  background-position: 0 -159px;
}
#frame25 {
  background-position: 0 -212px;
}
#frame20 {
  background-position: 0 -265px;
}
#frame17 {
  background-position: 0 -318px;
}
#frame2 {
  background-position: 0 -371px;
}
#frame14 {
  background-position: 0 -424px;
}
#frame27 {
  background-position: 0 -477px;
}
#frame16 {
  background-position: 0 -530px;
}
#frame6 {
  background-position: 0 -583px;
}
#frame15 {
  background-position: 0 -636px;
}
#frame4 {
  background-position: 0 -689px;
}
#frame22 {
  background-position: 0 -742px;
}
#frame18 {
  background-position: 0 -795px;
}
#frame11 {
  background-position: 0 -848px;
}
#frame19 {
  background-position: 0 -901px;
}
#frame26 {
  background-position: 0 -954px;
}
#frame21 {
  background-position: 0 -1007px;
}
#frame8 {
  background-position: 0 -1060px;
}
#frame7 {
  background-position: 0 -1113px;
}
#frame10 {
  background-position: 0 -1166px;
}
#frame9 {
  background-position: 0 -1219px;
}
#frame1 {
  background-position: 0 -1272px;
}
#frame5 {
  background-position: 0 -1325px;
}
#frame-6,
#frame-2,
#frame-1,
#frame-4,
#frame-7,
#frame-5,
#frame-3 {
  background: transparent url(../../images/editor/frames/frame1_-1.png) no-repeat;
}
#frame-6 {
  background-position: 0 0px;
}
#frame-2 {
  background-position: 0 -53px;
}
#frame-1 {
  background-position: 0 -106px;
}
#frame-4 {
  background-position: 0 -159px;
}
#frame-7 {
  background-position: 0 -212px;
}
#frame-5 {
  background-position: 0 -265px;
}
#frame-3 {
  background-position: 0 -318px;
}
#accessories-black_glasses,
#accessories-red_glasses,
#accessories-glasses_hearts,
#accessories-green_glasses,
#accessories-orange_glasses,
#accessories-mask,
#accessories-mustache_hand_drawn_blue,
#accessories-mustache_hand_drawn_brown,
#accessories-mustache_black1,
#accessories-mustache_black2,
#accessories-mustache_black3,
#accessories-mustache_white,
#accessories-black_hat_big,
#accessories-black_hat_small,
#accessories-wild_west_hat,
#accessories-yellow_hat,
#accessories-sombrero_hat,
#accessories-red_santa_hats,
#accessories-black_bow-knot,
#accessories-green_bow-knot,
#accessories-pipe,
#accessories-watch,
#accessories-ear,
#accessories-pearls_bead,
#accessories-colorful_umbrella,
#accessories-tv {
  background: transparent url(../../images/editor/stickers/stickers_accessories_0_v38.png) no-repeat;
}
#accessories-black_glasses {
  background-position: 0 0px;
}
#accessories-red_glasses {
  background-position: 0 -46px;
}
#accessories-glasses_hearts {
  background-position: 0 -92px;
}
#accessories-green_glasses {
  background-position: 0 -138px;
}
#accessories-orange_glasses {
  background-position: 0 -184px;
}
#accessories-mask {
  background-position: 0 -230px;
}
#accessories-mustache_hand_drawn_blue {
  background-position: 0 -276px;
}
#accessories-mustache_hand_drawn_brown {
  background-position: 0 -322px;
}
#accessories-mustache_black1 {
  background-position: 0 -368px;
}
#accessories-mustache_black2 {
  background-position: 0 -414px;
}
#accessories-mustache_black3 {
  background-position: 0 -460px;
}
#accessories-mustache_white {
  background-position: 0 -506px;
}
#accessories-black_hat_big {
  background-position: 0 -552px;
}
#accessories-black_hat_small {
  background-position: 0 -598px;
}
#accessories-wild_west_hat {
  background-position: 0 -644px;
}
#accessories-yellow_hat {
  background-position: 0 -690px;
}
#accessories-sombrero_hat {
  background-position: 0 -736px;
}
#accessories-red_santa_hats {
  background-position: 0 -782px;
}
#accessories-black_bow-knot {
  background-position: 0 -828px;
}
#accessories-green_bow-knot {
  background-position: 0 -874px;
}
#accessories-pipe {
  background-position: 0 -920px;
}
#accessories-watch {
  background-position: 0 -966px;
}
#accessories-ear {
  background-position: 0 -1012px;
}
#accessories-pearls_bead {
  background-position: 0 -1058px;
}
#accessories-colorful_umbrella {
  background-position: 0 -1104px;
}
#accessories-tv {
  background-position: 0 -1150px;
}
#animals-alligator,
#animals-bear,
#animals-bee,
#animals-beetle,
#animals-big_fish,
#animals-butterfly,
#animals-crab,
#animals-dog,
#animals-duck,
#animals-elephant,
#animals-elephant_small,
#animals-fish,
#animals-frog,
#animals-funny_dog,
#animals-giraffe,
#animals-gray_hare,
#animals-lamb,
#animals-lizard,
#animals-medusa,
#animals-monkey,
#animals-orange_cat,
#animals-pig,
#animals-pink_hare,
#animals-sea_star,
#animals-sea_​​turtle,
#animals-snake,
#animals-teddy,
#animals-tiger,
#animals-track,
#animals-walrus,
#animals-whale {
  background: transparent url(../../images/editor/stickers/stickers_animals_0_v38.png) no-repeat;
}
#animals-alligator {
  background-position: 0 0px;
}
#animals-bear {
  background-position: 0 -46px;
}
#animals-bee {
  background-position: 0 -92px;
}
#animals-beetle {
  background-position: 0 -138px;
}
#animals-big_fish {
  background-position: 0 -184px;
}
#animals-butterfly {
  background-position: 0 -230px;
}
#animals-crab {
  background-position: 0 -276px;
}
#animals-dog {
  background-position: 0 -322px;
}
#animals-duck {
  background-position: 0 -368px;
}
#animals-elephant {
  background-position: 0 -414px;
}
#animals-elephant_small {
  background-position: 0 -460px;
}
#animals-fish {
  background-position: 0 -506px;
}
#animals-frog {
  background-position: 0 -552px;
}
#animals-funny_dog {
  background-position: 0 -598px;
}
#animals-giraffe {
  background-position: 0 -644px;
}
#animals-gray_hare {
  background-position: 0 -690px;
}
#animals-lamb {
  background-position: 0 -736px;
}
#animals-lizard {
  background-position: 0 -782px;
}
#animals-medusa {
  background-position: 0 -828px;
}
#animals-monkey {
  background-position: 0 -874px;
}
#animals-orange_cat {
  background-position: 0 -920px;
}
#animals-pig {
  background-position: 0 -966px;
}
#animals-pink_hare {
  background-position: 0 -1012px;
}
#animals-sea_star {
  background-position: 0 -1058px;
}
#animals-sea_​​turtle {
  background-position: 0 -1104px;
}
#animals-snake {
  background-position: 0 -1150px;
}
#animals-teddy {
  background-position: 0 -1196px;
}
#animals-tiger {
  background-position: 0 -1242px;
}
#animals-track {
  background-position: 0 -1288px;
}
#animals-walrus {
  background-position: 0 -1334px;
}
#animals-whale {
  background-position: 0 -1380px;
}
#beach_fun-beach_fun_coconut,
#beach_fun-beach_fun_ducky,
#beach_fun-beach_fun_fish1,
#beach_fun-beach_fun_fish2,
#beach_fun-beach_fun_hedgehog,
#beach_fun-beach_fun_jelly,
#beach_fun-beach_fun_pearl,
#beach_fun-beach_fun_penguin,
#beach_fun-beach_fun_sun,
#beach_fun-beach_fun_superstar {
  background: transparent url(../../images/editor/stickers/stickers_beach_fun_0_v38.png) no-repeat;
}
#beach_fun-beach_fun_coconut {
  background-position: 0 0px;
}
#beach_fun-beach_fun_ducky {
  background-position: 0 -46px;
}
#beach_fun-beach_fun_fish1 {
  background-position: 0 -92px;
}
#beach_fun-beach_fun_fish2 {
  background-position: 0 -138px;
}
#beach_fun-beach_fun_hedgehog {
  background-position: 0 -184px;
}
#beach_fun-beach_fun_jelly {
  background-position: 0 -230px;
}
#beach_fun-beach_fun_pearl {
  background-position: 0 -276px;
}
#beach_fun-beach_fun_penguin {
  background-position: 0 -322px;
}
#beach_fun-beach_fun_sun {
  background-position: 0 -368px;
}
#beach_fun-beach_fun_superstar {
  background-position: 0 -414px;
}
#birthday-birthday_hat,
#birthday-strips_birthday_hat,
#birthday-happy_birthday_gift3,
#birthday-red_balloon,
#birthday-yellow_tulips,
#birthday-flags_garland1,
#birthday-flags_garland2,
#birthday-stars_garland,
#birthday-garland_with_balloons,
#birthday-colorful_text_HB,
#birthday-happi_birthday_ribbon,
#birthday-happy_birthday,
#birthday-to_you,
#birthday-happy {
  background: transparent url(../../images/editor/stickers/stickers_birthday_0_v38.png) no-repeat;
}
#birthday-birthday_hat {
  background-position: 0 0px;
}
#birthday-strips_birthday_hat {
  background-position: 0 -46px;
}
#birthday-happy_birthday_gift3 {
  background-position: 0 -92px;
}
#birthday-red_balloon {
  background-position: 0 -138px;
}
#birthday-yellow_tulips {
  background-position: 0 -184px;
}
#birthday-flags_garland1 {
  background-position: 0 -230px;
}
#birthday-flags_garland2 {
  background-position: 0 -276px;
}
#birthday-stars_garland {
  background-position: 0 -322px;
}
#birthday-garland_with_balloons {
  background-position: 0 -368px;
}
#birthday-colorful_text_HB {
  background-position: 0 -414px;
}
#birthday-happi_birthday_ribbon {
  background-position: 0 -460px;
}
#birthday-happy_birthday {
  background-position: 0 -506px;
}
#birthday-to_you {
  background-position: 0 -552px;
}
#birthday-happy {
  background-position: 0 -598px;
}
#birthday_joy-birthday_joy_balloons,
#birthday_joy-birthday_joy_bottle,
#birthday_joy-birthday_joy_bouquet,
#birthday_joy-birthday_joy_box,
#birthday_joy-birthday_joy_cake,
#birthday_joy-birthday_joy_cocktails,
#birthday_joy-birthday_joy_garland_1,
#birthday_joy-birthday_joy_garland_2,
#birthday_joy-birthday_joy_happy_birthday_1,
#birthday_joy-birthday_joy_happy_birthday_2,
#birthday_joy-birthday_joy_happy_birthday_3,
#birthday_joy-birthday_joy_hat,
#birthday_joy-birthday_joy_small_cake {
  background: transparent url(../../images/editor/stickers/stickers_birthday_joy_0_v38.png) no-repeat;
}
#birthday_joy-birthday_joy_balloons {
  background-position: 0 0px;
}
#birthday_joy-birthday_joy_bottle {
  background-position: 0 -46px;
}
#birthday_joy-birthday_joy_bouquet {
  background-position: 0 -92px;
}
#birthday_joy-birthday_joy_box {
  background-position: 0 -138px;
}
#birthday_joy-birthday_joy_cake {
  background-position: 0 -184px;
}
#birthday_joy-birthday_joy_cocktails {
  background-position: 0 -230px;
}
#birthday_joy-birthday_joy_garland_1 {
  background-position: 0 -276px;
}
#birthday_joy-birthday_joy_garland_2 {
  background-position: 0 -322px;
}
#birthday_joy-birthday_joy_happy_birthday_1 {
  background-position: 0 -368px;
}
#birthday_joy-birthday_joy_happy_birthday_2 {
  background-position: 0 -414px;
}
#birthday_joy-birthday_joy_happy_birthday_3 {
  background-position: 0 -460px;
}
#birthday_joy-birthday_joy_hat {
  background-position: 0 -506px;
}
#birthday_joy-birthday_joy_small_cake {
  background-position: 0 -552px;
}
#decor-arrow_black,
#decor-arrow_blue,
#decor-arrow_orange,
#decor-arrow_red,
#decor-Scotch_tape,
#decor-washi_tape_crumpled_paper_light,
#decor-washi_tape_blue_strips,
#decor-washi_tape_colorful_dots,
#decor-washi_tape_colorful_strips,
#decor-washi_tape_crumpled_paper_dark,
#decor-washi_tape_dark_strips,
#decor-washi_tape_dark-blue_strips,
#decor-washi_tape_green_dots,
#decor-washi_tape_green_flowers_retro,
#decor-washi_tape_green_flowers,
#decor-washi_tape_hearts,
#decor-washi_tape_paper,
#decor-washi_tape_pink_retro,
#decor-washi_tape_red_strips,
#decor-washi_tape_retro_dots,
#decor-washi_tape_retro_gray_dots,
#decor-washi_tape_yellow_strips,
#decor-washi_tape_retro,
#decor-ellipse_blue,
#decor-ellipse_brown,
#decor-ellipse_gray,
#decor-ellipse_orange,
#decor-ellipse_red,
#decor-blue_paper_ellipse,
#decor-red_paper_ellipse,
#decor-green_paper_ellipse,
#decor-orange_paper_star,
#decor-pink_paper_star,
#decor-colorful_paper_star,
#decor-red_paper_star,
#decor-corner_jeans,
#decor-corner_retro,
#decor-corner_wood,
#decor-corner_yellow,
#decor-vintage_banner_dots__stripes,
#decor-vintage_banner_dots,
#decor-vintage_banner_stripes,
#decor-flag_ribbon,
#decor-red_tag,
#decor-fabric_flower,
#decor-waves,
#decor-garland,
#decor-butterfly_paper,
#decor-clip,
#decor-clip_gray {
  background: transparent url(../../images/editor/stickers/stickers_decor_0_v38.png) no-repeat;
}
#decor-arrow_black {
  background-position: 0 0px;
}
#decor-arrow_blue {
  background-position: 0 -46px;
}
#decor-arrow_orange {
  background-position: 0 -92px;
}
#decor-arrow_red {
  background-position: 0 -138px;
}
#decor-Scotch_tape {
  background-position: 0 -184px;
}
#decor-washi_tape_crumpled_paper_light {
  background-position: 0 -230px;
}
#decor-washi_tape_blue_strips {
  background-position: 0 -276px;
}
#decor-washi_tape_colorful_dots {
  background-position: 0 -322px;
}
#decor-washi_tape_colorful_strips {
  background-position: 0 -368px;
}
#decor-washi_tape_crumpled_paper_dark {
  background-position: 0 -414px;
}
#decor-washi_tape_dark_strips {
  background-position: 0 -460px;
}
#decor-washi_tape_dark-blue_strips {
  background-position: 0 -506px;
}
#decor-washi_tape_green_dots {
  background-position: 0 -552px;
}
#decor-washi_tape_green_flowers_retro {
  background-position: 0 -598px;
}
#decor-washi_tape_green_flowers {
  background-position: 0 -644px;
}
#decor-washi_tape_hearts {
  background-position: 0 -690px;
}
#decor-washi_tape_paper {
  background-position: 0 -736px;
}
#decor-washi_tape_pink_retro {
  background-position: 0 -782px;
}
#decor-washi_tape_red_strips {
  background-position: 0 -828px;
}
#decor-washi_tape_retro_dots {
  background-position: 0 -874px;
}
#decor-washi_tape_retro_gray_dots {
  background-position: 0 -920px;
}
#decor-washi_tape_yellow_strips {
  background-position: 0 -966px;
}
#decor-washi_tape_retro {
  background-position: 0 -1012px;
}
#decor-ellipse_blue {
  background-position: 0 -1058px;
}
#decor-ellipse_brown {
  background-position: 0 -1104px;
}
#decor-ellipse_gray {
  background-position: 0 -1150px;
}
#decor-ellipse_orange {
  background-position: 0 -1196px;
}
#decor-ellipse_red {
  background-position: 0 -1242px;
}
#decor-blue_paper_ellipse {
  background-position: 0 -1288px;
}
#decor-red_paper_ellipse {
  background-position: 0 -1334px;
}
#decor-green_paper_ellipse {
  background-position: 0 -1380px;
}
#decor-orange_paper_star {
  background-position: 0 -1426px;
}
#decor-pink_paper_star {
  background-position: 0 -1472px;
}
#decor-colorful_paper_star {
  background-position: 0 -1518px;
}
#decor-red_paper_star {
  background-position: 0 -1564px;
}
#decor-corner_jeans {
  background-position: 0 -1610px;
}
#decor-corner_retro {
  background-position: 0 -1656px;
}
#decor-corner_wood {
  background-position: 0 -1702px;
}
#decor-corner_yellow {
  background-position: 0 -1748px;
}
#decor-vintage_banner_dots__stripes {
  background-position: 0 -1794px;
}
#decor-vintage_banner_dots {
  background-position: 0 -1840px;
}
#decor-vintage_banner_stripes {
  background-position: 0 -1886px;
}
#decor-flag_ribbon {
  background-position: 0 -1932px;
}
#decor-red_tag {
  background-position: 0 -1978px;
}
#decor-fabric_flower {
  background-position: 0 -2024px;
}
#decor-waves {
  background-position: 0 -2070px;
}
#decor-garland {
  background-position: 0 -2116px;
}
#decor-butterfly_paper {
  background-position: 0 -2162px;
}
#decor-clip {
  background-position: 0 -2208px;
}
#decor-clip_gray {
  background-position: 0 -2254px;
}
#decor-clip_black {
  background: transparent url(../../images/editor/stickers/stickers_decor_1_v38.png) no-repeat;
}
#decor-clip_black {
  background-position: 0 0px;
}
#easter_joy-easter_joy_basket,
#easter_joy-easter_joy_bird_carrying_egg,
#easter_joy-easter_joy_bird_happy_easter,
#easter_joy-easter_joy_butterfly,
#easter_joy-easter_joy_colored_egg,
#easter_joy-easter_joy_flower,
#easter_joy-easter_joy_girl_on_egg,
#easter_joy-easter_joy_ladybug,
#easter_joy-easter_joy_leaf,
#easter_joy-easter_joy_rabbit_inside_egg,
#easter_joy-easter_joy_rabbit_painting,
#easter_joy-easter_joy_rabbits_carying_egg,
#easter_joy-easter_joy_snail,
#easter_joy-easter_joy_two_feathers,
#easter_joy-easter_joy_two_leaves {
  background: transparent url(../../images/editor/stickers/stickers_easter_joy_0_v38.png) no-repeat;
}
#easter_joy-easter_joy_basket {
  background-position: 0 0px;
}
#easter_joy-easter_joy_bird_carrying_egg {
  background-position: 0 -46px;
}
#easter_joy-easter_joy_bird_happy_easter {
  background-position: 0 -92px;
}
#easter_joy-easter_joy_butterfly {
  background-position: 0 -138px;
}
#easter_joy-easter_joy_colored_egg {
  background-position: 0 -184px;
}
#easter_joy-easter_joy_flower {
  background-position: 0 -230px;
}
#easter_joy-easter_joy_girl_on_egg {
  background-position: 0 -276px;
}
#easter_joy-easter_joy_ladybug {
  background-position: 0 -322px;
}
#easter_joy-easter_joy_leaf {
  background-position: 0 -368px;
}
#easter_joy-easter_joy_rabbit_inside_egg {
  background-position: 0 -414px;
}
#easter_joy-easter_joy_rabbit_painting {
  background-position: 0 -460px;
}
#easter_joy-easter_joy_rabbits_carying_egg {
  background-position: 0 -506px;
}
#easter_joy-easter_joy_snail {
  background-position: 0 -552px;
}
#easter_joy-easter_joy_two_feathers {
  background-position: 0 -598px;
}
#easter_joy-easter_joy_two_leaves {
  background-position: 0 -644px;
}
#flourish_love-flourish_love_boy,
#flourish_love-flourish_love_cloud,
#flourish_love-flourish_love_cupid,
#flourish_love-flourish_love_cupid_aiming,
#flourish_love-flourish_love_girl,
#flourish_love-flourish_love_heart_with_arrow,
#flourish_love-flourish_love_heart_with_wings,
#flourish_love-flourish_love_i_love,
#flourish_love-flourish_love_lips,
#flourish_love-flourish_love_love,
#flourish_love-flourish_love_mail,
#flourish_love-flourish_love_ornamental_heart {
  background: transparent url(../../images/editor/stickers/stickers_flourish_love_0_v38.png) no-repeat;
}
#flourish_love-flourish_love_boy {
  background-position: 0 0px;
}
#flourish_love-flourish_love_cloud {
  background-position: 0 -46px;
}
#flourish_love-flourish_love_cupid {
  background-position: 0 -92px;
}
#flourish_love-flourish_love_cupid_aiming {
  background-position: 0 -138px;
}
#flourish_love-flourish_love_girl {
  background-position: 0 -184px;
}
#flourish_love-flourish_love_heart_with_arrow {
  background-position: 0 -230px;
}
#flourish_love-flourish_love_heart_with_wings {
  background-position: 0 -276px;
}
#flourish_love-flourish_love_i_love {
  background-position: 0 -322px;
}
#flourish_love-flourish_love_lips {
  background-position: 0 -368px;
}
#flourish_love-flourish_love_love {
  background-position: 0 -414px;
}
#flourish_love-flourish_love_mail {
  background-position: 0 -460px;
}
#flourish_love-flourish_love_ornamental_heart {
  background-position: 0 -506px;
}
#food-breakfast,
#food-pancakes_with_berries,
#food-pancakes_with_jam,
#food-pancakes,
#food-eggs,
#food-cupcake_with_berries,
#food-muffin,
#food-pink_cupcake,
#food-strawberries_cake,
#food-yellow_cake,
#food-birthday_cake,
#food-dessert,
#food-ice_cream,
#food-cake,
#food-funny_cupcake,
#food-sausage,
#food-beer,
#food-carrot_juice,
#food-orange_juice,
#food-cocktail,
#food-party_jars,
#food-pink_cup,
#food-pink_kettle,
#food-candy {
  background: transparent url(../../images/editor/stickers/stickers_food_0_v38.png) no-repeat;
}
#food-breakfast {
  background-position: 0 0px;
}
#food-pancakes_with_berries {
  background-position: 0 -46px;
}
#food-pancakes_with_jam {
  background-position: 0 -92px;
}
#food-pancakes {
  background-position: 0 -138px;
}
#food-eggs {
  background-position: 0 -184px;
}
#food-cupcake_with_berries {
  background-position: 0 -230px;
}
#food-muffin {
  background-position: 0 -276px;
}
#food-pink_cupcake {
  background-position: 0 -322px;
}
#food-strawberries_cake {
  background-position: 0 -368px;
}
#food-yellow_cake {
  background-position: 0 -414px;
}
#food-birthday_cake {
  background-position: 0 -460px;
}
#food-dessert {
  background-position: 0 -506px;
}
#food-ice_cream {
  background-position: 0 -552px;
}
#food-cake {
  background-position: 0 -598px;
}
#food-funny_cupcake {
  background-position: 0 -644px;
}
#food-sausage {
  background-position: 0 -690px;
}
#food-beer {
  background-position: 0 -736px;
}
#food-carrot_juice {
  background-position: 0 -782px;
}
#food-orange_juice {
  background-position: 0 -828px;
}
#food-cocktail {
  background-position: 0 -874px;
}
#food-party_jars {
  background-position: 0 -920px;
}
#food-pink_cup {
  background-position: 0 -966px;
}
#food-pink_kettle {
  background-position: 0 -1012px;
}
#food-candy {
  background-position: 0 -1058px;
}
#funky_food-funky_food_apple,
#funky_food-funky_food_bananas,
#funky_food-funky_food_beer,
#funky_food-funky_food_burger,
#funky_food-funky_food_carrot,
#funky_food-funky_food_chokolate,
#funky_food-funky_food_coffee,
#funky_food-funky_food_donut,
#funky_food-funky_food_egg,
#funky_food-funky_food_ice_cream,
#funky_food-funky_food_juice,
#funky_food-funky_food_lemon,
#funky_food-funky_food_milk,
#funky_food-funky_food_onion,
#funky_food-funky_food_orrange,
#funky_food-funky_food_pear,
#funky_food-funky_food_pineapple,
#funky_food-funky_food_sausage,
#funky_food-funky_food_strawberry,
#funky_food-funky_food_watermelon {
  background: transparent url(../../images/editor/stickers/stickers_funky_food_0_v38.png) no-repeat;
}
#funky_food-funky_food_apple {
  background-position: 0 0px;
}
#funky_food-funky_food_bananas {
  background-position: 0 -46px;
}
#funky_food-funky_food_beer {
  background-position: 0 -92px;
}
#funky_food-funky_food_burger {
  background-position: 0 -138px;
}
#funky_food-funky_food_carrot {
  background-position: 0 -184px;
}
#funky_food-funky_food_chokolate {
  background-position: 0 -230px;
}
#funky_food-funky_food_coffee {
  background-position: 0 -276px;
}
#funky_food-funky_food_donut {
  background-position: 0 -322px;
}
#funky_food-funky_food_egg {
  background-position: 0 -368px;
}
#funky_food-funky_food_ice_cream {
  background-position: 0 -414px;
}
#funky_food-funky_food_juice {
  background-position: 0 -460px;
}
#funky_food-funky_food_lemon {
  background-position: 0 -506px;
}
#funky_food-funky_food_milk {
  background-position: 0 -552px;
}
#funky_food-funky_food_onion {
  background-position: 0 -598px;
}
#funky_food-funky_food_orrange {
  background-position: 0 -644px;
}
#funky_food-funky_food_pear {
  background-position: 0 -690px;
}
#funky_food-funky_food_pineapple {
  background-position: 0 -736px;
}
#funky_food-funky_food_sausage {
  background-position: 0 -782px;
}
#funky_food-funky_food_strawberry {
  background-position: 0 -828px;
}
#funky_food-funky_food_watermelon {
  background-position: 0 -874px;
}
#funny_monsters-funny_monsters_blue_long_eared,
#funny_monsters-funny_monsters_blue_octopus,
#funny_monsters-funny_monsters_cute_pink_baby,
#funny_monsters-funny_monsters_goggle_eyed_pink_bird,
#funny_monsters-funny_monsters_green_elephant,
#funny_monsters-funny_monsters_green_lizard_unicorn,
#funny_monsters-funny_monsters_orange_shaggy_with_cudgel,
#funny_monsters-funny_monsters_orange_three_eyed_cat,
#funny_monsters-funny_monsters_pink_dinosaur,
#funny_monsters-funny_monsters_pink_winged_rhino,
#funny_monsters-funny_monsters_white_cat,
#funny_monsters-funny_monsters_yellow_lizard,
#funny_monsters-funny_monsters_yellow_round {
  background: transparent url(../../images/editor/stickers/stickers_funny_monsters_0_v38.png) no-repeat;
}
#funny_monsters-funny_monsters_blue_long_eared {
  background-position: 0 0px;
}
#funny_monsters-funny_monsters_blue_octopus {
  background-position: 0 -46px;
}
#funny_monsters-funny_monsters_cute_pink_baby {
  background-position: 0 -92px;
}
#funny_monsters-funny_monsters_goggle_eyed_pink_bird {
  background-position: 0 -138px;
}
#funny_monsters-funny_monsters_green_elephant {
  background-position: 0 -184px;
}
#funny_monsters-funny_monsters_green_lizard_unicorn {
  background-position: 0 -230px;
}
#funny_monsters-funny_monsters_orange_shaggy_with_cudgel {
  background-position: 0 -276px;
}
#funny_monsters-funny_monsters_orange_three_eyed_cat {
  background-position: 0 -322px;
}
#funny_monsters-funny_monsters_pink_dinosaur {
  background-position: 0 -368px;
}
#funny_monsters-funny_monsters_pink_winged_rhino {
  background-position: 0 -414px;
}
#funny_monsters-funny_monsters_white_cat {
  background-position: 0 -460px;
}
#funny_monsters-funny_monsters_yellow_lizard {
  background-position: 0 -506px;
}
#funny_monsters-funny_monsters_yellow_round {
  background-position: 0 -552px;
}
#grunge_love-grunge_love_heart_bang,
#grunge_love-grunge_love_heart_on_pin,
#grunge_love-grunge_love_hearts_chain,
#grunge_love-grunge_love_heart_with_wings,
#grunge_love-grunge_love_kiss,
#grunge_love-grunge_love_lips,
#grunge_love-grunge_love_love,
#grunge_love-grunge_love_love1,
#grunge_love-grunge_love_love2,
#grunge_love-grunge_love_love_grunge,
#grunge_love-grunge_love_love_you {
  background: transparent url(../../images/editor/stickers/stickers_grunge_love_0_v38.png) no-repeat;
}
#grunge_love-grunge_love_heart_bang {
  background-position: 0 0px;
}
#grunge_love-grunge_love_heart_on_pin {
  background-position: 0 -46px;
}
#grunge_love-grunge_love_hearts_chain {
  background-position: 0 -92px;
}
#grunge_love-grunge_love_heart_with_wings {
  background-position: 0 -138px;
}
#grunge_love-grunge_love_kiss {
  background-position: 0 -184px;
}
#grunge_love-grunge_love_lips {
  background-position: 0 -230px;
}
#grunge_love-grunge_love_love {
  background-position: 0 -276px;
}
#grunge_love-grunge_love_love1 {
  background-position: 0 -322px;
}
#grunge_love-grunge_love_love2 {
  background-position: 0 -368px;
}
#grunge_love-grunge_love_love_grunge {
  background-position: 0 -414px;
}
#grunge_love-grunge_love_love_you {
  background-position: 0 -460px;
}
#halloween-bat,
#halloween-halloween_broom,
#halloween-halloween_hat,
#halloween-halloween_potion,
#halloween-halloween_pumpkin,
#halloween-spiderweb,
#halloween-St_Patricks_hat {
  background: transparent url(../../images/editor/stickers/stickers_halloween_0_v38.png) no-repeat;
}
#halloween-bat {
  background-position: 0 0px;
}
#halloween-halloween_broom {
  background-position: 0 -46px;
}
#halloween-halloween_hat {
  background-position: 0 -92px;
}
#halloween-halloween_potion {
  background-position: 0 -138px;
}
#halloween-halloween_pumpkin {
  background-position: 0 -184px;
}
#halloween-spiderweb {
  background-position: 0 -230px;
}
#halloween-St_Patricks_hat {
  background-position: 0 -276px;
}
#hipster_food-hipster_food_chicken,
#hipster_food-hipster_food_coffee,
#hipster_food-hipster_food_coke,
#hipster_food-hipster_food_cracker,
#hipster_food-hipster_food_donut,
#hipster_food-hipster_food_french_fries,
#hipster_food-hipster_food_hamburger,
#hipster_food-hipster_food_icecream,
#hipster_food-hipster_food_muffin,
#hipster_food-hipster_food_orange {
  background: transparent url(../../images/editor/stickers/stickers_hipster_food_0_v38.png) no-repeat;
}
#hipster_food-hipster_food_chicken {
  background-position: 0 0px;
}
#hipster_food-hipster_food_coffee {
  background-position: 0 -46px;
}
#hipster_food-hipster_food_coke {
  background-position: 0 -92px;
}
#hipster_food-hipster_food_cracker {
  background-position: 0 -138px;
}
#hipster_food-hipster_food_donut {
  background-position: 0 -184px;
}
#hipster_food-hipster_food_french_fries {
  background-position: 0 -230px;
}
#hipster_food-hipster_food_hamburger {
  background-position: 0 -276px;
}
#hipster_food-hipster_food_icecream {
  background-position: 0 -322px;
}
#hipster_food-hipster_food_muffin {
  background-position: 0 -368px;
}
#hipster_food-hipster_food_orange {
  background-position: 0 -414px;
}
#jolly_animals-jolly_animals_badger_dog,
#jolly_animals-jolly_animals_bear,
#jolly_animals-jolly_animals_duck,
#jolly_animals-jolly_animals_elephant,
#jolly_animals-jolly_animals_flying_cow,
#jolly_animals-jolly_animals_giraffe,
#jolly_animals-jolly_animals_goat,
#jolly_animals-jolly_animals_hippo,
#jolly_animals-jolly_animals_horse,
#jolly_animals-jolly_animals_lazy_cat,
#jolly_animals-jolly_animals_lion,
#jolly_animals-jolly_animals_monkey,
#jolly_animals-jolly_animals_mouse,
#jolly_animals-jolly_animals_owl,
#jolly_animals-jolly_animals_panda,
#jolly_animals-jolly_animals_parrot,
#jolly_animals-jolly_animals_penguin,
#jolly_animals-jolly_animals_pig,
#jolly_animals-jolly_animals_rabbit,
#jolly_animals-jolly_animals_raccoon,
#jolly_animals-jolly_animals_red_kitten,
#jolly_animals-jolly_animals_sheep,
#jolly_animals-jolly_animals_tiger,
#jolly_animals-jolly_animals_turtle,
#jolly_animals-jolly_animals_white_dog {
  background: transparent url(../../images/editor/stickers/stickers_jolly_animals_0_v38.png) no-repeat;
}
#jolly_animals-jolly_animals_badger_dog {
  background-position: 0 0px;
}
#jolly_animals-jolly_animals_bear {
  background-position: 0 -46px;
}
#jolly_animals-jolly_animals_duck {
  background-position: 0 -92px;
}
#jolly_animals-jolly_animals_elephant {
  background-position: 0 -138px;
}
#jolly_animals-jolly_animals_flying_cow {
  background-position: 0 -184px;
}
#jolly_animals-jolly_animals_giraffe {
  background-position: 0 -230px;
}
#jolly_animals-jolly_animals_goat {
  background-position: 0 -276px;
}
#jolly_animals-jolly_animals_hippo {
  background-position: 0 -322px;
}
#jolly_animals-jolly_animals_horse {
  background-position: 0 -368px;
}
#jolly_animals-jolly_animals_lazy_cat {
  background-position: 0 -414px;
}
#jolly_animals-jolly_animals_lion {
  background-position: 0 -460px;
}
#jolly_animals-jolly_animals_monkey {
  background-position: 0 -506px;
}
#jolly_animals-jolly_animals_mouse {
  background-position: 0 -552px;
}
#jolly_animals-jolly_animals_owl {
  background-position: 0 -598px;
}
#jolly_animals-jolly_animals_panda {
  background-position: 0 -644px;
}
#jolly_animals-jolly_animals_parrot {
  background-position: 0 -690px;
}
#jolly_animals-jolly_animals_penguin {
  background-position: 0 -736px;
}
#jolly_animals-jolly_animals_pig {
  background-position: 0 -782px;
}
#jolly_animals-jolly_animals_rabbit {
  background-position: 0 -828px;
}
#jolly_animals-jolly_animals_raccoon {
  background-position: 0 -874px;
}
#jolly_animals-jolly_animals_red_kitten {
  background-position: 0 -920px;
}
#jolly_animals-jolly_animals_sheep {
  background-position: 0 -966px;
}
#jolly_animals-jolly_animals_tiger {
  background-position: 0 -1012px;
}
#jolly_animals-jolly_animals_turtle {
  background-position: 0 -1058px;
}
#jolly_animals-jolly_animals_white_dog {
  background-position: 0 -1104px;
}
#love-is_all_you_need,
#love-colorful_love,
#love-love_you_forever,
#love-you_me,
#love-love,
#love-valentine_s_day_gifts,
#love-ILU_valentine_s_day_heart,
#love-happy_valentine_s_day_heart,
#love-for_my_love,
#love-paper_heart,
#love-heart_blue,
#love-red_paper_heart,
#love-heart_red,
#love-heart_green_strips,
#love-heart_red_strips,
#love-retro_green_heart,
#love-fabric_heart,
#love-white_paper_heart,
#love-cupid,
#love-angel_heart,
#love-Romantic_cupid,
#love-red_balloons_hearts,
#love-kiss,
#love-stamp_pink_heart,
#love-heart_beat,
#love-Wedding_Rings {
  background: transparent url(../../images/editor/stickers/stickers_love_0_v38.png) no-repeat;
}
#love-is_all_you_need {
  background-position: 0 0px;
}
#love-colorful_love {
  background-position: 0 -46px;
}
#love-love_you_forever {
  background-position: 0 -92px;
}
#love-you_me {
  background-position: 0 -138px;
}
#love-love {
  background-position: 0 -184px;
}
#love-valentine_s_day_gifts {
  background-position: 0 -230px;
}
#love-ILU_valentine_s_day_heart {
  background-position: 0 -276px;
}
#love-happy_valentine_s_day_heart {
  background-position: 0 -322px;
}
#love-for_my_love {
  background-position: 0 -368px;
}
#love-paper_heart {
  background-position: 0 -414px;
}
#love-heart_blue {
  background-position: 0 -460px;
}
#love-red_paper_heart {
  background-position: 0 -506px;
}
#love-heart_red {
  background-position: 0 -552px;
}
#love-heart_green_strips {
  background-position: 0 -598px;
}
#love-heart_red_strips {
  background-position: 0 -644px;
}
#love-retro_green_heart {
  background-position: 0 -690px;
}
#love-fabric_heart {
  background-position: 0 -736px;
}
#love-white_paper_heart {
  background-position: 0 -782px;
}
#love-cupid {
  background-position: 0 -828px;
}
#love-angel_heart {
  background-position: 0 -874px;
}
#love-Romantic_cupid {
  background-position: 0 -920px;
}
#love-red_balloons_hearts {
  background-position: 0 -966px;
}
#love-kiss {
  background-position: 0 -1012px;
}
#love-stamp_pink_heart {
  background-position: 0 -1058px;
}
#love-heart_beat {
  background-position: 0 -1104px;
}
#love-Wedding_Rings {
  background-position: 0 -1150px;
}
#love_stamps-love_stamps_big_love,
#love_stamps-love_stamps_forever_in_love,
#love_stamps-love_stamps_i_love_you,
#love_stamps-love_stamps_i_love_you1,
#love_stamps-love_stamps_i_love_you2,
#love_stamps-love_stamps_just_for_you,
#love_stamps-love_stamps_love,
#love_stamps-love_stamps_love1,
#love_stamps-love_stamps_love2,
#love_stamps-love_stamps_love_only,
#love_stamps-love_stamps_only_you {
  background: transparent url(../../images/editor/stickers/stickers_love_stamps_0_v38.png) no-repeat;
}
#love_stamps-love_stamps_big_love {
  background-position: 0 0px;
}
#love_stamps-love_stamps_forever_in_love {
  background-position: 0 -46px;
}
#love_stamps-love_stamps_i_love_you {
  background-position: 0 -92px;
}
#love_stamps-love_stamps_i_love_you1 {
  background-position: 0 -138px;
}
#love_stamps-love_stamps_i_love_you2 {
  background-position: 0 -184px;
}
#love_stamps-love_stamps_just_for_you {
  background-position: 0 -230px;
}
#love_stamps-love_stamps_love {
  background-position: 0 -276px;
}
#love_stamps-love_stamps_love1 {
  background-position: 0 -322px;
}
#love_stamps-love_stamps_love2 {
  background-position: 0 -368px;
}
#love_stamps-love_stamps_love_only {
  background-position: 0 -414px;
}
#love_stamps-love_stamps_only_you {
  background-position: 0 -460px;
}
#mothers_day-mothers_day_baby_flying_on_balloons,
#mothers_day-mothers_day_baby_with_heart,
#mothers_day-mothers_day_bike,
#mothers_day-mothers_day_birds,
#mothers_day-mothers_day_boy_painting,
#mothers_day-mothers_day_flowers,
#mothers_day-mothers_day_girl_with_flowers,
#mothers_day-mothers_day_holiday_streamer_1,
#mothers_day-mothers_day_holiday_streamer_2,
#mothers_day-mothers_day_mom_pregnant,
#mothers_day-mothers_day_mom_with_baby_carriage,
#mothers_day-mothers_day_mother_holding_baby,
#mothers_day-mothers_day_speech_bubble,
#mothers_day-mothers_day_umbrella {
  background: transparent url(../../images/editor/stickers/stickers_mothers_day_0_v38.png) no-repeat;
}
#mothers_day-mothers_day_baby_flying_on_balloons {
  background-position: 0 0px;
}
#mothers_day-mothers_day_baby_with_heart {
  background-position: 0 -46px;
}
#mothers_day-mothers_day_bike {
  background-position: 0 -92px;
}
#mothers_day-mothers_day_birds {
  background-position: 0 -138px;
}
#mothers_day-mothers_day_boy_painting {
  background-position: 0 -184px;
}
#mothers_day-mothers_day_flowers {
  background-position: 0 -230px;
}
#mothers_day-mothers_day_girl_with_flowers {
  background-position: 0 -276px;
}
#mothers_day-mothers_day_holiday_streamer_1 {
  background-position: 0 -322px;
}
#mothers_day-mothers_day_holiday_streamer_2 {
  background-position: 0 -368px;
}
#mothers_day-mothers_day_mom_pregnant {
  background-position: 0 -414px;
}
#mothers_day-mothers_day_mom_with_baby_carriage {
  background-position: 0 -460px;
}
#mothers_day-mothers_day_mother_holding_baby {
  background-position: 0 -506px;
}
#mothers_day-mothers_day_speech_bubble {
  background-position: 0 -552px;
}
#mothers_day-mothers_day_umbrella {
  background-position: 0 -598px;
}
#music-music_monster,
#music-singing_bird,
#music-colorful_birds,
#music-music,
#music-earflaps,
#music-note_black,
#music-treble_clef,
#music-note_frame,
#music-electro_guitar,
#music-trumpet {
  background: transparent url(../../images/editor/stickers/stickers_music_0_v38.png) no-repeat;
}
#music-music_monster {
  background-position: 0 0px;
}
#music-singing_bird {
  background-position: 0 -46px;
}
#music-colorful_birds {
  background-position: 0 -92px;
}
#music-music {
  background-position: 0 -138px;
}
#music-earflaps {
  background-position: 0 -184px;
}
#music-note_black {
  background-position: 0 -230px;
}
#music-treble_clef {
  background-position: 0 -276px;
}
#music-note_frame {
  background-position: 0 -322px;
}
#music-electro_guitar {
  background-position: 0 -368px;
}
#music-trumpet {
  background-position: 0 -414px;
}
#speech-speech_bubble_green_cloud,
#speech-speech_bubble_red_cloud,
#speech-speech_bubble_orange,
#speech-speech_bubble_white,
#speech-speech_bubble_yellow,
#speech-speech_bubble_white_star,
#speech-speech_bubble_yellow_cloud,
#speech-speech_bubble_dark_yellow,
#speech-speech_bubble_light_yellow_cloud,
#speech-speech_bubble_green,
#speech-speech_bubble_star,
#speech-speech_bubble_anger,
#speech-bubble_anger_pink,
#speech-speech_bubble_hand_drawn_blue_rectangle,
#speech-speech_bubble_hand_drawn_blue,
#speech-speech_bubble_hand_drawn_red,
#speech-bubble_heart,
#speech-ellipse_bubble_hand_drawn_red,
#speech-speech_bubble_what,
#speech-boom,
#speech-booom,
#speech-omg,
#speech-oops,
#speech-shhhh,
#speech-yes {
  background: transparent url(../../images/editor/stickers/stickers_speech_0_v38.png) no-repeat;
}
#speech-speech_bubble_green_cloud {
  background-position: 0 0px;
}
#speech-speech_bubble_red_cloud {
  background-position: 0 -46px;
}
#speech-speech_bubble_orange {
  background-position: 0 -92px;
}
#speech-speech_bubble_white {
  background-position: 0 -138px;
}
#speech-speech_bubble_yellow {
  background-position: 0 -184px;
}
#speech-speech_bubble_white_star {
  background-position: 0 -230px;
}
#speech-speech_bubble_yellow_cloud {
  background-position: 0 -276px;
}
#speech-speech_bubble_dark_yellow {
  background-position: 0 -322px;
}
#speech-speech_bubble_light_yellow_cloud {
  background-position: 0 -368px;
}
#speech-speech_bubble_green {
  background-position: 0 -414px;
}
#speech-speech_bubble_star {
  background-position: 0 -460px;
}
#speech-speech_bubble_anger {
  background-position: 0 -506px;
}
#speech-bubble_anger_pink {
  background-position: 0 -552px;
}
#speech-speech_bubble_hand_drawn_blue_rectangle {
  background-position: 0 -598px;
}
#speech-speech_bubble_hand_drawn_blue {
  background-position: 0 -644px;
}
#speech-speech_bubble_hand_drawn_red {
  background-position: 0 -690px;
}
#speech-bubble_heart {
  background-position: 0 -736px;
}
#speech-ellipse_bubble_hand_drawn_red {
  background-position: 0 -782px;
}
#speech-speech_bubble_what {
  background-position: 0 -828px;
}
#speech-boom {
  background-position: 0 -874px;
}
#speech-booom {
  background-position: 0 -920px;
}
#speech-omg {
  background-position: 0 -966px;
}
#speech-oops {
  background-position: 0 -1012px;
}
#speech-shhhh {
  background-position: 0 -1058px;
}
#speech-yes {
  background-position: 0 -1104px;
}
#sport-american_football,
#sport-basketball,
#sport-football,
#sport-soccer,
#sport-golf,
#sport-baseball,
#sport-billiards,
#sport-bowling,
#sport-ping_pong,
#sport-tennis,
#sport-gumshoes,
#sport-soccer_gate,
#sport-hockey_stick,
#sport-barbell,
#sport-dumbbell,
#sport-cup_best,
#sport-silver_cup,
#sport-gold_medal {
  background: transparent url(../../images/editor/stickers/stickers_sport_0_v38.png) no-repeat;
}
#sport-american_football {
  background-position: 0 0px;
}
#sport-basketball {
  background-position: 0 -46px;
}
#sport-football {
  background-position: 0 -92px;
}
#sport-soccer {
  background-position: 0 -138px;
}
#sport-golf {
  background-position: 0 -184px;
}
#sport-baseball {
  background-position: 0 -230px;
}
#sport-billiards {
  background-position: 0 -276px;
}
#sport-bowling {
  background-position: 0 -322px;
}
#sport-ping_pong {
  background-position: 0 -368px;
}
#sport-tennis {
  background-position: 0 -414px;
}
#sport-gumshoes {
  background-position: 0 -460px;
}
#sport-soccer_gate {
  background-position: 0 -506px;
}
#sport-hockey_stick {
  background-position: 0 -552px;
}
#sport-barbell {
  background-position: 0 -598px;
}
#sport-dumbbell {
  background-position: 0 -644px;
}
#sport-cup_best {
  background-position: 0 -690px;
}
#sport-silver_cup {
  background-position: 0 -736px;
}
#sport-gold_medal {
  background-position: 0 -782px;
}
#sporty_props-sporty_props_baseball,
#sporty_props-sporty_props_basketball,
#sporty_props-sporty_props_bowling,
#sporty_props-sporty_props_dumbbell,
#sporty_props-sporty_props_first_prize,
#sporty_props-sporty_props_flags,
#sporty_props-sporty_props_football,
#sporty_props-sporty_props_golden_cup,
#sporty_props-sporty_props_hand,
#sporty_props-sporty_props_rugby_ball,
#sporty_props-sporty_props_shoes,
#sporty_props-sporty_props_skate,
#sporty_props-sporty_props_tennis {
  background: transparent url(../../images/editor/stickers/stickers_sporty_props_0_v38.png) no-repeat;
}
#sporty_props-sporty_props_baseball {
  background-position: 0 0px;
}
#sporty_props-sporty_props_basketball {
  background-position: 0 -46px;
}
#sporty_props-sporty_props_bowling {
  background-position: 0 -92px;
}
#sporty_props-sporty_props_dumbbell {
  background-position: 0 -138px;
}
#sporty_props-sporty_props_first_prize {
  background-position: 0 -184px;
}
#sporty_props-sporty_props_flags {
  background-position: 0 -230px;
}
#sporty_props-sporty_props_football {
  background-position: 0 -276px;
}
#sporty_props-sporty_props_golden_cup {
  background-position: 0 -322px;
}
#sporty_props-sporty_props_hand {
  background-position: 0 -368px;
}
#sporty_props-sporty_props_rugby_ball {
  background-position: 0 -414px;
}
#sporty_props-sporty_props_shoes {
  background-position: 0 -460px;
}
#sporty_props-sporty_props_skate {
  background-position: 0 -506px;
}
#sporty_props-sporty_props_tennis {
  background-position: 0 -552px;
}
#sweet_love-sweet_love_bear,
#sweet_love-sweet_love_birds,
#sweet_love-sweet_love_bottle,
#sweet_love-sweet_love_cover,
#sweet_love-sweet_love_cupid,
#sweet_love-sweet_love_heart_with_crown,
#sweet_love-sweet_love_key,
#sweet_love-sweet_love_letters,
#sweet_love-sweet_love_lips,
#sweet_love-sweet_love_lock,
#sweet_love-sweet_love_speech {
  background: transparent url(../../images/editor/stickers/stickers_sweet_love_0_v38.png) no-repeat;
}
#sweet_love-sweet_love_bear {
  background-position: 0 0px;
}
#sweet_love-sweet_love_birds {
  background-position: 0 -46px;
}
#sweet_love-sweet_love_bottle {
  background-position: 0 -92px;
}
#sweet_love-sweet_love_cover {
  background-position: 0 -138px;
}
#sweet_love-sweet_love_cupid {
  background-position: 0 -184px;
}
#sweet_love-sweet_love_heart_with_crown {
  background-position: 0 -230px;
}
#sweet_love-sweet_love_key {
  background-position: 0 -276px;
}
#sweet_love-sweet_love_letters {
  background-position: 0 -322px;
}
#sweet_love-sweet_love_lips {
  background-position: 0 -368px;
}
#sweet_love-sweet_love_lock {
  background-position: 0 -414px;
}
#sweet_love-sweet_love_speech {
  background-position: 0 -460px;
}
#travel-bird_stamp,
#travel-brazil_stamp,
#travel-egypt_stamp,
#travel-england_stamp,
#travel-espana,
#travel-france_stamp,
#travel-greece_stamp,
#travel-india_stamp,
#travel-italy,
#travel-london,
#travel-malibu_stamp,
#travel-nyc_stamp,
#travel-palms_stamp,
#travel-paris_stamp,
#travel-peru_stamp,
#travel-rome_stamp,
#travel-spain,
#travel-stamp_beach,
#travel-thailand_stamp,
#travel-usa_stamp,
#travel-stamp,
#travel-america_stamp,
#travel-postage,
#travel-american_flag_stamp,
#travel-UK_flag_stamp,
#travel-paris,
#travel-bag,
#travel-bag_with_stamp,
#travel-airplane,
#travel-air_balloon,
#travel-colorful_air_balloon,
#travel-bus,
#travel-vintage_bus,
#travel-sailboat,
#travel-sea_ship,
#travel-paper_sun,
#travel-Sun,
#travel-cartoon_clouds,
#travel-cloud,
#travel-waves,
#travel-palms,
#travel-red_sea_star,
#travel-shell,
#travel-steering_wheel,
#travel-striped_umbrella,
#travel-surfing,
#travel-piramides,
#travel-ball,
#travel-camera,
#travel-compass {
  background: transparent url(../../images/editor/stickers/stickers_travel_0_v38.png) no-repeat;
}
#travel-bird_stamp {
  background-position: 0 0px;
}
#travel-brazil_stamp {
  background-position: 0 -46px;
}
#travel-egypt_stamp {
  background-position: 0 -92px;
}
#travel-england_stamp {
  background-position: 0 -138px;
}
#travel-espana {
  background-position: 0 -184px;
}
#travel-france_stamp {
  background-position: 0 -230px;
}
#travel-greece_stamp {
  background-position: 0 -276px;
}
#travel-india_stamp {
  background-position: 0 -322px;
}
#travel-italy {
  background-position: 0 -368px;
}
#travel-london {
  background-position: 0 -414px;
}
#travel-malibu_stamp {
  background-position: 0 -460px;
}
#travel-nyc_stamp {
  background-position: 0 -506px;
}
#travel-palms_stamp {
  background-position: 0 -552px;
}
#travel-paris_stamp {
  background-position: 0 -598px;
}
#travel-peru_stamp {
  background-position: 0 -644px;
}
#travel-rome_stamp {
  background-position: 0 -690px;
}
#travel-spain {
  background-position: 0 -736px;
}
#travel-stamp_beach {
  background-position: 0 -782px;
}
#travel-thailand_stamp {
  background-position: 0 -828px;
}
#travel-usa_stamp {
  background-position: 0 -874px;
}
#travel-stamp {
  background-position: 0 -920px;
}
#travel-america_stamp {
  background-position: 0 -966px;
}
#travel-postage {
  background-position: 0 -1012px;
}
#travel-american_flag_stamp {
  background-position: 0 -1058px;
}
#travel-UK_flag_stamp {
  background-position: 0 -1104px;
}
#travel-paris {
  background-position: 0 -1150px;
}
#travel-bag {
  background-position: 0 -1196px;
}
#travel-bag_with_stamp {
  background-position: 0 -1242px;
}
#travel-airplane {
  background-position: 0 -1288px;
}
#travel-air_balloon {
  background-position: 0 -1334px;
}
#travel-colorful_air_balloon {
  background-position: 0 -1380px;
}
#travel-bus {
  background-position: 0 -1426px;
}
#travel-vintage_bus {
  background-position: 0 -1472px;
}
#travel-sailboat {
  background-position: 0 -1518px;
}
#travel-sea_ship {
  background-position: 0 -1564px;
}
#travel-paper_sun {
  background-position: 0 -1610px;
}
#travel-Sun {
  background-position: 0 -1656px;
}
#travel-cartoon_clouds {
  background-position: 0 -1702px;
}
#travel-cloud {
  background-position: 0 -1748px;
}
#travel-waves {
  background-position: 0 -1794px;
}
#travel-palms {
  background-position: 0 -1840px;
}
#travel-red_sea_star {
  background-position: 0 -1886px;
}
#travel-shell {
  background-position: 0 -1932px;
}
#travel-steering_wheel {
  background-position: 0 -1978px;
}
#travel-striped_umbrella {
  background-position: 0 -2024px;
}
#travel-surfing {
  background-position: 0 -2070px;
}
#travel-piramides {
  background-position: 0 -2116px;
}
#travel-ball {
  background-position: 0 -2162px;
}
#travel-camera {
  background-position: 0 -2208px;
}
#travel-compass {
  background-position: 0 -2254px;
}
#travel-cursor,
#travel-tree,
#travel-maple {
  background: transparent url(../../images/editor/stickers/stickers_travel_1_v38.png) no-repeat;
}
#travel-cursor {
  background-position: 0 0px;
}
#travel-tree {
  background-position: 0 -46px;
}
#travel-maple {
  background-position: 0 -92px;
}
#wicked_halloween-halloween_angry_pumpkin,
#wicked_halloween-halloween_bat,
#wicked_halloween-halloween_castle,
#wicked_halloween-halloween_cat,
#wicked_halloween-halloween_dracula,
#wicked_halloween-halloween_eyes,
#wicked_halloween-halloween_funny_pumpkin,
#wicked_halloween-halloween_ghost,
#wicked_halloween-halloween_girl,
#wicked_halloween-halloween_hat,
#wicked_halloween-halloween_mummy,
#wicked_halloween-halloween_owl,
#wicked_halloween-halloween_skeleton,
#wicked_halloween-halloween_skull,
#wicked_halloween-halloween_spider,
#wicked_halloween-halloween_spiderweb,
#wicked_halloween-halloween_tree,
#wicked_halloween-halloween_witch,
#wicked_halloween-halloween_zombie,
#wicked_halloween-halloween_zombie_hand {
  background: transparent url(../../images/editor/stickers/stickers_wicked_halloween_0_v38.png) no-repeat;
}
#wicked_halloween-halloween_angry_pumpkin {
  background-position: 0 0px;
}
#wicked_halloween-halloween_bat {
  background-position: 0 -46px;
}
#wicked_halloween-halloween_castle {
  background-position: 0 -92px;
}
#wicked_halloween-halloween_cat {
  background-position: 0 -138px;
}
#wicked_halloween-halloween_dracula {
  background-position: 0 -184px;
}
#wicked_halloween-halloween_eyes {
  background-position: 0 -230px;
}
#wicked_halloween-halloween_funny_pumpkin {
  background-position: 0 -276px;
}
#wicked_halloween-halloween_ghost {
  background-position: 0 -322px;
}
#wicked_halloween-halloween_girl {
  background-position: 0 -368px;
}
#wicked_halloween-halloween_hat {
  background-position: 0 -414px;
}
#wicked_halloween-halloween_mummy {
  background-position: 0 -460px;
}
#wicked_halloween-halloween_owl {
  background-position: 0 -506px;
}
#wicked_halloween-halloween_skeleton {
  background-position: 0 -552px;
}
#wicked_halloween-halloween_skull {
  background-position: 0 -598px;
}
#wicked_halloween-halloween_spider {
  background-position: 0 -644px;
}
#wicked_halloween-halloween_spiderweb {
  background-position: 0 -690px;
}
#wicked_halloween-halloween_tree {
  background-position: 0 -736px;
}
#wicked_halloween-halloween_witch {
  background-position: 0 -782px;
}
#wicked_halloween-halloween_zombie {
  background-position: 0 -828px;
}
#wicked_halloween-halloween_zombie_hand {
  background-position: 0 -874px;
}
#zodiac_signs-zodiac_signs_aquarius,
#zodiac_signs-zodiac_signs_aries,
#zodiac_signs-zodiac_signs_cancer,
#zodiac_signs-zodiac_signs_capricorn,
#zodiac_signs-zodiac_signs_gemini,
#zodiac_signs-zodiac_signs_leo,
#zodiac_signs-zodiac_signs_libra,
#zodiac_signs-zodiac_signs_pisces,
#zodiac_signs-zodiac_signs_sagittarius,
#zodiac_signs-zodiac_signs_scorpio,
#zodiac_signs-zodiac_signs_taurus,
#zodiac_signs-zodiac_signs_virgo {
  background: transparent url(../../images/editor/stickers/stickers_zodiac_signs_0_v38.png) no-repeat;
}
#zodiac_signs-zodiac_signs_aquarius {
  background-position: 0 0px;
}
#zodiac_signs-zodiac_signs_aries {
  background-position: 0 -46px;
}
#zodiac_signs-zodiac_signs_cancer {
  background-position: 0 -92px;
}
#zodiac_signs-zodiac_signs_capricorn {
  background-position: 0 -138px;
}
#zodiac_signs-zodiac_signs_gemini {
  background-position: 0 -184px;
}
#zodiac_signs-zodiac_signs_leo {
  background-position: 0 -230px;
}
#zodiac_signs-zodiac_signs_libra {
  background-position: 0 -276px;
}
#zodiac_signs-zodiac_signs_pisces {
  background-position: 0 -322px;
}
#zodiac_signs-zodiac_signs_sagittarius {
  background-position: 0 -368px;
}
#zodiac_signs-zodiac_signs_scorpio {
  background-position: 0 -414px;
}
#zodiac_signs-zodiac_signs_taurus {
  background-position: 0 -460px;
}
#zodiac_signs-zodiac_signs_virgo {
  background-position: 0 -506px;
}
#funky_music-funky_music_gramophone,
#funky_music-funky_music_microphone,
#funky_music-funky_music_record_player,
#funky_music-funky_music_guitar,
#funky_music-funky_music_mp3_player,
#funky_music-funky_music_tape,
#funky_music-funky_music_drum,
#funky_music-funky_music_headphones,
#funky_music-funky_music_piano,
#funky_music-funky_music_violin,
#funky_music-funky_music_drum_set,
#funky_music-funky_music_loudspeakers,
#funky_music-funky_music_pipe,
#funky_music-funky_music_violoncello {
  background: transparent url(../../images/editor/stickers/stickers_funky_music_0_v38.png) no-repeat;
}
#funky_music-funky_music_gramophone {
  background-position: 0 0px;
}
#funky_music-funky_music_microphone {
  background-position: 0 -46px;
}
#funky_music-funky_music_record_player {
  background-position: 0 -92px;
}
#funky_music-funky_music_guitar {
  background-position: 0 -138px;
}
#funky_music-funky_music_mp3_player {
  background-position: 0 -184px;
}
#funky_music-funky_music_tape {
  background-position: 0 -230px;
}
#funky_music-funky_music_drum {
  background-position: 0 -276px;
}
#funky_music-funky_music_headphones {
  background-position: 0 -322px;
}
#funky_music-funky_music_piano {
  background-position: 0 -368px;
}
#funky_music-funky_music_violin {
  background-position: 0 -414px;
}
#funky_music-funky_music_drum_set {
  background-position: 0 -460px;
}
#funky_music-funky_music_loudspeakers {
  background-position: 0 -506px;
}
#funky_music-funky_music_pipe {
  background-position: 0 -552px;
}
#funky_music-funky_music_violoncello {
  background-position: 0 -598px;
}
#hipster_music-hipster_music_disco,
#hipster_music-hipster_music_guitar,
#hipster_music-hipster_music_loudspeakers,
#hipster_music-hipster_music_skull,
#hipster_music-hipster_music_drum,
#hipster_music-hipster_music_hiphop,
#hipster_music-hipster_music_mic,
#hipster_music-hipster_music_vinil,
#hipster_music-hipster_music_audio,
#hipster_music-hipster_music_funk,
#hipster_music-hipster_music_ipod,
#hipster_music-hipster_music_rock {
  background: transparent url(../../images/editor/stickers/stickers_hipster_music_0_v38.png) no-repeat;
}
#hipster_music-hipster_music_disco {
  background-position: 0 0px;
}
#hipster_music-hipster_music_guitar {
  background-position: 0 -46px;
}
#hipster_music-hipster_music_loudspeakers {
  background-position: 0 -92px;
}
#hipster_music-hipster_music_skull {
  background-position: 0 -138px;
}
#hipster_music-hipster_music_drum {
  background-position: 0 -184px;
}
#hipster_music-hipster_music_hiphop {
  background-position: 0 -230px;
}
#hipster_music-hipster_music_mic {
  background-position: 0 -276px;
}
#hipster_music-hipster_music_vinil {
  background-position: 0 -322px;
}
#hipster_music-hipster_music_audio {
  background-position: 0 -368px;
}
#hipster_music-hipster_music_funk {
  background-position: 0 -414px;
}
#hipster_music-hipster_music_ipod {
  background-position: 0 -460px;
}
#hipster_music-hipster_music_rock {
  background-position: 0 -506px;
}
#hipster_party-hipster_party_bubbles,
#hipster_party-hipster_party_friday_1,
#hipster_party-hipster_party_letsparty,
#hipster_party-hipster_party_optic_2,
#hipster_party-hipster_party_champagne,
#hipster_party-hipster_party_friday_2,
#hipster_party-hipster_party_lips,
#hipster_party-hipster_party_star,
#hipster_party-hipster_party_bottle,
#hipster_party-hipster_party_discoball,
#hipster_party-hipster_party_gj,
#hipster_party-hipster_party_optic_1,
#hipster_party-hipster_party_wine {
  background: transparent url(../../images/editor/stickers/stickers_hipster_party_0_v38.png) no-repeat;
}
#hipster_party-hipster_party_bubbles {
  background-position: 0 0px;
}
#hipster_party-hipster_party_friday_1 {
  background-position: 0 -46px;
}
#hipster_party-hipster_party_letsparty {
  background-position: 0 -92px;
}
#hipster_party-hipster_party_optic_2 {
  background-position: 0 -138px;
}
#hipster_party-hipster_party_champagne {
  background-position: 0 -184px;
}
#hipster_party-hipster_party_friday_2 {
  background-position: 0 -230px;
}
#hipster_party-hipster_party_lips {
  background-position: 0 -276px;
}
#hipster_party-hipster_party_star {
  background-position: 0 -322px;
}
#hipster_party-hipster_party_bottle {
  background-position: 0 -368px;
}
#hipster_party-hipster_party_discoball {
  background-position: 0 -414px;
}
#hipster_party-hipster_party_gj {
  background-position: 0 -460px;
}
#hipster_party-hipster_party_optic_1 {
  background-position: 0 -506px;
}
#hipster_party-hipster_party_wine {
  background-position: 0 -552px;
}
#fathers_day-fathers_day_daddy_racer,
#fathers_day-fathers_day_for_dad_with_love,
#fathers_day-fathers_day_newborn_sun,
#fathers_day-fathers_day_dads_coffee,
#fathers_day-fathers_day_he_is_a_master,
#fathers_day-fathers_day_sun_with_plane,
#fathers_day-fathers_day_best_dad_cup,
#fathers_day-fathers_day_dads_news,
#fathers_day-fathers_day_horn,
#fathers_day-fathers_day_super_dad,
#fathers_day-fathers_day_crown,
#fathers_day-fathers_day_father_fisher,
#fathers_day-fathers_day_mustache,
#fathers_day-fathers_day_super_daddy_tie,
#fathers_day-fathers_day_dad_hunter,
#fathers_day-fathers_day_football,
#fathers_day-fathers_day_newborn_daughter {
  background: transparent url(../../images/editor/stickers/stickers_fathers_day_0_v38.png) no-repeat;
}
#fathers_day-fathers_day_daddy_racer {
  background-position: 0 0px;
}
#fathers_day-fathers_day_for_dad_with_love {
  background-position: 0 -46px;
}
#fathers_day-fathers_day_newborn_sun {
  background-position: 0 -92px;
}
#fathers_day-fathers_day_dads_coffee {
  background-position: 0 -138px;
}
#fathers_day-fathers_day_he_is_a_master {
  background-position: 0 -184px;
}
#fathers_day-fathers_day_sun_with_plane {
  background-position: 0 -230px;
}
#fathers_day-fathers_day_best_dad_cup {
  background-position: 0 -276px;
}
#fathers_day-fathers_day_dads_news {
  background-position: 0 -322px;
}
#fathers_day-fathers_day_horn {
  background-position: 0 -368px;
}
#fathers_day-fathers_day_super_dad {
  background-position: 0 -414px;
}
#fathers_day-fathers_day_crown {
  background-position: 0 -460px;
}
#fathers_day-fathers_day_father_fisher {
  background-position: 0 -506px;
}
#fathers_day-fathers_day_mustache {
  background-position: 0 -552px;
}
#fathers_day-fathers_day_super_daddy_tie {
  background-position: 0 -598px;
}
#fathers_day-fathers_day_dad_hunter {
  background-position: 0 -644px;
}
#fathers_day-fathers_day_football {
  background-position: 0 -690px;
}
#fathers_day-fathers_day_newborn_daughter {
  background-position: 0 -736px;
}
#musicians_singers-musicians_singers_banjo_player,
#musicians_singers-musicians_singers_contrabassist,
#musicians_singers-musicians_singers_dj,
#musicians_singers-musicians_singers_drummer,
#musicians_singers-musicians_singers_guitarist_1,
#musicians_singers-musicians_singers_guitarist_2,
#musicians_singers-musicians_singers_guitarist_3,
#musicians_singers-musicians_singers_guitarist_4,
#musicians_singers-musicians_singers_man_singer,
#musicians_singers-musicians_singers_pianist,
#musicians_singers-musicians_singers_rapper,
#musicians_singers-musicians_singers_saxophonist_1,
#musicians_singers-musicians_singers_saxophonist_2,
#musicians_singers-musicians_singers_trumpet_player,
#musicians_singers-musicians_singers_woman_singer {
  background: transparent url(../../images/editor/stickers/stickers_musicians_singers_0_v38.png) no-repeat;
}
#musicians_singers-musicians_singers_banjo_player {
  background-position: 0 0px;
}
#musicians_singers-musicians_singers_contrabassist {
  background-position: 0 -46px;
}
#musicians_singers-musicians_singers_dj {
  background-position: 0 -92px;
}
#musicians_singers-musicians_singers_drummer {
  background-position: 0 -138px;
}
#musicians_singers-musicians_singers_guitarist_1 {
  background-position: 0 -184px;
}
#musicians_singers-musicians_singers_guitarist_2 {
  background-position: 0 -230px;
}
#musicians_singers-musicians_singers_guitarist_3 {
  background-position: 0 -276px;
}
#musicians_singers-musicians_singers_guitarist_4 {
  background-position: 0 -322px;
}
#musicians_singers-musicians_singers_man_singer {
  background-position: 0 -368px;
}
#musicians_singers-musicians_singers_pianist {
  background-position: 0 -414px;
}
#musicians_singers-musicians_singers_rapper {
  background-position: 0 -460px;
}
#musicians_singers-musicians_singers_saxophonist_1 {
  background-position: 0 -506px;
}
#musicians_singers-musicians_singers_saxophonist_2 {
  background-position: 0 -552px;
}
#musicians_singers-musicians_singers_trumpet_player {
  background-position: 0 -598px;
}
#musicians_singers-musicians_singers_woman_singer {
  background-position: 0 -644px;
}
#summer_time-summer_time_airplane,
#summer_time-summer_time_anchor,
#summer_time-summer_time_ball,
#summer_time-summer_time_boat,
#summer_time-summer_time_camera,
#summer_time-summer_time_diver,
#summer_time-summer_time_diving_mask,
#summer_time-summer_time_dolphin,
#summer_time-summer_time_fish,
#summer_time-summer_time_girl_skating,
#summer_time-summer_time_hat,
#summer_time-summer_time_i_love_summer,
#summer_time-summer_time_lobster,
#summer_time-summer_time_man_sunbathing,
#summer_time-summer_time_necklace,
#summer_time-summer_time_palm,
#summer_time-summer_time_sand_castle,
#summer_time-summer_time_seagull,
#summer_time-summer_time_shell,
#summer_time-summer_time_starfish,
#summer_time-summer_time_suitcase,
#summer_time-summer_time_summer_time,
#summer_time-summer_time_sun,
#summer_time-summer_time_sunglasses,
#summer_time-summer_time_umbrella,
#summer_time-summer_time_windsurfer,
#summer_time-summer_time_woman_sunbathing {
  background: transparent url(../../images/editor/stickers/stickers_summer_time_0_v38.png) no-repeat;
}
#summer_time-summer_time_airplane {
  background-position: 0 0px;
}
#summer_time-summer_time_anchor {
  background-position: 0 -46px;
}
#summer_time-summer_time_ball {
  background-position: 0 -92px;
}
#summer_time-summer_time_boat {
  background-position: 0 -138px;
}
#summer_time-summer_time_camera {
  background-position: 0 -184px;
}
#summer_time-summer_time_diver {
  background-position: 0 -230px;
}
#summer_time-summer_time_diving_mask {
  background-position: 0 -276px;
}
#summer_time-summer_time_dolphin {
  background-position: 0 -322px;
}
#summer_time-summer_time_fish {
  background-position: 0 -368px;
}
#summer_time-summer_time_girl_skating {
  background-position: 0 -414px;
}
#summer_time-summer_time_hat {
  background-position: 0 -460px;
}
#summer_time-summer_time_i_love_summer {
  background-position: 0 -506px;
}
#summer_time-summer_time_lobster {
  background-position: 0 -552px;
}
#summer_time-summer_time_man_sunbathing {
  background-position: 0 -598px;
}
#summer_time-summer_time_necklace {
  background-position: 0 -644px;
}
#summer_time-summer_time_palm {
  background-position: 0 -690px;
}
#summer_time-summer_time_sand_castle {
  background-position: 0 -736px;
}
#summer_time-summer_time_seagull {
  background-position: 0 -782px;
}
#summer_time-summer_time_shell {
  background-position: 0 -828px;
}
#summer_time-summer_time_starfish {
  background-position: 0 -874px;
}
#summer_time-summer_time_suitcase {
  background-position: 0 -920px;
}
#summer_time-summer_time_summer_time {
  background-position: 0 -966px;
}
#summer_time-summer_time_sun {
  background-position: 0 -1012px;
}
#summer_time-summer_time_sunglasses {
  background-position: 0 -1058px;
}
#summer_time-summer_time_umbrella {
  background-position: 0 -1104px;
}
#summer_time-summer_time_windsurfer {
  background-position: 0 -1150px;
}
#summer_time-summer_time_woman_sunbathing {
  background-position: 0 -1196px;
}
#weather-weather_boy_and_dog_in_the_rain,
#weather-weather_dark_cloud_and_sun,
#weather-weather_frost,
#weather-weather_frozen_boy,
#weather-weather_girl_and_wind,
#weather-weather_happy_cloud_and_sun,
#weather-weather_light_wind,
#weather-weather_man_on_cloud,
#weather-weather_rain_crying,
#weather-weather_rain,
#weather-weather_rainbow,
#weather-weather_snow,
#weather-weather_strong_wind,
#weather-weather_summer_boy,
#weather-weather_sun,
#weather-weather_thunder_cloud,
#weather-weather_thunder_man,
#weather-weather_tornado {
  background: transparent url(../../images/editor/stickers/stickers_weather_0_v38.png) no-repeat;
}
#weather-weather_boy_and_dog_in_the_rain {
  background-position: 0 0px;
}
#weather-weather_dark_cloud_and_sun {
  background-position: 0 -46px;
}
#weather-weather_frost {
  background-position: 0 -92px;
}
#weather-weather_frozen_boy {
  background-position: 0 -138px;
}
#weather-weather_girl_and_wind {
  background-position: 0 -184px;
}
#weather-weather_happy_cloud_and_sun {
  background-position: 0 -230px;
}
#weather-weather_light_wind {
  background-position: 0 -276px;
}
#weather-weather_man_on_cloud {
  background-position: 0 -322px;
}
#weather-weather_rain_crying {
  background-position: 0 -368px;
}
#weather-weather_rain {
  background-position: 0 -414px;
}
#weather-weather_rainbow {
  background-position: 0 -460px;
}
#weather-weather_snow {
  background-position: 0 -506px;
}
#weather-weather_strong_wind {
  background-position: 0 -552px;
}
#weather-weather_summer_boy {
  background-position: 0 -598px;
}
#weather-weather_sun {
  background-position: 0 -644px;
}
#weather-weather_thunder_cloud {
  background-position: 0 -690px;
}
#weather-weather_thunder_man {
  background-position: 0 -736px;
}
#weather-weather_tornado {
  background-position: 0 -782px;
}
#aliens-aliens_alien_creature,
#aliens-aliens_astronaut,
#aliens-aliens_baby,
#aliens-aliens_boy,
#aliens-aliens_child,
#aliens-aliens_comet,
#aliens-aliens_dog,
#aliens-aliens_father,
#aliens-aliens_flower,
#aliens-aliens_girl,
#aliens-aliens_kidnapping,
#aliens-aliens_monster_1,
#aliens-aliens_monster_2,
#aliens-aliens_moon,
#aliens-aliens_mother,
#aliens-aliens_planet,
#aliens-aliens_robot,
#aliens-aliens_rocket,
#aliens-aliens_spaceship,
#aliens-aliens_tv,
#aliens-aliens_ufo_people {
  background: transparent url(../../images/editor/stickers/stickers_aliens_0_v38.png) no-repeat;
}
#aliens-aliens_alien_creature {
  background-position: 0 0px;
}
#aliens-aliens_astronaut {
  background-position: 0 -46px;
}
#aliens-aliens_baby {
  background-position: 0 -92px;
}
#aliens-aliens_boy {
  background-position: 0 -138px;
}
#aliens-aliens_child {
  background-position: 0 -184px;
}
#aliens-aliens_comet {
  background-position: 0 -230px;
}
#aliens-aliens_dog {
  background-position: 0 -276px;
}
#aliens-aliens_father {
  background-position: 0 -322px;
}
#aliens-aliens_flower {
  background-position: 0 -368px;
}
#aliens-aliens_girl {
  background-position: 0 -414px;
}
#aliens-aliens_kidnapping {
  background-position: 0 -460px;
}
#aliens-aliens_monster_1 {
  background-position: 0 -506px;
}
#aliens-aliens_monster_2 {
  background-position: 0 -552px;
}
#aliens-aliens_moon {
  background-position: 0 -598px;
}
#aliens-aliens_mother {
  background-position: 0 -644px;
}
#aliens-aliens_planet {
  background-position: 0 -690px;
}
#aliens-aliens_robot {
  background-position: 0 -736px;
}
#aliens-aliens_rocket {
  background-position: 0 -782px;
}
#aliens-aliens_spaceship {
  background-position: 0 -828px;
}
#aliens-aliens_tv {
  background-position: 0 -874px;
}
#aliens-aliens_ufo_people {
  background-position: 0 -920px;
}
#back_to_school-back_to_school_alarm,
#back_to_school-back_to_school_apple,
#back_to_school-back_to_school_basketball,
#back_to_school-back_to_school_book,
#back_to_school-back_to_school_boot,
#back_to_school-back_to_school_boy,
#back_to_school-back_to_school_brush,
#back_to_school-back_to_school_bus,
#back_to_school-back_to_school_calculator,
#back_to_school-back_to_school_chestnut_leaf,
#back_to_school-back_to_school_circle,
#back_to_school-back_to_school_copybook,
#back_to_school-back_to_school_flask,
#back_to_school-back_to_school_girl,
#back_to_school-back_to_school_lamp,
#back_to_school-back_to_school_leaves,
#back_to_school-back_to_school_magnifier,
#back_to_school-back_to_school_notebook,
#back_to_school-back_to_school_numbers,
#back_to_school-back_to_school_owl,
#back_to_school-back_to_school_palette,
#back_to_school-back_to_school_pen,
#back_to_school-back_to_school_pencil,
#back_to_school-back_to_school_prize_cup,
#back_to_school-back_to_school_scissors,
#back_to_school-back_to_school_square_academic_cap,
#back_to_school-back_to_school_straightedge,
#back_to_school-back_to_school_teacher,
#back_to_school-back_to_school_text,
#back_to_school-back_to_school_welcome,
#back_to_school-back_to_school_yellow_leaf {
  background: transparent url(../../images/editor/stickers/stickers_back_to_school_0_v38.png) no-repeat;
}
#back_to_school-back_to_school_alarm {
  background-position: 0 0px;
}
#back_to_school-back_to_school_apple {
  background-position: 0 -46px;
}
#back_to_school-back_to_school_basketball {
  background-position: 0 -92px;
}
#back_to_school-back_to_school_book {
  background-position: 0 -138px;
}
#back_to_school-back_to_school_boot {
  background-position: 0 -184px;
}
#back_to_school-back_to_school_boy {
  background-position: 0 -230px;
}
#back_to_school-back_to_school_brush {
  background-position: 0 -276px;
}
#back_to_school-back_to_school_bus {
  background-position: 0 -322px;
}
#back_to_school-back_to_school_calculator {
  background-position: 0 -368px;
}
#back_to_school-back_to_school_chestnut_leaf {
  background-position: 0 -414px;
}
#back_to_school-back_to_school_circle {
  background-position: 0 -460px;
}
#back_to_school-back_to_school_copybook {
  background-position: 0 -506px;
}
#back_to_school-back_to_school_flask {
  background-position: 0 -552px;
}
#back_to_school-back_to_school_girl {
  background-position: 0 -598px;
}
#back_to_school-back_to_school_lamp {
  background-position: 0 -644px;
}
#back_to_school-back_to_school_leaves {
  background-position: 0 -690px;
}
#back_to_school-back_to_school_magnifier {
  background-position: 0 -736px;
}
#back_to_school-back_to_school_notebook {
  background-position: 0 -782px;
}
#back_to_school-back_to_school_numbers {
  background-position: 0 -828px;
}
#back_to_school-back_to_school_owl {
  background-position: 0 -874px;
}
#back_to_school-back_to_school_palette {
  background-position: 0 -920px;
}
#back_to_school-back_to_school_pen {
  background-position: 0 -966px;
}
#back_to_school-back_to_school_pencil {
  background-position: 0 -1012px;
}
#back_to_school-back_to_school_prize_cup {
  background-position: 0 -1058px;
}
#back_to_school-back_to_school_scissors {
  background-position: 0 -1104px;
}
#back_to_school-back_to_school_square_academic_cap {
  background-position: 0 -1150px;
}
#back_to_school-back_to_school_straightedge {
  background-position: 0 -1196px;
}
#back_to_school-back_to_school_teacher {
  background-position: 0 -1242px;
}
#back_to_school-back_to_school_text {
  background-position: 0 -1288px;
}
#back_to_school-back_to_school_welcome {
  background-position: 0 -1334px;
}
#back_to_school-back_to_school_yellow_leaf {
  background-position: 0 -1380px;
}
#christmas_joy-christmas_joy_bells,
#christmas_joy-christmas_joy_boy,
#christmas_joy-christmas_joy_boy_on_sled,
#christmas_joy-christmas_joy_candle,
#christmas_joy-christmas_joy_christmas_candy,
#christmas_joy-christmas_joy_christmas_tree_1,
#christmas_joy-christmas_joy_christmas_tree_2,
#christmas_joy-christmas_joy_cuckoo_clock,
#christmas_joy-christmas_joy_deer,
#christmas_joy-christmas_joy_fir_wreath,
#christmas_joy-christmas_joy_girl,
#christmas_joy-christmas_joy_happy_boy,
#christmas_joy-christmas_joy_happy_new_year,
#christmas_joy-christmas_joy_house,
#christmas_joy-christmas_joy_letter,
#christmas_joy-christmas_joy_merry_christmas,
#christmas_joy-christmas_joy_present_1,
#christmas_joy-christmas_joy_present_2,
#christmas_joy-christmas_joy_santa_red_hat,
#christmas_joy-christmas_joy_santa_with_bag,
#christmas_joy-christmas_joy_santa_with_present,
#christmas_joy-christmas_joy_singing_angel,
#christmas_joy-christmas_joy_snowman,
#christmas_joy-christmas_joy_sock {
  background: transparent url(../../images/editor/stickers/stickers_christmas_joy_0_v38.png) no-repeat;
}
#christmas_joy-christmas_joy_bells {
  background-position: 0 0px;
}
#christmas_joy-christmas_joy_boy {
  background-position: 0 -46px;
}
#christmas_joy-christmas_joy_boy_on_sled {
  background-position: 0 -92px;
}
#christmas_joy-christmas_joy_candle {
  background-position: 0 -138px;
}
#christmas_joy-christmas_joy_christmas_candy {
  background-position: 0 -184px;
}
#christmas_joy-christmas_joy_christmas_tree_1 {
  background-position: 0 -230px;
}
#christmas_joy-christmas_joy_christmas_tree_2 {
  background-position: 0 -276px;
}
#christmas_joy-christmas_joy_cuckoo_clock {
  background-position: 0 -322px;
}
#christmas_joy-christmas_joy_deer {
  background-position: 0 -368px;
}
#christmas_joy-christmas_joy_fir_wreath {
  background-position: 0 -414px;
}
#christmas_joy-christmas_joy_girl {
  background-position: 0 -460px;
}
#christmas_joy-christmas_joy_happy_boy {
  background-position: 0 -506px;
}
#christmas_joy-christmas_joy_happy_new_year {
  background-position: 0 -552px;
}
#christmas_joy-christmas_joy_house {
  background-position: 0 -598px;
}
#christmas_joy-christmas_joy_letter {
  background-position: 0 -644px;
}
#christmas_joy-christmas_joy_merry_christmas {
  background-position: 0 -690px;
}
#christmas_joy-christmas_joy_present_1 {
  background-position: 0 -736px;
}
#christmas_joy-christmas_joy_present_2 {
  background-position: 0 -782px;
}
#christmas_joy-christmas_joy_santa_red_hat {
  background-position: 0 -828px;
}
#christmas_joy-christmas_joy_santa_with_bag {
  background-position: 0 -874px;
}
#christmas_joy-christmas_joy_santa_with_present {
  background-position: 0 -920px;
}
#christmas_joy-christmas_joy_singing_angel {
  background-position: 0 -966px;
}
#christmas_joy-christmas_joy_snowman {
  background-position: 0 -1012px;
}
#christmas_joy-christmas_joy_sock {
  background-position: 0 -1058px;
}
#sporty_little_men-sporty_little_men_archery,
#sporty_little_men-sporty_little_men_baseball,
#sporty_little_men-sporty_little_men_basketball,
#sporty_little_men-sporty_little_men_bobsleigh,
#sporty_little_men-sporty_little_men_boxing,
#sporty_little_men-sporty_little_men_cycling,
#sporty_little_men-sporty_little_men_diving,
#sporty_little_men-sporty_little_men_figure_skating,
#sporty_little_men-sporty_little_men_football,
#sporty_little_men-sporty_little_men_gymnastics,
#sporty_little_men-sporty_little_men_hockey,
#sporty_little_men-sporty_little_men_hurdle_race,
#sporty_little_men-sporty_little_men_parachuting,
#sporty_little_men-sporty_little_men_pole_vault,
#sporty_little_men-sporty_little_men_rugby,
#sporty_little_men-sporty_little_men_running,
#sporty_little_men-sporty_little_men_ski_jumping,
#sporty_little_men-sporty_little_men_sumo,
#sporty_little_men-sporty_little_men_surfing,
#sporty_little_men-sporty_little_men_swimming,
#sporty_little_men-sporty_little_men_tennis,
#sporty_little_men-sporty_little_men_water_polo,
#sporty_little_men-sporty_little_men_waterski,
#sporty_little_men-sporty_little_men_weight_lifting,
#sporty_little_men-sporty_little_men_yoga {
  background: transparent url(../../images/editor/stickers/stickers_sporty_little_men_0_v38.png) no-repeat;
}
#sporty_little_men-sporty_little_men_archery {
  background-position: 0 0px;
}
#sporty_little_men-sporty_little_men_baseball {
  background-position: 0 -46px;
}
#sporty_little_men-sporty_little_men_basketball {
  background-position: 0 -92px;
}
#sporty_little_men-sporty_little_men_bobsleigh {
  background-position: 0 -138px;
}
#sporty_little_men-sporty_little_men_boxing {
  background-position: 0 -184px;
}
#sporty_little_men-sporty_little_men_cycling {
  background-position: 0 -230px;
}
#sporty_little_men-sporty_little_men_diving {
  background-position: 0 -276px;
}
#sporty_little_men-sporty_little_men_figure_skating {
  background-position: 0 -322px;
}
#sporty_little_men-sporty_little_men_football {
  background-position: 0 -368px;
}
#sporty_little_men-sporty_little_men_gymnastics {
  background-position: 0 -414px;
}
#sporty_little_men-sporty_little_men_hockey {
  background-position: 0 -460px;
}
#sporty_little_men-sporty_little_men_hurdle_race {
  background-position: 0 -506px;
}
#sporty_little_men-sporty_little_men_parachuting {
  background-position: 0 -552px;
}
#sporty_little_men-sporty_little_men_pole_vault {
  background-position: 0 -598px;
}
#sporty_little_men-sporty_little_men_rugby {
  background-position: 0 -644px;
}
#sporty_little_men-sporty_little_men_running {
  background-position: 0 -690px;
}
#sporty_little_men-sporty_little_men_ski_jumping {
  background-position: 0 -736px;
}
#sporty_little_men-sporty_little_men_sumo {
  background-position: 0 -782px;
}
#sporty_little_men-sporty_little_men_surfing {
  background-position: 0 -828px;
}
#sporty_little_men-sporty_little_men_swimming {
  background-position: 0 -874px;
}
#sporty_little_men-sporty_little_men_tennis {
  background-position: 0 -920px;
}
#sporty_little_men-sporty_little_men_water_polo {
  background-position: 0 -966px;
}
#sporty_little_men-sporty_little_men_waterski {
  background-position: 0 -1012px;
}
#sporty_little_men-sporty_little_men_weight_lifting {
  background-position: 0 -1058px;
}
#sporty_little_men-sporty_little_men_yoga {
  background-position: 0 -1104px;
}
#christmas_overlays-christmas_overlays_a_very_merry_christmas,
#christmas_overlays-christmas_overlays_happy_holiday,
#christmas_overlays-christmas_overlays_happy_new_year,
#christmas_overlays-christmas_overlays_happy_new_year_2016,
#christmas_overlays-christmas_overlays_hello_winter,
#christmas_overlays-christmas_overlays_merry_chistmas_1,
#christmas_overlays-christmas_overlays_merry_chistmas_everyone,
#christmas_overlays-christmas_overlays_merry_christmas_2,
#christmas_overlays-christmas_overlays_merry_christmas_2016,
#christmas_overlays-christmas_overlays_merry_christmas_3,
#christmas_overlays-christmas_overlays_santa_beard,
#christmas_overlays-christmas_overlays_snowflake,
#christmas_overlays-christmas_overlays_sock,
#christmas_overlays-christmas_overlays_special_christmas_offer,
#christmas_overlays-christmas_overlays_wich_you_merry_christmas,
#christmas_overlays-christmas_overlays_xmas_ball_2016,
#christmas_overlays-christmas_overlays_xmas_shop {
  background: transparent url(../../images/editor/stickers/stickers_christmas_overlays_0_v38.png) no-repeat;
}
#christmas_overlays-christmas_overlays_a_very_merry_christmas {
  background-position: 0 0px;
}
#christmas_overlays-christmas_overlays_happy_holiday {
  background-position: 0 -46px;
}
#christmas_overlays-christmas_overlays_happy_new_year {
  background-position: 0 -92px;
}
#christmas_overlays-christmas_overlays_happy_new_year_2016 {
  background-position: 0 -138px;
}
#christmas_overlays-christmas_overlays_hello_winter {
  background-position: 0 -184px;
}
#christmas_overlays-christmas_overlays_merry_chistmas_1 {
  background-position: 0 -230px;
}
#christmas_overlays-christmas_overlays_merry_chistmas_everyone {
  background-position: 0 -276px;
}
#christmas_overlays-christmas_overlays_merry_christmas_2 {
  background-position: 0 -322px;
}
#christmas_overlays-christmas_overlays_merry_christmas_2016 {
  background-position: 0 -368px;
}
#christmas_overlays-christmas_overlays_merry_christmas_3 {
  background-position: 0 -414px;
}
#christmas_overlays-christmas_overlays_santa_beard {
  background-position: 0 -460px;
}
#christmas_overlays-christmas_overlays_snowflake {
  background-position: 0 -506px;
}
#christmas_overlays-christmas_overlays_sock {
  background-position: 0 -552px;
}
#christmas_overlays-christmas_overlays_special_christmas_offer {
  background-position: 0 -598px;
}
#christmas_overlays-christmas_overlays_wich_you_merry_christmas {
  background-position: 0 -644px;
}
#christmas_overlays-christmas_overlays_xmas_ball_2016 {
  background-position: 0 -690px;
}
#christmas_overlays-christmas_overlays_xmas_shop {
  background-position: 0 -736px;
}
#xmas_photo_booth-xmas_photo_booth_antlers_1,
#xmas_photo_booth-xmas_photo_booth_antlers_2,
#xmas_photo_booth-xmas_photo_booth_antlers_3,
#xmas_photo_booth-xmas_photo_booth_beard_1,
#xmas_photo_booth-xmas_photo_booth_beard_2,
#xmas_photo_booth-xmas_photo_booth_beard_3,
#xmas_photo_booth-xmas_photo_booth_beard_4,
#xmas_photo_booth-xmas_photo_booth_beard_5,
#xmas_photo_booth-xmas_photo_booth_beard_6,
#xmas_photo_booth-xmas_photo_booth_bow_tie,
#xmas_photo_booth-xmas_photo_booth_glasses_1,
#xmas_photo_booth-xmas_photo_booth_glasses_2,
#xmas_photo_booth-xmas_photo_booth_glasses_3,
#xmas_photo_booth-xmas_photo_booth_hat,
#xmas_photo_booth-xmas_photo_booth_hat_10,
#xmas_photo_booth-xmas_photo_booth_hat_11,
#xmas_photo_booth-xmas_photo_booth_hat_12,
#xmas_photo_booth-xmas_photo_booth_hat_2,
#xmas_photo_booth-xmas_photo_booth_hat_3,
#xmas_photo_booth-xmas_photo_booth_hat_4,
#xmas_photo_booth-xmas_photo_booth_hat_5,
#xmas_photo_booth-xmas_photo_booth_hat_6,
#xmas_photo_booth-xmas_photo_booth_hat_7,
#xmas_photo_booth-xmas_photo_booth_hat_8,
#xmas_photo_booth-xmas_photo_booth_hat_9,
#xmas_photo_booth-xmas_photo_booth_mustache_1,
#xmas_photo_booth-xmas_photo_booth_mustache_2,
#xmas_photo_booth-xmas_photo_booth_mustache_3,
#xmas_photo_booth-xmas_photo_booth_mustache_4,
#xmas_photo_booth-xmas_photo_booth_mustache_5,
#xmas_photo_booth-xmas_photo_booth_snowman,
#xmas_photo_booth-xmas_photo_booth_tie {
  background: transparent url(../../images/editor/stickers/stickers_xmas_photo_booth_0_v38.png) no-repeat;
}
#xmas_photo_booth-xmas_photo_booth_antlers_1 {
  background-position: 0 0px;
}
#xmas_photo_booth-xmas_photo_booth_antlers_2 {
  background-position: 0 -46px;
}
#xmas_photo_booth-xmas_photo_booth_antlers_3 {
  background-position: 0 -92px;
}
#xmas_photo_booth-xmas_photo_booth_beard_1 {
  background-position: 0 -138px;
}
#xmas_photo_booth-xmas_photo_booth_beard_2 {
  background-position: 0 -184px;
}
#xmas_photo_booth-xmas_photo_booth_beard_3 {
  background-position: 0 -230px;
}
#xmas_photo_booth-xmas_photo_booth_beard_4 {
  background-position: 0 -276px;
}
#xmas_photo_booth-xmas_photo_booth_beard_5 {
  background-position: 0 -322px;
}
#xmas_photo_booth-xmas_photo_booth_beard_6 {
  background-position: 0 -368px;
}
#xmas_photo_booth-xmas_photo_booth_bow_tie {
  background-position: 0 -414px;
}
#xmas_photo_booth-xmas_photo_booth_glasses_1 {
  background-position: 0 -460px;
}
#xmas_photo_booth-xmas_photo_booth_glasses_2 {
  background-position: 0 -506px;
}
#xmas_photo_booth-xmas_photo_booth_glasses_3 {
  background-position: 0 -552px;
}
#xmas_photo_booth-xmas_photo_booth_hat {
  background-position: 0 -598px;
}
#xmas_photo_booth-xmas_photo_booth_hat_10 {
  background-position: 0 -644px;
}
#xmas_photo_booth-xmas_photo_booth_hat_11 {
  background-position: 0 -690px;
}
#xmas_photo_booth-xmas_photo_booth_hat_12 {
  background-position: 0 -736px;
}
#xmas_photo_booth-xmas_photo_booth_hat_2 {
  background-position: 0 -782px;
}
#xmas_photo_booth-xmas_photo_booth_hat_3 {
  background-position: 0 -828px;
}
#xmas_photo_booth-xmas_photo_booth_hat_4 {
  background-position: 0 -874px;
}
#xmas_photo_booth-xmas_photo_booth_hat_5 {
  background-position: 0 -920px;
}
#xmas_photo_booth-xmas_photo_booth_hat_6 {
  background-position: 0 -966px;
}
#xmas_photo_booth-xmas_photo_booth_hat_7 {
  background-position: 0 -1012px;
}
#xmas_photo_booth-xmas_photo_booth_hat_8 {
  background-position: 0 -1058px;
}
#xmas_photo_booth-xmas_photo_booth_hat_9 {
  background-position: 0 -1104px;
}
#xmas_photo_booth-xmas_photo_booth_mustache_1 {
  background-position: 0 -1150px;
}
#xmas_photo_booth-xmas_photo_booth_mustache_2 {
  background-position: 0 -1196px;
}
#xmas_photo_booth-xmas_photo_booth_mustache_3 {
  background-position: 0 -1242px;
}
#xmas_photo_booth-xmas_photo_booth_mustache_4 {
  background-position: 0 -1288px;
}
#xmas_photo_booth-xmas_photo_booth_mustache_5 {
  background-position: 0 -1334px;
}
#xmas_photo_booth-xmas_photo_booth_snowman {
  background-position: 0 -1380px;
}
#xmas_photo_booth-xmas_photo_booth_tie {
  background-position: 0 -1426px;
}
#bright_autumn-bright_autumn_acorn,
#bright_autumn-bright_autumn_apples,
#bright_autumn-bright_autumn_basket,
#bright_autumn-bright_autumn_blue_boot,
#bright_autumn-bright_autumn_boy_in_puddle,
#bright_autumn-bright_autumn_boy_with_leaves,
#bright_autumn-bright_autumn_cloud,
#bright_autumn-bright_autumn_dog,
#bright_autumn-bright_autumn_fox,
#bright_autumn-bright_autumn_gloves,
#bright_autumn-bright_autumn_hedgehog,
#bright_autumn-bright_autumn_leaf_1,
#bright_autumn-bright_autumn_leaf_2,
#bright_autumn-bright_autumn_leaf_3,
#bright_autumn-bright_autumn_leaf_4,
#bright_autumn-bright_autumn_mouse,
#bright_autumn-bright_autumn_pumpkin,
#bright_autumn-bright_autumn_red_berries,
#bright_autumn-bright_autumn_red_boot,
#bright_autumn-bright_autumn_red_mushroom,
#bright_autumn-bright_autumn_rowanberry,
#bright_autumn-bright_autumn_tea_and_lemon,
#bright_autumn-bright_autumn_tree,
#bright_autumn-bright_autumn_two_mushrooms,
#bright_autumn-bright_autumn_umbrella {
  background: transparent url(../../images/editor/stickers/stickers_bright_autumn_0_v38.png) no-repeat;
}
#bright_autumn-bright_autumn_acorn {
  background-position: 0 0px;
}
#bright_autumn-bright_autumn_apples {
  background-position: 0 -46px;
}
#bright_autumn-bright_autumn_basket {
  background-position: 0 -92px;
}
#bright_autumn-bright_autumn_blue_boot {
  background-position: 0 -138px;
}
#bright_autumn-bright_autumn_boy_in_puddle {
  background-position: 0 -184px;
}
#bright_autumn-bright_autumn_boy_with_leaves {
  background-position: 0 -230px;
}
#bright_autumn-bright_autumn_cloud {
  background-position: 0 -276px;
}
#bright_autumn-bright_autumn_dog {
  background-position: 0 -322px;
}
#bright_autumn-bright_autumn_fox {
  background-position: 0 -368px;
}
#bright_autumn-bright_autumn_gloves {
  background-position: 0 -414px;
}
#bright_autumn-bright_autumn_hedgehog {
  background-position: 0 -460px;
}
#bright_autumn-bright_autumn_leaf_1 {
  background-position: 0 -506px;
}
#bright_autumn-bright_autumn_leaf_2 {
  background-position: 0 -552px;
}
#bright_autumn-bright_autumn_leaf_3 {
  background-position: 0 -598px;
}
#bright_autumn-bright_autumn_leaf_4 {
  background-position: 0 -644px;
}
#bright_autumn-bright_autumn_mouse {
  background-position: 0 -690px;
}
#bright_autumn-bright_autumn_pumpkin {
  background-position: 0 -736px;
}
#bright_autumn-bright_autumn_red_berries {
  background-position: 0 -782px;
}
#bright_autumn-bright_autumn_red_boot {
  background-position: 0 -828px;
}
#bright_autumn-bright_autumn_red_mushroom {
  background-position: 0 -874px;
}
#bright_autumn-bright_autumn_rowanberry {
  background-position: 0 -920px;
}
#bright_autumn-bright_autumn_tea_and_lemon {
  background-position: 0 -966px;
}
#bright_autumn-bright_autumn_tree {
  background-position: 0 -1012px;
}
#bright_autumn-bright_autumn_two_mushrooms {
  background-position: 0 -1058px;
}
#bright_autumn-bright_autumn_umbrella {
  background-position: 0 -1104px;
}
#winter_fun-winter_fun_bird,
#winter_fun-winter_fun_boy,
#winter_fun-winter_fun_cloud,
#winter_fun-winter_fun_deer,
#winter_fun-winter_fun_fox,
#winter_fun-winter_fun_girl,
#winter_fun-winter_fun_hat_1,
#winter_fun-winter_fun_hat_2,
#winter_fun-winter_fun_headband,
#winter_fun-winter_fun_horns,
#winter_fun-winter_fun_house_1,
#winter_fun-winter_fun_house_2,
#winter_fun-winter_fun_mittens,
#winter_fun-winter_fun_rabbit,
#winter_fun-winter_fun_sled,
#winter_fun-winter_fun_snowflake_1,
#winter_fun-winter_fun_snowflake_2,
#winter_fun-winter_fun_snowflake_3,
#winter_fun-winter_fun_snowflake_4,
#winter_fun-winter_fun_snowman,
#winter_fun-winter_fun_sock_1,
#winter_fun-winter_fun_sock_2,
#winter_fun-winter_fun_spruce_tree,
#winter_fun-winter_fun_tree_1,
#winter_fun-winter_fun_tree_2 {
  background: transparent url(../../images/editor/stickers/stickers_winter_fun_0_v38.png) no-repeat;
}
#winter_fun-winter_fun_bird {
  background-position: 0 0px;
}
#winter_fun-winter_fun_boy {
  background-position: 0 -46px;
}
#winter_fun-winter_fun_cloud {
  background-position: 0 -92px;
}
#winter_fun-winter_fun_deer {
  background-position: 0 -138px;
}
#winter_fun-winter_fun_fox {
  background-position: 0 -184px;
}
#winter_fun-winter_fun_girl {
  background-position: 0 -230px;
}
#winter_fun-winter_fun_hat_1 {
  background-position: 0 -276px;
}
#winter_fun-winter_fun_hat_2 {
  background-position: 0 -322px;
}
#winter_fun-winter_fun_headband {
  background-position: 0 -368px;
}
#winter_fun-winter_fun_horns {
  background-position: 0 -414px;
}
#winter_fun-winter_fun_house_1 {
  background-position: 0 -460px;
}
#winter_fun-winter_fun_house_2 {
  background-position: 0 -506px;
}
#winter_fun-winter_fun_mittens {
  background-position: 0 -552px;
}
#winter_fun-winter_fun_rabbit {
  background-position: 0 -598px;
}
#winter_fun-winter_fun_sled {
  background-position: 0 -644px;
}
#winter_fun-winter_fun_snowflake_1 {
  background-position: 0 -690px;
}
#winter_fun-winter_fun_snowflake_2 {
  background-position: 0 -736px;
}
#winter_fun-winter_fun_snowflake_3 {
  background-position: 0 -782px;
}
#winter_fun-winter_fun_snowflake_4 {
  background-position: 0 -828px;
}
#winter_fun-winter_fun_snowman {
  background-position: 0 -874px;
}
#winter_fun-winter_fun_sock_1 {
  background-position: 0 -920px;
}
#winter_fun-winter_fun_sock_2 {
  background-position: 0 -966px;
}
#winter_fun-winter_fun_spruce_tree {
  background-position: 0 -1012px;
}
#winter_fun-winter_fun_tree_1 {
  background-position: 0 -1058px;
}
#winter_fun-winter_fun_tree_2 {
  background-position: 0 -1104px;
}
#holiday_captions-holiday_captions_be_jolly,
#holiday_captions-holiday_captions_best_gift_1,
#holiday_captions-holiday_captions_best_gift_2,
#holiday_captions-holiday_captions_best_gift_3,
#holiday_captions-holiday_captions_boxing_day,
#holiday_captions-holiday_captions_cheerful_christmas,
#holiday_captions-holiday_captions_happy_new_year_1,
#holiday_captions-holiday_captions_happy_new_year_2,
#holiday_captions-holiday_captions_happy_new_year_3,
#holiday_captions-holiday_captions_happy_new_year_4,
#holiday_captions-holiday_captions_happy_new_year_santa,
#holiday_captions-holiday_captions_ho_ho_ho_1,
#holiday_captions-holiday_captions_ho_ho_ho_2,
#holiday_captions-holiday_captions_let_it_snow,
#holiday_captions-holiday_captions_merry_christmas_1,
#holiday_captions-holiday_captions_merry_christmas_2,
#holiday_captions-holiday_captions_merry_christmas_3,
#holiday_captions-holiday_captions_merry_christmas_4,
#holiday_captions-holiday_captions_merry_christmas_5,
#holiday_captions-holiday_captions_new_year,
#holiday_captions-holiday_captions_new_year_resolution_1,
#holiday_captions-holiday_captions_new_year_resolution_2,
#holiday_captions-holiday_captions_noel,
#holiday_captions-holiday_captions_numbers_2016,
#holiday_captions-holiday_captions_post_stamp_1,
#holiday_captions-holiday_captions_post_stamp_2,
#holiday_captions-holiday_captions_santa_is_real,
#holiday_captions-holiday_captions_secret_santa,
#holiday_captions-holiday_captions_share_the_joy,
#holiday_captions-holiday_captions_warm_wishes_1,
#holiday_captions-holiday_captions_warm_wishes_2,
#holiday_captions-holiday_captions_warm_wishes_3,
#holiday_captions-holiday_captions_xmas {
  background: transparent url(../../images/editor/stickers/stickers_holiday_captions_0_v38.png) no-repeat;
}
#holiday_captions-holiday_captions_be_jolly {
  background-position: 0 0px;
}
#holiday_captions-holiday_captions_best_gift_1 {
  background-position: 0 -46px;
}
#holiday_captions-holiday_captions_best_gift_2 {
  background-position: 0 -92px;
}
#holiday_captions-holiday_captions_best_gift_3 {
  background-position: 0 -138px;
}
#holiday_captions-holiday_captions_boxing_day {
  background-position: 0 -184px;
}
#holiday_captions-holiday_captions_cheerful_christmas {
  background-position: 0 -230px;
}
#holiday_captions-holiday_captions_happy_new_year_1 {
  background-position: 0 -276px;
}
#holiday_captions-holiday_captions_happy_new_year_2 {
  background-position: 0 -322px;
}
#holiday_captions-holiday_captions_happy_new_year_3 {
  background-position: 0 -368px;
}
#holiday_captions-holiday_captions_happy_new_year_4 {
  background-position: 0 -414px;
}
#holiday_captions-holiday_captions_happy_new_year_santa {
  background-position: 0 -460px;
}
#holiday_captions-holiday_captions_ho_ho_ho_1 {
  background-position: 0 -506px;
}
#holiday_captions-holiday_captions_ho_ho_ho_2 {
  background-position: 0 -552px;
}
#holiday_captions-holiday_captions_let_it_snow {
  background-position: 0 -598px;
}
#holiday_captions-holiday_captions_merry_christmas_1 {
  background-position: 0 -644px;
}
#holiday_captions-holiday_captions_merry_christmas_2 {
  background-position: 0 -690px;
}
#holiday_captions-holiday_captions_merry_christmas_3 {
  background-position: 0 -736px;
}
#holiday_captions-holiday_captions_merry_christmas_4 {
  background-position: 0 -782px;
}
#holiday_captions-holiday_captions_merry_christmas_5 {
  background-position: 0 -828px;
}
#holiday_captions-holiday_captions_new_year {
  background-position: 0 -874px;
}
#holiday_captions-holiday_captions_new_year_resolution_1 {
  background-position: 0 -920px;
}
#holiday_captions-holiday_captions_new_year_resolution_2 {
  background-position: 0 -966px;
}
#holiday_captions-holiday_captions_noel {
  background-position: 0 -1012px;
}
#holiday_captions-holiday_captions_numbers_2016 {
  background-position: 0 -1058px;
}
#holiday_captions-holiday_captions_post_stamp_1 {
  background-position: 0 -1104px;
}
#holiday_captions-holiday_captions_post_stamp_2 {
  background-position: 0 -1150px;
}
#holiday_captions-holiday_captions_santa_is_real {
  background-position: 0 -1196px;
}
#holiday_captions-holiday_captions_secret_santa {
  background-position: 0 -1242px;
}
#holiday_captions-holiday_captions_share_the_joy {
  background-position: 0 -1288px;
}
#holiday_captions-holiday_captions_warm_wishes_1 {
  background-position: 0 -1334px;
}
#holiday_captions-holiday_captions_warm_wishes_2 {
  background-position: 0 -1380px;
}
#holiday_captions-holiday_captions_warm_wishes_3 {
  background-position: 0 -1426px;
}
#holiday_captions-holiday_captions_xmas {
  background-position: 0 -1472px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_1,
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_2,
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_3,
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_4,
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_5,
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_6,
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holidays_1,
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holidays_2,
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holliday,
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holliday_2,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_1,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_2,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_3,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_4,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_5,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_6,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_7,
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_8,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_1,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_2,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_3,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_4,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_5,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_and_christmas,
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_style {
  background: transparent url(../../images/editor/stickers/stickers_nordic_xmas_stamps_0_v38.png) no-repeat;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_1 {
  background-position: 0 0px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_2 {
  background-position: 0 -46px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_3 {
  background-position: 0 -92px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_4 {
  background-position: 0 -138px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_5 {
  background-position: 0 -184px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_christmas_6 {
  background-position: 0 -230px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holidays_1 {
  background-position: 0 -276px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holidays_2 {
  background-position: 0 -322px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holliday {
  background-position: 0 -368px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_happy_holliday_2 {
  background-position: 0 -414px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_1 {
  background-position: 0 -460px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_2 {
  background-position: 0 -506px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_3 {
  background-position: 0 -552px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_4 {
  background-position: 0 -598px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_5 {
  background-position: 0 -644px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_6 {
  background-position: 0 -690px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_7 {
  background-position: 0 -736px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_merry_christmas_8 {
  background-position: 0 -782px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_1 {
  background-position: 0 -828px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_2 {
  background-position: 0 -874px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_3 {
  background-position: 0 -920px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_4 {
  background-position: 0 -966px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_5 {
  background-position: 0 -1012px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_and_christmas {
  background-position: 0 -1058px;
}
#nordic_xmas_stamps-nordic_xmas_stamps_new_year_style {
  background-position: 0 -1104px;
}
#bokeh_0,
#bokeh_1,
#bokeh_2,
#bokeh_3,
#bokeh_4,
#bokeh_5,
#bokeh_6,
#bokeh_7,
#bokeh_8,
#bokeh_9,
#bokeh_10,
#bokeh_11,
#light_trails_1,
#light_trails_2,
#light_trails_3,
#light_trails_4,
#light_trails_5,
#light_trails_6,
#light_trails_7,
#light_trails_8,
#light_trails_9,
#light_trails_10,
#light_trails_11 {
  background: transparent url(../../images/editor/textures/texture_0_v24.jpg) no-repeat;
}
#bokeh_0 {
  background-position: 0 0px;
}
#bokeh_1 {
  background-position: 0 -70px;
}
#bokeh_2 {
  background-position: 0 -140px;
}
#bokeh_3 {
  background-position: 0 -210px;
}
#bokeh_4 {
  background-position: 0 -280px;
}
#bokeh_5 {
  background-position: 0 -350px;
}
#bokeh_6 {
  background-position: 0 -420px;
}
#bokeh_7 {
  background-position: 0 -490px;
}
#bokeh_8 {
  background-position: 0 -560px;
}
#bokeh_9 {
  background-position: 0 -630px;
}
#bokeh_10 {
  background-position: 0 -700px;
}
#bokeh_11 {
  background-position: 0 -770px;
}
#light_trails_1 {
  background-position: 0 -840px;
}
#light_trails_2 {
  background-position: 0 -910px;
}
#light_trails_3 {
  background-position: 0 -980px;
}
#light_trails_4 {
  background-position: 0 -1050px;
}
#light_trails_5 {
  background-position: 0 -1120px;
}
#light_trails_6 {
  background-position: 0 -1190px;
}
#light_trails_7 {
  background-position: 0 -1260px;
}
#light_trails_8 {
  background-position: 0 -1330px;
}
#light_trails_9 {
  background-position: 0 -1400px;
}
#light_trails_10 {
  background-position: 0 -1470px;
}
#light_trails_11 {
  background-position: 0 -1540px;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  position: relative;
  color: #202020;
  font-size: 14px;
  min-width: 1024px;
}
a {
  color: #008ad6;
  text-decoration: none;
}
a.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
a:focus,
.btn:focus,
a:active,
.btn:active,
a:active:focus,
.btn:active:focus,
a.active:focus,
.btn.active:focus {
  outline: 0;
}
header,
footer,
nav {
  display: block;
}
ul {
  padding: 0;
  margin: 0;
}
canvas {
  display: block;
}
.navbar-fixed-top {
  position: absolute;
}
#main-content {
  height: auto !important;
}
.container {
  max-width: none !important;
  width: 1024px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .container {
    width: 1250px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1286px;
  }
}
.navbar {
  border: 0;
  margin-bottom: 0;
  min-height: 42px;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
@media (max-width: 767px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.caret {
  margin-left: 5px;
}
/*---Header---*/
header {
  position: absolute;
  width: 100%;
  height: 42px;
  min-width: 1024px;
  left: 0;
  top: 0;
  z-index: 1040;
}
header .container {
  width: auto;
}
header .navbar {
  width: auto;
  min-width: 960px;
}
header .dropdown-menu {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  min-width: 100%;
}
header .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
header .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
header .dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
header .dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
header .dropdown-toggle .caret {
  margin-top: -3px;
}
header .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: -2px;
}
header .dropdown.open > .dropdown-toggle,
header .dropdown.active > .dropdown-toggle {
  background: none;
}
header li li.dropdown.open.active > .dropdown-toggle {
  background: none;
}
.navbar-brand {
  background: url("../../images/main-sprite-v2.png") 0 0 no-repeat;
  width: 73px;
  height: 26px;
  display: block;
  text-indent: -999999px;
  float: left;
  margin: 9px 16px 0 0;
  padding: 0;
  position: relative;
  z-index: 100;
}
#header-links {
  list-style: none;
}
#header-links > li {
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
}
#header-links > li > a,
#header-links > li > span {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0;
  cursor: pointer;
  margin: 0 12px;
  line-height: 42px;
}
@media (max-width: 1279px) {
  #header-links > li > a,
  #header-links > li > span {
    margin: 0 10px;
  }
}
#header-links > li > a:hover,
#header-links > li > a:focus {
  background-color: transparent;
}
#header-links > li .dropdown-menu:before {
  left: 11px;
}
#header-links > li .dropdown-menu:after {
  left: 12px;
}
.ios-apps-link {
  background: url("../../images/main-sprite-v2.png") -153px 9px no-repeat;
  width: 23px;
  height: 42px;
}
.android-apps-link {
  background: url("../../images/main-sprite-v2.png") -200px 8px no-repeat;
  width: 25px;
  height: 42px;
}
#login {
  float: right;
  margin-top: 9px;
}
#login li {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  float: left;
  list-style: none;
  padding: 0 11px;
  border-right: 1px solid #333333;
  border-left: 1px solid #535353;
}
#login li:first-child {
  border-left: none;
}
#login li:last-child {
  border-right: none;
}
#login > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
}
/* ---  Languages  --- */
#current-lang {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  display: block;
  text-decoration: none;
  margin: 1px;
  cursor: pointer;
  padding: 4px 0 5px 29px;
}
#lang-dropdown a,
#current-lang {
  line-height: 15px;
  background-image: url(../../images/flags.png);
  background-repeat: no-repeat;
}
#lang-dropdown {
  list-style: none;
  float: right;
  position: relative;
  padding: 8px 0 8px 13px;
  margin-right: 0;
}
#lang-dropdown a {
  padding: 4px 0 5px 37px;
}
#lang-dropdown .caret {
  margin-top: -2px;
}
#lang-dropdown .en {
  background-position: 6px 4px;
}
#lang-dropdown .ru {
  background-position: 6px -20px;
}
#lang-dropdown .es {
  background-position: 6px -44px;
}
#lang-dropdown .fr {
  background-position: 6px -68px;
}
#lang-dropdown .de {
  background-position: 6px -92px;
}
#lang-dropdown .zh {
  background-position: 6px -116px;
}
#lang-dropdown .it {
  background-position: 6px -140px;
}
#lang-dropdown .tr {
  background-position: 6px -164px;
}
#lang-dropdown .pt {
  background-position: 6px -188px;
}
#lang-dropdown .dropdown-menu {
  min-width: 130px;
}
#lang-dropdown .dropdown-menu.pull-right {
  margin-right: -9px;
}
/*----Footer-----*/
footer {
  position: relative;
}
#footer {
  background: #0c2e46;
  font-size: 12px;
  font-family: Tahoma, Geneva, sans-serif;
  min-width: 1024px;
  color: #fff;
}
#footer .container {
  color: #fff;
}
#footer a {
  color: #b6e5fa;
}
#footer h2,
#footer h2 a {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: left;
  font-weight: normal;
}
#footer ul {
  list-style: none;
  margin: 0 0 12px 0;
  padding: 0;
  text-align: left;
}
#footer ul:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
#footer .copyright {
  margin-left: 0;
  padding-top: 2px;
}
#footer #u_0_6 {
  top: auto;
  bottom: 16px;
}
.sharing-buttons,
#bookmark {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.sharing-buttons {
  min-width: 200px;
}
.fb-like {
  vertical-align: top;
  display: inline-block !important;
  width: 80px !important;
  height: 20px !important;
  position: relative;
}
.fb-like > span {
  min-width: 80px !important;
  min-height: 20px !important;
}
.fb-like > span > iframe {
  min-width: 80px !important;
  min-height: 20px !important;
  height: 20px;
}
.fb_iframe_widget iframe {
  height: 20px;
}
.twitter-share-button {
  width: 108px !important;
}
.footer-bottom {
  padding: 11px 0 9px 0;
  line-height: 35px;
}
.footer-seo-links {
  padding-top: 17px;
  text-align: center;
}
.pho-to-link {
  background: url("../../images/main-sprite-v2.png") -82px 0;
  width: 56px;
  height: 20px;
  display: block;
  text-indent: -99999px;
}
.h4 {
  font-size: 14px;
  font-weight: bold;
}
.social-links h2 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.social-links a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  background-image: url(../../images/funny/funny-sprite1.png);
  background-repeat: no-repeat;
  margin: 0 0 0 17px;
  width: 35px;
  height: 35px;
}
.social-links .fb {
  background-position: 0 -363px;
}
.social-links .tw {
  background-position: -41px -363px;
}
.social-links .g-plus {
  background-position: -41px -401px;
}
.social-links .vk {
  background-position: 0 -401px;
}
/* --- Buttons styles --- */
.btn {
  background-color: #e8e8e8;
  *background-color: #000000;
  background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@start-color', endColorstr='@end-color', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #d3d3d3 #bfbfbf #acacac;
  border-bottom-color: #acacac;
  background-position: 0 0;
}
.btn:hover {
  background-position: 0 -15px;
}
.btn.disabled {
  -ms-touch-action: none;
}
.btn-primary {
  background-color: #0085c2;
  *background-color: #000000;
  background-image: -moz-linear-gradient(top, #049fe7, #0085c2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#049fe7), to(#0085c2));
  background-image: -webkit-linear-gradient(top, #049fe7, #0085c2);
  background-image: -o-linear-gradient(top, #049fe7, #0085c2);
  background-image: linear-gradient(to bottom, #049fe7, #0085c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@start-color', endColorstr='@end-color', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #008ca7 #01849e #04758e;
  border-bottom-color: #04758e;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.active {
  background-color: #0085c2;
}
.btn-lg {
  padding: 14px 19px;
  height: 52px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #373737;
  text-shadow: 0 1px #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.94), 0 1px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.94), 0 1px 2px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.94), 0 1px 2px rgba(0, 0, 0, 0.17);
}
/* --- Tooltips --- */
.tooltip.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.ads-block {
  text-align: center;
}
.google-ad-728-90 {
  width: 728px;
  margin: 0px auto;
  clear: both;
}
.google-ad-468-60 {
  width: 468px;
  height: 75px;
}
.google-ad-160-600 {
  width: 160px;
  margin: 0 auto;
}
.google-ad-970-90 {
  width: 970px;
  height: 105px;
  margin: 7px auto;
}
.google-ad-728-15 {
  width: 728px;
  margin: 0 auto 30px;
}
.google-ad-300-250 {
  width: 300px;
  margin: 0 auto 5px;
}
.google-ad-120-90 {
  width: 128px;
  float: left;
  margin: 10px 37px 15px 0;
  padding: 15px 3px;
}
.google-ad-200-90 {
  width: 208px;
  float: left;
  margin: 10px 37px 15px 0;
  padding: 15px 3px;
}
#services-menu {
  float: left;
}
#services-menu > li > a,
#services-menu > li > span {
  font-size: 14px;
  padding: 0;
  margin: 0 16px;
  line-height: 42px;
  display: block;
  vertical-align: top;
  cursor: pointer;
}
@media (max-width: 1279px) {
  #services-menu > li > a,
  #services-menu > li > span {
    margin: 0 10px;
  }
}
#services-menu > li > a:hover,
#services-menu > li > a:focus {
  color: #fff;
  background-color: transparent;
}
#services-menu > .active > a,
#services-menu > .active > span {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 37px;
  border-bottom: 5px solid;
}
#services-menu li.dropdown .dropdown-menu.pull-right {
  right: -3px;
}
#services-menu li.dropdown .dropdown-menu:before {
  right: 15px;
}
#services-menu li.dropdown .dropdown-menu:after {
  right: 16px;
}
#services-menu li.dropdown:hover .dropdown-menu {
  display: block;
}
#services-menu li.dropdown.open > .dropdown-toggle,
#services-menu li.dropdown.active > .dropdown-toggle {
  background: none;
}
#services-menu li.dropdown.open.active > .dropdown-toggle {
  background: none;
}
.seo-text {
  text-align: justify;
  padding: 20px 15px;
  font-size: 13px;
  color: #8c9295;
}
.seo-text h2 {
  margin: 5px 0;
  color: #838383;
  text-align: left;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.seo-text ul {
  margin: 0 0 10px 40px;
}
.seo-text .slogan {
  font-weight: bold;
}
input[type="file"] {
  cursor: pointer;
  font-size: 150px;
  height: 60px;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 100;
}
#zoom-slider {
  text-align: center;
  position: absolute;
  right: 0;
  top: 10px;
}
#zoom-slider:hover .dropdown-menu,
#zoom-slider.open .dropdown-menu,
#zoom-slider:hover #zoom-preview,
#zoom-slider.open #zoom-preview {
  display: block;
}
#zoom-slider:hover output,
#zoom-slider.open output,
#zoom-slider:hover .dropdown-toggle,
#zoom-slider.open .dropdown-toggle {
  color: #565656;
}
#zoom-slider .dropdown-menu {
  width: 66px;
  min-width: inherit;
  padding: 38px 0 25px;
  top: 0;
  right: 0;
  left: auto;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  border: 1px solid #b0b0b0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#zoom-slider .dropdown-toggle {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 9px 0 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  text-align: right;
  cursor: pointer;
  position: relative;
  z-index: 30;
  width: 66px;
  color: #fbfafa;
}
#zoom-slider.open > .dropdown-toggle,
#zoom-slider.active > .dropdown-toggle {
  background: none;
}
#zoom-slider output {
  display: inline-block;
  color: #fbfafa;
}
#zoom-slider .caret {
  margin-left: 2px;
}
#zoom-preview {
  position: absolute;
  right: 66px;
  padding-right: 7px;
  top: 3px;
  display: none;
}
#zoom-preview img {
  max-width: 150px;
  max-height: 150px;
}
#zoom-preview.open {
  display: block;
}
.zoom-preview-body {
  overflow: hidden;
  position: relative;
}
#zoom-viewfinder {
  position: absolute;
  -webkit-box-shadow: inset 1px 1px #fff, inset -1px -1px #fff;
  -moz-box-shadow: inset 1px 1px #fff, inset -1px -1px #fff;
  box-shadow: inset 1px 1px #fff, inset -1px -1px #fff;
  cursor: pointer;
  border: 1000px solid rgba(0, 0, 0, 0.7);
  margin: -1000px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#zoom-viewfinder:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: grab;
  cursor: -webkit-grab;
  z-index: 100;
}
#zoom-viewfinder img {
  position: absolute;
  top: 50%;
  left: 50%;
}
.modal {
  overflow: auto;
  height: 100%;
  margin: auto;
  text-align: center;
  top: 0;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  visibility: hidden;
}
.modal-dialog {
  display: inline-block;
  margin: auto;
  text-align: left;
  vertical-align: middle;
}
.modal-body {
  padding: 15px;
}
.modal-header {
  position: relative;
  z-index: 100;
}
.modal-header h4 {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  color: #2c313e;
  margin: 0;
}
.modal-footer {
  padding-top: 12px;
  padding-bottom: 15px;
  margin-top: 10px;
}
.modal-backdrop.in {
  bottom: 0;
  height: auto !important;
}
/*---Upload photo modal---*/
#upload-modal .modal-dialog {
  width: 780px;
}
#upload-modal .modal-header {
  border: none;
}
#upload-modal .close {
  font-weight: 300;
  font-size: 52px;
  line-height: 32px;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: -6px;
}
#upload-modal .modal-body {
  padding: 10px 15px 22px;
  text-align: center;
}
#upload-modal h2 {
  font-weight: 300;
  font-size: 34px;
  line-height: 36px;
  margin: 0;
}
#upload-modal h3 {
  font-size: 20px;
  font-weight: normal;
}
#upload-modal .btn-lg {
  margin-top: 33px;
  margin-bottom: 23px;
}
#select-photo .btn-lg {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  text-shadow: none;
}
#select-photo .preview {
  display: block;
  background: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 3px;
  width: 90px;
  height: 90px;
  cursor: pointer;
  position: relative;
}
#select-photo .corner {
  display: block;
  width: 82px;
  height: 82px;
  overflow: hidden;
}
#select-photo .corner img {
  max-width: none;
  width: 82px;
  height: 82px;
}
#recent-images,
#samples {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin: 0 0 14px 0;
}
#recent-images li,
#samples li {
  list-style: none;
  margin: 4px;
}
#recent-images ul {
  margin: 0;
  position: relative;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
#recent-images li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
#recent-images .scrollable {
  width: 302px;
  overflow: hidden;
  margin: 0 26px;
  padding: 5px;
}
#recent-images a.active {
  color: #2d2d2e;
  cursor: text;
  text-decoration: none;
}
#samples ul {
  margin: 5px 26px;
  overflow: auto;
}
#samples li {
  float: left;
}
#samples li span {
  width: 82px;
  height: 82px;
  display: block;
}
#uploaded-photos,
#results,
#samples {
  height: 108px;
  position: relative;
  vertical-align: top;
  background-image: url(../../images/recent-images-bg.png);
  background-repeat: no-repeat;
  background-position: 0 80px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
#uploaded-photos,
#results {
  margin-right: 35px;
}
.prev,
.next {
  position: absolute;
  display: block;
  width: 26px;
  height: 100%;
  top: 0;
  background-image: url(../../images/icons-sprite1.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.prev.disabled,
.next.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.prev {
  background-position: -39px 0;
  left: 0;
}
.next {
  background-position: -43px -98px;
  right: 0;
}
.no-photo-uploaded {
  color: #c0c0c0;
  padding: 23px 26px 0;
  height: 75px;
  width: 492px;
}
.delete-recent-image {
  position: absolute;
  right: -7px;
  top: -7px;
  width: 26px;
  height: 26px;
  background: rgba(255, 255, 255, 0.96);
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  z-index: 50;
  color: #555555;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  border: 1px solid rgba(102, 102, 102, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.delete-recent-image:hover {
  color: #e8504b;
}
/*---Upload buttons---*/
.btn-lg {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-size: 20px;
  border: 0;
  text-shadow: none;
  font-weight: normal;
  height: 44px;
  padding: 11px 18px;
  line-height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-lg:hover {
  color: #fff;
}
.btn-lg .default-text,
.btn-lg .loading-text {
  position: absolute;
  right: 0;
}
.btn-lg .loading-text {
  display: none;
}
.btn-lg.loading .default-text {
  display: none;
}
.btn-lg.loading .loading-text {
  display: inline;
}
.btn-lg.loading [class*="icon-"] {
  width: 25px;
  height: 25px;
  margin: 0 16px 0 0;
}
.btn-lg.loading:hover {
  background-position: 0 0;
}
#from-pc,
#from-url,
#from-fb {
  margin: 0 11px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.icon-from-pc,
.icon-from-url,
.icon-from-fb {
  background-image: url(../../images/upload-icons.png);
  float: left;
  margin: 0 13px 0 0;
}
.icon-from-pc {
  background-position: 0 0;
  width: 25px;
  height: 21px;
  margin-top: 2px;
}
.icon-from-fb {
  background-position: -34px 0;
  width: 22px;
  height: 22px;
}
#from-pc {
  min-width: 235px;
}
#from-pc input {
  cursor: pointer;
  font-size: 150px;
  height: 60px;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 100;
}
#from-pc .default-text,
#from-pc .loading-text {
  left: 58px;
  padding-right: 41px;
}
#from-url {
  min-width: 196px;
}
#from-url .default-text,
#from-url .loading-text {
  left: 58px;
  padding-right: 39px;
}
#from-fb {
  min-width: 230px;
}
#from-fb .default-text,
#from-fb .loading-text {
  left: 58px;
  padding-right: 39px;
}
header {
  background-color: #36b6ac;
  border-bottom: 1px solid #36b6ac;
  z-index: 2000;
}
header .nav > li > a,
header .nav > li > span {
  color: #fff;
}
header .dropdown-toggle .caret {
  border-top-color: #fff !important;
}
.navbar-brand {
  width: 63px;
  height: 21px;
  margin-top: 10px;
}
#services-menu > .active > a,
#services-menu > .active > span {
  border-bottom-color: #fff;
  font-weight: normal;
}
#footer {
  top: 0;
  background-color: #262933;
}
#footer a {
  color: #bdced5;
}
.social-links a {
  background-image: url(../../images/editor/index-sprite.png);
}
.social-links .fb {
  background-position: 0 -104px;
}
.social-links .tw {
  background-position: -39px -104px;
}
.social-links .g-plus {
  background-position: -118px -104px;
}
.social-links .vk {
  background-position: -79px -104px;
}
/*---Upload photo modal colors---*/
#upload-modal .close {
  color: #393d40;
}
#upload-modal h2,
#upload-modal h3 {
  color: #2c313e;
}
#select-photo .btn-lg {
  background: #53c6b2;
}
#select-photo .btn-lg.loading [class*="icon-"] {
  background: url(../../images/loader-from-disk.gif) 0 0 no-repeat;
}
.modal-backdrop.in {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
body {
  background: #3f4243;
}
#main-content {
  height: 100% !important;
  position: relative;
  width: 100%;
}
#main-content > .container {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%;
}
header {
  width: auto;
  right: 160px;
  left: 80px;
  min-width: 784px;
}
@media (max-height: 767px) {
  header {
    left: 60px;
    min-width: 804px;
  }
}
header .navbar {
  min-width: 0;
}
header.collapsing {
  position: absolute;
}
.navbar-brand {
  display: none;
}
.navbar-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 80px;
  height: 42px;
  background-color: #29bdb3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 2000;
  cursor: pointer;
}
@media (max-height: 767px) {
  .navbar-toggle {
    width: 60px;
  }
}
.dropdown-menu {
  margin: 0;
  left: -1px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #c9f3e7;
  color: #333333;
}
.tooltip {
  z-index: 2900;
}
input[type="text"] {
  height: 28px;
  border: 1px solid #a1a1a1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 7px;
  font-size: 14px;
  color: #1d1d1d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.checkbox {
  margin: 0;
}
input[type=checkbox] {
  margin-top: 3px;
}
/*---Right bar with Google Ads---*/
#ads-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 160px;
  z-index: 60;
  overflow: hidden;
  z-index: 1990;
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
#ads-bar:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  content: '';
  visibility: hidden;
  height: 100%;
}
#ads-bar .ads-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
@media (min-height: 768px) {
  #ads-bar {
    bottom: 90px;
  }
}
#bottom-ads-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 160px;
  height: 90px;
  z-index: 60;
  overflow: hidden;
  z-index: 1990;
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
#bottom-ads-bar:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-box-shadow: inset 4px 4px 4px -4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: inset 4px 4px 4px -4px rgba(0, 0, 0, 0.45);
  box-shadow: inset 4px 4px 4px -4px rgba(0, 0, 0, 0.45);
}
@media (max-height: 767px) {
  #bottom-ads-bar {
    height: 60px;
  }
}
@media (min-height: 768px) {
  #bottom-ads-bar {
    right: 0;
  }
  #bottom-ads-bar:before {
    right: 160px;
  }
}
.google-ads-footer-01,
.google-ads-footer-02 {
  float: left;
}
@media (max-width: 1115px), (min-height: 768px) and (min-width: 1130px) and (max-width: 1475px), (min-height: 768px) and (max-width: 1129px) {
  .google-ads-footer-01 {
    float: none;
  }
}
.google-ads-footer-02 {
  margin-left: 20px;
}
@media (min-height: 768px) and (min-width: 1710px) {
  .google-ads-footer-02 {
    margin-left: 12px;
  }
}
/*---Tool bar---*/
#tool-bar {
  background-color: #36393b;
  position: absolute;
  top: 42px;
  left: 0;
  bottom: 90px;
  width: 80px;
  overflow: auto;
  z-index: 1030;
}
@media (max-height: 767px) {
  #tool-bar {
    width: 60px;
    bottom: 60px;
  }
}
span[class*="i-"] {
  background-image: url(../../images/editor/tools-icons-v3.png);
  background-repeat: no-repeat;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
#tools > li {
  margin: 13px 0 20px;
  text-align: center;
  list-style: none;
  cursor: pointer;
}
@media (max-height: 767px) {
  #tools > li {
    margin-bottom: 24px;
  }
}
#tools > li .caption {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}
@media (max-height: 767px) {
  #tools > li .caption {
    display: none;
  }
}
#tools > li.active .caption,
#tools > li:hover .caption {
  color: #29bdb3;
}
.i-menu {
  background-position: -94px -323px;
  width: 26px;
  height: 16px;
}
.i-crop {
  background-position: 0 0;
  width: 26px;
  height: 26px;
}
.active .i-crop,
#tools > li:hover .i-crop {
  background-position: -45px 0;
}
.i-rotate {
  background-position: 0 -36px;
  width: 28px;
  height: 23px;
}
.active .i-rotate,
#tools > li:hover .i-rotate {
  background-position: -45px -36px;
}
.i-resize {
  background-position: 0 -70px;
  width: 26px;
  height: 22px;
}
.active .i-resize,
#tools > li:hover .i-resize {
  background-position: -45px -70px;
}
.i-exposure {
  background-position: 0 -102px;
  width: 25px;
  height: 25px;
}
.active .i-exposure,
#tools > li:hover .i-exposure {
  background-position: -45px -102px;
}
.i-colors {
  background-position: 0 -137px;
  width: 15px;
  height: 26px;
}
.active .i-colors,
#tools > li:hover .i-colors {
  background-position: -45px -137px;
}
.i-sharpness {
  background-position: 0 -173px;
  width: 28px;
  height: 31px;
  margin-bottom: -3px;
}
.active .i-sharpness,
#tools > li:hover .i-sharpness {
  background-position: -45px -173px;
}
.i-quick-fix {
  background-position: 0 -214px;
  width: 29px;
  height: 24px;
}
.active .i-quick-fix,
#tools > li:hover .i-quick-fix {
  background-position: -45px -214px;
}
.i-stickers {
  background-position: 0 -349px;
  width: 26px;
  height: 29px;
}
.active .i-stickers,
#tools > li:hover .i-stickers {
  background-position: -45px -349px;
}
.i-text {
  background-position: 0 -248px;
  width: 27px;
  height: 20px;
}
.active .i-text,
#tools > li:hover .i-text {
  background-position: -45px -248px;
}
.i-effects {
  background-position: 0 -278px;
  width: 26px;
  height: 28px;
}
.active .i-effects,
#tools > li:hover .i-effects {
  background-position: -45px -278px;
}
.i-frames {
  background-position: 0 -316px;
  width: 28px;
  height: 23px;
}
.active .i-frames,
#tools > li:hover .i-frames {
  background-position: -45px -316px;
}
.i-textures {
  background-position: 0 -389px;
  width: 28px;
  height: 22px;
}
.active .i-textures,
#tools > li:hover .i-textures {
  background-position: -45px -389px;
}
/*--- Workarea ---*/
#workarea {
  background: url(../../images/editor/bg-pattern_v3.png);
  min-width: 730px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 80px;
  bottom: 90px;
  right: 160px;
  overflow: hidden;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
  -webkit-box-shadow: 4px 0 4px -4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 4px 0 4px -4px rgba(0, 0, 0, 0.45);
  box-shadow: 4px 0 4px -4px rgba(0, 0, 0, 0.45);
}
@media (max-height: 767px) {
  #workarea {
    left: 60px;
    bottom: 60px;
  }
}
#image-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
#image-container.tool-settings-open {
  left: 220px;
}
#canvas-wrapper {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
}
#canvas-wrapper:after {
  height: 100%;
  content: '';
  visibility: hidden;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  width: 0;
}
#canvas-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 95;
}
.rotated #canvas-background {
  background: #000;
}
#canvas,
.temp-canvas {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.rotated #canvas {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#rotate-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 290;
}
#rotate-core {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 99;
  display: none;
}
.rotated #rotate-core {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
#rotate-canvas-snapshot {
  position: absolute;
  top: 50%;
  left: 50%;
}
#rotate-grid {
  position: absolute;
  z-index: 100;
  background: url(../../images/editor/grid-cell.png) center center repeat;
  border: 1px solid rgba(230, 230, 230, 0.7);
}
#crop-wrapper {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  overflow: hidden;
}
#crop-grid {
  border: 2500px solid rgba(0, 0, 0, 0.6);
  margin: -2500px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#controls {
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  text-align: center;
  z-index: 90;
}
#controls > ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  background: #fafafa;
  background: rgba(250, 250, 250, 0.8);
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 600;
  color: #383838;
}
#controls > ul > li {
  float: left;
  list-style: none;
}
#controls > ul > li > span {
  margin-left: 37px;
  cursor: pointer;
}
#controls > ul > li:first-child > span {
  margin-left: 0;
}
#controls .redo,
#controls .options {
  margin-left: 25px;
}
#controls .undo,
#controls .redo,
#controls .options {
  background: url(../../images/icons-sprite.png) no-repeat;
}
#controls .undo {
  display: block;
  width: 22px;
  height: 17px;
  background-position: 0 -272px;
}
#controls .redo {
  display: block;
  width: 22px;
  height: 17px;
  background-position: 0 -297px;
}
#controls .options {
  display: block;
  width: 18px;
  height: 19px;
  background-position: 0 -318px;
}
/*--Settings--*/
.tool-settings {
  position: absolute;
  z-index: 500;
  display: none;
}
.tool-settings.static {
  top: 0;
  left: 0;
  bottom: 0;
}
.tool-settings.float {
  top: 18px;
  left: 7px;
}
.settings-panel {
  background: #f6f6f6;
  text-align: left;
  width: 220px;
}
.static .settings-panel {
  border-right: 1px solid rgba(0, 0, 0, 0.33);
  height: 100%;
}
.float .settings-panel {
  border: 1px solid rgba(0, 0, 0, 0.33);
  background: rgba(255, 255, 255, 0.86);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}
.settings-header {
  font-size: 16px;
  color: #383838;
  font-weight: 600;
  padding: 4px 8px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.collapse-panel:before {
  display: block;
  position: absolute;
  top: 10px;
  right: 9px;
  content: "\002D";
  cursor: pointer;
  color: #383838;
  font: normal 22px/10px Arial;
}
.collapsed .collapse-panel:before {
  content: "\002B";
}
.settings-body {
  padding: 15px 8px 17px;
}
.collapsed .settings-body {
  display: none;
}
.settings-body label {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  white-space: nowrap;
}
.settings-body .dropdown-toggle {
  display: block;
}
.settings-footer {
  padding: 8px 0;
}
.btn-wrapper {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 8px 0;
}
.btn-wrapper .btn {
  display: table-cell;
  padding: 6px;
}
.btn-wrapper .btn-primary {
  margin-right: 6px;
  min-width: 60px;
}
.btn {
  font-size: 14px;
  font-weight: 600;
  background-image: none;
  background-color: #eeeeee;
  border-color: #a2a2a2;
  color: #383838;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #29bdb3;
  border-color: #0ab4a8;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #29bdb3;
  border-color: #0ab4a8;
}
.btn-group .btn {
  line-height: 25px;
  height: 30px;
  background-image: none;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #a1a1a1;
  padding: 0 0 3px;
  width: 25.35%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-group .btn:hover {
  background-color: #e5e5e5;
}
.radio-buttons-group {
  width: 100%;
  margin-bottom: 10px;
}
.radio-buttons-group .btn {
  width: 50%;
  color: #504a4a;
  padding: 2px 8px;
  font-size: 14px;
  line-height: 24px;
}
.radio-buttons-group .btn:hover,
.radio-buttons-group .btn.active,
.radio-buttons-group .btn:active {
  background-color: #ebebeb;
  color: #339c8a;
  font-weight: 600;
}
#splash-type {
  margin: 15px 0 5px;
}
.settings-sub-footer {
  text-align: right;
  padding: 12px 0;
  clear: both;
}
.settings-sub-footer .btn {
  font-size: 13px;
  min-width: 78px;
  height: 26px;
  line-height: 23px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  font-weight: 600;
}
.settings-sub-footer .btn-primary {
  margin-left: 8px;
  margin-right: 0;
}
.btn-group.btns-num-4 {
  width: 100%;
  margin-bottom: 20px;
}
.i-rotate-ccw {
  width: 23px;
  height: 20px;
  background-position: -94px 0;
}
.btn-group .btn:hover .i-rotate-ccw {
  background-position: -94px -28px;
}
.i-rotate-cw {
  width: 23px;
  height: 20px;
  background-position: -127px 0;
}
.btn-group .btn:hover .i-rotate-cw {
  background-position: -127px -28px;
}
.i-flip-h {
  width: 23px;
  height: 17px;
  background-position: -160px 0;
}
.btn-group .btn:hover .i-flip-h {
  background-position: -160px -28px;
}
.i-flip-v {
  width: 17px;
  height: 23px;
  background-position: -193px 0;
}
.btn-group .btn:hover .i-flip-v {
  background-position: -193px -28px;
}
.effect-settings-tabs {
  border-color: #a1a1a1;
  display: table;
  width: 100%;
}
.effect-settings-tabs > li {
  margin-bottom: 0;
  display: table-cell;
  float: none;
}
.effect-settings-tabs > li:first-child {
  padding: 0 1px 0 3px;
}
.effect-settings-tabs > li:last-child {
  padding: 0 3px 0 1px;
}
.effect-settings-tabs > li > span {
  display: block;
  height: 28px;
  line-height: 27px;
  padding: 0 5px;
  text-align: center;
  border: solid #a1a1a1;
  border-width: 1px 1px 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #dfdfdf;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.effect-settings-tabs > li.active > span {
  height: 29px;
  background: #f6f6f6;
  font-weight: 600;
  color: #339c8a;
  cursor: default;
  margin-bottom: -1px;
}
.tab-pane {
  padding: 15px 0 0;
}
.settings-select-menu {
  top: -1px;
  left: -1px;
  right: -1px;
  font-size: 13px;
  padding: 10px 0;
}
.settings-select-menu li {
  padding: 0 13px;
}
.select-texture-toning {
  margin: 6px 0 10px;
  line-height: 20px;
}
.select-texture-toning .sp-replacer {
  margin: 0 0 0 20px;
  padding: 0;
  width: 43px;
  position: relative;
  padding: 0 3px 3px 0;
}
.select-texture-toning .sp-preview {
  position: relative;
  top: auto;
  right: auto;
  width: 40px;
}
#sticker-colored-wrapper {
  padding-bottom: 17px;
}
#sticker-colored-wrapper .sp-replacer {
  margin: -65px 0 0 -62px;
  padding: 0 0 0 62px;
}
#sticker-colored-wrapper .sp-preview {
  position: absolute;
  top: 0;
  right: 3px;
  width: 40px;
}
.eyedropper {
  background: #f6f6f6 url(../../images/editor/tools-icons-v3.png) -205px -78px no-repeat;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0 0 2px 3px;
}
.eyedropper:hover,
.eyedropper:active,
.eyedropper.active,
.eyedropper.btn-primary {
  background: #f6f6f6 url(../../images/editor/tools-icons-v3.png) -205px -106px no-repeat;
}
.slider {
  margin: 0 auto;
  position: relative;
}
.slider.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  pointer-events: none;
}
.slider-plus,
.slider-minus {
  display: block;
  color: #565656;
  font-weight: 600;
  font-size: 20px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  z-index: 20;
  cursor: pointer;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-plus:hover,
.slider-minus:hover,
.slider-plus:active,
.slider-minus:active {
  background-color: #e5e5e5;
  color: #29bdb3;
}
.slider-initial {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #8e8d8d;
  margin-top: 5px;
  z-index: 0;
}
.slider-reset {
  position: absolute;
  right: 11px;
  top: 0;
  z-index: 20;
  cursor: pointer;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: url(../../images/editor/tools-icons-v3.png);
  background-position: -185px -90px;
  margin: 1px 3px 0;
}
#effects-split_toning-settings .slider-reset {
  right: -3px;
}
.slider-reset:hover,
.slider-reset:active {
  background-position: -185px -108px;
  background-color: #e5e5e5;
  color: #29bdb3;
}
.slider-vertical {
  width: 18px;
  height: 130px;
  margin: 26px auto;
}
.slider-vertical .slider-plus {
  top: -26px;
}
.slider-vertical .slider-minus {
  bottom: -26px;
}
.slider-horizontal {
  margin: 0 22px;
  margin-bottom: 10px;
  clear: both;
}
.slider-horizontal + .slider-horizontal,
.slider-horizontal + .checkbox,
.checkbox + .slider-horizontal {
  margin-top: 20px;
}
.slider-horizontal .slider-plus {
  right: -22px;
}
.slider-horizontal .slider-minus {
  left: -22px;
}
.slider-horizontal output {
  float: right;
  color: #1d1d1d;
  font-size: 12px;
  line-height: inherit;
  padding: 2px 0 0;
}
.slider-horizontal:hover .slider-plus,
.slider-horizontal:hover .slider-minus,
.slider-horizontal:hover .slider-reset {
  background-color: #e5e5e5;
}
.slider-caption {
  display: block;
  font-size: 13px;
  color: #1d1d1d;
  margin: 0 -22px 3px;
  line-height: normal;
}
.slider-caption-lg {
  font-size: 14px;
  padding-bottom: 4px;
}
/* --- HTML5 slider --- */
input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 18px;
  border: none;
  outline: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 2px;
  width: 100%;
  border: none;
  outline: none;
  background: #929191;
  margin-top: -2px;
  margin-bottom: 1px;
}
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 2px;
  border: none;
  outline: none;
  background: #929191;
}
input[type="range"]::-ms-track {
  width: 100%;
  height: 2px;
  border: none;
  outline: none;
  color: transparent;
  /* don't drawn vertical reference line */
  background: #929191;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #fff none;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid rgba(0, 0, 0, 0.42);
  cursor: pointer;
  margin-top: -7px;
}
input[type="range"]::-moz-range-thumb {
  background: #fff none;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  border: 1px solid rgba(0, 0, 0, 0.42);
  cursor: pointer;
}
input[type="range"]::-ms-thumb {
  background: #fff none;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid rgba(0, 0, 0, 0.42);
  cursor: pointer;
  z-index: 100;
}
input[type="range"]::-ms-fill-upper,
input[type="range"]::-ms-fill-lower {
  background-color: #929191;
}
input[type="range"]::-ms-ticks-after,
input[type="range"]::-ms-ticks-before {
  display: block;
  color: #fff;
}
input[type="range"]::-ms-tooltip {
  display: none;
}
input[type="range"]:focus,
input[type="range"]:active,
input[type="range"]:hover {
  outline: none;
}
input[type="range"]:focus::-webkit-slider-thumb,
input[type="range"]:active::-webkit-slider-thumb,
input[type="range"]:hover::-webkit-slider-thumb {
  border-color: #29bdb3;
}
input[type="range"]:focus::-moz-range-thumb,
input[type="range"]:active::-moz-range-thumb,
input[type="range"]:hover::-moz-range-thumb {
  border-color: #29bdb3;
}
input[type="range"]:focus::-ms-thumb,
input[type="range"]:active::-ms-thumb,
input[type="range"]:hover::-ms-thumb {
  border-color: #29bdb3;
}
input[type="range"]::-moz-focus-outer {
  border: 0;
}
.slider-vertical input[type="range"] {
  -moz-transform: translate(-56px, 56px) rotate(-90deg);
  -ms-transform: translate(-56px, 56px) rotate(-90deg);
  -o-transform: translate(-56px, 56px) rotate(-90deg);
  transform: translate(-56px, 56px) rotate(-90deg);
  -webkit-transform: translate(-55px, 55px) rotate(-90deg);
  width: 130px;
  height: 20px;
}
/* --- HTML5 input type="number" --- */
input[type="number"] {
  width: 46px;
  height: 31px;
  border: 1px solid #a1a1a1;
  margin-left: 10px;
  background: #fff;
  padding-left: 3px;
  position: relative;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.spin-btn-up,
.spin-btn-down {
  position: absolute;
  right: 1px;
  width: 22px;
  height: 14px;
  z-index: 30;
  cursor: pointer;
}
.spin-btn-up:before,
.spin-btn-down:before {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  left: 7px;
  top: 6px;
}
.spin-btn-up {
  top: 1px;
}
.spin-btn-up:before {
  border-bottom: 4px solid #504a4a;
}
.spin-btn-down {
  bottom: 1px;
}
.spin-btn-down:before {
  border-top: 4px solid #504a4a;
}
.select-size {
  float: right;
  margin-left: 20px;
  font-size: 13px;
  position: relative;
}
.select {
  display: block;
  background: #fff;
  border: 1px solid #a1a1a1;
  font-size: 14px;
  height: 28px;
  line-height: 26px;
}
.select a {
  display: block;
  color: #1d1d1d;
  text-decoration: none;
  padding: 0 7px;
}
.select .caret {
  position: absolute;
  right: 7px;
  top: 12px;
}
.select .dropdown-menu {
  border-color: #a1a1a1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  left: -1px;
  right: -1px;
  margin-top: -2px;
  height: 126px;
  overflow: auto;
}
.select .dropdown-menu > li a {
  padding: 3px 7px;
}
.crop-sizes {
  margin-top: 15px;
  overflow: auto;
}
.crop-sizes input[type="text"] {
  width: 92px;
}
.crop-sizes .form-group {
  float: left;
  padding-right: 15px;
  margin-bottom: 0;
}
.crop-sizes .form-group:last-child {
  padding-right: 0;
}
.settings-switch-btn {
  position: absolute;
  top: 11px;
  right: 11px;
  border: 0;
  overflow: hidden;
  width: 62px;
  height: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
}
.settings-switch-btn label {
  width: 62px;
  height: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  position: relative;
  float: left;
  cursor: pointer;
}
.settings-switch-btn label:before,
.settings-switch-btn label:after {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
}
.settings-switch-btn label:before {
  content: 'Off';
  width: 62px;
  height: 23px;
  background: #eb786e;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
  padding: 0 0 0 10px;
}
.settings-switch-btn label:after {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 2px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15);
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  background: #fff;
  margin: 2px;
  content: '';
}
.settings-switch-btn input {
  margin-left: -999px;
}
.settings-switch-btn input:checked ~ label:before {
  background: #29bdb3;
  content: "On";
  padding: 0 10px 0 0;
}
.settings-switch-btn input:checked ~ label:after {
  margin-left: 41px;
}
/*---Controls & buttons---*/
#top-controls,
#bottom-controls {
  position: absolute;
  right: 0;
  z-index: 700;
}
#top-controls {
  top: 0;
  padding: 10px 14px;
}
#bottom-controls {
  bottom: 0;
  padding: 10px 14px;
}
#bottom-controls .btn {
  background: #fff;
  border: 1px solid #a2a2a2;
  color: #383838;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  height: 34px;
  padding: 4px 10px;
  margin-left: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#bottom-controls span[class*="i-"] {
  margin-right: 10px;
  margin-top: -2px;
}
#bottom-controls #redo {
  margin-left: 6px;
}
#upload-photo {
  overflow: hidden;
  position: relative;
  color: #1bbbb0 !important;
}
.i-change-photo {
  width: 30px;
  height: 24px;
  background-position: -94px -55px;
}
.i-save-share {
  width: 19px;
  height: 17px;
  background-position: -131px -58px;
}
.i-undo,
.i-redo {
  width: 18px;
  height: 17px;
  margin-right: 0 !important;
}
.i-undo {
  background-position: -156px -58px;
}
.i-redo {
  background-position: -181px -58px;
}
#zoom-slider {
  margin-right: 7px;
}
.confirm-modal .modal-dialog {
  width: 250px;
}
.confirm-modal .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.33);
}
.confirm-modal .modal-body {
  color: #383838;
  font-weight: 600;
  font-size: 16px;
  padding: 8px 20px;
  position: relative;
}
.confirm-modal .modal-footer {
  border: 0;
  padding: 12px 7px 15px;
}
.confirm-modal .modal-footer .btn-primary {
  min-width: 70px;
}
.confirm-modal .close {
  color: #474747;
  font-size: 26px;
  opacity: 0.8;
  font-weight: normal;
  right: 12px;
  top: 12px;
  line-height: 16px;
  position: absolute;
}
.confirm-modal .close:hover {
  opacity: 1;
}
#img-load {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
}
#processing-layer {
  position: absolute;
  top: 0;
  left: 220px;
  right: 0;
  bottom: 0;
  z-index: 800;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
}
#processing-layer:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  content: '';
  visibility: hidden;
  height: 100%;
}
.plocessing-icon {
  background: url(../../images/editor/processing.gif) no-repeat;
  width: 44px;
  height: 44px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-right: 20px;
}
/*---Add text---*/
#text-settings {
  bottom: 18px;
  min-width: 0;
}
#add-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
}
#text-presets {
  position: absolute;
  width: 220px;
  top: 51px;
  bottom: 0;
}
#text-presets.collapsed {
  bottom: auto;
}
#text-presets .settings-body {
  position: absolute;
  top: 30px;
  bottom: 0;
  width: 100%;
  overflow: auto;
  padding: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#text-presets-list li,
#fonts-list li,
.settings-select li {
  list-style: none;
  cursor: pointer;
}
#text-presets-list li:hover,
#fonts-list li:hover,
.settings-select li:hover,
#text-presets-list li:active,
#fonts-list li:active,
.settings-select li:active,
#text-presets-list li.active,
#fonts-list li.active,
.settings-select li.active {
  background-color: #c9f3e7;
}
#text-presets-list span,
#fonts-list span,
#font-selected span {
  display: block;
  width: 100%;
}
#text-presets-list li {
  padding: 1px 8px 1px 30px;
}
#text-presets-list span {
  height: 48px;
}
#font-selected {
  margin-top: -1px;
}
#fonts-list {
  max-height: 490px;
  width: 317px;
  top: -50px;
  right: -15px;
  left: auto;
  margin: 0;
  padding: 0;
}
#fonts-list li {
  padding: 2px 8px 2px 30px;
}
#fonts-list span {
  height: 30px;
}
#text-presets-list .loading,
#fonts-list .loading {
  background-image: url(../../images/editor/font-loader.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
}
#text-settings-sub {
  position: absolute;
  z-index: 80;
  top: 60px;
  left: 70%;
  display: none;
}
#text-settings-sub .form-row {
  display: block;
  clear: both;
}
#text-settings-sub .form-group {
  width: 96px;
  float: left;
  margin-bottom: 0;
}
#text-settings-sub .form-group:nth-child(even) {
  margin-left: 10px;
}
.settings-select {
  display: block;
  background: #fff;
  border: 1px solid #a1a1a1;
  font-size: 13px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 11px;
  padding-left: 6px;
  cursor: pointer;
  position: relative;
}
.settings-select span[class*="i-"] {
  margin: 0 9px 3px 6px;
}
.settings-select .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #a1a1a1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.settings-select .dropdown-toggle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 6px;
  z-index: 100;
}
.settings-select:before,
.select-shadow-color:before,
.color-select:before,
.select-texture-toning .sp-replacer:before,
#sticker-colored-wrapper .sp-replacer:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid #504a4a;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  right: 1px;
  bottom: 3px;
  top: auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 40;
}
.color-select {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  padding: 3px 3px 3px 10px;
  width: 56px;
  height: 25px;
}
#text-alignment .btn,
#font-style .btn {
  width: 39px;
}
#sticker-rotation,
#sticker-position,
#text-rotation,
#text-position {
  margin-top: 8px;
}
#sticker-rotation .btn,
#sticker-position .btn,
#text-rotation .btn,
#text-position .btn {
  width: 48px;
}
#sticker-rotation .btn:first-child,
#sticker-position .btn:first-child,
#text-rotation .btn:first-child,
#text-position .btn:first-child {
  width: 49px;
}
.btn-toolbar {
  margin: 0 0 10px -10px;
}
.btn-toolbar > .btn-group {
  margin-left: 10px;
}
.i-align-left {
  background-position: -95px -92px;
  width: 22px;
  height: 14px;
}
.active .i-align-left,
.btn-group .btn:hover .i-align-left {
  background-position: -95px -111px;
}
.i-align-center {
  background-position: -123px -92px;
  width: 22px;
  height: 14px;
}
.active .i-align-center,
.btn-group .btn:hover .i-align-center {
  background-position: -123px -111px;
}
.i-align-right {
  background-position: -150px -92px;
  width: 22px;
  height: 14px;
}
.active .i-align-right,
.btn-group .btn:hover .i-align-right {
  background-position: -150px -111px;
}
.i-font-bold {
  background-position: -94px -130px;
  width: 13px;
  height: 13px;
}
.active .i-font-bold,
.btn-group .btn:hover .i-font-bold {
  background-position: -94px -148px;
}
.i-font-italic {
  background-position: -115px -130px;
  width: 10px;
  height: 13px;
}
.active .i-font-italic,
.btn-group .btn:hover .i-font-italic {
  background-position: -115px -148px;
}
.i-text-color {
  background-position: -94px -166px;
  width: 16px;
  height: 13px;
}
.i-font-size {
  background-position: -112px -166px;
  width: 24px;
  height: 14px;
}
.i-text-stroke {
  background-position: -137px -166px;
  width: 16px;
  height: 15px;
}
.i-text-bg {
  background-position: -159px -166px;
  width: 24px;
  height: 18px;
}
.i-text-shadow {
  background-position: -183px -166px;
  width: 16px;
  height: 18px;
}
.i-text-opacity {
  background-position: -205px -166px;
  width: 24px;
  height: 18px;
}
.i-snap {
  background-position: -94px -208px;
  width: 20px;
  height: 16px;
}
.active .i-snap,
.btn-group .btn:hover .i-snap {
  background-position: -94px -232px;
}
.i-rotate-element {
  background-position: -119px -208px;
  width: 18px;
  height: 16px;
}
.active .i-rotate-element,
.btn-group .btn:hover .i-rotate-element {
  background-position: -119px -232px;
}
.i-backward {
  background-position: -142px -208px;
  width: 26px;
  height: 19px;
}
.active .i-backward,
.btn-group .btn:hover .i-backward {
  background-position: -142px -232px;
}
.i-forward {
  background-position: -173px -208px;
  width: 26px;
  height: 19px;
}
.active .i-forward,
.btn-group .btn:hover .i-forward {
  background-position: -173px -232px;
}
#font-size-popup,
#text-opacity-popup {
  width: 247px;
  padding: 5px 8px 0;
  left: auto;
  right: -23px;
  top: -27px;
  cursor: default;
}
.spinner {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.shadow-options {
  list-style: none;
  margin: 10px 0 0;
  overflow: auto;
}
.shadow-options li {
  float: left;
  font-size: 13px;
  width: 135px;
  padding-right: 20px;
  margin: 8px 0 12px;
  position: relative;
}
.shadow-options li:nth-child(even) {
  padding-right: 0;
  width: 116px;
}
.shadow-options .spinner {
  float: right;
}
#text-shadow-popup {
  left: -34px;
  padding: 5px 8px 0;
  right: auto;
  top: -152px;
  width: 269px;
  cursor: default;
}
.settings-popup-body {
  position: relative;
  overflow: auto;
}
.disabled .settings-popup-body:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.70;
  filter: alpha(opacity=70);
  z-index: 99;
}
.select-shadow-color {
  position: relative;
  float: left;
  font-size: 13px;
  line-height: 28px;
}
.select-shadow-color .sp-replacer {
  margin-top: 0px !important;
  margin-left: 17px !important;
  padding: 0;
  width: 41px;
  height: 22px;
}
.text-option-off {
  display: none;
  color: #b3b3b3;
  font-size: 14px;
  margin-bottom: 3px;
  width: 40px;
  float: right;
}
.settings-off .text-option-off {
  display: block;
}
.colpick,
.colpick_hex {
  z-index: 600;
}
/*---Effects/Stickers accordion ---*/
.panel-group {
  margin: -15px -8px 0;
  border-bottom: 1px solid #d7d7d7;
}
.panel-group .panel + .panel {
  margin: 0;
}
.effects-accordion-level2 {
  margin: 0;
}
.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  margin: 0;
}
.panel:first-child .panel-heading a {
  border-top: 0;
}
.panel-heading {
  font-size: 16px;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-heading a {
  color: #333537;
  text-decoration: none;
  display: block;
  line-height: 34px;
  padding: 0 30px 0 15px;
  position: relative;
  border-top: 1px solid #d7d7d7;
  background: #c9f3e7;
}
.panel-heading a.collapsed {
  background: none;
}
.panel-heading a.collapsed:hover {
  background: #c9f3e7;
}
.panel-heading .caret {
  position: absolute;
  right: 10px;
  top: 17px;
  border-top-color: #565656;
}
.panel-heading .collapsed .caret {
  border-left: 4px solid #565656;
  border-top: 4px solid transparent;
  border-right: 0;
  border-bottom: 4px solid transparent;
  top: 14px;
  right: 15px;
}
.panel-body {
  border: 1px solid #e7e7e8 0 0 0;
  padding: 0;
  overflow: auto;
}
.panel-footer {
  background: none;
  padding: 12px 0 14px;
}
.tab-pane .panel-footer {
  margin: 0 -8px;
}
.panel-footer .slider-horizontal {
  margin: 0 30px 16px;
}
#effects-settings .mCSB_scrollTools,
#server-filters-settings .mCSB_scrollTools,
.effects-accordion-level2 .mCSB_scrollTools {
  width: 22px;
  padding-left: 5px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: #f6f6f6;
  z-index: 50;
}
#effects-settings .mCSB_draggerContainer,
#server-filters-settings .mCSB_draggerContainer,
.effects-accordion-level2 .mCSB_draggerContainer {
  left: 5px;
}
#effects-settings .mCSB_draggerContainer,
#server-filters-settings .mCSB_draggerContainer,
.effects-accordion-level2 .mCSB_draggerContainer,
#effects-settings .mCSB_buttonUp,
#server-filters-settings .mCSB_buttonUp,
.effects-accordion-level2 .mCSB_buttonUp,
#effects-settings .mCSB_buttonDown,
#server-filters-settings .mCSB_buttonDown,
.effects-accordion-level2 .mCSB_buttonDown {
  background: #f6f6f6;
}
#effects-settings li,
#server-filters-settings li,
.effects-accordion-level2 li {
  list-style: none;
}
#effects-settings .panel-group,
#server-filters-settings .panel-group,
.effects-accordion-level2 .panel-group {
  border: 0;
}
#effects-settings .panel-heading,
#server-filters-settings .panel-heading,
.effects-accordion-level2 .panel-heading {
  padding: 6px 8px 0;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
#effects-settings .panel-body,
#server-filters-settings .panel-body,
.effects-accordion-level2 .panel-body {
  border: 0;
  padding: 12px 8px 0;
  max-height: none;
  overflow: visible;
}
.effects-accordion-level2 .panel-body {
  border: 0 !important;
}
#texture-settings .effects-accordion-level2 .panel-body {
  height: 310px;
}
.effect-preview-wrapper {
  position: relative;
  width: 202px;
  overflow: hidden;
  line-height: 100px;
  font-size: 0;
  height: 25px;
}
.effect-preview-wrapper img {
  display: inline-block;
  vertical-align: middle;
  margin: -50% 0;
  max-width: 100%;
}
.effect-preview-wrapper canvas {
  display: inline-block;
}
.effect-preview-wrapper:before {
  content: '';
  display: inline-block;
  height: 100px;
  visibility: hidden;
  width: 0;
  vertical-align: middle;
}
.collapsed .effect-preview-wrapper {
  height: 100px;
}
.effect-name {
  font-size: 18px;
  font-weight: 300;
  color: #050505;
  padding-top: 5px;
  display: block;
}
.collapsed .effect-name {
  color: #fff;
  height: 24px;
  line-height: 22px;
  padding: 0 6px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 30;
}
.effects-control {
  display: none;
  left: 0;
  top: 0;
  z-index: 400;
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fff;
  border: 2px solid white;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  cursor: move;
}
#effects-control-tiltshift-linear {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 400;
}
#effects-control-tiltshift-linear-center {
  position: absolute;
  top: 0px;
  left: 0px;
}
#effects-control-tiltshift-linear-rect {
  position: absolute;
  height: 100px;
  border: 4px solid white;
  margin-top: -50px;
  transform: rotate(0deg);
  cursor: move;
}
#effects-control-tiltshift-linear-rotate {
  margin-left: -12.5px;
  margin-top: -12.5px;
  display: block;
}
#effects-control-tiltshift-circular-big {
  position: absolute;
  background: none;
  display: none;
}
#effects-control-tiltshift-circular-small {
  position: absolute;
  display: none;
  margin-left: -12.5px;
  margin-top: -12.5px;
}
#effects-control-tiltshift-circular {
  display: none;
  z-index: 400;
  position: absolute;
  background: none;
  left: 0;
  top: 0;
}
#effects-control-splash {
  background: none;
  cursor: none;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
/*--- Save & share ---*/
#save-share-modal.loading a {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
#save-share-modal .modal-dialog {
  width: 362px;
}
#save-share-modal .modal-header {
  border-color: #d7d7d7;
}
#save-share-modal .modal-header h4 {
  font-size: 16px;
  color: #383838;
  font-weight: 600;
}
#save-share-modal .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.33);
}
#save-share-modal .modal-body {
  color: #242424;
  font-size: 14px;
  padding: 0 20px;
}
#save-share-modal .modal-footer {
  border: 0;
}
#save-share-modal .close {
  color: #474747;
  font-size: 26px;
  opacity: 0.8;
  font-weight: normal;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 16px;
  position: absolute;
}
#save-share-modal .close:hover {
  opacity: 1;
}
#save-share-modal .settings-select {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#save-share-modal .settings-select li {
  padding: 0 7px;
  white-space: nowrap;
}
#save-share-modal input[type="text"] {
  width: 56px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  font-size: 13px;
}
#save-share-modal input[type="text"] + span {
  font-size: 13px;
  line-height: 28px;
}
#save-share-modal input[type="text"].input-sharing-link {
  width: 320px;
  margin: 0 0 20px;
  padding-right: 30px;
}
#save-share-modal p {
  padding: 17px 0 5px;
  margin: 0;
}
#short-share-settings {
  position: relative;
  padding: 0 75px 0 0;
  margin-top: 17px;
}
#edit-share-settings {
  position: absolute;
  top: 0;
  right: 0;
}
#full-share-settings {
  display: none;
}
#select-format {
  width: 60px;
}
#select-format .dropdown-menu {
  min-width: 60px;
}
#select-quality {
  width: 160px;
}
#select-quality .dropdown-menu {
  min-width: 160px;
}
#select-size {
  width: 120px;
}
#select-size .dropdown-menu {
  min-width: 120px;
}
#file-size,
.short-share-info {
  color: #919191;
  font-size: 12px;
  display: block;
}
#save-share-buttons {
  border-top: 1px solid #d7d7d7;
  margin: 30px -20px 0;
  padding-bottom: 20px;
  font-size: 0;
  position: relative;
}
#save-share-buttons li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding: 13px 10px;
  font-size: 14px;
  text-align: center;
}
@media (max-height: 559px) {
  #save-share-buttons li {
    padding: 8px 10px;
  }
}
#save-share-buttons a {
  display: inline-block;
  text-decoration: none;
  color: #242424;
}
#save-share-buttons .btn-icon {
  background-image: url(../../images/editor/tools-icons-v3.png);
  width: 43px;
  height: 43px;
  display: block;
  margin: 0 auto 5px;
}
#save-share-buttons.short-list + .expand {
  display: block;
  cursor: pointer;
  text-align: center;
  margin: -20px -20px 15px;
  position: relative;
  z-index: 100;
}
#save-share-buttons.short-list li:nth-child(n+7) {
  display: none;
}
#save-share-buttons + .expand {
  display: none;
}
#save-share-buttons + .expand:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid #5e5e5e;
}
.loading #save-share-buttons:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7) url(../../images/save-share-loader.gif) center center no-repeat;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 110;
}
#btn-download .btn-icon {
  background-position: -253px 0;
}
#btn-share .btn-icon {
  background-position: -253px -46px;
}
#btn-facebook .btn-icon {
  background-position: -253px -92px;
}
#btn-twitter .btn-icon {
  background-position: -253px -139px;
}
#btn-vkontakte .btn-icon {
  background-position: -253px -186px;
}
#btn-dropbox .btn-icon {
  background-position: -299px 0;
}
#btn-email .btn-icon {
  background-position: -299px -46px;
}
#btn-pinterest .btn-icon {
  background-position: -299px -93px;
}
#btn-google .btn-icon {
  background-position: -299px -140px;
}
.sharing-link-block p {
  font-size: 13px;
  padding: 0 0 5px !important;
  line-height: 16px;
}
.sharing-link-block .new-window-icon {
  position: absolute;
  right: 3px;
  top: 3px;
  background: url(../../images/editor/tools-icons-v3.png) -94px -268px;
  width: 22px;
  height: 22px;
  border: none;
}
.sharing-link-block .new-window-icon:hover,
.sharing-link-block .new-window-icon:focus {
  box-shadow: none;
}
.input-sharing-link-wrapper {
  position: relative;
}
#frames-list,
#stickers-list {
  padding: 0;
}
.frames-list li,
.stickers-list li {
  list-style: none;
  float: left;
  cursor: pointer;
}
.frames-list li.active,
.stickers-list li.active,
.frames-list li:active,
.stickers-list li:active,
.frames-list li:hover,
.stickers-list li:hover {
  -webkit-box-shadow: 2px 2px 0 #29bdb3, -2px -2px 0 #29bdb3, 2px -2px 0 #29bdb3, -2px 2px 0 #29bdb3;
  -moz-box-shadow: 2px 2px 0 #29bdb3, -2px -2px 0 #29bdb3, 2px -2px 0 #29bdb3, -2px 2px 0 #29bdb3;
  box-shadow: 2px 2px 0 #29bdb3, -2px -2px 0 #29bdb3, 2px -2px 0 #29bdb3, -2px 2px 0 #29bdb3;
}
.texture-preview {
  width: 200px;
  height: 25px;
  overflow: hidden;
}
.collapsed .texture-preview {
  height: 70px;
}
.texture-preview,
.effect-preview-wrapper {
  position: relative;
}
.texture-preview.loading:after,
.effect-preview-wrapper.loading:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f6f6f6 url(../../images/loader-preview.gif) center center no-repeat;
  z-index: 20;
}
.stickers-list li {
  width: 46px;
  height: 46px;
  margin: 5px 10px;
}
.stickers-list.loading li {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  pointer-events: none;
}
.frames-list li {
  width: 53px;
  height: 53px;
  margin: 6px 4px 6px 9px;
  background-color: #eeeeee;
  -webkit-box-shadow: 1px 1px 0 #cad0d2, -1px -1px 0 #cad0d2, 1px -1px 0 #cad0d2, -1px 1px 0 #cad0d2;
  -moz-box-shadow: 1px 1px 0 #cad0d2, -1px -1px 0 #cad0d2, 1px -1px 0 #cad0d2, -1px 1px 0 #cad0d2;
  box-shadow: 1px 1px 0 #cad0d2, -1px -1px 0 #cad0d2, 1px -1px 0 #cad0d2, -1px 1px 0 #cad0d2;
}
#sticker-settings-sub {
  position: absolute;
  z-index: 80;
  top: 60px;
  left: 70%;
  display: none;
}
#sticker-settings-sub .settings-panel {
  width: 235px;
}
#sticker-settings-sub .btn-toolbar {
  margin-left: -5px;
  clear: both;
}
#sticker-settings-sub .btn-toolbar .btn {
  width: 35px;
}
#sticker-settings-sub .btn-group {
  margin: 20px 0 0 5px;
}
.sticker-shadow-settings {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  margin: 0 -18px;
  padding: 0 8px;
}
#effects-settings-sub {
  left: 80%;
  top: 20%;
}
#texture-settings-sub {
  left: 80%;
  top: 20%;
}
#texture-move-sub {
  left: 80%;
  top: 20%;
}
#sticker-draganddrop-control {
  display: none;
  left: 0;
  top: 0;
  z-index: 500;
  position: absolute;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  margin-top: -23px;
  cursor: move;
  opacity: 0.8;
}
#confirm-apply .modal-footer {
  margin-top: 0;
  padding-top: 0;
}
#texture-controls-center {
  width: 20px;
  height: 20px;
  margin: -10px;
  background: white;
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border: 2px solid white;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
}
/*Crop styles*/
#crop-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 290;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for these yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
#crop-grid {
  position: absolute;
  z-index: 300;
}
#crop-frame {
  width: 100%;
  height: 100%;
  z-index: 310;
  position: absolute;
  overflow: hidden;
}
#crop-canvas-snapshot {
  position: absolute;
  z-index: 310;
  transform: rotate(0deg);
}
#crop-handles {
  width: 100%;
  height: 100%;
  z-index: 330;
}
.crop-vline,
.crop-hline {
  background: #FFF;
  font-size: 0;
  position: absolute;
  z-index: 320;
}
.crop-vline {
  height: 100%;
  width: 1px!important;
}
.crop-vline.right {
  right: 0;
}
.crop-vline.v-center1 {
  left: 33.33333%;
}
.crop-vline.v-center2 {
  left: 66.66667%;
}
.crop-hline {
  height: 1px!important;
  width: 100%;
}
.crop-hline.bottom {
  bottom: 0;
}
.crop-hline.h-center1 {
  top: 33.333333%;
}
.crop-hline.h-center2 {
  top: 66.666667%;
}
.crop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
  cursor: move;
  z-index: 330;
  position: absolute;
}
.crop-handle {
  background-color: #fff;
  border: 1px solid rdba(0, 0, 0, 0.27);
  height: 25px;
  width: 25px;
  border-radius: 28px;
  position: absolute;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.crop-handle.ord-nw {
  left: 0;
  margin-left: -10px;
  margin-top: -10px;
  top: 0;
  cursor: nw-resize;
  z-index: 378;
}
.crop-handle.ord-ne {
  margin-right: -10px;
  margin-top: -10px;
  right: 0;
  top: 0;
  cursor: ne-resize;
  z-index: 379;
}
.crop-handle.ord-se {
  bottom: 0;
  margin-bottom: -10px;
  margin-right: -10px;
  right: 0;
  cursor: se-resize;
  z-index: 380;
}
.crop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -10px;
  margin-left: -10px;
  cursor: sw-resize;
  z-index: 381;
}
.crop-dragbar.ord-n {
  cursor: n-resize;
  z-index: 370;
}
.crop-dragbar.ord-s {
  cursor: s-resize;
  z-index: 371;
}
.crop-dragbar.ord-e {
  cursor: e-resize;
  z-index: 372;
}
.crop-dragbar.ord-w {
  cursor: w-resize;
  z-index: 373;
}
.crop-dragbar {
  position: absolute;
}
.crop-dragbar.ord-n,
.crop-dragbar.ord-s {
  height: 12px;
  width: 100%;
}
.crop-dragbar.ord-e,
.crop-dragbar.ord-w {
  height: 100%;
  width: 12px;
}
.crop-dragbar.ord-n {
  margin-top: -6px;
}
.crop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -6px;
}
.crop-dragbar.ord-e {
  margin-right: -6px;
  right: 0;
}
.crop-dragbar.ord-w {
  margin-left: -4px;
}
.solid-line .crop-vline,
.solid-line .crop-hline {
  background: rgba(255, 255, 255, 0.8);
}
.crop-holder img,
img.crop-preview {
  max-width: none;
}
/*Crop styles end*/
