#embed-body .icon, .embed-modal .icon, #not-found .icon, #context-menu-list .icon {
  font-family: 'GettyEmbedIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
#embed-body .icon-logo, .embed-modal .icon-logo, #not-found .icon-logo, #context-menu-list .icon-logo {
  display: inline-block; }
#embed-body .icon-close:before, .embed-modal .icon-close:before, #not-found .icon-close:before, #context-menu-list .icon-close:before {
  content: "\e003"; }
#embed-body .twitter-share-button, .embed-modal .twitter-share-button, #not-found .twitter-share-button, #context-menu-list .twitter-share-button {
  background: url("../../css/images/sprite.png") no-repeat -150px 0 transparent;
  display: inline-block;
  height: 20px !important;
  width: 20px !important; }
#embed-body .icon-tumblr, .embed-modal .icon-tumblr, #not-found .icon-tumblr, #context-menu-list .icon-tumblr {
  background: url("../../css/images/sprite.png") no-repeat -180px 0 transparent;
  display: inline-block;
  height: 20px !important;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px !important; }
#embed-body .icon-fb, .embed-modal .icon-fb, #not-found .icon-fb, #context-menu-list .icon-fb {
  background: url("../../css/images/sprite.png") no-repeat -210px 0 transparent;
  cursor: pointer;
  display: inline-block;
  height: 20px !important;
  overflow: hidden;
  width: 20px !important; }
#embed-body .icon-code, .embed-modal .icon-code, #not-found .icon-code, #context-menu-list .icon-code {
  background: url("../../css/images/sprite.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer; }
#embed-body .twitter-share-button.preview, #embed-body .icon-tumblr.preview, #embed-body .icon-button-more.preview, #embed-body .icon-code.preview, #embed-body .icon-fb.preview, #embed-body .icon-code.preview, .embed-modal .twitter-share-button.preview, .embed-modal .icon-tumblr.preview, .embed-modal .icon-button-more.preview, .embed-modal .icon-code.preview, .embed-modal .icon-fb.preview, .embed-modal .icon-code.preview, #not-found .twitter-share-button.preview, #not-found .icon-tumblr.preview, #not-found .icon-button-more.preview, #not-found .icon-code.preview, #not-found .icon-fb.preview, #not-found .icon-code.preview, #context-menu-list .twitter-share-button.preview, #context-menu-list .icon-tumblr.preview, #context-menu-list .icon-button-more.preview, #context-menu-list .icon-code.preview, #context-menu-list .icon-fb.preview, #context-menu-list .icon-code.preview {
  cursor: default; }
#embed-body .icon-context-reembed, .embed-modal .icon-context-reembed, #not-found .icon-context-reembed, #context-menu-list .icon-context-reembed {
  background: url("../../css/images/sprite.png") no-repeat -240px 0 transparent;
  cursor: pointer;
  display: inline-block;
  height: 20px !important;
  overflow: hidden;
  width: 20px !important;
  position: absolute;
  left: 9px; }
#embed-body .icon-context-more, #embed-body .icon-button-more, .embed-modal .icon-context-more, .embed-modal .icon-button-more, #not-found .icon-context-more, #not-found .icon-button-more, #context-menu-list .icon-context-more, #context-menu-list .icon-button-more {
  cursor: pointer;
  display: inline-block;
  height: 20px !important;
  overflow: hidden;
  width: 20px !important; }
#embed-body .icon-button-more, .embed-modal .icon-button-more, #not-found .icon-button-more, #context-menu-list .icon-button-more {
  background: url("../../css/images/sprite.png") no-repeat -300px 0 transparent; }
#embed-body .icon-context-more, .embed-modal .icon-context-more, #not-found .icon-context-more, #context-menu-list .icon-context-more {
  background: url("../../css/images/sprite.png") no-repeat -270px 0 transparent;
  left: 9px;
  position: absolute; }
