/* https://medium.com/@fat/mediums-css-is-actually-pretty-fucking-good-b8e2a6c78b06 */
/*
*   http://chir.ag/projects/name-that-color
*/
/*
*   RGBA
*/
/*
*   Color Palette List
*/
/*
*   Color RGBA Palette List
*   Named by the resulting color on a white background
*/
/*
*   Social Providers Colors List
*/
/*
*   Clearfix
*/
/*
*   Alignements
*/
/*
*   Triangle
*/
/*
*   Corner
*/
/*
*   Social icon
*/
/*
*   Keyframes
*/
/*
*   Animation
*/
/*
* Retina screen
*/
/*
*   Spirite generation
*/
/*
*   https://raw.githubusercontent.com/inuitcss/tools.mixins/master/_tools.mixins.scss
*/
/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--white {
  color: white;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--white {
  background-color: white;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--black {
  color: black;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--black {
  background-color: black;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--red {
  color: red;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--red {
  background-color: red;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--alabaster {
  color: #f7f7f7;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--alabaster {
  background-color: #f7f7f7;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--blue-ribbon {
  color: #1e39f6;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--blue-ribbon {
  background-color: #1e39f6;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--tundora {
  color: #4e4e4e;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--tundora {
  background-color: #4e4e4e;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--dusty-gray {
  color: #999999;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--dusty-gray {
  background-color: #999999;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--gallery {
  color: #f0f0f0;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--gallery {
  background-color: #f0f0f0;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--gallery-dark {
  color: #eaeaea;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--gallery-dark {
  background-color: #eaeaea;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--mercury {
  color: #e5e5e5;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--mercury {
  background-color: #e5e5e5;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--emperor {
  color: #545454;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--emperor {
  background-color: #545454;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--dove-gray {
  color: #676767;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--dove-gray {
  background-color: #676767;
}

/* line 13, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color--milk-punch {
  color: #fff3d3;
}

/* line 18, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--milk-punch {
  background-color: #fff3d3;
}

/* line 25, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color-rgba--silver {
  color: rgba(0, 0, 0, 0.4);
}

/* line 25, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color-rgba--gray {
  color: rgba(0, 0, 0, 0.6);
}

/* line 25, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-color-rgba--scorpion {
  color: rgba(0, 0, 0, 0.8);
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.coub__sharing .sb.facebook, .coub__sharing .sb.facebook:active,
.-bg-color--facebook {
  background-color: #3b5a97;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.coub__sharing .sb.twitter, .coub__sharing .sb.twitter:active,
.-bg-color--twitter {
  background-color: #54d4fb;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.coub__sharing .sb.vkontakte, .coub__sharing .sb.vkontakte:active,
.-bg-color--vkontakte {
  background-color: #577da2;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--surfingbird {
  background-color: #d6d6d6;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--google_plus {
  background-color: #d54735;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--tumblr {
  background-color: #3b5a97;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--stumbleupon {
  background-color: #ee4b13;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--pinterest {
  background-color: #f20202;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--odnoklassniki {
  background-color: #f68428;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--linkedin {
  background-color: #006699;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-bg-color--reddit {
  background-color: #a8a8a8;
}

/* line 32, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.coub__sharing .sb.watsapp, .coub__sharing .sb.watsapp:active,
.-bg-color--watsapp {
  background-color: #27ab19;
}

/* line 42, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-sml-facebook {
  height: 11px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4981px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-sml-facebook {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5495.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 46, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-big-facebook {
  height: 29px;
  width: 28px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2935px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-big-facebook {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3546.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 51, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-xl-facebook {
  height: 57px;
  width: 57px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -951px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-xl-facebook {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -769px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 57, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-notifications-facebook {
  height: 11px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -6793px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-notifications-facebook {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -6342.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 42, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-sml-vkontakte {
  height: 11px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -3883px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-sml-vkontakte {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3913.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 46, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-big-vkontakte {
  height: 28px;
  width: 28px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1315px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-big-vkontakte {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -883px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 57, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-notifications-vkontakte {
  height: 11px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -6459px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-notifications-vkontakte {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -6138.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 42, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-sml-twitter {
  height: 11px;
  width: 13px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4409px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-sml-twitter {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4446px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 46, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-big-twitter {
  height: 23px;
  width: 28px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1934px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-big-twitter {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1934px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 51, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-xl-twitter {
  height: 52px;
  width: 64px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -560px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-xl-twitter {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -570px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 57, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-notifications-twitter {
  height: 11px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -6329px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-notifications-twitter {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -6090.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 42, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-sml-google {
  height: 10px;
  width: 14px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2840px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-sml-google {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2917.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 46, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-big-google {
  height: 20px;
  width: 29px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1040px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-big-google {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -998.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 51, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-soc-i-xl-google {
  height: 46px;
  width: 68px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -208px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .-soc-i-xl-google {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -268px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 68, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-reset-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 79, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-centered-text {
  text-align: center;
}

/* line 84, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-right-text {
  text-align: right;
}

/* line 89, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-error-text {
  color: red;
  font-size: 13px;
  text-align: center;
}

/* line 101, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.disabled,
[disabled] {
  cursor: default !important;
  opacity: .4;
}

/* line 107, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-fixed {
  position: fixed;
}

/* line 112, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-ribbon {
  cursor: pointer;
}
/* line 115, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-ribbon:hover,
.-ribbon:hover:active {
  box-shadow: 0px 0px 0px 3px #1e39f6;
}

/* line 121, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-ribbon-hvr-text {
  cursor: pointer;
}
/* line 124, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-ribbon-hvr-text:hover,
.-ribbon-hvr-text:hover:active {
  color: #1e39f6 !important;
}

/* line 130, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-centered-box {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 138, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-hidden {
  display: none;
}

/* line 143, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-v-hidden {
  visibility: hidden;
}

/* line 150, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-margin-centered {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

/* line 160, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-fill {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

/* line 166, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
html.mobile
.js-mobile-hidden {
  display: none !important;
}

/* line 172, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.js-mobile-visible {
  display: none;
}
/* line 175, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
html.mobile
.js-mobile-visible {
  display: inline-block !important;
}

/* line 16, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.-clear:before,
.-clear:after {
  content: '';
  display: table;
}
/* line 21, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.-clear:after {
  clear: both;
}

/* line 186, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-truncate-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 191, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-truncate-long-words {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 197, ../../../app/assets/stylesheets/coub/core/helpers/_helper_classes.scss */
.-indent-overflow {
  overflow: hidden;
  text-indent: -9000px;
  display: block;
}

/*
*   Normal
*/
/*
*   Small
*/
/*
*   Normal
*/
/*
*   Small
*/
/* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
html.webkit .coub__viewer .viewer {
  overflow: visible;
}

/* line 11, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer {
  position: relative;
}
/* line 14, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer {
  position: relative;
  overflow: hidden;
}
/* line 19, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer__hand {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200;
  background: url(/assets/embed/hand-small-dc39f9743f0c271b69f61995b6979052.png) no-repeat 50% 50%;
  cursor: pointer;
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer__hand:hover {
  background: url(/assets/embed/hand-small_hover-4758c8426b6acb2441975aaaa4a78dd0.png) no-repeat 50% 50%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 33, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
  .coub__viewer .viewer__hand {
    background: url(/assets/embed/hand-small@2x-7933fd91440e19b549bffba2efbab1ab.png) no-repeat 50% 53%;
    -webkit-background-size: 70px;
    -moz-background-size: 70px;
    -o-background-size: 70px;
    background-size: 70px;
  }
  /* line 37, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
  .coub__viewer .viewer__hand:hover {
    background: url(/assets/embed/hand-small_hover@2x-4a8959c1d54c67fa8df889f005fd8dd8.png) no-repeat 50% 53%;
    -webkit-background-size: 70px;
    -moz-background-size: 70px;
    -o-background-size: 70px;
    background-size: 70px;
  }
}
/* line 44, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer__img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
/* line 48, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer__player {
  position: relative;
}
/* line 51, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub__viewer .viewer__player object, .coub__viewer .viewer__player canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

/*
*   Mask corners
*/
/* line 62, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub .viewer {
  -webkit-mask-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

@media only screen and (min-width: 1024px) {
  /* line 69, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
  .coub.coub--normal-card .viewer {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }

  /* line 74, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
  .coub.coub--vertical.coub--normal-card:not(.coub--page-card) .viewer {
    border-radius: 0px;
  }
}
/*
*   CSS Corners for flash
*/
/* line 84, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner {
  position: absolute;
  height: 10px;
  width: 10px;
  overflow: hidden;
  z-index: 200;
}
/* line 92, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner.tl, .corner.tl:after {
  top: 0px;
  left: 0px;
}
/* line 97, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner.tr, .corner.tr:after {
  top: 0px;
  right: 0px;
}
/* line 102, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner.bl, .corner.bl:after {
  bottom: 0px;
  left: 0px;
}
/* line 107, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner.br, .corner.br:after {
  bottom: 0px;
  right: 0px;
}
/* line 111, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.corner:after {
  content: '';
  background: transparent;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 30px;
  box-shadow: 0px 0px 0px 5px #f7f7f7;
}
/* line 123, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.coub.coub--normal-card .corner:after, .coub.coub--small-card .corner:after {
  border-radius: 5px;
}
@media only screen and (min-width: 1024px) {
  /* line 127, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
  .coub.coub--normal-card .corner:after {
    border-radius: 8px;
  }
}

/* line 138, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile {
  font-size: 80px;
  line-height: 0;
}
/* line 142, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__site-logo {
  background: url(/assets/video-player/flat_logo-2286ca90c47522ae428d0b2237ab246f.png) no-repeat;
  background-size: 100%;
  bottom: 0.165em;
  height: 0.235em;
  position: absolute;
  right: 0.175em;
  width: 1.19em;
}
/* line 152, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__hand {
  background: rgba(0, 0, 0, 0.6) url(/assets/video-player/hand-66eca69efe5a216ddca036399453108d.svg) no-repeat;
  background-size: 100% 100%;
  border-radius: 1em;
  left: 50%;
  margin: -1em 0 0 -1em;
  outline: 1px solid transparent;
  top: 50%;
  height: 2em;
  width: 2em;
}
/* line 163, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__hand.-play {
  background-image: url(/assets/video-player/play_flat-32e09cb311283744235a46538234ff24.png);
}
/* line 167, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
html:not(.mobile) .viewer.viewer--mobile .viewer__hand:hover {
  background-color: #1e39f6;
}
/* line 171, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__hand:active {
  background-color: #1e39f6;
}
/* line 176, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__hand.disabled:hover, .viewer.viewer--mobile .viewer__hand.disabled:active {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 182, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__mute {
  background: url(/assets/video-player/mute-d4c34572eeda9a7e9779fef25bad9862.png) no-repeat;
  width: 84px;
  height: 80px;
  position: absolute;
  left: 16px;
  top: 14px;
  -webkit-background-size: 21px 20px;
  -moz-background-size: 21px 20px;
  -o-background-size: 21px 20px;
  background-size: 21px 20px;
}
/* line 192, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__progress {
  background-color: #1e39f6;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  bottom: 0;
  left: 0;
  height: 3px;
  position: absolute;
  width: 0;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  -ms-transition: width 0.1s;
  -o-transition: width 0.1s;
  transition: width 0.1s;
}
/* line 204, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__loader {
  background-color: #1e39f6;
  border-radius: 1em;
  left: 50%;
  line-height: 2em;
  margin: -1em 0 0 -1em;
  position: absolute;
  text-align: center;
  top: 50%;
  height: 2em;
  width: 2em;
}
/* line 216, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__loader i {
  background-color: white;
  border-radius: 0.12em;
  display: inline-block;
  height: 0.24em;
  margin: -0.06em 0.06em 0;
  opacity: 0.5;
  vertical-align: middle;
  width: 0.24em;
}
/* line 226, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__loader i.active {
  opacity: 1;
}
/* line 232, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause {
  display: none;
  left: 0;
  margin-top: -0.875em;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 0;
}
/* line 242, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause.-vertical .viewer__pause__hand-container {
  display: block;
  margin: 0 auto;
}
/* line 246, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause.-vertical .viewer__pause__hand-container .viewer__hand {
  margin: 0 auto;
}
/* line 251, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause.-vertical .viewer__pause__share {
  display: block;
  margin: 0 auto;
  padding-top: 0.25em;
}
/* line 259, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__hand-container {
  display: inline-block;
  font-size: 0.75em;
  position: static;
  vertical-align: middle;
  width: 2.25em;
}
/* line 266, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__hand-container .viewer__hand {
  margin: 0;
  position: static;
}
/* line 272, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__share {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
/* line 277, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__share .facebook {
  background: url(/assets/video-player/flat_facebook-d50f748dec5336bf7b207117b4410f18.png) left 0 no-repeat;
}
/* line 281, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__share .twitter {
  background-image: url(/assets/video-player/flat_twitter-111ee5e537e377e83aebd4e724a39005.png);
  margin-left: 0.4em;
  vertical-align: top;
}
/* line 288, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__share .facebook,
.viewer.viewer--mobile .viewer__pause__share .twitter {
  background-size: 100%;
  display: inline-block;
  height: 0.6em;
  width: 0.6em;
}
/* line 294, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__pause__share .facebook:active,
.viewer.viewer--mobile .viewer__pause__share .twitter:active {
  opacity: 0.9;
}
/* line 298, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
html:not(.mobile) .viewer.viewer--mobile .viewer__pause__share .facebook:hover, html:not(.mobile)
.viewer.viewer--mobile .viewer__pause__share .twitter:hover {
  background-position: 0 -0.6em;
}
/* line 305, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__player.-pause .viewer__pause {
  display: block;
}
/* line 309, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__player.-pause .viewer__hand {
  display: none;
}
/* line 313, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__player.-pause .viewer__pause .viewer__hand {
  display: block;
}
/* line 318, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__open-in-app {
  background: url(/assets/coubs/watch-in-app-icon-123cdc0cc5e3cf55ba5da287d1663825.png) left 0 no-repeat;
  background-size: auto 100%;
  bottom: 0.12em;
  color: white;
  cursor: pointer;
  font-weight: bold;
  height: 0.39em;
  left: 0.175em;
  line-height: 0.39em;
  padding: 0 0 0 0.5em;
  position: absolute;
  white-space: nowrap;
}
/* line 332, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_viewer.scss */
.viewer.viewer--mobile .viewer__open-in-app span {
  display: block;
  font-size: 0.235em;
  text-shadow: rgba(0, 0, 0, 0.25) 1px 2px;
}

/* line 11, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description {
  padding: 7px 13px 6px;
  border-radius: 0px 0px 5px 5px;
  position: relative;
  background-color: white;
}
/* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description > .object-media > .object-media__img {
  display: none;
}
/* line 22, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__title {
  width: 76%;
  margin: 0px 0px 4px;
  word-wrap: break-word;
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__title > .description__v-icon {
  vertical-align: middle;
}
/* line 31, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__title > .description__v-icon.private {
  margin-top: -1px;
}
/* line 35, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__title > .description__v-icon.friends {
  margin-top: -2px;
}
/* line 40, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__title,
.coub__description .description__title > a {
  font-size: 14px;
  line-height: 1.3;
}
/* line 46, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  line-height: 1.7;
}
/* line 51, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp a {
  color: #1e39f6;
}
/* line 55, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp a:hover {
  text-decoration: underline;
}
/* line 61, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub--page-card .coub__description .description__stamp:nth-of-type(1) {
  width: 80%;
}
/* line 66, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp__meta {
  margin-right: 6px;
}
/* line 70, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp__external {
  margin-left: -6px;
  white-space: nowrap;
}
/* line 74, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp__external:before {
  content: '\0020\00B7';
}
/* line 80, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp:nth-of-type(1),
.coub__description .coub__tags {
  display: none;
}
/* line 84, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp:nth-of-type(2) {
  margin-top: 23px;
  line-height: 1.3;
}
/* line 88, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__stamp:nth-of-type(2) .object-media__img {
  margin-right: 4px;
}
/* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub__description .description__v-icon.private {
  height: 13px;
  width: 10px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5394px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__description .description__v-icon.private {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5457.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub__description .description__v-icon.friends {
  height: 12px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4289px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__description .description__v-icon.friends {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4403px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub__description .description__v-icon.unlisted {
  height: 14px;
  width: 10px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5105px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__description .description__v-icon.unlisted {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5693px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 97, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__v-icon.nsfw {
  font-family: helveticaneuecoub-bold, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 800;
  height: 12px;
  line-height: 12px;
  vertical-align: middle;
  margin: -2px 0px 0px 2px;
  padding: 0px 3px;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
/* line 48, ../../../app/assets/stylesheets/coub/core/components/typography/modules/_mixins.scss */
html.win .coub__description .description__v-icon.nsfw {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
/* line 107, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__v-icon.nsfw:before {
  content: 'NSFW';
  color: white;
  font-size: 8px;
}
/* line 114, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .description__music-icon {
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5128px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__description .description__music-icon {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5515.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 120, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub__description .coub__tags {
  padding-top: 22px;
  margin-bottom: -7px;
}

/*
*   Recoubed
*/
/* line 131, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub.coub--recoubed .description__title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  width: 19px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -3655px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--recoubed .description__title:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3480px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 146, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .coub__description {
    width: 100%;
    padding: 15px 15px 22px;
    border-radius: 0px 0px 8px 8px;
  }
  /* line 152, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .coub__description > .object-media > .object-media__img {
    display: block;
  }
  /* line 158, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__title {
    width: 80%;
    margin: -4px 0px 3px;
  }
  /* line 162, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__title > .description__v-icon {
    display: none;
  }
  /* line 167, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__title,
  .coub.coub--normal-card .description__title > a {
    font-size: 16px;
    line-height: 1.19;
  }
  /* line 172, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__title:before {
    display: none;
  }
  /* line 178, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__stamp:nth-of-type(1),
  .coub.coub--normal-card .coub__tags {
    display: block;
  }
  /* line 182, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__stamp:nth-of-type(2) {
    display: none;
  }
  /* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .coub.coub--normal-card .description__v-icon.private {
    height: 13px;
    width: 10px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -5372px;
    background-repeat: no-repeat;
  }
  /* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .coub.coub--normal-card .description__v-icon.friends {
    height: 13px;
    width: 18px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -3533px;
    background-repeat: no-repeat;
  }
  /* line 9, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .coub.coub--normal-card .description__v-icon.unlisted {
    height: 14px;
    width: 10px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -5082px;
    background-repeat: no-repeat;
  }
  /* line 190, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .coub.coub--normal-card .description__recoub-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -1px 3px 0px -3px;
    height: 12px;
    width: 19px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -3655px;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--normal-card .description__v-icon.private {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5034px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--normal-card .description__v-icon.friends {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3707.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--normal-card .description__v-icon.unlisted {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5058px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--normal-card .description__recoub-icon {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3480px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/* line 205, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub.coub--small-card .coub__description {
  width: 310px;
}
/* line 209, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.coub.coub--small-card .description__title {
  width: 76%;
}

/* line 219, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .modal__content {
  padding: 25px;
  width: 690px;
}
/* line 224, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .make-coub {
  margin-top: 15px;
  margin-bottom: -15px;
}
/* line 229, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .loadRotator {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
}
/* line 233, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .-centered-text {
  position: relative;
  padding: 20px 30px;
}
/* line 237, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .-centered-text a {
  line-height: 1.4;
}
/* line 241, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
.modal.embed-popup .-centered-text h2 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 247, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_description.scss */
  .modal.embed-popup .modal__content {
    width: 100%;
  }
}

/* line 11, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls {
  position: absolute;
}
/* line 14, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls div[class^="coub__"] {
  height: 26px;
  text-align: center;
  position: relative;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 24, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls div[class^="coub__"] i[handler] {
  display: block;
}
/* line 28, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls div[class^="coub__"] [counter-value] {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding: 5px 0px;
  cursor: pointer;
}
/* line 36, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls div[class^="coub__"]:not([disabled]) i[handler] {
  cursor: pointer;
}
/* line 41, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls .coub__like-button i[handler] {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
}
/* line 45, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls .dropdown, .description__controls .dropdown__handler {
  display: block;
  height: inherit;
}
/* line 50, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.description__controls .dropdown__content {
  width: 240px;
}

/* line 56, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.coub--small-card .description__controls,
.description__controls {
  top: 8px;
  right: 7px;
}
/* line 59, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.coub--small-card .description__controls div[class^="coub__"],
.description__controls div[class^="coub__"] {
  width: 30px;
}
/* line 63, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.coub--small-card .description__controls .coub__recoub-button i[handler],
.description__controls .coub__recoub-button i[handler] {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 4px;
}
/* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub--small-card .description__controls .coub__like-button i[handler],
.description__controls .coub__like-button i[handler] {
  height: 17px;
  width: 12px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -190px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub--small-card .description__controls .coub__like-button i[handler],
  .description__controls .coub__like-button i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -282px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 23, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
html:not(.mobile) .coub--small-card .description__controls .coub__like-button:not([disabled]) i[handler]:hover, html:not(.mobile)
.description__controls .coub__like-button:not([disabled]) i[handler]:hover {
  height: 18px;
  width: 12px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -57px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .coub--small-card .description__controls .coub__like-button:not([disabled]) i[handler]:hover, html:not(.mobile)
  .description__controls .coub__like-button:not([disabled]) i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -193px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub--small-card .description__controls .coub__like-button.-on i[handler],
.description__controls .coub__like-button.-on i[handler] {
  height: 18px;
  width: 12px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -57px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub--small-card .description__controls .coub__like-button.-on i[handler],
  .description__controls .coub__like-button.-on i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -193px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 32, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
html:not(.mobile) .coub--small-card .description__controls .coub__like-button:not([disabled]).-on i[handler]:hover, html:not(.mobile)
.description__controls .coub__like-button:not([disabled]).-on i[handler]:hover {
  height: 17px;
  width: 12px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .coub--small-card .description__controls .coub__like-button:not([disabled]).-on i[handler]:hover, html:not(.mobile)
  .description__controls .coub__like-button:not([disabled]).-on i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub--small-card .description__controls .coub__recoub-button i[handler],
.description__controls .coub__recoub-button i[handler] {
  height: 13px;
  width: 22px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -168px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub--small-card .description__controls .coub__recoub-button i[handler],
  .description__controls .coub__recoub-button i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -108.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 23, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
html:not(.mobile) .coub--small-card .description__controls .coub__recoub-button:not([disabled]) i[handler]:hover, html:not(.mobile)
.description__controls .coub__recoub-button:not([disabled]) i[handler]:hover {
  height: 13px;
  width: 22px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -146px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .coub--small-card .description__controls .coub__recoub-button:not([disabled]) i[handler]:hover, html:not(.mobile)
  .description__controls .coub__recoub-button:not([disabled]) i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -86.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub--small-card .description__controls .coub__recoub-button.-on i[handler],
.description__controls .coub__recoub-button.-on i[handler] {
  height: 13px;
  width: 22px;
  background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
  background-position: 0 -146px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub--small-card .description__controls .coub__recoub-button.-on i[handler],
  .description__controls .coub__recoub-button.-on i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -86.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
/* line 69, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
.coub--small-card .description__controls .counter,
.description__controls .counter {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  bottom: -11px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 77, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .coub__recoub-button .dropdown__pointer:after {
    left: initial;
    right: 24px;
  }
  /* line 82, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .coub__recoub-button .dropdown__inner {
    left: -193px !important;
  }
}
/*
*   Controls Desktop
*/
@media only screen and (min-width: 768px) {
  /* line 92, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .description__controls {
    top: 12px;
    right: 7px;
  }
  /* line 95, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .description__controls div[class^="coub__"] {
    width: 42px;
  }
  /* line 99, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .description__controls .coub__recoub-button i[handler] {
    top: 2px;
  }
  /* line 103, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_controls.scss */
  .description__controls .counter {
    bottom: -21px;
  }
  /* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .description__controls .coub__like-button i[handler] {
    height: 22px;
    width: 24px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -115px;
    background-repeat: no-repeat;
  }
  /* line 23, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  html:not(.mobile) .description__controls .coub__like-button:not([disabled]) i[handler]:hover {
    height: 22px;
    width: 24px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -26px;
    background-repeat: no-repeat;
  }
  /* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .description__controls .coub__like-button.-on i[handler] {
    height: 22px;
    width: 24px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -26px;
    background-repeat: no-repeat;
  }
  /* line 32, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  html:not(.mobile) .description__controls .coub__like-button:not([disabled]).-on i[handler]:hover {
    height: 22px;
    width: 24px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -84px;
    background-repeat: no-repeat;
  }
  /* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .description__controls .coub__recoub-button i[handler] {
    height: 21px;
    width: 26px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -277px;
    background-repeat: no-repeat;
  }
  /* line 23, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  html:not(.mobile) .description__controls .coub__recoub-button:not([disabled]) i[handler]:hover {
    height: 21px;
    width: 26px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -247px;
    background-repeat: no-repeat;
  }
  /* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .description__controls .coub__recoub-button.-on i[handler] {
    height: 21px;
    width: 26px;
    background-image: url(/assets/coub-block-sprites-sa2ea640650-a6e0cd98379383eaa8cf812b449a5898.png);
    background-position: 0 -247px;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .description__controls .coub__like-button i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -250.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .description__controls .coub__like-button:not([disabled]) i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -161.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .description__controls .coub__like-button.-on i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -161.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .description__controls .coub__like-button:not([disabled]).-on i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -130.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .description__controls .coub__recoub-button i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -56.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  html:not(.mobile) .description__controls .coub__recoub-button:not([disabled]) i[handler]:hover {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -26.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .description__controls .coub__recoub-button.-on i[handler] {
    background-image: url(/assets/coub-block-sprites_retina-s85342ab193-7147bff4034bd81008d7be996671bb5d.png);
    background-position: 0 -26.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 25px 298.5px;
    -moz-background-size: 25px 298.5px;
    -o-background-size: 25px 298.5px;
    background-size: 25px 298.5px;
  }
}

/*
*  Coub: Stubs
*/
/* line 13, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub,
.coub .coub__stub {
  background-color: #1e39f6;
  color: white;
  text-align: center;
  padding-top: 48.4%;
  overflow: hidden;
  position: relative;
  border-radius: 5px 5px 0px 0px;
}
/* line 42, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub.coub--small-card .coub__stub.processing i,
.coub .coub__stub.processing i {
  height: 59px;
  width: 95px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -3169px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--small-card .coub__stub.processing i,
  .coub .coub__stub.processing i {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2612.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 42, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
.coub.coub--small-card .coub__stub.permission i,
.coub .coub__stub.permission i {
  height: 63px;
  width: 91px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -688px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub.coub--small-card .coub__stub.permission i,
  .coub .coub__stub.permission i {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -660px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 23, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub .stub__content,
.coub .coub__stub .stub__content {
  margin: 5px 0px;
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub h2,
.coub .coub__stub h2 {
  margin: 5px 0px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}
/* line 32, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub p,
.coub .coub__stub p {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.09091;
}
/* line 36, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub img,
.coub .coub__stub img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
/* line 40, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub.age-restricted,
.coub .coub__stub.age-restricted {
  min-height: 150px;
  padding-top: 0px;
}
/* line 44, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub.age-restricted p,
.coub .coub__stub.age-restricted p {
  margin: 20px 0px;
}
/* line 51, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--normal-card .coub__stub.age-restricted i {
  font-size: 10vw;
}
@media only screen and (min-width: 1441px) {
  /* line 56, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
  .coub.coub--normal-card .coub__stub.age-restricted i {
    font-size: 144px;
  }
}
/* line 63, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub--small-card .coub__stub.age-restricted i {
  font-size: 50px;
}
/* line 68, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub .stub__content {
  position: absolute;
  top: 0;
}
/* line 72, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub .stub__content i {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  /* line 79, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
  .coub .coub__stub {
    border-radius: 8px 8px 0 0;
  }
  /* line 42, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .coub .coub__stub.processing i {
    height: 98px;
    width: 164px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -1488px;
    background-repeat: no-repeat;
  }
  /* line 42, ../../../app/assets/stylesheets/coub/core/shared/coubs/modules/_mixins.scss */
  .coub .coub__stub.permission i {
    height: 103px;
    width: 151px;
    background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
    background-position: 0 -448px;
    background-repeat: no-repeat;
  }
  /* line 83, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
  .coub .coub__stub .stub__content {
    padding: 60px 20px;
    width: 100%;
  }
  /* line 88, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
  .coub .coub__stub h2 {
    margin: 20px 0px 5px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
  }
  /* line 93, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
  .coub .coub__stub p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.01538;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub .coub__stub.processing i {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1555px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub .coub__stub.permission i {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -323px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/*
*   For dynamic optimization
*/
/* line 105, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub .dontRenderSearchableTitle {
  display: none;
}
/* line 109, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub__dont-render {
  position: relative;
}
/* line 112, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub__dont-render:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  border-radius: 5px;
}
/* line 120, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub__dont-render .coub__inner {
  display: none;
}
/* line 124, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_states.scss */
.coub.coub__dont-render .dontRenderSearchableTitle {
  display: block;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing {
  width: 100%;
  padding: 12px 10px;
  position: absolute;
  bottom: 0px;
  display: none;
  z-index: -10;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  /*
  *   Social Sharing Button
  */
  /*
  *   Sharing List Item
  */
  /*
  *   Visible Social Buttons
  */
  /*
  *   Hidden Social Buttons
  */
}
/* line 16, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.coub__sharing:before, .coub__sharing:after {
  content: '';
  display: table;
}
/* line 21, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.coub__sharing:after {
  clear: both;
}
/* line 18, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub.coub--small-card .coub__sharing {
  display: none !important;
}
/* line 22, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing.-processing .coub__sharing {
  display: block;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
/* line 27, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub.coub--page-card .coub__sharing:not(.-processing) {
  display: block;
  z-index: 200;
  -webkit-transform: translate3d(0, 66px, 0);
  -moz-transform: translate3d(0, 66px, 0);
  -ms-transform: translate3d(0, 66px, 0);
  -o-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
/* line 33, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing.-unfold {
  -webkit-transform: translate3d(0, 66px, 0);
  -moz-transform: translate3d(0, 66px, 0);
  -ms-transform: translate3d(0, 66px, 0);
  -o-transform: translate3d(0, 66px, 0);
  transform: translate3d(0, 66px, 0);
}
/* line 37, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing.-unfolded {
  z-index: 200;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing {
    padding: 21px 5px;
  }
  /* line 44, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing.-unfold {
    -webkit-transform: translate3d(0, 64px, 0);
    -moz-transform: translate3d(0, 64px, 0);
    -ms-transform: translate3d(0, 64px, 0);
    -o-transform: translate3d(0, 64px, 0);
    transform: translate3d(0, 64px, 0);
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  /* line 50, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing:not(.-processing) {
    display: block;
    z-index: 200;
    -webkit-transform: translate3d(0, 66px, 0);
    -moz-transform: translate3d(0, 66px, 0);
    -ms-transform: translate3d(0, 66px, 0);
    -o-transform: translate3d(0, 66px, 0);
    transform: translate3d(0, 66px, 0);
  }
}
@media only screen and (min-width: 1024px) {
  /* line 58, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub.coub--page-card .coub__sharing {
    padding-right: 20px;
  }
}
/* line 63, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing > .sb {
  height: 39px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 63, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing > .sb {
    height: 36px;
  }
}
/* line 75, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.social {
  font-size: 14px;
  line-height: 3;
  color: white;
  background-image: none;
  margin-right: 6px;
  padding-right: 20px;
  border-radius: 5px;
}
/* line 84, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.social:before {
  content: '';
  position: absolute;
}
/* line 89, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.social.-hide-text {
  padding: 0px !important;
  width: 45px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 75, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.social {
    font-size: 13px;
    line-height: 2.1;
    margin-right: 3px;
    padding-right: 11px;
  }
}
/* line 106, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.social {
  text-indent: 32px;
}
/* line 109, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.social > i {
  width: 28px;
  height: 26px;
  border-radius: 5px;
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 6px;
}
/* line 115, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.social > i:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.facebook > i:before {
  height: 22px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4593px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.facebook > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5124px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.twitter > i:before {
  height: 15px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2382px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.twitter > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2385.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.vkontakte > i:before {
  height: 13px;
  width: 20px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2406px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.vkontakte > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2284.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.surfingbird > i:before {
  height: 20px;
  width: 22px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1403px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.surfingbird > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1700px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.google_plus > i:before {
  height: 26px;
  width: 29px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1128px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.google_plus > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1027px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.tumblr > i:before {
  height: 19px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4355px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.tumblr > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4957.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.stumbleupon > i:before {
  height: 17px;
  width: 20px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2356px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.stumbleupon > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2234px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.pinterest > i:before {
  height: 19px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1779px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.pinterest > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1810.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.odnoklassniki > i:before {
  height: 21px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1995px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.odnoklassniki > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2205px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.linkedin > i:before {
  height: 20px;
  width: 21px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2973px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.linkedin > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2838px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .list__item.reddit > i:before {
  height: 20px;
  width: 25px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1099px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .list__item.reddit > i:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -920px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 139, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.facebook:before {
  height: 22px;
  width: 22px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4039px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .sb.facebook:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4487.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 153, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.facebook {
  padding-left: 38px;
}
/* line 156, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.facebook:before {
  left: 9px;
  top: 9px;
}
/* line 139, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.twitter:before {
  height: 20px;
  width: 24px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2638px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .sb.twitter:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2561px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 162, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.twitter {
  padding-left: 45px;
}
/* line 165, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.twitter:before {
  top: 10px;
  left: 12px;
}
/* line 139, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.vkontakte:before {
  height: 20px;
  width: 33px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -1966px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__sharing .sb.vkontakte:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -1966px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 144, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.vkontakte {
  padding-left: 55px;
}
/* line 147, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .sb.vkontakte:before {
  left: 13px;
  top: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 174, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.facebook:before {
    height: 20px;
    width: 20px;
    background-image: url(/assets/sprites-mobile-s3964a055ff-bdae211aaff5dc2a85006734f02efa34.png);
    background-position: 0 -326.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 38px 695px;
    -moz-background-size: 38px 695px;
    -o-background-size: 38px 695px;
    background-size: 38px 695px;
  }
  /* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.facebook {
    padding-left: 35px;
  }
  /* line 182, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.facebook:before {
    top: 9px;
    left: 8px;
  }
  /* line 174, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.twitter:before {
    height: 18px;
    width: 21.5px;
    background-image: url(/assets/sprites-mobile-s3964a055ff-bdae211aaff5dc2a85006734f02efa34.png);
    background-position: 0 -238.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 38px 695px;
    -moz-background-size: 38px 695px;
    -o-background-size: 38px 695px;
    background-size: 38px 695px;
  }
  /* line 190, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.twitter:before {
    top: 8px;
    left: 11px;
  }
  /* line 174, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.vkontakte:before {
    height: 17.5px;
    width: 28.5px;
    background-image: url(/assets/sprites-mobile-s3964a055ff-bdae211aaff5dc2a85006734f02efa34.png);
    background-position: 0 -212px;
    background-repeat: no-repeat;
    -webkit-background-size: 38px 695px;
    -moz-background-size: 38px 695px;
    -o-background-size: 38px 695px;
    background-size: 38px 695px;
  }
  /* line 196, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.vkontakte {
    padding-left: 42px;
  }
  /* line 199, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.vkontakte:before {
    top: 9px;
    left: 9px;
  }
  /* line 174, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.watsapp:before {
    height: 22.5px;
    width: 23px;
    background-image: url(/assets/sprites-mobile-s3964a055ff-bdae211aaff5dc2a85006734f02efa34.png);
    background-position: 0 -111px;
    background-repeat: no-repeat;
    -webkit-background-size: 38px 695px;
    -moz-background-size: 38px 695px;
    -o-background-size: 38px 695px;
    background-size: 38px 695px;
  }
  /* line 207, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
  .coub__sharing .sb.watsapp:before {
    top: 8px;
    left: 11px;
  }
}
/* line 219, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .dropdown--providers {
  margin-top: 10px;
}
/* line 222, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .dropdown--providers .dropdown__content {
  width: 130px;
}
/* line 226, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .dropdown--providers .sb.-select {
  width: 19px;
  height: 19px;
  padding: 0px;
}
/* line 231, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .dropdown--providers .sb.-select:after {
  left: 5px;
  top: 7px;
}
/* line 237, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_sharing.scss */
.coub__sharing .dropdown--providers .list {
  max-height: 100%;
}

/* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls {
  float: right;
}
/* line 10, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls > .sb.-st {
  padding: 0px 15px;
}
/* line 15, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls > .sb.-st,
.sharing__controls .dropdown__handler > .sb.-st {
  font-size: 13px;
  line-height: 1.4;
  height: 39px;
  margin-left: 6px;
}
/* line 22, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .dropdown__handler > .sb.-st {
  padding: 0px 20px;
}
/* line 25, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .dropdown__handler > .sb.-st.edit:after {
  content: '';
  bottom: 0;
  right: 0;
  top: 2px;
  left: 0;
  margin: auto;
  height: 17px;
  width: 18px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2612px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .dropdown__handler > .sb.-st.edit:after {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -2534.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 31, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .dropdown__handler > .sb.-st.-select:after {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
}
/* line 36, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .dropdown-info .dropdown__content {
  width: 150px;
}
/* line 40, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list-wrap {
  max-height: 215px;
}
/* line 45, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item:not(.-no-icon), .sharing__controls .list__item .sb, .sharing__controls .list__item > a {
  padding-left: 35px;
}
/* line 48, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item:not(.-no-icon):before, .sharing__controls .list__item .sb:before, .sharing__controls .list__item > a:before {
  content: '';
  left: 8px;
}
/* line 54, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item > a, .sharing__controls .list__item > form {
  margin-left: -35px;
}
/* line 58, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item .sb {
  font-size: 12px;
  text-align: left;
  line-height: inherit;
  padding: 13px 0px 13px 35px;
  height: 38px;
  width: 100%;
}
/* line 67, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.-highlight {
  background-color: red !important;
  color: white;
}
/* line 71, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.-highlight:before {
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4762px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.-highlight:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4285.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 77, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls form {
  margin: -13px;
}
/* line 110, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.copy:before {
  height: 17px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -3237px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.copy:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3271px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 114, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.copy.zeroclipboard-is-hover {
  background-color: #1e39f6;
  color: white;
}
/* line 118, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.copy.zeroclipboard-is-hover:before {
  height: 17px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -2859px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.copy.zeroclipboard-is-hover:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3060px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 93, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.gif .sb:before {
  height: 13px;
  width: 20px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4245px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.gif .sb:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4850.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 98, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.gif:hover .sb {
  color: white;
}
/* line 102, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.gif:hover .sb:before {
  height: 13px;
  width: 20px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4267px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.gif:hover .sb:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4802.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 83, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.editor > a:before {
  height: 12px;
  width: 21px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5952px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.editor > a:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5815px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 87, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.editor:hover > a:before {
  height: 12px;
  width: 20px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5736px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.editor:hover > a:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5603px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 126, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.info:before {
  height: 11px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5716px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.info:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -118px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 130, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.info:hover:before {
  height: 11px;
  width: 17px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5828px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.info:hover:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -138px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 126, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.flag:before {
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5039px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.flag:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4330.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 130, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.flag:hover:before {
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4762px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.flag:hover:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4285.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 136, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.flag {
  border-radius: 0px;
}
/* line 83, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.delete > a:before {
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5973px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.delete > a:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5579.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 87, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.sharing__controls .list__item.delete:hover > a:before {
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5805px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .sharing__controls .list__item.delete:hover > a:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5434px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}

/*
*   Sharing controls: Flag dropdown
*/
/* line 148, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .dropdown__content {
  width: 286px;
}
/* line 154, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .flag__header > p.hbold,
.dropdown.dropdown--flag .flag__form > p.hbold {
  font-size: 13px;
}
/* line 158, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .flag__header:before,
.dropdown.dropdown--flag .flag__form:before {
  content: '';
  height: 14px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5039px;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .dropdown.dropdown--flag .flag__header:before,
  .dropdown.dropdown--flag .flag__form:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4330.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 166, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .flag__header {
  position: relative;
  font-size: 12px;
  line-height: 1.3;
  padding: 10px 10px 5px 35px;
  border-radius: 8px 8px 0px 0px;
}
/* line 174, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .list__item:first-of-type {
  border-radius: 0px;
}
/* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .list__item.-checked:before {
  height: 13px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4624px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .dropdown.dropdown--flag .list__item.-checked:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4308.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 183, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .list__item.-checked:hover:before {
  height: 13px;
  width: 12px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5513px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .dropdown.dropdown--flag .list__item.-checked:hover:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4935.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 188, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .flag__form {
  position: absolute;
  border-radius: 8px;
  padding: 10px 10px 25px;
}
/* line 193, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .flag__form > p.hbold {
  text-align: left;
  text-indent: 25px;
}
/* line 199, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_options.scss */
.dropdown.dropdown--flag .input-field {
  display: block;
  height: 110px;
  margin-bottom: 20px;
}

/* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags {
  position: relative;
}

/* line 11, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags-wrap {
  white-space: pre-line;
}
/* line 14, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags-wrap > a:before {
  content: "#";
}

/* line 19, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
a.coub__tags-cropper {
  font-size: 40px;
  letter-spacing: -3px;
  line-height: 0.45em;
  padding: 0px 6px 0px 3px;
  height: 17px;
  bottom: -2px;
  border-radius: 15px;
  right: 0px;
}

/* line 30, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
button.coub__tags-cropper {
  font-size: 17px;
  height: 26px;
  line-height: 26px;
  padding: 0px 12px;
  color: rgba(0, 0, 0, 0.4);
  background-color: white;
  border: 1px solid #EFEFEF;
}
/* line 39, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
button.coub__tags-cropper:hover {
  color: white;
  border-color: #1e39f6;
  background-color: #1e39f6;
}

/* line 46, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags-cropper {
  display: none;
  text-align: center;
}

/* line 56, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline {
  font-size: 12px;
}
/* line 60, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline.-cropped .coub__tags-wrap {
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
/* line 66, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline.-cropped .coub__tags-wrap:after {
  content: '';
}
/* line 70, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline.-cropped .coub__tags-cropper {
  display: inline-block;
}
/* line 75, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline .coub__tags-wrap {
  padding-bottom: 1px;
}
/* line 78, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline .coub__tags-wrap > a {
  color: rgba(0, 0, 0, 0.5);
  margin-right: 3px;
}
/* line 83, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline .coub__tags-wrap:after {
  width: 32px;
  height: 15px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: white;
  box-shadow: -10px 0px 20px 10px white;
}
/* line 94, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline .coub__tags-cropper {
  position: absolute;
}
/* line 99, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--timeline .coub__tags-cropper, .coub__tags--timeline .coub__tags-cropper:hover, .coub__tags--timeline .coub__tags-cropper:hover:active {
  color: rgba(0, 0, 0, 0.6);
}

/* line 110, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page {
  font-size: 13px;
  padding: 0px 2px;
}
/* line 114, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page .-v-hidden {
  display: block;
}
/* line 118, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page.-cropped {
  max-height: 58px;
  overflow: hidden;
}
/* line 123, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub--page-card .coub__tags--page {
  margin-top: 10px;
}
/* line 127, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page .coub__tags-wrap {
  line-height: 2.5;
}
/* line 130, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page .coub__tags-wrap > a {
  color: rgba(0, 0, 0, 0.4);
  background-color: white;
  border: 1px solid #EFEFEF;
  line-height: 1.3;
  padding: 4px 7px 4px;
  margin-right: 2px;
  border-radius: 15px;
}
/* line 140, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page .coub__tags-wrap > a:hover {
  color: white;
  background-color: #1e39f6;
  border-color: #1e39f6;
}
/* line 147, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
.coub__tags--page .coub__tags-cropper {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 110, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_tags.scss */
  .coub__tags--page {
    border-bottom: none;
  }
}

/* line 7, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup {
  /*
  *   Channel select
  */
  /*
  *   Tags
  */
  /*
  *   Options
  */
  /*
  *   Visibility Select
  */
  /*
  *   Footer
  */
}
/* line 8, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup h1 {
  margin-bottom: 24px;
}
/* line 12, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .modal__content {
  padding: 18px 29px;
  width: 571px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 12, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
  .modal--edit-popup .modal__content {
    padding: 18px;
    width: 100%;
  }
}
/* line 29, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--select.channel--select,
.modal--edit-popup .dropdown--select.channel--select > .dropdown__handler,
.modal--edit-popup .dropdown--select.channel--select > .dropdown__inner,
.modal--edit-popup .sb.channel--select {
  width: 100%;
}
/* line 34, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--select.channel--select,
.modal--edit-popup .sb.channel--select {
  margin-bottom: 15px;
  height: 38px;
}
/* line 39, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup form > .sb.channel--select:after {
  display: none;
}
/* line 43, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .sb.channel--select {
  text-align: left;
  height: 38px;
  line-height: 39px;
  padding-left: 45px;
}
/* line 49, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .sb.channel--select > img {
  position: absolute;
  left: 0px;
  top: 0px;
  border-radius: 3px 0px 0px 3px;
}
/* line 55, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .sb.channel--select:active:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  height: 38px;
  width: 38px;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 200;
}
/* line 70, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .input-field-group {
  margin: 1px 0 22px;
}
/* line 74, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .-error-text {
  font-size: 14px;
  margin: -2px 0px 20px;
}
/* line 79, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .tagit {
  background: url(/assets/create/tags-icon@2x-c52cfc2ceaa2c98bf0f06370352642a8.png) no-repeat 10px 11px;
  border-radius: 5px;
  min-height: 41px;
  padding: 7px 12px 6px 32px;
  overflow: initial;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  -o-background-size: 16px;
  background-size: 16px;
}
/* line 16, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.modal--edit-popup .tagit:before, .modal--edit-popup .tagit:after {
  content: '';
  display: table;
}
/* line 21, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.modal--edit-popup .tagit:after {
  clear: both;
}
/* line 88, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .tagit:hover {
  box-shadow: 0px 0px 0px 3px #1e39f6;
}
/* line 92, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .tagit li {
  font-size: 13px;
  padding: .2em 5px .2em .5em;
}
/* line 97, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .tagit input {
  font-size: 13px;
}
/* line 106, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .grid-container {
  text-align: left;
}
/* line 109, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .grid-container label {
  font-size: 14px;
}
/* line 113, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .grid-container p {
  color: rgba(0, 0, 0, 0.4);
  font-size: 11px;
  margin: 7px 0px 0px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 120, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
  .modal--edit-popup .grid-container p {
    font-size: 12px;
  }
}
/* line 126, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .grid-col {
  padding-bottom: 16px;
}
/* line 130, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .grid-col:nth-child(odd) {
  padding-right: 15px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 130, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
  .modal--edit-popup .grid-col:nth-child(odd) {
    padding-right: 0px;
  }
}
/* line 143, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .dropdown__inner {
  width: 100%;
}
/* line 148, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item:before,
.modal--edit-popup .dropdown--visibility .dropdown__handler > .sb.-toggle:before {
  content: '';
  left: 10px;
}
/* line 155, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .dropdown__handler.unlisted > .sb.-toggle:before, .modal--edit-popup .dropdown--visibility .dropdown__handler.private > .sb.-toggle:before {
  left: 13px;
}
/* line 159, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .dropdown__handler.public {
  left: 11px;
}
/* line 164, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .sb.-toggle {
  font-size: 14px;
  padding: 0 45px 0 35px;
}
/* line 169, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item {
  padding-left: 32px;
}
/* line 172, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.friends:before {
  left: 7px;
}
/* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.public:before,
.modal--edit-popup .dropdown--visibility .dropdown__handler.public > .sb.-toggle:before {
  height: 15px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4310px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.public:before,
  .modal--edit-popup .dropdown--visibility .dropdown__handler.public > .sb.-toggle:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3985.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 184, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.public:hover:before,
.modal--edit-popup .dropdown--visibility .list__item.public.active:before {
  height: 15px;
  width: 15px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -3859px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.public:hover:before,
  .modal--edit-popup .dropdown--visibility .list__item.public.active:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3889.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.friends:before,
.modal--edit-popup .dropdown--visibility .dropdown__handler.friends > .sb.-toggle:before {
  height: 13px;
  width: 19px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -5152px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.friends:before,
  .modal--edit-popup .dropdown--visibility .dropdown__handler.friends > .sb.-toggle:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4424px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 184, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.friends:hover:before,
.modal--edit-popup .dropdown--visibility .list__item.friends.active:before {
  height: 13px;
  width: 19px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4718px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.friends:hover:before,
  .modal--edit-popup .dropdown--visibility .list__item.friends.active:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4031.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.private:before,
.modal--edit-popup .dropdown--visibility .dropdown__handler.private > .sb.-toggle:before {
  height: 16px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4646px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.private:before,
  .modal--edit-popup .dropdown--visibility .dropdown__handler.private > .sb.-toggle:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5307.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 184, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.private:hover:before,
.modal--edit-popup .dropdown--visibility .list__item.private.active:before {
  height: 16px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -103px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.private:hover:before,
  .modal--edit-popup .dropdown--visibility .list__item.private.active:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5218px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 179, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.unlisted:before,
.modal--edit-popup .dropdown--visibility .dropdown__handler.unlisted > .sb.-toggle:before {
  height: 16px;
  width: 11px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4671px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.unlisted:before,
  .modal--edit-popup .dropdown--visibility .dropdown__handler.unlisted > .sb.-toggle:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -4985.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 184, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .dropdown--visibility .list__item.unlisted:hover:before,
.modal--edit-popup .dropdown--visibility .list__item.unlisted.active:before {
  height: 14px;
  width: 10px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4958px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .modal--edit-popup .dropdown--visibility .list__item.unlisted:hover:before,
  .modal--edit-popup .dropdown--visibility .list__item.unlisted.active:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -5332.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 194, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .edit-popup__footer {
  margin: 26px -29px -18px -29px;
  padding: 33px 29px 27px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 16, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.modal--edit-popup .edit-popup__footer:before, .modal--edit-popup .edit-popup__footer:after {
  content: '';
  display: table;
}
/* line 21, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
.modal--edit-popup .edit-popup__footer:after {
  clear: both;
}
/* line 200, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .edit-popup__footer .dropdown {
  float: left;
}
/* line 204, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.modal--edit-popup .edit-popup__footer .sb.-blue {
  float: right;
  margin-top: 3px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 194, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
  .modal--edit-popup .edit-popup__footer {
    margin: 0px -18px -18px -18px;
    padding: 22px 25px;
  }
}

/* line 217, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.dropdown--autocomplete .dropdown__content {
  width: 180px;
}
/* line 220, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_edit_popup.scss */
.dropdown--autocomplete .dropdown__content .antiscroll-inner {
  min-height: 38px;
}

/* line 8, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.modal.modal--share-popup .modal__content {
  min-width: 300px;
  width: 970px;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 15, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
  .modal.modal--share-popup .modal__content {
    width: 640px;
  }
  /* line 19, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
  .modal.modal--share-popup .modal__inner {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 25, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
  .modal.modal--share-popup .modal__content {
    width: 100%;
  }
}

/* line 31, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__preview {
  position: relative;
}
/* line 34, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__preview > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

/* line 39, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__options {
  text-align: left;
}

/* line 43, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option {
  margin-bottom: 10px;
}
/* line 46, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option label {
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
}
/* line 53, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option input,
.share-popup__option textarea {
  font-size: 12px;
}
/* line 57, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option textarea {
  font-family: Courier;
  resize: none;
}
/* line 62, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size {
  float: left;
  padding-right: 7px;
}
/* line 67, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(1) {
  width: 17%;
}
/* line 71, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(2) {
  width: 22%;
}
/* line 75, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(3) {
  width: 27%;
}
/* line 79, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(4) {
  width: 34%;
  padding-right: 0px;
}
/* line 84, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(1) > .frame {
  height: 24px;
}
/* line 88, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(2) > .frame {
  height: 32px;
}
/* line 92, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(3) > .frame {
  height: 40px;
}
/* line 96, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size:nth-of-type(4) > .frame {
  height: 47px;
}
/* line 100, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size > .frame {
  font-size: 11px;
  line-height: 1.2;
  color: #7f7f7f;
  text-align: center;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  position: relative;
}
/* line 109, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__size > .frame.active {
  color: white;
  background-color: #1e39f6;
  border-color: #1e39f6;
}
/* line 116, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__custom-size {
  float: left;
  width: 45%;
}
/* line 120, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__custom-size > input {
  text-align: center;
}
/* line 124, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .option__custom-size > p {
  margin: 5px 0px 0px;
}
/* line 129, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__option .cross {
  font-size: 12px;
  line-height: 2.9;
  float: left;
  width: 10%;
}

/* line 137, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__checks {
  margin-bottom: -10px;
}
/* line 140, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__checks .-string {
  padding: 0px;
}
/* line 144, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__checks label {
  font-size: 12px;
  margin-bottom: 10px;
  float: left;
  width: 50%;
}
/* line 151, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__checks .originalSize {
  width: 0px;
  height: 0px;
}

/* line 157, ../../../app/assets/stylesheets/coub/core/shared/coubs/parts/_embed_popup.scss */
.share-popup__checks-container {
  margin-top: 10px;
  width: calc(100% + 10.1%);
}

/* line 32, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub {
  position: relative;
}
/* line 35, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub .coub__inner {
  position: relative;
}
/* line 39, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub .coub__vd {
  background-color: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.04);
}

/*
*   CoubCard Normal
*/
/* line 50, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub.coub--normal-card .coub__vd {
  border-radius: 5px;
}
@media only screen and (min-width: 1024px) {
  /* line 55, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
  .coub.coub--normal-card .coub__vd {
    border-radius: 8px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
  /* line 61, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
  .coub.coub--normal-card.coub--vertical .viewer, .coub.coub--normal-card.coub--vertical .coub__vd {
    margin: 0px;
    width: 100% !important;
    height: 100% !important;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 61, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
  .coub.coub--normal-card.coub--vertical .viewer, .coub.coub--normal-card.coub--vertical .coub__vd {
    margin: 0px auto;
  }
}

/*
*   CoubCard Small
*/
/* line 78, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub.coub--small-card {
  width: 310px;
}
/* line 81, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub.coub--small-card .coub__vd {
  border-radius: 5px;
}

/* line 87, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub.coub--page-card.coub--full-width .coub__vd {
  width: 100% !important;
}

/*
*   Coub Like Banner
*/
/* line 97, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__like-banner {
  font-size: 13px;
  color: white;
  padding: 5px 10px 5px 5px;
  background-color: rgba(0, 0, 0, 0.5);
  max-width: 220px;
  position: absolute;
  bottom: 10px;
  left: 0;
  border-radius: 5px;
  z-index: 200;
  opacity: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s linear, left 0.3s cubic-bezier(0.54, 0.4, 0.25, 3);
  -moz-transition: opacity 0.2s linear, left 0.3s cubic-bezier(0.54, 0.4, 0.25, 3);
  -ms-transition: opacity 0.2s linear, left 0.3s cubic-bezier(0.54, 0.4, 0.25, 3);
  -o-transition: opacity 0.2s linear, left 0.3s cubic-bezier(0.54, 0.4, 0.25, 3);
  transition: opacity 0.2s linear, left 0.3s cubic-bezier(0.54, 0.4, 0.25, 3);
}
/* line 112, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__like-banner .image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 118, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__like-banner.-showed {
  left: 10px;
  opacity: 1;
}

/*
*   Coub COTD badge
*/
/* line 128, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__cotd-badge {
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 14px;
  padding: 7px 12px;
  height: 27px;
  border-radius: 0px 0px 4px 4px;
  z-index: 200;
}
/* line 138, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__cotd-badge:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 6px;
  top: 4px;
  height: 18px;
  width: 13px;
  background-image: url(/assets/sprites-s42bc1b0b14-0ee341313b6651e1375ed576c638cf4a.png);
  background-position: 0 -4070px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 228, ../../../app/assets/stylesheets/coub/core/helpers/_utility_mixins.scss */
  .coub__cotd-badge:before {
    background-image: url(/assets/sprites-retina-sb4044e944b-f80de2b0c74ded0ff5b6f10e7d2756b2.png);
    background-position: 0 -3933.5px;
    background-repeat: no-repeat;
    -webkit-background-size: 163px 6616.5px;
    -moz-background-size: 163px 6616.5px;
    -o-background-size: 163px 6616.5px;
    background-size: 163px 6616.5px;
  }
}
/* line 147, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__cotd-badge:hover {
  padding: 7px 8px 8px 25px;
}
/* line 151, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__cotd-badge:hover .coub__cotd-badge__title,
.coub__cotd-badge:hover .coub__cotd-badge__date {
  display: inline-block;
}

/* line 157, ../../../app/assets/stylesheets/coub/core/shared/coubs/_coub_card.scss */
.coub__cotd-badge__title:after {
  content: '\007C';
  margin: -2px 4px 0px 6px;
  display: inline-block;
  font-size: 11px;
}

/* line 35, ../../../app/assets/stylesheets/coub/embed.css.scss */
body, html {
  background: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  overflow: hidden;
}

/* line 42, ../../../app/assets/stylesheets/coub/embed.css.scss */
.coub__embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}

/* line 48, ../../../app/assets/stylesheets/coub/embed.css.scss */
.viewer__player {
  height: 100%;
}

/* line 52, ../../../app/assets/stylesheets/coub/embed.css.scss */
.viewer__img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -10;
}

/* line 62, ../../../app/assets/stylesheets/coub/embed.css.scss */
.viewer__mobile .viewer__site-logo {
  background: url(/assets/video-player/flat_logo-2286ca90c47522ae428d0b2237ab246f.png) no-repeat;
  background-size: 100%;
  bottom: 0.165em;
  height: 0.235em;
  position: absolute;
  right: 0.175em;
  width: 1.19em;
}

/* line 72, ../../../app/assets/stylesheets/coub/embed.css.scss */
.viewer__bg-link {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
