/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";
.cform {
	margin:10px auto 0 auto;
	max-width: 900px;
/*	border: 1px solid #CC0000;*/
}

.ui-tabs .ui-tabs-nav li, .ui-accordion-header, pre, xmp, input[type=text], input[type=tel], input[type=url], input[type=email], input[type=password], input[type=file], textarea, select, .icon-dock, .author-info, .post-metadata li.post-format, .sub-header .socialicons, .sub-header #togglesocial, .sub-header .textresize, .frame .gridimg-wrap, .splitter ul li.active, .page_nav .page-numbers, li>.page-numbers, .styledbox.general.shaded, .nv-pricing-signup, .nv-pricing-cost, .panelcontent.heading, div.item-list-tabs, .tab-wrap .trigger, table.forum tr.alt, #topic-post-list li.alt, #bbpress-forums div.odd, #bbpress-forums ul.odd, .wpb_row.wide-row .wide-row-inner, .nv-light #header-wrap.border #header.stuck #header-bg, .nv-light #header-wrap.disabled #header.stuck #header-bg {
background-color: #f9f9f9;
border: 1px solid #cccccc !important;
height:20px !important;
}
.cform fieldset	{
	margin-top:10px;
	padding:3px 0 3px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}
.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}
ol.cf-ol {
	margin:0!important;
	padding:0!important;
}

@media only screen and (max-width: 956px) {

ol.cf-ol li	{

	background:none!important;

	margin:0 10px!important; /*some themes may interfere otherwise*/

	padding:0;

	list-style:none!important;

	text-align:center;

	line-height:1.3em;

}

}



@media only screen and (min-width: 957px) {

ol.cf-ol li	{

	background:none!important;

	margin:0 10px!important; /*some themes may interfere otherwise*/

	padding:0;

	list-style:none!important;

	text-align:left;

	line-height:1.3em;

}

}



/*                                                    */

/* just for text-only fields (no input)               */

/*                                                    */



ol.cf-ol li.textonly {

/*	letter-spacing:2px;*/

	margin:6px 0pt !important;

	padding:3px 0;

	text-align:center;

}





/*                                                    */

/* global definitions for field labels                */

/*                                                    */



.cform label {

	margin:0px 10px 0 0;

	text-align:left;

	color: #767676;

	font-family: "Arial", "Helvetica", sans-serif;

	font-size: 12px;

	display:block;

	background:#fefefe;

	padding:2px;

}



label.cf-before {

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:4px 5px 0 0;

}



label.cf-before span{

	width:200px;

	display:block;

}



label.cf-after 	{

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:4px 0 0 4px;

	width:115px;

	text-align:left;

}



label.cf-after span {

	width:115px;

	display:block;

}



label.cf-group-after {

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:4px 6px 0 4px;

	width:105px;

	text-align:left;

}

label.cf-group-after span {

	width:105px;

	display:block;

}



/*                                                    */

/*   FORM FIELDS general formatting                   */

/*                                                    */



.cform input,

.cform textarea,

.cform select {

	margin:0 0 8px 0;

	padding:3px;

	background: #ebebeb;

	border:1px solid #cccccc;

	border-top: 1px solid #f0f0f0;

	vertical-align:top;

	height:50px;

}

.cform input:hover,

.cform textarea:hover,

.cform select:hover	{

	background:#CEDDDF;

}



.cform input:focus,

.cform textarea:focus,

.cform select:focus	{

	background:#F3F8F8;

}



.cform textarea,

.cform input {

	width:415px;

}

.cform select {

	width:421px; /* attempt to have equal length */

}



.cform select.cfselectmulti	{

	height:6.5em;

}



.cform textarea {

	font-family: arial;

	font-size: 0.9em;

	height: 6em;

	overflow:auto;

}



.cform input.cf_date {

	width:395px;

}



/*                                                    */

/*   radio button title                               */

/*                                                    */



ol.cf-ol li.cf-box-title {

	margin:12px 0pt 4px 10px!important;

	font-size:12px;

	color:#767676;

}



/*                                                    */

/*   check boxes                                      */

/*                                                    */



input.cf-box-a,

input.cf-box-b 	{

	margin:3px 0 0 0;

	width:16px;

	height:22px;

	border:none!important;

	background:none!important;

}





/*                                                    */

/* check box groups                                   */

/*                                                    */



ol.cf-ol li.cf-box-group {

	padding: 0 0 3px 0;

}





/*                                                    */

/* formatting for text:  "(required)"  & other        */

/*                                                    */



span.reqtxt {

	

}



span.emailreqtxt {

}





.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	min-height:50px;
	margin:0;
}

/*                                                    */

/*   FORM submit button                               */

/*                                                    */

@media only screen and (min-width: 957px) {

p.cf-sb {

	padding: 0!important;

	margin: 0;

	text-align:right;

}

}



@media only screen and (max-width: 956px) {

p.cf-sb {

	padding: 0!important;

	margin: 0;

	text-align:center;

}

}





.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {

    background: none repeat scroll 0% 0% #FA4B4B;

    font-size: 14px;

    color: #FFF;

    margin: 15px;

    padding: 2px 1em;

    width: 78px;

    height: 38px;

	margin:30px 20px 30px 20px;

}



.cform input.resetbutton {

	width: auto;

	padding:5px 1em;

}

.cform input.backbutton {

	width: auto;

	padding:5px 1em;

}



/*                                                    */

/*   FORM FIELDS enhanced error display               */

/*                                                    */

ol.cf-ol li.cf_li_err {

	background:#FFDFDF url(li-err-bg.png) repeat!important;

	border-color:#DF7D7D;

	border-style:solid;

	border-width:1px 0pt;

	padding:5px 10px!important;

	margin:5px 0!important;

}



