html[section='4'] body {
			background: inherit;
		}

		html[section='4'] .betaText {
			color: inherit;
		}

		html[section='4'] #footerLogo img {
			background-image: inherit;
			width: inherit;
			height: inherit !important;
			display: inherit;
			padding: inherit;
		}

		html[section='4'] [controlId='imgWelcome'] img {
			max-width: 100%;
			max-height: 100%;
		}
		/********* START OF PRINT GALLERY**************/

		html[section="7"][gallerylayoutId="printGalleryBasic"] #templateWrapperExport {
			width: 1000px;
			margin: 0 auto;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] .wrapperPreviews .section11.item {
			display: block;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] div[c="e.g.p.galleryPreview"] .wrapperPreviews .row a {
			display: block;
			width: 100%;
			min-height: inherit;
			color: #000000;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] .wrapperPreviews .control .controlContent {
			line-height: inherit;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] .wrapperPreviews .control .controlLabel {
			font-weight: bold;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] .wrapperPreviews .control  {
			line-height: 22px;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] .wrapperPreviews .noLabel .control .row .controlLabel  {
			display: none;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"]  div[c="e.g.p.galleryPreview"] .section11 {
			background: #ffffff;
			page-break-inside: initial !important;
			border: none;
			font-size: 16px;
			text-align: left;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] div[c="e.g.p.galleryPreview"] .wrapperPreviews {
			text-align: left;
		}

		html[section="7"][gallerylayoutId="printGalleryBasic"] div[c="e.g.p.galleryPreview"] .wrapperPreviews .row {
			text-align: left;
		}

		.customizedTitle {
			font-size: 20px;
			font-weight: bold;
		}

/********* END OF PRINT GALLERY***************/

		.customizedTitleSummary {
			font-size: 16px;
		}

		.hideLabels .controlLabel {
			display: none;
		}
