	
	.dashboard{background:url(../img/bg.jpg) no-repeat 50% 0; background-size:100%;}
	a{color:#678A15;}
	.sidebar > .active a{background:#678A15 !important; border-color:#4C6F13 !important;}
	.left-bar-col{background:#666 !important;}
	.right-bar-col{background:#666 !important;}

	.viewer{padding:20px;}
	.viewer .final-note{font-size:60px; vertical-align:middle; text-align:center;}

	.panel-rating textarea{height:60px;}
	.panel-rating .radio{display:inline-block; margin:0 10px 0 0; font-weight:normal;}
	.panel-rating .panel-heading{font-weight:bold; background:#d8e4a6;}
	.panel-rating .panel-body{background:#f5f5f5;}
	.panel-rating table td{width:30%; border:none;}
	.panel-rating table tr{border:none;}
	.panel-rating table td:first-child{width:40%;}
	.panel-rating table{margin:0;}

	.viewer .table thead tr{background:#d8e4a6;}
	.viewer .table thead tr th{border-color:#ccc;}

	.table-results th:first-child{width:30% !important;}
	.table-trend th:first-child{width:30% !important;}
	.table-info td{width:20% !important;}

	.form-login{margin-top:-200px; }

	.report-chart img{width:100%; height:auto;}

	.report-item{text-align:center; padding-bottom:15px; margin-bottom:20px; border-bottom:1px solid #ddd;}
	.report-item .question{font-weight:bold;}
	.report-item > div{margin-bottom:10px;}

	.btn-group .btn{position:relative;}
	.btn-group .btn [type=radio]{opacity:0; float:none; position:absolute; left:0; top:0; height:100%; width:100%; cursor:pointer;}

	td .btn-group{min-width:180px;}