@charset "UTF-8";

.banner {
  border: 1px solid #000;
  background: #ffffff;
  overflow: hidden;
  display: block !important;
}

#btnExit {
  cursor: pointer;
  opacity: 0;
}

.bannerSize {
  width: 728px;
  height: 90px;
}

.hide {
  opacity: 0;
}

.aC {
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

.retina {
  background-size: contain !important;
}

#bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d8f2fb+0,d8f2fb+18,6c8da3+40,6c8da3+42,d8f2fb+55,ffffff+59,d8f2fb+63,6c8da3+74,6c8da3+100 */
  background: #d8f2fb; /* Old browsers */
  background: -moz-linear-gradient(left,  #d8f2fb 0%, #d8f2fb 18%, #6c8da3 40%, #6c8da3 42%, #d8f2fb 55%, #ffffff 59%, #d8f2fb 63%, #6c8da3 74%, #6c8da3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #d8f2fb 0%,#d8f2fb 18%,#6c8da3 40%,#6c8da3 42%,#d8f2fb 55%,#ffffff 59%,#d8f2fb 63%,#6c8da3 74%,#6c8da3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #d8f2fb 0%,#d8f2fb 18%,#6c8da3 40%,#6c8da3 42%,#d8f2fb 55%,#ffffff 59%,#d8f2fb 63%,#6c8da3 74%,#6c8da3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8f2fb', endColorstr='#6c8da3',GradientType=1 ); /* IE6-9 */
}

.container {
  left: -1px;
  top: -1px;
  width: 502px;
  height: 502px;
  /* border: 2px solid white; */
  border-radius: 4px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-perspective: 1700px;
  perspective: 1700px;
  -webkit-perspective-origin: center center;
  perspective-origin: center center;

  transform: scale(.91);
}

.cube {
  position: relative;
  width: 502px;
  height: 502px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.side {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-left: 2px solid #40627c;
  border-top: 2px solid #40627c;
  border-bottom: 2px solid #40627c;
}

.front {
  background: url('coronavirus_BG.jpg') 0px 0px / 530px 502px;
  -webkit-transform: translateZ(252px);
  transform: translateZ(252px);
}

.back {
  background-color: #2a4762;
  -webkit-transform: translateZ(-252px);
  transform: translateZ(-252px);
}

.left {
  background-color: #2a4762;
  -webkit-transform: rotateY(90deg) translateZ(252px);
  transform: rotateY(90deg) translateZ(252px);
}

.right {
  background-color: #2a4762;
  -webkit-transform: rotateY(-90deg) translateZ(252px);
  transform: rotateY(-90deg) translateZ(252px);
}

#copy01 {
  top: 12px;
  left: 29px;
  width: 0px;
  height: calc(130px / 2);
  background: #0055a3;
  overflow: hidden;
}

#copy01_text {
  top: 0px;
  left: 0px;
  width: calc(174px / 2);
  height: calc(130px / 2);
  background: url('copy01.png') 0px 0px / calc(174px / 2) calc(130px / 2);
}

.copy02 {
  top: 12px;
  left: 129px;
  width: 0px;
  height: 65px;
  background: #0055a3;
  overflow: hidden;
}

.copy02_text {
  top: 0px;
  left: 0px;
  width: 93px;
  height: calc(130px / 2);
  background-image: url('copy02.png');
  background-size: calc(372px / 2) calc(130px / 2);
}

#copy02_b {
  left: 228px;
}

#copy02_b_text {
  background-position: -99px 0px;
}

#F3 {
  top: 0px;
  left: 0px;
  width: 502px;
  height: 90px;
  background: #0055a3;
}

.copy03 {
  top: 10px;
  height: calc(138px / 2);
  background-image: url('copy03.png');
  background-size: calc(1008px / 2) calc(138px / 2);
}

#copy03_a {
  left: -4px;
  width: 136px;
  background-position: 0px 0px;
}

#copy03_b {
  left: 137px;
  width: 80px;
  height: 40px;
  background-position: -139px 0px;
}

#copy03_c {
  top: 50px;
  left: 137px;
  width: 80px;
  height: 25px;
  background-position: -139px -40px;
}

#copy03_d {
  left: 217px;
  width: 83px;
  background-position: -218px 0px;
}

#copy03_e {
  left: 303px;
  width: 200px;
  background-position: -301px 0px;
}

.copy04 {
  top: 12px;
  left: 29px;
  width: 0px;
  height: calc(130px / 2);
  background: #0055a3;
  overflow: hidden;
}

.copy04_text,
.copy05_text,
.copy06_text {
  top: 0px;
  left: 0px;
  width: 87px;
  height: calc(130px / 2);
  background-image: url('copy04.png');
  background-size: calc(768px / 2) calc(130px / 2);
}

.copy05_text {
  background-image: url('copy05.png');
}

.copy06_text {
  background-image: url('copy06.png');
}

#copy04_a_text,
#copy05_a_text,
#copy06_a_text  {
  background-position: 0px 0px;
}

#copy04_b {
  left: 128px;
}

#copy04_b_text,
#copy05_b_text,
#copy06_b_text {
  background-position: -99px 0px;
}

#copy04_c {
  left: 227px;
}

#copy04_c_text {
  background-position: -198px 0px;
}

#copy04_d {
  left: 326px;
}

#copy04_d_text {
  background-position: -297px 0px;
}

#F7 {
  top: 11px;
  left: 9px;
  width: 482px;
  height: 68px;
  background: #0055a3;
  overflow: hidden;
}

.copy07,
#copy07_a {
  left: 328px;
  width: calc(352px / 2);
  background-image: url('copy07.png');
  background-size: calc(800px / 2) calc(104px / 2);
}

