@media screen and (min-width: 48em) {
body.page-template-page-full-width .page-full-width #primary .entry-content, body.twentyseventeen-front-page .entry-content {
width: 100% !important;
}

body.page-template-page-full-width .page-full-width #primary .entry-header {
width: 100% !important;
}
}

.custom-header {
}

.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	height: 300px !important;
}


.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
height: 66% !important;
object-fit: fill !important;
width: 100%;
max-height: 100% !important;
display: block !important;
position: relative !important;
}

#wp-custom-header {
height: 100% !important;
}

.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, .admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media {
height: calc(30vh – 32px) !important;
}

button, input[type="button"], input[type="submit"] {
	background-color: #39b54a !important;
}

div.site-content {
	background-color: #eee;
	padding-top:0px;
}

div.site-content .wrap {
	background-color:#fff;
	padding-top: 80px;
}

.page-home h3 {
	clear: none;
}

.logo {
	float:right;
}

.about-logo {
	float:right;
}

.about-logo:hover {
	box-shadow:none;
}

div.about-logo {
	width: 150px;
	height:128px;
}

.attrib {
	clear:both;
}

/*
.navigation-top  > a, .navigation-top  > a {
    color: #39b54a;
}
*/
/*.main-navigation li:hover, .main-navigation li:focus {
    background-color: #39b54a;
}*/

.main-navigation ul.sub-menu li a:hover {
    background-color: #39b54a;
}

.browser {
	border: 2px red solid;
	padding:5px;
	display: none;
}

div.mobile {
	width: 200px;
    float: right;
    padding:10px;
    border:1px solid;
	margin-left:15px;
}

.register-btn-container {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.mobile .register-btn-container {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	}

.mobile p {
	margin: 0 0 .5em;
}

.register-btn-container a.register-button {
	margin-top:30px;
	margin-bottom:30px;
	padding: 1em 2em;
    background-color: #39b54a;
	color:black;
	text-decoration:none;
	border-radius: 2px;
	cursor:pointer;
	box-shadow:none;
}

.register-btn-container a.register-button:hover {
	box-shadow:none;
}

#div-agree {
	margin-top: 30px;
}

#social {
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding-top: 10px;	
}

#social .icons {
	margin-top: 5px;
}

.social-link {
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}

.post-edit-link { display: none; }

.iblock {
	display: inline-block;
}

.mydata-ui {
    margin-top: 60px;
    margin-left: -30px;
}

.nosa {
	margin-bottom: 0px;
}

.energy-list > li[active] {
	font-weight:bold;
}

.energy-list > li {
	cursor:pointer;
}

.energy-list {
	list-style-type:none;
	padding-top: 50px;
	padding-left: 30px;
}

#edit-energy {
	margin-top: 10px;
}

#edit-energy-list th:last-child,  #edit-energy-list table td:last-child {
	text-align:right;
}

.edit-energy-header {
	display:inline-block;
	vertical-align:top;
	margin-right:60px;
}

.date-range .bf-date {
	display:inline-block;
	width:115px;
}

#edit-energy-dates {
	margin-left:30px;
}

#edit-energy-dates .date-range {
	display: inline-block;
}

#add-energy-ui {
	margin-bottom:40px;
	padding-bottom: 20px;
}

#add-energy-ui .divider {
	border-bottom: solid 1px #ddd;
	margin-left: 30px;
	margin-right: 70px;
	margin-bottom: 20px;
}

.mydata-ui .add-energy-btn, .mydata-ui .show-all-energy {
	margin-bottom: 30px;
	margin-left: 30px;
	color: #222;
	background-color: #39b54a;
}

#edit-energy-search {
	margin-bottom: 30px;
	margin-left: 60px;
	display: inline-block;
}

.mydata-ui #edit-energy-search {
	margin-top: 15px;
	margin-left: 0px;
	color: #222;
	background-color: #39b54a;
}

#energy-filter p {
	margin-bottom: 0px;
}

.filter-sector input {
	margin-left: 15px;
}

.filter-sector-label {
	font-weight: bold;
}

.filter-sector {
	display:none;
}

.filter-sector.active {
	display:block;
}

