﻿
/*#region Details Box*/

.recommendedActionSummary {
	margin-top: 0;
	margin-bottom: 20px;
	background: white;
	width: 100%;
	font-size: 14px;
}

#recommendedActionDetailsImage{
	width: 100%;
}

.recommendedActionDetailsBox {
    background-color: #fff;
    height: 100%;
    padding: 10px;
}

#ButtonCsv {
	float: right;
}

#recommendedActionDetailsTableDiv {
	width: 100%;
	height: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(184, 176, 176);
}

#recommendedActionDetailsTableDiv th{
	font-size: 16px;
	font-weight: bold;
}
/*#endregion*/


/*#region Common Class Styles*/

.contextualReportSection {
	border-style: dotted;
	border-color: rgb(184, 176, 176);
	border-width: 1px;
	min-width: 1200px;
	max-width: 2000px;
	width: calc(100% - 20px);
	margin: 10px;
	text-align: center;
	font-size: 13px;
    font-weight: bold;
}

.contextualReportSection .shareTitle {
	width: auto;
	padding-right: 10px;
}

.contextualReportSubSection {
	display: inline-block;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.contextualReportSectionTitle {
	float: left;
	color: #2E9F48;
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
}

/*#endregion*/

/*#region Usage and Cost Report Header*/

#contextualReportHeader {
	min-height: 50px;
	overflow: auto;
	text-align: left;
	font-size: 24px;
	border: none;
	line-height: 50px;
}

/*#endregion*/

/*#region Top Section*/

#contextualReportTop {
	min-height: 220px;
	overflow: auto;
}

#contextualReportStatistics {
	min-height: 200px;
	overflow: auto;
}

.distributionChart {
	width: 380px;
	height: 200px;
	float: left;
}

.distributionLabel {
	font-weight: bold;
	display: inline-block;
}

.distributionSectionContents {
    width: 150px;
    text-align: left;
    margin-top: 5px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.distributionSectionContents .row {
    text-align: right;
    line-height: 30px;
    width: calc(30% - 20px);
}

.reportProjection {
    font-size: 13px;
}

.reportProjectionTextColumn {
    width: 50px;
    text-align: left;
    margin-top: 5px;
    float: left;
}

.reportProjectionTextColumn .row {
    line-height: 30px;
}

.reportProjectionTextColumn hr {
    visibility: hidden;
}

.stackedDistributionChartWrapper {
    width: calc(50% - 20px);
    max-width: 650px;
    min-width: 600px;
    float: left;
}

.distribution {
	width: 100%;
}

#statistics {
	width: calc(100% - 30px);
	height: calc(100% - 20px);
	min-width: 420px;
	float: left;
	margin-left: 10px;
}

.statisticsSectionContents {
	width: 30%;
	float: left;
	text-align: left;
    overflow: auto;
}

/*#endregion*/

/*#region Middle Section*/

.detailsLink {
	text-decoration: underline;
}

.detailsLink:hover{
	color: #2E9F48;
	cursor: default;
}

#contextualReportMiddle input[type="checkbox"] {
	margin: 0;
	vertical-align: middle;
}

#contextualReportMiddle .row {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contextualReportMiddle .key {
	width: 80%;
	min-width: 380px;
}

#contextualReportMiddle {
	min-height: 130px;
	overflow: auto;
	background-color: #EEEDED;
	padding-left: 150px;
}

#recommendedActions {
	width: calc(50% - 100px);
	min-width: 620px;
	max-width: 620px;
	height: calc(100% - 10px);
	float: left;
}

#recalculatedImpact {
	width: calc(50% - 100px);
	min-width: 400px;
	height: calc(100% - 10px);
	float: left;
	display: none;
}

.comingSoon {
	width: calc(70%);
	color: #ff3535;
    font-size: 32px;
    font-weight: bold;
	text-align: center;
}

.verticalAlignIcon {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.verticalAlignIconFrame {
	display: inline;
	float: left;
    text-align: center; 
	margin-top: 10px;
	width: 150px;
	position: absolute;
    left: 0;
}

/*#endregion*/

/*#region Anomalies Section*/


#contextualReportAnomalies .row {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contextualReportAnomalies .key {
	width: 90%;
	min-width: 380px;
}

