
#SG______VARIABLES_FILE_______ {}

/* ================================================================== REPORTING */
	/* ------------------------------------------------------------------ Overrides */
/*
	.Reports .content h3 {
		padding-bottom:.5em;
		}
*/
	.Reports #box h3 {
			padding-bottom:0;
			}
	.Reports #summary-charts h3 {
		margin-bottom:.5em;
		}
	#report-preview h1 {
		font-family:inherit;
		}
	.Reports .adv_nav {
		overflow:hidden;
		}
	#report-users .option-list-div {padding-top:0;}
	#report-items .export-links,
	#report-items.option-list .icon-actions {padding-top:0;}
	.Reports .bandwidth-tray {width:100%;}
	
	.Reports-overview .option-list ul {
		margin-left:1px;
		margin-right:1px;
		}
	.Reports-edit .icon-actions {
		padding-top:7px;
		}
	#report-options-list, #report-options-lightbox {
		border-color: #C6C6C9;
		border-width: 1px;
		background: #F0F0F3;
		}
		
		
	.Reports .icon-list ul li {
		width: 100%;
		}

	#report-options-lightbox ul li {
		width: 25%;
		}


	.Reports h3 .active {color: #000000;}
	
	.reports-menu {
		overflow: hidden;
		margin: 1em 0;
		}
		
	ul.right-menu li a{
		background: #DDDDDD;
		display: block;
		font-size: 1.2em;
		}
		ul.right-menu li a:last-child{ margin-left: 1px; }
		ul.right-menu li a:hover {background: #CDCDCD;}

	ul.left-menu li a {
		
		}
		
	.content .create-menu {overflow: hidden; margin: 1em 0;}
	.create-menu float-left h3 span {color: #000000;}
	
	/* ------------------------------------------------------------------ Style Controls */
	.card-bit {
		float:left;
		padding-right:1em;
		}
	.card-bit-effect {
		padding-top:0.2em;
		}
	.font-style {
		/* clear:left; */
		}
	.font-name select {
		/* width:111px; */
		}
	label.sublabel {
		color:#969699;
		float:left;
		padding:0.5em 0.5em 0 0;
		display:none;
		}
	#headers-well-b {
		opacity:.66;
		}
	#headers-well-c {
		opacity:.33;
		}

/* ------------------------------------------------------------------ Report Overview */
.response-chart {
	background:#FFFFFF;
	border:1px solid #969699;
	height:250px;
	margin-top:.5em;
	overflow: hidden;
	padding:2px;
	border-radius:3px;
	}
.module-content ul {
	margin:1em 0 0 0;
	padding:0;
	position:relative;
	}
.module-content ul.line-items li {
	border-top:1px solid #D6D6D9;
	padding:5px 0;
	color:#363639;
	height:1%;
	}
	.module-content ul.line-items li.other-li {
		color:#969699;
		font-style:italic;
		}
	.module-content ul.line-items li.other-li b {
		font-weight:normal;
		color:#969699;
		font-style:normal;
		}
.module-content ul.line-items li b {
	color:#565659;
	display:block;
	float:left;
	width:4em;
	padding-right:1em;
	text-align:right;
	}

#report-styles .module-content li {
	width:50%;
	float:left;
	margin-bottom:5px;
	}
.report-links li a {
	display:block;
	overflow:hidden;
	}
.report-links li a span {
	display:block;
	float:left;
	}
	.report-list .report-name {
		display:block;
		float:left;
		padding-top:.5em;
		width:90%;
		}
		#report-saved .report-list .report-name {
			width:auto;
			}
	.reports-widget .option-list ul {
		border-left: 0px none;
		border-right: 0px none;
		}
	div.add-padding {padding-top:.5em;}
	#summary-select {width:450px;}
	