ol.cf-ol li ul.cf_li_text_err {

	padding:0 0 0 10px;

	margin:0;

	color:#333;

	display:inline-block;

}



ol.cf-ol ul.cf_li_text_err li {

	background:url(icon-alert.png) no-repeat left 1px!important;

	list-style:none!important;

	font-weight:bold;

	text-indent:0;

	margin:0 0 2px!important;

	padding-left:15px;

}

ol.cf-ol ul.cf_li_text_err li:before {

	content:'';

}





/*                                                    */

/* 'visitor verification' related styles              */

/*                                                    */



label.seccap {

	margin-top: 6px;

}



label.secq{

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	width:auto;

	padding:2px 4px 2px 2px;

}

label.secq span {

	display:block!important;

	width:auto;

}



input.secinput {

	vertical-align:text-bottom;

}



#cforms_captcha6,

#cforms_captcha5,

#cforms_captcha4,

#cforms_captcha3,

#cforms_captcha2,

#cforms_captcha {

	height:15px;

	width:196px;

	padding: 4px 4px;

	margin: 0 0 8px 0;

	vertical-align:text-bottom;

}



img.captcha	{

	vertical-align:text-bottom;

	margin:0 0 8px 10px!important;

	padding:0!important;

	border:none!important;

	float:none!important;

}



img.captcha-reset {

	vertical-align:text-bottom;

	background:	url(captcha_reset_grey.gif) no-repeat;

	margin:0 0 10px 3px;

	width:21px;

	height:21px;

	border:none!important;

}



img.imgcalendar {

	border:none!important;

}



/*                                                    */

/* change formatting of response msgs here            */

/*                                                    */



div.cf_info {

	color:#333;

	display:none;

	padding:10px 15px!important;

	width:420px;

	line-height:1.3em;

	margin:10px auto;

}

div.cf_info ol {

	margin:0;

	padding:5px 15px 0 30px;

}

div.cf_info ol li {

	padding:1px 0;

	margin:2px 0;

}

div.cf_info a	{

	color:red!important;

	text-decoration:underline!important;

}

div.success {

/*	background:#F9F9F9 none repeat scroll 0%;*/

	color:#AAAAAA;

	display:block;

}

div.failure {

	display:block;

	background:#FFDFDF url(li-err-bg.png) repeat!important;

	border-color:#DF7D7D;

	border-style:solid;

	border-width:1px 0pt;

}

div.waiting {

	background:#F9F9F9 none repeat scroll 0%;

	color:#AAAAAA;

	display:block;

}



/*                                                    */

/*   formatting for invalid user inputs               */

/*                                                    */

.cform .cf_error {

	color:#ad2929;

	border:1px solid #ad2929;

}

div.mailerr {

	display:block;

}

.mailerr,

.cform .cf_errortxt {

	color:#ad2929;

}



/*                                                    */

/* disabled fields [disabled] does not work on IE!    */

/*                                                    */



[disabled] {

	color:#dddddd;

	border-color:#dddddd!important;

	background:none!important;

}

.disabled {

	border-color:#dddddd!important;

}



/*                                                    */

/* upload box styling                                 */

/*                                                    */



.cform input.cf_upload  {

	width:220px;

	background: #f9f9f9;

	border:1px solid #888888;

}



/*                                                    */

/*  Other: link love                                  */

/*                                                    */

.linklove {

	width:410px;

	margin:0 auto 10px!important;

	padding:0!important;

	text-align:center!important;

}

.linklove a,

.linklove a:visited {

	font-size: 0.8em;

	font-family: Tahoma;

	color:#aaaaaa!important;

}





/*                                                    */

/*  Other: browser hacks                              */

/*                                                    */

* html .cform legend {

	position:absolute;

	top: -10px;

	left: 10px;

	margin-left:0;

}

* html .cform fieldset {

	position: relative;

	margin-top:15px;

	padding-top:25px;

}

* html ol.cf-ol 	{

	display:inline-block; /*for IE6!!*/

}

* html img.captcha	{

	margin-bottom:9px!important;

}

*+html img.captcha	{

	margin-bottom:9px!important;

}







/* -------------------------------  customised form fields --------------------------------------------*/







/* ------------------------------------- page 1 form --------------------------------------------- */

@media only screen and (min-width: 957px) {



#li--1 {                                          /* Personal Information text */

	max-width:900px;

	font-size:20px;

	color:#000000;

/*	border: 1px solid #CC0000;*/

}



#label--2 {                                          /* title text */

	width:30px;

	margin:20px 0px 0px 0px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_2 {                                          /* title field */

	width:60px;

	height:26px !important;

	margin:-23px 0px 0px 35px;

/*	border: 1px solid #CC0000;*/

}



#label--3 {                                          /* name text */

	width:40px;

	margin:-40px 0px 0px 150px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_3 {                                          /* name field */

	width:300px;

	margin:-24px 0px 0px 190px;

/*	border: 1px solid #CC0000;*/

}



#label--4 {                                          /* DOB text */

	width:100px;

	margin:-40px 0px 0px 560px;

/*	border: 1px solid #CC0000;*/

}

#cf_field_4 {                                          /* DOB field */

	width:100px;

	margin:-24px 0px 0px 640px;

/*	border: 1px solid #CC0000;*/

	

}



#label--5 {                                          /* Nationality text */

	width:60px;

	margin:15px 0px 0px 0px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_5 {                                          /* Nationality field */

	width:160px;

	margin:-23px 0px 0px 65px;

/*	border: 1px solid #CC0000;*/

}



#label--6 {                                          /* Marital Status text */

	width:100px;

	margin:-40px 0px 0px 245px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_6 {                                          /* Marital Status field */

	width:80px;

	height:26px !important;

	margin:-23px 0px 0px 325px;

/*	border: 1px solid #CC0000;*/

}



