﻿/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SITE-WIDE ALERTS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
.plainText .wrapper.alert, .book .wrapper.alert {
  background: url(https://images.azureedge.net/wtc/images/interface/bg_site_alert_ie.png) repeat-x 0 top #330505;
  background: -moz-linear-gradient(top, rgba(168, 31, 31, 0.92) 0%, rgba(51, 5, 5, 0.92) 93%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(168, 31, 31, 0.92)), color-stop(93%, rgba(51, 5, 5, 0.92)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(168, 31, 31, 0.92) 0%, rgba(51, 5, 5, 0.92) 93%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(168, 31, 31, 0.92) 0%, rgba(51, 5, 5, 0.92) 93%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(168, 31, 31, 0.92) 0%, rgba(51, 5, 5, 0.92) 93%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(168, 31, 31, 0.92) 0%, rgba(51, 5, 5, 0.92) 93%);
  /* W3C */
  border: 1px solid rgba(51, 5, 5, 0.92);
  box-sizing: border-box;
  width: 100%;
  height: auto;
  min-height: 15px;
  position: fixed;
  padding-bottom: .65em;
  top: auto;
  z-index: 230;
  bottom: -105%;
  right: 0; }

.literatureNotice.video {
  position: fixed;
  top: auto;
  bottom: 0;
  z-index: 900;
  padding-bottom: 0; }

.video .wrapper.alert {
  padding-bottom: .65em;
  position: relative;
  width: auto; }

#AlertWrapper.video {
  width: auto;
  right: 0; }

#AlertWrapper.video, .literatureNotice.video.fixedAlert .wrapper.alert {
  background: none transparent; }

.literatureNotice.fixedAlert.video .wrapper.alert {
  width: inherit;
  right: 12px;
  left: auto; }

@media screen and (min-width: 600px) {
  .wrapper.alert {
    width: auto; } }

@media screen and (min-width: 1024px) {
  .wrapper.alert {
    z-index: 215; } }

.plainText .wrapper.alert.inView, .book .wrapper.alert.inView {
  right: 0;
  bottom: 0;
  -moz-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  -webkit-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  -o-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s; }

.plainText .wrapper.alert.rightOfView, .book .wrapper.alert.rightOfView {
  bottom: -105%;
  right: 0;
  -moz-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  -webkit-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  -o-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s;
  transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease, right 2s linear 0.75s, bottom 2s linear 0.75s; }