#contextualReportAnomalies {
	min-height: 130px;
	overflow: auto;
	background-color: #EEEDED;
	padding-left: 150px;
}

#anomalyActions {
	width: 800px;
	height: calc(100% - 10px);
	float: left;
}

#anomalyActionsIcon {
	padding-right: 30px;
	font-size: 5em;
	color: #3DA647;
}

/*#endregion*/

/*#region Bandwidth Section*/

#bandwidthIcon {
	padding-right: 30px;
	font-size: 5em;
	color: #3DA647;
}

#contextualReportBandwidth {
	min-height: 130px;
	overflow: auto;
	padding-left: 150px;
	overflow: hidden;
}

#contextualReportBandwidthInner {
	width: 100%;
	float: left;
}

#ingress {
	border-bottom: 1px dotted rgb(184, 176, 176);
}

.bandwidthChartDiv {
	width: 20%;
	min-width: 240px;
	float: left;
	height: 175px;
	margin-left: -70px;
}

.bandwidthTitle {
	font-weight: bold;
	font-size: 16px;
}

.bandwidthChartInformation {
	min-width: 200px;
	max-width: 15%;
	float: left;
	margin-top: 15px;
}

.bandwidthArrowDiv {
	width: 140px;
	font-size: 50px;
	padding-top: 60px;
	color: rgb(184, 176, 176);
	height: 175px;
	float: left;
	padding-left: 2%;
}

/*#endregion*/

/*#region Bottom Section*/

#contextualReportBottom {
	min-height: 380px;
	overflow: auto;
	padding-left: 150px;
}

#myOpportunityToSave {
	width: calc(100% - 10px);
	height: calc(50% - 10px);
	float: left;
	margin-bottom: 0;
}

#myOpportunityToSaveIcon {
	display: inline;
	float: left;
	padding-right: 30px;
}

#myOpportunityToSaveSectionContents {
	width: 20%;
	min-width: 250px;
	max-width: 300px;
	text-align: left;
	margin-top: 5px;
	float: left;
}

.myOpportunityToSaveChart {
	display: inline;
	float: left;
	height: 78px;
	width: 50%;
	margin-top: 3px;
	margin-left: 20px;
}

.savingsChartInformation {
	min-width: 230px;
	max-width: 40%;
	float: left;
	margin-top: 15px;
	margin-left: -20px;
}
.contextualReportSection .name {
	width: 125px;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
} 
.contextualReportSection .value {
	margin-left: 10px;
	float: left;
}

#opportunityToSaveVsPeers {
	width: calc(50% - 10px);
	height: calc(50% - 10px);
    max-width: 500px;
    min-width: 400px;
    float: left;
	margin-top: 10px;
}

.savingsVsPeersChart {
	width: 200px;
	height: 175px;
	float: left;
	margin-left: -20px;
}

#opportunityToSaveDrilldown {
	width: calc(50% - 10px);
	height: calc(50% - 10px);
	max-width: 600px;
	min-width: 400px;
	float: left;
	margin-top: 10px;
}

.savingsDrillDownChart {
	width: 200px;
	height: 175px;
	float: left;
	margin-left: -20px;
}

/*#endregion */

/*#region Footer*/

#contextualReportFooter {
	min-height: 30px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	display: inline-block;
	padding: 5px;
}

#contextualReportFooter table{
	border: none;
}

#contextualReportFooter td{
	border: none;
	padding: 3px;
}

#contextualReportFooter .footerTitle {
	font-weight: bold;
}

#contextualReportFooter .footerContent {
	font-weight: normal;
	white-space: pre-wrap;
}

/*#endregion*/

/*#region Row Overrides*/

.contextualReportSection .row {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.contextualReportSection .cell {
	display: inline;
	text-align: right;
	margin: 2px;
}

.contextualReportSection .key {
	display: inline-block;
	text-align: left;
	width: 225px;
}

#contextualReportBottom .cell {
	display: inline;
	text-align: left;
	margin: 2px;
	float: right;
}

#contextualReportBottom .key {
	display: inline-block;
	text-align: left;
	width: auto;
	float: left;
}

#myOpportunityToSave .key {
	min-width: 100px;
	width: auto;
}

#myOpportunityToSave .row {
	margin-top: 8px;
	height: 30px;
}

#contextualReportWrapper {
	width: 100%;
}

/*#endregion*/