#label--7 {                                          /* Tel No text */

	width:100px;

	margin:-40px 0px 0px 430px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_7 {                                          /* Tel No field */

	width:160px;

	margin:-23px 0px 0px 485px;

/*	border: 1px solid #CC0000;*/

}

#label--8 {                                          /* Tel No text */

	width:100px;

	margin:-40px 0px 0px 655px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_8 {                                          /* Tel No field */

	width:160px;

	margin:-23px 0px 0px 710px;

/*	border: 1px solid #CC0000;*/

}

#label--9 {                                          /* Email Address text */

	width:160px;

	margin:15px 0px 0px 0px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_9 {                                          /* Email Address field */

	width:260px;

	margin:-24px 0px 0px 90px;

/*	border: 1px solid #CC0000;*/

}





#label--10 {                                          /* Passport Photograph text */

	width:300px;

	margin:-40px 0px 0px 370px;

/*	border: 1px solid #CC0000;*/

}



#cf_uploadfile-10 {                                          /* Passport Photograph field */

	width:250px;

	height:50px !important;

	margin:-35px 0px 0px 620px;

/*	border: 1px solid #CC0000;*/

}











#label--11 {                                          /* Permanent Address text */

	width:160px;

	margin:10px 0px 0px 0px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_11 {                                          /* Permanent Address field */

	width:260px;

	height:70px !important;

	margin:0px 0px 0px 0px;

/*	border: 1px solid #CC0000;*/

}



#label--12 {                                          /* Address for Correspondence text */

	width:200px;

	margin:-92px 0px 0px 300px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_12 {                                          /* Address for Correspondence field */

	width:260px;

	height:70px !important;

	margin:0px 0px 0px 300px;

/*	border: 1px solid #CC0000;*/

}



#label--13 {                                          /* Emergency Contact Details text */

	width:160px;

	margin:-92px 0px 0px 600px;

/*	border: 1px solid #CC0000;*/

}



#cf_field_13 {                                          /* Emergency Contact Details field */

	width:260px;

	height:70px !important;

	margin:0px 0px 0px 600px;

/*	border: 1px solid #CC0000;*/

}



}

@media only screen and (max-width: 956px) {



#li--1 {                                          /* Personal Information text */

	max-width:900px;

	font-size:20px;

	color:#000000;

/*	border: 1px solid #CC0000;*/

}



#label--2 {                                          /* title text */

	width:30px;

	margin:5px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_2 {                                          /* title field */

	width:60px;

	height:26px !important;

	margin:-5px auto;

/*	border: 1px solid #CC0000;*/

}



#label--3 {                                          /* name text */

	width:40px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_3 {                                          /* name field */

	width:300px;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}



#label--4 {                                          /* DOB text */

	width:80px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}

#cf_field_4 {                                          /* DOB field */

	width:100px;

	margin:-9px auto;

/*	border: 1px solid #CC0000;*/

	

}



#label--5 {                                          /* Nationality text */

	width:60px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_5 {                                          /* Nationality field */

	width:160px;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}



#label--6 {                                          /* Marital Status text */

	width:80px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_6 {                                          /* Marital Status field */

	width:80px;

	height:26px !important;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}



#label--7 {                                          /* Tel No text */

	width:50px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_7 {                                          /* Tel No field */

	width:160px;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}

#label--8 {                                          /* Tel No text */

	width:50px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_8 {                                          /* Tel No field */

	width:160px;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}

#label--9 {                                          /* Email Address text */

	width:90px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_9 {                                          /* Email Address field */

	width:260px;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}





#label--10 {                                          /* Passport Photograph text */

	width:250px;

	margin:10px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_uploadfile-10 {                                          /* Passport Photograph field */

	width:250px;

	height:50px !important;

	margin:-10px auto;

/*	border: 1px solid #CC0000;*/

}











#label--11 {                                          /* Permanent Address text */

	width:140px;

	margin:25px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_11 {                                          /* Permanent Address field */

	width:260px;

	height:70px !important;

	margin:-23px auto;

/*	border: 1px solid #CC0000;*/

}



#label--12 {                                          /* Address for Correspondence text */

	width:200px;

	margin:35px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_12 {                                          /* Address for Correspondence field */

	width:260px;

	height:70px !important;

	margin:-33px auto;

/*	border: 1px solid #CC0000;*/

}



#label--13 {                                          /* Emergency Contact Details text */

	width:160px;

	margin:35px auto;

/*	border: 1px solid #CC0000;*/

}



#cf_field_13 {                                          /* Emergency Contact Details field */

	width:260px;

	height:70px !important;

	margin:-33px auto;

/*	border: 1px solid #CC0000;*/

}



}



/* ------------------------------------- page 2 form --------------------------------------------- */



@media only screen and (min-width: 957px) {



#li-2-1 {

	font-size:20px;

	color:#000000;

}



#li-2-2 {

	text-align:left;

	padding:10px 0px 0px 20px;

}





#label-2-3 {                                          /* from text */

	width:150px;

	margin:0px 0px 0px 0px;

}



#cf2_field_3 {                                          /* from field */

	width:150px;

	height:70px !important;

	margin:5px 0px 0px 0px;

	

}



#label-2-4 {                                          /* to text */

	width:150px;

	margin:-97px 0px 0px 150px;

}



#cf2_field_4 {                                          /* to field */

	width:150px;

	height:70px !important;

	margin:5px 0px 0px 160px;

	

}



#label-2-5 {                                          /* School/college/university text */

	width:220px;

	margin:-97px 0px 0px 320px;

}



#cf2_field_5 {                                          /* School/college/university field */

	width:220px;

	height:70px !important;

	margin:5px 0px 0px 320px;

	

}



