﻿@charset "utf-8";
/* CSS Document */

.linerow {
	width:100%;
	display:block;
	float:left;
	margin-top:10px;} 
	
.manditory {
	display:block;
	float:left;
	color:#F00;
	font-weight:bold;
	font-size:18px;}
	
.sectionheads {	
	padding-bottom:10px;
	margin:10px 0px;
	border-bottom:2px solid #CCC;
	font-weight:bold;
	font-size:14px;}		

.edutable {
	table-layout:fixed;
	width:1140px;
	word-wrap:break-word;
	white-space:normal;}
	
.subheading {
	font-size:14px;
	font-weight:bold;}	
	
.separator {
	width:100%;
	display:block;
	float:left;
	margin:20px 0px;
	border-top:1px solid #CCC;
	height:2px;}
	
.mainheader {
	font-size: 28px;
    font-weight: bold;
    display:table;
    margin-top:20px;
}
.application-head-inner {
     display: table-cell;
    vertical-align: middle;
}		
	
.Mtop10 {
	margin-top:10px;}
	
.Mtop20 {
	margin-top:20px;}	
	
.Mbot50 {
	margin-bottom:50px;}		
	
/* Bootstrap Overrides */	

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}

.form-control {
    float: left;   
    width: 100%;
    height: 28px;
    padding: 6px 9px;
	font-size:13px;
}


/* Reference table */

.reftable {
	table-layout:fixed;
	width:1140px;
	word-wrap:break-word;
	white-space:normal;}
	
.reftable th, td {
	text-align:center;
	border:0px !important;}	
	

/* education */

.eduheads {
	width:100%;
	display:block;
	float:left;
	font-weight:bold;
	text-align:left;}

.pageBreak {
    page-break-before:always;
}
.servc-iqry-asterisk{
    position: absolute; 
    padding-left: 5px;
}
.rcRefreshImage {
    position: absolute;
    display: block;
    top: 20px;
    right: 21px;
    width: 30px;
    height: 30px;
    background: url(../../ig_res_blue/Default/images/igc_RefreshButton.gif) no-repeat;
}
.rcCaptchaAudioLink {
    font-size: 12px;
    float: left;
    display: block;
    background-image: url('../../ig_res_blue/Default/images/igc_AudioButton.gif');
    background-repeat: no-repeat;
    margin-top: 5px;
    width: auto;
    position: absolute;
    right: 21px;
    width: 30px;
    height: 30px;
    top: 35px;
}

.RadCaptcha-div .RadCaptcha-div{
    background-color: #FFFFFF;
    font-size: 13px;
    font-family: Segoe UI,Verdana,Arial,Sans-Serif;
    border: solid 1px #CCCCCC;
    margin: 0px;
    padding: 10px;
    width: 264px;
    position: relative;
    height: 115px;
}

.RadCaptcha input[type=text]{
    float: left;
    margin-top: 10px;
    width: 177px;
}

/*Online application print view*/
@media print {
.min-height48
{
    min-height:48px;
    display:block !important;
}

.pagebreak {
    page-break-inside:avoid;
    page-break-before:always;       
    width: 100%;
    display: block;
    float: left;
}

.pagebreak-after {
    page-break-inside:avoid;
    page-break-after:initial;       
    }

.pagebreak-before {
    page-break-before: always;
    page-break-inside: avoid;
    display: block;
}

.min-height65 {
    min-height:65px;
    display:block !important;
}

.prntTable {
    min-height:450px;
    display:block !important;
}

textarea.form-control {
    min-height:95px;
}

.mh120 {
    min-height:120px !important;
}

.no-pad-sm {
    padding:0;
}
.min-height70
{
    min-height:70px !important;
}
/*.min-height60 {
   min-height:65px;
   display:block !important;
}*/
}

.pos-rel {
    position:relative;
}
.online-form-asterik {
    float: left;
    position: absolute;
    right: 7px;
}
.online-form-span {
    position: absolute;
    top: 0;
}
