body {
  font-family: "proximanova_bold_macroman", Arial, sans-serif;
  color: #fff;
  background-color: #fff; }

#container {
  background-color: #ffffff !important;
  width: 300px;
  height: 250px;
  -webkit-box-shadow: inset 0px 0px 0px 4px #f01346;
          box-shadow: inset 0px 0px 0px 4px #f01346;
  position: absolute;
  top: 0px;
  left: 0px; }

#text-wrapper {
  width: 292px;
  height: 80px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#3c3c3c), to(#000));
  background: linear-gradient(to right, #3c3c3c, #000);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#logo {
  position: absolute;
  top: 63px;
  right: 8px; }

#text1 {
  font-family: "proximanova_bold_macroman", Arial, sans-serif;
  position: relative;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  margin: 0;
  float: none; }

#text2 {
  font-family: "proximanova_bold_macroman", Arial, sans-serif;
  position: relative;
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  margin: -52px 0 0 0;
  float: none;
  opacity: 0; }

#text3 {
  font-family: "proximanova_regular", Arial, sans-serif;
  position: relative;
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  margin: 7px 0 0 0;
  float: none;
  opacity: 0; }

#text4 {
  font-family: "proximanova_bold_macroman", Arial, sans-serif;
  position: relative;
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  margin: -82px 0 0 0;
  float: none;
  opacity: 0; }

#text5 {
  font-family: "proximanova_regular", Arial, sans-serif;
  position: relative;
  text-align: left;
  font-size: 18px;
  line-height: 18px;
  margin: 7px 0 0 0;
  float: none;
  opacity: 0; }

#image1 {
  position: absolute;
  top: 90px;
  left: -1px;
  z-index: 2; }

#image2 {
  position: absolute;
  top: 90px;
  left: -1px;
  z-index: 2;
  opacity: 0; }

#product {
  position: absolute;
  bottom: 49px;
  right: 122px;
  z-index: 2; }

#cta {
  position: absolute;
  bottom: 13px;
  right: 17px;
  border-radius: 25px;
  background-color: #f01346;
  font-family: "proximanova_bold_macroman", Arial, sans-serif;
  color: #ffffff !important;
  font-size: 13px;
  padding: 11px 20px 9px 20px;
  border: 1px solid #fff;
  opacity: 1;
  width: 260px; }

#restrictions {
  position: absolute;
  bottom: 4px;
  right: 35px;
  font-family: "proximanova_regular", Arial, sans-serif;
  font-size: 8pt;
  color: #fff;
  opacity: 0; }

#moving-image-1, #moving-image-2 {
  position: absolute;
  top: 1px;
  left: 1px; }

#moving-image-2 {
  opacity: 0; }

#trophy {
  position: absolute;
  top: 54px;
  left: 201px;
  opacity: 0; }

#logo-background {
  width: 114px;
  height: 74px;
  position: absolute;
  top: 8px;
  left: -27px;
  background-color: #f01446;
  border-radius: 35px; }

#tv-bill {
  top: 110px; }

#dvr {
  top: 155px;
  background: url(../images/DIG_22615_dropdown-arrow.jpg);
  background-repeat: no-repeat;
  background-position: 220px 12px;
  width: 250px; }

select, input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  position: absolute;
  width: 233px;
  height: 36px;
  left: 27px;
  border: 1px solid black;
  font-family: "proximanova_regular", Arial, sans-serif !important;
  color: #a5a5a5;
  font-size: 12px !important;
  padding: 0 0 0 15px; }
