
/* Include Fonts */
@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
       url('../fonts/Poppins-Regular.woff') format('woff'),
       url('../fonts/Poppins-Regular.ttf') format('truetype'),
       url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'),
       url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Lato-Regular';
  src: url('./fonts/Lato-Regular.eot');
  src: url('./fonts/Lato-Regular.woff2') format('woff2'),
       url('./fonts/Lato-Regular.woff') format('woff'),
       url('./fonts/Lato-Regular.ttf') format('truetype'),
       url('./fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
       url('./fonts/Lato-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



html {
 height: auto;
}
body {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 100%;
 float: left;
 font-family: 'Poppins-Regular', sans-serif !important;
 font-size: 15px;
 color: #444;
 background: #FFF;
 overflow-x:hidden;
}
p{
	margin: 0;
}
table tr, table th{
    font-family: 'Poppins-Regular', sans-serif !important;
}
/* Wrapper styles starts here */
.form-control{
    border-radius: 4px;
	height: 32px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #8a8a8a !important;
    font-family: 'Poppins-Regular', sans-serif !important;
}
#notificationLinkDiv{
    margin: 50px 0;
}
#notificationLinkDiv a{
	text-decoration: none;
}
.viewNotification{
    margin-bottom: 12px;
}
#notificationLinkDiv .btmforAppNotification{
	float: none;
    padding: 4px 40px 2px 40px !important;
    text-transform: none;
}
#wrapper {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: auto;
 float: left;
 background: #FFF;
 }
/* Wrapper styles ends here */

/* Page outer styles starts here */
#divpageOuter {
 margin: 0 auto 0 auto;
 padding: 20px 0px 10px 0px;
 width: 922px;
 min-height: 390px;
 height: auto;
 overflow: hidden;
 background-color: #FFF;
}
/* Page outer styles starts here */
#divpageOuterHomePage {
 margin: 0 auto 0 auto;
 padding: 2px 0px 10px 0px;
 width: 922px;
 min-height: 390px;
 height: auto;
 overflow: hidden;
 background-color: #FFF;
 text-align: center;
}
/* Page outer styles ends here */

.header {
	background: rgb(240,249,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
	padding: 0.3em 0.3em;
	border-bottom: 2px solid #79a800;
	margin-bottom: 2px;
	float: left;
	width: 100%;
}
.headerInner {
 margin: 0 auto 0 auto;
 padding: 0px;
 width: 780px;
 height: auto;
}
.headerInnerLeft {
 width: 80px;
 margin: 0px;
 padding: 0px;
 float: left;
}
.headerInnerRight {
 float: left;
 width: 700px;
 margin: -8px 0;
}

.logotitle {
 font-size: 18pt;
 padding-top: 0;
 float: left;
}
.logotitleIntiative {
font-size: 14pt; font-weight: bold;
float: left;
}
#instruction{
	font-size: 16px;
}
#instruction p{
    margin: 0 0 10px;
}
table.display {
	border-collapse: collapse;
   	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border: 1px solid #D1D1D1;
    /*font: normal normal normal 80%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}
.tableHeader{
	font-weight: bold;
	padding: 10px 0;
}
table.display tr td label b{
	font-family: 'Lato-Regular', sans-serif !important;
}
tabel.dispaly .tableHeader{
	font-weight: bold;
	padding: 10px 0;
}
table.display td.headerFont, table.display td.tdBigFont, #instruction p{
   	font-weight: bold;
   	font-family: 'Lato-Regular', sans-serif !important;
}
table.display td{
    font-weight: 500;
    font-size: 15px;
}
table.display tr {
    position: relative;
	border-bottom: 1px solid #CCC;
}

table.display thead tr{
background-color: #0f81ba;
}

table.display thead th {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 18px 10px 10px;
}

table.display tfoot th {
	border-top: 1px solid #CCC;
	padding: 3px 18px 3px 10px;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}
table.display tr td {
    padding: 0px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	text-align: left;
}

table.display tr td.topborder {
	border-top: 1px solid #CCC;
}
table.display tr td.rightbodernoneclass {
	border-right:none;
}
table.display tr td.rightbodernoneclassOtp {
	border-right:none;
	text-align: center;
}

table.display tr td.bottombodernoneclass {
 border-bottom: none;
}
table.display tr td.tdborderNone {
border: none;
}
table.display tr td.tdborderNone.paddingLeft{
	padding: 0;
}
table.display td.center {
	text-align: center;
	padding: 0px 0px 4px 0px;
}

.clear {
	clear: both;
}
textarea.form-control{
	height: 80px;
}
textarea {
  margin: 2px;

  width: 250px;
  height: 80px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;

  -moz-outline-radius: 3px;
}
textarea:focus {
 border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

label {
    display: block;
    padding-left: 0px;
    text-indent: 0px;
}
input[type='checkbox'] {
    width: 18px;
    height: 13px;
    padding: 0;
    margin:0px 9px 0px 7px;
    vertical-align: bottom;
    position: relative;
    top: -5px;
  	transform: scale(2);
    /*overflow: hidden;*/
    
}


