/*
Theme Name: The Meter Shack Responsive Child Theme
Theme URI: https://www.qubionline.com
Description: The Meter Shack Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: https://www.qubionline.com
Author URI: https://www.qubionline.com
License: GNU General Public License
License URI: license.txt
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:200,400');
@import url('https://fonts.googleapis.com/css?family=Roboto');

body{
    height: 100%;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

h1{
  font-size: 2em;
}

h2{
  font-size: 1.4em;
  font-family: 'Raleway', sans-serif;
}

#container {
    margin: 0px;
    max-width: none;
    padding: 0px;
}

#content-full{
  margin-bottom: 30px;
}

.grid {
    margin-bottom: 25px;
}

/* ----------------------------------------------------------------------------- */
/* We set the containers of our content to full screen width. Content in our pages
  and posts will then by default stretch full screen. To center content, place it in
  a .wcqbsContentContained container div.
*/
/* ----------------------------------------------------------------------------- */
body.home #wrapper {
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
}

#wrapper{
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
}

body.full-width-layout #content-outer, body.default-layout #content-outer, body.full-width-no-box #content-outer {
  padding: 0px;
  overflow: hidden;
}

body.full-width-layout #content-outer, body.default-layout #content-outer, body.full-width-no-box #content-outer {
    max-width:none;
}

.wcqbsContentContained{
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#footer-wrapper {
    width: 960px;
    margin: 0 auto;
}

#wrapper.wcqbsContainedWrapper{
  width: 960px;
  margin: 0 auto;
}
/* ----------------------------------------------------------------------------- */


#custom-tms-header-medium{
  overflow: hidden;
  background: url("application/images/grid-demo-bg.jpg") center center no-repeat;
  background-size: cover;
}

#custom-tms-header-minimal{
  overflow: hidden;
  background-color: #f1f1f1;
}

#custom-tms-header-medium-contact-us{
  overflow: hidden;
  background: url("/wp-content/uploads/2018/10/metershack-map-static.jpg") center center no-repeat;
  background-size: cover;
  height: 527px;
}

#custom-tms-top-bar-container{
  -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,.07);
  box-shadow: 0 0 15px 1px rgba(0,0,0,.07);
  position: relative;
  overflow: visible;/**/
}

#custom-tms-top-bar{
  min-height: 75px;
  width: 920px;
  margin: 0 auto;
}

#top-bar-nav-container{
  float: right;
  margin-top: 16px;
}

#custom-tms-header{
  overflow: hidden;/**/
  background: url("application/images/grid-demo-bg.jpg") center center no-repeat;
  min-height: 100%;
  background-size: cover;
}

#custom-tms-header-content{
  max-width: 960px;
  margin: 0 auto;
}

.skip-container {
    display: none;
}

#logo{
  margin: 0px 0px 0px 0px;
  float: left;
  text-align: center;
}

#hero-text{
  font-size: 4em;
  color: #fff;
  /*line-height: 1em;*/
  font-family: 'Raleway', sans-serif;
  margin-top: 80px;
  text-align: center;
  font-weight: 200;
}

#hero-text h1{
  font-size: 1em;
  color: #fff;
  line-height: 1em;
  font-family: 'Raleway', sans-serif;
  margin-top: 80px;
  text-align: center;
  font-weight: 200;
}

#hero-text h2{
  font-size: 20px;
  line-height: 29px;
  font-weight: inherit;
}

#hero-text p{
  font-size: 20px;
  line-height: 29px;
}

#hero-text-medium{
  font-size: 1em;
  color: #fff;
  line-height: 1em;
  font-family: 'Raleway', sans-serif;
  margin: 140px 0px 140px 0px;
  text-align: center;
  font-weight: 200;
}

#hero-text-medium p{
  font-size: 20px;
  line-height: 29px;
}

#hero-text-minimal{
  font-size: 1em;
  color: #000;
  line-height: 1em;
  font-family: 'Raleway', sans-serif;
  margin: 40px 0px 40px 0px;
  text-align: center;
  font-weight: 200;
}

#hero-text-minimal p{
  font-size: 20px;
  line-height: 29px;
}

#widgets .widget-wrapper h3{
  font-size: 1.6em;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

#footer{
  max-width: none;
  background-color: #1A1C20;
}

#footer .widget-wrapper {
    background-color: transparent;
    border: none;
}

#footer .widget-wrapper h3{
  color: #fff;
  font-size: 1.6em;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

