.main-grad-bg {
  background: #ff3056;
  /* Old browsers */
  background: -moz-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, right top, left top, color-stop(-1%, #ff3056), color-stop(100%, #ff426e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* IE10+ */
  background: linear-gradient(to left, #ff3056 -1%, #ff426e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3056', endColorstr='#ff426e', GradientType=1);
  /* IE6-9 */
}
.rotate-35 {
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.centered {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.flip-btn {
  position: absolute;
  text-align: center;
  background-color: #C0C0C0;
  color: #f6f5f6;
  border-radius: 40px;
  width: 120px;
  height: 20px;
  left: -15px;
  font-size: 14px;
  cursor: pointer;
  top: -40px;
  left: 50%;
  margin-left: -60px;
  font-weight: 800;
  /* -webkit-backface-visibility: hidden;*/
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.align-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.tape13,
.tape14,
.tape10,
.tape1,
.tape2,
.tape3,
.tape4,
.tape6,
.tape7,
.tape8,
.tape9,
.tape15,
.tape16,
.tape17,
.tape18,
.tape19,
.tape20,
.tape21,
.tape22,
.tape23,
.tape24,
.tape25,
.tape26 {
  width: 140px;
  height: 90px;
}
.tape13 {
  background: url('/assets/images/tapes/thumb/tape13.jpg') no-repeat;
}
.tape14 {
  background: url('/assets/images/tapes/thumb/tape14.jpg') no-repeat;
}
.tape10 {
  background: url('/assets/images/tapes/thumb/tape10.jpg') no-repeat;
}
.tape1 {
  background: url('/assets/images/tapes/thumb/tape1.jpg') no-repeat;
}
.tape2 {
  background: url('/assets/images/tapes/thumb/tape2.jpg') no-repeat;
}
.tape3 {
  background: url('/assets/images/tapes/thumb/tape3.jpg') no-repeat;
}
.tape4 {
  background: url('/assets/images/tapes/thumb/tape4.jpg') no-repeat;
}
.tape6 {
  background: url('/assets/images/tapes/thumb/tape6.jpg') no-repeat;
}
.tape7 {
  background: url('/assets/images/tapes/thumb/tape7.jpg') no-repeat;
}
.tape8 {
  background: url('/assets/images/tapes/thumb/tape8.jpg') no-repeat;
}
.tape9 {
  background: url('/assets/images/tapes/thumb/tape9.jpg') no-repeat;
}
.tape15 {
  background: url('/assets/images/tapes/thumb/tape15.jpg') no-repeat;
}
.tape16 {
  background: url('/assets/images/tapes/thumb/tape16.jpg') no-repeat;
}
.tape17 {
  background: url('/assets/images/tapes/thumb/tape17.jpg') no-repeat;
}
.tape18 {
  background: url('/assets/images/tapes/thumb/tape18.jpg') no-repeat;
}
.tape19 {
  background: url('/assets/images/tapes/thumb/tape19.jpg') no-repeat;
}
.tape20 {
  background: url('/assets/images/tapes/thumb/tape20.jpg') no-repeat;
}
.tape21 {
  background: url('/assets/images/tapes/thumb/tape21.jpg') no-repeat;
}
.tape22 {
  background: url('/assets/images/tapes/thumb/tape22.jpg') no-repeat;
}
.tape23 {
  background: url('/assets/images/tapes/thumb/tape23.jpg') no-repeat;
}
.tape24 {
  background: url('/assets/images/tapes/thumb/tape24.jpg') no-repeat;
}
.tape25 {
  background: url('/assets/images/tapes/thumb/tape25.jpg') no-repeat;
}
.tape26 {
  background: url('/assets/images/tapes/thumb/tape26.jpg') no-repeat;
}
#playlist-container {
  width: 625px;
  margin: auto;
}
#playlist-container table {
  margin: auto;
}
#playlist-background {
  position: absolute;
  left: 25px;
  top: 20px;
  right: 25px;
  bottom: 20px;
  z-index: -1;
  background: url(/assets/images/ui/insert-paper-bg.jpg);
  opacity: 0.6;
}
#playlist-box-background {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/assets/images/ui/cover.png");
  z-index: -2;
  background-repeat: no-repeat;
}
#playlist-members li {
  list-style: none;
  line-height: 20px;
}
#playlist-members ul {
  padding-left: 0px;
  margin-left: 0px;
}
#playlist-box {
  width: 625px;
  height: 400px;
  background-repeat: no-repeat;
  position: relative;
}
#playlist-content {
  z-index: 1000;
}
#playlist-info {
  position: relative;
  height: 335px;
  margin-top: 30px;
}
#playlist-members {
  top: 10px;
  bottom: 20px;
  right: 20px;
  left: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  padding-top: 25px;
  padding-bottom: 15px;
}
#playlist-members .playlist-item {
  text-align: left;
  padding: 3px;
  padding-left: 15px;
  font-size: 12px;
  color: #05285d;
}
#playlist-members .playlist-item-name {
  padding-left: 4px;
  width: 530px;
  white-space: nowrap;
  font-family: "Waiting For The Sunrise";
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#playlist-members .playlist-item-index {
  font-family: "Waiting For The Sunrise";
  padding-right: 4px;
}
#playlist-members .playlist-item-table td {
  vertical-align: top;
}
#playlist-members #playlist-container table .playlist-item-table {
  margin: 0px;
}
.search-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.search-container {
  width: 500px;
  text-align: left;
  padding: 7px;
  padding-left: 15px;
  position: relative;
}
.search-container .search-icon {
  width: 25px;
  font-size: 17px;
  color: #e1e4e6;
}
.search-container .search-input {
  width: 450px;
}
.search-container .search-icon,
.search-container .search-input {
  display: inline-block;
}
.search-container input {
  width: 100%;
  border: none;
  border-radius: 0;
  font-weight: 200;
  font-size: 19px;
}
.search-container input:focus {
  outline: none;
}
.playlist-results {
  background-color: white;
  position: absolute;
  top: 49px;
  left: 0;
  z-index: 100000;
  width: 590px;
}
.playlist-results ul {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.playlist-results .tab-content {
  height: 390px;
  overflow-y: auto;
}
.search-result {
  position: relative;
  height: 70px;
  cursor: pointer;
}
.search-result .source {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: black;
}
.search-result:hover {
  background-color: #eeeeee;
}
.search-result {
  padding-left: 10px;
  padding-right: 30px;
}
.search-result .item-info {
  padding-top: 3px;
  margin-left: 125px;
  text-align: left;
}
.search-result .item-info .title {
  font-weight: bold;
  font-size: 12px;
  height: 17px;
  overflow: hidden;
}
.search-result .item-info .published {
  font-style: italic;
  font-size: 10px;
}
.search-result .item-info .description {
  margin-top: 0;
  font-size: 10px;
  height: 15px;
  overflow: hidden;
  line-height: 14px;
  text-align: left;
}
.search-result .thumbnail {
  position: absolute;
  top: 0px;
  left: 20px;
  height: 60px;
  height: auto;
  width: 100px;
  background-color: transparent;
  border: none;
}
.search-result .thumbnail img {
  border-radius: 5px;
}
.search-result .youtube {
  height: 100px;
}
.search-result .youtube .thumbnail {
  padding: 0px;
  top: 8px;
}
.bullet:after {
  content: " \00b7";
}
.search-result.soundcloud,
.search-result.youtube {
  height: 100px;
}
.search-result.soundcloud .item-info,
.search-result.youtube .item-info {
  margin-left: 115px;
}
.search-result.soundcloud .item-info .title,
.search-result.youtube .item-info .title {
  height: 15px;
}
.search-result.soundcloud .item-info .description,
.search-result.youtube .item-info .description {
  height: 30px;
}
.search-result.soundcloud .info,
.search-result.youtube .info {
  font-size: 9px;
  color: #999;
  display: inline-block;
  margin-right: 5px;
}
.search-result.soundcloud .basic-info,
.search-result.youtube .basic-info {
  display: inline-block;
  margin-bottom: 3px;
}
.search-result.soundcloud .extended-info,
.search-result.youtube .extended-info {
  position: absolute;
  bottom: 8px;
}
.search-result.soundcloud .thumbnail,
.search-result.youtube .thumbnail {
  width: 90px;
  padding-top: 5px;
}
.search-result.soundcloud .thumbnail img,
.search-result.youtube .thumbnail img {
  max-height: 90px;
}
.search-box-container {
  background-color: white;
  position: relative;
}
.playlist-editor-container.isHiddenRight {
  right: -2200px;
  left: 2200px;
  opacity: 0;
}
.playlist-editor-container.isHiddenLeft {
  left: -2200px;
  right: 2200px;
  opacity: 0;
}
.playlist-editor-container {
  text-align: center;
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  -webkit-transition: right 0.5s, left 0.5s, opacity 0.3s;
  -moz-transition: right 0.5s, left 0.5s, opacity 0.3s;
  -o-transition: right 0.5s, left 0.5s, opacity 0.3s;
  transition: right 0.5s, left 0.5s, opacity 0.3s;
  opacity: 1;
}
.playlist-editor-container .playlist-editor {
  width: 600px;
  height: 400px;
  padding: 5px;
  margin: auto;
  margin-top: 10px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus {
  height: 0;
  background-color: white;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s, margin-top 0.5s;
  -moz-transition: height 0.3s, margin-top 0.5s;
  -o-transition: height 0.3s, margin-top 0.5s;
  transition: height 0.3s, margin-top 0.5s;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .actions {
  position: absolute;
  right: 0;
  top: 20px;
  font-size: 12px;
  width: 135px;
  text-align: left;
  color: #727272;
  border-left: 1px solid #e1e4e6;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .actions ul {
  line-height: 1.9;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .actions ul li i {
  margin-right: 10px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .info {
  margin-left: 145px;
  font-size: 16px;
  margin-top: 13px;
  width: 280px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .info input {
  border: none;
  border-bottom: 1px solid #e1e4e6;
  margin: 0;
  font-weight: 200;
  display: block;
  width: 280px;
  margin-bottom: 8px;
  padding-bottom: 2px;
  font-size: 14px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .info .original-title {
  font-size: 11px;
  text-align: left;
  color: #727272;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .info input:focus {
  outline: 0;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .thumb {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 120px;
}
.playlist-editor-container .playlist-editor .playlist-item-focus .thumb img {
  height: 90px;
}
.playlist-editor-container .playlist-editor .showSelected .playlist-item-focus {
  height: 110px;
  margin-top: 10px;
}
.playlist-editor-container .playlist-editor .showSelected .playlist-members-edit {
  height: 310px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit {
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  background-color: white;
  overflow-x: hidden;
  text-align: left;
  height: 420px;
  overflow-y: auto;
  line-height: 10px;
  margin-top: 10px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit table {
  width: 100%;
}
.playlist-editor-container .playlist-editor .playlist-members-edit td {
  vertical-align: middle;
}
.playlist-editor-container .playlist-editor .playlist-members-edit ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.playlist-editor-container .playlist-editor .playlist-members-edit ul li {
  margin-top: 5px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit ul li.selected {
  background-color: #FFFAA1;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item:hover {
  background-color: #FFFAA1;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item {
  position: relative;
  cursor: move;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  color: #727272;
  font-size: 14px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-data-container {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  font-size: 14px;
  font-weight: 200;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-data-container .item-index {
  position: absolute;
  top: 3px;
  left: 3px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-data-container .item-name {
  overflow: hidden;
  height: 17px;
  border-bottom: none;
  cursor: pointer;
  line-height: 17px;
  display: inline-block;
  max-width: 425px;
  margin-left: 45px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-data-container .editable-input {
  width: 380px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-data-container .editableform .form-control {
  width: 100%;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .verify i {
  cursor: pointer;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .verify i:hover {
  color: black;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-ext-data-container {
  margin-top: 3px;
  font-size: 11px;
  display: block;
  margin-left: 29px;
  margin-top: 8px;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-ext-data-container:hover {
  color: #29d;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-ext-data-container:hover .fa-check {
  color: green;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-ext-data-container:hover .fa-times {
  color: red;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-ext-data-container:hover .ext-data {
  color: #29d;
}
.playlist-editor-container .playlist-editor .playlist-members-edit .playlist-item .item-duration {
  position: absolute;
  right: 0;
  top: 4px;
}
#player-widget {
  opacity: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100000;
  border-top: 1px solid #e1e4e6;
  height: 50px;
  background-color: white;
}
.binded #player-widget,
#player-widget.binded {
  opacity: 1;
  -webkit-transition: opacity 0.5s, height 0.2s;
  -moz-transition: opacity 0.5s, height 0.2s;
  -o-transition: opacity 0.5s, height 0.2s;
  transition: opacity 0.5s, height 0.2s;
}
#players {
  position: absolute;
  top: -1000px;
}
.now-playing-title {
  padding-left: 7px;
  padding-right: 7px;
}
.now-playing-empty a,
.now-playing-empty a:hover {
  color: #212121;
}
.buffering-container {
  text-align: center;
}
#header-caption {
  width: 50px;
}
#header-title {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
}
#header-duration {
  text-align: center;
  font-size: 10px;
  position: relative;
}
#header-duration .scrubber {
  position: absolute;
  right: 36px;
  background-color: #e1e4e6;
  left: 36px;
  height: 12px;
  border-radius: 10px;
  top: 2px;
  cursor: pointer;
}
#header-duration .progress-value {
  width: 0;
  top: 1px;
  height: 11px;
  border-radius: 10px;
  background-color: #212121;
}
#header-duration .song-duration {
  color: #212121;
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 11px;
  font-weight: 800;
}
#header-duration .current-time {
  color: #212121;
  position: absolute;
  left: 3px;
  top: 0;
  font-size: 11px;
  font-weight: 800;
}
.mobile-warning {
  display: none;
  text-align: center;
}
.mobile-warning .icon {
  position: absolute;
  left: 18px;
  top: 6px;
  font-size: 22px;
}
.mobile-warning .title {
  font-size: 14px;
  padding-top: 4px;
}
.mobile-warning .subtitle {
  font-size: 10px;
}
.tape-actions {
  position: absolute;
  top: 4px;
  height: 34px;
  right: 0;
  width: 200px;
  bottom: 15px;
  padding-left: 15px;
  border-left: 1px solid #ccc;
}
.tape-actions .bucket-btn {
  margin-top: -2px;
}
.tape-actions .tape-action.bucket {
  margin-top: -6px;
}
.tape-actions .tape-action {
  display: inline-block;
  color: #212121;
  margin-right: 10px;
  cursor: pointer;
  font-size: 22px;
  margin-top: -4px;
}
.tape-actions .tape-action .fa-bitbucket {
  font-size: 29px;
}
.player-controls-nowplaying {
  position: relative;
  vertical-align: top;
  position: absolute;
  left: 555px;
  top: 4px;
  right: 205px;
  bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.player-controls-content {
  margin-left: 25px;
}
.player-controls-content .playlist-owner-avatar {
  display: inline-block;
}
.player-controls-content .playlist-owner-avatar .avatar {
  margin-top: 5px;
}
.player-controls-content .playlist-owner-avatar .avatar img {
  width: 35px;
}
.player-controls-content .playlist-details {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  padding-right: 70px;
  border-right: 1px solid #ccc;
  width: 280px;
  position: relative;
  margin-top: 4px;
}
.player-controls-content .playlist-details .show-playlist-btn {
  position: absolute;
  top: -4px;
  right: 15px;
}
.player-controls-content .playlist-details .playlist-name {
  font-size: 16px;
  font-weight: 800;
  width: 215px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.player-controls-content .playlist-details .playlist-owner {
  font-size: 12px;
  font-weight: 200;
  width: 215px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -3px;
}
.player-controls-content .player-controls-btns {
  display: inline-block;
  color: #212121;
  vertical-align: top;
  border-right: 1px solid #ccc;
  padding-right: 15px;
  margin-left: 14px;
  position: relative;
  padding-left: 55px;
}
.player-controls-content .player-controls-btns .knob-container {
  position: absolute;
  left: 0px;
  top: 8px;
  cursor: pointer;
}
.player-controls-content .player-controls-btns ul {
  margin: 0;
  margin-left: -10px;
  list-style: none;
  padding: 0;
}
.player-controls-content .player-controls-btns ul li {
  display: inline;
  margin-right: 5px;
}
.player-controls-content .player-controls-btns ul li.backward {
  margin-right: 0px;
}
.ua-mobile .mobile-warning {
  display: inherit;
}
.ua-mobile .player-controls-content {
  display: none;
}
.player-btn {
  cursor: pointer;
  font-size: 30px;
}
.player-btn:hover {
  color: #ff426e;
}
#player-controllers {
  margin-left: 25px;
  text-align: center;
  font-family: "Waiting For The Sunrise";
  font-size: 25px;
}
#player-controllers ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#player-controllers li {
  cursor: pointer;
  display: inline;
}
#player-controllers li:hover {
  color: #ff426e;
  text-decoration: underline;
}
@font-face {
  font-family: 'playericons';
  src: url("/assets/fonts/playericons.eot");
  src: url("/assets/fonts/playericons.eot?#iefix") format('embedded-opentype'), url("/assets/fonts/playericons.woff") format('woff'), url("/assets/fonts/playericons.ttf") format('truetype'), url("/assets/fonts/playericons.svg#playericons") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* waitMe - 12.05.14 */
.waitMe_container {
  position: relative;
}
body.waitMe_container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.waitMe_container .waitMe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9989;
  text-align: center;
}
.waitMe_container .waitMe * {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: initial;
  font-style: initial;
  color: initial;
  text-decoration: initial;
  text-transform: initial;
  padding: initial;
  margin: initial;
}
.waitMe_container .waitMe .waitMe_content {
  position: absolute;
  width: 100%;
  top: 50%;
}
.waitMe_container .waitMe .waitMe_progress {
  position: relative;
}
.waitMe_container .waitMe .waitMe_progress > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
}
.waitMe_container .waitMe .waitMe_text {
  position: relative;
  margin: 20px 0 0;
}
/* bounce */
.waitMe_container .waitMe_progress.bounce > div {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-animation: bounce 1.4s infinite ease-in-out;
  animation: bounce 1.4s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.waitMe_container .waitMe_progress.bounce .waitMe_progress_elem2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* rotateplane */
.waitMe_container .waitMe_progress.rotateplane > div {
  width: 30px;
  height: 30px;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/* stretch */
.waitMe_container .waitMe_progress.stretch > div {
  width: 8px;
  height: 60px;
  margin: 1px;
  -webkit-animation: stretch 1.2s infinite ease-in-out;
  animation: stretch 1.2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.waitMe_container .waitMe_progress.stretch .waitMe_progress_elem5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretch {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretch {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
/* orbit */
.waitMe_container .waitMe_progress.orbit {
  width: 40px;
  height: 40px;
  margin: auto;
  -webkit-animation: orbit_rotate 2.0s infinite linear;
  animation: orbit_rotate 2.0s infinite linear;
}
.waitMe_container .waitMe_progress.orbit > div {
  width: 50%;
  height: 50%;
  border-radius: 50%;
  top: 0;
  position: absolute;
  -webkit-animation: orbit 2s infinite ease-in-out;
  animation: orbit 2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.orbit .waitMe_progress_elem2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes orbit_rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes orbit_rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes orbit {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes orbit {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
/* roundBounce */
.waitMe_container .waitMe_progress.roundBounce {
  width: 60px;
  height: 60px;
  margin: auto;
}
.waitMe_container .waitMe_progress.roundBounce > div {
  width: 20%;
  height: 20%;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: roundBounce 1.2s infinite ease-in-out;
  animation: roundBounce 1.2s infinite ease-in-out;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem1 {
  top: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  top: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  bottom: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  bottom: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  top: -9%;
  left: 50%;
  margin-top: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  top: 50%;
  right: -9%;
  margin-top: -10%;
  margin-right: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  bottom: -9%;
  left: 50%;
  margin-bottom: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  top: 50%;
  left: -9%;
  margin-top: -10%;
  margin-left: -10%;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  top: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  bottom: 0;
  right: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  bottom: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  top: 0;
  left: 0;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem5 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem9 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem6 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem10 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem7 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem11 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem8 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.waitMe_container .waitMe_progress.roundBounce .waitMe_progress_elem12 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes roundBounce {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes roundBounce {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* win8 */
.waitMe_container .waitMe_progress.win8 {
  height: 40px;
  margin: auto;
}
.waitMe_container .waitMe_progress.win8 > div {
  width: 40px;
  height: 40px;
  opacity: 0;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  -webkit-transform: rotate(225deg);
  -webkit-animation: win8 5.5s infinite;
  transform: rotate(225deg);
  animation: win8 5.5s infinite;
}
.waitMe_container .waitMe_progress.win8 > div > div {
  width: 15%;
  height: 15%;
  border-radius: 50%;
  position: absolute;
  margin: -12.5%;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem4 {
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.waitMe_container .waitMe_progress.win8 .waitMe_progress_elem5 {
  -webkit-animation-delay: 0.96s;
  animation-delay: 0.96s;
}
@-webkit-keyframes win8 {
  0% {
    opacity: 1;
    -webkit-transform: rotate(225deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    -webkit-transform: rotate(345deg);
    -webkit-animation-timing-function: linear;
  }
  30% {
    -webkit-transform: rotate(455deg);
    -webkit-animation-timing-function: ease-in-out;
  }
  39% {
    -webkit-transform: rotate(690deg);
    -webkit-animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(815deg);
    -webkit-animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: rotate(945deg);
    -webkit-animation-timing-function: ease-out;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(945deg);
  }
}
@keyframes win8 {
  0% {
    opacity: 1;
    transform: rotate(225deg);
    animation-timing-function: ease-out;
  }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear;
  }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out;
  }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    transform: rotate(815deg);
    animation-timing-function: ease-out;
  }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out;
  }
  76% {
    opacity: 0;
    transform: rotate(945deg);
  }
  100% {
    opacity: 0;
    transform: rotate(945deg);
  }
}
/* win8_linear */
.waitMe_container .waitMe_progress.win8_linear {
  margin: auto;
  width: 150px;
  height: 6px;
}
.waitMe_container .waitMe_progress.win8_linear > div {
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  -webkit-animation: win8_linear 3s infinite;
  animation: win8_linear 3s infinite;
}
.waitMe_container .waitMe_progress.win8_linear > div > div {
  width: 4%;
  height: 100%;
  border-radius: 50%;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem4 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.waitMe_container .waitMe_progress.win8_linear .waitMe_progress_elem5 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
@-webkit-keyframes win8_linear {
  0% {
    -webkit-transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
  }
  10% {
    opacity: 1;
    -webkit-transform: translateX(33.333%);
    -webkit-animation-timing-function: linear;
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(53.333%);
    -webkit-animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(86.666%);
  }
}
@keyframes win8_linear {
  0% {
    transform: translateX(0);
    animation-timing-function: ease-out;
  }
  10% {
    opacity: 1;
    transform: translateX(33.333%);
    animation-timing-function: linear;
  }
  50% {
    opacity: 1;
    transform: translateX(53.333%);
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 0;
    transform: translateX(86.666%);
  }
}
/* ios */
.waitMe_container .waitMe_progress.ios {
  margin: auto;
  width: 40px;
  height: 40px;
}
.waitMe_container .waitMe_progress.ios > div {
  width: 10%;
  height: 26%;
  position: absolute;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  border-radius: 50px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-animation: ios 1s linear infinite;
  animation: ios 1s linear infinite;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem1 {
  -webkit-transform: rotate(0deg) translate(0, -142%);
  -webkit-animation-delay: 0s;
  transform: rotate(0deg) translate(0, -142%);
  animation-delay: 0s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem2 {
  -webkit-transform: rotate(30deg) translate(0, -142%);
  -webkit-animation-delay: -0.9167s;
  transform: rotate(30deg) translate(0, -142%);
  animation-delay: -0.9167s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem3 {
  -webkit-transform: rotate(60deg) translate(0, -142%);
  -webkit-animation-delay: -0.833s;
  transform: rotate(60deg) translate(0, -142%);
  animation-delay: -0.833s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem4 {
  -webkit-transform: rotate(90deg) translate(0, -142%);
  -webkit-animation-delay: -0.75s;
  transform: rotate(90deg) translate(0, -142%);
  animation-delay: -0.75s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem5 {
  -webkit-transform: rotate(120deg) translate(0, -142%);
  -webkit-animation-delay: -0.667s;
  transform: rotate(120deg) translate(0, -142%);
  animation-delay: -0.667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem6 {
  -webkit-transform: rotate(150deg) translate(0, -142%);
  -webkit-animation-delay: -0.5833s;
  transform: rotate(150deg) translate(0, -142%);
  animation-delay: -0.5833s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem7 {
  -webkit-transform: rotate(180deg) translate(0, -142%);
  -webkit-animation-delay: -0.5s;
  transform: rotate(180deg) translate(0, -142%);
  animation-delay: -0.5s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem8 {
  -webkit-transform: rotate(210deg) translate(0, -142%);
  -webkit-animation-delay: -0.41667s;
  transform: rotate(210deg) translate(0, -142%);
  animation-delay: -0.41667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem9 {
  -webkit-transform: rotate(240deg) translate(0, -142%);
  -webkit-animation-delay: -0.333s;
  transform: rotate(240deg) translate(0, -142%);
  animation-delay: -0.333s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem10 {
  -webkit-transform: rotate(270deg) translate(0, -142%);
  -webkit-animation-delay: -0.25s;
  transform: rotate(270deg) translate(0, -142%);
  animation-delay: -0.25s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem11 {
  -webkit-transform: rotate(300deg) translate(0, -142%);
  -webkit-animation-delay: -0.1667s;
  transform: rotate(300deg) translate(0, -142%);
  animation-delay: -0.1667s;
}
.waitMe_container .waitMe_progress.ios .waitMe_progress_elem12 {
  -webkit-transform: rotate(330deg) translate(0, -142%);
  -webkit-animation-delay: -0.0833s;
  transform: rotate(330deg) translate(0, -142%);
  animation-delay: -0.0833s;
}
@-webkit-keyframes ios {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes ios {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
/* facebook */
.waitMe_container .waitMe_progress.facebook {
  margin: auto;
}
.waitMe_container .waitMe_progress.facebook > div {
  width: 6px;
  height: 25px;
  margin-left: 3px;
  opacity: 0.1;
  -webkit-animation: facebook 1.3s linear infinite;
  -webkit-transform: scale(0.7);
  animation: facebook 1.3s linear infinite;
  transform: scale(0.7);
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem1 {
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s;
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem2 {
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
}
.waitMe_container .waitMe_progress.facebook > .waitMe_progress_elem3 {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
@-webkit-keyframes facebook {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.7);
    opacity: 0.1;
  }
}
@keyframes facebook {
  0% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0.7);
    opacity: 0.1;
  }
}
/* rotation */
.waitMe_container .waitMe_progress.rotation > div {
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 100%;
  border-width: 6px;
  border-style: solid;
  border-left-color: transparent!important;
  border-right-color: transparent!important;
  border-bottom-color: transparent!important;
  -webkit-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body {
  margin: 20px;
}
div.fontSelector {
  border: 1px solid #fff;
  border-radius: 3px;
  background: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
  background: -moz-linear-gradient(top, #fafafa, #f5f5f5);
  background: linear-gradient(top, #fafafa, #f5f5f5);
  width: 280px;
  height: 33px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
div.fontSelector ul.fonts {
  float: left;
  width: 280px;
  margin: 0;
  padding: 0;
  margin-left: -1px;
  display: none;
  background-color: #fafafa;
  border: 1px solid #fff;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 25px;
}
div.fontSelector ul.fonts li,
div.fontSelector h4.selected {
  display: block;
  line-height: 28px;
  min-height: 19px;
  padding: 3px 5px;
  margin: 0;
  font-size: 120%;
  cursor: pointer;
}
div.fontSelector ul.fonts li:hover,
div.fontSelector ul.fonts li.selected {
  background-color: #fefefe;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
div.fontSelector h4.selected {
  float: left;
  width: 245px;
  font-weight: inherit;
}
div.fontSelector span.handle {
  float: left;
  width: 24px;
  height: 33px;
  line-height: 25px;
  text-align: center;
  background: -webkit-linear-gradient(top, #f0f0f0, #ebebeb);
  background: -moz-linear-gradient(top, #f0f0f0, #ebebeb);
  background: linear-gradient(top, #f0f0f0, #ebebeb);
  border-left: 1px solid #fff;
  text-shadow: 0 2px 0 #fff;
  font-size: 70%;
  cursor: pointer;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: none !important;
}
div.fontSelector span.handle:hover {
  color: #aaa;
}
.minicolors {
  position: relative;
}
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background: url("/assets/images/ui/jquery.minicolors.png") -80px 0;
  border: solid 1px #ccc;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.minicolors input[type=hidden] + .minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer;
}
/* Panel */
.minicolors-panel {
  position: absolute;
  width: 173px;
  height: 152px;
  background: white;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
}
.minicolors-panel.minicolors-visible {
  display: block;
}
/* Panel positioning */
.minicolors-position-top .minicolors-panel {
  top: -154px;
}
.minicolors-position-right .minicolors-panel {
  right: 0;
}
.minicolors-position-bottom .minicolors-panel {
  top: auto;
}
.minicolors-position-left .minicolors-panel {
  left: 0;
}
.minicolors-with-opacity .minicolors-panel {
  width: 194px;
}
.minicolors .minicolors-grid {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background: url("/assets/images/ui/jquery.minicolors.png") -120px 0;
  cursor: crosshair;
}
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: none;
}
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0;
}
.minicolors-slider-saturation .minicolors-grid-inner {
  background: url("/assets/images/ui/jquery.minicolors.png") -270px 0;
}
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0;
}
.minicolors-slider-brightness .minicolors-grid-inner {
  background: black;
}
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0;
}
.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background: white url("/assets/images/ui/jquery.minicolors.png") 0 0;
  cursor: row-resize;
}
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0;
}
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0;
}
.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none;
}
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block;
}
/* Pickers */
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none;
}
.minicolors-grid .minicolors-picker > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px white;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: white;
  border: solid 1px black;
  margin-top: -2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* Inline controls */
.minicolors-inline {
  display: inline-block;
}
.minicolors-inline .minicolors-input {
  display: none !important;
}
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block;
}
/* Default theme */
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px;
}
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block;
}
.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px;
}
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit;
}
/* Bootstrap theme */
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 3px;
}
.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 44px;
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: white url('') center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format("embedded-opentype"), url('fonts/slick.woff') format("woff"), url('fonts/slick.ttf') format("truetype"), url('fonts/slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 20px;
  line-height: 1;
  font-size: 14px;
  cursor: pointer;
  background: transparent;
  color: #5b6064;
  top: 50%;
  margin-top: -20px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
/*.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  */
.slick-prev {
  left: -45px;
}
/*.slick-prev:before { content: "\2190"; }*/
.slick-next {
  right: -35px;
}
/*
.slick-next:before { content: "\2192"; }
*/
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade-show {
  opacity: 1;
}
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.tooltipster-light {
  border-radius: 5px;
  border: 1px solid #cccccc;
  background: #ededed;
  color: #666666;
}
.tooltipster-light .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
}
/* Binding and Prebinding */
#editor {
  opacity: 0;
}
#editor.binded {
  opacity: 1;
  -webkit-transition: opacity 0.5s, 0.2s;
  -moz-transition: opacity 0.5s, 0.2s;
  -o-transition: opacity 0.5s, 0.2s;
  transition: opacity 0.5s, 0.2s;
}
.editor {
  color: #5b6064;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
.editor .main-container {
  margin: auto;
  position: absolute;
  top: 40%;
  margin-top: -240px;
  padding-top: 20px;
  width: 100%;
  overflow: hidden;
  height: 600px;
}
.editor .main-container #editor-menu {
  margin: auto;
  margin-bottom: 5px;
  text-align: center;
  width: 700px;
  position: relative;
}
.editor .main-container #editor-menu .save-btn {
  position: absolute;
  left: 0;
  top: -10px;
  height: 45px;
  width: 45px;
  border-radius: 45px;
  background: #ff3056;
  /* Old browsers */
  background: -moz-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, right top, left top, color-stop(-1%, #ff3056), color-stop(100%, #ff426e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(right, #ff3056 -1%, #ff426e 100%);
  /* IE10+ */
  background: linear-gradient(to left, #ff3056 -1%, #ff426e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3056', endColorstr='#ff426e', GradientType=1);
  /* IE6-9 */
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 0;
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  cursor: pointer;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  -moz-transition: opacity 0.4s, -moz-transform 0.4s;
  -o-transition: opacity 0.4s, -o-transform 0.4s;
  transition: opacity 0.4s,-webkit-transform 0.4s,-moz-transform 0.4s,-o-transform 0.4s,transform 0.4s;
}
.editor .main-container #editor-menu .settings-btn {
  cursor: pointer;
  position: absolute;
  right: 15px;
  width: 20px;
  height: 20px;
  text-align: center;
  top: 0;
  font-size: 16px;
  color: #212121;
}
.editor .main-container #editor-menu .settings-btn i:hover,
.editor .main-container #editor-menu .settings-btn i.enabled {
  -webkit-transform: rotate(365deg);
  -moz-transform: rotate(365deg);
  -o-transform: rotate(365deg);
  -ms-transform: rotate(365deg);
  transform: rotate(365deg);
  -webkit-transition: -webkit-transform 0.7s ease-out;
  -moz-transition: -moz-transform 0.7s ease-out;
  -o-transition: -o-transform 0.7s ease-out;
  transition: -webkit-transform 0.7s ease-out,-moz-transform 0.7s ease-out,-o-transform 0.7s ease-out,transform 0.7s ease-out;
  color: #ff426e;
}
.editor .main-container #editor-menu .settings-btn i:hover {
  -webkit-transform: rotate(400deg);
  -moz-transform: rotate(400deg);
  -o-transform: rotate(400deg);
  -ms-transform: rotate(400deg);
  transform: rotate(400deg);
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  transition: -webkit-transform 1s ease-out,-moz-transform 1s ease-out,-o-transform 1s ease-out,transform 1s ease-out;
  color: #ff426e;
}
.editor .main-container #editor-menu .settings-btn i.enabled:hover {
  -webkit-transform: rotate(800deg);
  -moz-transform: rotate(800deg);
  -o-transform: rotate(800deg);
  -ms-transform: rotate(800deg);
  transform: rotate(800deg);
}
.editor .main-container #editor-menu ul {
  width: 700px;
  margin: auto;
}
.editor .main-container #editor-menu .menu-item {
  cursor: pointer;
  padding: 5px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  font-size: 19px;
  font-weight: 200;
}
.editor .main-container #editor-menu .menu-item a {
  padding-right: 10px;
  padding-left: 10px;
}
.editor .main-container #editor-menu .menu-item a:hover {
  text-decoration: none;
}
.editor .main-container #editor-menu .menu-item:hover {
  color: #ff426e;
}
.editor .main-container #editor-menu .menu-item.active a {
  color: #ff426e;
  font-weight: 600;
  border-top: 3px solid;
}
.editor .main-container .decorate-container.isHidden {
  left: -2000px;
  opacity: 0;
}
.editor .main-container .decorate-container {
  -webkit-transition: left 0.4s, opacity 0.3s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: left 0.4s, opacity 0.3s;
  /* For Safari 3.1 to 6.0 */
  transition: left 0.4s, opacity 0.3s;
  position: absolute;
  width: 100%;
  left: 0;
  opacity: 1;
}
.editor .main-container .decorate-container .canvas-container {
  width: 625px;
  margin: auto;
  position: relative;
  height: 400px;
}
.editor .main-container .decorate-container #assets-panel {
  padding: 5px;
  width: 600px;
  height: 82px;
  border-radius: 5px;
  margin: auto;
  margin-top: 10px;
  position: relative;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu.disabled {
  right: -2700px;
  opacity: 0;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu.disabled .decorate-menu-item .menu-item-content {
  right: -820px;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu {
  -webkit-transition: right 0.5s, opacity 0.7s;
  -moz-transition: right 0.5s, opacity 0.7s;
  -o-transition: right 0.5s, opacity 0.7s;
  transition: right 0.5s, opacity 0.7s;
  position: absolute;
  top: -5px;
  width: 100%;
  bottom: 0;
  right: 0;
  opacity: 1;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .decorate-menu-item {
  font-size: 19px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  width: 150px;
  font-weight: 200;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .decorate-menu-item .menu-item-content {
  color: black;
  position: absolute;
  right: 0;
  width: 130px;
  top: 0;
  bottom: 0;
  border-bottom: 1px solid #212121;
  height: 29px;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .decorate-menu-item .menu-item-content i {
  margin-right: 10px;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .decorate-menu-item .menu-item-content:hover {
  border-bottom: 2px solid #ff426e;
  color: #ff426e;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .stickers-menu-item {
  -webkit-transition: right 0.4s ease-out 0.2s;
  -moz-transition: right 0.4s ease-out 0.2s;
  -o-transition: right 0.4s ease-out 0.2s;
  transition: right 0.4s ease-out 0.2s;
}
.editor .main-container .decorate-container #assets-panel .decorate-menu .text-menu-item {
  -webkit-transition: right 0.4s ease-out 0.3s;
  -moz-transition: right 0.4s ease-out 0.3s;
  -o-transition: right 0.4s ease-out 0.3s;
  transition: right 0.4s ease-out 0.3s;
}
.editor .main-container .decorate-container #assets-panel .decorate-content {
  background-color: white;
  height: 380px;
  width: 450px;
  position: absolute;
  top: -400px;
  border-radius: 10px;
  opacity: 0.98;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: left 0.5s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: left 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: left 0.5s;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .collection-wrapper {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 10px;
  overflow-y: auto;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .panel-default {
  border-color: transparent;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .panel-body {
  padding: 0;
  padding-top: 5px;
  text-align: left;
  padding-left: 15px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .panel-heading {
  padding: 5px;
  padding-left: 15px;
  text-align: left;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .panel-heading .panel-title {
  font-size: 15px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .panel-heading .panel-title i {
  margin-right: 8px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .doodles-content a,
.editor .main-container .decorate-container #assets-panel .decorate-content .stickers-content a {
  font-size: 11px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .doodles-content .sticker-container,
.editor .main-container .decorate-container #assets-panel .decorate-content .stickers-content .sticker-container {
  display: inline-block;
  margin: 5px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .doodles-content .sticker-container .thumbnail,
.editor .main-container .decorate-container #assets-panel .decorate-content .stickers-content .sticker-container .thumbnail {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  width: 55px;
  border-width: 0px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .doodles-content .sticker-container .thumbnail img,
.editor .main-container .decorate-container #assets-panel .decorate-content .stickers-content .sticker-container .thumbnail img {
  max-height: 50px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .doodles-content .sticker-container:hover,
.editor .main-container .decorate-container #assets-panel .decorate-content .stickers-content .sticker-container:hover {
  background-color: #ccc;
  border-radius: 3px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content .tail {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -20px;
  position: absolute;
  -webkit-transition: left 0.5s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: left 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: left 0.5s;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.doodles {
  left: 0;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.doodles .tail {
  left: 100px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.stickers {
  left: 120px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.stickers .tail {
  left: 175px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text {
  left: 250px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text .font-item {
  font-size: 20px;
  padding: 10px;
  padding-left: 25px;
  cursor: pointer;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text .unloaded {
  color: #ccc;
  font-style: italic;
  font-size: 12px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text .unloaded i {
  margin-right: 15px;
  font-size: 16px;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text .font-item:hover {
  background-color: #FFF5A4;
}
.editor .main-container .decorate-container #assets-panel .decorate-content.text .tail {
  left: 230px;
}
.editor .main-container .decorate-container #assets-panel .backdrop-hide {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container.disabled {
  left: -2700px;
  opacity: 0;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 1;
  -webkit-transition: left 0.5s, opacity 0.7s;
  -moz-transition: left 0.5s, opacity 0.7s;
  -o-transition: left 0.5s, opacity 0.7s;
  transition: left 0.5s, opacity 0.7s;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-thumb {
  background-size: 80%;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding-top: 5px;
  padding-left: 7px;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-prev:hover,
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-next:hover {
  color: #ff426e;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-prev,
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-next {
  color: #212121;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-prev {
  left: -40px;
}
.editor .main-container .decorate-container #assets-panel .tape-selector-container .tape-selector .slick-next {
  right: -35px;
}
.editor .main-container .decorate-container #selection-controls {
  position: absolute;
  right: -10px;
  top: 25px;
}
.editor .main-container .decorate-container #selection-controls .colors {
  margin-right: 50px;
  opacity: 0;
  -webkit-transition: margin-right 0.3s, opacity 0.7s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-right 0.3, opacity 0.7s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-right 0.3s, opacity 0.7s;
  margin-top: 20px;
  padding: 5px;
  width: 53px;
}
.editor .main-container .decorate-container #selection-controls .color-container {
  border: 2px solid #ccc;
  padding: 3px;
  margin: auto;
  margin-bottom: 10px;
  width: 40px;
  border-radius: 3px;
}
.editor .main-container .decorate-container #selection-controls .color-sample-container .color-sample {
  cursor: pointer;
  width: 25px;
  height: 12px;
  margin: auto;
  opacity: 1;
  -webkit-transition: height 0.15s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: height 0.15s;
  /* For Safari 3.1 to 6.0 */
  transition: height 0.15s;
}
.editor .main-container .decorate-container #selection-controls .color-sample-container .color-sample:hover {
  height: 40px;
}
.editor .main-container .decorate-container #selection-controls .colors.enabled {
  margin-right: -60px;
  opacity: 1;
}
.editor .main-container .decorate-container #layout-controls {
  position: absolute;
  top: 38px;
  font-size: 30px;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item {
  cursor: pointer;
  margin-top: 20px;
  margin-left: 30px;
  -webkit-transition: margin-left 0.3s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.3s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.3s;
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .icon {
  width: 45px;
  height: 45px;
  opacity: 0.9;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .icon:hover {
  opacity: 1;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .remove {
  background: url("/assets/images/ui/trash.gif");
  background-repeat: no-repeat;
  margin-left: 5px;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .bringForward {
  background: url("/assets/images/ui/bring_to_front.svg");
  background-size: 35px;
  background-repeat: no-repeat;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .sendBackward {
  background: url("/assets/images/ui/send_to_back.svg");
  background-size: 35px;
  background-repeat: no-repeat;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .flipHorizontal {
  background: url("/assets/images/ui/flip.svg");
  margin-left: -3px;
  background-size: 40px;
  background-repeat: no-repeat;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item .flipVertical {
  background: url("/assets/images/ui/flip-vertical.svg");
  margin-left: 2px;
  background-size: 29px;
  background-repeat: no-repeat;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item.remove {
  -webkit-transition: margin-left 0.3s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.3s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.3s;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item.bringForward {
  -webkit-transition: margin-left 0.4s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.4s;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item.sendBackward {
  -webkit-transition: margin-left 0.5s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.5s;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item.flipHorizontal {
  -webkit-transition: margin-left 0.6s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.6s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.6s;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper .layout-control-item.flipVertical {
  -webkit-transition: margin-left 0.7s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: margin-left 0.7s;
  /* For Safari 3.1 to 6.0 */
  transition: margin-left 0.7s;
}
.editor .main-container .decorate-container #layout-controls .layout-controls-wrapper.enabled .layout-control-item {
  margin-left: -65px;
}
.editor .main-container .share-container.isHidden {
  right: -2000px;
  opacity: 0;
}
.editor .main-container .share-container {
  -webkit-transition: right 0.4s, opacity 0.3s;
  /* For Safari 3.1 to 6.0 */
  -webkit--moz-transition: right 0.4s, opacity 0.3s;
  /* For Safari 3.1 to 6.0 */
  transition: right 0.4s, opacity 0.3s;
  position: absolute;
  opacity: 1;
  right: 0;
  width: 100%;
  height: 540px;
}
.editor .main-container .share-container .share-box {
  position: relative;
  width: 500px;
  padding: 40px;
  text-align: left;
  margin: auto;
  background-color: white;
  border: 1px solid #ddd;
  margin-top: 20px;
  border-radius: 4px;
}
.editor .main-container .share-container .share-box .checkbox {
  margin-top: 5px;
}
.editor .main-container .share-container .share-box .checkbox label {
  font-size: 14px;
}
.editor .main-container .share-container .share-box .btn-primary {
  margin-top: 20px;
}
.editor .main-container .share-container .share-box .saving {
  position: absolute;
  background: white;
  opacity: 0.9;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 100px;
}
.editor .main-container .share-container .share-box .saving .waitMe_content {
  margin: 0;
  top: 100px;
}
.editor .main-container .share-container .share-box .saving .waitMe_text {
  font-size: 40px;
}
.editor .main-container .share-container .share-box .save-header {
  font-size: 16px;
  font-style: italic;
  color: red;
  text-align: center;
  margin-bottom: 20px;
}
.editor .main-container .share-container .share-box .preface {
  font-size: 16px;
  font-style: italic;
}
.editor .main-container .share-container .share-box .tape-link {
  padding-left: 30px;
}
.editor .main-container .share-container .share-box .share-preface {
  margin-top: 35px;
}
.editor .main-container .share-container .share-box .share-btn-large a {
  color: white;
}
.editor .main-container .share-container .share-box .share-btn-large.facebook {
  background-color: #3f5c94;
}
.editor .main-container .share-container .share-box .share-btn-large.twitter {
  background-color: #55acee;
}
.editor .main-container .share-container .share-box .share-btn-large.email {
  background-color: #d60001;
}
.editor .main-container .share-container .share-box .share-btn-large {
  cursor: pointer;
  background-color: #cccccc;
  color: white;
  height: 60px;
  width: 400px;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  line-height: 60px;
  position: relative;
  margin: auto;
  margin-top: 7px;
}
.editor .main-container .share-container .share-box .share-btn-large .logo {
  position: absolute;
  left: 25px;
  top: 0px;
  font-size: 30px;
  margin-right: 15px;
}
