
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  src: local('Kalam'), local('Kalam-Regular'), url(https://fonts.gstatic.com/s/kalam/v7/6wE4KkDTwLxfsX94FmTAW6CWcynf_cDxXwCLxiixG1c.woff) format('woff');
}

.ScholAppButtonWrapper {
	padding: 10px 0px 10px 0px
}

.ScholAppButtonContainer {
	margin: 10px 10px 10px 10px;
	display: inline-block;
	vertical-align: middle;
}

.ScholAppButton {
	width: 250px;
	height: auto;
}


.ResubmitArrowContainer {
	padding: 10px 10px 10px 10px
}
.ResubmitArrow {
	width: 88vw;
	max-width: 400px;
	height: auto;
}


.H1Wrapper {
	padding: 10px 10px 10px 10px
}
.H1Container {
	padding: 10px 10px 10px 10px
	display: inline-block;
	max-width: 700px;
}

.H1ScholAppWelcome {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  color: #990033;
  font-size: 1.5em
}

.Table {
	display: table;
	border-collapse: collapse !important;
	border-spacing: 0px !important;
	border: 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.TableTR, .TR {
	display: table-row;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.TableTD, .TD {
	display: table-cell;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.VaignTop {
	vertical-align: top;
}
.VaignMiddle {
	vertical-align: middle;
}


#ScholarshipAppForm {
	padding: 10px 10px 10px 10px;

	background: #1e539c; /* Old browsers */

    display: block;
    max-width: 800px;
    width: 100%;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	
}

#ScholarshipAppOuter {
	margin: 10px 10px 10px 10px;
	padding: 4px;
	border: 4px solid #fbb040;
	background-color: #ffffff;
    display: inline-block;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	
}

#ScholarshipAppContainer {
    width: 100%;
}

.InputWrapper {
	padding: 0px 2px 2px 2px;
	width: 100% !important;
}

.FormFields {
	padding: 0px 0px 10px 0px;
	text-align: left;
	display: table-cell;
}

.FormRequired, .FormRequiredMobile {
	font-size: 20px;
	vertical-align: middle;
	line-height: 0;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
	white-space: nowrap;
}

.SubmitFormContainer {
	height: 66px;
}


.FaEyeWrapper {
	display: inline-block; height: 50px; padding: 6px 0px 0px 0px; display: relative;
}

.LoginFormLabel {
	position: relative;
}
.LoginFormLabel label {
	position: relative;
	z-index: 100 !important;
}

.FormLabel {
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
  	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.25;
	font-style: italic;
	vertical-align: top;
	padding: 0px 10px 6px 10px;
}

