﻿body {
    overflow-x: hidden;
}

.bm10 {
    margin-bottom:10px;
}
sub, sup {
    font-size: 60%;
}
/* Bolding <ol> numbers but keeping <ol> content a regular weight */
ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

ol > li {
  margin: 0 0 .3em;
  padding: 0 0 0 2em;
  text-indent: -1em;
  list-style-type: none;
  counter-increment: item;
}
ol > li:last-child {
    margin: 0 0 -1em;
}

ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

/* Top Wizard arrangement */

.wiz {margin: 0 auto;}

.modal.fade.ng-isolate-scope.wiz.in > div {
    margin:0 auto;
    top:87px;
    /*box-shadow:0 -37px 30px #000;*/
}

.wiz.in div.modal-body {
    padding-top:0px;
}
.modal-content {border:none;}
 
.wizard-breadcrumbs-container { /* line 827 */}
/*end*/

.tooltip {
    position: absolute;
    text-align: left;
    text-shadow: none !important;
}

.learnmore {
/*  border: 1px solid #fff; */
    border-radius: 32px;
    padding: 4px 24px;
    box-shadow: 0 0 28px #d95b44;
    transition: all 0.5s ease;
}
.learnmore:active, .learnmore:hover {
/*  border: 1px solid #d95b44; */
    box-shadow: 0 0 40px #d95b44;
}