/* ------------------------------------------------------------------ Style Previewer */
	#advanced-styles-sample pre {
		padding:20px;
		}
	#style-preview {
		margin-bottom:3em;
		}
	#report-preview-wrapper {
		text-align:center;
		overflow:hidden;
		background:#E6E6E9;
		padding:2em 0;
		border:1px solid #363639;
		font-size:10px;
		}
	#report-preview {
		margin:0 auto;
		width:790px;
		}
	#report-preview-inner {
		border:0px solid #363639;
		background:#FFFFFF none repeat scroll 0 0;
		height:auto;
		padding:0 20px 10px;
		text-align:left;
		}
	#report-preview-branding {
		margin:0;
		overflow:hidden;
		padding-top:10px;
		width:750px;
		}
	#report-preview-headline {
		color:#FF6600;
		padding-top:10px;
		font-size:1.5em;
		}
	#report-preview-question {
		color:#363639;
		font-size:1.3em;
		}
	#report-preview-text {
		color:#666669;
		position:relative;
		font-size:1.1em;
		}
		#report-preview-inner.font-inherit {font-size:inherit;}
		#report-preview-inner.font-large {font-size:.8em;}
		#report-preview-inner.font-medium {font-size:1.2em;}
		#report-preview-inner.font-large {font-size:1.4em;}
	#report-preview-text td, 
	#report-preview-text th {
		color:inherit;
		font-size:1.1em;
		}
		#report-preview-text .table-list tr:hover td {
			background:inherit;
			}
	.preview-element {
		margin-bottom:10px;
		}
	#report-preview-text table {
		border:0 none;
		margin:0 auto;
		}
	table.preview-heatmap-blend td {
		width:60px;
		background:#99CC66;
		}
	td.preview-blend-100 {opacity:1;}
	td.preview-blend-90 {opacity:.9;}
	td.preview-blend-80 {opacity:.8;}
	td.preview-blend-70 {opacity:.7;}
	td.preview-blend-60 {opacity:.6;}
	td.preview-blend-50 {opacity:.5;}
	td.preview-blend-40 {opacity:.4;}
	td.preview-blend-30 {opacity:.3;}
	td.preview-blend-20 {opacity:.2;}
	td.preview-blend-10 {opacity:.1;}
	#report-preview-text .table-list {
		margin-top:0;
		}
	#report-preview-heatmap-text {
		position:absolute;
		top:2.5em;
		left:0;
		}

textarea.zerg {
	height:1.5em;
	border-color:#C6C6C9;
	background:#FFFFCC;
	color:#36C;
	padding:2px;
	box-shadow:0px 0px 0px rgba(255,255,255,1);	}

/* CONTROL LINKS */
.item-control-links {
	overflow:hidden;
	}
.item-control-links a {
	display:block;
	width:16px;
	height:34px;
	overflow:hidden;
	margin-left:10px;
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icon-controls.png) no-repeat scroll 0 0;
	cursor:pointer;
	float:left;
	}
	.item-control-links .move-link {
		background-position:0 50%;
		cursor:move;
		}
	.item-control-links .edit-link {
		background-position:-16px 50%;
		}
	.item-control-links .copy-link {
		background-position:-32px 50%;
		}
	.item-control-links .remove-link {
		background-position:-48px 50%;
		}
.item-control-links a span {
	position:absolute;
	left:-9999em;
	}

a.add-link {
	color:#693;
	}
a.remove-link {
	color:#ca1e34;
	}
.big-remove-link a {
	display:block;
	width:28px;
	height:28px;
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icon-trashcan.gif) no-repeat scroll 50% 50%;
	position:relative;
	overflow:hidden;
	outline:0;
	}
.big-remove-link a span {
	position:absolute;
	left:-9999em;
	}
.big-remove-link {float:right;}

a.insert-trigger-link {
	background:#9C6;
	color:#FFF;
	display:block;
	float:left;
	padding:0 1em;
	font-size:10px;
	cursor:pointer;
	border-radius:6px;
	}
a.insert-trigger-link:hover {
	background:#69C;
	color:#FFF;
	}

/* Report header */
#report-header {
	font-size:12px;
	line-height:1.5;
	overflow:hidden;
	border-bottom:0px solid #c6c6c9;
	padding:0 0 10px 0;
	position:relative;
	height:1%;
	}
#report-header-left {
	width:auto;
	}
	#report-header h2 {
		font-family:Georgia,"Times New Roman",serif;
		color:#363639;	
		}
#report-header-right {
	width:auto;
	padding-top:7px;
	}
#report-status {
	color:#969699;
	}
