/*
 * Style sheet
 */

*{ margin:0px; padding:0px;}
html, body {
	margin: 0px;
	padding:0px;
	height:100%;
}

body {
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-size:12px;
	color:#000000;
}

h1,h2,h3,h4,h5,h6,p,a,em,span,ul,li,ol,img,form {
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
	font-weight:normal;
	border:none;
}
input, textarea {
	outline:none;
}
a {
	color:#990134;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:none;
}

.space20{ margin:0px;}
.space40{ margin:40px;}
.clr{ clear:both;}


/*@font-face { font-family: MyriadProRegular; src: url('../fonts/MyriadPro-Regular.otf'); }
@font-face { font-family: MyriadProBold; font-weight: bold; src: url('../fonts/MyriadPro-Bold.otf'); }
@font-face { font-family: MyriadProCond; src: url('../fonts/MyriadPro-Cond.otf'); }
@font-face { font-family: MyriadProSemiboldCond; src: url('../fonts/MyriadPro-SemiboldCond.otf'); }
@font-face { font-family: MyriadProLight; src: url('../fonts/MyriadPro-Light.otf'); }*/


/* FORM ELEMENTS -------------------------------------------------[S]------------------------------------------------- */
.fieldWrap{ width:auto; height:auto; overflow:hidden; clear:both;}
.fieldRow{ width:auto; height:auto; /*overflow:hidden;*/ clear:both; display:table;}
.field50, .field87, .field100, .field112, .field115, .field130, .field150, .field180, .field200, .field220, .field230, .field232, .field250, .field300, .field350 {height:auto;float:left;padding:0;margin:5px; display:table; /*overflow:hidden;*/}
.field50{  width:50px;}
.field100{ width:100px; padding:9px 0 0 0; margin:0; height:auto;}
.field112{ width:112px; padding:9px 0 0 0; margin:0; height:auto; text-align:right;}
.field87{ width:100px; padding:9px 0 0 0; margin:0; height:auto; text-align:right;}
.field115{ width:115px;}
.field130{ width:130px;}
.field150{ width:150px;}
.field180{ width:180px; margin:17px 0 0 20px;}
.field200{ width:200px;}
.field220{ width:220px;}
.field230{ width:230px;}
.field232{ width:232px;}
.field250{ width:250px;}
.field300{ width:300px;}
.field350{ width:350px;}
.field155{width:auto; height:auto; padding:0; margin:5px 0; float:left;}
.common_fieldstyle {width:88%; font-size:12px; color:#000000;  padding:5px; margin:0; border: 1px solid #ccc; float:right;}

.field300_new .common_fieldstyle {width:88%; font-size:12px; color:#000000;  padding:5px; margin:0; border: 1px solid #ccc;}

.common_drop{width:270px; height:auto; font-size:13px; color:#000000; line-height:20px; margin-top:2px; padding:5px;
background-color:#ffffff; border:1px solid #d8d8d8;}
#common_submitbutton{width:auto; height:auto; cursor:pointer; font-size:13px; font-weight:800; color:#FFFFFF; padding:5px; overflow:hidden;
border:1px solid #9d3469;background-color:#b1479e;}
#common_submitbutton:hover{color:#FFFFFF; background-color:#9d3469;}

.field250 select{
	width: 93%;
  float: right;
  padding: 4px 2px;
  border: 1px solid #ccc;
  visibility:visible;
  position:static;
}

.field250 .dk_container .dk_theme_default a{
	width:220px !important;
}

.field180 p{
	padding:0 !important;
	margin:0 !important;
	font-size:12px !important;
}

.field180 p.cap_link a{
	text-decoration:underline;
	color:#990134;
	font-weight:normal;
}

.field180 p.cap_link a:hover{
	text-decoration:none;
	color:#990134;
}

.field350_new{
	width:auto;
	padding:3px 0;
	margin:0;
	display:table;
}

.field300_new{
	width:auto;
	padding:3px 0;
	margin:0;
}

.common_fieldstyle_new {
  width: 88%;
  font-size: 12px;
  color: #000000;
  padding: 5px;
  margin: 0;
  border: 1px solid #ccc;
}

.captha_part{
	padding:0;
	margin:10px 0 !important;
	display:table;
}

/* Layout Width */
.headerWrap .header, .contentWrap .contentContainer, .contentWrap .banner, .footerWrap .footer{ width:1000px; !important; }/* Layout Width */
.headerWrap, .contentWrap, .footerWrap{ width:auto; height:auto; position:relative; overflow:hidden; }

/* LAYOUT -------------------------------------------------[S]------------------------------------------------- */
/* Header Area*/
.headerWrap .header{ height:108px; position:relative; margin:0 auto; overflow:hidden;}
.headerWrap .header ul.mainmenu{ margin:0px; padding:0px; float:right; width:56.5%; height:108px; list-style-type:none; }
.headerWrap .header ul.mainmenu li{list-style-type:none; display:block; float:left; width:184px; height:108px; font-size:14px;
background-image:url(/assets/img/mainmenuBg.jpg); background-repeat:no-repeat; background-position:top center;}
.headerWrap .header ul.mainmenu li a{display:block; text-decoration:none; padding:20px 0px 0px 30px; text-align:center;}

.headerWrap .header ul.submenu{ margin:0px; padding:0px; float:right; width:40%; height:108px; list-style-type:none; }
.headerWrap .header ul.submenu li{list-style-type:none; display:block; float:left; width:125px; height:108px; font-size:14px;
background-image:url(/assets/img/submenuBg.jpg); background-repeat:no-repeat; background-position:0px -40px;}
.headerWrap .header ul.submenu li a{display:block; text-decoration:none; padding:10px 0px 0px 0px; text-align:right;}
.headerWrap .header ul.submenu li a img{ width:95px;}

.headerWrap .header.subpagebg{background-image:url(/assets/img/subpageHeaderBg.png); background-repeat:no-repeat; background-position:top left;}
.headerWrap .header.subpagebg span img{ margin:30px 0px 0px 30px;}
.headerWrap .header.subpagebg .logo{ float:right;}
.headerWrap .header.subpagebg .logo img{ margin:45px 0px 0px 0;}


/* Banner Area*/
.contentWrap .banner{height:247px; position:relative; margin:0 auto; overflow:hidden; background-color:#fff;}
.contentWrap .banner.bannerbg{background-image:url(/assets/img/bannerBg.jpg); background-repeat:no-repeat; background-position:top left;}
.contentWrap .banner .heading{padding-left:100px; padding-top:10px;}
.contentWrap .banner h2{ color:#6DBE45; font-size:30px; text-transform:uppercase; font-weight:bold; text-align:center; line-height:36px;}
.contentWrap .banner h3{ color:#000000; font-size:22px; padding:5px; font-weight:bold; text-align:center; letter-spacing:-1px;}
.contentWrap .banner h4{color:#000000; font-size:18px; padding:5px; text-align:center; }
.contentWrap .banner .notice{ width:396px;height:204px; float:right; padding:20px 0px 0px 0px; margin-right:20px; background-image:url(../images/noticeBg.jpg);background-repeat:no-repeat;background-position:top left; margin-top:20px;}

/* Content Area*/
.contentWrap .contentContainer{height:auto; min-height:300px; position:relative; margin:0 auto; overflow:hidden;}
.contentWrap .contentContainer .contentMargin{margin:20px 40px 0px 40px;}
.contentWrap .contentContainer .contentMargin .half{ width:50%; height:auto; float:left;}


/* Footer Area*/
.footerWrap .footer{height:auto; position:relative; margin:0 auto; overflow:hidden; background-color:#e55302;}
.footerWrap .footer .logo{ padding:15px 40px 10px 20px;}
.footMenu{ padding:15px 10px 10px 40px; color:#FFFFFF;}
.footMenu a{ color:#FFFFFF;}


/* REGISTRATION -------[S]----  */
.contentWrap .registration{ width:auto; height:auto; margin:0 auto; overflow:hidden;}
.contentWrap .registration form strong{ font-size:18px; font-weight:200;}
.contentWrap .registration h2{ color:#6DBE45; font-size:34px; font-weight:200;}
.contentWrap .registration .registrationForm{
	height:487px;
	/*background-image:url(../images/RegistrationPageBg.png); */
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top: -26px;
    padding-left: 50px;
    padding-top: 56px;
	}
.reg_submitbutton{width:207px; height:131px; cursor:pointer; display:block; font-size:13px; font-weight:800; color:#FFFFFF; padding:5px; overflow:hidden;
background:#fff url(/assets/img/continue.png); border:none;}

.dontEnter{ position:fixed; right:0px; top: 180px; z-index:1000;}

/* RESULT PAGE -------[S]----  */
.contentWrap .resultDiv{}
.contentWrap .resultDiv p{ line-height:19px; font-size:14px; padding:0; margin:0;}
.contentWrap .resultDiv h2{ color:#990134; font-size:22px; font-weight:bold;}
.contentWrap .resultDiv h3{ color:#990134; font-size:16px; font-weight:bold;}

.contentWrap .resultDiv ul{ margin-bottom:15px; padding-left:0px;}
.contentWrap .resultDiv li, .contentWrap .resultDiv li a{ font-size:14px; color:#00599C; font-weight:200;
padding:3px; text-decoration:none; font-weight:normal;}
.contentWrap .resultDiv li a:hover{color:#6DBE45;}
.contentWrap .resultDiv li a.selected{color:#6DBE45;}

.contentWrap ul.submenu{ margin:0px; padding:0px; width:100%; height:100px; list-style-type:none; margin-left:30px;   }
.contentWrap ul.submenu li{list-style-type:none; display:block; float:left; width:80px; height:53px; margin:10px; font-size:14px;}
.contentWrap ul.submenu li a{display:block; text-decoration:none; padding:10px 0px 0px 0px; text-align:right;}

/* Assessment Landing -------[S]----  */
.contentWrap .assignmentLand h2{ color:#6DBE45; font-size:26px; font-weight:bold;}
.contentWrap .assignmentLand p{ line-height:35px; font-size:18px; color:#000000;}






/******************MODIFIED BY KARTHIK***************/

.main_wrapper{
width: 1000px;
  height: auto;
  min-height: 100%;
  box-sizing: border-box;
  margin : 0 auto;
}

.main_header{
	padding:0;
	margin:0 auto;
	width:1000px;
	min-height:150px;
	background: url("/assets/img/header_bg.jpg") repeat-x top;
	border:none;
	box-sizing: border-box;
}

.main_header_new{
	padding:0;
	margin:0 auto;
	width:1000px;
	min-height:100px;
	border:none;
	box-sizing: border-box;
	background:#333 !important;
	min-height:100px;
}

.inner_main{
	padding:0;
	margin:0 auto;
	width:980px;
	display:table;
}

.left_pannel{
	width:auto;
	float:left;
	padding:0;
	margin:0 0 0 0;
}


.logo{
	padding:0;
	margin:25px 0 0 20px;
	width:225px;
	height:auto;
}

.logo img{
	width:100%;
}

.clearfix{
	padding:0;
	margin:0 auto;
	clear:both;
}

.new_banner {
  width: 1000px;
  height:355px;
  padding: 0;
  margin: 0;
 /* background: url(../images/mohawk_home_image.jpg) no-repeat top;
  background-size: cover;
  background-position: center top;*/
  position:relative;
}

.new_banner img{
	width:100%;
	height:100%;
}


.left_text{
	padding:0;
	margin:50px 0 20px 20px;
	width:auto;
	height:auto;
	font-size:33px;
	color:#f58026;
	font-family: 'AvenirLTStd-Light' Arial;
}

.left_text.reg{
	margin:50px 0 30px 20px !important;
}

.left_text span{
	font-family: 'AvenirLTStd-Heavy' Arial;
}

.right_pannel{
	width:auto;
	float:right;
	padding:0;
	margin:91px 0 0 0;
}

/***********HEADER END************/


.main_footer{
	width:1000px;
	height:auto;
	padding:10px 0;
	margin:0 auto;
	display:block;
	border-top:1px solid #E9E9E9;
	box-sizing: border-box;
	margin-bottom:10px;
}

.footer_inner{
	width:943px;
	padding:0;
	margin:0 auto;
	height:auto;
}

.footer_text{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

.footer_text p{
	color:#333;
	font-size:12px !important;
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-weight:normal;
	line-height:17px;
}

.footer_text p span{
	color:#990134;
	font-weight:bold;
}

.footer_text p a{
	color:#333;
	text-decoration:underline;
}

.footer_text p a:hover{
	color:#333;
	text-decoration:none;
}

.contentWrap_new{
	width:1000px;
	min-height:180px;
	height:auto;
	padding:0 0;
	margin:0 auto;
	display:table;
}

.inner_wrap_new{
	width:450px !important;
	margin:40px 0 0 30px !important;
	text-align:left;
	float:left;
	position:absolute;
	left:0;
	top:0;
}

.inner_wrap_new h1{
	padding-top:20px !important;
}

.inner_wrap_new p{
	font-size:17px !important;
}

.inner_wrap_new .btn_sbt{
	margin:20px 0 0 0 !important;
}

.inner_wrap_new .btn_sbt .buttonStyle{
	font-size:18px !important;
	padding:10px !important;
}

.inner_wrap{
	padding:0;
	margin:0 auto;
	min-height:100px;
	height:auto;
	width:940px;
	padding:10px 0 0 0;
	margin:0 auto;
}

.inner_wrap h1{
	font-size:26px;
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-weight:normal;
	color:#990134;
	padding:10px 0;
	margin:0;
}

.inner_wrap h1 span{
	font-weight:bold;
}

.inner_wrap p{
	font-size:14px;
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-weight:normal;
	color:#333;
	padding:0;
	margin:0;
}

.inner_wrap p.req{
	color:#990134;
	font-style:italic;
	padding:10px 0;
	margin:0;
}

.inner_wrap p span{
	font-weight:bold;
}


.btn_sbt{
	padding:0;
	margin:30px 0;
	width:auto;
	height:auto;
}

.btn_sbt span{
	padding:0;
	margin:0;
	width:auto;
	display:inline;
}

.btn_sbt .buttonStyle{
  padding:10px;
  margin:0;
  width: auto;
  height: auto;
  border:none;
  color: #fff;
  font-weight: bold;
  background: #b20838;
  font-size: 14px;
  cursor:pointer;
  outline:none;
  font-family: 'AvenirLTStd-Heavy';
}


.registration_new{
	padding:0;
	margin:0;
	width:auto;
	min-height:200px;
	height:auto;
}

.new_form{
	width:auto;
	height:auto;
	padding:0;
	margin:5px 0;
	display:table;
}

.new_form .labels{
	width: 120px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: right;
}

.new_form .inputs{
	width:200px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}

.new_form .inputs input[type=text]{
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	float: right;
}

@media only screen and (max-width: 800px) {
.form_bg{
	padding: 0px 11px;
}
.main_body h1 {
	    font-size: 1.8rem;
}
.warp-row{
	    padding: 0px 20px;
}
.contentWrap .resultDiv h2{
	    width: 100%;
    display: inline-block;
}
.contentWrap_new,
.footer_inner,
.new_banner,
.main_footer,
.inner_wrap,
.field250,
.main_header{
	width: 100%;
}
.inner_main{
	width: 100%;
	display: inline-block;
}
.inner_wrap_new{
	    width: 85%!important;
}
.footer_text{
  margin: 0;
    padding: 10px 20px;
}
.inner_wrap{
}
.field87 {
    width: 100%;
    text-align: left;
}
.registration_new{
	padding: 0px 0px;
}
.inner_wrap p.req,
.inner_wrap p,
.inner_wrap h1{
/*	padding: 0px 20px;*/
}
.inner_wrap_new h1 {
    padding-top: 0px !important;
}

.inner_wrap_new {
    margin: 0px 0 0 20px !important;
    float: none;
    position: relative;
}
.new_banner {
    width: 100%;
    height: 100%;
    padding: 20px 0px 40px 0px;
    margin: 0;
    position: relative;
}
.new_banner img{
	display: none;
}
.fieldRow {
    display: block;
}
.field300_new .common_fieldstyle,
.common_fieldstyle {
    width: 90%;
    float: none;
}
.field250 select {
    width: 93%!Important;
    float: none;
}
.ret_error_string{
	padding: 0px!important;
}
.flipbookWrap{
	width: 100%;
}
.flipbookContent{
	position: relative!important;
	    width: 100%!important;
	        padding-top: 0px!important;
}
.left_text{
	 font-size: 24px;
}
.main_wrapper {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom:0px;
    padding-bottom: 0px;
    box-sizing: border-box;
}
.contentWrap .resultDiv {
    padding: 0px 20px;
}
.reult-status{
    margin: 0px!important;
    float: left!important;
}
.fl-wm-100{
	width: 100%!important;
}
.contentWrap .resultDiv li, .contentWrap .resultDiv li a {
    padding: 5px 3px 0px 3px;
    font-weight: normal;
    display: flex;
    align-items: baseline;
}
}