.about, .manage {
    width:75%;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 26px;
    min-height: 20px;
    margin: 5% auto 7%;
    padding: 8px 44px 26px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.manage {
    padding: 21px 28px 22px;
}

.homerprolink {
    margin:0 auto;
    text-align: center;
}

.larger {
    font-size: 17px; line-height: 25px;
}
.shortlines {
    padding: 0px 40px;
}
.left-border {
    border-left: 1px solid #ccc;
}
.right-border {
    border-right: 1px solid #ccc;
}
.row-centered {
    display: flex;
    justify-content: center;
    align-items: center;
}
.font16{
    font-size:16px;
}
.nobacknoborder {
    background:none;
    border:none;
}

.noscroll {overflow:hidden;}
.notopmarg {margin-top:0;}
.notoppad {padding-top:0;}

.row.no-pad {
  margin-right:0;
  margin-left:0;
}
.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

.hcenter {
    display:flex; 
    justify-content:center; 
    align-items:center;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.mapcolor {
    color: #5386ca;
    text-transform: capitalize;
}

.fieldsetnoblue {
    margin: 10px 0 0 0;
    padding: 12px 20px 10px 20px;
    border: none;
    border-radius: 10px;
}

/*Splash page*/
.min385 {
    min-height: 385px;
}

/* Sensitivity Results */
.sensitivity-grid {
    width: 900px;
    height: 180px;
    background: rgb(227,227,227); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(67,67,67,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,67,67,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(67,67,67,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(67,67,67,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #000030;
    text-shadow: none !important;
}

.optimization-details {
    margin: 5px 12px 2px 12px;
    background: #d95b44;
    color: #fff;
    border: none;
    border-radius: 12px;
    text-shadow:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.optimization-details a:link {
    color: #fff;
    font-weight:600;
    /*text-shadow:0px 1px 0px #000;*/
    text-shadow: none;
}

.optimization-details a:visited {
    color: #aaa;
    text-decoration: none;
    text-shadow:none;
}

.optimization-details:hover {
    box-shadow: 0px 0px 30px #d95b44;
/*  background:#484848; 
    cursor:pointer;
    transition: all 0.3s ease;*/
}

.recal {
    margin:.6em 0;
    color: #d95b44;
    text-align:center;
    line-height:1.3em;
}
.recal:hover {
    text-shadow:none !important;
}
a > p.recal:disabled {
    color: #646464;
}

.result-pills {
    border-radius: 10px;
}
.ost-container {
    margin: 1px;
}
.ost-thumbnail {
    margin: 0;
    padding-left: 0;
}

.results-modal {
    height: 560px;
}
.results-table {
    height: 500px;
}
.results-text {
    margin: 6px 0px 6px 0px;
}
.results-top-text {
    margin: 6px 43px 6px 12px;
}
.results-bottom-text {
    margin: 6px 0px -4px 0px;
}
.ost-sidebar {
    color:#4785C4;
    font-family: "Lucida Grande", "Segoe UI", "Arial", sans-serif;
    text-shadow: none !important;
    background: #e5f1fa;
    border-radius: 8px;
    border: 1px solid #6cd5f6;
    padding: 0 10px;
}
.ost-chart {
    text-shadow: none !important;
    color: #000030;
    font-size: 13px;
    cursor: pointer;
}
.ost-sidebar p {
    margin-left: 0;
}
.optimization-grid {
    width: 885px;
    height: 151px;
    margin-top: 16px;
    color: #000030;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-shadow: none !important;
}
.ost-legend {
    margin-top: 20px;
    font-family: "Lucida Grande", "Segoe UI", "Arial", sans-serif;
    text-shadow: none !important;
    border-radius: 8px;
    border: 1px solid #d95b44;
    padding: 5px 8px 4px 12px;
    height: 250px;
    width: 200px;
}


.ui-grid {
    border-color: #ddd !important;
}
/* This takes the arrows / menu bar off of column headers*/
.sensitivity-grid .ui-grid-icon-angle-down:before {
  content: '';
}

.ost-axis path,
.ost-axis line {
    fill: none;
    stroke: #666;
    shape-rendering: crispEdges;
}

.ost-axis text {
    font-family: "Lucida Grande", "Segoe UI", "Arial", sans-serif;
    font-size: 12px !important;
}

.ost-axis-label {
    font-family: "Lucida Grande", "Segoe UI", "Arial", sans-serif;
    font-size: 12px !important;
}
.ost-category-winner {
    fill: steelblue;
}
.ost-tooltip {
    top:50%;
    color:#4785C4;
    text-shadow: none !important;
    background: white;
    border-radius: 8px;
    border: 1px solid #6cd5f6;
    position: absolute;
    z-index: 2020;
    width: 480px;
    height: 220px;
    padding: 7px;
    font-size: 13px;
    font-weight: normal;
    opacity: 1.0;
    pointer-events: none;
    transition: opacity 0.5s ease-in-out;
    -webkit-box-shadow: 2px 1px 5px 1px #303030;
    box-shadow: 2px 1px 5px 1px #303030;
}
.ost-symbol {
    stroke: black;
    fill: white;
    stroke-width:1px;
    background: none;
    stroke-opacity: 0.8;
    fill-opacity: 0.5;
    transition: all 0.5s ease-in-out;
}
.ost-symbol-selected {
    stroke: #000099;
    fill: #000033;
    stroke-width:3px;
    stroke-opacity: 0.8;
    fill-opacity: 1.0;
    transition: all 0.5s ease-in-out;
}
.ost-symbol-selected:hover {
    stroke: black;
    fill: black;
    stroke-width:1px;
    fill-opacity: 0.5;
    stroke-opacity: 0.3;
    stroke-width:1px;
    transition: all 0.5s ease-in-out;
}
.ost-symbol:hover {
    stroke: white;
    fill: black;
    fill-opacity: 0.8;
    stroke-opacity: 0.3;
    stroke-width:10px;
    transition: all 0.5s ease-in-out;
}
.sensitivity-grid .ui-grid-header, .optimization-grid .ui-grid-header {
  border-bottom: 0 !important;
}

.grid-category {
    background: white !important;
    display: table-cell;
    vertical-align: bottom;
}
.sensitivity-grid .ui-grid-header-cell {
    border-radius: 3px !important;
    -webkit-box-shadow: 1px 2px 5px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 5px 3px rgba(0,0,0,0.75);
    box-shadow: 1px 2px 5px 3px rgba(0,0,0,0.75);
    height: 50px !important;
}

.sensitivity-0 {
    color: #f3f3f3;
    text-align: center;
    font-weight: bold;
    border: 1px solid black !important;
    background: rgba(103,0,31,1);
    background: -moz-linear-gradient(top, rgba(103,0,31,1) 0%, rgba(214,95,77,1) 12%, rgba(214,95,77,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(103,0,31,1)), color-stop(12%, rgba(214,95,77,1)), color-stop(100%, rgba(214,95,77,1)));
    background-image: -webkit-linear-gradient(top, rgba(103, 0, 31, 1) 0%, rgba(214, 95, 77, 1) 12%, rgba(214, 95, 77, 1) 100%);
    background: -o-linear-gradient(top, rgba(103,0,31,1) 0%, rgba(214,95,77,1) 12%, rgba(214,95,77,1) 100%);
    background: -ms-linear-gradient(top, rgba(103,0,31,1) 0%, rgba(214,95,77,1) 12%, rgba(214,95,77,1) 100%);
    background: linear-gradient(to bottom, rgba(103,0,31,1) 0%, rgba(214,95,77,1) 12%, rgba(214,95,77,1) 100%);
}
.sensitivity-1 {
    color: #f3f3f3;
    font-weight: bold;
    border: 1px solid black !important;
    text-align: center;
    background: rgba(5,48,97,1);
    background: -moz-linear-gradient(top, rgba(5,48,97,1) 0%, rgba(67,146,195,1) 12%, rgba(67,146,195,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5,48,97,1)), color-stop(12%, rgba(67,146,195,1)), color-stop(100%, rgba(67,146,195,1)));
    background: -webkit-linear-gradient(top, rgba(5,48,97,1) 0%, rgba(67,146,195,1) 12%, rgba(67,146,195,1) 100%);
    background: -o-linear-gradient(top, rgba(5,48,97,1) 0%, rgba(67,146,195,1) 12%, rgba(67,146,195,1) 100%);
    background: -ms-linear-gradient(top, rgba(5,48,97,1) 0%, rgba(67,146,195,1) 12%, rgba(67,146,195,1) 100%);
    background: linear-gradient(to bottom, rgba(5,48,97,1) 0%, rgba(67,146,195,1) 12%, rgba(67,146,195,1) 100%);
}

.system-configuration {
    text-align: center;
}   

.sensitivity-grid-category-winner-stats-header {
    color: #000030;
    background: rgb(254,252,234); /* Yellow. Old browsers */
    background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
}
.sensitivity-grid .ui-grid-cell {  
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
    border-radius: 4px;
}

/* Optimization Results */
.optimization-grid-status-header {
    color: #000000;
    background: rgb(254,252,234); /* Yellow. Old browsers */
    background: -moz-linear-gradient(top,  rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
}
.optimization-grid-case-header {
    color: #fffff0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7d7d+0,2a2a2a+100 */
background: #0f0f0f; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #0f0f0f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #424242 0%,#0f0f0f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #424242 0%,#0f0f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#0f0f0f',GradientType=0 ); /* IE6-9 */

    border-right-color: #8a8a8a !important;
}                      
 
.optimization-grid .ui-grid-render-container-body {
    border-style: solid;
    border-color: #000099 !important;
    border-width: 0;
}

.optimization-grid .ui-grid-header-cell {
    height: 30px !important;
}
/* This takes the arrows off of column headers*/
.optimization-grid .ui-grid-icon-angle-down:before {
    content: '';
}

.cell-warnings {
    font-size: 20px;
}

/* graph */
.graph-container {
  float: left;
  margin: 9px;
  width: 195px;
  height: 135px;
  z-index: 100;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  box-shadow: 0 0 7px rgba(81, 203, 238, 0);
}
.graph-container .graph-header {
  margin-top: 4px;
  text-align: center;
  font-weight: 500;
}
.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

.graph-container.active,
.graph-container.active:hover {
  outline: none;
  border: 1px solid #74b9f0;
  box-shadow: 0 0 7px #51cbee;
}
.graph-container:hover {
  text-decoration: none;
  color: #0088cc;
}
.graph-container:active {
  border-color: #0055cc !important;
} 

/* navigation */
a.disabled {
    pointer-events: none;
    color: black;
}
a.enabled {    
}

/* chart */
.bar rect {
    shape-rendering: crispEdges;
}
.bar text {
    fill: #fff;
}
.axis path, .axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}
.chartContainer {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    width: 700px;
    overflow-x: auto;
}

/* start page */
ul.unstyled {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
/* validation */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

select.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.app-content {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
   /* margin-bottom: 20px; */
}
.results-pad {
    padding: 20px 14px 20px 22px;
}
.bott-fifteen {
    padding-bottom: 15px;
}
.WiderLabel {
    width: 50%;
}

/*Results Elements*/

.ProjectName {
    color:#fff;
    text-shadow: 0px 1px 0px #000;
    font-size:16px; 
    margin-bottom:5px;
    outline: none;
}
.ProjectName:hover, .ProjectName:visited {
    color:#fff;
    outline: none;
}
.ResultsHeaders {
    margin-top:0px;
    margin-bottom:10px;
    text-shadow: none;
}

/* Schematic */
     
.schematic-background {
    width: 270px;
    height: 390px;
    /* ReSharper disable once UnknownCssVendorExtension */
    border-radius: 10px;
    border: none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#424242+0,0f0f0f+100 */
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #0f0f0f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #424242 0%,#0f0f0f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #424242 0%,#0f0f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#0f0f0f',GradientType=0 ); /* IE6-9 */
}
.schematic-add-components-background {
    margin: 10px;
}
.schematic-container {
    width: 310px;
    height: 500px;
    position: relative;
}
.schematic-item {
    position: absolute;
}
.schematic-sidebar {
    margin-left: 0;
    padding-left: 0;
}
.schematic-margins {
    margin: 12px;
}
.schematic-inlay {
    text-shadow: none !important;
    background: rgb(19,7,1);
    background: rgb(107,107,107); 
    background: rgb(125,125,125);
    background: rgb(192,192,192);
    border-radius: 8px;
    border: 1px solid #000066;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
.schematic-inlay h3 {
    color:#fcf8e3;
    color:#f9f9f9;
    text-shadow: none !important;
}
.schematic-inlay h6 {
    color:#fcf8e3;
    color:#f9f9f9;
    text-shadow: none !important;
}
.schematicAddModify {
    padding: 0; font-size: 11px; font-weight:bold; letter-spacing:-.2px;
}
p.test {
    margin:0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    fill: lightgray;
    /*font-family:Cabin Condensed;*/
    font-size: 1em;
    text-overflow: ellipsis;
    color: white;
    text-shadow: 1px 1px 3px #333;
}
p.test:hover {
    overflow: visible;
}

.progress {
    height: 34px; /* height of bootstrap buttons */
    margin-bottom: initial;
}

/*Project Icon*/
.heading-icon img {
	margin-top: -10px;
    border: 2px solid #d95b44;
    transition: all .7s ease;
}
.heading-icon img:hover {
	margin-top: -10px;
    background: none;
    border: 2px solid #fff;
    box-shadow: 0px 0px 22px #e86950;
}

/*Apparently does nothing*/
.btn-sidebar-schematic {
    border-radius: 24px;
    font-size: 37px;
    /* ReSharper disable once CssNotResolved */
    font-smooth: always;
    text-decoration: none;
}
/*Outside schematic*/
.btn-default.btn-default-schematic {
    padding: 7.5px;
    background:none;
    font-weight: normal;
    color:#d95b44;
    border: 2px solid #d95b44;
    border-radius:24px;
    /* ReSharper disable once CssNotResolved */
    font-smooth: always;
    font-size: 38px;
    text-shadow: 1px 1px 3px #333;
    text-decoration: none;
    height:48px;
    width:48px !important;
    transition: all .9s ease;
}
.btn-default.btn-default-schematic:hover {
    background:none;
    box-shadow: 0px 0px 22px #e86950;
    text-decoration: none;
}
/*In schematic*/
.btn-default-schematic.schematic-item {
    color:#fff;
    text-shadow: 1px 1px 3px #333 !important;
    transition: all .9s ease;
}
.btn-default-schematic.schematic-item:hover {
    background:none;
    border: 2px solid #fff;
    box-shadow: 0px 0px 22px #e86950;
    text-decoration: none;
}
.btn-default-schematic[disabled=disabled], .btn-default-schematic:disabled {
    box-shadow:none;
    text-shadow:none;
    color: #fff;
    border-color: #dcdcdc;
    background-color: #dcdcdc;
}

/* winner sizes grid */
.winner-sizes-grid {
    width: 260px;
    height: 180px;
    margin: auto;
}

.winner-sizes-grid-header-cell {
    background: white;
}

.winner-sizes-grid-cell {
    text-align: center;
    height: 100%;
} 

.winner-sizes-grid-cell-category-winner {
    background: #bde0ff;
}

.winner-sizes-grid-cell-overall-winner {
    background: #ffff80;
}

.search-space-grid {
    width: 260px;
    height: 180px;
    margin: auto;
}


/* plots */

svg.plot {
    overflow: visible;
}

hmr-load-profile-plot {
    display: block;
}

hmr-battery-capacity-plot {
    display: block;
}

hmr-battery-lifetime-plot {
    display: block;
}

hmr-solar-plot {
    display: block;
}

hmr-wind-plot {
    display: block;
}

hmr-wind-turbine-power-plot {
    display: block;
}

hmr-generator-fuel-plot {
    display: block;
}

hmr-generator-efficiency-plot {
    display: block;
}

.input-group-addon {
    font-size:smaller;
}

.table tbody>tr>td.centerer{
    vertical-align: middle;
}

.load-profile-plot-tick {
    font-family: sans-serif;
    font-size: 10px;
}

.plot-average-label {
}

/* Wizard */
.modal-lg {
    width: 950px;
}
.submodal {
    margin-top: 30px;
}

/* Wizard: controls */
.wizard-controls-container {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.wizard-controls-item {
    flex: 1 1;
    text-align: center;
}
.wizard-controls-item:first-child {
    text-align: left;
}
.wizard-controls-item:last-child {
    text-align: right;
}

/* Wizard: breadcrumbs */
.wizard-breadcrumbs-container {
    align-items: center;
    margin: -56px 148px 0;
    text-align: center;
    color: #d9b9b3;
    background: #000;
}
.wizard-breadcrumbs-item {
    display:inline;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding:0 0 0 10px;
}
.wizard-breadcrumbs-item-completed {
    color: #a2a2a2;
    font-style: italic;
}
.wizard-breadcrumbs-item-new {
    color: #d9b9b3;
}
.wizard-breadcrumbs-item-current {
    color: #d95b44;
    font-style: normal;
}
/* paddings for 'a' */
.wizard-breadcrumbs-container a {
	line-height: 36px;
	position: relative;
}
.wizard-breadcrumbs-container a:nth-child(2) {
	padding-left: 0;
}
.wizard-breadcrumbs-container a:last-child {
	padding-right: 20px;
}
/* triangle shape: after 'a' */
.wizard-breadcrumbs-container a:after {
	content: ' >';
    font-style:normal;
}
/* NO triangle shape: aftar last 'a' */
.wizard-breadcrumbs-container a:last-child:after {
	content: none;
}

/* Wizard: calculation progress */
.wizard-calculation-label {
    text-align: left;
}

/*/* Schematic Modals */
.modal.modal-component {
  text-align: center;
  padding: 0!important;
  /*width: 920px;
  height: 800px;
  overflow:scroll;*/
}
/*.modal.modal-component .modal-lg {
  width: 800px;
}
.modal.modal-component .modal-content {
  height: 900px;
}

.modal.modal-component .modal-body {
}
.modal.modal-component .modal-backdrop {   
  background-color: red;
  opacity:1.0 !important;
}
.modal.modal-component:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.modal-component .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}*/

.input-group-name {
   font-weight: 900;
    min-width: 120px;
    text-align: right;
}
.input-group-units {
    min-width: 60px;
    text-align: left;
}
/*.modal-component-options {
    width: 100%;
}
.modal-component-top {
  padding:10px 0 10px 0; 
}

.modal-component-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
.modal-component-icon {
    text-align:left; 
    margin:0px; 
    margin-left: 15px; 
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
.modal-component-image {
    display:block;
    max-height: 330px;
    margin:auto;
    margin-bottom: 10px;
}
.modal-component-spacer {
    margin-top: 10px;
}
.modal-component-no-space {
    padding:0px; 
    margin: 0px
}
.modal-component-options {
    padding:0px; 
    padding-bottom:10px; 
    margin:0px
}
.modal-component-cost-label {
    padding-top: 20px;
}
.modal-component-logo {
    display:block;
    margin:auto;
    margin-bottom: 10px;
}
.modal-component-logo:hover {
    display:block;
    margin:auto;
    margin-bottom: 10px;
}

.modal-component-notes {
    cursor:pointer;
}

.modal-component-ellipsis {
    color: rgba(67,146,195,1);
    font-weight: 900;
    font-size: 18px;
    cursor:pointer; 
    text-decoration:underline;
}

.modal-component-ellipsis:hover {
    cursor:pointer; 
    text-decoration: none;

}

.slidedown20 {
    margin:20px 0 -20px;
}

/*============================================================*/
/*---------- 4. QS RESPONSIVE ----------*/
/*============================================================*/

@media only screen and (max-width: 1014px) {
    .optimization-grid {
    width: unset;
    }
}