/* 
 * v6 Custom Theme 
 * [name] WWBM Metro
 * [company] Medallia 
 * [author] Arun Raj
 */

.theme-id {
	z-index: 586;
	position: relative;
}
html {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
body {
	font-family: HELVETICA NEUE (T1);
	color: #333333;
}
a {
	color: #0088cc;
}
.wrapper {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
.header-inner, .body, .footer-inner {
	max-width: 880px;
	_width: 880px;
}
.header {
	min-height: 140px;
	/* ie6 */ _height: 160px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: url('https://woolworthslimited.medallia.com/efilemanager/7f467ee5f5f26d132c589bdb889daa9a.png');
	background-repeat: no-repeat;
	background-position: 5px 11px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	border-bottom-width: 0px;
	/* background-size: 300px; */
}
.splash-decorative, .logo-decorative, .logo-brand {
	margin-top: 20px;
}
.body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	width: 933px;
}
.body-inner {
	min-height: 20px;
	/* ie6 */ _height: 20px;
	background-color: transparent;
	box-shadow: none;
	padding: 20px 50px;
	border-style: solid;
	border-color: transparent;
	border-width: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-top: 10px solid #243be1;
}
.footer {
	min-height: 20px;
	/* ie6 */ _height: 20px;
	margin-top: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
.footer-inner {
	padding: 20px 50px;
}
.marketing-links a, .external-links a, .legal-links a {
	color: #666666;
}
.marketing-links {
	display: none;
}
.social-links {
	display: none;
}
/*.footer-inner{
	display: none;
	visibility:hidden;	
}*/
.language-selector {
	margin-top: 45px;
	color: #999999;
}
.pager-button {
	background-color: #243be1;
	/* khtml */ background-image: -khtml-gradient(linear, left top, left bottom, from(#243be1), to(#243be1));
	/* moz */ background-image: -moz-linear-gradient(#243be1, #243be1);
	/* ms */ background-image: -ms-linear-gradient(#243be1, #243be1);
	/* webkit1 */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #243be1), color-stop(100%, #243be1));
	/* webkit2 */ background-image: -webkit-linear-gradient(#243be1, #243be1);
	/* opera */ background-image: -o-linear-gradient(#243be1, #243be1);
	background-image: linear-gradient(#243be1, #243be1);
	border-color: #6e6e6e;
	/*border-bottom-color: #720B00;*/
}
.pager-button:hover {
	/* khtml */ background-image: -khtml-gradient(linear, left top, left bottom, from(#243be1), to(#243be1));
	/* moz */ background-image: -moz-linear-gradient(#243be1, #243be1);
	/* ms */ background-image: -ms-linear-gradient(#243be1, #243be1);
	/* webkit1 */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #243be1), color-stop(100%, #243be1));
	/* webkit2 */ background-image: -webkit-linear-gradient(#243be1, #243be1);
	/* opera */ background-image: -o-linear-gradient(#243be1, #243be1);
	background-image: linear-gradient(#243be1, #243be1);
}
.page-indicator {
	margin-top: 46px;
	color: #999999;
}
.progress-bar .past {
	background-color: #243be1;
}
.progress-bar .active {
	background-color: #243be1;
}
.progress-bar .future {
	background-color: #E7E7E6;
}
.page-block, .error-block, .group-caption {
	margin-bottom: 10px;
}
.satisfaction-grid tbody td {
	padding: 10px 0px;
	border-bottom: 0px;
}
.wrapper-inner {
	border: 4px solid #D9D5C4;
	width: 933px;
	margin: 0 auto;
	margin-top: 20px;
}
#navigation {
	margin-left: 320px;
}
.answer {
	margin-bottom: 5px;
}
.checkbox-wrapper, .radio-wrapper {
	line-height: 1.1em;
}
.oddRow {
	/*background-color: #D9D5C4;*/
background-color: #ededed;
}
.head-label-name {
	font-weight: bold;
}
.textareas {
	height: 50px !important;
}
.readable-text, .question, .question-grid, .satgrid-caption, .textbox-caption, .dropdown-caption  {
	max-width: 850px;
	min-height: 5px;
}
.question {
	height: auto;
}
.text {
	font-weight: bold;
	font-size: 14px;
}
.readable-text {
	font-weight: bold;
}
.checkbox-label .label-text, .radio-label .label-text {
	line-height: 1.1em;
}
thead {
	border-bottom: 1px solid gray;
}
.question-inner {
	margin-left: 15px;
}
.removehead-labels th, .removenumbers td  {
	font-family: Arial;
	font-size: 12px;
}
.question, .question-grid .heading, .satgrid-caption, .textbox-caption, .text-field-caption, .dropdown-caption, .nested-dropdown-caption
{
font-size: 14px;
}
#nextButton
{
margin-left:35px !important;
}
#beginButton
{
margin-left:15px !important;
}
#finishButton
{
margin-left:32px !important;
}


.text-field-caption
{
margin-bottom:5px;
}

html
{
background-color:#EFEFEF;
/*background-image:url('https://woolworthslimited.medallia.com/efilemanager/3ab1c2bf6d87858c769a78ceeadd0c51.png');*/
}

.wrapper-inner
{
background-color:#FFFFFF;
}