.plainText .wrapper.alert:hover, .book .wrapper.alert:hover {
  background: url(https://images.azureedge.net/wtc/images/interface/bg_site_alert_ie_hover.png) repeat-x 0 top #330505;
  background: -moz-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a81f1f), color-stop(93%, #330505));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* IE10+ */
  background: linear-gradient(to bottom, #a81f1f 0%, #330505 93%);
  /* W3C */
  border: 1px solid #330505;
  -moz-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  -webkit-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  -o-transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease;
  transition: background 0.3s ease, border 0.3s ease, opacity 0.3s ease; }

.plainText.literatureNotice .wrapper.alert, .plainText.literatureNotice .wrapper.alert:hover, .plainText.literatureNotice .wrapper.alert.right, .plainText.literatureNotice .wrapper.alert.right:hover,
.book.literatureNotice .wrapper.alert, .book.literatureNotice .wrapper.alert:hover, .book.literatureNotice .wrapper.alert.right, .book.literatureNotice .wrapper.alert.right:hover {
  background: url(https://images.azureedge.net/wtc/images/interface/bg_site_alert_ie.png) repeat-x 0 top #330505;
  background: -moz-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a81f1f), color-stop(93%, #330505));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a81f1f 0%, #330505 93%);
  /* IE10+ */
  background: linear-gradient(to bottom, #a81f1f 0%, #330505 93%);
  /* W3C */
  border: 0 none; }

.literatureNotice.video .wrapper.alert, .literatureNotice.video .wrapper.alert:hover, .literatureNotice.video .wrapper.alert.right, .literatureNotice.video .wrapper.alert.right:hover {
  background: 0 transparent;
  border: 0 none; }

#AlertWrapper.video {
  right: 0;
  width: auto; }

@media screen and (min-width: 600px) {
  .literatureNotice.book .wrapper.alert {
    padding-left: 1.4em; }
  .literatureNotice.book .wrapper.alert p.buttonContainer {
    margin-right: 3em;
    margin-top: .5em; } }

@media screen and (min-width: 768px) {
  .wrapper.alert {
    width: 450px; }
  .literatureNotice.book .wrapper.alert {
    width: 590px;
    padding-left: 1.4em; }
  .plainText .wrapper.alert {
    padding-left: 2em; } }

.wrapper.alert .close {
  background: url("https://images.azureedge.net/wtc/images/interface/sprite_x.png") no-repeat scroll left 5px transparent;
  display: block;
  height: 35px;
  position: absolute;
  right: -1.5%;
  top: 7px;
  width: 50px;
  opacity: .9; }

.video .wrapper.alert .close {
  top: -35px;
  right: -14px;
  opacity: .95; }

.video.fixedAlert .wrapper.alert .close {
  top: -39px;
  right: -26px; }

.video.fixedAlert .linkHover.wrapper.alert .close {
  top: -35px; }

.wrapper.alert .close:hover {
  opacity: 1; }

@media screen and (min-width: 480px) {
  .wrapper.alert .close {
    right: 5px; } }

.alertText {
  display: none;
  margin: 0 auto;
  padding: 0 5% 0.25em;
  width: auto;
  position: static; }

.literatureNotice .alertText {
  display: block !important;
  position: static; 
  margin-top: .5em;
}

.plainText .wrapper.alert .moduleTitle, .book .wrapper.alert .moduleTitle {
  text-align: center;
  opacity: .95;
  filter: alpha(opacity=95);
  color: #F2F2F2;
  font-weight: bold;
  font-family: Cambria,Sans-serif;
  font-size: 1.0625em;
  text-shadow: 0 3px 4px #333;
  padding-right: 1.25em;
  padding-left: 1.25em;
  line-height: 1.25em;
  cursor: pointer;
  display: block;
  clear: both;
  margin-bottom: .25em;
  padding-top: 0.85em;
  position: relative;
  width: 82%;
  -moz-transition: opacity 0.3s ease, color 0.3s ease;
  -webkit-transition: opacity 0.3s ease, color 0.3s ease;
  -o-transition: opacity 0.3s ease, color 0.3s ease;
  transition: opacity 0.3s ease, color 0.3s ease; }

.literatureNotice .wrapper.alert .moduleTitle, .literatureNotice .wrapper.alert .moduleTitle:hover {
  cursor: default;
  opacity: 1 !important;
  width: auto; }

.literatureNotice.video .wrapper.alert .moduleTitle .text {
  display: none; }

.literatureNotice .wrapper.alert .moduleTitle {
  margin-top: 2em;
  font-size: 1.1875em;
  line-height: 1.25em; }

.plainText .wrapper.alert .moduleTitle {
  padding: 1.45em calc(30px + 4%) 0 4%;
  margin-top: 0; }

.literatureNotice.book .wrapper.alert .moduleTitle {
  margin-top: 0; }

.literatureNotice.book .wrapper.alert .graphicLink img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 125px;
  margin-top: 1.5em; }

.literatureNotice.video .wrapper.alert .graphicLink img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2; }

.literatureNotice .wrapper.alert .moduleTitle .graphicLink .playOverlay {
  display: block;
  position: absolute;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  width: inherit;
  height: 100%;
  z-index: 5;
  background: url(https://images.azureedge.net/wtc/images/interface/icn_play_small.png) no-repeat scroll center 50% transparent;
  -moz-transition: opacity 0.4s ease, background 1s ease;
  -webkit-transition: opacity 0.4s ease, background 1s ease;
  -o-transition: opacity 0.4s ease, background 1s ease;
  transition: opacity 0.4s ease, background 1s ease; }

.literatureNotice .wrapper.alert .moduleTitle .graphicLink:hover .playOverlay {
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity 0.4s ease, background 1s ease;
  -webkit-transition: opacity 0.4s ease, background 1s ease;
  -o-transition: opacity 0.4s ease, background 1s ease;
  transition: opacity 0.4s ease, background 1s ease; }

.literatureNotice .wrapper.alert .graphicLink .playerSkin {
  background: url(https://images.azureedge.net/wtc/images/interface/bg_playerskin.png) no-repeat 0 bottom;
  background-size: 100% auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0; }

.literatureNotice.book .wrapper.alert .litCover {
  border: 1px solid #330505;
  box-shadow: 0 0 0 transparent;
  -moz-transition: .5s box-shadow ease;
  -webkit-transition: .5s box-shadow ease;
  -o-transition: .5s box-shadow ease;
  transition: .5s box-shadow ease; }

.literatureNotice.book .wrapper.alert .litCover:hover {
  box-shadow: 0 0 2px #ccc;
  -moz-transition: .5s box-shadow ease;
  -webkit-transition: .5s box-shadow ease;
  -o-transition: .5s box-shadow ease;
  transition: .5s box-shadow ease; }

@media screen and (min-width: 480px) {
  .wrapper.alert .moduleTitle {
    font-size: 1.25em; } }

@media screen and (min-width: 600px) {
  .wrapper.alert .moduleTitle {
    width: 90%; }
  .plainText .wrapper.alert .moduleTitle {
    width: auto; }
  .literatureNotice.book .wrapper.alert .moduleTitle {
    clear: right;
    text-align: left;
    padding: 1.45em calc(30px + 4%) 0 4%; }
  .literatureNotice.book .wrapper.alert .graphicLink img {
    margin: 1.85em 1.4em 0.25em 0;
    float: left;
    max-width: none;
    max-height: 196px;
    clear: left;
    width: auto; } }

@media screen and (min-width: 1024px) {
  .plainText .wrapper.alert .moduleTitle {
    text-indent: 23px; }
  .alertText {
    display: block !important; } }

body.listing .wrapper.alert .moduleTitle:hover {
  color: #FFF;
  -moz-transition: opacity 0.3s ease, color 0.3s ease;
  -webkit-transition: opacity 0.3s ease, color 0.3s ease;
  -o-transition: opacity 0.3s ease, color 0.3s ease;
  transition: opacity 0.3s ease, color 0.3s ease; }

.wrapper.alert .moduleTitle .icon {
  display: inline-block;
  float: none;
  height: 26px;
  width: 32px;
  position: relative; }

@media screen and (min-width: 768x) {
  .plainText .wrapper.alert .moduleTitle .icon {
    margin-left: -18px; } }

@media screen and (min-width: 1024px) {
  .plainText .wrapper.alert .moduleTitle .icon {
    margin-left: -23px; } }

.wrapper.alert .moduleTitle .icon.newspaper {
  background: url(https://images.azureedge.net/images/interface/icn_news.png) no-repeat 0 3px; }

.wrapper.alert .moduleTitle .icon.alert {
  background: url(https://images.azureedge.net/images/interface/icn_alert.png) no-repeat 0 3px;
  width: 35px; }

.literatureNotice .wrapper.alert .videoPlayer {
  display: block;
  left: auto;
  right: 9px;
  width: 270px;
  height: 170px;
  margin: -0.78em auto 20px;
  position: relative;
  float: right;
  -moz-perspective: 360px;
  /* Mozilla  */
  -webkit-perspective: 360px;
  /* Chrome, Safari, Opera  */
  perspective: 360px;
  -moz-transition: transform 0.65s ease, perspective 0.65s ease;
  -webkit-transition: transform 0.65s ease, perspective 0.65s ease;
  -o-transition: transform 0.65s ease, perspective 0.65s ease;
  transition: transform 0.65s ease, perspective 0.65s ease; }

.literatureNotice.fixedAlert .wrapper.alert.linkHover .videoPlayer {
  width: 270px;
  height: 170px;
  margin-bottom: 20px;
  left: auto;
  right: -3px;
  -moz-perspective: 360px;
  /* Mozilla  */
  -webkit-perspective: 360px;
  /* Chrome, Safari, Opera  */
  perspective: 360px;
  -moz-transition: transform 0.65s ease, perspective 0.65s ease;
  -webkit-transition: transform 0.65s ease, perspective 0.65s ease;
  -o-transition: transform 0.65s ease, perspective 0.65s ease;
  transition: transform 0.65s ease, perspective 0.65s ease; }

.literatureNotice.fixedAlert .wrapper.alert .videoPlayer {
  right: 1px;
  width: 252px;
  height: 160px;
  margin-bottom: 23px; }

@media screen and (min-width: 480px) {
  .literatureNotice .wrapper.alert .videoPlayer, .literatureNotice.fixedAlert .wrapper.alert.linkHover .videoPlayer {
    width: 315px;
    height: 195px; }
  .literatureNotice.fixedAlert .wrapper.alert .videoPlayer {
    width: 280px; } }

.literatureNotice.video .wrapper.alert .graphicLink {
  padding-bottom: 14px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  box-shadow: -6px -4px 20px #6e6e6e;
  -moz-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }

.literatureNotice.video.fixedAlert .wrapper.alert.linkHover .videoPlayer .graphicLink {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -moz-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }

.literatureNotice.video.fixedAlert .wrapper.alert .videoPlayer .graphicLink {
  -webkit-transform: rotateY(-5deg);
  transform: rotateY(-5deg);
  -moz-transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }

.literatureNotice .bubble {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0 none;
  box-shadow: 0 0 0 transparent;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 0;
  text-align: center;
  width: 58px;
  height: 25px;
  line-height: 1.45em;
  margin-top: 5px;
  text-shadow: 0 2px 3px #666;
  color: #FFF;
  font-weight: bold;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }

.literatureNotice .bubble.new {
  background: #638E16;
  /* Old browsers */
  background: -moz-linear-gradient(top, #78ac1b 0%, #638e16 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78ac1b), color-stop(100%, #638e16));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #78ac1b 0%, #638e16 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #78ac1b 0%, #638e16 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #78ac1b 0%, #638e16 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #78ac1b 0%, #638e16 100%);
  /* W3C */ }

.literatureNotice.video .wrapper.alert .bubbleContainer, .literatureNotice.video.fixedAlert .wrapper.alert.linkHover .bubbleContainer {
  position: absolute;
  top: 14px;
  width: 64%;
  left: 0;
  z-index: 10; }

.literatureNotice.video.fixedAlert .wrapper.alert .bubbleContainer {
  width: 71%;
  top: 11px;
  z-index: 25; }

.literatureNotice.video .wrapper.alert .bubbleContainer .bubble {
  width: auto;
  font-size: 0.96875rem;
  padding-left: .5em;
  padding-right: .5em;
  overflow: hidden;
  box-shadow: 0px -2px 20px #6e6e6e; }

.literatureNotice.video.fixedAlert .wrapper.alert .bubbleContainer .bubble::before {
  -moz-animation: sheen 1s forwards 0.12s;
  -webkit-animation: sheen 1s forwards 0.12s;
  -o-animation: sheen 1s forwards 0.12s;
  animation: sheen 1s forwards 0.12s;
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  z-index: 25;
  background: -moz-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 172, 142, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(229, 172, 142, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* W3C */
  -webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
  transform: rotateZ(60deg) translate(-5em, 7.5em); }

.literatureNotice.video .wrapper.alert .graphicLink img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  left: 0; }

.literatureNotice .wrapper.alert .graphicLink .playOverlay {
  display: block;
  position: absolute;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  width: inherit;
  height: 100%;
  z-index: 20;
  background: url(https://images.azureedge.net/rcg/images/interface/icn_play_grey.png) no-repeat scroll center 50% transparent;
  -moz-transition: opacity 0.4s ease, background 1s ease;
  -webkit-transition: opacity 0.4s ease, background 1s ease;
  -o-transition: opacity 0.4s ease, background 1s ease;
  transition: opacity 0.4s ease, background 1s ease; }

.literatureNotice .wrapper.alert .graphicLink:hover .playOverlay {
  opacity: 1;
  -moz-transition: opacity 0.4s ease, background 1s ease;
  -webkit-transition: opacity 0.4s ease, background 1s ease;
  -o-transition: opacity 0.4s ease, background 1s ease;
  transition: opacity 0.4s ease, background 1s ease; }

.literatureNotice .wrapper.alert .graphicLink .playerSkin::after {
  content: '';
  background: url(https://images.azureedge.net/wtc/images/interface/bg_playerskin.png) no-repeat 0 bottom;
  background-size: 100% 31px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  overflow: hidden; }

.literatureNotice.fixedAlert .wrapper.alert .graphicLink .playerSkin::before {
  -moz-animation: sheen 1s forwards;
  -webkit-animation: sheen 1s forwards;
  -o-animation: sheen 1s forwards;
  animation: sheen 1s forwards;
  content: '';
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  z-index: 5;
  background: -moz-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 172, 142, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(229, 172, 142, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0) 100%);
  /* W3C */
  -webkit-transform: rotateZ(60deg) translate(-5em, 7.5em);
  transform: rotateZ(60deg) translate(-5em, 7.5em); }

.wrapper.alert .moduleTitle:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.wrapper.alert .moduleTitle {
  position: relative; }

@media screen and (max-width: 599px) {
  .wrapper.alert .moduleTitle .bubble {
    position: relative;
    display: block;
    clear: both;
    top: auto;
    left: auto;
    margin-bottom: .5em;
    margin-top: -1.85em;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 600px) {
  .wrapper.alert .moduleTitle .bubble {
    top: 7px;
    left: 0;
    font-size: 1rem; } }

.wrapper.alert p {
  color: #efefef;
  font-size: 1em;
  line-height: 1.22em;
  font-family: Cambria, Georgia, serif;
  text-align: center;
  font-weight: bold; }

.wrapper.alert p.long {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 0.953125em;
  font-weight: normal;
  text-align: left; }

.plainText .wrapper.alert p.buttonContainer {
  text-align: center; }

.video .wrapper.alert p.buttonContainer {
  display: none; }

.wrapper.alert p a {
  color: #fed700;
  font-weight: bold;
  text-decoration: none;
  min-width: 110px;
  text-align: center; }

@media screen and (max-width: 599px) {
  .literatureNotice .wrapper.alert p.long {
    display: none; } }

.literatureNotice .wrapper.alert p a {
  background: #fee45e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fee45e 0%, #fcd000 4%, #e8b500 68%, #d39700 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fee45e), color-stop(4%, #fcd000), color-stop(68%, #e8b500), color-stop(100%, #d39700));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fee45e 0%, #fcd000 4%, #e8b500 68%, #d39700 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fee45e 0%, #fcd000 4%, #e8b500 68%, #d39700 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fee45e 0%, #fcd000 4%, #e8b500 68%, #d39700 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fee45e 0%, #fcd000 4%, #e8b500 68%, #d39700 100%);
  /* W3C */ 
  border-radius: 3px;
  border: 0 none;
  color: #333;
  display: inline-block;
  padding: 0.6em 1.25em 0.6em;
  margin-top: 1em;
  margin-bottom: .45em;
  width: auto;
  text-shadow: 0 1px 0 #fee45e;
  -moz-transition: .3s background ease;
  -webkit-transition: .3s background ease;
  -o-transition: .3s background ease;
  transition: .3s background ease; }

.video .wrapper.alert p.buttonContainer a {
  margin-top: .35em; }

.wrapper.alert p a:hover {
  text-decoration: underline; }

.wrapper.alert p a.button {
  font-size: 0.9375rem; }

.literatureNotice .wrapper.alert p a:hover {
  text-decoration: none;
  background: #fee45e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fee45e 0%, #fcd000 4%, #fcd000 50%, #d39700 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fee45e), color-stop(4%, #fcd000), color-stop(50%, #fcd000), color-stop(100%, #d39700));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fee45e 0%, #fcd000 4%, #fcd000 50%, #d39700 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fee45e 0%, #fcd000 4%, #fcd000 50%, #d39700 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fee45e 0%, #fcd000 4%, #fcd000 50%, #d39700 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fee45e 0%, #fcd000 4%, #fcd000 50%, #d39700 100%);
  /* W3C */ 
  -moz-transition: .3s background ease;
  -webkit-transition: .3s background ease;
  -o-transition: .3s background ease;
  transition: .3s background ease; }

@media screen and (min-width: 600px) {
  .literatureNotice.book .wrapper.alert p.long, .literatureNotice.plainText .wrapper.alert p.long {
    text-align: left; } }