/*****PARENT CSS MERGED ABOVE*****/
/*************************************/
		/* OLD CODE, NON-RESPONSIVE PROJECTS */
		/*************************************/
		html[section='4'] body {
			background: url("/static/images/product/whiteNblackBg.png") repeat-x scroll 0 0 #FFFFCC;
			 color: #000000;
		}

		html[section='4'] #footerWrapper {
			background-color: #000000;
		}

		html[section='4'] #footerLogoImage {
			background: url("/static/images/product/poweredByeTribezSmall.png") no-repeat scroll 0 0 transparent;
			width: 192px;
			height: 24px;
		}

		html[section='4'] .betaText {
			color: #ffffff;
		}

		html[section='6'] body {
			background: url("/static/images/product/adminBodyBg2.png") repeat-x scroll 0 0 #6699CC;
		}

		html[section='4'] #footerLogo img {
			background-image: url("/static/images/product/poweredByeTribezSmall.png");
			width: 192px;
			height: 24px;
			display: inline-block;
			padding: 20px 0 0 0;
			height: 0px !important;
		}

		html[section='4'] #outerWrapperPanelRegister table[depth='1'] tr[idx='6'][depth='2'] td[idx='1'][depth='3'] {
			text-align: right;
		}

		html[section='4'] #wrapperPanelLogin table[depth='3'] tr[idx='0'][depth='4'] td[idx='1'][depth='5'] .controlLabel {
			text-align: right;
		}

		html[section='4'] #wrapperPanelLogin table[depth='1'] tr[idx='2'][depth='2'] td[idx='0'][depth='3'] table[depth='3'] tr[idx='0'][depth='4'] td[idx='1'][depth='5'] {
			text-align: right;
		}

		html[section='4'] #applicantContentWrapper [controlId='imgShareCallToAction'] img { /* WARNING: converted #id to [controlId]! */
			max-width: 700px;
		}

		html[section='4'] #wrapperPanelLogin table[depth='1'] tr[idx='1'][depth='2'] td[idx='0'][depth='3'] {
			text-align: right;
		}

		/*html[section='4'] #outerWrapperPanelRegister table[depth='1'] tr[idx='7'][depth='2'] td[idx='0'][depth='3'] {
			text-align: right;
		}*/

		/*************************************/
		/* NEW CODE, NON-RESPONSIVE PROJECTS */
		/*************************************/
		html[section='4'][responsive='false'] #wrapperPanelLogin table[depth='1'] tr[idx='1'][depth='2'] td[idx='0'][depth='3']  {
			text-align: right;
		}

		/*************************************/
		/* NEW CODE, RESPONSIVE PROJECTS (makes lots of stuff that used to be in every non-responsive project in the past into "inherited") */
		/*************************************/
		html[section='4'][responsive='true'] body {
			background: inherit;
		}

		html[section='4'][responsive='true'] #footerWrapper {
			background-color: #e5e5e5;
		}

		html[section='4'][responsive='true'] #footerLogoImage {
			background: inherit;
			width: inherit;
			height: inherit;
		}

		html[section='4'][responsive='true'] .betaText {
			color: inherit;
		}

		html[section='6'][responsive='true'] body {
			background: url("/static/images/product/adminBodyBg2.png") repeat-x scroll 0 0 #6699CC;
		}

		html[section='4'][responsive='true'] #footerLogo img {
			background-image: inherit;
			width: inherit;
			height: inherit !important;
			display: inherit;
			padding: inherit;
		}

		html[section='4'][responsive='true'] #outerWrapperPanelRegister table[depth='1'] tr[idx='6'][depth='2'] td[idx='1'][depth='3'] {
			text-align: inherit;
		}

		html[section='4'][responsive='true'] #wrapperPanelLogin table[depth='3'] tr[idx='0'][depth='4'] td[idx='1'][depth='5'] {
			text-align: inherit;
		}

		html[section='4'][responsive='true'] #applicantContentWrapper [controlId='imgShareCallToAction'] img { /* WARNING: converted #id to [controlId]! */
			max-width: inherit;
		}
		html[section='4'] [controlId='dateBirthDate'] .controlContent  input[type="text"] { /* WARNING: converted #id to [controlId]! */
			width: 60px;
			text-align: center;
		}



		html[section='5'] [controlId='mlAuditionNotes'] textarea { height: 500px; } /* WARNING: converted #id to [controlId]! */

		.hideLabels .controlLabel {
			display: none;
		}

		html[section='5'] [controlId='mlCallbacksNotes'] textarea { height: 500px; } /* WARNING: converted #id to [controlId]! */

		@media only screen and (max-width: 640px) {
             html[section="4"] div[c="v.a.h.header"] .header .logoTitleImage img {
             max-width: 180px;
         	}
         }

        /*** make image bigger on views **************/
		html[section='5'][responsive='true'] #contentWrapper #adminApplicants .tableWrapperStyle1 table.dataTable > tbody > tr > td[predefinedcolumn="primaryPicture"] img {
			width: 90px;
		}

		/* advanced search - show  in multiple columns */
		html[section="5"] [controlId="filterExcludeLabel"] .controlContent div[groupIdx] {
			display: inline-block;
			vertical-align: top;
		}

		/* Background Image */
		html[section='4'] body {
		   background: url("https://d1bfjemdlhydm5.cloudfront.net/res/843/b5604b/bgImage_2.jpg") #7eeaff no-repeat center fixed !important;

			background-size: 100% 100% !important;


		}

		/*outside section 2 background (to replace grey) */
		html[section='4'] body #applicantContentWrapper {
			background: #FFFFFF;
		}

		/* panel header bar styling */
		html[section='4'][responsive='true'] .pattern1,
		html[section='4'][responsive='true'] .section2 {
			background: #276DCF;
		}

		/*section 2 border color */
		html[section='4'][responsive='true'] .section2 .subSection2 {
			border: 1px solid #276DCF;
		}

		/* Continue later button */
		html[section='4'][responsive='true'] .buttonStyle2.skipValidation {
			background: gray;
			color: #ffffff;
		}

		/* Buttons */
		html[section='4'][responsive='true'] .buttonStyle2 {
			background: #54CDE0;
			color: #FFFFFF;
			border:1px solid black;
			font-size: 16px;
			/*text-transform: uppercase;*/
		}

		html[section='4'][responsive='true'] a.buttonStyle2:hover,
		html[section='4'][responsive='true'] a.buttonStyle2.buttonBig:hover {
			background: #209aac;
		}

		/* File upload button  */
		html[section="4"] div.uploadFile div.browse,
		html[section="4"] .buttonStyle4, a.buttonStyle4 {
			background-color: #54CDE0;
		}

		/* links */
		html[section="4"] a {
			color: #4096a3;
			font-weight: bold;
		}
				/********* START OF BIOG GALLERY**************/

		html[section="7"][gallerylayoutId="galleryBiog"] #templateWrapperExport {
			width: 1000px;
			margin: 0 auto;
		}

		html[section="7"][gallerylayoutId="galleryBiog"] .wrapperPreviews .section11.item {
			display: block;
		}

		html[section="7"][gallerylayoutId="galleryBiog"] div[c="e.g.p.galleryPreview"] .wrapperPreviews .row a {
			display: block;
			width: 100%;
			min-height: inherit;
			color: #000000;
		}


		html[section="7"][gallerylayoutId="galleryBiog"] .wrapperPreviews .noLabel .control .row .controlLabel  {
			display: none;
		}

		html[section="7"][gallerylayoutId="galleryBiog"] .wrapperPreviews .control .row .controlLabel  {
			color:#FF20A5;
			text-transform:uppercase;
			font-weight:500;
			font-size: 16px;
		}


		html[section="7"][gallerylayoutId="galleryBiog"]  div[c="e.g.p.galleryPreview"] .section11 {
			background: #ffffff;
			page-break-inside: initial !important;
			border: none;
			font-size: 16px;
			text-align: left;
			width:800px;
		}
		html[section="7"][gallerylayoutId="galleryBiog"]  div[c="g.c.container.col.col"] div[controlid="msrHeight"] {
			margin-bottom: 25px;

		}
		html[section="7"][gallerylayoutId="galleryBiog"]  .pageBreakAfter  {
			margin-left: 50px;

		}
		html[section="7"][gallerylayoutId="galleryBiog"]  div[c="g.c.container.col.col"] div[controlid="ezqlAgeLocation"] {
			margin-top: 5px;

		}
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="txtFullName"] {
			font-size:26px;
			background:#FF20A5;
			text-transform:uppercase;
			height:50px;
			color:white;
			text-align: center !important;
			padding-top:15px;
}


		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="miPic1"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="miPic2"] {
			border:solid 2px #FF20A5;
			margin:2px;

}
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="ezqlAgeLocation"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="txtBiogAccent"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="mlPresentOccupation"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="msrHeight"] {
			color:#FF20A5;
			text-transform:uppercase;
			font-weight:500;
			font-size: 20px;

}

		html[section="7"][gallerylayoutId="galleryBiog"] ul {
			text-align: left;
			padding-left:40px;


}

		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="ezqlLoveLifeBullets"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="ezqlWorkAndLifestlyeBullets"],
		html[section="7"][gallerylayoutId="galleryBiog"] div[controlid="ezqlLoveIslandBullets"] {
padding-top:25px;


}



		html[section="7"][gallerylayoutId="galleryBiog"] div[c="e.g.p.galleryPreview"] .wrapperPreviews {
			text-align: left;
		}