#label-2-6 {                                   /* Qualifications (including course title and subjects studied) text */

	width:340px;

	margin:-97px 0px 0px 550px;

}



#cf2_field_6 {                                 /* Qualifications (including course title and subjects studied) field */

	width:320px;

	height:70px !important;

	margin:5px 0px 0px 550px;

	

}



#li-2-7 {                /* ATTACH A CERTIFIED COPY OF YOUR UNIVERSITY OR COLLEGE TRANSCRIPT text */

	padding:10px 0px 0px 0px;

}





#li-2-8 {                /* If you are currently still studying text */

	text-align:left;

	padding:0px 0px 0px 20px;

}



#label-2-9 {                         /* University or College Transcript text */

	width:320px;

	margin:0 auto;	

}



#cf_uploadfile2-9 {                  /* University or College Transcript field */

	width:250px;

	height:50px !important;

	margin:-23px 0px 0px 460px;	

}



#label-2-10 {              /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	width:800px;

	margin:20px 0px 0px 0px;	

}

#cf2_field_10 {           /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */
	width:870px;
	margin:0px 0px 0px 0px;	
}

#label-2-11 {              /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */
	width:800px;
	margin:20px 0px 0px 0px;	
}

#cf2_field_11 {           /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	width:870px;

	height:50px !important;

	margin:0px 0px 0px 0px;	

}



#label-2-12 {              /* Academic distinctions or prizes received. Please list any publications or titles of theses submitted for any degree (state degree, date and whether successful) text */

	width:870px;

	margin:20px 0px 0px 0px;	

}

#cf2_field_12 {           /* Academic distinctions or prizes received. Please list any publications or titles of theses submitted for any degree (state degree, date and whether successful) text */

	width:870px;

	height:50px !important;

	margin:0px 0px 0px 0px;	

}

#label-2-13 {              /* Other distinctions gained or offices held during your educational career text */

	width:870px;

	margin:20px 0px 0px 0px;	

}

#cf2_field_13 {           /* Other distinctions gained or offices held during your educational career text */

	width:870px;

	height:50px !important;

	margin:0px 0px 0px 0px;	

}

}

@media only screen and (max-width: 956px) {



#li-2-1 {

	font-size:20px;

	color:#000000;

}



#li-2-2 {

	text-align:center;

}





#label-2-3 {                                          /* from text */

	text-align:center;

	margin:0 auto;

}



#cf2_field_3 {                                          /* from field */

	width:150px;

	height:70px !important;	

}



#label-2-4 {  

    text-align:center;                                        /* to text */

	margin:0 auto;

}



#cf2_field_4 {                                          /* to field */

	width:150px;

	height:70px !important;	

}



#label-2-5 {                                          /* School/college/university text */

	margin:0 auto;

	text-align:center;

}



#cf2_field_5 {                                          /* School/college/university field */

	width:220px;

	height:70px !important;	

}



#label-2-6 {                                   /* Qualifications (including course title and subjects studied) text */

	margin:0 auto;

	text-align:center;

}



#cf2_field_6 {                                 /* Qualifications (including course title and subjects studied) field */

	max-width:320px;

	height:70px !important;	

}



#li-2-7 {                /* ATTACH A CERTIFIED COPY OF YOUR UNIVERSITY OR COLLEGE TRANSCRIPT text */

	padding:10px 0px 0px 0px;

	text-align:center;

}





#li-2-8 {                /* If you are currently still studying text */

	text-align:center;

	padding:0px 0px 0px 20px;

}



#label-2-9 {                         /* University or College Transcript text */

	margin:0 auto;	

	text-align:center;

}



#cf_uploadfile2-9 {                  /* University or College Transcript field */

	max-width:280px;

	height:50px !important;

}



#label-2-10 {              /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	margin:10px auto;

	text-align:center;

}

#cf2_field_10 {           /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	max-width:870px;

	margin:0px 10px 0px 10px !important;;	

	height:50px !important;

}
#label-2-11 {              /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	margin:10px auto;

	text-align:center;

}

#cf2_field_11 {           /* If you intend to sit for an examination or complete a qualification before taking up this scholarship, give particulars and date when result expected text */

	max-width:870px;

	margin:0px 10px 0px 10px !important;;	

	height:50px !important;

}







#label-2-12 {              /* Academic distinctions or prizes received. Please list any publications or titles of theses submitted for any degree (state degree, date and whether successful) text */

	margin:10px auto;

	text-align:center;

}

#cf2_field_12 {           /* Academic distinctions or prizes received. Please list any publications or titles of theses submitted for any degree (state degree, date and whether successful) text */

	max-width:870px;

	margin:0px 10px 0px 10px !important;;	

	height:50px !important;

}

#label-2-13 {              /* Other distinctions gained or offices held during your educational career text */

	margin:10px auto;

	text-align:center;

}

#cf2_field_13 {           /* Other distinctions gained or offices held during your educational career text */

	max-width:870px;

	margin:0px 10px 0px 10px !important;;	

	height:50px !important;

}

}







/* ------------------------------------- page 3 form --------------------------------------------- */