#embed-body .icon-context-photos-com, .embed-modal .icon-context-photos-com, #not-found .icon-context-photos-com, #context-menu-list .icon-context-photos-com {
  background: url("../../css/images/sprite.png") no-repeat -330px 0 transparent;
  cursor: pointer;
  display: inline-block;
  height: 20px !important;
  left: 9px;
  overflow: hidden;
  position: absolute;
  width: 20px !important; }

#not-found span.icon-logo {
  left: 28px;
  position: relative; }

@font-face {
  font-family: "GettyEmbedIcons";
  src: url("../../css/fonts/GettyIcons.eot");
  src: local("?"), url("../../css/fonts/GettyIcons.woff") format("woff"), url("../../css/fonts/GettyIcons.ttf") format("truetype"), url("../../css/fonts/GettyIcons.svg") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Lubalin";
  src: url("../../css/fonts/lubalingraphgi-bk.eot");
  src: local("?"), url("../../css/fonts/lubalingraphgi-bk.woff") format("woff"), url("../../css/fonts/lubalingraphgi-bk.ttf") format("truetype"), url("../../css/fonts/lubalingraphgi-bk.svg") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "ITC Lubalin Graph New";
  src: url("../../css/fonts/LubalinDemi.eot");
  src: local("?"), url("../../css/fonts/LubalinDemi.woff") format("woff"), url("../../css/fonts/LubalinDemi.ttf") format("truetype"), url("../../css/fonts/LubalinDemi.svg") format("svg");
  font-style: normal;
  font-weight: normal; }
body {
  background-color: #fff; }

body.embed {
  text-align: center; }

#main {
  display: inline-block; }

#body-wrapper {
  display: table;
  width: 100%; }

#embed-body {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto; }
  #embed-body * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; }
  #embed-body body {
    margin: 0;
    padding: 0.5rem; }
  #embed-body img.assetcomp {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  #embed-body img {
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    touch-callout: none; }
  #embed-body footer {
    background-color: #fff;
    display: block;
    width: 100%;
    bottom: 0;
    height: 40px;
    left: 0;
    margin: 6px 0 0;
    position: absolute;
    text-align: left;
    z-index: 2; }
  #embed-body .meta,
  #embed-body .reblog {
    top: 0;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    position: absolute;
    list-style: none;
    vertical-align: top; }
    #embed-body .meta a:hover,
    #embed-body .reblog a:hover {
      text-decoration: none; }
  #embed-body .meta {
    color: #999;
    font-size: 11px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3; }
    #embed-body .meta li {
      margin-top: 0; }
  #embed-body .reblog {
    display: none;
    text-align: right;
    top: 0;
    right: 0;
    font-size: 20px;
    z-index: 4; }
    #embed-body .reblog li {
      margin-top: 0;
      display: inline-block; }
    #embed-body .reblog .hidden {
      display: none !important; }
  #embed-body .reblog.preview {
    display: block; }
  #embed-body a {
    color: #5dbdff;
    text-decoration: none; }
    #embed-body a:hover {
      text-decoration: underline; }
  #embed-body .embed-modal {
    position: relative;
    width: 500px; }
  #embed-body #re-embed:target button {
    background-color: #777; }
  #embed-body #re-embed:target #preview {
    display: none; }
  #embed-body header {
    margin-bottom: 1rem; }
    #embed-body header h1 {
      font-family: "Lubalin";
      font-weight: 900;
      margin: 0; }
  #embed-body button {
    font-family: "Lubalin";
    font-weight: bold;
    width: 100%;
    background-color: #3bc956;
    color: #fff;
    border: 0;
    font-size: 1.2rem;
    line-height: 3rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase; }
  #embed-body #terms {
    color: #999;
    margin: 0 auto;
    padding-top: 2em; }
  #embed-body .icon-close {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 1.5rem; }
  #embed-body #embed-code {
    width: 100%;
    padding: 1rem;
    border: 1px solid #ccc;
    color: #666; }
    #embed-body #embed-code::selection {
      background-color: #fff; }
    #embed-body #embed-code::-moz-selection {
      background-color: #fff; }
    #embed-body #embed-code span::selection {
      background-color: #e0f5ff; }
    #embed-body #embed-code span::-moz-selection {
      background-color: #e0f5ff; }