input.inputclass {
  margin: 2px 2px 1px 2px;

  width: 250px;
  height: 20px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #000;
  border-radius: 2px;

  -moz-outline-radius: 3px;
}

input.inputclass:focus {
  border-color: #3daed4;
  outline-color: #dceefc;
  outline-offset: 0;
}
.labelAlignment label{
	float: none;
	cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
.labelAlignment label input[type="radio"]{
	cursor: pointer;
}
select.selectWidth {
 margin: 2px 2px 1px 2px;

  width: 250px;
  /*height: 20px;*/
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #000;
  border-radius: 4px;
  -moz-outline-radius: 4px;
}
select.selectWidth:focus {
  border-color: #3daed4;
  outline-color: #dceefc;
  outline-offset: 0;
}


input[type=text], select {
  margin: 2px 2px 1px 2px;

  width: 250px;
  height: 20px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #000;
  border-radius: 4px;
  -moz-outline-radius: 4px;
}
input[type=text]:focus, select:focus {
  border-color: #3daed4;
  outline-color: #dceefc;
  outline-offset: 0;
}


.buttonWrapper {
	margin: 0px 0 5px 0;
	clear: both;
	text-align: center;
}
.btmforApp {
	width: 200px;
	height: 40px;
	background-color: #006699;
    padding: 4px 4px 2px 4px;
    border: 1px solid #339933;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    margin: 7px;
    border-radius: 5px;
    font-family: 'Poppins-Regular', sans-serif !important;
    padding: 0;
    text-transform: uppercase;
}
.btmforAppPayonline {
	width: 200px;
	height: 40px;
	background-color: #339933;
	/*padding: 4px 4px 2px 4px;*/
	border: 1px solid #339933;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 7px;
}
.btmforConfirmBox {
	width: 70px;
	height: 40px;
	background-color: #006699;
	padding: 4px;
	border: 1px solid #339933;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 7px;
}
.buttonWrapper .btmforBack {
	width: 200px;
	height: 40px;
	background-color: red;
	padding: 4px;
	border: 1px solid #339933;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 7px;
}
.split3{
	width:99.8%;
	padding:0px;
	float:left;
	text-align:left;
	color:#7E7E7E;
}


.accordionwrap{
	width:100%;
	float:left;
	margin-top:0px;
}

.accordiontitle{
	width:94%;
	float:left;
	padding:0.2% 5.2% 0.2% 1%;

	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	border: 1px solid #DDD;
	cursor:pointer;
	background: #E6E6E6;
    color: #333;
	background-image:url(images/toggles.png);
	background-repeat: no-repeat;
	background-position: right -60px;
}

.accordiontitle a, .accordiontitle a:visited, .accordiontitle a:hover{
	color: #333;
	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	font-weight: bold;
	text-decoration:none;
}

.accordiontitle.active {
	background-position: right 1px;
}

.accordioncontent{
	width:98%;
	float:left;
	padding:1%;
	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	color:#666666;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}



.togglewrap{
	width:100%;
	float:left;
	margin-top:0px;
}

.toggletitle{
	width:94%;
	float:left;
	padding:0.2% 5% 0.2% 1%;

	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	font-weight: bold;
	border: 1px solid #DDD;
	cursor:pointer;
	background: #E6E6E6;
    color: #333;
	background-image:url(images/toggles.png);
	background-repeat: no-repeat;
	background-position: right -60px;
}

.toggletitle.active {
	background-position: right 1px;
}

.togglecontent{
	width:98%;
	float:left;
	padding:1%;
	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:12pt;
	color:#666666;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}



/* Footer stysles starts here */
.wrapper-footer {
  background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
    padding: 0px;;
	border-top: 2px solid #79a800;
	width:100%;
	margin: 0px;
	float: left;

/*	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:3000; */
}
#divFooterInner {
 width: 780px;
 margin: 0 auto;
 text-align: center;
 padding: 5px 0px 5px 0px;
}
#divFooterInner a {
 text-decoration: underline;
 color: #444;
 margin-bottom: 10px;
}
#divFooterInner a:hover {
 text-decoration: none;
}
/* Footer stysles ends here */