.mydata-content a.add-energy-btn {
	color: #222;
	background-color: #39b54a;
	box-shadow: none;
    font-size: 150%;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bolder;
}

.mydata-content button.add-energy-btn {
	color: #222;
	background-color: #39b54a;
}

#edit-energy-list .page-controls {
	text-align:center;
}

i.page-forward.material-icons, i.page-back.material-icons {
	font-size:24pt;
}

.page-forward.inactive, .page-back.inactive {
	color: #ddd;
}

#edit-energy .energy-list {
	padding-top:0px;
	padding-left:0px;
	cursor:pointer;
}

#edit-energy #track-energy {
	display:inline-block;
}

#edit-energy .energy-form {
	display:none;
}

#edit-energy input:not(#en-septic), #add-energy input:not(#en-septic) {
	width:100px;
}

#add-energy input, #edit-energy input {
	display:inline-block;
}


/** Remove spinners (increment/decrement) controls */
input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}

#edit-energy .energy-form p {
	margin-bottom: 0px;
}

input.bf-date {
	display:inline-block;
	width: 115px !important;
}

#add-energy label, #edit-energy label {
	display:inline-block;
	text-align: right;
	width: 110px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#add-energy label.energy-header, #edit-energy label.energy-header {
	width: 144px;
}

.view-energy-co2 {
	float:right;
}

.energy-form {
	display:none;
}
#home-form {
	display:block;
}

/*#add-energy .waterlb {
	padding-right: 340px;
}*/

.septic-grp {
    margin-top: -50px;
    display:none;
}

#en-carpool-details {
	display: none;
	padding-left: 30px;
	padding-bottom: 30px;
}

#en-grocery-details {
	display: none;
	padding-left: 30px;
	padding-bottom: 30px;
}

::placeholder {
	color:#CCC;
}

.energy-form-submit {
	margin-top:30px;
	color: #222;
	background-color: #39b54a;
}

#track-energy .energy-section {
	border-top: 1px solid #eee;
	margin-top: 30px;
	padding-top: 0px;
}

#menu-footer {
	list-style-type: none;
}

#menu-footer .menu-item {
	display: inline-block;
}

#menu-footer a {
	padding: 1em 1.25em;
	color: #767676;
}

#ui-datepicker-div {
	z-index: 11 !important;
}

table.usage-timeline .usage-date {
	width:20%;
}

td.icon-list * {
	margin-right:5px;
}

.energy-info {
	float: right;
	cursor:pointer;
}

.energy-section {
	padding-left: 30px;
}

.energy-section-header {
	margin-left: -30px;
	margin-top: 30px;
	font-weight:bold;
}

.energy-delete {
	margin-left: 10px;
}

tbody.energy-details tr {
	border-bottom:none;
}

tbody.energy-summary tr {
	border-top: 1px solid #eee;
	border-bottom: none;
}

/* Modal dialog (background) */
.modal {
    display: none; 
    position: fixed; 
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
}

.modal-title {
	text-align:center;
	font-size:150%;
}

/* For edit-energy modal */
#edit-energy-modal .modal-content {
    width: 770px;
}

#edit-energy .entry-title {
	font-size:120%;
}

/* The Close Button */
.bg-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.bg-close:hover,
.bg-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#edit-energy-modal .bg-close {
	height: 0px;
    margin-top: -10px;
}


/* User settings */

#house-div {
	margin-top:30px;
	margin-bottom:30px;
}

#household-size {
	width:200px;
	display:inline-block;
}

#user-settings-ack {
	border: solid;
	padding:5px;
	position:relative;
	top:-200px;
	left:-100px;
	background-color:white;
	width:250px;
}

#user-settings label {
	display:inline-block;
	margin-right:30px;
}

#user-name {
	display: inline-block;
	width: 420px;
    margin-bottom: 30px;
}

#user-settings .picker-container {
	display: inline-block;
}

#user-settings .pick-region {
	background-color: #fff;
}

#user-settings-submit {
	color: #222;
	background-color: #39b54a;
}

#delete-user-div {
	margin-top: 120px;
	margin-bottom: 30px;
	border-top: solid 1px #eee;
	background-color: #ddd;
}