@media only screen and (min-width: 957px) {
#li-3-1 {
	font-size:20px;
	color:#000000;
}
#label-3-2 {                                          /* PRESENT OCCUPATION OR EMPLOYMENT text */
	width:870px;
	text-align:left;
	margin:10px 0px 0px 0px;
}
#cf3_field_2 {           /* PRESENT OCCUPATION OR EMPLOYMENT Field */
	width:870px;
	height:70px !important;
	margin:0px 0px 0px 0px;	
}
#li-3-3 {                                          /* KNOWLEDGE OF FOREIGN LANGUAGES (indicate as good/fair/poor) text */
	width:870px;
	text-align:left;
	padding:10px 0px 0px 10px;
}
#li-3-4 {                                          /* French text */
	width:200px;
	text-align:left;
	padding:10px 0px 0px 100px;
}
#label-3-5 {                                          /* French Reading text */
	width:200px;
	margin:-24px 0px 0px 260px;
}	
#cf3_field_5 {                                        /* French Reading dropdown */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 320px;
}	
#label-3-6 {                                          /* French Writing text */
	width:200px;
	margin:-38px 0px 0px 420px;
}	
#cf3_field_6  {                                       /* French Writing dropdown */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 470px;
}	
#label-3-7 {                                          /* French Speaking text */
	width:200px;
	margin:-38px 0px 0px 570px;
}	
#cf3_field_7  {                                       /* French Speaking dropdown */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 635px;
}
#label-3-8 {                                          /* Other (please specify) text */
	width:200px;
	margin:20px 0px 0px 90px;
}	
#cf3_field_8 {                                       /* Other (please specify) field */
	width:140px;
	margin:10px 0px 0px 90px;
}	
#label-3-9 {                                          /* Other Reading text */
	width:200px;
	margin:-22px 0px 0px 260px;
}	
#cf3_field_9 {                                       /* Other Reading field */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 320px;
}	
#label-3-10 {                                          /* Other Writing text */
	width:200px;
	margin:-38px 0px 0px 420px;
}	
#cf3_field_10 {                                       /* Other Writing field */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 470px;
}	
#label-3-11 {                                          /* Other Speaking text */
	width:200px;
	margin:-38px 0px 0px 570px;
}	
#cf3_field_11 {                                       /* Other Speaking field */
	width:65px;
	height:26px !important;
	margin:-24px 0px 0px 635px;
}	
#li-3-12 {
	font-size:20px;
	color:#000000;
}
#label-3-13 {                                          /* List the achievements which you consider are indicative of personal qualities, capabilities, initiative and potential text */
	width:870px;
	text-align:left;
	margin:10px 0px 0px 0px;
}
#cf3_field_13 {                                  /* List the achievements which you consider are indicative of personal qualities, capabilities, initiative and potential Field */
	width:870px;
	height:70px !important;
	margin:0px 0px 0px 0px;	
}
#label-3-14 {                                          /* Extra-curricular activities and interests text */
	width:870px;
	text-align:left;
	margin:10px 0px 0px 0px;
}
#cf3_field_14 {                                  /* Extra-curricular activities and interests Field */
	width:870px;
	height:70px !important;
	margin:0px 0px 0px 0px;	
}
}







@media only screen and (max-width: 956px) {



#li-3-1 {

	font-size:20px;

	color:#000000;

}



#label-3-2 {                                          /* PRESENT OCCUPATION OR EMPLOYMENT text */

	text-align:center;

	margin:10px 0px 0px 0px;

}



#cf3_field_2 {           /* PRESENT OCCUPATION OR EMPLOYMENT Field */

	max-width:870px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}



#li-3-3 {                                          /* KNOWLEDGE OF FOREIGN LANGUAGES (indicate as good/fair/poor) text */

	max-width:870px;

	text-align:center;

}







#li-3-4 {                                          /* French text */

	text-align:center;

}







	

#label-3-5 {                                          /* French Reading text */

text-align:center;

}	

#cf3_field_5 {                                        /* French Reading dropdown */

text-align:center;

	height:26px !important;

}	

#label-3-6 {                                          /* French Writing text */

text-align:center;

}	

#cf3_field_6  {                                       /* French Writing dropdown */

text-align:center;

	height:26px !important;

}	

#label-3-7 {                                          /* French Speaking text */

text-align:center;

}	

#cf3_field_7  {                                       /* French Speaking dropdown */

text-align:center;

	height:26px !important;

}



#label-3-8 {                                          /* Other (please specify) text */

text-align:center;

}	



#cf3_field_8 {                                       /* Other (please specify) field */

text-align:center;

}	



#label-3-9 {                                          /* Other Reading text */

	text-align:center;

}	



#cf3_field_9 {                                       /* Other Reading field */

	height:26px !important;

	text-align:center;

}	



#label-3-10 {                                          /* Other Writing text */

	text-align:center;

}	



#cf3_field_10 {                                       /* Other Writing field */

	height:26px !important;

	text-align:center;

}	



#label-3-11 {                                          /* Other Speaking text */

	text-align:center;

}	



#cf3_field_11 {                                       /* Other Speaking field */

	height:26px !important;

	text-align:center;

}	







#li-3-12 {

    text-align:center;

	font-size:20px;

	color:#000000;

}





#label-3-13 {                                          /* List the achievements which you consider are indicative of personal qualities, capabilities, initiative and potential text */

text-align:center;

	

}



#cf3_field_13 {                                  /* List the achievements which you consider are indicative of personal qualities, capabilities, initiative and potential Field */

	max-width:870px;

	height:70px !important;

}





#label-3-14 {                                          /* Extra-curricular activities and interests text */

text-align:center;

}



#cf3_field_14 {                                  /* Extra-curricular activities and interests Field */

	max-width:870px;

	height:70px !important;

}

}





/* ------------------------------------- page 4 form --------------------------------------------- */

@media only screen and (min-width: 957px) {



#li-4-1 {

	font-size:20px;

	color:#000000;

}



#label-4-2 {                                          /* Qualification text */

	width:200px;

	margin:0px 0px 0px 0px;	

}



#cf4_field_2 {                                        /* Qualification field */

	width:700px;

	margin:-22px 0px 0px 160px;	

}

#label-4-3 {                                          /* Subject text */

	width:200px;

	margin:0px 0px 0px 0px;	

}