.printpurpose img {
	width: 45px;
	height: 45px;
}
.printpurpose {
        margin: 0px auto;
        padding: 0px;
        width: 690px;
       
        border: 1px solid #000;
    font: normal normal normal 90%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;

}
.printpurpose .headrfortable {
 text-align: center;
 font-size: 12pt;
}
.printpurpose .center {
text-align: center;
}
.clearfix{
	clear: both;
}
.error {
    font-size: 13px !important;
}
table.display td i {
    font-size: 13px;
    margin-left: 30px;
    display: block;
}
/*table.display tr:last-child td {
    border: none;
}*/

table.display tr.borderNone td{
	border: none;
}
.contentWrapper{
    width: 100%;
    height: 100%;
    border: solid 1px #d9d9d9;
    display: block;
    margin: 10px 0;
    overflow: hidden;
}
table.vacancy{
   font-family: 'Roboto', sans-serif !important;
   margin-bottom: 15px;
}
table.vacancy td, table.vacancy th{
    font-size: 14px !important;
    font-family: 'Poppins-Regular', sans-serif !important;
    font-weight: normal !important;
}

table.vacancy th{
   padding: 4px 0;
}
.data-table{
  padding: 0 11px;
}
div#table{
	font-family: 'Lato-Regular', sans-serif !important;
}
div#table p{
    font-size: 13px !important;
    margin: 10px 0;
    font-weight: bold;
}
#helpline1{
    /* display: none; */
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: center;
    margin: 10px 0px 0px;
}
#footerbottom{
	background-color:white;
	width:100%;
	box-shadow:0px -1px 5px #d0cfcf;
	
	position: fixed;
	left: 0px;
	bottom: 0px;

}

#copyright{
	width:50%;
	float:left;
	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:#7e7e7e;
	padding-top:16px;
}

#copyright a, #copyright a:visited,#copyright a:hover{
	/*font-family: 'HelveticaLTStdRoman',Arial, Helvetica, sans-serif;*/
	font-size:10pt;
	color:#7e7e7e;
}

.footerwrap{
	max-width:1000px;
	float:none;
	margin:0px auto 0px auto;
}
legend .legendDeActiveAcknowldgeColor{
 color: #8e8e8e;
}
.topButtom {
width: 100%; height: auto; margin: 5px 0px 0px 0px; padding: 0px; float: left;
}
.topButtomLeft {
width: 47%; margin: 4px 0px 4px 0px; padding: 1%; border: 1px solid green; float: left; text-align: center;
}
.topButtomRight {
width: 47%; margin: 4px 0px 4px 1%; padding: 1%; border: 1px solid green; float: left; text-align: center;
}
.forIndexPageNumber {
width: 100%; float: left; margin: 0px; padding: 0px;
}
.forIndexPageNumberLeft {
width: 2%; float: left; margin: 0px; padding: 0px;
}
.forIndexPageNumberText {
width: 95%; float: left; margin-left: 6px; padding: 0px;
}


.headerFont {
font-size: 15px; font-weight: bold;
}
.tdBigFont {
font-size: 13px; font-weight: bold;
}
.sessionExpireMessageShow {
color: #FF0000; font-size: 18px; border-top: 1px solid #e4e4e4; width: 100%; border-bottom: none;
}

