/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 26 February 2018 10:22:43
*/


#innercontent.hide-heading #innercontentcopy h1 {
    display: none;
}

#innercontent.full-width {
    width: 100%;
}

td.cell-image {
    width: 39%;
}

table.stripe tr:nth-child(odd) td{
    background: #F2F2F2;
}
table.stripe tr:nth-child(even) td{
    background: #E6E6E6;
}

#lastestPerformance thead th {
    background-color:#ffc39c;
    border-bottom: 0;
}

#lastestPerformance tbody {
    text-transform: capitalize;   
}

/* hide this value in invetment options */
table[data-type="mysuper"] tr:nth-child(2) {
    display: none;
}

/* Multiselect on performace */
.multiselect-container.dropdown-menu {
    background-color: white;
    text-shadow: none;
}
.multiselect-container.dropdown-menu label {
    padding-left: 0;
}
.multiselect-container.dropdown-menu li a:hover {
    background-image: none;
    background-color: transparent;
    color: grey;
}

.years th {
    padding: 0;
    white-space: nowrap;
    border-bottom: 0;
}

.reallyhidden {
    display: none !important;
}

.visuallyhidden {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}

.esuper-form__error--indicator {
    color: red;
}

input[type='submit'].darkButton,
.inline-search input[type='submit'],
.button {
    background: #f15a22 url("https://www.energysuper.com.au/__data/assets/image/0022/1966/arrow-forwardDouble.png") no-repeat 95% center;
    border: 0;
    color: #ffffff !important;
    padding: 5px 26px 5px 10px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 20px;
    text-decoration: none !important;
    display: inline-block;
    width: auto;
    text-shadow: none;
}

.inline-search input[type='text'] {
    border: 1px solid #f15a22;
}

.bg-white {
    background-color: #fff;
}

.chart-legend {
    border: 1px solid rgb(144, 144, 144);
    border-radius: 5px;
    padding: 0 0.25em;
}

.legend--item {
    display: inline-block;
    width: 9em;
}

.legend--colour {
    display: inline-block;
    height: 8px;
    width: 8px;
}

.legend--name {
    font-size: 11px;
}

/* The graph styling */
.chart-area{
  border: 1px solid #b4b4b4;
}

.chart-super .main-line {
  stroke-width: 3px;
}

.chart-super {
  height: 500px;
  padding-top: 2em;
  padding-bottom: 2em;
}

.chart-super.show {
  opacity: 1;
  transition: opacity 1.25s ease;
}

input[type=text].datepicker {
  background-color: white;
}


.sq-form-question-tickbox-list li {
  margin: 0 !important;
  padding: 0 !important;
  overflow: auto;
}

.sq-form-question-tickbox-list li + li {
  margin: 15px 0 0 0 !important;
}

.sq-form-question-tickbox-list label {
  margin: 0 !important;
  padding: 0 !important;
}


textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"] {
  width: 264px;
  background: none;
  margin: 2px 10px 6px 0;
}

select {
  width: 266px;
}

sub {
    font-size: 75%;
}

.homepage-banner a {
    text-decoration: underline;
}