#report-feedback {
	clear:left;
	color:#969699;
	font-style:italic;
	padding-top:.5em;
	}

/* ------------------------------------------------------------------ REPORT VIEWING */
#report-viewer-frame {
	overflow: hidden;
	}
#report-view.section-data {
	border:1px solid #C6C6C9;
	margin:15px 0 0 120px;
	padding:15px;
	}
	.section-data.no-tabs {
	margin-left: 0px;
	bor-der-top-right-radius: 0px;
	margin-top: -1px;
	}
	


#report-view .question {
	margin-bottom:50px;
	}
#report-view table.question-grid {
	border:10px solid #F6F6F9;
	}
#report-view table.question-grid {
	border:10px solid #F6F6F9;
	}
#report-view table.question-grid thead th {
	background:#D6D6D9;
	border-bottom:1px solid #C6C6C9;
	border-left:1px solid #F6F6F9;
	color:#363639;
	}
#report-view table.question-grid tfoot td {
	background:#D6D6D9;
	border-left:1px solid #F6F6F9;
	border-top:1px solid #C6C6C9;
	color:#666669;
	padding:2px 10px;
	}
#report-view table.question-grid tbody th, 
#report-view table.question-grid tbody th.first-cell {
	border-right:0 none;
	color:#363639;
	}
#report-view table.question-grid tfoot td.first-cell {
	border-left:0 none;
	}
#report-view table.question-grid tbody td.last-cell, 
#report-view table.question-grid tbody th.last-cell {
	border-left:1px solid #D6D6D9;
	}
#report-view table.question-grid .first-cell {
	text-align:left;
	}
#report-view table.question-grid .cell-number {
	text-align:right;
	}
#report-view .question-data-summary {
	width:100%;
	}
#report-view .show-stats .question-data-summary {
	margin-right:27%;
	width:auto;
	}
#report-view .question-data-stats {
	float:right;
	width:25%;
	}
#report-view .question-title {
	border-bottom:5px solid #6699CC;
	margin-bottom:1em;
	padding-bottom:0.5em;
	}
#report-view #report-masthead {
	margin-bottom:50px;
	}
#report-view #report-masthead h1 {
	color:#363639;
	font-size:21px;
	margin:0;
	padding:0;
	}
#report-view #report-masthead p {
	color:#363639;
	font-size:15px;
	margin:0;
	padding:0;
	}
#report-view #report-masthead span {
	color:#969699;
	display:block;
	float:left;
	font-size:100%;
	padding-right:10px;
	text-align:right;
	width:80px;
	}
#report-view #report-branding {
	margin-bottom:1em;
	}
#masthead-image-filename {
	color:#969699;
	}

/* ------------------------------------------------------------------ REPORT PUBLISHING */
	.higlight-box {
		background:#ffc;
		border:1px solid #F0F0C0;
		margin:10px;
		padding:10px;
		border-radius:4px;
		}
		#report-url.higlight-box {
			margin-left:20px;
			margin-right:0;
			}
	.export-links {padding-top:.5em;}

/* ------------------------------------------------------------------ FILTERING/SEGMENT controls */

.Reports .filter-block {
	overflow:hidden;
	position:relative;
	height:1%;
	}
.Reports .filter-rule {
	overflow:hidden;
	position:relative;
	border:1px solid #f93;
	background:#ffc;
	padding:10px;
	z-index:9;
	height:1%;
	border-radius:4px;
	}
.Reports .filter-element {
	float:left;
	}

.Reports .filter-select,
.Reports .filter-input {
	width:100%;
	}
.Reports .filter-question {
	width:37%;
	padding-right:10px;
	}
.Reports .filter-operator {
	width:18%;
	padding-right:10px;
	}
.Reports .filter-value {
	width:37%;
	}
.Reports .filter-bridge {
	clear:left;
	width:5em;
	background:#FFFFCC;
	border:1px solid #f93;
	border-top:0;
	margin:-1px 0 0 30px;
	padding:10px;
	position:relative;
	z-index:100;
	}
.Reports .filter-bridge-closed {
	display:none;
	border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;	}
.Reports .filter-bridge-open {
	border-bottom:0;
	margin-bottom:-1px;
	}

