@font-face {
  font-family: 'gificons';
  src: url("https://cdn.gifs.com/fonts/gificons6.eot?vt7dnt");
  src: url("https://cdn.gifs.com/fonts/gificons6.eot?vt7dnt#iefix") format('embedded-opentype'), url("https://cdn.gifs.com/fonts/gificons6.ttf?vt7dnt") format('truetype'), url("https://cdn.gifs.com/fonts/gificons6.woff?vt7dnt") format('woff'), url("https://cdn.gifs.com/fonts/gificons6.svg?vt7dnt#gificons") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SFUIText-Medium";
  src: url("https://cdn.gifs.com/fonts/SanFranciscoText-Medium.otf") format('opentype'), url("https://cdn.gifs.com/fonts/SanFranciscoText-Medium.ttf") format('truetype'), url("https://cdn.gifs.com/fonts/SanFranciscoText-Medium.woff") format('woff'), url("https://cdn.gifs.com/fonts/SanFranciscoText-Medium.svg") format('svg');
  font-weight: lighter;
  font-style: normal;
}
@-moz-keyframes slideBg {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 300% 0%;
  }
}
@-webkit-keyframes slideBg {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 300% 0%;
  }
}
@-o-keyframes slideBg {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 300% 0%;
  }
}
@keyframes slideBg {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 300% 0%;
  }
}
@-moz-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.padding-left-12 {
  padding-left: 12px;
}
.padding-right-12 {
  padding-right: 12px;
}
.padding-40 {
  padding: 40px;
}
.margin-left-4 {
  margin-left: 4px;
}
.margin-left-8 {
  margin-left: 8px;
}
.margin-left-12 {
  margin-left: 12px;
}
.margin-left-24 {
  margin-left: 24px;
}
.margin-left-32 {
  margin-left: 32px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-left-48 {
  margin-left: 48px;
}
.margin-left-64 {
  margin-left: 64px;
}
.margin-left-72 {
  margin-left: 72px;
}
.margin-left-92 {
  margin-left: 92px;
}
.margin-right-4 {
  margin-right: 4px;
}
.margin-right-8 {
  margin-right: 8px;
}
.margin-right-12 {
  margin-right: 12px;
}
.margin-right-16 {
  margin-right: 16px;
}
.margin-right-24 {
  margin-right: 24px;
}
.margin-top-24 {
  margin-top: 24px;
}
.margin-top-32 {
  margin-top: 32px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-48 {
  margin-top: 48px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.margin-bottom-24 {
  margin-bottom: 24px;
}
.margin-bottom-32 {
  margin-bottom: 32px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.hide {
  display: none !important;
}
.overflow-hidden {
  overflow: hidden;
}
.position-relative {
  position: relative;
}
.text-center {
  text-align: center;
}
.inline-block {
  display: inline-block;
}
strong {
  font-weight: 700;
}
.underline-text {
  text-decoration: underline;
}
html,
body {
  font-size: 100%;
}
body .editor-container {
  background: #fafafa;
  color: #a8b2bc;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 1;
  margin: 0 auto;
  padding: 0;
  user-select: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
  color: #00e39e;
}
.editor-container.editing .container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
body > .editor-container.editing .container {
  padding-top: 20px;
}
.overlay_contentBox .editor-container {
  padding: 20px;
}
@media only screen and (max-device-width: 480px) {
  .editor-container.editing .container {
    width: 100%;
  }
}
i[class*="icon-"] {
  display: inline-block;
  color: #a8b2bc;
  vertical-align: bottom;
  font-family: "gificons";
  line-height: 16px;
  font-size: 16px;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
i[class*="icon-"].icon-arrow-down::before {
  content: "\e900";
}
i[class*="icon-"].icon-check::before {
  width: 15px;
  content: "\e901";
}
i[class*="icon-"].icon-clock::before {
  content: "\e902";
}
i[class*="icon-"].icon-crop::before {
  content: "\e903";
}
i[class*="icon-"].icon-floppy::before {
  content: "\e904";
}
i[class*="icon-"].icon-circle-plus::before {
  content: "\e905";
}
i[class*="icon-"].icon-smile::before {
  content: "\e906";
}
i[class*="icon-"].icon-sticker::before {
  content: "\e907";
}
i[class*="icon-"].icon-text::before {
  content: "\e908";
}
i[class*="icon-"].icon-trash::before {
  content: "\e909";
}
i[class*="icon-"].icon-wand::before {
  content: "\e90a";
}
i[class*="icon-"].icon-upload::before {
  content: "\e90b";
}
i[class*="icon-"].icon-plus::before {
  content: "\e90c";
}
i[class*="icon-"].icon-x::before {
  content: "\e90d";
}
i[class*="icon-"].icon-play::before {
  content: "\e90e";
}
i[class*="icon-"].icon-arrow-right-thick::before {
  content: "\e913";
}
i[class*="icon-"].icon-pool:before {
  content: "\e90f";
}
i[class*="icon-"].icon-star:before {
  content: "\e910";
}
i[class*="icon-"].icon-run:before {
  content: "\e911";
}
i[class*="icon-"].icon-left-arrow:before {
  content: "\e912";
}
i[class*="icon-"].icon-quilt:before {
  content: "\e914";
}
button {
  -webkit-appearance: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border-radius: 5px;
  box-sizing: border-box;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 32px;
  line-height: 30px;
  margin: 0;
  outline: none;
  padding: 0 12px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-transform: capitalize;
  transition: background 0.1s ease-out;
  user-select: none;
  vertical-align: top;
  white-space: no-wrap;
  background: $gray;
  color: #fff;
}
.button.js-create-gif {
  overflow: hidden;
  max-height: 0;
  transition: 200ms max-height ease;
  -webkit-transition: 200ms max-height ease;
  -moz-transition: 200ms max-height ease;
  -ms-transition: 200ms max-height ease;
  -o-transition: 200ms max-height ease;
}
.button.js-create-gif:hover {
  color: $text;
}
.button.js-view-gif:hover {
  color: $text;
}
.button i,
.button span {
  vertical-align: top;
  pointer-events: none;
  line-height: 30px;
}
.button input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}
.button + label {
  color: $text;
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: top;
  line-height: 32px;
}
.button.small + label {
  line-height: 24px;
}
.button.right + label {
  color: $dark-text;
  line-height: 16px;
  margin-bottom: 8px;
  margin-left: 0;
}
.button i {
  color: #fff;
}
.button i + span,
.button span + i,
.button i + i {
  margin-left: 6px;
}
.button:hover,
.button.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.loading,
.button.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.loading::after,
.button.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.loading i,
.button.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.danger {
  background: #8d0000;
  color: $light-red;
}
.button.danger i {
  color: $light-red;
}
.button.danger i + span,
.button.danger span + i,
.button.danger i + i {
  margin-left: 6px;
}
.button.danger:hover,
.button.danger.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.danger.loading,
.button.danger.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.danger.loading::after,
.button.danger.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.danger.loading i,
.button.danger.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.dark {
  background: #31343c;
  color: #484d58;
  font-weight: 600;
}
.button.dark i {
  color: #484d58;
}
.button.dark i + span,
.button.dark span + i,
.button.dark i + i {
  margin-left: 6px;
}
.button.dark:hover,
.button.dark.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.dark.loading,
.button.dark.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.dark.loading::after,
.button.dark.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.dark.loading i,
.button.dark.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.primary {
  background: #00e39e;
  color: #fff;
}
.button.primary i {
  color: #fff;
}
.button.primary i + span,
.button.primary span + i,
.button.primary i + i {
  margin-left: 6px;
}
.button.primary:hover,
.button.primary.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.primary.loading,
.button.primary.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.primary.loading::after,
.button.primary.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.primary.loading i,
.button.primary.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.info {
  background: #645cff;
  color: #fff;
}
.button.info i {
  color: #fff;
}
.button.info i + span,
.button.info span + i,
.button.info i + i {
  margin-left: 6px;
}
.button.info:hover,
.button.info.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.info.loading,
.button.info.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.info.loading::after,
.button.info.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.info.loading i,
.button.info.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.expand {
  width: 100%;
}
.button.sunglasses {
  background: #ff4771;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.button.sunglasses i {
  color: #fff;
}
.button.sunglasses i + span,
.button.sunglasses span + i,
.button.sunglasses i + i {
  margin-left: 6px;
}
.button.sunglasses:hover,
.button.sunglasses.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.sunglasses.loading,
.button.sunglasses.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.sunglasses.loading::after,
.button.sunglasses.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.sunglasses.loading i,
.button.sunglasses.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.sunglasses:hover {
  background-color: #eb4268 !important;
}
.button.large {
  font-size: 16px;
  height: 48px;
  font-weight: 600;
}
.button.large i,
.button.large span {
  line-height: 46px;
}
.button.large i {
  font-size: 24px;
}
.button.extra-large {
  font-size: 18px;
  height: 70px;
  font-weight: 600;
}
.button.extra-large i,
.button.extra-large span {
  line-height: 46px;
}
.button.extra-large i {
  font-size: 24px;
}
.button#upload-sticker-button {
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.button.large-select {
  background: transparent;
  color: transparent;
  font-size: 15px;
  height: 40px;
  line-height: 38px;
  font-weight: 400;
  background: transparent;
  box-shadow: none;
  border-color: transparent;
}
.button.large-select i {
  color: transparent;
}
.button.large-select i + span,
.button.large-select span + i,
.button.large-select i + i {
  margin-left: 6px;
}
.button.large-select:hover,
.button.large-select.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button.large-select.loading,
.button.large-select.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button.large-select.loading::after,
.button.large-select.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button.large-select.loading i,
.button.large-select.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button.no-bg {
  background: transparent;
  box-shadow: none;
  border-color: transparent;
}
.button.no-bg:hover {
  background: transparent;
}
.button.no-bg.active {
  background: transparent;
}
.button.no-bg.dark {
  color: lightest-coal;
}
.button.no-bg.dark:hover {
  color: #fff;
}
.button.small {
  border-radius: 4px;
  height: 24px;
  line-height: 22px;
  padding: 0 8px;
}
.button.small.icon-only {
  width: 24px;
}
.button.icon-only {
  padding: 0;
  width: 32px;
}
.button.icon-only.no-bg.active i {
  color: $bn-blue;
}
.button[disabled] {
  background: #d2dae1;
  cursor: not-allowed;
  color: #a8b2bc;
}
.button-group {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.button-group.dark .button {
  background: #31343c;
  color: #484d58;
  font-weight: 600;
}
.button-group.dark .button i {
  color: #484d58;
}
.button-group.dark .button i + span,
.button-group.dark .button span + i,
.button-group.dark .button i + i {
  margin-left: 6px;
}
.button-group.dark .button:hover,
.button-group.dark .button.hover {
  background: linear-gradient(to bottom, bgTopColor, bgTopColor);
}
.button-group.dark .button.loading,
.button-group.dark .button.loading[disabled] {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.button-group.dark .button.loading::after,
.button-group.dark .button.loading[disabled]::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.button-group.dark .button.loading i,
.button-group.dark .button.loading[disabled] i {
  color: rgba(255,255,255,0);
}
.button-group .button {
  border-radius: 0;
  display: block;
  float: left;
}
.button-group .button.icon-only {
  width: 40px;
}
.button-group .button:not(:last-child) {
  border-right: none;
}
.button-group .button:first-child {
  border-radius: 5px 0 0 5px;
}
.button-group .button:last-child {
  border-radius: 0 5px 5px 0;
}
.circle-button {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  background: transparent;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border: 2px solid #a8b2bc;
  outline: none;
  padding: 0;
  transition: border-color 0.1s ease-out, background 0.1s ease-out, transform 0.2s ease-out, opacity 0.2s ease-out;
}
.circle-button i {
  line-height: 36px;
  color: #a8b2bc;
  transition: color 0.1s ease-out;
}
.circle-button:hover {
  background: #a8b2bc;
}
.circle-button:hover i {
  color: #5e6974;
}
.circle-button:active {
  transform: scale(0.9, 0.9);
  opacity: 0.8;
}
.circle-button.info {
  border-color: #645cff;
}
.circle-button.info i {
  color: #645cff;
}
.circle-button.info:hover {
  background: #645cff;
  border-color: #645cff;
}
.circle-button.info:hover i {
  color: #443dce;
}
.circle-button.primary {
  border-color: #00e39e;
}
.circle-button.primary i {
  color: #00e39e;
}
.circle-button.primary:hover {
  background: #00e39e;
  border-color: #00e39e;
}
.circle-button.primary:hover i {
  color: #0f6549;
}
.circle-button.danger {
  border-color: #a8b2bc;
}
.circle-button.danger i {
  color: #a8b2bc;
}
.circle-button.danger:hover {
  background: #ff8f8f;
  border-color: #ff8f8f;
}
.circle-button.danger:hover i {
  color: #8d0000;
}
.flex-button {
  padding: 0 12px !important;
}
.flex-button .stretch {
  text-align: left !important;
  padding-right: 0 !important;
}
.flex-button .post {
  padding-left: 8px !important;
}
.flex-button.large {
  padding: 0 16px !important;
}
.play-toggle-button {
  display: inline-block;
  transition: color 0.1s ease-out;
}
.play-toggle-button .text {
  display: inline-block;
  line-height: 24px;
  vertical-align: top;
}
.play-toggle-button .small-circle-button {
  border: 1px solid #a8b2bc;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  height: 24px;
  line-height: 22px;
  text-align: center;
  width: 24px;
  vertical-align: top;
}
.play-toggle-button .small-circle-button .icon {
  width: 16px;
  height: 22px;
  display: inline-block;
  position: relative;
}
.play-toggle-button .small-circle-button .icon::before,
.play-toggle-button .small-circle-button .icon::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 10px;
  background: #a8b2bc;
  top: 6px;
  left: 4px;
}
.play-toggle-button .small-circle-button .icon::after {
  left: 9px;
}
.play-toggle-button.active .small-circle-button .icon::before {
  display: none;
}
.play-toggle-button.active .small-circle-button .icon::after {
  content: '';
  background: transparent;
  display: block;
  width: 0;
  height: 0;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 8px solid #a8b2bc;
  top: 5px;
  left: 5px;
}
.play-toggle-button:hover .text {
  color: #00e39e;
}
.play-toggle-button:hover .small-circle-button {
  border-color: #00e39e;
}
.play-toggle-button:hover .small-circle-button .icon::before,
.play-toggle-button:hover .small-circle-button .icon::after {
  background: #00e39e;
}
.play-toggle-button.active:hover .small-circle-button .icon::before {
  display: none;
}
.play-toggle-button.active:hover .small-circle-button .icon::after {
  background: transparent;
  border-left-color: #00e39e;
}
.list-header,
.select-list li,
.flex-button,
.title-wrap,
.flex-input {
  display: flex !important;
  align-items: center;
  padding: 0 12px 0 24px;
}
.list-header > .pre,
.select-list li > .pre,
.flex-button > .pre,
.title-wrap > .pre,
.flex-input > .pre,
.list-header > .post,
.select-list li > .post,
.flex-button > .post,
.title-wrap > .post,
.flex-input > .post {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
.list-header > .pre,
.select-list li > .pre,
.flex-button > .pre,
.title-wrap > .pre,
.flex-input > .pre {
  padding-right: 12px;
}
.list-header > .pre i,
.select-list li > .pre i,
.flex-button > .pre i,
.title-wrap > .pre i,
.flex-input > .pre i {
  width: 16px;
  text-align: center;
}
.list-header > .stretch,
.select-list li > .stretch,
.flex-button > .stretch,
.title-wrap > .stretch,
.flex-input > .stretch {
  flex-grow: 1;
  line-height: 16px;
  padding: 0 16px 0 0;
  word-break: break-word;
  min-width: 0;
  max-height: 32px;
  overflow: hidden;
}
.loading-overlay {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#responsive-footer {
  color: #161819 !important;
  background-color: #fafafa !important;
  margin-top: 80px;
}
#responsive-footer .master-footer-top-container .master-footer-top-item a {
  color: #161819 !important;
}
.input-wrap {
  vertical-align: top;
  margin: 0 0 24px 0;
}
.input-wrap label {
  display: block;
  line-height: 16px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #848e98;
}
.input-wrap input::-webkit-input-placeholder {
  color: #a8b2bc;
}
.input-wrap input::-ms-input-placeholder {
  color: #a8b2bc;
}
.input-wrap input::-moz-placeholder {
  color: #a8b2bc;
}
.input-wrap textarea::-webkit-input-placeholder {
  color: #a8b2bc;
}
.input-wrap textarea::-ms-input-placeholder {
  color: #a8b2bc;
}
.input-wrap textarea::-moz-placeholder {
  color: #a8b2bc;
}
.input-wrap input[type="text"],
.input-wrap input[type="email"],
.input-wrap input[type="password"],
.input-wrap input[type="number"],
.input-wrap input[type="url"],
.input-wrap input[type="time"],
.input-wrap textarea {
  height: 48px;
  display: block;
  width: 100%;
  background-color: #f5f7f9;
  border: 1px solid #d2dae1;
  box-shadow: none;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  color: #24282c;
  border-radius: 4px;
  padding: 0 4px 0 12px;
  box-sizing: border-box;
}
.input-wrap input[type="text"]::selection,
.input-wrap input[type="email"]::selection,
.input-wrap input[type="password"]::selection,
.input-wrap input[type="number"]::selection,
.input-wrap input[type="url"]::selection,
.input-wrap input[type="time"]::selection,
.input-wrap textarea::selection {
  background-color: #00e39e;
  color: #fff;
}
.input-wrap input[type="text"]::-moz-selection,
.input-wrap input[type="email"]::-moz-selection,
.input-wrap input[type="password"]::-moz-selection,
.input-wrap input[type="number"]::-moz-selection,
.input-wrap input[type="url"]::-moz-selection,
.input-wrap input[type="time"]::-moz-selection,
.input-wrap textarea::-moz-selection {
  background-color: #00e39e;
  color: #fff;
}
.input-wrap input[type="text"]:focus,
.input-wrap input[type="email"]:focus,
.input-wrap input[type="password"]:focus,
.input-wrap input[type="number"]:focus,
.input-wrap input[type="url"]:focus,
.input-wrap input[type="time"]:focus,
.input-wrap textarea:focus {
  background-color: #fff;
  outline: none;
}
.input-wrap input[type="text"].error,
.input-wrap input[type="email"].error,
.input-wrap input[type="password"].error,
.input-wrap input[type="number"].error,
.input-wrap input[type="url"].error,
.input-wrap input[type="time"].error,
.input-wrap textarea.error {
  background-color: #ffcaca;
}
.input-wrap input[type="text"][disabled],
.input-wrap input[type="email"][disabled],
.input-wrap input[type="password"][disabled],
.input-wrap input[type="number"][disabled],
.input-wrap input[type="url"][disabled],
.input-wrap input[type="time"][disabled],
.input-wrap textarea[disabled],
.input-wrap input[type="text"][readonly],
.input-wrap input[type="email"][readonly],
.input-wrap input[type="password"][readonly],
.input-wrap input[type="number"][readonly],
.input-wrap input[type="url"][readonly],
.input-wrap input[type="time"][readonly],
.input-wrap textarea[readonly] {
  box-shadow: none !important;
  background: #d2dae1 !important;
  color: #848e98 !important;
  cursor: not-allowed !important;
}
.input-wrap textarea {
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 18px;
  resize: none;
}
.input-wrap select {
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none !important;
  -webkit-font-smoothing: antialiased;
  background-color: #f5f7f9;
  border: 1px solid #d2dae1;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGBAMAAADj6an2AAAAKlBMVEXS2uFqcXmBiJDP195zeoLM1NvAx8+8w8u1vcSutr2KkZl5gIhudX11fIS6TyngAAAAK0lEQVQI12NQCmAIUmDYqMysuIEhRcpKJIGB/eDF4wwMDI2CDUCS05OBAQCROgd9ZJCjPgAAAABJRU5ErkJggg==");
  background-position: right 8px center;
  background-repeat: no-repeat;
  border-radius: 4px;
  display: block;
  box-sizing: border-box;
  color: #24282c;
  cursor: pointer;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  height: 40px;
  outline: none;
  padding: 0 20px 0 8px;
  word-break: normal;
}
.input-wrap select::-ms-expand {
  display: none;
}
.input-wrap .color-input {
  width: 80px;
  height: 32px;
  border: 0;
  box-shadow: none;
  background: #d2dae1;
  font-size: 16px;
  color: #24282c;
  border-radius: 4px;
  padding: 0 2px 0 8px;
  box-sizing: border-box;
  cursor: pointer !important;
}
.input-wrap .slider-wrap {
  padding: 14px 0;
  width: 160px;
}
.input-wrap .slider-track {
  height: 4px;
  border-radius: 2px;
  background: #d2dae1;
  position: relative;
}
.input-wrap .slider-track .handle {
  background: #d2dae1;
  border: 2px solid #24282c;
  border-radius: 50%;
  box-sizing: border-box;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.flex-input {
  background: #fff;
  border: 1px solid #d2dae1;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  transition: 0.16s all ease-out;
  box-sizing: border-box;
}
.flex-input > .pre,
.flex-input > .post {
  height: 40px;
  box-sizing: border-box;
}
.flex-input > .pre {
  border-right: 1px solid #d2dae1;
}
.flex-input > .post {
  border-right: none;
}
.flex-input > .stretch {
  position: relative;
  padding: 0 !important;
}
.flex-input > .stretch input,
.flex-input > .stretch textarea,
.flex-input > .stretch select {
  border: 0;
  width: 100%;
  border-radius: 0;
  background: transparent;
}
.flex-input.disabled {
  background: #f5f7f9;
  cursor: not-allowed;
}
.flex-input.large {
  height: 64px;
}
.flex-input.large input {
  font-size: 22px;
  height: 62px;
  padding: 0 16px;
}
.flex-input.large .stretch {
  max-height: 64px;
}
.flex-input.large .post {
  height: 64px;
}
.flex-input.large .post .button {
  border-radius: 0;
  padding: 0 24px;
  font-weight: 600;
  font-size: 22px;
  height: 62px;
}
.flex-input.medium {
  height: 54px;
}
.flex-input.medium input {
  font-size: 22px;
  height: 62px;
  padding: 0 16px;
}
.flex-input.medium .stretch {
  max-height: 64px;
}
.flex-input.medium .post {
  height: 64px;
}
.flex-input.medium .post .button {
  border-radius: 0;
  padding: 0 24px;
  font-weight: 600;
  font-size: 22px;
  height: 52px;
}
body > div.astg_overlay.createOverlay.visible_overlay > div > div.editor-container > div.flex-input.large.margin-bottom-24 > div > input:focus {
  outline: none;
}
body > div.astg_overlay.createOverlay.visible_overlay > div > div.editor-container > .flex-input {
  margin-bottom: 10px;
}
body > div.astg_overlay.createOverlay.visible_overlay > div > div.editor-container > .post {
  margin-bottom: 24px;
  width: 100%;
  display: block;
}
body > div.astg_overlay.createOverlay.visible_overlay > div > div.editor-container > .post > button {
  width: 100%;
}
.editor-container .file-upload {
  border: 2px dashed #d2dae1;
  border-radius: 6px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  transition: border-color 0.1s ease-out, background 0.1s ease-out;
}
.editor-container .file-upload input {
  bottom: 0;
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 0;
}
.editor-container .file-upload .placeholder {
  height: 64px;
  position: relative;
  padding: 0;
  box-sizing: border-box;
}
.editor-container .file-upload .placeholder i,
.editor-container .file-upload .placeholder .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  top: 16px;
  font-size: 18px;
  color: $text;
  transition: top 0.1s ease-out, opacity 0.1s ease-out;
}
.editor-container .file-upload .placeholder i {
  opacity: 0;
  font-size: 32px;
  top: -8px;
  color: $green-text;
  transition: top 0.1s ease-out, opacity 0.1s ease-in;
}
.editor-container .file-upload .placeholder .text {
  transition: top 0.1s ease-out 0.05s, opacity 0.1s ease-out 0.05s;
}
.editor-container .file-upload:hover,
.editor-container .file-upload.hover {
  cursor: pointer;
  background: #defff5;
  border-color: #00e39e;
}
.editor-container .file-upload:hover .placeholder .text,
.editor-container .file-upload.hover .placeholder .text {
  opacity: 0;
  top: 40px;
}
.editor-container .file-upload:hover .placeholder i,
.editor-container .file-upload.hover .placeholder i {
  opacity: 1;
  top: 16px;
  color: #00e39e;
}
.editor-container .file-upload.loading {
  border: none;
}
.editor-container .file-upload.loading .placeholder {
  color: rgba(255,255,255,0);
  cursor: wait;
  background: linear-gradient(to right, #b52869 0%, #b52869 6%, #f12e6a 6%, #f12e6a 20%, #b31f9c 20%, #b31f9c 22%, #9c19ab 22%, #9c19ab 38%, #6848a8 38%, #6848a8 44%, #ff3a8a 44%, #ff3a8a 60%, #ee69bb 60%, #ee69bb 66%, #eadb34 66%, #eadb34 74%, #00e39e 74%, #00e39e 92%, #25c6c4 92%);
  background-size: 300% 100%;
  background-repeat: repeat;
  background-position: 0 0;
  opacity: 1;
  animation: slideBg 12s linear infinite;
}
.editor-container .file-upload.loading .placeholder i,
.editor-container .file-upload.loading .placeholder .text {
  opacity: 0;
}
.editor-container .file-upload.loading .placeholder::after {
  animation: spin 1.1s linear infinite;
  border-radius: 50%;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateZ(0);
  border-bottom: 3px solid transparent;
  border-left: 3px solid #fff;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  height: 24px;
  margin: -12px 0 0 -12px;
  width: 24px;
}
.editor-container .file-upload.loading input {
  display: none;
}
#overlay {
  z-index: 20;
  bottom: 0;
  color: #24282c;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#overlay.active {
  opacity: 1;
}
#overlay .overlay-content {
  background: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  width: 210px;
  height: 160px;
  opacity: 0;
  position: fixed;
  transform: scale(0.6, 0.6);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out;
}
#overlay .overlay-content.active {
  transform: scale(1, 1);
  opacity: 1;
}
#overlay .overlay-content .scrollable {
  max-height: 180px;
  width: 100%;
  overflow-y: auto;
}
#overlay #sticker-list {
  width: 316px;
  height: 323px;
}
#overlay .footer {
  padding-top: 16px;
}
#overlay.modal {
  background: rgba(36,40,44,0.6);
}
#overlay.modal .overlay-content {
  width: 480px;
  top: 50%;
  left: 50%;
  border-radius: 6px;
  margin-left: -240px;
  padding: 40px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.32);
  transform: scale(0.6, 0.6) translateY(-50%);
}
#overlay.modal .overlay-content.active {
  transform: scale(1, 1) translateY(-50%);
}
#overlay.modal .overlay-content .modal-title {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 24px;
  color: #ff4771;
}
