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*****/


		/*************************************/
		/* 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'] body {
			background: rgb(10,36,85);
			background: linear-gradient(90deg, #081B46 0%, rgba(13,45,104,1) 25%, rgba(13,45,104,1) 50%, rgba(13,45,104,1) 75%, #081B46 100%);
			background: url("https://d1bfjemdlhydm5.cloudfront.net/res/763/b5144b/sntaBackground_2.png");
			background-size: 120% 120%;
			background-repeat: no-repeat;
			background-position: center ;
			background-attachment: fixed;
		}


		/* PROJECT COLORS */
		html[section='4'] a {
			color: #fffebe;
		}

		html[section='4'] a:hover {
			text-decoration: none;
		}

		html[section='4'] .buttonStyle13 {
			background: #01091C;
			color: #ffffff;
		}


		html[section='4'] .buttonStyle2 {
			background: #971227;
			color: #ffffff;
			border: 1px solid black;
		}

		html[section='4'] .buttonStyle4 {
			background: #971227;
			color: #ffffff;
			border: 1px solid black;
		}

		html[section='4'][responsive='true'] a.buttonStyle2:hover,
		html[section='4'][responsive='true'] a.buttonStyle2.buttonBig:hover {
			background: #DE0000;
			transition: 0.3s ease-in-out;
		}

		html[section='4'][responsive='true'] .buttonStyle2.skipValidation {
			background: #01091C;
		}

		html[section='4'][responsive='true'] .buttonStyle2.skipValidation:hover {
			background: #000000;
		}


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

		html[section='4'] #footerLogoImage {
			background: inherit;
			width: inherit;
			height: 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'] #outerWrapperPanelRegister table[depth='1'] tr[idx='6'][depth='2'] td[idx='1'][depth='3'] {
			text-align: inherit;
		}

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

		html[section='4'] #applicantContentWrapper [controlId='imgShareCallToAction'] img { /* WARNING: converted #id to [controlId]! */
			max-width: inherit;
		}
		html[section='4'] div.control.radiosGroup.input div[renderStyle='buttons'] .button {
			min-width: 130px;
			padding: 10px 5px;
			background: #ecf0f1;
			display: inline-block;
			text-align: center;
			margin: 2px;
			max-width: 150px;
		}

		html[section='4'] div.control.radiosGroup.input div[renderStyle='buttons'] .button.selected {
			background: #8EE58E;
		}

		html[section='4'] div.control.radiosGroup.input div[renderStyle='buttons'] .button:hover {
			background: #8EE58E;
		}



		html[section='4'] [controlId='cmbNomineeVenueDate'] .controlContent div[optionId] { /* WARNING: converted #id to [controlId]! */
		   display: inline-block;
		   width: 150px;
		}

		html[section='5'] [controlId='cmbNomineeVenueDate'] .controlContent div[optionId] { /* WARNING: converted #id to [controlId]! */
		   display: inline-block;
		   width: 150px;
		}


		html[section='5'] div.control.radiosGroup.input div[renderStyle='buttons'] .button {


			min-width: 130px;
			padding: 10px 5px;
			background: #ffffff;
			display: inline-block;
			text-align: center;
			margin: 2px;
			max-width: 150px;
			text-align: center;
			display: inline-block;

		}


		html[section='5'] div.control.radiosGroup.input div[renderStyle='buttons']  .button.selected {
			background: #8EE58E;


		}


		html[section='5'] div.control.radiosGroup.input div[renderStyle='buttons']  .button:hover {
			background: #8EE58E;



		}

		html[section='5'] [controlId='mlBiography'] .controlContent textarea { /* WARNING: converted #id to [controlId]! */
			height: 500px;
		}
			/*******RAD BUTTONS**************/
			div.control.radiosGroup.input div[renderStyle='buttons'] .button {
            min-width: 150px;
            font-weight: bold;
            font-size: 25px;
            padding: 15px 10px;
        }
		 div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="10"] .button {
            background: #F5FAF5;
        }

        div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="20"] .button {
            background: #FFF3F3;
        }
		 div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="30"] .button {
                        background: #fdfad6;
                }

		 div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="10"] .button:hover {
            background: #8EE58E;
        }

        div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="20"] .button:hover {
            background: #FF8E8E;
        }
		div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="30"] .button:hover {
                        background: #fbf293;
                }
		 div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="10"] .button.selected {
            background: #8EE58E;
        }

        div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="20"] .button.selected {
            background: #FF8E8E;
        }

		div.control.radiosGroup.input div[renderStyle='buttons'] div[optionId="30"] .button.selected {
            background: #fbf293;
                }

		div.control.radiosGroup.input[controlId='radCharacter'] div[renderStyle='buttons'] div[optionId] .button { /* WARNING: converted #id to [controlId]! */
			min-width: 44px;
			background: #EDEBEB;
		}

		div.control.radiosGroup.input[controlId='radCharacter'] div[renderStyle='buttons'] div[optionId] .button.selected { /* WARNING: converted #id to [controlId]! */
			min-width: 44px;
			background: #8EE58E;
		}

		div.control.radiosGroup.input[controlId='radCharacter'] div[renderStyle='buttons'] div[optionId] .button:hover { /* WARNING: converted #id to [controlId]! */
			min-width: 44px;
			background: #8EE58E;
		}

		/**** START SNTA 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;*/
			font-family: "Roboto", sans-serif;
			color: #ffffff;
			text-shadow: -1px -1px 0 #971227,
		1px -1px 0 #971227,
		-1px 1px 0 #971227,
		1px 1px 0 #971227;
		}

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

		/*html[section='4'][responsive='true'] body div.base img {*/
		/*	float: right;*/
		/*}*/

		/* 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: 34px;
			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-left: 30px;
			color: #ffffff;
		}

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

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

		/* red box around SCD options */
		html[section='4'][responsive='true'] div[controlid="chkSCD"] {
			border: 2px solid red;
    padding: 10px;
    border-radius: 5px;
    max-width: 96%;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
		}
		/* red box around SCD options */
		html[section='4'][responsive='true'] div[controlid="radSpecialCategoryData"] {
			border: 2px solid red;
    padding: 10px;
    border-radius: 5px;
    max-width: 96%;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
		}

		/* phone chat transcript styles */
		html[section='5'][responsive='true'] div.transcript {
		font-size: 16px;
    	line-height: 1.5;
    	/* font-style: italic; */
    	color: black;
		}


		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;
		}

		.gradeRadios .controlContent div {
			display: inline-block;
			padding-right: 10px;
		}

		html[section='4'][responsive='true'] .progressBarStyle1_inner {
    		background: #081B46;
		}

		html[section='4'][responsive='true'] div[controlid="chkDataRetention"] {
    		padding-left: 0;
		}

		html[section='4'][responsive='true'] #applicantContentWrapper {
    		background: #081B46;
    		font-family: "Roboto", sans-serif;
    		color: #ffffff;
    		font-size: 16px;
			line-height: 21px;
		}

		html[section='4'] div[c="v.a.h.header"] .header .headerLogoDiv .logoTitle .logoTitleText {
			/*font-size: 36px;*/
			display:none;
		}

		/* Registration checkboxes */
		html[section='5'][responsive='true'] .chkPriority {
			font-size: 16px;
		}
		/* increase checkbox size */
		html[section='5'][responsive='true'] .chkPriority input[type='checkbox'] {
 			width: 20px;
 			height: 20px;
		}

		html[section='4'][responsive='true'] div[controlid="radSpecialCategoryConsent"],
		html[section='4'][responsive='true'][pagoid="welcome"] div[guid="12"] {
			border: 2px solid red;
			padding:10px;
			border-radius: 5px;
			margin: 0px 20px;
		}

		.greenBox {
			border: 2px solid green;
			padding:10px;
			border-radius: 5px;
		}

		html[section='4'][responsive='true'] div[controlid="radSpecialCategoryConsent"] input[type='radio']:checked + label {
			border: 2px solid green;
			padding:10px;
			background: blue;
		}

		html[section="4"] div#logoImage div.logoImageWrapper a.link img { /*white background Etribez logo*/
			background: url("https://d1bfjemdlhydm5.cloudfront.net/res/763/b5144b/poweredByeTribez_1.png") no-repeat;
			height: 61px;
			padding-left: 168px;
			background-size: contain;
		}
		html[section='4'] #footerLogo img { /*white background Etribez logo*/
			background: url("https://d1bfjemdlhydm5.cloudfront.net/res/763/b5144b/poweredByeTribezWhite_1.png") no-repeat;
			width: 200px;
			height: 28px !important;
			display: block;
			padding-left: 200px;
		}

		html[section='4'] .pattern1, html[section='4'] .section2 {
			background-color: #971227;
			border: 1px solid #971227;
		}

		html[section='4'] .section2 .title {
			border-bottom: 1px solid black;
		}


		html[section='4'][pagoid='welcome'] .pattern1,
		 html[section='4'][pagoid='help'] .pattern1{
			padding-bottom: 0;
		}
		html[section='4'] .subSection2 {
			background-color: #081B46 !important;
		}


		html[section='4'][responsive='true'] div[c='g.c.c.crg.controlRadiosGroup'][controlid='radNominationChoice'] {
 			background-color: #ffffff !important;
		}

		html[section='4'][responsive='true'] div[c='g.c.c.ct.controlTextarea'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.cd.controlDatetime'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.cc.controlCombo'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.ccg.controlCheckboxesGroup'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.crg.controlRadiosGroup'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.cm.controlMedia'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.cv.controlVideo'] ,
		html[section='4'][responsive='true'] div[c='g.c.c.ct.controlTextbox'] {
 			background-color: transparent !important;
		}

		html[section='4'] div[c="v.a.h.header"], html[section='4'] #contentWrapper {
			background: transparent;
			background-size: 100%;
		}

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

		html[section="4"] div[c="v.a.h.header"] .header .logoTitleImage img {
			max-width: 200px;
			width: 200px;
			max-height: 200px;
		}

		html[section='4'][responsive='true'] div[controlid='chkParentLegalGuardianConsent'] {
 			padding-left: 0;
		}

		html[section='4'][responsive='true'] div[controlid='radLegalGuardian'] div[optionid='10'] ,
		html[section='4'][responsive='true'] div[controlid='radLegalGuardian'] div[optionid='20'] {
 			display: inline-block;
		}

		html[section='4'][responsive='true'] div[controlid='radLegalGuardian'] div[optionid='20'] {
 			padding-left: 30px;
		}

		html[section='4'][responsive='true'] div[controlid='mlNomineeNomination'] .controlContent textarea,
		html[section='4'][responsive='true'] div[controlid='mlNomineeMinorNomination'] .controlContent textarea,
		html[section='4'][responsive='true'] div[controlid='mlHowKnowsNominee'] .controlContent textarea {
 			height: 200px;
		}

		html[section='4'][responsive='true'] .signOutWrapper a {
 			color: red;
 			font-weight: bold;
 			font-size: 16px;
 			background-color: #FFFFFF;
 			padding: 5px;
		}

		/*html[section="4"] .subSection2 {*/
		/*		background: #4B5978 !important;*/
		/*	}*/

		html[section="4"][pagoid="welcome"] [controlid="cmdForgotPassword"] a {
			color: #ffffff;
		}

	/**** END SNTA BASE CONTENT STYLES *****/



		/*************************************/
		/*  bigCommandButton */
		/*************************************/

		.bigCommandButton a {
			padding: 15px 10px;
			display: block;
			text-align: center;
			vertical-align: middle;
			cursor: pointer;
			background: #F9A94D;
			-moz-border-radius: 0.3em;
			-webkit-border-radius: 0.3em;
			border-radius: 0.3em;
			text-decoration: none;
			color: #ffffff;
			border: 0px;
			font-size: 25px;
			margin-top: 20px;
			width: 100%;
		}

		.bigCommandButton a:hover {
			background: #fa921a;
		}
		div[c="v.a.h.header"] .header .headerLogoDiv .logoTitle .logoTitleImage img {
				max-width: 200px;
				max-height: 200px;
			}
		@media only screen and (max-width: 640px) {
                html[section="4"] div[c="v.a.h.header"] .header .logoTitleImage img {
					float: right;
                }
                			/*align header logos on mobile*/
			html[section="4"] div[c="v.a.h.header"] .header div[class="medium-9 medium-pull-3 columns logoTitle"] {
				width: 150px;
				float: left;
			}
			html[section="4"] div[c="v.a.h.header"] .header div[class="medium-3 medium-push-9 columns medium-text-align-end small-text-align-end logoImage"],
			html[section="4"] div[c="v.a.h.header"] .header div[class="medium-3 medium-push-9 columns medium-text-align-end small-text-align-end logoImage"] img {
				width: 150px;
				float: right;
			}
		}