html {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.h4, h4 {
	font-size: 1.3em;
}
hr {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.form-control {
	border-radius: 0;
}
.form-group {
	margin-bottom: 10px;
}
.input-group-addon {
	border-radius:0 !important;
}
.nav-pills > li > a {
	border-radius: 0 !important;
}
.btn {
	border-radius: 0;
	font-size: 0.9em;
}
.btn-group-vertical .btn, .btn-group-vertical .btn:first-child, .btn-group-vertical .btn:last-child {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center !important;
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0px, transparent 100%);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0px;
	left: auto;
	background-image: linear-gradient(to right, transparent 0px, rgba(255, 255, 255, 0.2) 100%);
	background-repeat: repeat-x;
}
.popover-example .popover {
	position: relative;
	display: block;
	margin: 2px;
	max-width: 100% !important;
}
.popover {
	font-size: 1em;
	z-index: auto !important;
}
.whead {
	margin: 0 -15px 0 -15px;
	padding: 0;
	height: 3vh;
	background-color: #000;
	font-size: 1.5vh;
	line-height: 2;
	color: #fff;
	display:none;
}
.the-loading-pg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.95);
	z-index: 105;
}
.the-loading-pg .loader {
	height: 5em;
	width: 5em;
}
.the-loading-pg .loader .loadingtxt {
	bottom: -2.5em;
	width: 120%;
	left: -10%;
}
.the-alertbx {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.92);
	z-index: 1200;
}
.the-alertbx .alert {
	position: absolute;
	width: 30%;
	height: 25%;
	background-color: #FFFCDE;
	border: solid 1px #999;
	top: 30%;
	left: 32%
}
.wbody {
	position: relative;
	margin: 0 -15px 0 -15px;
	padding: 0;
	height: 93vh;
	background-color: rgba(255,255,255,0.2);
}
.wbody .wmenu {
	margin: 0;
	padding: 0 2px;
	width: 5%;
	float: left;
	height: 100%;
	background-color: #000;
}
.wbody .wmenu .btn {
	padding-top: 25%;
	padding-bottom: 25%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.wbody .wmenu .btn {
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	border: solid 1px #222;
}
.wbody .wmenu .btn:hover {
	color: #000;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #ddd;
}
.wbody .wmenu .btn:active {
	background-color: #FC0 !important;
	color: #000;
	border: solid 1px #FF8040 !important;
}
.wbody .wmenu .active {
	background-color: #FC0 !important;
	color: #000;
	border: solid 1px #FF8040 !important;
}
.wbody .wmenu .btn:first-child {
	margin-top: 0;
}
.wbody .wstage {
	margin: 0;
	padding: 0 15px;
	float: left;
	width: 92%;
	height: 100%;
	background-color: rgba(255,255,255,1);
}
.wbody .wstage .instruction {
	margin: 0 -15px;
	padding: 0;
	height: 7%;
	background-color: #E8EFE6;
	border-bottom: dotted 1px #449D44;
}
.wbody .wstage .instruction .sessionLbl {
	width: 5.5%;
	height: 100%;
	background-color: #449D44;
	float: left;
}
.wbody .wstage .instruction .sessionLbl .session {
	width: 100%;
	height: 30%;
	font-size: 0.7em;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	font-weight: bold;
	transform-origin: top left;
}
.wbody .wstage .instruction .sessionLbl .sessionNo {
	width: 100%;
	height: 70%;
	font-size: 1.5em;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	color: #fff;
}
.wbody .wstage .instruction .sessionNme {
	width: 94.5%;
	height: 100%;
	float: left;
	padding-left: 0.5%;
}
.wbody .wstage .instruction .sessionNme .sessionTtl {
	height: 52%;
	font-size: 1.7em;
	line-height: 1.1;
	color: #000;
}
.wbody .wstage .instruction .sessionNme .unitTtl {
	width: 100%;
	height: 50%;
	font-size: 0.9em;
	color: #000;
}
.wbody .wstage .instruction .sessionNme .courseInstruct {
	width: 100%;
	height: 47%;
	font-size: 1.0em;
	line-height: 1.5;
	font-weight: 100;
}
.wbody .wstage .course {
	margin: 0 -15px;
	padding: 0;
	height: 93%;
	background-color: rgba(255,255,255,0.8);
}
.wbody .wstage .course .question {
	margin: 0;
	padding: 0;
	height: 12%;
	background-color: #D9EDF7;
}
.wbody .wstage .course .question .questionBx {
	margin: 0.5%;
	padding: 0;
	float: left;
	height: 80%;
	width: 3.5%;
	background-color: #207CE5;
	font-size: 1.6em;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.wbody .wstage .course .question .questionTxt {
	margin: 0.5% 0;
	padding: 0 0 0 0.5%;
	float: left;
	float: left;
	height: 80%;
	width: 93.5%;
	font-size: 150%;
	font-weight: 100;
	line-height: 1.2;
	color: #000;
	text-align: left;
}
.wbody .wstage .course .course-content {
	margin: 0.5% 0 0 0;
	padding: 0;
	height: 74%;
	background-color: #FFFCDE !important;
}
.wbody .wstage .course .iltpg {
	background-color: #FFFCDE !important;
}
.wbody .wstage .course .foot-text {
	width: 100%;
	height: 13%;
	padding: 1.5%;
	background-color: #666;
	margin-top: 0.0%;
	font-size: 120%;
	line-height: 1.3;
	color: #fff;
	text-align: center;
}
.wbody .woptions {
	margin: 0;
	padding: 0 2px;
	float: left;
	width: 3%;
	height: 100%;
	background-color: #000;
}
.wbody .woptions .btn {
	padding-top: 25%;
	padding-bottom: 25%;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
.wbody .woptions .btn {
	color: #FFF;
	background-color: rgba(0,0,0,0.7);
	border: solid 1px #222;
}
.wbody .woptions .btn:hover {
	color: #000;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #ddd;
}
.wbody .woptions .btn:active {
	background-color: #FC0 !important;
	color: #000;
	border: solid 1px #FF8040 !important;
}
.wbody .woptions .active {
	background-color: #FC0 !important;
	color: #000;
	border: solid 1px #FF8040 !important;
}
.wbody .woptions .btn:first-child {
	margin-top: 0;
}
.unitLblBlk {
	width: 100%;
	height: 35%;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	transform-origin: left top 0px;
	font-size: 0.95em;
}
.unitNmeBlk {
	width: 100%;
	height: 70%;
	font-size: 1.5em;
	line-height: 1.5;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	transform-origin: left top 0px;
}
.wfoot {
	margin: 0px -15px 0 -15px;
	padding: 0;
	height: 7vh;
	background-color: #000;
}
.wfoot .footBlk {
	margin: 0;
	padding: 0 15px;
	float: left;
	height: 100%;
	width: 5%;
}
.wfoot .Brand {
	margin: 0;
	padding: 0 0;
	float: left;
	width: auto;
	height: 6.7vh;
}
.wfoot .copy {
	margin: 2.5vh 0 0 0.5em;
	font-size: 0.8em;
	color: #000;
	float: left;
	width: auto;
}
.wfoot .footnav {
	margin: 0.2em 3% 0 0;
}
.wfoot .footnav .btn {
	background-color: rgba(255,255,255,0.3);
	border: solid 1px rgba(0,0,0,0.5);
}
.wfoot .footnav .btn:hover {
	background-color: #FC0;
	color: #000;
}
.wfoot .footnav .mbtn {
	background-color: rgba(255,255,255,0.3);
	border: solid 1px rgba(0,0,0,0.5);
	padding: 8px 12px;
}
.wfoot .footnav .mbtn p {
	margin-top: 0px;
	margin-bottom: 3px;
}
.wfoot .footnav .mbtn:hover {
	background-color: #FC0;
	color: #000;
}
.loginBlk {
	background-color: rgba(255,255,255,1);
	border: solid 1px rgba(255,255,255,0.5);
	padding: 2vh 2vw;
	margin-top: 5vh;
	min-height: 30vh;
}
.loginBlk .rowlrm {
	margin-left: 0;
	margin-right: 0;
}
.loginBlk .rowtm {
	margin-top: 2vh;
}
.loginBlk .nusrlnk {
	margin-top: 1.5vh;
}
.row-ph-1 {
	height: 1%;
}
.row-ph-2 {
	height: 2%;
}
.row-ph-3 {
	height: 3%;
}
.row-ph-4 {
	height: 4%;
}
.row-ph-5 {
	height: 5%;
}
.row-ph-6 {
    height: 6%;
}
.row-ph-7 {
	height: 7%;
}
.row-ph-7-5 {
	height: 7.5%;
}
.row-ph-8 {
	height: 8%;
}
.row-ph-9 {
	height: 9%;
}
.row-ph-10 {
	height: 10%;
}
.row-ph-12 {
	height: 12%;
}
.row-ph-13 {
	height: 13%;
}
.row-ph-m15 {
	min-height: 15%;
}
.row-ph-16 {
	height: 16%;
}
.row-ph-17 {
	height: 17%;
}
.row-ph-18 {
	height: 18%;
}
.row-ph-19 {
	height: 19%;
}
.row-ph-20 {
	height: 20%;
}
.row-ph-21 {
	height: 21%;
}
.row-ph-22 {
	height: 22%;
}
.row-ph-22-5 {
	height: 22.5%;
}
.row-ph-23 {
	height: 23%;
}
.row-ph-25 {
	height: 25%;
}
.row-ph-27 {
	height: 27%;
}
.row-ph-28 {
	height: 28%;
}
.row-ph-30 {
	height: 30%;
}
.row-ph-34 {
	height: 34%;
}
.row-ph-35 {
	height: 35%;
}
.row-ph-40 {
	height: 40%;
}
.row-ph-45 {
	height: 45%;
}
.row-ph-46 {
	height: 46%;
}
.row-ph-50 {
	height: 50%;
}
.row-ph-55 {
	height: 55%;
}
.row-ph-59 {
	height: 59%;
}
.row-ph-60 {
	height: 60%;
}
.row-ph-63 {
	height: 63%;
}
.row-ph-65 {
	height: 65%;
}
.row-ph-67 {
	height: 67%;
}
.row-ph-70 {
	height: 70%;
}
.row-ph-73 {
	height: 73%;
}
.row-ph-75 {
	height: 75%;
}
.row-ph-80 {
	height: 80%;
}
.row-ph-83 {
	height: 83%;
}
.row-ph-85 {
	height: 85%;
}
.row-ph-87 {
	height: 87% !important;
}
.row-ph-90 {
	height: 90% !important;
}
.row-ph-91 {
	height: 91% !important;
}
.row-ph-92 {
	height: 92% !important;
}
.row-ph-93 {
	height: 93% !important;
}
.row-ph-94 {
	height: 94% !important;
}
.row-ph-95 {
	height: 95% !important;
}
.row-ph-97 {
	height: 97% !important;
}
.row-ph-98 {
	height: 98% !important;
}
.row-ph-99 {
	height: 99% !important;
}
.row-ph-100 {
	height: 100% !important;
}
.col-pw-3 {
	width: 3%;
}
.col-pw-4 {
	width: 4%;
}
.col-pw-5 {
	width: 5%;
}
.col-pw-9 {
	width: 9%;
}
.col-pw-10 {
	width: 10%;
}
.col-pw-11 {
	width: 11%;
}
.col-pw-12 {
	width: 12%;
}
.col-pw-14 {
	width: 14%;
}
.col-pw-15 {
	width: 15% !important;
}
.col-pw-16 {
	width: 16% !important;
}
.col-pw-18 {
	width: 18%;
}
.col-pw-20 {
	width: 20%;
}
.col-pw-30 {
	width: 30%;
}
.col-pw-33 {
	width: 33%;
}
.col-pw-m30 {
	min-width: 30%;
}
.col-pw-40 {
	width: 40%;
}
.col-pw-41 {
	width: 41%;
}
.col-pw-42 {
	width: 42%;
}
.col-pw-43 {
	width: 43%;
}
.col-pw-45 {
	width: 45%;
}
.col-pw-50 {
	width: 50%;
}
.col-pw-m50 {
	min-width: 50%;
}
.col-pw-m51 {
	min-width: 51%;
}
.col-pw-60 {
	width: 60%;
}
.col-pw-70 {
	width: 70%;
}
.col-pw-75 {
	width: 75%;
}
.col-pw-75m {
	max-width: 75%;
}
.col-pw-80m {
	max-width: 80%;
}
.col-pw-80-7{
		width: 80.7%;
}
.col-pw-80 {
	width: 80%;
}
.col-pw-85 {
	width:85%;
}
.col-pw-81 {
	width:81%;
}
.col-pw-88 {
	width:88%;
}
.col-pw-90 {
	width: 90%;
}
.col-pw-95 {
	width: 95%;
}
.col-pw-97 {
	width: 97%;
}
.col-pw-98 {
	width: 98%;
}
.col-pw-100 {
	width: 100% !important;
}
.col-float-left {
	float: left;
}
.col-float-right {
	float: right;
}
.pabsolute {
	position: absolute !important;
}
.prelative {
	position: relative !important;
}
.pmargin-m3-top {
	margin-top: -3%;
}
.pmargin-0-all {
	margin: 0 !important;
}
.pmargin-0-top {
	margin-top: 0 !important;
}
.pmargin-0-right {
	margin-right: 0 !important;
}
.pmargin-0-bottom {
	margin-bottom: 0 !important;
}
.pmargin-0-left {
	margin-left: 0 !important;
}
.pmargin-0-5-all {
	margin: 0.5% !important;
}
.pmargin-0-5-top {
	margin-top: 0.5% !important;
}
.pmargin-0-5-right {
	margin-right: 0.5% !important;
}
.pmargin-0-5-bottom {
	margin-bottom: 0.5% !important;
}
.pmargin-0-5-left {
	margin-left: 0.5% !important;
}
.pmargin-1-all {
	margin: 1% !important;
}
.pmargin-1-top {
	margin-top: 1% !important;
}
.pmargin-1-right {
	margin-right: 1% !important;
}
.pmargin-1-bottom {
	margin-bottom: 1% !important;
}
.pmargin-1-left {
	margin-left: 1% !important;
}
.pmargin-1-5-all {
	margin: 1.5% !important;
}
.pmargin-1-5-top {
	margin-top: 1.5% !important;
}
.pmargin-1-5-right {
	margin-right: 1.5% !important;
}
.pmargin-1-5-bottom {
	margin-bottom: 1.5% !important;
}
.pmargin-1-5-left {
	margin-left: 1.5% !important;
}
.pmargin-2-all {
	margin: 2% !important;
}
.pmargin-2-top {
	margin-top: 2% !important;
}
.pmargin-2-right {
	margin-right: 2% !important;
}
.pmargin-2-bottom {
	margin-bottom: 2% !important;
}
.pmargin-2-left {
	margin-left: 2% !important;
}
.pmargin-3-all {
	margin: 3% !important;
}
.pmargin-3-top {
	margin-top: 3% !important;
}
.pmargin-3-right {
	margin-right: 3% !important;
}
.pmargin-3-bottom {
	margin-bottom: 3% !important;
}
.pmargin-3-left {
	margin-left: 3% !important;
}
.pmargin-4-all {
	margin: 4% !important;
}
.pmargin-4-top {
	margin-top: 4% !important;
}
.pmargin-4-right {
	margin-right: 4% !important;
}
.pmargin-4-bottom {
	margin-bottom: 4% !important;
}
.pmargin-4-left {
	margin-left: 4% !important;
}
.pmargin-5-all {
	margin: 5% !important;
}
.pmargin-5-top {
	margin-top: 5% !important;
}
.pmargin-5-right {
	margin-right: 5% !important;
}
.pmargin-5-bottom {
	margin-bottom: 5% !important;
}
.pmargin-5-left {
	margin-left: 5% !important;
}
.pmargin-5-5-all {
	margin: 5.5% !important;
}
.pmargin-5-5-top {
	margin-top: 5.5% !important;
}
.pmargin-5-5-right {
	margin-right: 5.5% !important;
}
.pmargin-5-5-bottom {
	margin-bottom: 5.5% !important;
}
.pmargin-5-5-left {
	margin-left: 5.5% !important;
}
.pmargin-6-all {
	margin: 6% !important;
}
.pmargin-6-top {
	margin-top: 6% !important;
}
.pmargin-6-right {
	margin-right: 6% !important;
}
.pmargin-6-bottom {
	margin-bottom: 6% !important;
}
.pmargin-6-left {
	margin-left: 6% !important;
}
.pmargin-7-all {
	margin: 7% !important;
}
.pmargin-7-top {
	margin-top: 7% !important;
}
.pmargin-7-right {
	margin-right: 7% !important;
}
.pmargin-7-bottom {
	margin-bottom: 7% !important;
}
.pmargin-7-left {
	margin-left: 7% !important;
}
.pmargin-8-all {
	margin: 8% !important;
}
.pmargin-8-top {
	margin-top: 8% !important;
}
.pmargin-8-right {
	margin-right: 8% !important;
}
.pmargin-8-bottom {
	margin-bottom: 8% !important;
}
.pmargin-8-left {
	margin-left: 8% !important;
}
.pmargin-9-all {
	margin: 9% !important;
}
.pmargin-9-top {
	margin-top: 9% !important;
}
.pmargin-9-right {
	margin-right: 9% !important;
}
.pmargin-9-bottom {
	margin-bottom: 9% !important;
}
.pmargin-9-left {
	margin-left: 9% !important;
}
.pmargin-10-all {
	margin: 10% !important;
}
.pmargin-10-top {
	margin-top: 10% !important;
}
.pmargin-10-right {
	margin-right: 10% !important;
}
.pmargin-10-bottom {
	margin-bottom: 10% !important;
}
.pmargin-9-7-left{
		margin-left:9.7%;
}
.pmargin-10-left {
	margin-left: 10% !important;
}
.pmargin-15-all {
	margin: 15% !important;
}
.pmargin-15-top {
	margin-top: 15% !important;
}
.pmargin-15-right {
	margin-right: 15% !important;
}
.pmargin-15-bottom {
	margin-bottom: 15% !important;
}
.pmargin-15-left {
	margin-left: 15% !important;
}
.pmargin-20-all {
	margin: 20% !important;
}
.pmargin-20-top {
	margin-top: 20% !important;
}
.pmargin-20-right {
	margin-right: 20% !important;
}
.pmargin-20-bottom {
	margin-bottom: 20% !important;
}
.pmargin-20-left {
	margin-left: 20% !important;
}
.pmargin-25-all {
	margin: 25% !important;
}
.pmargin-25-top {
	margin-top: 25% !important;
}
.pmargin-25-right {
	margin-right: 25% !important;
}
.pmargin-25-bottom {
	margin-bottom: 25% !important;
}
.pmargin-25-left {
	margin-left: 25% !important;
}
.pmargin-30-all {
	margin: 30% !important;
}
.pmargin-30-top {
	margin-top: 30% !important;
}
.pmargin-30-right {
	margin-right: 30% !important;
}
.pmargin-30-bottom {
	margin-bottom: 30% !important;
}
.pmargin-30-left {
	margin-left: 30% !important;
}
.pmargin-33-all {
	margin: 33% !important;
}
.pmargin-33-top {
	margin-top: 33% !important;
}
.pmargin-33-right {
	margin-right: 33% !important;
}
.pmargin-33-bottom {
	margin-bottom: 33% !important;
}
.pmargin-33-left {
	margin-left: 33% !important;
}
.pmargin-35-all {
	margin: 35% !important;
}
.pmargin-35-top {
	margin-top: 35% !important;
}
.pmargin-35-right {
	margin-right: 35% !important;
}
.pmargin-35-bottom {
	margin-bottom: 35% !important;
}
.pmargin-35-left {
	margin-left: 35% !important;
}
.pmargin-40-left {
	margin-left: 40% !important;
}
.pmargin-45-all {
	margin: 45% !important;
}
.pmargin-37-top {
	margin-top: 37% !important;
}
.pmargin-38-5-top {
	margin-top: 38.5% !important;
}
.pmargin-45-top {
	margin-top: 45% !important;
}
.pmargin-45-right {
	margin-right: 45% !important;
}
.pmargin-45-bottom {
	margin-bottom: 45% !important;
}
.pmargin-45-left {
	margin-left: 45% !important;
}
.pmargin-48-5-top {
	margin-top: 48.5% !important;
}
.pmargin-50-all {
	margin: 50% !important;
}
.pmargin-50-top {
	margin-top: 50% !important;
}
.pmargin-50-right {
	margin-right: 50% !important;
}
.pmargin-50-bottom {
	margin-bottom: 50% !important;
}
.pmargin-50-left {
	margin-left: 50% !important;
}

.pmargin-65-all {
	margin: 65% !important;
}
.pmargin-65-top {
	margin-top: 65% !important;
}
.pmargin-65-right {
	margin-right: 65% !important;
}
.pmargin-65-bottom {
	margin-bottom: 65% !important;
}
.pmargin-65-left {
	margin-left: 65% !important;
}
.pleft-m15 {
	left: -15.5% !important;
}
.ppadding-0-all {
	padding: 0% !important;
}
.ppadding-0-top {
	padding-top: 0% !important;
}
.ppadding-0-right {
	padding-right: 0% !important;
}
.ppadding-0-bottom {
	padding-bottom: 0% !important;
}
.ppadding-0-left {
	padding-left: 0% !important;
}
.ppadding-0-2-top {
	padding-top: 0.2% !important;
}
.ppadding-0-2-right {
	padding-right: 0.2% !important;
}
.ppadding-0-2-bottom {
	padding-bottom: 0.2% !important;
}
.ppadding-0-2-left {
	padding-left: 0.2% !important;
}
.ppadding-1-all {
	padding: 1% !important;
}
.ppadding-1-top {
	padding-top: 1% !important;
}
.ppadding-1-right {
	padding-right: 1% !important;
}
.ppadding-1-bottom {
	padding-bottom: 1% !important;
}
.ppadding-1-left {
	padding-left: 1% !important;
}
.ppadding-2-all {
	padding: 2% !important;
}
.ppadding-2-top {
	padding-top: 2% !important;
}
.ppadding-2-right {
	padding-right: 2% !important;
}
.ppadding-2-bottom {
	padding-bottom: 2% !important;
}
.ppadding-2-left {
	padding-left: 2% !important;
}
.ppadding-3-all {
	padding: 3% !important;
}
.ppadding-3-top {
	padding-top: 3% !important;
}
.ppadding-3-right {
	padding-right: 3% !important;
}
.ppadding-3-bottom {
	padding-bottom: 3% !important;
}
.ppadding-3-left {
	padding-left: 3% !important;
}
.ppadding-4-all {
	padding: 4% !important;
}
.ppadding-4-top {
	padding-top: 4% !important;
}
.ppadding-4-right {
	padding-right: 4% !important;
}
.ppadding-4-bottom {
	padding-bottom: 4% !important;
}
.ppadding-4-left {
	padding-left: 4% !important;
}
.ppadding-5-all {
	padding: 5% !important;
}
.ppadding-5-top {
	padding-top: 5% !important;
}
.ppadding-5-right {
	padding-right: 5% !important;
}
.ppadding-5-bottom {
	padding-bottom: 5% !important;
}
.ppadding-5-left {
	padding-left: 5% !important;
}
.ppadding-6-all {
	padding: 6% !important;
}
.ppadding-6-top {
	padding-top: 6% !important;
}
.ppadding-6-right {
	padding-right: 6% !important;
}
.ppadding-6-bottom {
	padding-bottom: 6% !important;
}
.ppadding-6-left {
	padding-left: 6% !important;
}
.ppadding-7-all {
	padding: 7% !important;
}
.ppadding-7-top {
	padding-top: 7% !important;
}
.ppadding-7-right {
	padding-right: 7% !important;
}
.ppadding-7-bottom {
	padding-bottom: 7% !important;
}
.ppadding-7-left {
	padding-left: 7% !important;
}
.ppadding-8-all {
	padding: 8% !important;
}
.ppadding-8-top {
	padding-top: 8% !important;
}
.ppadding-8-right {
	padding-right: 8% !important;
}
.ppadding-8-bottom {
	padding-bottom: 8% !important;
}
.ppadding-8-left {
	padding-left: 8% !important;
}
.ppadding-9-all {
	padding: 9% !important;
}
.ppadding-9-top {
	padding-top: 9% !important;
}
.ppadding-9-right {
	padding-right: 9% !important;
}
.ppadding-9-bottom {
	padding-bottom: 9% !important;
}
.ppadding-9-left {
	padding-left: 9% !important;
}
.ppadding-10-all {
	padding: 10% !important;
}
.ppadding-10-top {
	padding-top: 10% !important;
}
.ppadding-10-right {
	padding-right: 10% !important;
}
.ppadding-10-bottom {
	padding-bottom: 10% !important;
}
.ppadding-10-left {
	padding-left: 10% !important;
}
.ppadding-15-all {
	padding: 15% !important;
}
.ppadding-15-top {
	padding-top: 15% !important;
}
.ppadding-15-right {
	padding-right: 15% !important;
}
.ppadding-15-bottom {
	padding-bottom: 15% !important;
}
.ppadding-15-left {
	padding-left: 15% !important;
}
.ppadding-20-all {
	padding: 20% !important;
}
.ppadding-20-top {
	padding-top: 20% !important;
}
.ppadding-20-right {
	padding-right: 20% !important;
}
.ppadding-20-bottom {
	padding-bottom: 20% !important;
}
.ppadding-20-left {
	padding-left: 20% !important;
}
.ppadding-25-all {
	padding: 25% !important;
}
.ppadding-25-top {
	padding-top: 25% !important;
}
.ppadding-25-right {
	padding-right: 25% !important;
}
.ppadding-25-bottom {
	padding-bottom: 25% !important;
}
.ppadding-25-left {
	padding-left: 25% !important;
}
.animation-2s-delay {
	animation-delay: 2s;
	display: block !important;
}
.animation-3s-delay {
	animation-delay: 3s;
}
.animation-4s-delay {
	animation-delay: 4s;
}
.animation-5s-delay {
	animation-delay: 5s;
}
.font-size-90 {
	font-size: 90% !important;
}
.font-size-105 {
	font-size: 105% !important;
}
.font-size-110 {
	font-size: 110% !important;
}
.font-size-130 {
	font-size: 130% !important;
}
.font-size-140 {
	font-size: 140% !important;
}
.font-size-120 {
	font-size: 120% !important;
}
.font-size-150 {
	font-size: 150% !important;
}
.font-size-170 {
	font-size: 170% !important;
}
.font-size-200 {
	font-size: 200% !important;
}
.font-size-190 {
	font-size: 190% !important;
}
.top-25 {
	top: 25% !important;
}
.top-30 {
	top: 30% !important;
}
.left-5 {
	left:5% !important;
}
.left-20 {
	left: 20% !important;
}
.left-45 {
	left: 45% !important;
}
.left-75 {
	left: 75% !important;
}
.bg-brown {
	background-color: #975623 !important;
}
.bg-red {
	background-color: #F30000 !important;
}
.bg-green {
	background-color: #449D44 !important;
}
.bg-blue {
	background-color: #207ce5 !important;
}
.bg-lblue {
	background-color: #D9EDF7 !important;
}
.bg-orange {
	background-color: #DB6B12 !important;
}
.bg-white {
	background-color: #fff !important;
}
.bg-grey {
	background-color: #979A92 !important;
}
.bg-black {
	background-color: #000 !important;
}
.bg-yellow {
	background-color: #FFFF66 !important;
}
.bg-cayenne {
	background-color: #04BBD3 !important;
}
.bg-magenta {
	background-color: #C704CE !important;
}
.bg-pink {
	background-color: #FF9BC9 !important;
}
.border-brown {
	border: solid 1px #964100 !important;
}
.border-red {
	border: solid 1px #F30000 !important;
}
.border-green {
	border: solid 1px #449D44 !important;
}
.border-blue {
	border: solid 1px #207ce5 !important;
}
.border-orange {
	border: solid 1px #DB6B12 !important;
}
.border-white {
	border: solid 1px #fff !important;
}
.border-yellow {
	border: solid 1px #FFFF66 !important;
}
.border-cayenne {
	border: solid 1px #04BBD3 !important;
}
.border-magenta {
	border: solid 1px #C704CE !important;
}
.border-black {
	border: solid 1px #000 !important;
}
.border-pink {
	border: solid 1px #FF9BC9 !important;
}
.bg-correct {
	background-color: #449D44 !important;
	position: relative;
	border: solid 1px #449D44 !important;
}
.bg-correct:before {
	position: absolute;
	height: 2em;
	width: 2em;
	left: -0.9em;
	top: -0.6em;
	font-size: 2em;
	font-family: FontAwesome;
	content: "\f00c";
	color: #000;
}
.border-correct {
	border-color: #3C763D !important;
	background-color: #DFF0D8 !important;
}
.color-black {
	color: #000;
}
.color-white {
	color: #fff;
}
.icn-indication-left {
	height: 1em;
	width: 1em;
	position: absolute;
	top: 0;
	left: 0;
}
.icn-indication-right {
	height: 1em;
	width: 1em;
	position: absolute;
	top: 0;
	right: 0;
}
.btngrd .btn {
	padding:5px 0px !important;
}
.col-float-l {
	float: left;
}
.col-float-r {
	float: right;
}
.col-disp-inl-blk {
	display: inline-block;
}
.the-caption {
	position: relative;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.42857;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 0px;
	font-size: 120%;
}
.padding {
	padding: 0px;
}
.the-caption-blue {
	position: relative;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.52857;
	background-color: #59C2EA;
	border: 1px solid #999;
	border-radius: 0px;
	font-size: 120%;
}
.lightblue {
	background-color: #bfe8f9;
}
.the-caption-transparent {
	position: relative;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.52857;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	font-size: 120%;
}
.bgimg {
	background-image:url(../media/image/ilt/jay_zorro_final.svg);
}
.white{
	background-color:rgba(255,255,255,0.85);
	line-height: 1.666;
}
.the-caption-line {
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.42857;
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 0px;
	font-size: 120%;
	line-height: 1.8;
}
.line-height-2-2 {
	line-height: 2.2 !important;
}
.active-tool:hover {
	cursor: pointer;
	box-shadow: 0 0 0.2em rgba(2,2,2,0.5);
}
.th-caption-norFts {
	font-size: 100% !important;
}
.th-border-gray {
	border: 1px solid #BFBCBC !important;
}
.border-bottom {
	border-bottom: solid 1px;
	color: #000;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 1%;
	margin-right: 1%;
}
.course-btn .btn {
	border: solid 1px #FF8040;
}
.course-btn .btn:active {
	background-color: #FC0 !important;
	border: solid 1px #FF8040 !important;
}
.course-btn .active {
	background-color: #FC0 !important;
	color: #000 !important;
	border: solid 1px #FF8040 !important;
}
.active {
	background-color: #FC0 !important;
	color: #000 !important;
	border: solid 1px #FF8040 !important;
}
.course-btn .moduleLbl {
	font-size: 1.5em;
	line-height: 1.6;
}
.course-btn .moduleNum {
	font-size: 4em;
	line-height: 2.5;
}
.course-btn .btn .session-lock {
	position: absolute;
	height: 2em;
	width: 2em;
	right: 7%;
	bottom: 2%;
}
.course-btn .btn .session-nme {
	position: absolute;
	bottom: 3%;
	left: 8%;
	width: 75%;
	height: 1.5em;
	text-align: left;
}
.the-img {
	position: relative;
}
.the-img .playBtn {
	position: absolute;
	height: 4em;
	width: 4em;
	top: 10%;
	left: 10%;
	cursor: pointer;
}
.the-img1 .playBtn {
	position: absolute;
	height: 3em;
	width: 3em;
	bottom:10%;
	text-align:center;
	background-color:rgba(255,255,255,0.6);
	border-radius:2em;
	cursor: pointer;
}
.the-img .playBtn1 {
	position: absolute;
	height: 4em;
	width: 4em;
	top: 2%;
	left: 2%;
	cursor: pointer;
}
.btn-disable {
	cursor: auto;
	box-shadow: inset 0 0 90px rgba(255,255,255,0.5);
}
.btn-disable:hover {
	cursor: auto;
	background-color: #449D44 !important;
	box-shadow: inset 0 0 30% rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 0 30% rgba(255,255,255,0.5);
	color: #fff;
}
.btn-disable:active {
	cursor: auto;
	background-color: #449D44 !important;
	box-shadow: inset 0 0 30% rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 0 30% rgba(0,0,0,0.5);
	color: #fff;
}
/*CBT Style*/
.wbody .wstage .course .question-cbt {
	margin: 0;
	padding: 0;
	height: 12% !important;
}
.wbody .wstage .course .question-cbt .questionBx {
	margin: 0.5%;
	padding: 0;
	float: left;
	height: 80%;
	width: 4.5%;
	font-size: 2em;
	line-height: 1.7;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.wbody .wstage .course .question-cbt .questionTxt {
	margin: 0.5% 0;
	padding: 0 0 0 0.5%;
	float: left;
	float: left;
	height: 80%;
	width: 93.5%;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 1.5;
	color: #000;
	text-align: left;
}
.wbody .wstage .course .course-content-cbt {
	height: 87%;
}
.wbody .wstage .course .course-content-cbt .col-media {
	position: relative;
}
.wbody .wstage .course .course-content-cbt .col-media .play-btn {
	position: absolute;
	height: 20%;
	width: 25%;
	/*margin:30% 35%;*/
	margin: 2% 0 0 1%;
	cursor: pointer;
	opacity: 0.6;
	transition-duration: 0.3s;
}
.wbody .wstage .course .course-content-cbt .col-media .play-btn:hover {
	opacity: 1;
	transition-duration: 0.3s;
}
.wbody .wstage .course .course-content-cbt .datalst {
	position: relative;
	min-height: 15%;
}
.wbody .wstage .course .course-content-cbt .datalst:before {
	position: absolute;
	left: -5%;
	width: 5%;
	padding: 0.5em 0;
	content: '1';
	line-height: 1.7;
	font-weight: bold;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
}
.wbody .wstage .course .course-content .Datalist {
	position: relative;
	min-height: 18%;
}
.wbody .wstage .course .course-content-cbt .Datalist .DataIndex {
	position: absolute;
	top: 0;
	left: -7.5%;
	width: 7%;
	height: 100%;
	padding: 0.2em;
	background-color: #333;
	font-size: 150%;
	line-height: 2.2;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
/*cbt style end*/


@media (min-width : 1200px) {
body {
	font-size: 14px;
}
}
@media (max-width : 1030px) {
body {
	font-size: 11px;
}
}
/*login page style*/

.login-container {
	position: relative;
	width: 300px;
	margin: 10% auto 0 auto;
	padding: 20px 40px 40px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}
#output {
	position: absolute;
	width: 300px;
	top: -75px;
	left: 0;
	color: #fff;
}
#output.alert-success {
	background: rgb(25, 204, 25);
}
#output.alert-danger {
	background: rgb(228, 105, 105);
}
.login-container::before, .login-container::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 3.5px;
	left: 0;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	border: 1px solid #ccc;
}
.login-container::after {
	top: 5px;
	z-index: -2;
	-webkit-transform: rotateZ(-2deg);
	-moz-transform: rotateZ(-2deg);
	-ms-transform: rotateZ(-2deg);
}
.avatar {
	width: 100px;
	height: 100px;
	margin: 10px auto 30px;
	border-radius: 100%;
	border: 2px solid #aaa;
	background-size: cover;
	padding: 1em 0 0 0;
}
.form-box input {
	width: 100%;
	padding: 10px;
	text-align: center;
	height: 40px;
	border: 1px solid #ccc;
	;
	background: #fafafa;
	transition: 0.2s ease-in-out;
}
.form-box input:focus {
	outline: 0;
	background: #eee;
}
.form-box input[type="text"] {
	border-radius: 5px 5px 0 0;
	text-transform: lowercase;
}
.form-box input[type="password"] {
	border-radius: 0 0 5px 5px;
	border-top: 0;
}
.form-box button.login {
	margin-top: 15px;
	padding: 10px 20px;
}
.loginfooter {
	position: absolute !important;
	bottom: 0 !important;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@media (max-height : 500px) {
	body {
		font-size: 11px;
		color:red;
	}
}
/*------------------Added By Dimpy START------------------------*/
.phChar {
	height: 2.8em;
	width: 3em;
	padding-top:0.55em;
	cursor: pointer;
	text-align: center;
	border: dotted 1px #2E6C96;
	border-radius: 0.3em;
	background-color: #4188C6;
	font-weight: bold;
	color: #fff;
	margin-top:10% !important;
	/* position: absolute;
	margin-left: 14.5em;
	top: 3em; */
	float:left;
	
}
.phChar:after {
	content: "\f028";
	font-family: FontAwesome;
	height:15px;
	width:17px;
	position:absolute;
	right:-22px;
	top:23px;
	left:4em;
	opacity:0.2;
	color: black;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	
}
.phChar:hover:after {
	opacity:1;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.phChar1{
	height: 2.8em;
	width: 3em;
	padding-top:0.55em;
	cursor: pointer;
	text-align: center;
	border: dotted 1px #2E6C96;
	border-radius: 0.3em;
	background-color: #4188C6;
	font-weight: bold;
	color: #fff;
	margin-top:10% !important;
	/* position: absolute;
	left: 25.5em;
	top: 3em; */
	float:left;
	font-family:"lucida sans unicode";
}
.phChar1:after {
	content: "\f028";
	font-family: FontAwesome;
	height:15px;
	width:17px;
	position:absolute;
	right:-22px;
	top:23px;
	left:4em;
	opacity:0.2;
	color: black;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.phChar1:hover:after {
	opacity:1;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.text-clr
{
	color: #4188C6;
}
.pmargin-mi10-left {
	margin-left: -10px !important;
}
.pmargin-mi18-left {
	margin-left: -18px !important;
}
.pmargin-mi18-right {
	margin-right: -18px !important;
}
.pmargin-mi25-left {
	margin-left: -25px !important;
}
.pmargin-mi25-right {
	margin-right: -25px !important;
}
.pmargin-mi35-left {
	margin-left: -35px !important;
}
.pmargin-min4-top {
	margin-top: -8% !important;
}
.pmargin-mi48-left {
	margin-left: -54px !important;
	}
.the-caption-offwhite {
	position: relative;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.42857;
	background-color: #F6FCFD;
	border: 1px solid #999;
	border-radius: 0px;
	font-size: 120%;
}
.line-height-1-6 {
	line-height: 1.6 !important;
}
.line-height-1-8 {
	line-height: 1.8 !important;
}
.pmargin-0-1-top {
	margin-top: 0.1% !important;
}
.font-size-118 {
	font-size: 115% !important;
}
.ruledv{
	border:solid 1px red;
	position: relative;
	padding: 4px;
	margin-bottom: 10px;
	line-height: 1.42857;
	background-color: #bfe8f9;
	border: 1px solid #999;
	border-radius: 0px;
	font-size: 120%;	
}
.ruledv:before{
	content: "";
	position: absolute;
	width: 100px;
	height: 100px;
	top: -0.5em;
	left: -1em;
	background-image:url(../media/image/ilt/rule.svg);
    background-size:5em 5em; 
	background-repeat:no-repeat; 
    background-position:top right;
}
.col-pw-102 {
	width: 102% !important;
}
.col-pw-4-2 {
	width: 4.2%;
}
.row-ph-17-4 {
	height: 17.4%;
}
.row-ph-16-6 {
	height: 16.6%;
}
.row-ph-89 {
	height: 89%;
}
.row-ph-15 {
	height: 15% !important;
}
.the-caption-transparent.plbutton:after {
	content: "\f028";
	font-family: FontAwesome;
	float: left;
	font-size: 1.1em;
	margin-left: 1em !important;
	position:absolute;
	opacity:0.2;
	color: black;
	cursor: pointer;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.the-caption-transparent.plbutton:hover:after {
	opacity:1;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.col-pw-92 {
	width: 92%;
}
.text-red
{
	color: red;
}
.cursor:hover{
	cursor: pointer;
	color:red;
}
.cur{
	cursor: pointer;
}
.char {
	height: 2.8em;
	width: 3em;
	padding-top:0.55em;
	text-align: center;
	border: dotted 1px #2E6C96;
	border-radius: 0.3em;
	background-color: #4188C6;
	font-weight: bold;
	color: #fff;
	margin-top:4% !important;
	/* position: absolute;
	margin-left: 14.5em;
	top: 3em; */
	float:left;
}
.meaning {
  cursor: pointer;
  width:auto;
 }
.meaning:hover{
	color:red;
}
.meaning:after {
  content: "\f001";
  font-family: FontAwesome;
  position: absolute;
  font-size: 0.6em;
  margin-top: -0.8em !important;
  margin-left: -1em !important;
  color: blue;
  float:left;
}
.col-pw-85m {
	max-width: 85%;
}
.font-size-80 {
	font-size: 80% !important;
}
.indiv {
	width: 20em;
	height: 5em;
	position: absolute;
	padding:0px;
	text-align: left;
	background-color: #bfe8f9;
	border: 3px solid #999;
	border-radius:10px;
	margin-top:15em;
	margin-left:-10em;
	z-index:1;
	}
	
.indiv:after {
	content: "";
	display: block;
	position: absolute;
	top: -320px;
	left: 150px;
	width: 0;
	height: 0;
	border-width: 320px 15px 0;
	border-style: solid;
	border-color: rgba(153, 153, 153, 0.5) transparent;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
	}
	
.ansaud:after{
	content: "\f028";
	font-family: FontAwesome;
	float: left;
	font-size: 1.1em;
	margin-left: 1em !important;
	position:absolute;
	opacity:0.2;
	color: black;
	cursor: pointer;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.ansaud:hover:after{
	opacity:1;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.the-caption-transparent.plbutton1:before {
	content: "\f028";
	font-family: FontAwesome;
	float: left;
	margin-left: 0.3em !important;
	font-size: 1.1em;
	position:absolute;
	opacity:0.2;
	color: black;
	cursor: pointer;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
.the-caption-transparent.plbutton1:hover:before {
	opacity:1;
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
}
video::-webkit-media-controls-fullscreen-button {
    display: none;
}
/*------------------Added By Dimpy END------------------------*/

/*------------------Added By Hemant START------------------------*/
.line-height-2-1 {
	line-height: 2.1 !important;
}
.line-height-1{
	line-height: 1 !important;
}
.line-height-1-2{
	line-height: 1.2 !important;
}
.line-height-1-4{
	line-height: 1.4 !important;
}
.line-height-2{
	line-height: 2 !important;
}
.line-height-0-5{
	line-height: 0.5 !important;
}
.bg-gradiant{
background: #f9d835; /* Old browsers */
background: -moz-linear-gradient(top,  #f9d835 0%, #f3961c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d835), color-stop(100%,#f3961c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9d835 0%,#f3961c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9d835 0%,#f3961c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9d835 0%,#f3961c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9d835 0%,#f3961c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d835', endColorstr='#f3961c',GradientType=0 ); /* IE6-9 */
}
.pmargin-mi5-top{
	margin-top:-5% !important;
}
.pmargin-mi1-3-top{
	margin-top:-1.3% !important;
}
.pmargin-mi2-top{
	margin-top:-2% !important;
}
.the-caption1 {
    border: 1px solid #999;
    border-radius: 0;
    font-size: 120%;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 2px;
    position: relative;
	background-color: #bfe8f9;
}
.the-caption-dblue {
	border: 1px solid #999;
    border-radius: 0;
    font-size: 120%;
    line-height: 1.42857;
    margin-bottom: 10px;
    padding: 2px;
    position: relative;
	background-color: #3F94F4;
}
.color-dblue {
	color: #0048F2;
}
.color-red {
	color: #FF0000;
}

.pmargin-17-all {
	margin: 17% !important;
}
.pmargin-17-top {
	margin-top: 17% !important;
}
.pmargin-17-right {
	margin-right: 17% !important;
}
.pmargin-17-left {
	margin-left: 17% !important;
}
.pmargin-17-bottom {
	margin-bottom: 17% !important;
}
.ppadding-0-2-all {
	padding: 0.2% !important;
}
.row-ph-15 {
	height: 15%;
}

/*------------------Added By Hemant END------------------------*/
