<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p, li {
	font-family: myriad-pro, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: rgb(35, 31, 32);
}

p.instructions,
span.instructions {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: rgb(207, 60, 39);
}

.mejs-video {
	position: absolute;
	top: 91px;
	left: 268px;
}

.slider-container .mejs-video {
	top: 0px;
	left: 0px;
}


/**
academic reading activity
**/

#uni-skills-3 div[data-id="writing-container"] {
	border: 0px solid black;
	overflow: hidden;
	width: 540px;
	height: 528px;
	position: absolute;
	top: 40px;
	left: 360px;
}

#uni-skills-3 div[data-id="background-container"] {
	background-image: url(../image/academic-reading/bg.jpg);
	background-repeat: no-repeat;
	width: 516px;
	height: 725px;
	transform: rotate(-2deg);
	-webkit-transform:rotate(-2deg); /* Safari and Chrome */
	-moz-transform:rotate(0deg); /* Firefox */
	-o-transform:rotate(-2deg); /* Opera */
	-ms-transform:rotate(-2deg); /* IE 9 */
	margin: 15px 0px 0px 20px;
}

#uni-skills-3 div[data-id="text-container"] {
	padding: 50px;
}

#uni-skills-3 div[data-id="text-container"] span {
	text-decoration: none;
	font-family: times;
	font-size: 17px;
	line-height: 27px;
	color: black;
}

#uni-skills-3 div[data-id="text-container"] span.over {
	background-color: #A93223;
	padding: 4px 0px 4px 0px;
	color: white;
}


/* popups */

#uni-skills-3 .popup[data-id] {
	position: absolute;
	display: block;
	background-color: white;
	width: 300px;
	padding: 20px;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}

html.no-boxshadow #uni-skills-3 .popup[data-id] {
	border: 1px solid rgb(202, 201, 191);
	outline: 1px solid rgb(218, 216, 202);
}

#uni-skills-3 .popup[data-id].hidden {
	display: none;
}

.popup[data-id] .title {
	font-family: reklame-script, arial, sans-serif;
	font-size: 30px;
	transform: rotate(0deg);
	-webkit-transform:rotate(0deg); /* Safari and Chrome */
	-moz-transform:rotate(0deg); /* Firefox */
	-o-transform:rotate(0deg); /* Opera */
	-ms-transform:rotate(0deg); /* IE 9 */
	top: -6px;
	margin: auto;
	padding: auto;
	width: auto;
}

.popup[data-id] p.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.popup[data-id] .title + p {
	margin-top: 0px;
	padding-top: 0px;
}

.popup[data-id] button.close-button {
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
}

.popup[data-id] button.close-button.hidden {
	display: none;
}

/* pointer tail */

.popup[data-id] .pointer-tail {
	position: absolute;
	width: 20px;
	height: 50px;
	background-image: url(../image/academic-reading/popup-tail.png);
	background-position: right center;
}

/** end **/


.animated-reveal .tip-container {
	position: absolute;
}

.animated-reveal .tip-element {
	position: absolute;
	opacity: 0;
}

.animated-reveal div a {
	color: white;
}

.end-section-bubble {
	display: none;
	position: absolute;	
	width: 250px;
	right: 20px;
	bottom: 100px;
	padding: 10px;
	background-image: url(../image/blue.jpg);
	background-color: rgb(41, 143, 177);
	border-radius: 4px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
	color: white;
}

.end-section-bubble p {
	color: white;
}

#uni-skills-5 #reading-title {
	display: none;
	font-family: "myriad-pro", arial, sans-serif;
	font-weight: bold;
}

#uni-skills-5 #writing-title {
	display: none;
	margin-top: -18px;
	margin-left: 450px;
	font-family: "myriad-pro", arial, sans-serif;
	font-weight: bold;
}

#popup-sentence-1 { left: 40px !important; top: 40px !important; }
#popup-sentence-2 { left: 40px !important; top: 90px !important; }
#popup-sentence-3 { left: 40px !important; top: 200px !important; }
#popup-sentence-4 { left: 40px !important; top: 380px !important; }

h3 {
	font-family: reklame-script, arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: rgb(35, 31, 32);
	margin-top: 0px;
	margin-bottom: 0px;
}

#know-the-language-animation {
	position: absolute;
	z-index: -1;
	left: 350px;
	top: 0px;
	width: 600px;
	height: 568px;
}

#know-the-language-animation-no-flash {
	display: none;
}

.noflash #know-the-language-animation-no-flash {
	display: block;
}

.noflash #uni-skills-2 .instructions, .noflash #uni-skills-2 #start-animation {}

#know-the-language-animation .img {
	width: 600px;
	height: 568px;
	display: none;
}

#know-the-language-animation #next-img {
	position: relative;
	left: 300px;
	top: 400px;
	width: 150px;
}

.noflash #know-the-language-animation button[data-id="replay"] {
	position: absolute;
	left: 232px;
	top: 382px;
	width: 150px;
}

.noflash #know-the-language-animation button[data-id="replay"].hidden {
	display: none;
}


/**
final screen text-decoration:
**/

#summary p[data-id="graphicText"] {
	color: rgb(207, 60, 39);
	font-family: reklame-script, arial, sans-serif;
	font-size: 33px;
	line-height: 33px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 486px;
}


/**
for enhanced video screens
*/

.slider-container {
	width: 1010px;
	height: 406px;
	position: relative;
	left: 0px;
	overflow: hidden;
}

.slider-container .slider-element {
	position: absolute;
	width: 2040px;
}

.slider-container .slider-element .left-box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1010px;
	height: 50px;
	padding-left: 20px;
}

.slider-container .slider-element .right-box {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1010px;
	height: 568px;
	padding-left: 20px;
}


/**
anchors
*/

a {
	font-family: myriad-pro, arial, sans-serif;
	text-decoration: underline;
	color: rgb(207, 60, 39);
}
a:link {			/* unvisited link */
	
}
a:visited {			/* visited link */
	
}
a:hover {			/* mouse over link */
	background-color: #F9E5E2;
}
a:active {			/* selected link */
	background-color: #F9E5E2;
}</pre></body></html>