/* Report modules */
.report-module {
	border:1px solid #939699;
	margin-bottom:40px;
	height:1%;
	overflow:hidden;
	border-radius:6px;
	}

.module-header {
	background:#939699 url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/bg-blend-grey.png) repeat-x scroll 0 30%;
	border-bottom:1px solid #939699;
	color:#F2F7FA;
	font-size:15px;
	padding:10px;
	height:1%;
	overflow:hidden;
	border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;	}
.module-header h2 {
	float:left;
	width:50%;
	color:#F2F7FA;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
.module-header-extra {
	float:left;
	width:50%;
	}
	#report-summary .module-header h2 {
		width:20%;
		}
	#report-summary .module-header-extra {
		width:80%;
		}
	.header-extra-left {
		float:left;
		}
	.header-extra-right {
		float:right;
		}
	.header-label {
		float:left;
		padding-top:5px;
		padding-right:.5em;
		font-size:13px;
		}

/* module columns */
.module-column {
	float:left;
	width:49.5%;
	margin:0;
	padding:0;
	position:relative;
	}
.column-a {
	float:left;
	}
.column-b {
	float:right;
	}
.module-content {
	clear:both;
	font-size:12px;
	line-height:1.4;
	overflow:hidden;
	margin:1em 0;
	}
	#report-styles .column-a .module-content {
		border-right:2px dotted #939699;
		margin-right:0px;
		}
	#report-styles .column-b .module-content {
		margin-left:5px;
		}
	#report-saved .module-content {
		margin:1px;
		}
#more-reports-trigger,
#response-count {
	text-align:center;
	color:#666;
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:1em 0 0 0;
	}

/* Chart icons */
	 .chart-icon {
		float:left;
		display:block;
		width:32px;
		height:32px;
		position:relative;
		border:0px solid #9C6;
		background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-report-modes.png) no-repeat scroll 0 0;
		}
	.chart-icon span {
		position:absolute;
		left:-9999em;
		}
		#chart-icon-pie {background-position:0 -32px;}
		#chart-icon-bar {background-position:-32px -32px;}
		#chart-icon-pie.active {background-position:0 0;}
		#chart-icon-bar.active {background-position:-32px 0;}

/* Report icons */
	.report-icon, .report-creator .icon-type, .file-downloader .icon-type {
		background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-reports.png) no-repeat scroll 0 0;
		width:30px;
		height:30px;
		margin-right:7px;
		}
	/* Report List Icons */
	.report-list .report-icon {
		display: block;
		float: left;
		margin: -.2em .5em 0px 0px;
		text-indent: -10000px;
		}
	/* Report Lightbox Icons */
	.report-creator .icon-type, .file-downloader .icon-type {
		display: block;
		float: left;
		margin: 3px 7px 3px 3px;
		text-indent: -10000px;
		}
	.disabled .report-icon, .report-creator .disabled .icon-type, .report-list .disabled .icon-type, .file-downloader .disabled .icon-type {
		background-image:url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-reports-disabled.png);
		}
	.report-links li a.disabled {
		color:#A6A6A9;
		}
	.report-label {
		padding-top:7px;
		}
	#canned-summary .report-icon, .report-creator .type-summary .icon-type, .report-list .type-summary .report-icon {background-position:0 0;}
	#canned-falloff .report-icon, .report-creator .type-falloff .icon-type, .report-list .type-falloff .report-icon {background-position:-32px 0;}
	#canned-crosstab .report-icon, .report-creator .type-crosstab .icon-type, .report-list .type-crosstab .report-icon {background-position:0 -32px;}
	#canned-source .report-icon, .report-creator .type-source .icon-type, .report-list .type-source .report-icon {background-position:-32px -32px;}
	#canned-turf .report-icon, .report-creator .type-turf .icon-type, .report-list .type-turf .report-icon {background-position:0 -64px;}
	#canned-invite .report-icon, .report-creator .type-invite .icon-type, .report-list .type-invite .report-icon {background-position:-32px -64px;}
	#canned-profile .report-icon, .report-creator .type-profile .icon-type, .report-list .type-profile .report-icon {background-position:-64px -64px;}
	#canned-satisfaction .report-icon, .report-creator .type-satisfaction .icon-type, .report-list .type-satisfaction .report-icon {background-position:0 -96px;}
	#canned-trend .report-icon, .report-creator .type-trend .icon-type, .report-list .type-trend .report-icon {background-position: 0px -128px;}
	#canned-comparison .report-icon, .report-creator .type-comparison .icon-type, .report-list .type-comparison .report-icon {background-position:-32px  -160px;}
	#canned-matrix .report-icon, .report-creator .type-matrix .icon-type, .report-list .type-matrix .report-icon {background-position:0 -190px;}

	/* export icons */
	#canned-export .report-icon, .report-creator .type-exportcsv .icon-type, .report-list .type-csv .report-icon {background-position:-64px 0;}
	#canned-spss .report-icon, .report-creator .type-spss .icon-type, .report-list .type-spss .report-icon {background-position:-64px -32px;}
	#file-download .report-icon, .file-downloader .icon-type {background-position:-64px -96px;}
	.report-creator .type-exportfiles .icon-type, .report-list .type-downloadfiles .report-icon {background-position:-64px -96px;}
	#canned-contact .report-icon, .report-creator .type-contact .icon-type, .report-list .type-contact .report-icon {background-position:-64px -64px;}
	#piped-export .report-icon, .report-creator .type-piped .icon-type, .report-list .type-piped .report-icon {background-position:-32px -128px;}
	#quick-export .report-icon, .report-creator .type-quick .icon-type, .report-list .type-csv-quick .report-icon {background-position:-64px -128px;}
	#bulk-pdf .report-icon, .report-creator .type-bulkpdf .icon-type, .report-list .type-bulkpdfexport .report-icon {background-position:-64px -160px;}


	.report-creator .modal-header .icon-type,
	.report-creator .section-header .icon-type {
		border:0;
		margin:4px 7px 0 4px;
		box-shadow:none;		}
	

