/*--------------------------------------------------*/
/* General Tweaks */
/*--------------------------------------------------*/
* {
  background-repeat: no-repeat;
  border: 0 none;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

body {
  background-color: white; /* For contrast */
}

sup {
  font-size: 6px !important;
  line-height: 0 !important;
  vertical-align: 2px !important;
}

sub {
  font-size: 8px !important;
  line-height: 0 !important;
  vertical-align: -4px !important;
}

div {
  position: absolute;
  white-space: nowrap;
  left: 0px;
  top: 0px;
}

p, li {
  white-space: normal;
}

.hidden {
  opacity: 0;
  display: none;
}

.caps {
  text-transform: uppercase;
}

.nowrap {
  white-space: nowrap;
}

.highlight {
  color: #f8991d;
}

.button {
  cursor: pointer;
}

/*---------------------------------------------------------------*/
/* Fonts */
/*---------------------------------------------------------------*/


/*---------------------------------------------------------------*/
/* Gotham Medium - Custom Subset Characters:                     */
/* XYREM treas2comnlpy:xivd?DwhuGkb.OWNLATHUI(g)KSC              */
/* --------------------------------------------------------------*/
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/gotham/gotham_medium.woff2') format('woff2'),
       url('../fonts/gotham/gotham_medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.gotham-medium { font-family: "Gotham-Medium", sans-serif; }

/*--------------------ARVO------------------------------*/

@font-face {
  font-family: 'Arvo-Regular';
 src: url('../fonts/Arvo/Arvo-Regular.woff2') format('woff2'),
       url('../fonts/Arvo/Arvo-Regular.woff') format('woff');
  font-weight: bold;
  font-style: bold;
}

/*--------------------GOTHAM BOOK------------------------------*/

@font-face {
  font-family: 'Gotham-Book';
 src: url('../fonts/gotham/Gotham-Book.woff2') format('woff2'),
       url('../fonts/gotham/Gotham-Book.woff') format('woff');
  font-weight: bold;
  font-style: bold;
}

/*--------------------------------------------------*/
/* Hi-Def Images */
/*--------------------------------------------------*/

/*@media only screen and (-webkit-min-device-pixel-ratio: 1),(min-resolution: 96dpi) {
  #zipper { background-image: url("../images/zipper.png"); }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #zipper { background-image: url("../images/zipper_2x.png"); }
}*/


/*--------------------------------------------------*/
/* Concept Specific */
/*--------------------------------------------------*/

body {
  font-family: "Arial", sans-serif;
  font-size: 8px;
}

#ad {
  width: 728px;
  height: 90px;

  margin: auto;

  border-width: 1px;
  border-color: #000;
  border-style: solid;

  overflow: hidden;

  background-color: #ffffff;
  background-image: url(../images/background.jpg);
}

#overlayButton {
  width: 100%;
  height: 100%;
  
  cursor: pointer;
  background-color: transparent;
  opacity: 0;

  z-index: 500;
}

#animation {
  color: #ffffff;
  font-size: 9px;
  line-height: 12px;
  letter-spacing: 0.000em;
  text-align: center;
  width: 345px;
  height: 90px;
  overflow: hidden;
}

#animation > div {
  opacity: 0;
  display: none;
}

#person {
  background-image: url(../images/person.png);
  left: -1px;
  top: -1px;
  width: 103px;
  height: 92px;
  /*z-index: 11;*/
}

#frame1 {
  left: 95px;
  top: 3px;
}

#frame2 {
  left: 96px;
  top: 3px;
}

#frame3 {
  left: 96px;
  top: 3px;
}

#frame3 > span {
  opacity: 0;
}

#frame4 {
  left: 96px;
  top: 6px;
}

#frame4Text {
  left: 14px;
  top: 0px;
}

#frame1,#frame2,#frame3{
    color: #00338e;
    font-family: 'Arvo-Regular';
    line-height: 26.7px;
    font-size: 22px;
    text-align: left;
    letter-spacing: -0.45px;
}
#frame4 {
  font-family: 'Arvo-Regular';
  font-size: 22px;
  line-height: 20.7px;
  letter-spacing: -0.47px;
  color: #00338e;
  text-align: left;
}

#logo {
  left: 89px;
  top: 11px;
  background-image: url(../images/xyrem_logo.svg);
  background-size: 150px 39px;
  width: 156px;
  height: 39px;
}

#ctaButton {
  left: 98px;
  top: 58px;
  z-index: 401;
  width: 130px;
  height: 16px;
  background-color: #002f87;
  color: #fff;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 10.12px;
  line-height: 12px;
  letter-spacing: 0.6px;
  text-align: center;
  text-transform: uppercase;
  padding: 1px 0 0 0;

  /* To mask sheen */
  overflow: hidden;
  padding: 2px 35px 0px 26px;
}

#ctaButton #sheen {
  position: absolute;
  z-index: 102;
  margin-top: -5px;
  opacity: 0;
  height: 200%;
}

/* Scrolling ISI - Size Specific*/
#isiFixedHeader {
  left: 345px;
  top: 1px;
  width: 364px;
  padding: 0px 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  color: #f8991d;
  letter-spacing: -0.03px;
  -webkit-font-smoothing: antialiased;
}

#scrollerContainer {
  left: 344px;
  top: 16px;
  width: -moz-calc(364px - 2px);
  width: calc(364px - 2px);
  width: -moz-calc(379px - -2px);
  width: calc(379px - -2px);
}

#scrollerMask {
  height: 60px;
}

#scrollerContent * {
  font-size: 9px;
  color: #000000;
  line-height: 10px;
}

/* END SCROLLER */
#footer {
  left: 357px;
  top: 74px;
  z-index: 503;
  width: 325px;
  padding: 1px 0px;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.05px;
  background-color: white;
  font-family: 'Gotham-Book';
}

#footer span {
  color: #0067cb;
  cursor: pointer;
  text-decoration: underline;
}

#orangeBox{
    background-color: #f05223;
    width: 103px;
    height: 90px;
    left: 242px;
}
#orangeText{
    font-family: "Gotham-Medium", sans-serif;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    letter-spacing: -0.1px;
    top: 2px;
    left: 7px;
}
#animation img{
	width: 100%;
	height: auto;
	display: block;
}