#cf4_field_3 {                                        /* Subject field */

	width:700px;

	margin:-22px 0px 0px 160px;	

}

#label-4-4 {                                          /* Length of proposed course text */

	width:200px;

	margin:0px 0px 0px 0px;	

}



#cf4_field_4 {                                        /* Length of proposed course field */

	width:700px;

	margin:-22px 0px 0px 160px;	

}



#label-4-5 {                                          /* OUTLINE PLAN OF STUDY text */

	width:700px;

	text-align:left;

	margin:10px 0px 0px 0px;	

}



#cf4_field_5 {                                        /* OUTLINE PLAN OF STUDY field */

	width:860px;

	height:90px !important;

	margin:0px 0px 0px 0px;	

}



#li-4-6 {                                          /* PREFERENCE AS TO PLACE OF STUDY */

	width:300px;

	text-align:left;

	padding:10px 0px 0px 10px;	

}



#li-4-7 {                                          /* Please state if you prefer to study at a particular university or college in Canada. List no more that three institutions, in order of preference */

	width:870px;

	text-align:left;

	padding:0px 0px 0px 10px;	

}

#label-4-8 {                                          /* 1 text */

	width:200px;

	text-align:left;

	margin:10px 0px 0px 0px;	

}

#cf4_field_8 {                                        /* 1 field */

	width:850px;

	margin:-22px 0px 0px 10px;	

}

#label-4-9 {                                          /* 2 text */

	width:200px;

	text-align:left;

	margin:0px 0px 0px 0px;	

}

#cf4_field_9 {                                        /* 2 field */

	width:850px;

	margin:-22px 0px 0px 10px;	

}

#label-4-10 {                                          /* 3 text */

	width:200px;

	text-align:left;

	margin:0px 0px 0px 0px;	

}

#cf4_field_10 {                                        /* 3 field */

	width:850px;

	margin:-22px 0px 0px 10px;	

}

#label-4-11 {                                         /* Have you made any approches to any university or college in Canada ? Please give details text */

	width:850px;

	text-align:left;

	margin:0px 0px 0px 0px;	

}

#cf4_field_11 {                                        /* Have you made any approches to any university or college in Canada ? Please give details field */

	width:860px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}

#label-4-12 {                                         /* Are you willing to accept a place at another institution if the Foundation recommends it ? text */

	width:850px;

	text-align:left;

	margin:10px 0px 0px 0px;	

}

#cf4_field_12 {                                        /* Are you willing to accept a place at another institution if the Foundation recommends it ? field */

	width:860px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}

#label-4-13 {                                         /* HAVE YOU APPLIED FOR ANY OTHER SCHOLARSHIPS OR AWARDS ? Please give breif details text */

	width:850px;

	text-align:left;

	margin:10px 0px 0px 0px;	

}

#cf4_field_13 {                                        /* HAVE YOU APPLIED FOR ANY OTHER SCHOLARSHIPS OR AWARDS ? Please give breif details field */

	width:860px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}



}





@media only screen and (max-width: 956px) {



#li-4-1 {

	font-size:20px;

	color:#000000;

}



#label-4-2 {                                          /* Qualification text */

	text-align:center;

	margin:10px 0px 0px 0px;

}



#cf4_field_2 {                                        /* Qualification field */

	max-width:870px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}

#label-4-3 {                                          /* Subject text */

	max-width:870px;

	text-align:center;

}



#cf4_field_3 {                                        /* Subject field */

	max-width:870px;

	text-align:center;}

#label-4-4 {                                          /* Length of proposed course text */

	max-width:870px;

	text-align:center;

}



#cf4_field_4 {                                        /* Length of proposed course field */

	max-width:870px;

	text-align:center;

}



#label-4-5 {                                          /* OUTLINE PLAN OF STUDY text */

	max-width:870px;

	text-align:center;

}



#cf4_field_5 {                                        /* OUTLINE PLAN OF STUDY field */

	max-width:870px;

	height:90px !important;

	text-align:center;

}



#li-4-6 {                                          /* PREFERENCE AS TO PLACE OF STUDY */

	max-width:870px;

	text-align:center;

}



#li-4-7 {                                          /* Please state if you prefer to study at a particular university or college in Canada. List no more that three institutions, in order of preference */

	max-width:870px;

	text-align:center;	

}

#label-4-8 {                                          /* 1 text */

	max-width:870px;

	text-align:center;

}

#cf4_field_8 {                                        /* 1 field */

	max-width:870px;

	text-align:center;	

}

#label-4-9 {                                          /* 2 text */

	max-width:870px;

	text-align:center;

}

#cf4_field_9 {                                        /* 2 field */

	max-width:870px;

	text-align:center;

}

#label-4-10 {                                          /* 3 text */

	max-width:870px;

	text-align:center;

}

#cf4_field_10 {                                        /* 3 field */

	max-width:870px;

	text-align:center;

}

#label-4-11 {                                         /* Have you made any approches to any university or college in Canada ? Please give details text */

	max-width:870px;

	text-align:center;

}

#cf4_field_11 {                                        /* Have you made any approches to any university or college in Canada ? Please give details field */

	max-width:870px;

	text-align:center;

	height:70px !important;



}

#label-4-12 {                                         /* Are you willing to accept a place at another institution if the Foundation recommends it ? text */

	max-width:870px;

	text-align:center;

}

#cf4_field_12 {                                        /* Are you willing to accept a place at another institution if the Foundation recommends it ? field */

	max-width:870px;

	text-align:center;

	height:70px !important;

}

#label-4-13 {                                         /* HAVE YOU APPLIED FOR ANY OTHER SCHOLARSHIPS OR AWARDS ? Please give breif details text */

	max-width:870px;

	text-align:center;	

}