#footer .widget-wrapper h4 {
    color: #fff;
    font-size: 1.3em;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

#footer .widget-wrapper p{
  color: #85868c;
  font-size: 120%;
  line-height: 20px;
}

#footer a{
  color: #85868c;
}

#footer a:hover{
  color: #c2c3c5;
}

#footer .copyright{
  color: #85868c;
  margin-left: 18px;
}

#text-3 p{
  margin-bottom: 0px;
}

.widget-wrapper {
    border-radius: 0px;
    background-color: transparent;
    border: 0px;
}

/* ----------------------- */
/* Main Menu */
/* ----------------------- */
.menu {
    background-color: transparent;
    background-image: none;
    clear: none;
    margin: 0 auto;
}

.menu li li a {
    padding: 10px 10px;
}

.menu a {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    border-left: none;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    text-shadow: none;
}

.menu a:hover {
    background-color: transparent;
    background-image: none;
    color: #3e3e3e;
}

ul.menu > li:hover {
    background-color: transparent;
    color: #3e3e3e;
}

.menu .current_page_item a, .menu .current-menu-item a {
    background-color: transparent;
    color: #012C7B;
}

/* ----------------------- */

/* ----------------------- */
/* Twitter type card styles */
/* ----------------------- */
.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.card h4{
  font-size: 1em;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.card-container {
    padding: 2px 16px;
    min-height: 180px;
    position: relative;
}

.card-container .highlite{
  font-weight: bold;
  font-style:italic;
}

.card-container.applicationGuide {
    min-height: 290px;
}

.card-icon-container{
  background-color: #f1f1f1;
  color: #5790c4;
  font-size: 5em;
  height: 200px;
  text-align: center;
}

.card-icon-container .fas{
    margin-top: 60px;
}

.cardContainerActions{
  margin: 0px 0px 15px 0px;
  position: absolute;
  bottom: 0px;
}

.cardContainerActions a{
    color: #fff;
    background-color: #5790C4;
    padding: 5px;
}

.card-icon-container.tms-wizard{
  background-color: #77acb1;
  color: #fff;
}
.cardContainerActions.tms-wizard a{
    color: #fff;
    background-color: #77acb1;
    padding: 5px;
}

.card-icon-container.tms-application-guides{
  background-color: #808c96;
  color: #fff;
}
.cardContainerActions.tms-application-guides a{
    color: #fff;
    background-color: #808c96;
    padding: 5px;
}

/* ----------------------- */

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #efefef !important;
}

.post-meta .author-gravtar{
  display: none;
}

/* ----------------------- */
/* Warning, error, info shortcode display containers
/* ----------------------- */
.wcqbsInfo h4:before,.wcqbsWarning h4:before,.wcqbsError h4:before {
    content: url('application/images/alert-32.png');
    float: left;
    margin: -5px 6px 0 0;
}

.wcqbsInfo{
  background-color: #D9EDF7;
  padding: 10px;
  margin-bottom: 10px;
}
.wcqbsWarning{
  background-color: #FCF8E3;
  padding: 10px;
  margin-bottom: 10px;
}
.wcqbsError{
  background-color: #F2DEDE;
  padding: 10px;
  margin-bottom: 10px;
}

.wcqbsInfo p,.wcqbsWarning p,.wcqbsError p{
  margin-left: 40px;
}
/* ----------------------- */

/* Can be applied to elements to hide */
.wcqbsHidden{
  display: none;
}

/* ----------------------- */
/* Link button styles */
/* ----------------------- */
.linkButtonBlue a{
    color: #fff;
    background-color: #5790C4;
    padding: 5px;
    margin-right: 5px;
    border-radius: 15px;
}
.linkButtonBlue a:hover{
  background-color: #3e3e3e;
}
/* ----------------------- */

/* ----------------------- */
/* Row color styling in the logs tables depending on priority level */
/* ----------------------- */
.logPriorityEmergency{
  background-color: #f34b25;
  color: #fff;
}
/* ----------------------- */

.wcqbsPriorityButtonContainer{
  float: left;
  width: auto;
}

.clearFix{
  clear: both;
}

/* ----------------------- */
/* Wizard form styling */
/* ----------------------- */

.wizardForms fieldset{
  padding: 2em;
}

.wizardForms fieldset.info{
  background-color: #D9EDF7;
}

.wizardForms legend{
  font-weight: bold;
}