/* EXPORT LINKS */
a.export-link {
	position:relative;
	/* float:left; */
	width:16px;
	height:16px;
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-export.gif) no-repeat scroll 0 0;
	display:inline-block;
	margin-right:.5em;
	}
	a.export-link-last {
		margin-right:0;
		}

a.export-link span {
	position:absolute;
	left:-9999em;
	}
a.export-pdf {background-position:0 0;}
a.export-word {background-position:-16px 0;}
a.export-excel {background-position:-32px 0;}
a.export-print {background-position:-48px 0;}
a.export-word-disabled {background-position:-16px -16px;}
a.export-excel-disabled {background-position:-32px -16px;}

	.export-bar a.export-link {
		/* float:right; */
		position: relative;
		top:3px;
		}
	
	/* !print link */
	.print-link {
		position:relative;
		width:16px;
		height:16px;
		background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-export.gif) no-repeat scroll -48px 0;
		display:inline-block;
		vertical-align: top;
	}
	.print-link span {
		text-indent: -1000px;
		display: block;
		widows: 16px;
		height: 16px;}


/* ------------------------------------------------------------------ Report Element Editor */
ul.item-list {
	}
ul.item-list li {
	padding:0;
	}

ul.item-list li.first-li {}
ul.item-list .list-item-box {
	overflow:hidden;
	padding:5px 10px;
	position:relative;
		}
ul.item-list .item-display,
ul.item-list .item-control {
	padding-top:10px;
	}
ul.item-list .item-title {
	padding-top:9px;
	padding-left:34px;
	}
ul.item-list li.insert-trigger-box {
	overflow:hidden;
	padding:0 0 1em 0;
	}
ul.item-list li.error {
   outline:2px solid #CA1E34;
   background:#FFCC66 url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/bg-cell-hover.png) repeat-x scroll 0 0;
   z-index:10;
   }
ul.item-list .loader-mini {background-position:85% 50%;}
ul.item-list li.disabled,
ul.item-list li.item-disabled {background-color:#F0F0F3;}
ul.item-list li.disabled a,
ul.item-list li.item-disabled a {color:#969699;}
ul.item-list .item-icon {
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-report-editor.png) no-repeat scroll -48px 0;
	float:left;
	height:34px;
	width:34px;
	}
ul.item-list .disabled .item-icon,
ul.item-list .item-disabled .item-icon {
	background-image:url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-report-editor-disabled.png);
	}
