#student-feedback-wrapper, #example1 {
	margin: 0; padding: 0;
	position:relative;
}

#module-question, #lecturer-question, #tutor-question {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #f4f4f4;
}

dl.key-wrapper { position:absolute; top: 15px; right: 20px; margin:0; z-index:1; }

dl.key-wrapper dd {
	float:left;
	height:18px;
	margin:0!important;
	padding: 0 10px 0 0;
	font-size:13px;
	font-weight:600;
}

dt.this-module-key, dt.overall-key {
	float:left;
	margin:8px 8px 0 0;
	width:18px;
	height:6px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;	
}

.this-module-key { background:#51ACD3; }
.overall-key { background:#9DCFB5; }

.term-one {
	float:left;
	width:48.5%;
	margin-right:1.5%;
}

.term-two {
	float:left;
	width:48.5%;
	margin-left:1.5%;
}

.bar-wrapper {
	display: block;
	position: relative;
	background-color: #c2e2f0;
	background-image: url(/fac/soc/economics/outof5.png);
	background-size:100%;
	height: 35px!important;
	border-radius:2px;
	margin:0 0 5px 0!important;
	overflow:hidden;
}

.bar-line {
	position: absolute;
	height: 35px;
	width: 1px;
	background: #fff;
	display: none;
}

.bar-line-num {
	display: none;
	position: absolute;
	color: #fff;
	font-size: 12px;
	top: 8px;
	left: -3px;
	width: 10px;
	line-height: 15px;
	background: #c2e2f0;
	font-weight: 400;
}

.one { left:0%; }
.two { left: 25%; }
.three { left: 50%; }
.four { left: 75%; }
.five { left: 100%; }

.bar-percentage {
	position: absolute;
	height: 35px!important;
	width: 0;
	background: #51acd3;
	z-index: 9;
	border-radius:2px;
}

.all-averages { background-color:#e8e8e8; }

.all-averages > .bar-percentage {
	background: #9dcfb5;
}

.bar-period, .bar-period-term {
	display: inline-block;
	font-style: normal;
	margin:0 12px 3px 0!important;
	line-height: 20px!important;
	font-size: 12px!important;
	font-weight: 600!important;
	color: #4E5860;
}

.bar-period-term { width: 45px; }

.average {
	float: right;
	line-height: 35px;
	padding: 0 15px;
	font-style: normal;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}

.module-averages, .ug-averages {
	padding: 0 0 20px 0;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
}

.summary-of-student-performance-wrapper {
	margin:0 0 30px 0;
	position: relative;
}

.this-year {
	margin: 0;
}

.student-count {
  position: absolute;
  top: 165px;
  right: 74px;
  width: 126px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-size: 42px!important;
  font-weight: 700!important;
  color: #4E5860;
  line-height: normal!important;
}

.student-count-label {
  display: block!important;
  font-size: 16px;
  color: #4E5860;
  font-weight: 600;
  margin: -5px 0 0 0;
  text-transform: uppercase;
}

.this-year h2 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300!important;
	font-size: 25px!important;
	margin:20px 0!important;
	color: #4E5860!important;
}

.this-year-doughnut {
	float:right;
	margin:20px 10px 0 0;
}

ul.this-year-doughnut-key {
	float: left;
	list-style: none;
}

ul.this-year-doughnut-key li {
	display: block;
	font-size: 13px;
	height: 24px;
	font-weight: 400;
	margin: 0 0 4px 0;
}

table.student-performance {
	margin:20px 0 40px 0;
	width:300px;
	border-collapse:separate!important;
}

table.student-performance tbody tr.spacer { height:4px!important; }

table.student-performance tbody tr td {
	font-size: 15px;
	padding:8px 20px;
	font-weight: 400;
	font-family:'Lato', sans-serif;
}

table.student-performance tbody tr td:first-child { text-align:right; }
table.student-performance tbody tr td:nth-child(2) { text-align:left; }

.under-forty { background: #bac9db; color: #fff!important; }
.thirty { background: #8bb5e4; color: #fff!important; }
.forty  { background: #75a3d4; color: #fff!important; }
.fifty { background: #4681bf; color: #fff!important; }
.sixty { background: #175aa1; color: #fff!important; }
.seventy { background: #003c7e; color: #fff!important; }

.under-forty-value { background:#f4f4f4; border-right:3px solid #bac9db; }
.thirty-value { background:#f4f4f4; border-right:3px solid #8bb5e4; }
.forty-value  { background:#f4f4f4; border-right:3px solid #75a3d4; }
.fifty-value { background:#f4f4f4; border-right:3px solid #4681bf; }
.sixty-value { background:#f4f4f4; border-right:3px solid #175aa1; }
.seventy-value { background:#f4f4f4; border-right:3px solid #003c7e; }

table.table-year-average, table.table-standard-deviation {
	display:inline-block;
	margin:0 20px 0 0!important;
	border-collapse: separate!important;
}

table.table-year-average thead tr td, table.table-standard-deviation thead tr td {
	padding: 6px 25px;
	font-size: 16px;
	color: #4E5860!important;
	background: #f2f2f2;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	border-top: 3px solid #eee;
}

table.table-year-average tbody tr td, table.table-standard-deviation tbody tr td {
	text-align: center;
	font-size: 16px;
	padding: 8px 0;
	color: #4E5860!important;
	font-weight: 700;
	border-bottom: 3px solid #eee;
}


#feedback-key-wrapper {
	border: 1px solid #f4f4f4;
	border-bottom: none;
	margin:40px 20px 10px 10px;
}

ul.feedback-key {
	position: relative;
	margin: -8px auto 0 auto!important;
	width: 400px;
	height: 30px;
	list-style: none!important;
	padding:0 20px!important;
	background: #fff;
}

ul.feedback-key li.line {
	position: absolute;
	top: 8px;
	left: 155px;
	right: 140px;
	z-index: 8;
	height: 1px;
	background: #C2E2F0;
}

ul.feedback-key li.agree, ul.feedback-key li.disagree {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	color:#51ACD3!important;
	line-height:normal!important;
}

ul.feedback-key li.disagree {
	float: right;
}

ul.feedback-key li.num {
	position: absolute;
	margin:0 8px;
	border-radius: 10px;
	width: 16px;
	line-height: 16px;
	text-align: center;
	background: #51ACD3;
	font-size: 9px;
	z-index: 99;
	color: #fff;
}

ul.feedback-key li.num.one { left:30%; }
ul.feedback-key li.num.two { left: 39%; }
ul.feedback-key li.num.three { left:48%; }
ul.feedback-key li.num.four { left: 57%; }
ul.feedback-key li.num.five { left: 66%; }

ul.year-selector {
	display: inline-block;
	list-style: none!important;
	position: relative;
	height: 50px;
	margin: 0!important; padding: 0!important;
	border:1px solid #ddd;
	box-shadow: 0 1px 2px #efefef;
	background:#fff;
	z-index:2;
}

ul.year-selector > li { height:50px; overflow:hidden; margin:0!important; }

ul.year-selector > li > .selected {
	display:inline-block;
	display:block;
	font-size: 23px;
	font-family: 'Lato', serif;
	font-weight: 500;
	padding:0 15px;
	line-height: 50px;
	float: left;
	color: #4E5860!important;
	cursor:pointer;
}

ul.year-selector > li > .selected:after {
	content: "";
	display: inline-block;
 	width: 0;
 	height: 0;
 	margin: -10px 5px 0 15px;
	border-left: 7px solid #a7bbca!important;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

ul.year-selector > li > ul.year-dropdown {
	display:inline-block;
	width: 0;
	list-style: none!important;
	margin:0!important; padding:0!important;
	height: 50px;
	overflow: hidden!important;
	opacity: 0;
	text-indent: -100px;
}

ul.year-selector > li > ul.year-dropdown li {
	float: left;
	margin: 15px 0;
	padding:0 18px;
	line-height: 20px;
	letter-spacing:-1px;
	text-align: left;
	font-size: 20px;
	font-weight: 300;
	color: #A7BBCA;
	font-family: 'Lato', sans-serif;
	border-left: 1px solid #ddd;
	cursor: pointer;
}

ul.year-selector > li > ul.year-dropdown li:hover {
	color: #5c78a3;
}