.wizardForms label{
  width:120px;
  margin-right:0.5em;
  padding-top:0.2em;
  font-weight:normal;
  font-size: 0.9em;
}

#wizardForms textarea{
  width: 100%;
}

.wizardForms input[type=text]{
  margin-bottom: 5px;
  margin-right: 5px;
  width: 196px;
}

.wizardForms input[type=text].warning{
  background-color: #f3a7a7;
  color: #000;
}

.wizardForms select{
  margin-bottom: 5px;
  padding: 5px;
  margin-right: 5px;
  width: 196px;
}

.wizardForms select.chargeCapabilityMultiSelect{
  margin-bottom: 5px;
  padding: 5px;
  margin-right: 5px;
  width: 95%;
  height: 284px;
  overflow-y: auto;
  overflow-x: hidden;
}

.wizardForms select.autoWidth{
  width: auto;
}

.wizardForms select.chargeCapabilityMultiSelect option{
  border-bottom: 1px solid #efefef;
  padding: 5px;
}

.wizardForms input[type=submit]{
  margin-right: 5px;
}

.wizardForms input[type='checkbox'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}
.wizardForms input[type='checkbox']:checked {
    background: #4CAF50;
}

/* ----------------------- */

/* ----------------------- */
/* jQuery UI Stuff */
/* ----------------------- */

.ui-tabs .ui-tabs-nav{
  background: #3B3B3B;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #2196f3;
    background: #2196f3;
    font-weight: normal;
    color: #fff;
}

.ui-tabs-panel a{
  text-decoration: underline;

}
/* ----------------------- */

/* ----------------------- */
/* Appplication guide styling
/* ----------------------- */
/* ----------------------- */

/* ----------------------- */
/* jQuery Time Picker */
/* ----------------------- */
.ui-timepicker-container {
    /* To ensure it displayes over our wpdatatables modal etc */
    z-index: 999999 !important;
}
/* ----------------------- */

/* ----------------------- */
/* User clicks this element on this page:
metering-system/tms-administrative-dashboard/tms-configuration-wizards/tms-wizards-account-switching/
to generate the last invoice for an account before deactivating it.
*/
/* ----------------------- */
#accountSwitchingLastInvoiceAction{
  cursor: pointer;
}
/* ----------------------- */

/* ----------------------- */
/* Report related styling */
/* ----------------------- */
.reportHeading{
  width: 100%;
  margin-bottom: 40px;
}

.reportHeading h2{
  font-size: 1.6em;
  color: #3e3e3e;
}
/* ----------------------- */

/* ----------------------- */
/* Change the admin bar logo icon with another
  Link here: https://developer.wordpress.org/resource/dashicons/#book
*/
/* ----------------------- */
#wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
  content: '\f333';
  top: 2px;
}
/* ----------------------- */

/* ----------------------- */
/* Quick links bar styling. A navigation bar we can display anywhere via a shortcode created in
themes/tms/application/classes/class-page-tms-main.php
/* ----------------------- */
.adminDashQuickLinks{
  margin: 0 auto;
  padding: 5px;
}
.adminDashQuickLinks{
  font-size: 1.5em;
}
.adminDashQuickLinks p{
  margin: 5px 0px 5px 0px;
  font-size: 0.7em !important;
}

.adminDashQuickLinks a{
  padding: 4px;
}

.adminDashQuickLinks a{
  color: #c0c1c1;
}

.adminDashQuickLinks a:hover{
  color: #2196F3;
}

/* ----------------------- */

/* ----------------------- */
/* On our log screen here
  metering-system/tms-administrative-dashboard/tms-logs/
*/
/* ----------------------- */

.wcqbslogAnalyticsHeader{
  margin-bottom: 30px;
}

.wcqbslogAnalyticsHeader h2{
  font-size: 1.4em;
}

.wcqbslogAnalyticsContainer{
  overflow: hidden;
}

.wcqbslogAnalyticsContainer p{
  margin: 0px;
}

.wcqbslogAnalyticsChannel{
  background-color: #3e3e3e;
  padding: 10px;
  overflow: hidden;
}

.wcqbslogAnalyticsChannel p{
  float: left;
  background-color: #efefef;
  padding: 5px;
  margin: 5px;
  color: #3e3e3e;
}

