.filters			{color:#666;text-align:left;font-size:11px;padding:5px 10px;}
.filters .time		{margin-right:10px;}
a					{text-decoration:none;cursor:pointer;}
/*#contentWrapper a	{padding-right:0px;}*/
#mainContent a		{color:#000;padding-right:12px;}
#toggleNav			{padding:3px 0 3px 20px;background:url('../default/icons/icon_view.png') no-repeat}
.ToggleAdvancedMode 
{
	background: #eee url('../default/icons/administrate.png') no-repeat 5px 3px; 
	padding: 3px 0 3px 15px; 
	font-size: 12px; 
	display:block; 
	margin: 0 10px 5px 0; 
	border: 1px solid #aaa; 
	border-left: none; 
	width: 170px; 
	cursor: pointer;  
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.ToggleAdvancedMode:hover {background: #eee url('../default/icons/administrate_hover.png') no-repeat 5px 3px; }

.resultOnline #sidebar	{border:1px solid #ccc;padding-right:10px;width:auto;}

.selectProjectHeader	{width:948px;height:57px;margin:10px 0;background:url('../Default/images/SelectProject_banner.png') no-repeat}

/*Tree cursor*/
div div div nobr span	{cursor:pointer;}

/* Loading DIV */
#ctl00_CP_UPR		{position:fixed;top:0;left:0;height:100% !important;width:100% !important;}
#ctl00_CP_UPR img	{position:fixed;top:50% !important;left:50% !important;margin-left:-184px;margin-top:-28px;}

/*buttons in table (view/delete)*/
.table_delete_button {border:0; font-size:10px; height:20px; text-align:left; width:55px !important;padding:0 0 0 15px; background: #fff url('../default/images/icon_delete.png') no-repeat center left; cursor:pointer;}

/*MoveTable*/
.moveTable *	{font-size:10px;}
.moveTable		{width: 30px}
.moveTable span {text-align:center;}
.move			{width:24px; height:19px; background: no-repeat; border:0;}
.arrow left		{background: url('../default/images/move_left.png');}
.arrow right	{background: url('../default/images/move_right.png');}
.bubble			{display:none; margin:-10px 0 5px 28px; position:absolute;white-space:nowrap; background:#fff url('../default/images/left_side_bubble.png') no-repeat left center; border-right:solid 1px #999;padding:6px 6px 6px 10px;}
.lightBoxOverlay { z-index: 1000; display:none; position: fixed; filter: alpha(opacity=50); background-color: white; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5 }
.lightBoxInner	{ left:50%;top:50%;position:fixed;display:none;z-index: 1001;width:368px;height:55px;margin-left:-184px;margin-top:-28px; background-image:url(../../images/loading.gif); }


/* Open Answers
************************************/
#ctl00_CP_dMain.RHOpenAnswers		{ margin: 0 !important; padding: 0 !important; }
.RHOpenAnswers #content > .applyBar		{ padding-left: 0; width: 100%; }
.RHOpenAnswers #content > div		{ padding-left: 0; width: auto; }
.RHOpenAnswers #tabbed_navigation	{ padding-left: 10px !important; border-bottom: 0; }
.RHOpenAnswers .filter_list			{ width: 960px; }
.RHOpenAnswers .openAnswerFilter	{ border: none; color:#000; border: solid 1px #ccc;background:#eee;padding-top:4px;}
.RHOpenAnswers .openAnswerFilter .search {margin-left:10px;}
.RHOpenAnswers .openAnswerFilter input	{color:#000}
.RHOpenAnswers .openAnswerFilter span	{color:#000}
.RHOpenAnswers .bold	{ font-weight: bold; }
.RHOpenAnswers .gray	{ color: Gray; }
.RHOpenAnswers .green	{ color: Green; }
.RHOpenAnswers .red		{ color: Red; }
.RHOpenAnswers a.HandleActionsButton { display:block; background:#666; padding:2px 5px; color:#eee; text-decoration: underline; font-weight: bold; }
.RHOpenAnswers a.textToggleLink { color: #00226d; text-decoration: underline; }
.RHOpenAnswers FIELDSET			{ width: auto; }
.RHOpenAnswers div.actionHolder, .RHOpenAnswers td.actionHolder { border-bottom: 1px dashed #999; padding: 5px; margin-bottom: 5px; }
.RHOpenAnswers.popupHolder		{ width:700px; margin-left:-351px; margin-top:-251px; height:500px; } 
.RHOpenAnswers.popupBody		{ overflow:auto; height: 455px; }
.RHOpenAnswers.popupBody > div	{ padding-bottom:10px; }
.RHOpenAnswers td.actionHolderSelected { border-bottom: 1px dashed #000; padding: 5px; margin-bottom: 5px; background:#def; }

.tablestyle { font-family: arial;  font-size: 8pt; border-color: #CDCDCD; color: #3D3D3D; text-align: justify; }
.tablestyle td, .tablestyle th	{ border-color: #CDCDCD; text-align: left; }
.alternatingrowstyle			{ background-color: #F0F0F6; }
.tablestyle td.commentText		{ text-align: left; }
.rowstyle		{ background-color: #FFF; }
.rowstyle td, .alternatingrowstyle td { padding: 4px; }
.Plaintxt		{ background: none; }
.pager table td { padding: 0; }
.pager table td > a, .pager table td > span				{ display:block !important; padding: 0 4px !important; border:1px solid #eee; }
.pager table td > a:hover, .pager table td > a:focus	{ border:1px solid #aaa; }
.pager table td > span	{ font-weight: bold; }

tr.headerstyle			{ vertical-align: bottom; text-align: center; }
th.headerstyle			{ background: #ffffff url('../default/images/sort_none.gif') no-repeat left 3px; padding-left: 20px; }
th.headerstyle_noicon	{	background: #ffffff; padding-left: 20px; }
th.headerstyle a		{ text-decoration: none; color: black; display: block; }
th.headerstyle > input.filterbox, th.headerstyle_noicon > input.filterbox { width: 95%; margin: 0 auto 0 -19px; }
th.sortascheaderstyle	{ background: #8dbdd8 url('../default/images/sort_asc.gif') no-repeat left 3px; padding-left: 20px; }
th.sortdescheaderstyle	{ background: #8dbdd8 url('../Default/images/sort_desc.gif') no-repeat left 3px; padding-left: 20px; }
th.sortascheaderstyle > input.filterbox, th.sortdescheaderstyle > input.filterbox { width: 95%; margin: 0 auto 0 -19px; }

.clearClick { background: url('../default/icons/cancel.png') no-repeat left center !important; }
.applyClick { background: url('../default/icons/update.png') no-repeat left center; }

/*
* Administrate Information Library
************************************/

/* Table (Type1) */
table.type1			{margin-bottom: 10px;}
table.type1 th		{text-align:left;}
table.type1 td, table.type1 th {font-size: 11px; color: #000; padding: 0;}
table.type1 select	{font-size: 11px;}
table.type1 span	{font-weight:bold;}

/* Table (Type2) */
table.type2		{margin-bottom: 10px;}
table.type2 th	{background: #ccc;}
table.type2 td	{background: #efefef;}
table.type2 td, table.type2 th {font-size: 12px; padding:2px 4px; color: #000;}

/* Table (Type3) */
table.type3		{margin-bottom: 20px;}
table.type3 th	{background: #ccc;}
table.type3 td	{background: #efefef; border-width: 10px;}
table.type3 td, table.type3 th {font-size: 12px; padding:4px; color: #000;}

/* Table (Type4) */
table.type4			{margin-bottom: 10px;}
table.type4 th		{font-size: 11px; padding:0px;}
table.type4 td		{font-size: 11px; padding:0px;  color: #000;}
table.type4 tr tr th {font-size: 11px; padding:4px;}
table.type4 th		{color: #000;}

/*Action plans*/
.ActionPlanTable th			{padding:8px 2px;background:#eee;}
.ActionPlanTable td			{padding:2px 2px;}
table.ActionPlanTable input {width:100%; border:solid 1px #333}
table.ActionPlanTable select {width:100%;}
table.ActionPlanTable img	{vertical-align:middle}
table .done td				{background:#7cc436}
table .late td				{background:#d73434}

/*  cross tabs  */
/* ============ */
asdb.unselectAll			{ font-size:12px;text-decoration:none;color:#666;padding:5px; }
#hFilterControlDiv			{ font-size:11px; }
.clearQs input				{ font-size: 11px; text-align:left; cursor:pointer; padding:4px 6px 2px 18px; width:auto; background: url('../../images/icon_delete.png') no-repeat left center; }
#generate > div > input		{ font-size: 11px; text-align:left; cursor:pointer; padding:4px 10px 2px 25px; width:auto; background: url('../default/icons/table_generate.png') no-repeat 7px center; }
#generate > div > input:hover { background: url('../default/icons/table_generate_hover.png') no-repeat 7px center; }

/*Action plans*/
.late {background:red;}
.done {background:green;}

/*#filterByBrand*/
#questionSelection,#answerSelection,.optionSelection {float:left;width:250px;padding: 0 10px;display:block}
#masterFilter {float:left;overflow:visible;display:block;padding-top:41px}
#questionSelection div,#answerSelection div,.optionSelection div,.reportUserSelection div,.reportSelection div,.respondentSelection div {padding-top: 5px; padding-bottom: 5px}
/* ---------------------- */

.clearboth { clear:both; }

.Up
{
	background: url(../App_Themes/Default/images/up.png) no-repeat;
	padding: 0;
	overflow: visible;
	border: 0;
	cursor: pointer;
}
.Down
{
	background: url(../App_Themes/Default/images/down.png) no-repeat;
	padding: 0;
	overflow: visible;
	border: 0;
	cursor: pointer;
}
.searchtxtcs 
{ 
	background: #fff url('../Default/icons/search.png') no-repeat left center; 
	border-top: solid 1px #333 !important; 
	border-left: solid 1px #333 !important; 
	border-right: solid 1px #999 !important; 
	border-bottom: solid 1px #999 !important; 
	padding: 2px 2px 2px 18px; 
	text-align: left; 
	cursor: default !important; 
}
.searchfield_off { background:url('../Default/Images/filter.gif') #fff 1px 3px no-repeat; padding-left:18px !important; }
.searchfield_on { background:url('../Default/Images/filter_on.gif') #fff 1px 3px no-repeat; padding-left:18px !important; }
.style1			{ width: 252px; }
.hideCol		{ display: none; visibility: hidden; }
.showCol		{ display: block; visibility: visible; }
.noclass		{ width: 500px; }
Div.ColorPicker_MainDiv { width: 300px; }

.hierFilterDiv	{ /*width: 200px;*/ overflow: auto; padding-bottom: 2px; }

.charttextbox	{ width:70px; }
.labeltextbox	{ width:60px;text-align:right;padding-right:3px; }
.leftfloat		{ float:left;display:inline; }

/*.projectAdmin{position:fixed;background:#fff4c8;border:1px solid #ffcc00;z-index:100;right:150px;top:2px;width:auto;padding:0;margin:0}
.projectAdmin ul{padding:0 0  0 4px;margin:0}
.projectAdmin li{display:inline}
.projectAdmin li a{color:#630;float:left;font-size:11px;padding:4px 10px}
.projectAdmin li div{float:left}
.projectAdmin #generate a{background:url('../Default/icons/Generators Refresh.png') no-repeat;padding-left:18px}
.projectAdmin #distribute .shortcut a{background:url('../Default/icons/Grant.png') no-repeat;padding-left:18px}*/



/*chart lab*/
.filter_list .ColRad td		 {padding:0px 4px 0 2px;vertical-align:top;}
.filter_list .ColRad div div {padding-left:4px;}
.externalData				 {width:958px;}

/*resizable chart*/
.resizable	{position:relative; background: silver;z-index:2; border:1px solid #ccc; background-color:transparent;}
.chartImg	{position:absolute;width:auto;height:auto;z-index:1;}

/*#ctl00_CP_dF{overflow-x:scroll;}*/

.filterListContainer { background-color:#eee; border-bottom:1px solid #ddd; }
.filter_list{overflow:auto; width: 775px; background-color:#eee; padding-left:10px; }

/*----------Filter tab-------------*/
.panelHeader	{ display:none; }
.tab_content	{ display: none; }
.filterholder	{ display: inline-table; .float:left; _float:left; width:150px;height:150px;_height:200px;.height:200px;}/* do not remove _float and _height they are an ie6 "fix", . versions are for ie7 */
.filter_list .filterlabel		{font-weight:bold;padding:2px;display:block;float:left;width:130px}
.filter_list .filterlist		{display:block; float:left; width:134px;}
.filter_list .filterchkcompare	{display:inline; float:left; padding:0 2px;}
.filter_list .filterchkshow		{display:inline; float:left; padding:0 2px; display:none !important; }

/*----------Setting tab------------*/
/*time settings */
#pChartTimeOptions > div							{float:left;width:220px;overflow:visible;}
#dateSelectors input								{width:60px}
/*scale settings*/
#settingsdropdown									{overflow:auto}
#settingsdropdown label								{width:7em;display:block;float:left;padding:4px 0 0 0;margin-top:3px}
#chartSize input, .chartscalesettings input			{width:50px}
.chartscalesettings span							{display:block;float:left;width:7em;margin-top:4px}
.chartscalesettings  span.settingheading			{clear:both;float:none}
.chartscalesettings h3 span							{width:9em;}
#settingsdropdown select,#settingsdropdown input	{margin-top:3px}
#settingsdropdown .scalepercent						{display:inline;width:auto;float:none}
#pChartTimeOptions div div{
  overflow:auto; /* fix overflow issue width labels */
}

#pChartTimeOptions div div.ajax__calendar, 
#pChartTimeOptions div div.ajax__calendar div{
	overflow: visible !important; /* 15351 */
}

*+ html #tablearea #pChartTimeOptions DIV DIV{
  overflow: visible !important
}

#sortOrder, #chartSize { display: block; clear: left; }

.timeinterval		{ margin-top:8px; margin-bottom:8px; }

.tvHFilterTree span	{ display:inline !important; }

/* ----- Add to My Reports */
#pYourReports input.saveItem		{ background: url('../default/icons/save.png') no-repeat left center; padding-left:16px; border:0; cursor:pointer; }
#pYourReports input.saveItem:hover	{ background: url('../default/icons/save_hover.png') no-repeat left center; }

/* Static Reports - for sidebar and slide width */
.halfSC				{ width: 815px ! important; }
.chartSC			{ overflow: auto ! important; }
.chartSelectionSC	{ height: auto ! important; width: auto ! important; }
#sidebar div.chartSelection div input{
	width:80px;
	margin:2px;
	border:1px solid #aaa;
	padding:2px;
}

#sidebar div.chartSelection div td input{
	width:auto;
	margin:2px;
	border:0;
	padding:0;
	background-color:transparent !important;
}

#sidebar div.chartSelection div input.igt_align{
	width:auto;
	margin:2px;
	border:0;
	padding:0;
	background-color:transparent !important;
}

#sidebar div.chartSelection #ctl00_CP_ulbRL{
	width:100% !important;
}

#sidebar div.chartSelection div a{
	font-size:11px;
}


/*webkit compatibility*/
.chartSelection table	{ border:none;border-color:transparent; }
#ulbRL	{height:auto !important}

table.extfiltertable	{ width: 200px; }

/* For main menu - gets the dropdown working */
/* 1st level */
#reportNav ul li				{position:relative;}
#nav > li > ul > li				{ display: inline ! important; }
/* 2nd level */
#reportNav ul ul ul				{position:absolute;top:38px;z-index:858884;left:0px;}
#reportNav ul ul ul li			{ float:left ! important; }
/* 3rd level */
#reportNav ul ul ul ul			{top:0em;position:absolute;}
.toolbox .lab input.tableLab	{background: url('../Default/icons/table.png') no-repeat left center;float:left;}
.toolbox .lab input.excel		{background: url('../Default/icons/xls.png') no-repeat left center;float:left;}

#reportNav .dropdown			{display:none !important;}

.settingsholder                 {width:100%;}
.settingsheader                 {min-width:80px; border-width:0px !important; width:100%; }
.settingsheader td              {height:21px;border-width:0px !important;text-align:left;}
.settingsheader th               {border-width:0px !important;}
.settingstable th               {vertical-align:top;font-size:10px;}
.settingstablecell              {height:32px; font-size:10px; padding:5px; text-align:center; vertical-align:middle;}


.datarowselected                {background-color:Silver;}
.editable
{
    background-color: #FFCECE;
}
.settingstable
{
    border: solid 1px gray !important;
    margin-bottom:10px;
}
.settingstable th
{
     border: solid 1px gray !important;
}
.datarow td
{
     border: solid 1px gray !important;
}

.hidden
{
    display:none;
}

.tb {
	border: 2px dashed #D1C7AC;
	margin-top:2px;
	margin-bottom:2px;
}

.editcell
{
    text-align:left !important;
}


input[type="text"].editfield
{
    padding-left:9px;
    padding-right:4px;
    width:80%;

}

.commandicon img
{
    cursor:pointer;
}
.lnkedit
{
   margin:1px;  
}

#content-slider {
  width: 99%;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
}

#content-slider2 {
  width: 99%;
  height: 6px;
  margin: 5px;
  background: #BBBBBB;
  position: relative;
  margin-top:10px;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  width: 100% !important;
  margin-top: 10px;
  overflow: hidden;
  border: solid 1px black;
}

.settingsheader
{
    text-align:center !important;
}

.fright
{
    float:right;
}

.rowCalendar
{
    background-color:White;
    border:solid 1px black;
}

.numericholder td
{
    height:12px;
}

.lpad25
{
    padding-left:25px;
}

.fontar11
{
    font-family:Arial;
    font-size:11px;
}

.slidefilter
{
    width:100%;
    padding:2px 18px 2px 0px !important;
}

.filtericon
{
   
}

.filterwrapper
{
     display:block;
    position:absolute; 
    right:4px; 
    top:4px;
    cursor:pointer;
}

.block
{
    display:block;
    max-width:200px;
    float:left;
}

.hiddenControl
{
	display: none !important;
}

#scaleSettingsMin{
	overflow:visible !important;
}

#scaleSettingsMin .chartscalesettings INPUT{
	width:80px;
	float:left;
}

#pChartTimeOptions DIV #dateSelectors{
	overflow:visible
}

@-webkit-keyframes background-move 	{0% {background-position: 0 0;} 100% {background-position: 50px 50px;}}
@-moz-keyframes background-move 	{0% {background-position: 0 0;} 100% {background-position: 50px 50px;}}
@keyframes background-move 			{0% {background-position: 0 0;} 100% {background-position: 50px 50px;}}

/* Alignment */
.align-left      {text-align: left}
.align-center    {text-align: center}
.align-right     {text-align: right}

.float-left      {float: left !important}
.float-right     {float: right !important}
.float-clear     {clear: both !important}

/* Font size */
.text-sm {font-size: .75em;}
.text-xl {font-size: 1.5em;}
.text-xxl {font-size: 2em;}
.lead {font-size: 16px; font-weight: 300; letter-spacing: 0.025em;}

/* Text colors */
.text-muted {color: #808080}
.text-info {color: #29ABE2}
.text-success {color: #73B65A}
.text-warning {color: #E16A2C}
.text-error {color: #E7415D}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: .25em .75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #9eacb9;
	border-radius: 10px;
}
.badge:empty {display: none;}
.badge-info {background-color: #29ABE2;}
.badge-success {background-color: #73b65a;}
.badge-warning {background-color: #e16a2c;}
.badge-danger {background-color: #e7415d;}

.badge-loading {
	position: relative;
	box-shadow: inset 1px 1px 10px rgba(0,0,0,0.25);
}

.badge-loading:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(-45deg, rgba(255, 255, 255, .2) 15%, transparent 35%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 65%, transparent 85%, transparent);
	z-index: 1;
	background-size: 25px 25px;
	-webkit-animation: background-move 2.5s linear infinite;
	-moz-animation: background-move 2.5s linear infinite;
	animation: background-move 2.5s linear infinite;
	border-radius: 3px;
	overflow: hidden;
}

.loading-line {
	height: 6px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
.loading-line:before{
	display: block;
	position: absolute;
	content: "";
	bottom: 0;
	left: -10%;
	width: 20%;
	height: 2px;
	background-color: #29abe2;
	animation: loading 2s linear infinite;
	box-shadow: 0px 0 5px #81cdee;
}

@keyframes loading {
	from {left: -10%; width: 20%;}
	50% {width: 40%;}
	70% {width: 70%;}
	80% { left: 50%;}
	95% {left: 90%;}
	to {left: 95%;}
}

/* Admin toolbar */
html.admin {
	margin-top: 24px;
}

.admin-toolbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	text-align: center;
	background: #F7F7F7;
	background: -moz-linear-gradient(top, #F7F7F7 0%, #EBEBEB 100%);
	background: -webkit-linear-gradient(top, #F7F7F7 0%,#EBEBEB 100%);
	background: linear-gradient(to bottom, #F7F7F7 0%,#EBEBEB 100%);
}

.admin-toolbar-item {
	display: inline-block;
	position: relative;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}
.admin-toolbar-link,
.admin-toolbar-link:link {
	display: block;
	padding: 0 1em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 11px;
	line-height: 23px;
	vertical-align: top;
	border: 0;
	-webkit-box-shadow: inset 0 10px 15px -5px rgba(255,255,255,0.8);
	box-shadow: inset 0 10px 15px -5px rgba(255,255,255,0.8);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	vertical-align: top;
	-webkit-appearance: none;
	cursor: pointer;
}
.admin-toolbar-link:hover,
.admin-toolbar-link:focus {
	outline: 0;
	color: #343434;
	background-color: #f6f6f6;
}

.admin-toolbar-link:active {
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}

.admin-toolbar-link .badge {
	min-width: 1em;
	min-height: 1em;
	padding: 3px;
	font-size: 10px;
	margin-left: 0.5em;
}

.admin-toolbar .admin-distribute .DUI-OptionsPopup table {
	border: 0px;
	border-style: None;
	border-collapse: collapse;
	border-color: transparent;
	border-bottom-color: #d2d2d2;
	margin: 1em 0;
	width: 100%;
}

.admin-toolbar .admin-distribute .DUI-OptionsPopup table th,
.admin-toolbar .admin-distribute .DUI-OptionsPopup table td {
	border: 0;
	border-bottom: 1px solid #d2d2d2;
}

.admin-toolbar .admin-distribute .DUI-OptionsPopup table input[type="text"] {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.admin-toolbar .admin-distribute .DUI-OptionsPopup a[id*='CheckAll'] {
	color: #343434;
	margin-right: 1em;
}

.admin-screen-size .admin-toolbar-link {padding-left: 26px; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%2011h6V3H5v8zm3%203c-.553%200-1-.447-1-1%200-.553.447-1%201-1%20.553%200%201%20.447%201%201%200%20.553-.447%201-1%201zM6%202.18h4v-.36H6v.36zM4%201c-1%200-1%20.59-1%201.313V14c0%20.722.092%201%201%201h8c.908%200%201-.278%201-1V2.312C13%201.593%2013%201%2012%201H4z%22%20fill%3D%22%23838E95%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');}
.admin-custom-html .admin-toolbar-link {padding-left: 26px; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%236F7C83' fill-rule='evenodd'%3E%3Cpath d='M12.042 12L11 10.85l2.918-2.874L11 5.1 12.042 4 16 7.992zM6.873 15H5.5L9.144 1H10.5zM3.974 12L0 8.008 3.974 4 5 5.132 2.082 8.024 5 10.881z'/%3E%3C/g%3E%3C/svg%3E");}
.admin-distribute .admin-toolbar-link {padding-left: 26px; background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23838E95' fill-rule='nonzero'%3E%3Cpath d='M1 5h14v9H1zM1 2h4.012l2.016 3H1zM6.612 2h5.175l1.294 1.999H8z'/%3E%3C/g%3E%3C/svg%3E");}
.admin-refresh .admin-toolbar-link {padding-left: 26px; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2013.25c-2.887%200-5.25-2.363-5.25-5.25S5.113%202.75%208%202.75c1.444%200%202.756.613%203.72%201.53L8.874%207.126H15V1l-2.078%202.078C11.676%201.788%209.926%201%208%201%204.15%201%201%204.15%201%208s3.106%207%207%207c3.223%200%205.897-2.153%206.78-5.14h-1.858c-.782%202.02-2.706%203.39-4.922%203.39z%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%23838E95%22%2F%3E%3C%2Fsvg%3E');}
.admin-download-area .admin-toolbar-link {padding-left: 26px; background-position: 5px 35%; background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill-rule%3D%22nonzero%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M14%206s-1%200-1%201v5H3V7c0-1-1-1-1-1S1%206%201%207v6c0%20.602.39%201%201%201h12c.61%200%201-.398%201-1V7c0-1-1-1-1-1z%22%20fill%3D%22%23838E95%22%2F%3E%3Cpath%20d%3D%22M8.75%206.727v-4.01C8.75%202.323%208.415%202%208%202s-.75.322-.75.718v4.01H5L8%2010l3-3.273H8.75z%22%20fill%3D%22%239EABB2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');}
/* end Admin toolbar*/

.undistributed-report .Message { display: block; }
.undistributed-report .Message:empty { display: none; }