@charset "UTF-8";
/* line 47, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.ease, .social-links .ssb-facebook, .social-links .ssb-twitter {
  -webkit-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  transition: all 150ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */ }

/* line 54, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.easeBack {
  -webkit-transition: all 500ms cubic-bezier(0.79, 0, 0.145, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -moz-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -o-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  /* custom */ }

/* line 62, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.easeSine {
  -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */ }

/* line 69, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.radius {
  border-radius: 4px; }

/* line 73, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.grey-bg {
  background: #DEDEDE; }

/* line 77, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.light-grey-bg {
  background: #f8f8f8; }

/* line 81, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.fa-awesome, .new-login-box a.oauth::before, .new-login-box .form-actions .button::before, .social-links .social-share-button a::before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto; }

/* line 98, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 104, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.clearfix:after {
  clear: both; }

/* line 109, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .row .columns {
  max-width: 500px; }
/* line 112, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .logo {
  padding: 0; }
  /* line 114, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .new-login-box .logo .columns {
    padding: 0; }
/* line 118, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .text-center .line {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-top: 1px solid black; }
  /* line 123, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .new-login-box .text-center .line span {
    position: absolute;
    text-align: center;
    background-color: #DEDEDE;
    bottom: -10px;
    padding: 0 10px;
    margin-left: -20px; }
/* line 132, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .grey-bg {
  padding: 1em 2em 2em 2em; }
/* line 135, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .header-text {
  padding: 1.5em 2em 1px 2em; }
/* line 138, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box a.oauth::before {
  content: '\f09a';
  margin-right: 10px;
  padding: 0; }
/* line 144, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
.new-login-box .form-actions .button::before {
  content: '\f023';
  padding: 0;
  margin-right: 10px; }

@media only screen and (max-width: 1200px) {
  /* line 163, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 2.5em; } }
@media only screen and (max-width: 1000px) {
  /* line 168, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 768px) {
  /* line 173, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
@media only screen and (max-width: 640px) {
  /* line 178, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 500px) {
  /* line 183, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
/* line 3, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .social-share-button {
  padding-left: 80px;
  position: relative; }
  /* line 6, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .social-links .social-share-button::before {
    content: 'Share to';
    position: absolute;
    top: 21px;
    left: 0;
    font-size: 1em; }
/* line 15, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .social-share-button a {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-radius: 8px;
  display: inline-block; }
/* line 23, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .social-share-button a::before {
  line-height: 50px;
  font-size: 24px;
  color: #fff; }
/* line 30, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .ssb-facebook {
  background: #3b5998; }
  /* line 33, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .social-links .ssb-facebook:hover {
    background: #2d4373; }
/* line 38, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .ssb-twitter {
  background: #6CADDE; }
  /* line 41, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .social-links .ssb-twitter:hover {
    background: #4296d5; }
/* line 46, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .ssb-facebook::before {
  content: ""; }
/* line 50, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .ssb-twitter::before {
  content: ""; }
/* line 54, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .counter {
  position: relative;
  text-align: center;
  font-size: 16px;
  float: right;
  color: #fff;
  margin-left: 20px; }
/* line 63, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-links .counter::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 15px;
  height: 20px;
  width: 1px;
  background: #fff;
  opacity: 0.3; }

@media only screen and (max-width: 840px) {
  /* line 81, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button::before {
    display: none; } }
@media only screen and (max-width: 640px) {
  /* line 81, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button::before {
    display: block; } }
@media only screen and (max-width: 1150px) {
  /* line 80, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button {
    padding-left: 70px; } }
@media only screen and (max-width: 840px) {
  /* line 80, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button {
    padding-left: 0; } }
@media only screen and (max-width: 640px) {
  /* line 80, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button {
    padding-left: 80px; } }
@media only screen and (max-width: 840px) {
  /* line 102, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a {
    padding: 0 12px; } }
@media only screen and (max-width: 640px) {
  /* line 102, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a {
    padding: 0 15px; } }
@media only screen and (max-width: 1150px) {
  /* line 111, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a::before {
    font-size: 18px; } }
@media only screen and (max-width: 1024px) {
  /* line 111, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a::before {
    font-size: 24px; } }
@media only screen and (max-width: 900px) {
  /* line 111, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a::before {
    font-size: 18px; } }
@media only screen and (max-width: 640px) {
  /* line 111, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .social-share-button a::before {
    font-size: 24px; } }
@media only screen and (max-width: 1150px) {
  /* line 125, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .counter {
    font-size: 0.8em; } }
@media only screen and (max-width: 1024px) {
  /* line 125, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .counter {
    font-size: 1em; } }
@media only screen and (max-width: 900px) {
  /* line 125, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .counter {
    font-size: 0.8em; } }
@media only screen and (max-width: 640px) {
  /* line 125, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .productSingle .social-links .counter {
    font-size: 1em; } }

/* line 143, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.social-container {
  text-align: center;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px; }
  /* line 145, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .social-container .social-links {
    display: inline-block;
    border-bottom: none;
    padding-bottom: 0;
    margin-left: -60px; }

/* line 157, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.watchlist-listing .social-links {
  display: inline-block;
  float: right;
  margin: 10px 5% 0 0;
  padding: 0;
  border: none; }
  @media only screen and (max-width: 640px) {
    /* line 157, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
    .watchlist-listing .social-links {
      display: none; } }
  /* line 166, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .watchlist-listing .social-links .social-share-button {
    padding-left: 0; }
    /* line 168, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
    .watchlist-listing .social-links .social-share-button::before {
      display: none; }
  /* line 173, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .watchlist-listing .social-links .social-share-button a {
    padding: 0 10px;
    height: 40px;
    line-height: 40px; }
  /* line 179, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
  .watchlist-listing .social-links .social-share-button a::before {
    font-size: 0.8em;
    line-height: 40px; }
/* line 185, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.watchlist-listing .counter {
  font-size: 0.8em; }
/* line 189, /home/containerdoor/sites/containerdoor/releases/20170813211846/app/assets/stylesheets/social_share.scss */
.watchlist-listing .counter::before {
  top: 10px; }
