button,
a.button,
a.button:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #23395e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #23395e;
	box-shadow:inset 0px 1px 0px 0px #23395e;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2e466e), color-stop(1, #415989));
	background:-moz-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-webkit-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-o-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:-ms-linear-gradient(top, #2e466e 5%, #415989 100%);
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e466e', endColorstr='#415989',GradientType=0);

	background-color:#2e466e;

	border:1px solid #1f2f47;

	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	line-height: normal;
	vertical-align: middle;
}
button:hover,
a.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #415989), color-stop(1, #2e466e));
	background:-moz-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-webkit-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-o-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:-ms-linear-gradient(top, #415989 5%, #2e466e 100%);
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#415989', endColorstr='#2e466e',GradientType=0);
	background-color:#415989;
	color:#ffffff;
}
button:active,
a.button:active {
	position:relative;
	top:1px;
}

/* Application Introduction */
#sgCopy #content-header h1 {
	color: #0f5915;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0;
}
#sgCopy #content-header h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 14px 0;
}
#sgCopy a.button{
    border-bottom: 1px solid #1f2f47;
}
.info-content {
	display: none;
}
.info-group {
	display: inline;
}
.toolTips {
	font-family: 'MuliRegular', Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}
ul.list li {
	list-style-type: circle;
}

/* Application Main Stage */
#stage {
	width:900px !important;
}

/* U2U Template Items */
#about {
	position: relative;
	float: right;
	/*left: 784px;*/
	top: 10px;
	display: inline;
}
#survey {
	margin-right:10px;
	font-size:16px;
}
#survey a {
	vertical-align: middle;
}

/* Tabs for map vs results & tables */
#tabs {
	margin-left: 0px;
}
#tabs li {
	float: left;
	margin-right: 1px;
	list-style-type: none;
	height: 27px;
}
#tabs li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 10px;
	float: left;
	background-color: #87a4c1;
}
#tabs li a.active {
	background-color: #496988;
}
#tabs li a.disabled {
	background-color: #ddd;
	pointer-events: none;
}
#tagContent {
	padding-right: 1px;
	border: #87a4c1 1px solid;
	/*border: #87c1a4 1px solid;*/
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #fff;
	clear: both;
}
.tagContent {
	padding-right: 7px;
	display: none;
	padding-left: 7px;
	/*background-color: #669966;*/
	padding-bottom: 0px;
	/*width: 726px;*/
	padding-top: 7px;
	/*HEIGHT: 560px;*/
}
#stage div.selectTag {
	display: block;
}