#copy07_a {
  top: 10px;
  left: 57px;
  width: 230px;
  height: 45px;
  background-position: 0px 0px;
}

#line {
  top: 58px;
  left: 57px;
  width: 0px;
  height: 2px;
  background: #ffffff;
}

#copy07_b {
  top: 8px;
  height: 21px;
  background-position: -272px 2px;
}

#copy07_shadow {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0055a3+100,0055a3+53,0055a3+1&0+0,1+16 */
  background: -moz-linear-gradient(left,  rgba(0,85,163,0) 0%, rgba(0,85,163,0.06) 1%, rgba(0,85,163,1) 16%, rgba(0,85,163,1) 53%, rgba(0,85,163,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(0,85,163,0) 0%,rgba(0,85,163,0.06) 1%,rgba(0,85,163,1) 16%,rgba(0,85,163,1) 53%,rgba(0,85,163,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(0,85,163,0) 0%,rgba(0,85,163,0.06) 1%,rgba(0,85,163,1) 16%,rgba(0,85,163,1) 53%,rgba(0,85,163,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000055a3', endColorstr='#0055a3',GradientType=1 ); /* IE6-9 */

}

#copy07_c {
  top: 30px;
  height: 14px;
  background-position: -272px -20px;
}

#copy07_d {
  top: 44px;
  height: 19px;
  background-position: -272px -34px;
}

/*::::::::::::::::ISI:::::::::::::*/

.noBR {
  white-space: nowrap
}

#isi {
  top: 0px;
  right: 0px;
  width: 224px;
  height: 88px;
  overflow: hidden;
  background: #d6ecfd;
  z-index: 3;
}

#isi-text {
  width: 260px;
  height: inherit;
  overflow-x: hidden;
  padding: 20px 50px 0px 8px;  /* space left || space top based on #header_ISI heigth ||  offset right to hide defaul scrollbar */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

#isi-container {
  width: calc(260px - 50px - 5px); /* FORMULA: #isi-text: width - #isi-text: paddingLeft - #isi-text: paddingRight */
  position: relative;
  padding-bottom: 5px
}

#isi-container h3,
#header_ISI,
#isi-container {
  font-family: Arial, sans-serif !important;
  font-size: 9px;
  line-height: 10px;
  color: #152546
}

#header_ISI {
  top: -1px;/* offsetTop to hide ISI text */
  width: 224px;
  padding: 3px 0px 3px 5px;
  background: #152546;
  color: #ffffff;
}

#isi-container p {
  position: relative
}


#isi-container sup {
  top: 0em;
  font-size: 6.5px;
  letter-spacing: 0.1px;
  line-height: 0;
  margin-left: 1px;
  position: relative
}

#isi-container h3.h-short-space {
  margin: 4px 0 4px 0
}

#isi-container h3.h-medium-space {
  margin: 8px 0 8px 0
}

#isi-container h3.h-large-space {
  margin: 12px 0 12px 0
}

#isi-container h3.h-short-space-paragraph {
  margin: 20px 0 4px 0
}

#isi-container h3.h-medium-space-paragraph {
  margin: 20px 0 8px 0
}

#isi-container h3.h-large-space-paragraph {
  margin: 20px 0 12px 0
}

#isi-container .p-short-space {
  margin-bottom: 4px
}

#isi-container .p-medium-space {
  margin-bottom: 8px
}

#isi-container .p-large-space {
  margin-bottom: 12px
}

#isi-container .p-Xlarge-space {
  margin-bottom: 30px
}

#isi-container .p-indent {
  margin-left: 7px
}

#isi-container .p-double-indent {
  margin-left: 30px
}
#isi-container .p-large-indent {
  margin-left: 40px
}

#isi-container span.bullet {
  top: 2px;
  left: -7px;
  position: absolute;
  line-height: 10px;
  color: #333;
  font-size: 16px;
}
#isi-container span.bullet-double {
  top: 2px;
  left: -11px;
  position: absolute;
  line-height: 10px;
  color: #333;
  font-size: 12px;
}

#isi-container a {
  text-decoration: none
}

#isi .pointer {
  cursor: pointer
}

#isi-controls {
  top: 15px;
  right: 0px;
  width: 10px;
  height: 73px;
}

#arrowUp,
#arrowDown {
  left: 0px;
  width: 27px;
  height: 29px;
  /*padding: 3px 0px 4px;*/
  background: url("arrow.png") center center;
  cursor: pointer
}

#arrowUp {
  top: 1px
}

#arrowDown {
  bottom: 1px;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  transform: scaleY(-1)
}

.scroller {
  top: 0;
  right: 0;
  width: 7px;
  height: 16px;
  background: #7d7d7d;
  -webkit-transition: top 0.08s;
  -moz-transition: top 0.08s;
  -ms-transition: top 0.08s;
  -o-transition: top 0.08s;
  transition: top 0.08s;
  border: solid 1px #7d7d7d;
  cursor: pointer
}

.isiLineWithArrows,
.isiLineNoArrows {
  right: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer
}

.isiLineNoArrows {
  top: 0px;
  width: 9px;
  height: 100%;
  background: #ebebeb;
  border: solid 1px rgb(255 255 255 / 41%);
  overflow: hidden;
}

.ISIColor { /* Special color for links, numbers, title etc */
  color: #061f5c !important
}

span#sanofi_logo{
  width: calc(204px / 2);
  height: calc(26px / 2);
  position: relative;
  background: url('sanofi_logo.png') 0 0 / contain;
  margin: 0px 0px;
  display: block;
}
