@font-face{
	font-family:'IBMBold';
	src:url("../fonts/IBMPlexSans-Bold-Latin1.woff") format("woff");
	font-weight:bold;
}

.fontBold {
	font-family:'IBMBold',Helvetica,Arial,sans-serif;
	font-weight:bold;
}

@font-face{
	font-family:'IBMLight';
	src:url("../fonts/IBMPlexSans-Light-Latin1.woff") format("woff");
	font-weight:normal;
}
.fontMedium {
	font-family:'IBMLight',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
/*
@font-face{
    font-family:'IBMRegular';
    src:url("../fonts/BMPlexSans-Regular-Latin1.woff") format("woff");
    font-weight:normal;
}

.fontRegular {
	font-family:'IBMRegular',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
*/

/* MAIN */

body {
	margin:0px;
	text-rendering:optimizeLegibility; 
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	
	font-kerning: none;
	-webkit-text-rendering: optimizeSpeed;
	text-rendering: optimizeSpeed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}

@media screen and (min-width:0) and (min-resolution:+72dpi) { /* IE fix */
	body { text-rendering:optimzeSpeed; }
}

div { position:absolute; display:block; } 

img { position:absolute; }

#ad, #banner {
	width:300px; 
	height:250px; 
}

#ad {   
	overflow:hidden;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#banner {
	background-color:#0062FF; 
}

svg {
	/*shape-rendering:geometricPrecision;*/
}

#border {
	width: 298px;
	height:248px;
	border:1px solid #AAA;
	pointer-events:none;
	z-index:50;
	display:none;
}

/* INTERACTIVE */

.button {
	outline:none;
	background-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	user-select:none;
	cursor:pointer;
}

#clickthru { 
	width:300px; 
	height:250px; 
	z-index:98; 
	cursor:pointer; 
	background-color:rgba(0, 0, 0, 0);
}

#replayButton { 
	position:absolute;
	left:6px;
	top: 6px;
	padding:2px;
	z-index:99; 
	width: 16px;
	height: 16px;
}

/* custom */

.ref { display:block; width:100%; position:absolute; }
.ref img { width:100%; height:auto; }

.frame { 
	width:100%; 
	height:100%; 
	display:none; 
}

/*
#flashlight {
	left:154px;
	top:118px; 
	opacity: 0;
}
*/
/* IBM_LPSTW_Logo */

#ibmLogo {
	left:216px;
	top:207px; 
	z-index:10; 
}

/* ////////////////////////////////////////////////// */
/* TEXT */

.textGroup { 
	width:300px; 
	height:250px; 
} 

.textDiv { 
	width:100%; 
	height:40px;
	overflow:hidden; 
} 


.textStyle1 { 
	font-family:'IBMLight';
	text-align:left; 
	font-size:34px; 
	line-height:1.0em;
	letter-spacing:-0.03em;
	color:#FFF;
}

.line11 { 
	left:21px;
	top:19px;
}

.line12 { 
    left:21px;
	top:55px;
}

.line13 { 
    left:21px;
	top:90px;
}

#text1c {
   letter-spacing:-0.05em;
}

.line14 { 
    left:21px;
	top:128px;
}

.textStyle2 { 
	font-family:'IBMBold';
	text-align:left; 
	font-size:26px; 
	line-height:1.0em;
	letter-spacing:-0.015em;
	color:#FFF;
}

.line21 { 
    left:100px;
	top:176px;
}

.textStyle3 { 
	font-family:'IBMLight';
	text-align:left; 
	font-weight:bold;
	font-size:15px; 
	line-height:1.0em;
	letter-spacing:0em;
	color:#FFF;
}

#ctatextdiv {
	left:0px;
	top:166px;
}

#ctatext { 
    left:71px;
	top:7px;
    position:absolute;
	opacity:0;
}

#ctaArrow { 
	display: inline-block;
	padding-left:5px; 
	top:5px;
    opacity:1;
}

.flap {
	left:57px;
	top:46px;
	transform-origin:50% 50%;
	opacity: 0;
	z-index: 81;
}

#flap1, #flap2, #flap3, #flap4, #flap5, #flap6, #flap7, #flap8, #flap9, #flap10, 
#flap11, #flap12, #flap13, #flap14, #flap15, #flap16, #flap17, #flap18, #flap19, #flap20, 
#flap21, #flap22, #flap23 {
    opacity:0;
}

.rebuslogo {
	left:21px;
	top:82px;
	opacity: 0;
	z-index: 80;
}

#rebuslogo1, #rebuslogo2, #rebuslogo3, #rebuslogo4, #rebuslogo5, #rebuslogo6, #rebuslogo7, #rebuslogo8, #rebuslogo9, #rebuslogo10, 
#rebuslogo11, #rebuslogo12, #rebuslogo13, #rebuslogo14, #rebuslogo15, #rebuslogo16, #rebuslogo17, #rebuslogo18, #rebuslogo19, #rebuslogo20, 
#rebuslogo21, #rebuslogo22, #rebuslogo23, #rebuslogo24, #rebuslogo25, #rebuslogo26, #rebuslogo27, #rebuslogo28 {
    opacity:0;
}