/* Tour Bytton and Info */
.introjs-helperLayer {
	background-color: transparent !important;
}
.introjs-overlay {
	opacity: 0 !important;
}
#show_me {
	padding: 2px;
	cursor: pointer;
	color:#4A98EC;
	float:right;
	display: inline;
}
#show_me button {
	padding: 4px 18px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1491ff), color-stop(1, #415989));
	background:-moz-linear-gradient(top, #1491ff 5%, #415989 100%);
	background:-webkit-linear-gradient(top, #1491ff 5%, #415989 100%);
	background:-o-linear-gradient(top, #1491ff 5%, #415989 100%);
	background:-ms-linear-gradient(top, #1491ff 5%, #415989 100%);
	background:linear-gradient(to bottom, #1491ff 5%, #415989 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1491ff', endColorstr='#415989',GradientType=0);
	background-color:#1491ff;
}
#show_me button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #415989), color-stop(1, #1491ff));
	background:-moz-linear-gradient(top, #415989 5%, #1491ff 100%);
	background:-webkit-linear-gradient(top, #415989 5%, #1491ff 100%);
	background:-o-linear-gradient(top, #415989 5%, #1491ff 100%);
	background:-ms-linear-gradient(top, #415989 5%, #1491ff 100%);
	background:linear-gradient(to bottom, #415989 5%, #1491ff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#415989', endColorstr='#1491ff',GradientType=0);
	background-color:#415989;
}
#stepButtons {
	overflow: hidden;
	background-color: #eee;
	border: 3px solid #111;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.helpIntro {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	font-size: 16px;
	padding: 5px 10px 10px 5px;
}
.stepNumber0 {
	text-decoration: underline;
	cursor: pointer;
}
.helpSteps {
	display: block;
	float: left;
	height: 45px;
	background: #3498db;
	text-align: center;
	padding: 5px 5px 5px 30px;
	position: relative;
	margin: 0 5px 0 0;
	line-height: 30px;

	font-size: 26px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.helpSteps.visited {
	background: #c0d0db;
}
.helpSteps:nth-child(2) {
	padding-left: 20px;

	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.helpSteps:after {
	content: "";
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	border-left: 22px solid #3498db;
	position: absolute; right: -22px; top: 0;
	z-index: 1;
	-moz-transform: scale(.9999);
}
.helpSteps.visited:after {
	border-left: 22px solid #c0d0db;
}
.helpSteps:before {
	content: "";
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	border-left: 22px solid #fff;
	position: absolute; left: 0; top: 0;
	-moz-transform: scale(.9999);
}
.helpSteps:nth-child(2):before {
	border: none;
}
.helpSteps:hover {
	background: #333;
}
.helpSteps:hover:after {
	border-left-color: #333;
}
.helpSteps .stepNumber{
	font-size: 28px;
	vertical-align: top;
}
.helpSteps .smaller {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}


/* Mapping and Map Search */
#quickStart {
	font-weight: bold;
	padding-bottom: 5px;
}
#map_element {
	overflow: hidden;
	position: relative;
	clear: both;
}
#map_element img {
	max-width:none;
}
#mapInfoBox {
	pointer-events:none !important;
}
#mapInfoBox_contentDiv,
#mapInfoBox_close {
	pointer-events: auto !important;
	cursor: pointer;
}
#searchBox {
	float: left;
}
#search_ol {
	background-color: #1A1D18;
	/*background-color: #FFFFFF;*/
	position: absolute;
	z-index: 10;
	width: 225px;
	text-align: left;
	left: 15px;
	top: 15px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	height:30px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.3),0 4px 15px -5px rgba(0,0,0,0.3);
	opacity: .9;
	border: 1px solid transparent;
	/*margin-left: -245px;*/
}
#search_ol.active {
	border-color: #4d90fe;
}
#search_ol input {
	border:0;
	height:30px;
	outline: 0;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: transparent;
	width:100%;
	-webkit-font-smoothing:antialiased;
}
.search_ol_intro {
	position: absolute;
	z-index: 10;
	width: 260px;
	text-align: left;
	left: 15px;
	top: 15px;
	height:35px;
	pointer-events: none;
}
#search_ol_button {
	float: right;
	position: relative;
	background-color: #3A91F0;
	width: 35px;
	height: 32px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-right: -35px;
	color: #FFFFFF;
	margin-top: -1px;
	-webkit-font-smoothing: none;
	-webkit-transition: 0;
	transition: 0;
}
#search_ol_button i {
	right: 7px;
	top: 9px;
	position: absolute;
}
#search_results_ol {
	position: absolute;
	z-index: 10;
	width: 260px;
	left: 15px;
	top: 48px;
	background-color: #FFFFFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-left: 0px;
	overflow: hidden;
}
#search_results_ol > div.active {
	background-color: #EBF2FE;
}
#search_results_ol > div:last-child {
	padding-bottom: 2px;
}
#search_results_ol > div {
	padding-left: 10px;
	cursor: pointer;
}
#search_results_ol > div:first-child {
	padding-top:5px;
}
#search_results_ol > div:not(:first-child):before {
	content: "";
	display: block;
	height: 1px;
	width: 110%;
	background: #D8D8D8;
	margin-left: -10px;
	margin-bottom: 5px;
}
#search_results_ol > div:hover {
	background-color: #D6D6D6;
}
/* Fixes issue withMAP Overlays */
.olControlMousePosition.olControlNoSelect {
	right:100px;
	color: white;
}
.olControlPanZoom {
	margin-top: 45px;
}
.result_underline_ol {
	text-decoration: underline;
	font-weight: bolder;
}
circle,
.olPopup {
	cursor: pointer;
}
.my_location {
	width: 19px;
	height: 19px;
	cursor: pointer;
	right: 5px;
	top: 5px;
}
.my_location > div {
	background-image: url('../img/geolocation_white.png');
	width: 19px;
	height: 19px;
}
#site_preview {
	pointer-events: none;
}
.clear_search {
	position: absolute;
	color: #FFFFFF;
	right: 5px;
	font-size: 20px;
	top: 2px;
	cursor: pointer;
}

/* Form Helpers */
input[type="number"]{
   -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}