#cf4_field_13 {                                        /* HAVE YOU APPLIED FOR ANY OTHER SCHOLARSHIPS OR AWARDS ? Please give breif details field */

	max-width:870px;

	text-align:center;

	height:70px !important;



}



}

























/* ------------------------------------- page 5 form --------------------------------------------- */



@media only screen and (min-width: 957px) {

#li-5-1 {

	font-size:20px;

	color:#000000;

}



#li-5-2 {                                          /* Name three persons you are asking to supply a confidential reference about you. Two of them should be persons who have taught you in an area of study relevant to the proposed course. The referees should send their reports direct to the ACU. (the ACU will not chase for any missing references – you should ensure that these have been provided) text */

	text-align:left;

	width:860px;

	padding:0px 0px 0px 10px;	

}



#label-5-3 {                                         /* 1) Name text */

	width:200px;

	text-align:left;

	margin:30px 0px 0px 0px;	

}

#cf5_field_3 {                                        /* 1) Name field */

	width:380px;

	margin:-22px 0px 0px 70px;	

}



#label-5-4 {                                         /* 1) Address text */

	width:200px;

	text-align:left;

	margin:-45px 0px 0px 600px;	

}

#cf5_field_4 {                                        /* 1) Address field */

	width:380px;

	height:70px !important;

	margin:0px 0px 0px 480px;	

}

#label-5-5 {                                         /* 1) Position text */

	width:200px;

	text-align:left;

	margin:-30px 0px 0px 0px;	

}

#cf5_field_5 {                                        /* 1) Position field */

	width:380px;

	margin:-24px 0px 0px 70px;	

}



#label-5-6 {                                         /* 2) Name text */

	width:200px;

	text-align:left;

	margin:30px 0px 0px 0px;	

}

#cf5_field_6 {                                        /* 2) Name field */

	width:380px;

	margin:-24px 0px 0px 70px;	

}



#label-5-7 {                                         /* 2) Address text */

	width:200px;

	text-align:left;

	margin:-60px 0px 0px 600px;	

}

#cf5_field_7 {                                        /* 2) Address field */

	width:380px;

	height:70px !important;

	margin:0px 0px 0px 480px;	

}

#label-5-8 {                                         /* 2) Position text */

	width:200px;

	text-align:left;

	margin:-20px 0px 0px 0px;	

}

#cf5_field_8 {                                        /* 2) Position field */

	width:380px;

	margin:-24px 0px 0px 70px;	

}



#label-5-9 {                                         /* 3) Name text */

	width:200px;

	text-align:left;

	margin:30px 0px 0px 0px;	

}

#cf5_field_9 {                                        /* 3) Name field */

	width:380px;

	margin:-24px 0px 0px 70px;	

}



#label-5-10 {                                         /* 3) Address text */

	width:200px;

	text-align:left;

	margin:-60px 0px 0px 600px;	

}

#cf5_field_10 {                                        /* 3) Address field */

	width:380px;

	height:70px !important;

	margin:0px 0px 0px 480px;	

}

#label-5-11 {                                         /* 3) Position text */

	width:200px;

	text-align:left;

	margin:-20px 0px 0px 0px;	

}

#cf5_field_11 {                                        /* 3) Position field */

	width:380px;

	margin:-24px 0px 0px 70px;	

}



#label-5-12{                                         /* ANY OTHER INFORMATION WHICH YOU CONSIDER RELEVANT TO THIS APPLICATION text */

	width:850px;

	text-align:left;

	margin:10px 0px 0px 0px;	

}

#cf5_field_12 {                                        /* ANY OTHER INFORMATION WHICH YOU CONSIDER RELEVANT TO THIS APPLICATION field */

	width:860px;

	height:70px !important;

	margin:0px 0px 0px 0px;	

}



}





@media only screen and (max-width: 956px) {

	

#li-5-1 {

	font-size:20px;

	color:#000000;

}



#li-5-2 {                                          /* Name three persons you are asking to supply a confidential reference about you. Two of them should be persons who have taught you in an area of study relevant to the proposed course. The referees should send their reports direct to the ACU. (the ACU will not chase for any missing references – you should ensure that these have been provided) text */

	text-align:center;

	margin:10px 0px 0px 0px;

}



#label-5-3 {                                         /* 1) Name text */

	max-width:870px;

	text-align:center;

}

#cf5_field_3 {                                        /* 1) Name field */

	max-width:870px;

	text-align:center;

}



#label-5-4 {                                         /* 1) Address text */

	max-width:870px;

	text-align:center;

}

#cf5_field_4 {                                        /* 1) Address field */

    max-width:870px;

	text-align:center;

	height:70px !important;

}

#label-5-5 {                                         /* 1) Position text */

	max-width:870px;

	text-align:center;

}

#cf5_field_5 {                                        /* 1) Position field */

	max-width:870px;

	text-align:center;

}



#label-5-6 {                                         /* 2) Name text */

	max-width:870px;

	text-align:center;	

}

#cf5_field_6 {                                        /* 2) Name field */

	max-width:870px;

	text-align:center;

}



#label-5-7 {                                         /* 2) Address text */

	max-width:870px;

	text-align:center;

}

#cf5_field_7 {                                        /* 2) Address field */

    max-width:870px;

	text-align:center;

	height:70px !important;

}

#label-5-8 {                                         /* 2) Position text */

	max-width:870px;

	text-align:center;

}

#cf5_field_8 {                                        /* 2) Position field */

	max-width:870px;

	text-align:center;

}



#label-5-9 {                                         /* 3) Name text */

	max-width:870px;

	text-align:center;

}

#cf5_field_9 {                                        /* 3) Name field */

	max-width:870px;

	text-align:center;

}



#label-5-10 {                                         /* 3) Address text */

	max-width:870px;

	text-align:center;

}