.selectLanguage {
width: 130px;
}
.tdFieldset {
margin: 0px 5px 3px 0px; border: 1px solid #e4e4e4;
}
.footerContentHeight {
height: 60px;
}
.btmforAppHomePage {
width: 320px;
}
.btmforAppInstraction {
width: 290px;
}

.disablejavscriptText {
color:red;font-size:18px;
}
.forDeclaration {
font-size: 15pt; font-weight: bold; padding: 7px 0px 10px 0px;
}
.forInstractionContent {
margin:0px 0px 17px 0px; padding:20px;
	float: left;
	width: 100%;
	border: 1px solid #D1D1D1;
    font: normal normal normal 80%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;

}
.forInstractionContent tr,
.forInstractionContent th{
	font-size: 14px;
}
.tableApplicationForm {
margin-bottom:5px;width:100%;text-align:center;border:1px solid #d1d1d1;
}
.forwidthLabel {
  width: 217px;
}
.fordd {
 width: 50px;
}
.fordd.form-control, .forMM.form-control{
	padding: 4px 0;
}
.communityBlock{
	padding: 5px;
}
.forMM {
 width: 80px;
}

.appFormBtmleft {
width:120px;float:left; margin: 0px;
}
.appFormBtmRight {
width:200px;float:right;
}
.appFormBtmRightLast {
float:right;
}
.tdWidth {
 width: 50%;
}
.colorText {
color: #CC0000; font-size: 16px;  font-weight:bold;
}
.colorTextForTD {
font-size: 21px; color: #0B610B; font-weight:bold;
}
.colorTextForNote {
font-size: 16px; color: #00008B;  font-weight:bold;
}
.forDeclartionCnf {
background-color: green; color: #fff; padding: 5px; font-weight: 800;
}
.forCaptchDiv {
width: 490px; margin: 0 auto;
}
.forCaptchTopText {
text-align: center; font-size: 18px; padding: 0px 0xp 0xp 0xp; width: 100%; margin: 0px 0xp 0xp 0xp; height: 30px; float: left; color: #333; font-weight: bold;
}
.forCaptchLeft {
width: 155px; float: left;
}
.forCaptchRight {
width: 330px; float: left;
}
.toProcudeCaptcha {
font-size: 16px; color: #FF0000; margin-top: 10px; margin-bottom: 5px; width: 100%; float: left; text-align: center;
}
.btmforAppEdit {
float: left; width: 200px;
}
.btmforAppConfirm {
float: right; width: 290px;
}
.printpurposeInnerTabel {
    font: normal normal normal 10px 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}
.disclaimerTitle {
border-right: none; width: 100%; border-bottom: none; font-size: 15px; font-weight: bold; padding: 7px 0px 10px 0px;
font-family: 'Lato-Regular', sans-serif !important;
}

table.faqTable {
        margin: 0px 0px 5px 0px;
        padding: 0px 10px;
        float: left;
        width: 100%;
        border: 1px solid #D1D1D1;
    font: normal normal normal 80%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;

}
.faqTable {
margin:0px 0px 17px 0px; padding:5px 10px 5px 5px;
}
.disclaimerTable {
margin:0px 0px 17px 0px; padding:10px;
	float: left;
	width: 100%;
	border: 1px solid #D1D1D1;
    font: normal normal normal 80%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}
.disclaimertd {
border: none; text-align: justify;
}

.forFaqPageNumber {
width: 100%; float: left; margin: 0px; padding: 0px;
}
.forFaqPageNumberLeft {
width: 5%; float: left; margin: 0px; padding: 0px;  color: #225ad9; font-weight: bold; font-size: 14px;
font-family: 'Lato-Regular', sans-serif !important;
}
.forFaqPageNumberText {
width: 95%; float: left; margin: 0px; padding: 0px;  font-weight: bold; color: #225ad9;
font-family: 'Lato-Regular', sans-serif !important;
font-size: 14px;
}
.forFaqAnsPageNumberLeft {
width: 5%; float: left; margin: 0px; padding: 0px; font-weight: bold; font-size: 14px;
}
.forFaqAnseNumberText {
width: 95%; float: left; margin: 0px; padding: 0px; font-size: 14px;
}