input[type="radio"] {
	margin-right: 5px;	
}
table th, table td {
	padding-left: 0.4em;
	padding-right: 0.4em;
}
.halfColumn {
	width: 49%;
	float: left;
}
.halfColumn.left.divider {
	border-right: 1px solid #dddddd;
}
.halfColumn.right.divider {
	border-left: 1px solid #dddddd;
}
.halfColumn.right {
	padding-left: 10px;
}
.tableDivision {
	border-right: 1px solid #dddddd;
}
tr.sumRow td {
	border-top: 2px solid #000;
	font-weight: bold;
	vertical-align: middle;
}
tr.sumRow td:first-child {
	padding-right: 0;
}
.inputSection {
	margin: 10px auto;
}
.inputSection:after {
	content: "";
	display: block;
	clear: both;
}
.tagContent table {
	border-top: 5px solid #DFDFDF;
	border-bottom: 0px solid #DFDFDF;
}
.tagContent table#cpiSummaryTable {
	border-top: 0px solid #DFDFDF;
	border-bottom: 2px solid #222222;
	border-left: 2px solid #222222;
	border-right: 2px solid #222222;
	margin-bottom: 20px;
}
.tagContent table#cpiYieldWaterTable {
	border-top: 0px solid #DFDFDF;
	border-bottom: 2px solid #222222;
	border-left: 2px solid #222222;
	border-right: 2px solid #222222;
}
.numberInput input,
.numberInput select {
	width:100%;
	display: table-cell;
}
.numberInputSmall input {
	width: 60px;
}
.numberInputPct input {
	width: 40px;
}
.inputs div {
	padding-bottom: 5px;
}
.inputs {
	vertical-align: middle;
}
.outputLabel {
	width: 70%;
	text-align: left;
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
.outputValue {
	width: 15%;
	text-align: right;
	display: inline-block;
	font-weight: bold;
	padding-right: 2%;
	vertical-align: middle;
}
.fieldLabel {
	width: 74%;
	text-align: left;
	display: inline-block;
}
.fieldLabel.short {
	width: 47%;
}
.fieldValue {
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 2px;
	width: 20%;
	text-align: right;
	display: inline-table;
	padding: 0.5% 2%;
}
.fieldValue.long {
	width: 47%;
}
.xfix {
	font-weight: bold;
	font-size: 12px;
}
.input-prefix {
	display: table-cell;
	line-height: normal;
	padding: 0 3px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.input-suffix {
	display: table-cell;
	line-height: normal;
	padding: 0 3px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.radio {
	display: inline-block;
	padding-right: 35px;
}
.radio:last-child{
	padding-right: 0;
}
#costContentMain::after {
    clear: both;
    content: "";
    display: block;
}

/* Styles for opening and closing of main sections */
.dropSection {
	background-position: right top;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	cursor: pointer;
}
.dropSection.input {
	background-color: #EEB4B4;
	color: #333;
}
.dropSection.input.open {
	/* background-color: #EE3B3B; */
	background-color: #ff5959;
	color: #fff;
}
.dropSection.output {
	background-color: #E8F1D4;
	color: #333;
}
.dropSection.output.open {
	/* background-color: #6B8E23; */
	background-color: #72a51b;
	color: #fff;
}
.dropSubSection {
	border: 2px solid #333;
	padding: 0 5px;
}
.minus::after {
	color: #fff;
	content: "\2010";
	font-family: "Fontcons";
	font-size: 18px;
	float: right;
	top: 1px;
}
.plus::after {
	color: #fff;
	content: "\271A";
	font-family: "Fontcons";
	font-size: 18px;
	float: right;
	top: 1px;
}

/* Inputs: About Your Farm section */
#sandySoilInfo {
	clear: both;
	width: 55%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ccc;
	text-align: center; 
	border-radius: 8px;
   border-style: solid;
   border-width: 2px;
   border-color: #888;
}
#sandySoilInfo a {
	color: #000;
	font-weight: bold;
}
#sandySoilInfo:hover {
	background: #eee;
}
#yieldInputsOuter{
	background-color: #E4E0CE;
	padding: 8px 15px 5px;
	margin: 2px 7px 5px 0px;
}
#yieldInputsOuter a{
	text-decoration: underline;
}
#yieldInputsInner{
	background-color: #FFF;
	padding: 2px 5px;
}
#yieldInputsNote{
	font-style: italic;
	line-height: 14px;
	margin: 5px 5px 0px;
}