.wcqbslogAnalyticsMisc{
  background-color: #3e3e3e;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

.wcqbslogAnalyticsMisc p{
  color: #fff;
}

/* ----------------------- */

/* ----------------------- */
/* metering-system/tms-customer-dashboard/tms-customer-consumption/ styling */
/* ----------------------- */
.customerConsumptionStandardText{
  font-size: 0.9em;
  margin-top: 30px;
}

.customerConsumptionStandardLarge{
  font-size: 1.2em;
  margin-top: 30px;
  color: #5790c4;
}

.card-container.customerConsumption {
    min-height: 270px;
}

/* ----------------------- */

/* ----------------------- */
/* WPForms Styling */
/* ----------------------- */

.wpforms-confirmation-container-full {
    color: #333;
    margin: 0 0 24px 0;
    background: transparent;
    border: 0px;
    padding: 15px 15px;
}

/* ----------------------- */


/* ----------------------- */
/* Homepage content styling */
/* ----------------------- */
.homepageSubHeroRight H2{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
}

.homepageSubHeroRight H3{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
}

.homepageSubHeroRight p{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 30px;
  font-size: 17px;
  line-height: 30px;
  color: #787d85;
}

.homepageSubHeroLeft p{
  text-align: center;
}

.wcqbsHomepageCtaRegister{
  background-color: #efefef;
  padding: 20px 0px 20px 0px;
}

.wcqbsHomepageCtaRegister H2{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
}

.wcqbsHomepageCtaRegister p{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 30px;
  font-size: 17px;
  line-height: 30px;
  color: #787d85;
}

.wcqbsHomepagePartnerLogos{
  text-align: center;
  padding: 20px 0px 20px 0px;
}

.wcqbsHomepagePartnerLogos H2{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
}

.wcqbsHomepagePartnerLogos img{
  width: 120px;
}

.wcqbsHomepageCtaRegister a{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 30px;
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  background-color: #2e73b8;
  padding: 20px;
}

.wcqbsHomepageCtaRegister a:hover{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin-top: 30px;
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  background-color: #6bc5ea;
  padding: 20px;
}

/* ----------------------- */

/* ----------------------- */
/* customer dashboard tables */
/* ----------------------- */
table.customerBillingHistory,table.customerBillingHistory td{
  border: 0px;
}

table.customerBillingHistory tr:first-child td{
  background-color: #3e3e3e;
  color: #ffffff;
}

table.customerBillingHistory tr:nth-child(even){
  background: #efefef;
}

table.customerAccountInformation,table.customerAccountInformation td{
  border: 0px;
}

table.customerAccountInformation tr:first-child td{
  background-color: #3e3e3e;
  color: #ffffff;
}

table.customerAccountInformation tr:nth-child(even){
  background: #efefef;
}

.customerAccountInformationHeading{
  background-color: #3e3e3e;
  color: #ffffff;
  text-align: center;
}

table.customerTransactionDetails,table.customerTransactionDetails td{
  border: 0px;
}

table.customerTransactionDetails tr:first-child td{
  background-color: #3e3e3e;
  color: #ffffff;
}

table.customerTransactionDetails tr:nth-child(even){
  background: #efefef;
}

.consumptionAccountBalanceSummaryContainer{
  overflow: hidden;
  margin-bottom: 60px;
}

div.consumptionAccountBalanceSummary{
  float: right;
  background-color: #5790C4;
  color: #ffffff;
  padding: 10px;
  margin-left: 10px;
  clear: both;
  margin-bottom: 10px;
  width: 500px;
}

/* ----------------------- */

/* Less than or equal to 680px */
@media only screen and (max-width: 780px)  {
  #hero-text{
    margin-top: 50px;
  }
  .widget-title h3{
    text-align: center;
  }
  #footer .copyright {
      margin-left: 0px;
  }

  #custom-tms-top-bar {
      width: 100%;
  }

  #logo {
      width: 100%;
  }
  #top-bar-nav-container {
      width: 100%;
  }

  #footer-wrapper {
      width: 95%;
      margin: 0 auto;
      padding: 0px 10px 0px 10px;
  }

  #wrapper.wcqbsContainedWrapper{
    width: 95%;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
  }

  .wcqbsContentContained{
    width: 95%;
  }

  .menu li:hover > ul {
      top: 100%;
      visibility: visible;
      position: relative;
  }

  #custom-tms-top-bar-container{
    overflow: hidden;
  }

}

/* Less than or equal to 1048px */
@media only screen and (max-width: 1048px)  {


}