a.FormLabel {color: #ffcc33; text-decoration: none}
a.FormLabel:hover {color : #99ffcc; text-decoration: none}
a.FormLabel:active {color : #ff9999; text-decoration: none}

.FormLabelLG {
	font-size: 20px;
  	font-weight: 600;
}

.FormLabelMED {
	font-size: 18px;
}


.FormLabelSM {
	font-size: 16px;
}

.FormLabelNormal {
	color: #ffffff;
  	font-weight: 600;
	text-shadow: none;
}



.FormLabelError {
	color: #ffffff;
  	font-weight: 600;
	text-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333, 0px 0px 20px #ff3333, 0px 0px 22px #ff3333, 0px 0px 24px #ff3333, 0px 0px 26px #ff3333;
}

.FormLabelNormal a, .FormLabelError a {
	cursor: pointer;
}

.SubFormLabel {
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
  	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.25;
	font-style: normal;
	vertical-align: top;
	padding: 8px 4px 8px 4px;
}

/* ********************************************************************* */

.FormInfo, .FormInfo *{
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
  	font-weight: 400;
	line-height: 1.2;
	font-style: italic;
	letter-spacing: 0.03em;
}

.FormInfoError, .FormInfoError *{
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
  	font-weight: 600;
	text-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333, 0px 0px 20px #ff3333, 0px 0px 22px #ff3333, 0px 0px 24px #ff3333, 0px 0px 26px #ff3333;
	line-height: 1.2;
	font-style: italic;
	letter-spacing: 0.03em;
}

/* ********************************************************************* */

.toggle-password1, toggle-password2 {
	cursor: pointer;
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}

input[type='text'], input[type='password'] {
	font-size: 16px;
	outline:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.FormTextInput { 
    height: 36px;
	padding: 1px 4px 1px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.FormTextInput1 { 
    width: 200px;
}

.FormFieldNormal {
	background-color: #ffffff;
	border: 1px solid #003366;
	color: #003366;
}

.FormFieldNormal::-webkit-input-placeholder { /* WebKit browsers */ color: #666666; }
.FormFieldNormal:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #666666; opacity: 1; }
.FormFieldNormal::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #666666; opacity: 1; }
.FormFieldNormal:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #666666; }

.FormFieldError {
	background-color: #ff9999;
	border: 1px solid #ffffff;
	color: #ffffff;
	box-shadow: 0px 0px 2px #ff9999, 0px 0px 4px #ff6666, 0px 0px 6px #ff6666, 0px 0px 8px #ff3333, 0px 0px 10px #ff3333, 0px 0px 12px #ff3333, 0px 0px 14px #ff3333, 0px 0px 16px #ff3333, 0px 0px 18px #ff3333;
}

.FormFieldError::-webkit-input-placeholder { /* WebKit browsers */ color: #ff9999; }
.FormFieldError:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ff9999; opacity: 1; }
.FormFieldError::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #ff9999; opacity: 1; }
.FormFieldError:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #ff9999; }

/* ******************************************************************** */

.lightred {
	color: #ff6666;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.lightyellow {
	color: #ffcc33;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.lightgreen {
	color: #66ffcc;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.labeltb {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	margin: 12px 0px 12px 0px;
	display: table;
}

.labeltr {
	display: table-row;
}

.labeltd1 {
	padding: 5px 3px 5px 3px !important;
	line-height: 1;
	width: 20px;
	text-align: left;
	display: table-cell;
	position: relative;
}

.labeltd1 span {
	color: #ffcc33;
	font-size: 2em;
	display: inline-block;
	line-height: 1;
	position: absolute;
	top: 0px;
	left: 0px
}

.labeltd2 {
	font-size: 0.95em;
	padding: 7px 0px 5px 0px;
	text-align: left;
	color: white;
	font-style: italic;
	display: table-cell;
}

@media screen and (max-width: 767px) {

	.labeltd2 {
		font-size: 0.9em;
	}
}


@media screen and (max-width: 600px) {

	.FormLabelMED {
		font-size: 16px;
	}
}

@media screen and (max-width: 580px) {

	.InputWrapper {
		padding: 0px 2px 2px 2px;
	}
}

@media screen and (max-width: 450px) {

	.labeltd2 {
		font-size: 0.8em;
	}

}
@media screen and (max-width: 370px) {

	.FormTextInput1 { 
		width: 160px;
	}
}


.fa {
	font-size: 22px;
}

.RedButton {
    background-color: #cc0000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#ff6666));
    background-image: -moz-linear-gradient(top, #990000 0, #ff6666);
    background-image: -webkit-linear-gradient(top, #990000 0, #ff6666);
    background-image: -o-linear-gradient(top, #990000 0, #ff6666);
    background-image: -ms-linear-gradient(top, #990000 0, #ff6666);
    background-image: linear-gradient(top, #990000 0, #ff6666);
    border: 1px solid #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
	text-shadow: 1px 1px #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    outline: 0 none;
    padding: 6px 12px 6px 12px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

button.RedButton:-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.RedButton:hover, .RedButton-hover {
    border: 1px solid #ffffff;
    background-color: #f8b249;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc9933), to(#ffcc66));
    background-image: -moz-linear-gradient(top, #cc9933 0, #ffcc66);
    background-image: -webkit-linear-gradient(top, #cc9933 0, #ffcc66);
    background-image: -o-linear-gradient(top, #cc9933 0, #ffcc66);
    background-image: -ms-linear-gradient(top, #cc9933 0, #ffcc66);
    background-image: linear-gradient(top, #cc9933 0, #ffcc66);
}

.RedButton:focus, .RedButton:active, .RedButton-active {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #000000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#666666));
    background-image: -moz-linear-gradient(top, #000000 0, #666666);
    background-image: -webkit-linear-gradient(top, #000000 0, #666666);
    background-image: -o-linear-gradient(top, #000000 0, #666666);
    background-image: -ms-linear-gradient(top, #000000 0, #666666);
    background-image: linear-gradient(top, #000000 0, #666666);
   	outline: 0 none;
}

#ScholarshipWrapper a {
	word-break: break-all;
}

#ScholarshipWrapper {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#ScholarshipWrapper h1 {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	color: #09569e;
	margin: 10px 0px 10px 0px !important;
	padding: 0px;
	letter-spacing: -1px !important;
}

#ScholarshipWrapper h3 {
	font-family: 'times';
	font-style: normal;
	font-weight: 800;
	font-size: 1.5em;
	color: #339999;
	margin: 10px 0px 10px 0px !important;
	padding: 0px;
	letter-spacing: 1px !important;
}

#ScholarshipWrapper hr {
    border: 0;
	color: #fecd6c;
    height: 2px;
    margin: 0px 0px 10px 0px;
    background-image: -webkit-linear-gradient(left, rgba(254, 205, 108, 0), rgba(254, 205, 108, 1), rgba(254, 205, 108, 0)); 
    background-image:    -moz-linear-gradient(left, rgba(254, 205, 108, 0), rgba(254, 205, 108, 1), rgba(254, 205, 108, 0)); 
    background-image:     -ms-linear-gradient(left, rgba(254, 205, 108, 0), rgba(254, 205, 108, 1), rgba(254, 205, 108, 0)); 
    background-image:      -o-linear-gradient(left, rgba(254, 205, 108, 0), rgba(254, 205, 108, 1), rgba(254, 205, 108, 0)); 
}

#ScholarshipWrapper li {
	margin: 10px 0px 10px 0px;
}

@media screen and (max-width: 980px) {

	#ScholarshipWrapper h1 {
		font-size: 6vw;
	}
}


#CurrentPDF1Wrapper, #CurrentPDF2Wrapper {
    padding: 12px 6px 6px 6px;
    color: white;
    font-style: italic;
    font-size: 0.9em;
}

#CurrentPDF1Wrapper a, #CurrentPDF2Wrapper a {
    color: white;
}

#CurrentPDF1Wrapper a:hover, #CurrentPDF2Wrapper a:hover {
    color: #ffc95d;
}

#ClearPDFDocument1, #ClearPDFDocument2 {
	display: none;
}