/********* END OF BIOG GALLERY***************/

	/**** START PLP BASE CONTENT STYLES *****/

		html[section='4'] body div.base h1,
		html[section='4'] body div.base h2,
		html[section='4'] body div.base h3,
		html[section='4'] body div.base h4 {
			font-weight: bold;
		}

		html[section='4'][responsive='true'] body div.base,
		html[section='4'][responsive='true'] body div.base p {
			font-size: 16px;
			line-height: 21px;
			color: #000000;
		}

		/* footer overrides */
		html[section='4'][responsive='true'] body div.base.footer,
		html[section='4'][responsive='true'] body div.base.footer p {
			font-size: 14px;
			line-height: 16px;
		}

		html[section='4'][responsive='true'] body div.base p {
			padding-top:10px;
			padding-bottom:10px;
		}

		html[section='4'][responsive='true'] body div.base h1 {
			font-size: 30px;
			line-height:34px;
			padding-bottom:10px;
		}

		html[section='4'][responsive='true'] body div.base h2 {
			font-size: 28px;
			line-height:32px;
			padding-top:10px;
			padding-bottom:10px;
		}

		html[section='4'][responsive='true'] body div.base h2.big {
			font-size: 55px;
			text-transform: uppercase;
			line-height:65px;
			padding-bottom:20px;
		}

		html[section='4'][responsive='true'] body div.base h3 {
			font-size: 24px;
			line-height:28px;
			padding-top:10px;
			padding-bottom:10px;
		}

		html[section='4'][responsive='true'] body div.base h4 {
			font-size: 20px;
			line-height:24px;
			padding-top:10px;
			padding-bottom:10px;
		}

		html[section='4'][responsive='true'] body div.base hr {
			margin-top: 20px;
			margin-bottom: 20px;
		}

		/* format list */
		html[section='4'][responsive='true'] body div.base ol,
		html[section='4'][responsive='true'] body div.base ul {
			margin: 10px;
			margin-left: 30px;
		}

		html[section='4'][responsive='true'] body div.base li {
			margin-bottom: 10px;
		}

		html[section='4'][responsive='true'] body div.base em {
			color: red;
			font-weight:normal;
		}

		html[section='4'][responsive='true'] body div.base.italic,
		html[section='4'][responsive='true'] body div.base i {
			font-style: italic;
		}

		/* phone chat transcript styles */
		html[section='5'][responsive='true'] div.transcript {
			font-size: 15px;
			line-height: 20px;
			font-style: italic;
			color: blue;
		}
		html[section='5'][responsive='true'] div.transcript .note {
			font-weight: bold;
			color: green;
		}
		html[section='5'][responsive='true'] div.transcript p {
			padding-top: 10px;
			padding-bottom: 10px;
		}
		html[section='5'][responsive='true'] div.transcript ul {
			margin-left: 60px;
		}
		/* Registration chekboxes */
		html[section='4'][responsive='true'] .chkPriority {
			font-size: 16px;
		}
		/* increase checkbox size */
		html[section='4'][responsive='true'] .chkPriority input[type='checkbox'] {
 			width: 20px;
 			height: 20px;
		}


		/* Font size in Form */

		html[section='4'][responsive='true'] body {

		font-size:16px;
		line-height:1.5;

		}


		html[section='4'] #shareFacebook img{
		padding: 28px 28px 0px 0px;
		background: url('https://d1bfjemdlhydm5.cloudfront.net/res/843/b5604b/facebookShareSmall_1.png');
		background-size: 28px 28px;
		width:0px; height: 0px;
		}

		/* Top Bar formatting*/
		html[section='4'][responsive='true'] .pattern1 {

		padding-bottom:1px!important;

		}

		/* control labels */
		html[section='4'] div[controlid="chkFutureContactProgramme"] .controlContent,
		html[section='4'] div[controlid="chkFutureContactOtherShows"] .controlContent,
		html[section='4'] div[controlid="chkSCDData"] .controlContent,
		html[section='4'] div[controlid="chkScdConsentNew"] .controlContent,
		html[section='4'] div[controlid="chkSCDDataAQ"] .controlContent
		{

			font-weight: bold;
			color:blue;
		}

		html[section='4'] div[controlid="chkHealthConsents1"] .controlContent,
		html[section='4'] div[controlid="chkHealthConsents2"] .controlContent,
		html[section='4'] div[controlid="chkHealthConsents3"] .controlContent,
		html[section='4'] div[controlid="chkHealthConsents4"] .controlContent,
		html[section='4'] div[controlid="chkHealthConsents5"] .controlContent,
		html[section='4'] div[controlid="chkHealthConsents6"] .controlContent
		{

			font-weight: bold;
			color:blue;
		}


	/**** END PLP BASE CONTENT STYLES *****/
		[controlid="htmlChecksQWelcomeText"] .isolated table, .isolated th, .isolated td {
		  border: 1px solid black;
		  padding:5px;
		}

		div[paneid="additionalHealthQuestionnaireContent"] [controlid="mlFullAddressGPPrevious"] .controlContent .controlInput,
		div[paneid="additionalHealthQuestionnaireContent"] [controlid="mlFullAddressOtherHealthCare"] .controlContent .controlInput

		{

		min-height: 400px;

		}
		
		html[section="7"] div[paneid="galleryHealthQuestionnairePrint"] div.controlsList div.control {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #EDEDED;
		}

		html[section="7"] div[paneid="galleryHealthQuestionnairePrint"] .controlLabel {
		width: 800px;
		padding-top: 5px;
		padding-bottom: 5px;

		}
		
		html[section="7"] div[paneid="galleryHealthQuestionnairePrint"] .controlContent {
		margin-bottom: 5px;

		}


		html[section="7"] div[paneid="galleryHealthQuestionnairePrint"] .customizedTitle {
		padding-bottom:34px;
		font-size:34px;
		margin-top:17px;
		}