ul.item-list .item-icon-piechart, ul.item-list .item-type-piechart .item-icon {background-position:-48px 0;}
ul.item-list .item-icon-barchart, ul.item-list .item-type-barchart .item-icon {background-position:-48px -48px;}
ul.item-list .item-icon-meter, ul.item-list .item-type-meter .item-icon {background-position:-48px -96px;}
ul.item-list .item-icon-report, ul.item-list .item-type-report .item-icon {background-position:-48px -144px;}
ul.item-list .item-icon-wordcloud, ul.item-list .item-type-wordcloud .item-icon {background-position:-48px -192px;}
ul.item-list .item-icon-table, ul.item-list .item-type-table .item-icon {background-position:-48px -240px;}
ul.item-list .item-icon-crosstab, ul.item-list .item-type-crosstab .item-icon {background-position:-48px -288px;}
ul.item-list .item-icon-text, ul.item-list .item-type-text .item-icon {background-position:-48px -336px;}
ul.item-list .item-icon-headline, ul.item-list .item-type-headline .item-icon {background-position:-48px -384px;}
ul.item-list .item-icon-appendix, ul.item-list .item-type-appendix .item-icon {background-position:-48px -432px;}
ul.item-list .item-icon-customgroup, ul.item-list .item-type-customgroup .item-icon {background-position:-48px -432px;}
ul.item-list .item-icon-field, ul.item-list .item-type-field .item-icon {background-position:-48px -528px;}
ul.item-list .item-icon-fileupload, ul.item-list .item-type-fileupload .item-icon {background-position:-48px -528px;}
ul.item-list .item-icon-hbarchart, ul.item-list .item-type-hbarchart .item-icon {background-position:-48px -480px;}
ul.list-choices {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	}
ul.list-choices li {
	float:left;
	font-size:12px;
	margin:0 32px;
	overflow:hidden;
	position:relative;
	width:140px;
	}
	.no-tabs ul.list-choices li {margin:0 22px;}
ul.list-choices li label {
	cursor:pointer;
	display:block;
	height:70px;
	width:140px;
	}
ul.list-choices li label:hover {
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/bg-list-choices.png) no-repeat scroll 0 -70px;
	color:#3366CC;
	}
ul.list-choices li.active label {
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/bg-list-choices.png) no-repeat scroll 0 0;
	color:#336600;
	}
ul.list-choices li label span {
	display:block;
	height:48px;
	left:5px;
	padding:15px 0 0 50px;
	position:absolute;
	right:5px;
	top:17px;
	}
ul.list-choices label span.wraps {padding-top:7px;}

ul.list-choices li input.radio {
	left:-2em;
	position:absolute;
	}
ul.list-choices li .display-icon {
	background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-report-editor.png) no-repeat scroll 0 0;
	height:48px;
	left:5px;
	position:absolute;
	top:17px;
	width:48px;
	}
	ul.list-choices li.disabled .display-icon {background-image:url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/icons-report-editor-disabled.png);}
#dt1 .display-icon {background-position:0 -336px;}
#dt2 .display-icon {background-position:0 -384px;}
#dt3 .display-icon {background-position:0 0;}
#dt4 .display-icon {background-position:0 -48px;}
#dt5 .display-icon {background-position:0 -432px;}
#dt6 .display-icon {background-position:0 -240px;}
#dt7 .display-icon {background-position:0 -288px;}
#dt8 .display-icon {background-position:0 -192px;}
#dt9 .display-icon {background-position:0 -96px;}
#dt10 .display-icon {background-position:0 -144px;}
#dt11 .display-icon {background-position:0 -528px;}
#dt12 .display-icon {background-position:0 -480px;}
#dt15 .display-icon  {background-position:0 -528px;}
#dt18 .display-icon {background-position:0 -432px;}

/* ------------------------------------------------------------------ Report Viewer */

.export-bar {
	background: #F3F6F9;
	border: 1px solid #E3E6E9;
	border-bottom: 0px none;
	text-align: right;
	padding: 3px;
	border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;	}