#delete-user-settings {
	background-color: #b53d39 !important;
	margin-top: 60px;
	margin-bottom: 30px;
	margin-left: 160px;
	margin-right: 70px;
}

/* Competition */
#team-list {
    margin-top: 30px;
}

#comp-team-leader {
	width: 300px;
}

#add-team .modal-content, #edit-team-modal .modal-content {
	width:500px;
}

#add-team input, #edit-team-modal input {
	width:80%;
	width:calc(100% - 180px);
}

#add-team input.ignore-values, #edit-team-modal input.ignore-values {
	width:inherit;
}

#add-team *, #edit-team-modal * {
	margin-bottom: 30px;
}

#add-team div.ignore-values-div, #edit-team-modal div.ignore-values-div {
	margin-top:-50px;
	margin-bottom:0px;
}

#teams-prorate {
	margin-top: 45px;
}

#teams-download {
	margin-top: 20px;
}

.hide {
	display:none; 
}

.add-team-btn {
	cursor:pointer;
    padding-right: 10px;
}

#add-team label, #edit-team-modal label {
	float: left; 
	width: 7em; 
	margin-right: 1em; 
	text-align: right;
	height: 48px;
	line-height: 48px;
}

i.add-team-plus {
	float: right;
    font-size: 150%;
    font-weight: bold;
    padding-top: 10px;
	cursor:pointer;
	margin-right: 20px;
}

/* Competition Picker */

.picker-selector {
    width: 200px;
    background: white !important;
    color:  black;
    padding: 10px; 
    cursor: pointer;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.picker-selector:hover {
    background: #39b54a;
}

.picker-list {
    display: none;
    position: absolute;
    margin: 0;
    background: #ddd;
    list-style-type:none;
}

ul.picker-list > li > a.picker-item {
  text-decoration: none;
  box-shadow: none;
  color:#222;
}


ul.picker-list > li {
    width: 200px;
    background: #eee;
    line-height: 25px;
    font-size: 14px;
    padding: 0 10px;
    cursor: pointer;
	margin-bottom:0px;
}

.picker-list > li:hover {
    background: #39b54a;
}

.picker-drop-icon {
	float:right;
}

.competition-description {
	margin-top: 30px;
	font-style:italic;
}

.view-team-leader {
	margin-bottom:0px;
	font-weight:bold;
	text-align: left;
}

.team-details p.view-team-member {
	margin-bottom:0px;
	/*margin-left:60px;*/
	text-align: left;
}

p.ignore-values {
	color:blue;
}

p.not-registered {
	color:red;
}

/*.team-details p {
	margin-left:30px;
}*/

.edit-team-btn, .delete-team-btn {
	float:right;
}

.view-team {
	float:right;
}

.delete-team-btn {
	margin-right:10px;
	margin-left: 10px;
}

.delete-team-member-btn  {
	float: right;
    margin-top: 12px;
    margin-right: 25px;
}

#my-team {
	border: 1pt solid #aaa;
}

#my-team tr:last-of-type {
	border-bottom: 1px solid #aaa;
	padding-top:0px;
	padding-bottom:0px;
}

#my-team td:last-of-type {
	padding-top:0px;
	padding-bottom:0px;
}

#my-team .competition {
	float:right;
}

#my-team .bgr, #competition-standings .bgr {
	background-color: #f0f6e4;
}

#my-team .bgrh, #competition-standings .bgrh {
background-color: #e7f6e4;
}


#my-team .sector-details {
	display:none;
}

#my-team .sector-details th, #my-team .team-stat-details th {
	font-weight: normal;
	font-style:italic;
	font-size:80%;
	padding-top:0px;
}

#my-team tr.period {
	border-bottom: none;
}

#my-team tr.period td {
	padding-bottom:0px;
}

#my-team .indiv-details {
	display:none;
}
#my-team td:last-child {
	text-align:right;
}

#team-download {
	margin-top: 60px;
}

p.team-roster {
	margin-bottom:0px;
}

.team-email {
	float:right;
	font-weight:normal;
}

#test-list-energy-ui  {
	display:none;
}

p.warning {
	border: solid;
	border-color: red;
}