.forFaqPageMalNumberLeft {
width: 7%; float: left; margin: 0px; padding: 0px;  color: #225ad9; font-weight: bold;
}
.forFaqPageMalNumberText {
width: 93%; float: left; margin: 0px; padding: 0px;  font-weight: bold; color: #225ad9;
}
.forFaqMalAnsPageNumberLeft {
width: 7%; float: left; margin: 0px; padding: 0px; font-weight: bold;
}
.forFaqMalAnseNumberText {
width: 93%; float: left; margin: 0px; padding: 0px;
}

.fontforAck {
font-size:10px;
}
.fontReg {
font-size:16px;
}
.ackBeanAdrs {
height: 95px; padding:5px; border: 1px solid #000; float: left;
}
.ackproprt {
 float: right;
}
.ackMobileAdrs {
height: 95px; padding:5px; border: 1px solid #000; float: left;
}
.ackComFont {
font-size: 10px;
}

.popupTbaleHead {
font-size: 30px; font-weight: bold; color: #333;
}
.javscriptDisableText {
color:red; font-size:18px;
}
.otpBackgroundtd {
background-color: #00BFFF; color: #fff; font-size: 18px; padding: 2px 0px 7px 5px;
}
.msgOTP {
color:#FF0000;
}
.otpNoteReg {
color:#0B610B; font-size:16px;
}
.ivrDiv {
height: 23px;	background-color: #006699;	padding: 0px 4px 2px 4px; border: 1px solid #339933; cursor: pointer; text-align: center; color: #FFFFFF; font-size: 14px; font-weight: bold;
}
.getAckChalan {
width: 68%; border-right: none; border-bottom: none; font-size: 11pt; font-weight: bold; padding: 7px 0px 10px 0px;
}
.searchOr {
font-size:22px; padding:5px;
}
.forCaptchaDivW {
width:525px; margin: 0 auto;
}
.captchSeeText {
text-align:center; font-size: 18px; padding: 0px 0xp 0xp 0xp; width: 100%; margin:0px 0xp 0xp 0xp;  height: 30px; float: left; color: #333; font-weight:bold;
}
.cptchaImage {
width: 155px; float: left;
}
.cptNotCSen {
width: 360px; float: left;
}
.trnsApplicaionSubmit {
color: FFFFFF; font-size:14px; font-weight:bold;
}
.regIdforstyle {
color:#FF0000;  font-size:28px; font-weight:bold;padding:8px;
}
.radiobtmW {
width: 100%; float: left;
}
.radioBtmLeft {
width: 18%; float: left;
}
.radioBtmError {
float: left;
margin-left: 3%;
}


/* Index page styles */
.forHomepage {
 float: left;
 margin: 7px 0px 0px 20px;
 padding: 2% 2% 2% 2%;
 width: 860px;
 border: 1px solid #e4e4e4;
 }
 .forSearchpageOrganization {
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 2% 2% 2% 2%;
 width: 747px;
 border: 1px solid #e4e4e4;
 }
 .labelselectboxdiv {
float: left; margin: 4px 0px 0px 0px; padding: 0px;
 }
 .labelForSelect {
  padding: 4px 5px 0px 0px;
  float: left;
  margin: 0px;
  width: auto;
  /*font-weight: bold;*/
  font-size: 12pt;
 }
 .labelForSelectBox {
  margin:0px 2px 0px 2px;
  float: left;
  /*width: 170px;*/
 }
.labelForSelectBox select {
  /*margin: 1px 2px 1px 2px;*/
  width: 410px;
  /*height: 20px;
  font-weight: bold;
  font-size: 10pt;*/
  color: #404040;
  background: white;
  border: 1px solid;
  -moz-outline-radius: 3px;
   font-family: 'Poppins-Regular', sans-serif !important;
}

.labelForSelectBoxOption {
	font-weight: 500;
}