#public-report-bar {
		width:auto; 
		margin:0 auto; 
		font-size:12px;
		color:#939699;
		overflow:hidden;
		border:0;
		padding:0 0 .5em 0;
		background:#363639;
		position:fixed;
		top:0;
		right:0;
		left:0;
		z-index:2;
		border-radius:0px;
		}
	.sg-report .export-bar-triggers {
		padding:0 .5em;
		}
	.header-time-stamp {
		float:left;
		position:relative;
		top:.5em;
		left:.5em;
		}
.Reports-run #public-report-bar {display:none;}

.sg-report-page {z-index:1; position:relative;}

.sg-fullscreen .sg-report-page {width:auto;margin:0;}

#toggle-fullscreen {
	cursor:pointer;
	color:#72A6D0;
	}
	#toggle-fullscreen:hover {
		color:#FFFFFF;
		}

/* ------------------------------------------------------------------ Create New Report Modal */
.Reports .menu-bubble .bubble-inner {min-width: 200px; max-height: 260px;}
.Reports .menu-bubble .bubble-inner .report-label {padding-top: 8px;}

	#report-options-lightbox .active  {
		background-image:url(/public/themes/version1/gui/bg-gradient-default.png);background-repeat:repeat-x;background-color:#e5f6ff;		border-color: #99CC66;
		box-shadow: 0 0 0 2px #99CC66;
		}
	
	
	
		
	.report-thumb {
		background:transparent url(//d34wpjv4rf3nwa.cloudfront.net/2013.05.21.02/public/themes/version1/gui/report-thumb.png) no-repeat;
		border: #888 1px solid;
		width: 250px;
		height: 125px;
		border-radius:6px;
		}
		
	.report-summary {
		margin-left: 270px;
	}
		.report-summary h3 {margin: 0;}

	.report-thumb.summary {background-position: 0 0; }
	.report-thumb.falloff {background-position: 0 -125px; }
	.report-thumb.comparison {background-position: 0 -250px; }
	.report-thumb.turf {background-position: 0 -375px; }
	.report-thumb.crosstab {background-position: 0 -500px; }
	.report-thumb.profile {background-position: 0 -625px; }
	.report-thumb.matrix {background-position: 0 -750px; }


.capitalize {
	text-transform:capitalize;
	}
	
.reports-menu .float-right, .create-menu .float-right {
	margin-top: .7em;
	font-size: 1.2em;
}
a.report-renew {
	float:none;
	width:77px !important;
	margin:0px auto 1em auto;
}
.miniColors-trigger {
	height: 22px;
	width: 22px;
	background: url(../../../../javascript/color-picker/images/trigger.png) center no-repeat;
	vertical-align: middle;
	margin: 0 .25em;
	display: inline-block;
	outline: none;
}

.miniColors-selector {
	position: absolute;
	width: 175px;
	height: 150px;
	background: #FFF;
	border: solid 1px #BBB;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	z-index: 999999;
}

.miniColors-selector.black {
	background: #000;
	border-color: #000;
}

.miniColors-colors {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 150px;
	background: url(../../../../javascript/color-picker/images/gradient.png) center no-repeat;
	cursor: crosshair;
}

.miniColors-hues {
	position: absolute;
	top: 5px;
	left: 160px;
	width: 20px;
	height: 150px;
	background: url(../../../../javascript/color-picker/images/rainbow.png) center no-repeat;
	cursor: crosshair;
}

.miniColors-colorPicker {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(../../../../javascript/color-picker/images/circle.gif) center no-repeat;
}

.miniColors-huePicker {
	position: absolute;
	left: -3px;
	width: 26px;
	height: 3px;
	background: url(../../../../javascript/color-picker/images/line.gif) center no-repeat;
}

.miniColors-trigger {
	display: none;
}

/* ------------------------------------------------------------------ Edit Cell Styles */

.between-disabled {
	background: #EFEFEF;
	color: #AAAAAA;
	}
	.between-disabled input {
		background: #EDEDED;
		border: #BBB 1px solid;
		box-shadow: none;
		}
		.between-disabled:hover {
		background: #EFEFEF;
		}