/** Reports */
/*#report-dates, #compare-dates {
	width: 40%;
	display:inline-block;
	vertical-align:top;
}

#report-dates {
	margin-right:30px;
}
#compare-dates {
	margin-left:30px;
}*/

main.report-page .entry-header {
	width:32% !important;
}

main.report-page .entry-content {
	width: 64% !important;
}

#report-dates, #compare-dates {
	margin-right:30px;
	margin-top:30px;
}
#compare-dates {
	margin-right:30px;
}

.indiv-report-ui #energy-filter {
	margin-top:30px;
}

#indiv-report-submit, #indiv-report-download{
	margin-top:30px;
    background-color: #39b54a;
}

#indiv-report-table{
	border: solid;
	border-color: #aaa;
	border-width: 1px;
	margin-bottom: 0px;
}

#indiv-report-table tr td:last-of-type, #indiv-report-table tr th:last-of-type{
	border-right: 1px solid #aaa;
}

#indiv-report-table td, #indiv-report-table th {
	padding-left:.4em;
}

#indiv-report-table tr.sector-details td:first-of-type {
	font-style:italic;
}

#indiv-report-table i {
	margin-left: -15px;
	margin-right: 10px;
}

#indiv-report-table tr th {
	font-weight: normal;
}

#indiv-report-table tr.header-row th {
	font-weight: bold;
}

#indiv-report-table tr:last-of-type {
	border-bottom: 1px solid black;
	height:0px;
}

#indiv-report-table tr:last-of-type td {
	padding:0px;
}

#indiv-report-table .indiv-details {
	display: none;
	background-color: #f0f6e4;
}

#indiv-report-table.cp .co2e {
	border-right: 1px solid;
}

#indiv-report-table .percent:nth-last-child(2) {
	border-right: none;
}

#indiv-report-table.cp .reduction-date {
	border-left: 1px solid;
	border-right: 1px solid;
}

#indiv-report-table tr.date-header {
	font-size:80%;
	line-height: 80%;
	border-bottom: none;
}

tr.sector-details td.percent {
	text-align: right;
	padding-right: 30px;
}

.divider-top {
	border-top: solid 2px #aaa;
}

.tl-range:checked + .date-range {
	display:block;
}

.tl-range + .date-range {
	display:none;
}
.team-stat-details {
	display:none;
}

#competition-standings {
	min-height: 60px;
}

#competition-standings .sector-details {
	display:none;
}

#competition-standings .indiv-details {
	display:none;
}

.stats-navbar button {
	border: 1pt solid #333;
	background-color: #eee !important;
	color: #333;
	font-size: small;
	font-weight: normal;
	padding: 5px;
}

.stats-navbar button.disabled {
	background-color: #aaa;
}

.stats-navbar button.active {
	background-color: #666 !important;
}

.navbar-content {
}

.navbar-content > div {
	display: none;
}

.navbar-content > div.active {
	display: block;
    border: 1px solid;
}

#indiv-report-bar {
	width:70%;
}

#indiv-report-line {
	width:70%;
	border: none;
}

#indiv-report-line-chart {
    border: 1px solid;
}

#indiv-report-line #energy-filter {
	margin-top:15px;
}

#indiv-report-line .energy-filter-group {
	margin-top:15px;
	margin-right:15px;
	display: inline-block;
    vertical-align: top;
}

#period-div {
	margin-top:15px;
	float:right;
}

#period-div input[type="radio"] + label {
	display: inline-block;
	margin-bottom: 0px;
}

/* For charting */
.indiv-sector-chart {
	border-bottom: none;
}
.legend {
    text-align: left;
    margin-left: 40px;
}
.legend-label {
  font-family:'Helvetica Neue';
 font-size:10pt;
}
.legend-box {
  width: 40px;
  height: 12px;
  display: inline-block;
  margin-left:10px;
}
.home-color {
  background: #e47031;
}
.transportation-color {
  background: #00BFFF;
}
.shopping-color {
  background: #70DC70;
}


/* Select Fixes 
https://stackoverflow.com/questions/24210132/remove-border-radius-from-select-tag-in-bootstrap-3 */



/**/

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  cursor: pointer;
}