/* Capital Costs Section */
#costContent button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	background: none;
	background-color:#fff;

	border: 2px solid #333;
	color:#333;
	padding-right: 30px;
}
#costContent button.open {
	border-bottom: none;
	background-color:#333;
	color:#eee;
}
#costContent button.open:hover {
	border-bottom: none;
}
#costContent button:hover {
	background: none;
	background-color:#ddd;
	color:#333;
}
.costTableLabel {
	width: 45%;
}
#taxOptionWrapper {
	text-align: right;    
}

/* CPI Summary Table Section - Ratio and Yields */
.cpiColumn {
	float: left;
}
.cpiColumn.left {
	width: 51%;
}
.cpiColumn.right {
	width: 48%;
}
.tableSubTitleRow {
	background-color: #000;
}
.tableSubTitle {
	float: left;
	color: #fff;
}
table#cpiSummaryTable {
	text-align: right;
	width: 98%;
}
table#cpiSummaryTable tr td:nth-child(3) {
	border-right: 1px solid #cccccc;
}
table#cpiSummaryTable tr th {
	white-space: normal;
}
table#cpiSummaryTable tr td:nth-child(1) {
	text-align: left;
}
table#cpiSummaryTable tr.sumRow td:nth-child(n+2) {
	padding-right: 3%;
}

table#cpiYieldWaterTable {
	text-align: right;
	width: 98%;
}
table#cpiYieldWaterTable tr {
	border-top: 0px solid #cccccc;
}
table#cpiYieldWaterTable tr td:nth-child(3) {
	border-right: 1px solid #cccccc;
}
table#cpiYieldWaterTable tr.appliedWater td:nth-child(3) {
	border-right: none;
}
table#cpiYieldWaterTable tr.appliedWater td:nth-child(1) {
	border-right: 1px solid #cccccc;
}
table#cpiYieldWaterTable tr th {
	white-space: normal;
}
tbody#cpiSummarySection1,
tbody#cpiSummaryBottom {
	background-color: #eee;
}
tbody#cpiSummarySection3{
	background-color: #eeead4;/* #dedac4; #fc6; #E4E0CE*/
}
tbody#cpiSummarySection4{
	background-color: #99ccff;  /* #c0ffff */
}
table#cpiYieldWaterTable tr td:nth-child(1) {
	text-align: left;
}
table#cpiYieldWaterTable tr.sumRow td:nth-child(n+2) {
	padding-right: 3%;
}
td.cpiSummaryLabel {
	width: 25%;
}
td.cpiSummaryValue {
	width: 18%;
}

/* Variable Expenses Table */
#advancedCostTitle {
	margin-left: 5px;
}
.normalYearLine {
	background-color: #ffffff;
}
.dryYearLine {
	background-color: #eeead4;  /* #dedac4; */
}
.wetYearLine {
	background-color: #99ccff;		/* #b6cdde #adebff #c0ffff */
}
#yearConfigure button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	background: none;
	background-color:#fff;
	border: 1px solid #333;
	border-bottom: none;
	color:#333;
	width: 33%;
}
#yearConfigure button:not(.selected):hover {
	background-color:#eee;
}
#yearConfigure button.selected {
	background-color: #7cb5ec;
	border-color: #7cb5ec;
}
.icon-yearConfig::after {
	color: #666;
	content: "\2699";
	font-family: "Fontcons";
	font-size: 18px;
	position: relative;
	left: 15px;
	top: 1px;
}
button.selected .icon-yearConfig::after {
	color: #FFF;
}
#yearConfigureForm {
	border: 1px solid #333;
	padding: 5px 10px 0;
}
#yearInfo {
	font-weight: bold;
	padding-left: 5px;
}
table#cpiYears tbody tr:nth-child(even) {
	background-color: #eee;    
}
table#cpiYears td.output {
	font-weight: bold;
}
table#cpiYears tr td:nth-child(3) {
	border-right: 1px solid #dddddd;
}
table#cpiYears td:nth-child(n+2) {
	width: 12%;
	text-align: right;
}
table#cpiYears td:nth-child(n+2) input {
	width: 50%;
}
.innerTD.left {
	float: left;
	width: 40%;
}
.innerTD.right {
	float: right;
	width: 60%;
}
.innerTD input {
	width: 20%;
}
/*
span.configButton {
	cursor:pointer;
}
*/
/* Results Section: Gross Margins based on Crop Rotation and Weather */
#marginContentMain::after {
    clear: both;
    content: "";
    display: block;
}
#grossMarginInfo {
	clear: both;
	float: left;
	width: 18%;
	margin: 0 auto;
	background-color: #ccc;
	text-align: center; 
	margin-top: 7px;
	border-radius: 8px;
   border-style: solid;
   border-width: 2px;
   border-color: #888;
}
#grossMarginInfo a {
	color: #000;
	font-weight: bold;
}
#grossMarginInfo:hover {
	background: #eee;
}
#marginResultText {
	overflow: hidden;
}
#howCalculated {
	padding: 5px 15px 5px;
	/* margin: 2px 7px 5px 0px; */
}
/* Results Section: Returns over System Lifetime */
#returnsOutput {
	margin-right: 10px;
	padding: 20px;
	height: 280px;
}
.returnsOutputPositive {
	background-color: #dcedcf;
}
.returnsOutputNeutral {
	background-color: #ffefc2;
}
.returnsOutputNegative {
	background-color: #f9dfcd;
}