#cf5_field_10 {                                        /* 3) Address field */

    max-width:870px;

	text-align:center;

	height:70px !important;

}

#label-5-11 {                                         /* 3) Position text */

	max-width:870px;

	text-align:center;

}

#cf5_field_11 {                                        /* 3) Position field */

	max-width:870px;

	text-align:center;

}



#label-5-12{                                         /* ANY OTHER INFORMATION WHICH YOU CONSIDER RELEVANT TO THIS APPLICATION text */

	max-width:870px;

	text-align:center;

}

#cf5_field_12 {                                        /* ANY OTHER INFORMATION WHICH YOU CONSIDER RELEVANT TO THIS APPLICATION field */

    max-width:870px;

	text-align:center;

	height:70px !important;



}

	

	

	

	

	

	

}

































/* ------------------------------------- page 6 form --------------------------------------------- */

@media only screen and (min-width: 957px) {
#li-6-1 {
	font-size:20px;
	color:#000000;
}

#li-6-2 {                                          /* I declare that I am a citizen of and normally resident in the United Kingdom and that the statements made in this application are, to the best of my belief, true, complete and correct. If awarded the scholarship, I undertake to return to the United Kingdom at the end of the scholarship.  YOU MUST PROVIDE EVIDENCE OF UK CITIZENSHIP WITH YOUR APPLICATION. text */
	text-align:left;
	width:860px;
	padding:0px 0px 0px 10px;	
}

#li-6-3 {                                          /* I have read the prospectus giving details of the Canada Memorial Foundation Scholarship for which I now apply and agree to observe the conditions of the award. text */
	text-align:left;
	width:860px;
	padding:0px 0px 0px 10px;	
}

#li-6-4{
	font-size:20px;
	color:#000000;
}

#label-6-5 {                                          /* Proof of UK Citizenship provided (copy of passport if possible) text */
	text-align:left;
	width:500px;
	margin:0px 0px 0px 0px;	
}

#cf_uploadfile6-5{                                   /* Proof of UK Citizenship provided (copy of passport if possible) Field */
	width:230px;
	height:50px !important;
	margin:-20px 0px 0px 650px;	
}

#label-6-6 {                                  /* Referees Contacted and asked to submit references text */
	text-align:left;
	width:500px;
	margin:10px 0px 0px 0px;		
}

#cf6_field_6 {                                  /* Referees Contacted and asked to submit references dropdown */
	width:60px;
	height:24px !important;
	margin:-22px 0px 0px 810px;	
} 

#label-6-7 {                                  /* Your Name */
	text-align:left;
	width:100px;
	margin:10px 0px 0px 0px;		
}

#cf6_field_7 {                                  /* Your Name field */
	width:415px;
	margin:-22px 0px 0px 80px;	
} 

#label-6-8 {                                  /* Date */
	text-align:left;
	width:100px;
	margin:10px 0px 0px 0px;		
}

#cf6_field_8 {                                  /* Referees Contacted and asked to submit references dropdown */
	width:415px;
	margin:-22px 0px 0px 80px;	
} 

#label-6-9 {                                  /* How did you hear about the Canada Memorial Foundation */
    max-width:870px;
	text-align:left;
	margin:10px 0px 0px 0px;
}
#cf6_field_9 {                                  /* How did you hear about the Canada Memorial Foundation */
	width:860px;
	height:90px !important;
	margin:0px 0px 0px 0px;	
} 



.reqtxt {

	display:none;

}





}





@media only screen and (max-width: 956px) { 





#li-6-1 {

	font-size:20px;

	color:#000000;

}



#li-6-2 {                                          /* I declare that I am a citizen of and normally resident in the United Kingdom and that the statements made in this application are, to the best of my belief, true, complete and correct. If awarded the scholarship, I undertake to return to the United Kingdom at the end of the scholarship.  YOU MUST PROVIDE EVIDENCE OF UK CITIZENSHIP WITH YOUR APPLICATION. text */

	text-align:center;

	margin:10px 0px 0px 0px;

}

#li-6-3 {                                          /* I have read the prospectus giving details of the Canada Memorial Foundation Scholarship for which I now apply and agree to observe the conditions of the award. text */

    max-width:870px;

	text-align:center;

}



#li-6-4{

	font-size:20px;

	color:#000000;

    max-width:870px;

	text-align:center;

}





#label-6-5 {                                          /* Proof of UK Citizenship provided (copy of passport if possible) text */

    max-width:870px;

	text-align:center;

}



#cf_uploadfile6-5{                                   /* Proof of UK Citizenship provided (copy of passport if possible) Field */

    max-width:870px;

	text-align:center;

	height:50px !important;

}







#label-6-6 {                                  /* Referees Contacted and asked to submit references text */

    max-width:870px;

	text-align:center;		

}



#cf6_field_6 {                                  /* Referees Contacted and asked to submit references dropdown */

	width:60px;

	height:24px !important;

	margin:-22px 0px 0px 810px;	

} 



#label-6-7 {                                  /* Your Name */

    max-width:870px;

	text-align:center;	

}



#cf6_field_7 {                                  /* Your Name field */

    max-width:870px;

	text-align:center;

} 



#label-6-8 {                                  /* Date */

    max-width:870px;

	text-align:center;}



#cf6_field_8 {                                  /* Referees Contacted and asked to submit references dropdown */

    max-width:870px;

	text-align:center;

} 


#label-6-9 {                                  /* How did you hear about the Canada Memorial Foundation */
    max-width:870px;
	text-align:center;

}
#cf6_field_9 {                                  /* How did you hear about the Canada Memorial Foundation */
    max-width:870px;
	min-height:70px;
	text-align:center;
} 








.reqtxt {

	display:none;

}





}