.labelForSelectBox select:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
.btmforAppIndex {
	width: 200px;
	height: 32px;
	/*padding: 4px 4px 2px 4px;*/
	margin: 18px 0px 0px 0px;
}
.btmforAppNotification {
	width: 570px;
	height: 57px;
	/*padding: 4px 4px 2px 4px;*/
	float:right;
}
.rightsideErrorClassW {
         width: 100%;
         float: left;
}
.rightsideErrorClassL {
 width: 50%;
 float: left;
}
.rightsideErrorClassR {
 width: 50%;
 float: left;
}

.forIndexPagebtmWrapr {
	width: 860px; float: left; text-align: center;
}
.errorpageText {font-size: 20px; font-weight: bold; color: red; width: 100%; float: left; margin-top: 150px; text-align: center;}
.errorpageText1 {font-size: 14px;   width: 100%; float: left; margin-top: 0px;}
.errorpageText2 {font-size: 14px; font-weight: bold;  color: red; width: 100%; float: left; margin-top: 0px;}
.forcontactUsDivW { margin: 0 auto; width: 310px; border: 1px solid #e4e4e4; overflow: hidden; clear: both;}
.contactUsdiv { float: left; margin: 3px 0px 3px 0px; padding: 5px 5px 5px 0px; width: 98%;}
.contactUsdivLeft { width: 20%; float: left; margin-left: 12px; padding: 0px;}
.contactUsdivRight { float: left; width: 100%; text-align:center;}
.transpagestyle3 {
	font-size: 18px;
	color: #296803;
	font-weight: bold;
	line-height: 24px;
}

h3{
	/* border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px; */
	font-size: 16px;
}
h4{
	/* border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px; */
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 14px;
}
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.button1 {
    background-color: #417a7f; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}


.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

/*.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}
.file-upload .file-select .file-select-button {
    background: #dce4ec;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}
.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}*/



.left {
	float: left;
}
.both {
	clear: both;
}
.file-upload-container {
    width: 80%;
    padding: 4px 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: #eaeaea;
}
.file-upload-override-button {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-color: #006699;
   	padding: 5px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.file-upload-override-button:hover {
	background-color:#378de5;
}
.file-upload-override-button:active {
	position:relative; top:1px;
}
.file-upload-button {
	position: absolute;
	height: 50px;
	top: -10px;
	left: -10px;
	cursor: pointer;
	opacity: 0;
	filter:alpha(opacity=0);
}
.file-upload-filename {
	margin-left: 10px;
	height: auto;
	padding: 5px;
}
.form-control#gpapercentage{
	height: auto;
}
input.inputclass.form-control, .form-control#finalpercentage{
	border-radius: 4px;
}
.declaration>p{
    margin-bottom: 15px;
    text-align: center;
}



@media(max-width:440px){
	.forHomepage {
		margin: 7px 0px 0px 20px;
		padding: 2% 2% 2% 2%;
		width: 250px;
		overflow: scroll;
	}
	.labelForSelectBox select {
		margin: 5px 2px 5px 2px;
		width: 245px;
	}
	.headerInnerRight{
		width: 240px;
	}
	.logotitle{
		font-size: 11pt;
	}
	.logotitle span{
		font-size: 11pt !important;
	}
	.logotitleIntiative{
		font-size: 11pt;
	}
	#divFooterInner {
    width: 280px;   
}
}
@media (min-width:440px) and (max-width: 767px){
		.forHomepage {
		margin: 7px 0px 0px 20px;
		padding: 2% 2% 2% 2%;
		width: 250px;
		overflow: scroll;
	}
	.labelForSelectBox select {
		margin: 5px 2px 5px 2px;
		width: 245px;
	}
	.headerInnerRight{
		width: 240px;
	}
	.logotitle{
		font-size: 11pt;
	}
	.logotitle span{
		font-size: 11pt !important;
	}
	.logotitleIntiative{
		font-size: 11pt;
	}
	#divFooterInner {
    width: 280px;   
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
}
@media (min-width:440px) and (max-width: 768px){
		.forHomepage {
		margin: 7px 0px 0px 20px;
		padding: 2% 2% 2% 2%;
		width: 680px;
		overflow: scroll;
	}
}