#context-menu {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  margin: 0;
  padding: 4px;
  position: absolute;
  white-space: nowrap;
  z-index: 1000; }

#context-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left; }
  #context-menu-list a {
    background-color: #fff;
    color: #3b3a26;
    display: block;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    padding: 4px;
    text-decoration: none; }
  #context-menu-list .menu-item {
    border-style: none;
    border-top: 1px solid #a7a7a7;
    height: 14px;
    padding-left: 24px;
    padding-right: 12px;
    position: relative; }
    #context-menu-list .menu-item figure {
      top: 1px;
      padding-left: 4px; }
    #context-menu-list .menu-item:hover {
      background-color: #a7a7a7;
      color: #fff; }
      #context-menu-list .menu-item:hover .icon-context-reembed {
        background: url("../../css/images/sprite.png") no-repeat -240px -20px transparent; }
      #context-menu-list .menu-item:hover .icon-context-more {
        background: url("../../css/images/sprite.png") no-repeat -270px -20px transparent; }
    #context-menu-list .menu-item .menu-item-text {
      padding-left: 10px; }

.modal {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999; }
  .modal .contents {
    background-color: #fff;
    margin: -150px -210px;
    left: 50%;
    min-width: 328px;
    max-width: 400px;
    padding: 22px 22px 30px;
    position: absolute;
    top: 50%; }
    .modal .contents h3 {
      background-color: #fff;
      font-family: "ITC Lubalin Graph New";
      font-size: 28px;
      font-weight: normal;
      margin: 0;
      padding: 20px 0 12px;
      position: relative; }
    .modal .contents p {
      color: #3B3A26;
      font-size: 12px;
      margin: 0; }
      .modal .contents p.terms {
        color: #999; }
      .modal .contents p.commercial-use {
        font-size: 11px; }
    .modal .contents a:link, .modal .contents a:visited, .modal .contents a:hover, .modal .contents a:active {
      color: #4CB7FF;
      text-decoration: none; }
    .modal .contents #embed-link {
      border: 1px solid #CECFCE;
      margin: 4px 0 14px;
      overflow: hidden;
      padding: 1em; }
      .modal .contents #embed-link textarea {
        border: none;
        min-height: 48px;
        margin: 0;
        outline: none;
        overflow: auto;
        resize: none;
        width: 100%;
        word-wrap: break-word;
        word-break: break-all; }
  .modal .modal-close {
    color: #000 !important;
    display: block;
    font-size: 28px;
    position: absolute;
    right: 14px;
    text-decoration: none;
    top: 14px;
    z-index: 1; }

#preview-content #embed-body img {
  width: 100%; }

@media only screen and (max-height: 401px) {
  .modal .contents {
    margin-top: 0 !important;
    top: 0; }

  #embed-link textarea {
    height: 76px; } }
@media only screen and (max-width: 400px) {
  .modal {
    background-color: #fff; }

  .modal .contents {
    left: 0;
    margin: 0;
    min-width: 0;
    padding: 0 22px;
    top: 0; }
    .modal .contents h3 {
      padding: 44px 0 12px; }

  #embed-link textarea {
    height: 76px; } }
@media only screen and (min-width: 401px) and (max-width: 447px) {
  .modal .contents {
    margin: -150px -186px;
    width: 312px; }

  #embed-link textarea {
    height: 76px; } }
@media only screen and (min-width: 448px) and (max-width: 512px) {
  .modal .contents {
    margin: -135px -212px;
    width: 376px; }

  #embed-link textarea {
    height: 60px; } }
@media only screen and (min-width: 513px) {
  .modal .contents {
    margin: -135px -224px;
    width: 400px; }

  #embed-link textarea {
    height: 60px; } }