/*reset css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
img {
	border: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
}
/*reset css - end*/
/*size-related and colors*/
body, .background {
	width: 728px;
	height: 90px;
	margin: 0px;
}
#mainContainer {
	/*background-image: url("Myalept_HCP_Banner1-728x90_r1_kr.jpg");*/
	position: absolute;
	width: 728px;
	height: 90px;
	overflow: hidden;
	background-color: #ffffff;
}
.animObj {
	position: absolute;
}
.start-invisible {
	visibility: hidden;
}
.set-WH {
	width: 728px;
	height: 90px;
}
.soft-light {
	mix-blend-mode: soft-light;
}
/*size-related and colors - end*/
/*specific*/
#links{
position: absolute;
    top: 66px;
    left: 321px;
    width: 230px;
    height: 67px;
    overflow: hidden;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}
#legal{
	position: absolute;
    top: 1px;
    left: 526px;
    width: 201px;
    height: 88px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;  
}
#legal_content{		
	padding-right: 0px;
}
#legal::-webkit-scrollbar {
	width: 7px
}
#legal::-webkit-scrollbar-track {
	background: #fff
}
#legal::-webkit-scrollbar-thumb {
	/*width: 2px;
	border-radius: 2px;*/
	background: #2e4655;
	
	border: 2px solid rgba(0, 0, 0, 0);
	background-clip: padding-box;
	border-radius: 9999px;
	
}
#legal::-webkit-scrollbar-thumb:hover {
	background: rgba(#2e4655, 1)
}
#links p {
	font-size: 8px !important;
	text-align: center;
	padding:0px;
}
#legal p {
	padding: 6px 3px 6px 6px;
}
#legal a, #links a {
	color:#b1059d;
	text-decoration: underline
}
#legal a:hover, #links a:hover {
	color:#3b2085;
	text-decoration: none
}
/*#legal a:visited, #links a:visited{
	color:#b1059d;
}*/
.purple{
	color:#3b2085;
}
.pink{
	color:#b1059d;
}
.bg-lt-purple{
	background-color:#e7e6fe;
}
.bg-lt-pink{
	background-color:#f9eaf7;
}
.dk-gray{
	color:#4d4e53
}
.border-bottom-normal {
  border-bottom: 2px solid #ffffff;
}
.border-bottom-centered{
	display: inline-block;
  position: relative;	
}
.border-bottom-centered:after {
	    position: absolute;
    content: '';
    border-bottom: 2px solid #ffffff;
    width: 180px;
    transform: translateX(-50%);
    bottom: -1px;
    left: 50%;
}
.body-normal{
text-align: left;
    font-weight: 400;
    font-style: normal;
    font-size: 9.25px;
    line-height: 10.5px;
}
.body-bold{
	text-align: left;
    font-weight: 600;
    font-style: normal;
    font-size: 9.25px;
    line-height: 10.5px;
}
.heading{
	  padding-top: 1px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-style: normal;
    font-size: 9.5px;
    line-height: 10.5px;
}
.heading-space{
	padding: 2px 0px 5px 0px;
}
.bold{
	font-weight: 600;
  font-style: normal;
}
.sup { 
	font-size: .75em;
	vertical-align: super; 
}
.uppercase{
	text-transform: uppercase;
}
.spacer{
	padding-top:10px
}
.z-pad{
  padding-top: 0px!important;
}
@-moz-document url-prefix() {
	#legal{
		scrollbar-width: thin;
		width: 728px;
	}
	#legal_content{		
		padding-right: 0px;
	}
	.will-change {
		/*transform: translate3d(0, 0, 0);
		-o-perspective: 1000;
		perspective: 1000;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		will-change: transform;
		transform: rotate(0.05deg);
		-moz-transform: rotate(0.05deg);*/
	}
}

      .st0 {
        fill: none;
      }

      .st1 {
        fill: #f37c22;
      }

      .st2 {
        fill: #58595b;
      }

      .st3 {
        fill: url(#linear-gradient1);
      }

      .st4 {
        fill: #764ca8;
      }

      .st5 {
        opacity: 0;
      }

      .st5, .st6 {
        fill: #b1069d;
      }

      .st7 {
        fill: #a5a5a5;
      }

      .st8 {
        fill: url(#linear-gradient);
      }

      .st9 {
        clip-path: url(#clippath-11);
      }

      .st10 {
        clip-path: url(#clippath-10);
      }

      .st11 {
        clip-path: url(#clippath-15);
      }

      .st12 {
        clip-path: url(#clippath-13);
      }

      .st13 {
        clip-path: url(#clippath-14);
      }

      .st14 {
        clip-path: url(#clippath-12);
      }

      .st15 {
        fill: #f57e20;
      }

      .st16 {
        clip-path: url(#clippath-1);
      }

      .st17 {
        clip-path: url(#clippath-3);
      }

      .st18 {
        clip-path: url(#clippath-4);
      }

      .st19 {
        clip-path: url(#clippath-2);
      }

      .st20 {
        clip-path: url(#clippath-7);
      }

      .st21 {
        clip-path: url(#clippath-6);
      }

      .st22 {
        clip-path: url(#clippath-9);
      }

      .st23 {
        clip-path: url(#clippath-8);
      }

      .st24 {
        clip-path: url(#clippath-5);
      }

      .st25 {
        fill: #b1059d;
      }

      .st26 {
        fill: #3d2986;
      }

      .st27 {
        fill: #b1059d;
      }

      .st28 {
        fill: #5e5e62;
      }

      .st29 {
        fill: #fff;
      }

      .st30 {
        opacity: .2;
      }

      .st31 {
        fill: #3c2985;
      }

      .st32 {
        fill: #f7a364;
      }

      .st33 {
        fill: #3b0083;
      }

      .st34 {
        fill: #3b2085;
      }

      .st35 {
        fill: #c850ba;
      }

      .st36 {
        clip-path: url(#clippath);
      }

      .st37 {
        fill: #4d4e53;
      }