/* 
 * v6 Custom Theme 
 * [name] Amy's Apple Retail v6 
 * [company] Apple Retail 
 * [author] Amy Kishimura 
 */

.theme-id {
	z-index: 206;
	position: relative;
}
html {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
body {
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
	color: #333333;
}
.wrapper {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}

.satisfaction-grid .head-labels th {
	padding-right: 8px;
}
.header-inner, .body, .footer-inner {
	max-width: 775px;
	_width: 775px;
}
.header {
	min-height: 107px;
	/* ie6 */ _height: 107px;
	margin-bottom: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	border-bottom-width: 0px;
}
.splash-decorative, .logo-decorative, .logo-brand {
	margin-top: 25px;
	margin-left: 20px
}
.body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
.body-inner {
	min-height: 200px;
	/* ie6 */ _height: 200px;
	background-color: #F1F1F1;
	box-shadow: none;
	padding: 0px 21px;
	border-style: solid;
	border-color: #F1F1F1;
	border-width: 20px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.footer {
	min-height: 107px;
	/* ie6 */ _height: 107px;
	margin-top: 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
}
.footer-inner {
	padding: 30px 20px;
}
.marketing-links, .external-links, .legal-links {
	color: #C3C3C4;
	font-size: 10px;
}
.marketing-links {
	display: none;
}
.social-links {
	display: none;
}
.language-selector {
	margin-top: 45px;
	color: #999999;
	margin-right: 30px;
}
.pager-button {
	background-color: #017AFF;
	/* khtml */ background-image: -khtml-gradient(linear, left top, left bottom, from(#017AFF), to(#017AFF));
	/* moz */ background-image: -moz-linear-gradient(#017AFF, #017AFF);
	/* ms */ background-image: -ms-linear-gradient(#017AFF, #017AFF);
	/* webkit1 */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #017AFF), color-stop(100%, #017AFF));
	/* webkit2 */ background-image: -webkit-linear-gradient(#017AFF, #017AFF);
	/* opera */ background-image: -o-linear-gradient(#017AFF, #017AFF);
	background-image: linear-gradient(#017AFF, #017AFF);
	border-color: transparent;
	border-bottom-color: transparent;
}
.pager-button:hover {
	/* khtml */ background-image: -khtml-gradient(linear, left top, left bottom, from(#66afff), to(#66afff));
	/* moz */ background-image: -moz-linear-gradient(#66afff, #66afff);
	/* ms */ background-image: -ms-linear-gradient(#66afff, #66afff);
	/* webkit1 */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66afff), color-stop(100%, #66afff));
	/* webkit2 */ background-image: -webkit-linear-gradient(#66afff, #66afff);
	/* opera */ background-image: -o-linear-gradient(#66afff, #66afff);
	background-image: linear-gradient(#66afff, #66afff);
}
.page-indicator {
display: none;
}
.progress-bar {
display: none;
}
.page-block, .error-block, .group-caption {
	margin-bottom: 20px;
}
.satisfaction-grid tbody td {
	padding: 26px 0px;
}
th.th1 {
	position: relative;
	display: block;
}
th.th1 span.head-label-name {
	right: -8px;
	text-align: center;
	width: 57px;
}
.page-block .question-text {
	margin-bottom: 40px;
}
.calendar .input-field {
	width: 25%;
	margin-right: 10px;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 100;
	color: #333333;
}

.navigation {
	margin-top: 40px;
}
.complaint, .error-block {
	margin-bottom: 10px;
}
.complaint {
	background-image: url('https://login2-setup.medallia.com/efilemanager/df9fc2043e4fe4db082c33c1c95c0b43.png');
}
.satgrid-columns-12 .cell-12 {
	background-color: #E0E0E0;
}

.group.caption {
font-weight: bold;
font-size: 16px;
}

.group.caption {
margin-bottom: 24px;
}

label.checkbox-label.clearfix {
margin-bottom: 1em;
}