#ww_alert #ww_alert_box #ok {
	display: block;
	position: absolute;
	right: 21px;
	bottom: 8px;
	background-color:#666666;
	color: #FFF;
	border: 2px solid #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-size:15;
	font-weight:bold;
	font-family:Myriad Pro, Myriad, Arial;
	z-index:400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#ww_alert #ww_alert_box #cancel {
	display: none;
	position: absolute;
	left: 21px;
	bottom: 8px;
	background-color: #000;
	color: #FFF;
	border: 2px solid #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-size:15;
	font-weight:bold;
	font-family:Myriad Pro, Myriad, Arial;
	z-index:400;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#ww_alert #ww_alert_box #ok:focus {
	border: 2px solid #CCC;
}
#ww_alert #ww_alert_box #cancel:focus {
	border: 2px solid #FFF;
}
#ww_alert {
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */




	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 20000;
	display:none;
}
#ww_alert #ww_alert_box {
	position: relative;
	width: 280px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.84) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.92)), color-stop(100%,rgba(255,255,255,0.84))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.84) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.84) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.84) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.84) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebffffff', endColorstr='#d6ffffff',GradientType=0 ); /* IE6-9 */


	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 360px;
	border:solid 2px #959DA2;
}
#ww_alert #ww_alert_box #ww_alert_title {
	background: rgb(0,0,0); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(149,157,162,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(149,157,162,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(149,157,162,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(149,157,162,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(149,157,162,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(149,157,162,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#959da2',GradientType=0 ); /* IE6-9 */


	font-family: Myriad Pro, Myriad;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #ffffff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-left:-20px;
	margin-right:-20px;
	margin-top:-20px;
	line-height:40px;
	    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#ww_alert #ww_alert_box .success {
	color: #F8DA9E !important;
}
#ww_alert #ww_alert_box #ww_alert_message {
	font-family: Myriad Pro, Myriad;
	font-size: 18px;
	color: #666;
	
	padding: 10px;
	position: relative;
	height: 280px;
	overflow: auto;
	width: auto;
	z-index: 200;
margin-top: 30px;
}
.forcecorrect:after{
	display:block;
	position:absolute;
	top: -20px;
	right: 0px;
	content:url(../images/alert-badanswer.png);
}

.truesuccess:after{
	display:block;
	position:absolute;
	top: -20px;
	right: 0px;
	content:url(../images/alert-truesuccess.png);
}
.noanswer:after{
	display:block;
	position:absolute;
	top: -20px;
	right: 0px;
	content:url(../images/alert-noanswer.png);
}
#ww_alert #ww_alert_box .success:after{
	display:block;
	position:absolute;
	top: -20px;
	right: 0px;
	content:url(../images/alert-checkmark.png);
}
/* embed css */

#embed #embed_box #ok {
	display: block;
	position: relative;
	float:right;
	background-color: #275B84;
	color: #FFF;
	border: 2px solid #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin-right:30px;
	font-size:15px;
	font-family: Myriad Pro ,Myriad;
}
#embed #embed_box #cancel {
	display: none;
	position: absolute;
	left: 21px;
	bottom: 8px;
	background-color: #000;
	color: #FFF;
	border: 2px solid #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-size:15px;
	font-family: Myriad Pro ,Myriad;
}
#embed #embed_box #ok:focus {
	border: 2px solid #fff;
}
#embed #embed_box #cancel:focus {
	border: 2px solid #fff;
}
#embed {
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */




	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 20000;
	display:none;
}
#embed #embed_box {
	position: relative;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */



	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
}
#embed #embed_box #embed_title {
	background-color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #DB2D2D;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-bottom: 15px;
	background-image: url(/live/images/error_small.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#embed #embed_box .success {
	color: #F8DA9E !important;
	background-image: url(/live/images/share_this.png) !important;
}
#embed #embed_box #embed_message {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #FFF;
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */




	padding: 10px;
	position: relative;
	height: auto;
	overflow: auto;
	width: auto;
}




#infocloud {
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */




	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 19000;
	display:none;
}
#infocloud #infocloudcontent {
	position: relative;
	width: 600px;
	background: -moz-linear-gradient(top,  rgba(28,28,28,0.82) 0%, rgba(0,0,0,0.83) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,0.82)), color-stop(100%,rgba(0,0,0,0.83))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(28,28,28,0.82) 0%,rgba(0,0,0,0.83) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11c1c1c', endColorstr='#d4000000',GradientType=0 ); /* IE6-9 */



	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 500px;
}
#infocloud #infocloudcontent #close {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	background-color: #000;
	color: #FFF;
	border: 2px solid #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Helvetica, Arial;
}
#infocloudcontentinner{
	padding:15px;
	color: #FFF;
	padding-top:30px;
}
#infocloudcontentinner p{
	color: #FFF;
}