.resultsStatement {
	padding: 8px;
	background-color: transparent !important;
	border: 2px solid #000000;
}
.result {
	text-align: center; 
}
.resultsSummary {
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
	margin-right: 35px;
	background-color: transparent !important;
}
.resultsSummaryLine {
	margin-bottom: 10px;
	vertical-align: middle;
}
.resultsOutputLabel {
	width: 75%;
	text-align: left;
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
span.additional_help:after{
	content: "\f059";
	font-family: "Fontcons";
	font-size: 16px;
	top: 1px;
	left: 2px;
	position:relative;
	color: #AAA;
}
span.additional_help:hover:after{
	color: #000;
}
.resultsOutputValue {
	float: right;
	width: 23%;
	text-align: right;
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}

#historicalScenario {
	/*margin-left: 8px;*/
	/*padding: 20px;*/
	background-color: #f3f3f3;
	/*height: 300px;*/
}
#historicalScenarioTitle {
	background-color: #999;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#historicalScenarioText {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	text-align: center;
}

#worthItYearRange, #worthItYears, #notWorthItYears {
	font-weight: bold;
}
#worthContentInfo {
	clear: both;
	width: 42%;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #ccc;
	text-align: center; 
	border-radius: 8px;
   border-style: solid;
   border-width: 2px;
   border-color: #888;
}
#worthContentInfo a {
	color: #000;
	font-weight: bold;
}
#worthContentInfo:hover {
	background: #eee;
}

#disclaimer{
	border-top: 2px solid #999999;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Charts */
#yieldChart button {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	background: none;
	background-color:#fff;
	border: 1px solid #333;
	border-bottom: none;
	color:#333;
	width: 49%;
}

#yieldChart button:not(.selected):hover {
	background-color:#eee;
}

#yieldChart button#button1.selected {
	background-color: #fed353;
	border-color: #fed353;
}

#yieldChart button#button2.selected {
	background-color:#faaf60;
	border-color: #faaf60;
}
#rainfallYieldChart {
	border: 1px solid #333;
	border-radius: 0px 0 25px 25px;
	overflow: hidden;
	min-width: 428px; 
	height: 450px;
	margin: 0 auto;
}
.marginChart {
	min-width: 350px;
	height: 300px;
	margin: 0 auto;
}

/* Download Button */
#downloadButtons {
	/* float: right; */
}
#reset {
	float: left;
	display: none;
}
#reset #resetToolTip {
	display: none;
	background: #ff0;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#reset:hover #resetToolTip {
	display: block;
}

#download_data {
	float: right;
	display: none;
}
.dropdown-group {
	position: relative;
	display-inline:block;
	vertical-align: middle;
}
.dropdown-group-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
}
.dropdown-group-menu li {
	padding: 5px;
	margin-bottom: -5px;
	margin-top:-5px;
	cursor: pointer;
}
.dropdown-group-menu li:hover {
	background-color: #3875D7;
	color: #FFFFFF;
}
.downcaret::after {
	color: fff;
	content: "\2304";
	font-family: "Fontcons";
	font-size: 18px;
	position: relative;
	left: 5px;
	top: 1px;
}

/* Application transitions */
#cancel_request {
	position: absolute;
	background-color: #FFFF66;
	z-index: 1000;
	width: 500px;
	text-align: center;
	left: 200px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	display: block;
}

/* Misc Helpers */
.round {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.error {
	display: none;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.info-button {
	cursor: pointer;
}
.info-button:before {
	content: 'i';
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	display: inline-block;
	width:16px;
	height:16px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	color: #FFFFFF;
	background : #2385BA ;
	text-indent: 6px;
}
