.pageWrapper {
	height: 100%;
	width: 100%;
	/* margin-top: 20px; */
}
.ntrowrapp {
	position: relative;
	width: 99%;
	margin: 20px auto;
	outline: 1px solid #000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.thumpwrap {
	width: 10.94257854821235%;
	/*border:1px solid #000;*/
	outline: 1px solid #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.thumpwrap img {
	vertical-align: bottom;
	width: 100%;
}
.text_box {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
}

.text_box small {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.text_box p {
	color: #fff;
	font-size: 0.650em;
}
.course_durtion {
	font-size: 14px;
	margin-bottom: 0;
	padding: 5px;
	text-align: right;
}

.Arabic .course_durtion {
	text-align: left;
}
/*.course_durtion:after {
	clear: both;
	content: "Please ensure that you have enough time allotted to complete this course.";
	display: block;
	margin-top: 6px;
}*/
.txtVarIntro.align-right {
    font-size: 14px;

}

p.txtVarIntro{margin:5px!Important;}
.Arabic .course_durtion, .Arabic .txtVarIntro.align-right, .Arabic .FRtext.course_durtion{
	    float: none;
		margin-top: 0;
		text-align: right;
}
.Arabic .time{
	right: auto;
}
.txtVarnote.align-right {
    font-size: 15px;
	/* font-weight:bold; */
}
.icon-round27:before {
	font-size: 30px;
	line-height: 17px;
	position: relative;
	top: 7px;
	padding-right: 10px;
}

