/*------------------------------------*\
#BREAKPOINTS
\*------------------------------------*/
/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*------------------------------------*\
#CONTAINERS
\*------------------------------------*/
.ei-main-container, .ei-main-container-white, .ei-main-container-gray {
  background-color: #009fda;
  border: none;
  color: #FFFFFF;
  margin: 0;
  min-height: 100%;
  outline: 0 none;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  text-shadow: none;
  width: 100%;
  /*  z-index: 90;*/ }

.ei-main-container-white {
  background-color: #FFFFFF;
  color: #4c4c4c; }

.ei-main-container-gray {
  background-color: #e8e7e4;
  color: #4c4c4c; }

.ei-startscreen-subtitle-container {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 20em) {
    .ei-startscreen-subtitle-container {
      width: 230px; } }
  @media (min-width: 20.063em) {
    .ei-startscreen-subtitle-container {
      width: 100%; } }

.ei-main-content-container {
  height: 100%;
  margin: 0;
  padding: 60px 0px 0px 0px; }

.ei-main-content-center-container {
  margin-bottom: 50%;
  margin-top: 30%;
  padding: 0px;
  text-align: center; }

.ei-header-container {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #0075b0;
  top: 0;
  height: 60px;
  margin: 0px;
  padding: 0px;
  width: 101%;
  position: fixed;
  z-index: 1000;
  left: -1%;
  /*  word-spacing: -4px;*/ }

.ei-header-not-fixed {
  position: initial; }

.ei-header-left, .ei-header-center, .ei-header-right {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  width: 20%; }

.ei-header-center {
  margin-right: -10px;
  text-align: center;
  width: 50%; }

.ei-sub-header-container {
  height: 100%;
  margin-top: 60px; }

.no-margin {
  margin: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.no-padding {
  padding: 0; }

.no-padding-top {
  padding-top: 0 !important; }

.padding-top {
  padding-top: 20px; }

.padding-bottom {
  padding-bottom: 15px; }

.pop-up-content-container .ei-main-content-container,
.pop-up-calculator-container .ei-main-content-container {
  padding: 0px; }

.quicktips .ei-main-content-container {
  padding-top: 20px; }

/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*----========GENERAL STYLE========----*/
html,
body {
  background-color: #009fda;
  height: 100%;
  line-height: 1.3;
  margin: 0px;
  padding: 0px; }

.ei-header-center img {
  height: 35px;
  padding-top: 15px;
  width: auto; }

/*------------------------------------*\
#CONTAINERS
\*------------------------------------*/
/*-----------------CONTENT------------------------*/
.ei-main-content {
  margin: 0px;
  padding: 25px 30px; }

/*.ei-main-content-container {
  margin: 0;
  min-height: 100%;
  padding: 0px 0px 50px 0px;
  */
/*  position: relative;*/
                             /*
}*/
.ei-main-content-center {
  padding: 0px 35px 20px;
  text-align: center; }

.center {
  text-align: center;
  vertical-align: middle; }

.adjustment-height {
  margin-top: -20px; }

.no-padding {
  padding: 0; }

/*------------------------------------*\
#BRANDING
\*------------------------------------*/
/*-----------------LOGO STARTSCREEN------------------------*/
.ei-branding-startscreen {
  width: 100%; }

.ei-branding-startscreen img {
  margin: 0px;
  width: 100%; }

/*-----------------LOGO ------------------------*/
/*----======== FOOTER ========----*/
.ei-footer-container {
  background-color: #0075b0;
  bottom: 0;
  height: 65px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 50; }

.ei-footer-items {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%; }

.icon-left,
.icon-middle,
.icon-right {
  display: inline-block;
  margin: 10px -2px 0px -2px;
  padding: 0px;
  text-align: center;
  width: 33.33%; }

.content-left-row {
  display: inline-block;
  width: 50%; }

.content-right-row {
  display: inline-block;
  text-align: right;
  width: 40%; }

/*------------------------------------*\
#POP-UP
\*------------------------------------*/
.ei-main-popup-content {
  margin: 0px 30px;
  padding: 25px 30px; }

.ei-popup-did-you-know,
.ei-popup-no-appliances {
  padding-top: 50px; }

.ei-popup-did-you-know:after {
  border: 30px solid;
  border-color: #fff transparent transparent #fff;
  content: ' ';
  height: 0;
  left: 30px;
  margin-top: 25px;
  position: absolute;
  width: 0; }

.white {
  background-color: #FFFFFF;
  color: #737373; }

.blue-dark {
  background-color: #0075b0;
  color: #FFFFFF; }

.blue-base {
  background-color: #009fda;
  color: #FFFFFF; }

.gray {
  background-color: #e8e7e4;
  color: #4c4c4c; }

.light-gray {
  background-color: #aaaaaa; }

.red {
  color: #FF0000; }

.green {
  background-color: #42cf2b; }

.green-numbers {
  color: #42cf2b; }

/*------------------------------------*\
#BREAKPOINTS
\*------------------------------------*/
/*$font_size: em(12);*/
/*------------------------------------*\
#TYPOGRAPHY
\*------------------------------------*/
/* FONTS
   ========================================================================== */
/**
 * This section has all fonts styles used in the website
 *
 * The files are stored in /assets/fonts/
 * for this site we use:StRyde Bold
 *
 *
 */
@font-face {
  font-family: 'DINRegular';
  src: url("../../fonts/din-regular.eot");
  src: url("../../fonts/din-regular.eot") format("embedded-opentype"), url("../../fonts/din-regular.woff") format("woff"), url("../../fonts/din-regular.ttf") format("truetype"), url("../../fonts/din-regular.svg#DINRegular") format("svg"); }
@font-face {
  font-family: 'DINMediumRegular';
  src: url("../../fonts/din-medium.eot");
  src: url("../../fonts/din-medium.eot") format("embedded-opentype"), url("../../fonts/din-medium.woff") format("woff"), url("../../fonts/din-medium.ttf") format("truetype"), url("../../fonts/din-medium.svg#DINMediumRegular") format("svg"); }
@font-face {
  font-family: 'DINBold';
  src: url("../../fonts/din-bold.eot");
  src: url("../../fonts/din-bold.eot") format("embedded-opentype"), url("../../fonts/din-bold.woff") format("woff"), url("../../fonts/din-bold.ttf") format("truetype"), url("../../fonts/din-bold.svg#DINBold") format("svg"); }
@font-face {
  font-family: 'DINLightRegular';
  src: url("../../fonts/din-light.eot");
  src: url("../../fonts/din-light.eot") format("embedded-opentype"), url("../../fonts/din-light.woff") format("woff"), url("../../fonts/din-light.ttf") format("truetype"), url("../../fonts/din-light.svg#DINLightRegular") format("svg"); }
@font-face {
  font-family: 'StRydeBold';
  src: url("../../fonts/stryde-bold.eot");
  src: url("../../fonts/stryde-bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/stryde-bold.otf") format("otf"), url("../../fonts/stryde-bold.woff") format("woff"), url("../../fonts/stryde-bold.ttf") format("truetype"), url("../../fonts/stryde-bold.svg#StRydeBold") format("svg"); }
@font-face {
  font-family: 'StRydeRegular';
  src: url("../../fonts/stryde-regular.eot");
  src: url("../../fonts/stryde-regular.eot") format("embedded-opentype"), url("../../fonts/stryde-regular.woff2") format("woff2"), url("../../fonts/stryde-regular.woff") format("woff"), url("../../fonts/stryde-regular.ttf") format("truetype"), url("../../fonts/stryde-regular.svg#StRydeRegular") format("svg"); }
@font-face {
  font-family: 'StRydeMedium';
  src: url("../../fonts/stryde-medium.eot");
  src: url("../../fonts/stryde-medium.eot") format("embedded-opentype"), url("../../fonts/stryde-medium.woff2") format("woff2"), url("../../fonts/stryde-medium.woff") format("woff"), url("../../fonts/stryde-medium.ttf") format("truetype"), url("../../fonts/stryde-medium.svg#StRydeMedium") format("svg"); }
@font-face {
  font-family: 'StRydeLight';
  src: url("../../fonts/stryde-light.eot");
  src: url("../../fonts/stryde-light.eot") format("embedded-opentype"), url("../../fonts/stryde-light.woff2") format("woff2"), url("../../fonts/stryde-light.woff") format("woff"), url("../../fonts/stryde-light.ttf") format("truetype"), url("../../fonts/stryde-light.svg#StRydeLight") format("svg"); }
/* TYPOGRAPHY
   ========================================================================== */
/**
 * This section is used for all headings and typography in the site
 *
 * Next to the normal h1,h2,h3 etc.. classes we will also use .h1,.h2,.h3 etc.. classes
 * The usefulness of the .h* classes comes into play when the size of the typography
 * in the design does not correlate with the semantically appropriate heading levels.
 * By splitting the problem in two, we can cleanly solve for both.
 * The first bit is the element/tag. The '<h*>' takes care of semantics, accessibility and SEO.
 * The second bit is the class. The '.h*' takes care typographical hierarchy.
 * the .title class will have the main visual semantice styling for all headings.
 * If there is a custom style for a title use a good title name that tells something about
 * the function of the heading (for example title-article)
 *
 * For reference see articles about Object-Oriented CSS
 *
 * http://www.stubbornella.org/content/2011/09/06/style-headings-using-html5-sections/
 *
 * http://csswizardry.com/2012/02/pragmatic-practical-fonts-sizing-in-css/
 *
 * https://groups.google.com/forum/#!topic/object-oriented-css/GE1uzU2Bu48/discussion
 *
 */
html,
body {
  font-family: 'DINRegular';
  font-size: 100%; }
  @media (min-width: 20.063em) {
    html,
    body {
      font-size: 110%; } }

h1, .h1 {
  font-size: 1.3125em;
  line-height: 1.4375em; }

h2, .h2 {
  font-size: 1.125em;
  line-height: 1.1875em;
  /*  @include breakpoint(small-range) {
      font-size: 16px;
    }*/ }

h3, .h3 {
  font-size: 1em;
  line-height: 0.875em; }

h4, .h4 {
  font-size: 0.75em;
  line-height: 0.8125em; }

h5, .h5 {
  font-size: 0.75em;
  line-height: 1.125em; }

h6, .h6 {
  font-size: 0.625em;
  line-height: 0.5em; }

/* TITLES
   ========================================================================== /
*
*
*/
.title {
  color: #FFFFFF; }

.ei-startscreen-title {
  font-family: "StRydeBold";
  font-size: 2.25em;
  line-height: 1em;
  margin-top: 1em; }
  @media (max-width: 20em) {
    .ei-startscreen-title {
      font-size: 1.875em; } }
  @media (min-width: 20.063em) {
    .ei-startscreen-title {
      font-size: 2.1875em; } }

.ei-startscreen-subtitle {
  font-family: "StRydeRegular";
  font-size: 1.375em;
  line-height: 1.1875em; }
  @media (max-width: 20em) {
    .ei-startscreen-subtitle {
      font-size: 1.25em; } }
  @media (min-width: 20.063em) {
    .ei-startscreen-subtitle {
      font-size: 1.3125em; } }

.ei-startscreen-loading {
  font-family: "StRydeRegular"; }

.ei-startscreen-swipe {
  font-family: "DINLightRegular";
  font-size: 1.5em;
  margin-top: 5.625em; }
  @media (max-width: 20em) {
    .ei-startscreen-swipe {
      margin-top: 3.125em;
      font-size: 1.1875em; } }
  @media (min-width: 20.063em) {
    .ei-startscreen-swipe {
      margin-top: 5.625em;
      font-size: 1.1875em; } }

.ei-startscreen-swipe img,
.link-not-now img {
  margin-left: 10px;
  vertical-align: middle;
  height: 20px; }

.ei-header-title {
  border: none;
  font-weight: bold;
  position: relative; }

.ei-profile-step-title,
.ei-profile-step-subtitle {
  color: #FFFFFF;
  font-family: 'DINLightRegular';
  font-size: 2em;
  font-weight: 100;
  line-height: 1em;
  margin-bottom: 0px;
  margin-top: 1em;
  text-align: center; }

.ei-profile-step-subtitle {
  font-family: 'DINRegular';
  font-size: 1.25em;
  margin-top: 0em;
  margin-bottom: 1.625em; }

.ei-header-title,
.ei-page-title {
  color: #FFFFFF;
  display: block;
  font-size: 1.125em;
  margin: 0px;
  outline: 0 !important;
  padding: 20px 0px 0px 0px;
  text-align: center;
  white-space: nowrap; }

.ei-sub-header-container .ei-header-title {
  color: #0075b0;
  font-family: StRydeMedium;
  font-size: 1.3125em;
  font-weight: 400;
  padding-top: 10px;
  margin-bottom: 10px; }

.ei-page-title {
  font-size: 1.25em; }

.ei-popup-title-content {
  color: #009fda;
  font-family: StRydeRegular;
  font-size: 1.625em;
  font-weight: 700;
  margin: 0;
  padding: 20px 0px 15px 0px; }

.ei-popup-content {
  font-size: 1.125em; }

.did-you-know-title {
  font-family: StRydeMedium;
  color: #0075b0; }

.did-you-know-content {
  color: #009fda;
  min-height: 50px; }

/* PARAGRAPH
   ========================================================================== /
*
*  The main formatting for the paragraph
*  It has the main fonts used on the app
*  The fallback color will be defined by container
*  the main fonts-size
*
*/
p {
  font-family: 'StRydeMedium';
  font-size: 1.25em; }

/* LINK STYLING
   ========================================================================== /
*
*  The main formatting for the links overrides the bootstrap fallback and
*  involves:
*  the main fallback color for a link
*  the main fallback text-decoration for a link
*  the main fallback outline
*/
a
a:active,
a:hover,
a:focus {
  color: #4c4c4c;
  text-decoration: none; }

.smaller {
  font-size: 0.6875em; }

/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*------------------------------------*\
#BUTTONS
\*------------------------------------*/
button {
  display: inline-block;
  font-family: "DINLightRegular", sans-serif;
  font-size: 1em;
  line-height: 20px; }

.ei-btn-general,
.ei-btn-general:hover,
.ei-btn-transparant {
  /*@include border-radius(5px);*/
  background-image: url("../../img/btn-orange.png");
  background-color: transparent;
  width: 100%;
  height: 0;
  padding-top: 6%;
  padding-bottom: 20%;
  background-position: 0 0;
  background-size: 100%;
  display: block;
  background-repeat: no-repeat;
 /* background-color: $magenta;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 51%);
*/
  border: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  /*  display: block;*/
  font-family: "DINBold", sans-serif;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 5px 0px 0px;
  overflow: hidden;
  /*  padding: 15px;*/
  position: relative;
  text-align: center;
  text-decoration: none;
  /*  white-space: nowrap;*/
  /*  width: 100%;*/
  -moz-user-select: none; }
  @media (max-width: 20em) {
    .ei-btn-general,
    .ei-btn-general:hover,
    .ei-btn-transparant {
      font-size: 1em;
      padding-top: 6%;
      padding-bottom: 20%; } }
  @media (min-width: 20.063em) {
    .ei-btn-general,
    .ei-btn-general:hover,
    .ei-btn-transparant {
      font-size: 0.875em;
      padding-top: 8%;
      padding-bottom: 20%;
      /*    padding: 20px;*/ } }

/*.ei-btn-orange,
.ei-btn-orange:hover,
.ei-btn-orange:active{
  background-image: url("../../img/btn-orange.png");
  background-color: transparent;
  width: 100%;
  height: 0;
  padding-bottom: 15%;
  background-position: 0 0;
  background-size: 100%;
  display:block;
  background-repeat: no-repeat;
}*/
.ei-btn-orange-arrow,
.ei-btn-orange-arrow:hover,
.ei-btn-orange-arrow:active {
  background-image: url("../../img/btn-orange-arrow.png");
  background-color: transparent;
  width: 100%;
  height: 0;
  padding-bottom: 15%;
  background-position: 0 0;
  background-size: 100%;
  display: block;
  background-repeat: no-repeat; }
  @media (max-width: 20em) {
    .ei-btn-orange-arrow,
    .ei-btn-orange-arrow:hover,
    .ei-btn-orange-arrow:active {
      font-size: 1em;
      padding-top: 5%;
      padding-bottom: 20%; } }
  @media (min-width: 20.063em) {
    .ei-btn-orange-arrow,
    .ei-btn-orange-arrow:hover,
    .ei-btn-orange-arrow:active {
      font-size: 0.875em;
      padding-bottom: 15%;
      /*    padding: 20px;*/ } }

.ei-btn-transparant,
.ei-btn-transparant:hover,
.ei-btn-transparant:active {
  background-color: transparent;
  background-image: none;
  background-position: 94% center;
  background-repeat: no-repeat;
  font-size: 25px;
  margin-top: 40px; }

.ei-btn-left {
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 20em) {
    .ei-btn-left {
      min-width: 180px; } }
  @media (min-width: 20.063em) {
    .ei-btn-left {
      width: 48%;
      min-width: inherit; } }

.ei-btn-right {
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 20em) {
    .ei-btn-right {
      min-width: 180px; } }
  @media (min-width: 20.063em) {
    .ei-btn-right {
      width: 49%;
      min-width: inherit; } }

@media (min-width: 20.063em) {
  .ei-btn-left .ei-btn-general,
  .ei-btn-right .ei-btn-general {
    padding-top: 2%; } }

.icon-ei-btn-arrow,
.icon-ei-btn-arrow:hover {
  background-image: url("../../img/icon-button-arrow.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 51%);
  background-position: 94% center;
  background-repeat: no-repeat;
  text-align: left; }

.ei-btn-facebook,
.ei-btn-facebook:hover,
.ei-btn-facebook:active {
  /*background-color: #3B5999;
  background-image: url("../../img/icon-facebook.png"), url("../../img/icon-button-arrow.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 51%);
  background-position: 15px center, 94% center, center center;*/
  background-image: url("../../img/btn-facebook.png");
  background-repeat: no-repeat;
  /*  margin: 30px 0px;*/
  /*  padding-left: 50px;*/
  padding-left: 70px;
  text-align: left; }
  @media (max-width: 20em) {
    .ei-btn-facebook,
    .ei-btn-facebook:hover,
    .ei-btn-facebook:active {
      padding-left: 50px; } }
  @media (min-width: 20.063em) {
    .ei-btn-facebook,
    .ei-btn-facebook:hover,
    .ei-btn-facebook:active {
      padding-left: 70px; } }

.ei-btn-twitter,
.ei-btn-twitter:hover,
.ei-btn-twitter:active {
  /*background-color: #00ACEE;
  background-image: url("../../img/icon-twitter.png"), url("../../img/icon-button-arrow.png"), linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 51%);
  background-position: 15px center, 94% center, center center;*/
  background-image: url("../../img/btn-twitter.png");
  background-repeat: no-repeat;
  /*  padding-left: 50px;*/
  padding-left: 70px;
  text-align: left; }
  @media (max-width: 20em) {
    .ei-btn-twitter,
    .ei-btn-twitter:hover,
    .ei-btn-twitter:active {
      padding-left: 50px; } }
  @media (min-width: 20.063em) {
    .ei-btn-twitter,
    .ei-btn-twitter:hover,
    .ei-btn-twitter:active {
      padding-left: 70px; } }

.ei-btn-close-cross {
  background-image: url("../../img/icon-close-x.png");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  margin-right: -30px;
  margin-top: -55px;
  padding: 25px; }

.ei-btn-back {
  background: url("../../img/icon-header-back.png") left center no-repeat;
  border: none;
  cursor: pointer;
  margin: 10px 0px 0px 5px;
  padding: 20px 40px;
  position: absolute; }

.ei-btn-close {
  background: url("../../img/icon-header-close.png") right center no-repeat;
  border: none;
  cursor: pointer;
  margin: 10px 0px 0px 0px;
  padding: 20px 45px;
  position: absolute; }

.ei-btn-edit, .ei-btn-add,
.ei-btn-add:hover,
.ei-btn-add:active, .ei-btn-save,
.ei-btn-save:hover,
.ei-btn-save:active, .ei-btn-done,
.ei-btn-done:hover,
.ei-btn-done:active, .ei-btn-home,
.ei-btn-home:hover,
.ei-btn-home:active, .ei-btn-edit-room,
.ei-btn-edit-room:hover,
.ei-btn-edit-room:active, .ei-btn-add-room,
.ei-btn-add-room:hover,
.ei-btn-add-room:active, .ei-btn-save-room,
.ei-btn-save-room:hover,
.ei-btn-save-room:active, .ei-btn-done-room,
.ei-btn-done-room:hover,
.ei-btn-done-room:active,
.ei-btn-edit:hover,
.ei-btn-add:hover,
.ei-btn-save:hover,
.ei-btn-done:hover,
.ei-btn-home:hover,
.ei-btn-edit-room:hover,
.ei-btn-add-room:hover,
.ei-btn-save-room:hover,
.ei-btn-done-room:hover,
.ei-btn-edit:active,
.ei-btn-add:active,
.ei-btn-save:active,
.ei-btn-done:active,
.ei-btn-home:active,
.ei-btn-edit-room:active,
.ei-btn-add-room:active,
.ei-btn-save-room:active,
.ei-btn-done-room:active {
  background: url("../../img/icon-footer-edit.png") no-repeat transparent;
  border: none;
  cursor: pointer;
  height: 50px;
  text-indent: -999em;
  width: 85px; }

.ei-btn-add,
.ei-btn-add:hover,
.ei-btn-add:active {
  background: url("../../img/icon-footer-add.png") no-repeat transparent; }

.ei-btn-save,
.ei-btn-save:hover,
.ei-btn-save:active {
  background: url("../../img/icon-footer-save.png") no-repeat transparent; }

.ei-btn-done,
.ei-btn-done:hover,
.ei-btn-done:active {
  background: url("../../img/icon-footer-done.png") no-repeat transparent; }

.ei-btn-home,
.ei-btn-home:hover,
.ei-btn-home:active {
  background: url("../../img/icon-footer-plus.png") no-repeat transparent; }

.ei-btn-edit-room,
.ei-btn-edit-room:hover,
.ei-btn-edit-room:active {
  background: url("../../img/icon-footer-edit-room.png") no-repeat transparent; }

.ei-btn-add-room,
.ei-btn-add-room:hover,
.ei-btn-add-room:active {
  background: url("../../img/icon-footer-add-room.png") no-repeat transparent; }

.ei-btn-save-room,
.ei-btn-save-room:hover,
.ei-btn-save-room:active {
  background: url("../../img/icon-footer-save-room.png") no-repeat transparent; }

.ei-btn-home,
.ei-btn-home:hover,
.ei-btn-home:active {
  background: url("../../img/icon-footer-plus.png") no-repeat transparent; }

.ei-btn-done-room,
.ei-btn-done-room:hover,
.ei-btn-done-room:active {
  background: url("../../img/icon-footer-done-room.png") no-repeat transparent; }

.overlay {
  background-color: rgba(255, 255, 255, 0.6);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50; }

/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*------------------------------------*\
#FORM FIELDS
\*------------------------------------*/
input,
select,
textarea {
  color: #aaaaaa;
  font-weight: 700; }

input[type="text"],
input:not([type=submit]) {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: none;
  box-sizing: border-box;
  font-size: 0.875em;
  height: 3.125em;
  margin: 15px 0;
  padding: 0 0 0 14px;
  width: 100%; }

.ei-field-container {
  border: none;
  display: block;
  margin-bottom: 20px;
  padding: 0;
  text-align: left; }

.ei-field-title {
  font-size: 1.125em;
  font-weight: 400; }

.ei-select-menu {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /*Removes default style Firefox*/
  background: url("../../img/select-down.png") no-repeat white;
  background-position: 100% 5px;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 0.875em;
  font-weight: 400;
  height: 50px;
  margin: 10px 0px;
  padding: 0px 0px 0px 10px;
  text-align: left;
  text-indent: 0.01px;
  text-overflow: "";
  /* Removes default arrow from firefox*/
  width: 100%;
  /*Removes default arrow from firefox*/ }

/*IE Fix for select*/
select::-ms-expand {
  display: none; }

input[type="text"].search-input-field {
  font-size: 0.6875em; }

.calculator-container .ei-field-title,
.calculator-popup-container .ei-field-title,
.pop-up-calculator-container .ei-field-title {
  font-weight: 700;
  margin: 0px 0px 5px 0px; }

.calculator-container .ei-field-title-big,
.calculator-popup-container .ei-field-title-big,
.pop-up-calculator-container .ei-field-title-big {
  font-size: 1.5625em;
  font-weight: 700;
  margin: 5px 0px; }

.pop-up-calculator-container .ei-field-title-big {
  margin-bottom: 10px; }

.calculator-container input,
.calculator-popup-container input {
  border: 1px solid #737373;
  margin: 0px 0px 20px 0px; }

.selection-bar-two-items ul {
  display: table;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  word-spacing: -4px; }

.selection-bar-two-items li {
  display: inline-block;
  width: 50%; }

.selection-bar-two-items .ei-select-menu {
  border-radius: 0px;
  display: inline-block;
  margin: 0px; }

.selection-bar-two-items li:nth-child(2n+1) {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-right: 3px solid #e8e7e4; }

.ei-main-popup-content input {
  border: 1px solid #737373;
  margin: 0px 0px 20px 0px; }

::-webkit-input-placeholder {
  color: #aaaaaa; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #aaaaaa; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaaaaa; }

:-ms-input-placeholder {
  color: #aaaaaa; }

.radio {
  margin: 10px 0 20px; }

.radio-buttons {
  margin-bottom: 18px; }

label {
  cursor: pointer;
  display: inline-block;
  font-size: 0.875em;
  /*  margin-right: 15px;*/
  padding-left: 30px;
  position: relative; }

.list-item-radio-right label {
  display: initial; }

input[type=radio] {
  display: none; }

label:before {
  background-color: #FFFFFF;
  bottom: 1px;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
  content: "";
  display: inline-block;
  height: 19px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  width: 20px; }

.radio label:before {
  border-radius: 12px; }

input[type=radio]:checked + label:before {
  color: #aaaaaa;
  content: "\2022";
  font-size: 2.0625em;
  line-height: 25px;
  text-align: center; }

.question-mark {
  float: right; }

/*-----------------OLD STUFF-----------------------*/
/*.Input-title {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: left;
}

.input-profile-name {
}

.input-property-details {
  margin-bottom: 25px;
}

*/
/*INPUT FIELDS*/
                  /*

.ui-input-text input,
.ui-input-search input {
  height: 45px;
}

.ui-block-a .ui-input-text.ui-body-inherit.ui-shadow-inset.ui-input-has-clear {
  margin: 0px 2px 20px 0px;
  padding-right: 0px;
}

.ui-block-b .ui-input-text.ui-body-inherit.ui-shadow-inset.ui-input-has-clear {
  margin: 0px 0px 20px 2px;
  padding-right: 0px;
}

.ui-grid-a > label {
  display: inline-block;
  float: left;
  width: 200px;
}

.ui-content > label {
  display: inline-block;
}*/
/*ACCORDION*/
/*
.ui-collapsible-heading-toggle {
  padding-left: 0px;
}

.ui-nodisc-icon .ui-icon {
  display: none;
}

.collabsible-appliance {
}*/
/*------------------------------------*\
#ICONS
\*------------------------------------*/
.icon-back-header {
  background: url("../../img/icon-back-header.png") left center no-repeat;
  cursor: pointer; }

.icon-ei-edit-gray, .icon-ei-delete-gray {
  background-image: url("../../img/icon-thumb-edit-gray.png");
  cursor: pointer;
  float: right;
  height: 65px;
  margin-right: 5px;
  width: 65px; }

.icon-ei-delete-gray {
  background-image: url("../../img/icon-thumb-delete-gray.png");
  margin: 0px; }

/*------------ICONS ENERGY LABEL SMALL CIRCLE (1.9/2.3/8.1/9.1)--------------*/
/*------------!!CHECK!!!!OLD STUFF---------------*/
/*.icon-ei-edit-gray.block-icon,
.icon-ei-delete-gray.block-icon {
  background-color: none;
  display: block;
  height: auto;
  width: 100%;
}*/
/*
.ui-icon-ei-back:after {
  background-color: #0075b0;
  background-image: url("../img/back.png");
  border-radius: 0px;
}

.ui-icon-ei-close:after {
  background-color: #0075b0;
  background-image: url("../img/close.png");
  border-radius: 0px;
}

.ui-icon-ei-menu:after {
  background-color: #0075b0;
  background-image: url("../img/menu.png");
  border-radius: 0px;
  margin-top: 5px;
  height: 25px;
  width: 33px;
}

.icon {
  background-color: #ffffff;
  color: #009fda;
  float: left;
  text-align: center;
  width: 178px;
  height: 177px;
  border: 1px solid #e8e7e4;
}

.icon-01 {
  background: url("../img/kitchen_icon.png") no-repeat center center #ffffff;
}

.icon-ei-edit-gray > a,
.icon-ei-delete-gray > a {
  width: 40px;
  height: 40px;
}

.icon-medium {
  background-color: #ffffff;
  float: left;
  width: 116px;
  height: 116px;
  margin: 3px 0px 0px 3px;
}

.icon-small {
  background-color: #a59d95;
  float: right;
  width: 40px;
  height: 40px;
  margin: 3px 0px 0px 3px;
}

.ui-btn-icon-notext:after,
.ui-btn-icon-top:after,
.ui-btn-icon-bottom:after {
  left: 50%;
  margin-left: -15px;
}

.ui-icon-myicon:after {
  background-image: url("iconimg.svg");
}

*/
/* Fallback */
              /*

.ui-nosvg .ui-icon-myicon:after {
  background-image: url("iconimg.png");
}

.ui-icon-ei-edit:after {
  background-image: url("../img/edit.png");
  width: 30px;
  height: 30px;
}

.ui-icon-ei-save:after {
  background-image: url("../img/save.png");
  width: 30px;
  height: 30px;
}

.ui-icon-ei-add:after {
  background-image: url("../../img/plus.png");
  width: 30px;
  height: 30px;
}

.ui-icon-carat-d:after {
  background-color: $white;
  background-image: url("../../img/down.png");
  border-left: 1px solid #e8e7e4;
  border-radius: 0px;
  padding: 0px 0px 5px 20px;
}

.ui-btn-icon-left:after {
  width: 25px;
}

.ui-nodisc-icon.ui-btn-right.ui-btn-icon-right.ui-icon-bars.ui-link,
.ui-btn-right .ui-btn-icon-right .ui-icon-bars:after {
  margin: 0px;
}*/
/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*------------------------------------*\
#MAIN-COMPONENTS
\*------------------------------------*/
.add-room {
  margin-top: 290px; }

.ui-content .title-appliances {
  font-size: 20px;
  font-weight: 700; }

.swipe-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.loading-spinner {
  height: 28px;
  left: 50%;
  margin: 0px 0 0 -14px;
  position: absolute;
  width: 28px; }

.loading-spinner .track {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 15px;
  height: 28px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 28px; }

.loading-spinner .maskedCircle {
  border: 3px solid white;
  border-radius: 18px;
  height: 30px;
  width: 30px; }

.loading-spinner .mask {
  height: 12px;
  overflow: hidden;
  width: 12px; }

.loading-spinner .spinner {
  animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  height: 32px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 32px; }

.overlay {
  background-color: rgba(255, 255, 255, 0.6);
  height: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 10; }

.overlay-list {
  background-color: rgba(255, 255, 255, 0.6);
  height: 15%;
  position: absolute;
  width: 100%;
  z-index: 10; }
  @media (max-width: 20em) {
    .overlay-list {
      height: 21%; } }
  @media (min-width: 20.063em) {
    .overlay-list {
      height: 13%; } }

.ui-listview > li {
  z-index: 5; }

.border-right {
  border-right: 1px solid #e8e7e4; }

.border-bottom {
  border-bottom: 1px solid #e8e7e4; }

.border-top {
  border-top: 1px solid #e8e7e4; }

.loading {
  bottom: 0;
  height: 200px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 350px; }

.jqplot-overlayCanvas-canvas {
  z-index: 0; }

.jqplot-series-canvas {
  z-index: 1; }

.jqplot-table-legend {
  z-index: 2; }

/*@import 'components/pop_up_page';*/
/* @include box-shadow(1px,1px,1px,0, #fff, true); */
/*------------------------------------*\
#PUSHMENU
\*------------------------------------*/
.icon-push-menu {
  float: right;
  margin-right: 15px; }

.open-push-menu {
  cursor: pointer; }

.open-push-menu img {
  margin-top: 8px; }

.close-push-menu {
  background-color: #0075b0;
  cursor: pointer;
  margin-top: 0px;
  margin-left: -50px;
  width: 100%; }

.toggle_push_menu {
  left: -65px;
  padding: 10px;
  position: absolute; }

.toggle_push_menu .close-push-menu {
  display: none; }

.toggle_push_menu.active .close-push-menu {
  display: block; }

.toggle_push_menu.active .open-push-menu {
  display: none; }

.ei-push-menu.active {
  right: 0px; }

.ei-push-menu-header {
  color: #FFFFFF;
  font-family: StRydeMedium;
  font-size: 30px;
  margin-top: 10px;
  text-align: center; }

.ei-push-menu {
  background-color: #0075b0;
  color: #FFFFFF;
  font-family: StRydeMedium;
  font-size: 16px;
  height: 100%;
  position: fixed;
  right: -75%;
  top: 0px;
  transition: 0.25s linear;
  width: 75%;
  z-index: 9999; }

.toggle_push_menu_ios {
  top: 20px; }

.ei-push-menu-list-overview {
  font-size: 20px;
  list-style: none;
  margin: 0px; }

.ei-push-menu-list-overview li {
  margin-bottom: 5px;
  padding: 10px 0px 0px 0px; }

.ei-push-menu-list-overview a {
  color: #FFFFFF;
  text-decoration: none; }

.ei-push-menu-list {
  color: #40B7E3;
  font-size: 20px;
  list-style: none; }

.ei-push-menu-list-item {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.ei-push-menu-list-item a {
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none; }

.ei-menu-subcategory {
  font-size: 16px;
  list-style: none;
  padding-left: 20px !important; }

.ei-menu-subcategory a {
  color: #FFFFFF;
  text-decoration: none; }

/*

.temp-push-menu-icon {
  float: right;
  margin: -35px 10px 0px 0px;
}


#ei-menu-panel .ui-panel-inner {
  padding: 0px;
}

.ui-panel.ui-panel-position-right.ui-panel-display-reveal.ui-body-inherit.ui-panel-animate.ui-panel-open,
#ei-menu-panel {
  z-index: 10000;
}

.ui-panel-display-reveal.ui-body-inherit.ui-panel-open,
#ei-menu-panel li.ui-li-static.ui-body-inherit {
  background-color: #0075B0;
  text-shadow: none;
  color: #80ADCE;
  border: none;
  padding: 0px;
  margin-left: 15px;
}

#ei-menu-panel .ui-btn {
  background-color: #0075B0;
  border: none;
}

#ei-menu-panel .ui-link {
  color: #FFFFFF;
}

.ui-li-static.ui-body-inherit > ul {
  list-style: none;
}

#ei-menu-panel li.ui-li-static.ui-body-inherit .pushmenu-list-category {
}

.ui-panel-inner .pushmenu-list-overview {
  color: #80ADCE;
  line-height: 40px;
  margin: 0;
}

.pushmenu-list-overview li a {
  font-size: 16px;
}

.ei-menu-subcategory {
}

.pushmenu-list-overview .ei-menu-subcategory a {
  font-size: 12px;
}

.ui-panel-inner .pushmenu-list {
}

.pushemenu-list-item {
  padding-left: 10px;
}

#ei-menu-panel .ui-link,
#ei-menu-panel .ui-link:hover,
#ei-menu-panel .ui-link:active,
#ei-menu-panel .ui-link:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#ei-menu-panel .ui-link:active {
  background-color: #006399;
}*/
/*------------------------------------*\
#THUMBNAILS
\*------------------------------------*/
.appliances-room-thumb-icon {
  width: 80%; }
  @media (min-width: 20.063em) {
    .appliances-room-thumb-icon {
      width: 100%; } }

.home-thumb-icon {
  width: 60%; }
  @media (min-width: 20.063em) {
    .home-thumb-icon {
      width: 70%; } }

.thumb-tiles-big-content-icon img {
  width: 80%; }
  @media (min-width: 20.063em) {
    .thumb-tiles-big-content-icon img {
      width: 100%; } }

.thumb-tiles-big-container {
  cursor: pointer;
  font-family: "StRydeMedium";
  /*  margin-bottom: 15px;*/
  height: 100%;
  width: 100%; }

.thumb-tiles-big-container a {
  text-decoration: none; }

.thumb-tiles-big-content-icon {
  padding: 15px 0 0;
  height: 5.3125em; }
  @media (max-width: 20em) {
    .thumb-tiles-big-content-icon {
      height: 3.75em; } }
  @media (min-width: 20.063em) {
    .thumb-tiles-big-content-icon {
      height: 4.6875em; } }

.thumb-tiles-big-content-amount {
  color: #4c4c4c;
  font-family: "StRydeMedium";
  font-size: 1.875em;
  font-weight: 400;
  margin: 0; }
  @media (max-width: 20em) {
    .thumb-tiles-big-content-amount {
      margin-top: 0; } }
  @media (min-width: 20.063em) {
    .thumb-tiles-big-content-amount {
      margin-top: 20px; } }

.thumb-tiles-home-container {
  cursor: pointer;
  font-family: "StRydeMedium";
  height: 100%; }

.thumb-tiles-home-container .thumb-tile-title {
  height: 3.125em;
  /*height: inherit;*/
  margin-top: 0em;
  position: inherit; }
  @media (min-width: 20.063em) {
    .thumb-tiles-home-container .thumb-tile-title {
      margin-top: -0.3125em; } }

.thumb-tiles-home-container .thumb-tile-image {
  /*  height: inherit;*/ }

.thumb-tile-title {
  color: #4c4c4c;
  font-family: "StRydeRegular";
  height: 30%;
  margin-top: -1.875em;
  text-align: center;
  width: 100%;
  z-index: 10; }

.thumb-tile-title h3 {
  display: inline-block; }

.thumb-tile-image {
  height: 70%;
  width: 100%; }

.thumb-tile-title a {
  /*position: absolute;*/
  height: 100%;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10; }

.thumb-tiles-big-content-description {
  margin-bottom: 0.9375em; }

.thumb-tile-big,
.thumb-tile-big-no-border,
.thumb-tile-home {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  word-spacing: -4px; }

.thumb-tile-big-no-border {
  background-color: #FFFFFF;
  border-bottom: 3px solid #e8e7e4;
  border-left: none;
  border-right: none;
  border-top: none; }

.thumb-tile-rooms {
  padding-bottom: 60px; }
  @media (min-width: 20.063em) {
    .thumb-tile-rooms {
      padding-bottom: 50px; } }

.thumb-tile-big li,
.thumb-tile-home li {
  background-color: #FFFFFF;
  border-bottom: 3px solid #e8e7e4;
  display: inline-block;
  height: 100%;
  margin: 0px;
  overflow: visible;
  padding: 0px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
  word-spacing: -1px;
  z-index: 5; }

.thumb-tile-big .list-item-room {
  height: inherit; }

.thumb-tile-home li {
  height: 50%; }

.thumb-tile-big li:nth-child(2n+1),
.thumb-tile-home li:nth-child(2n+1) {
  border-right: 3px solid #e8e7e4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box; }

.thumb-tile-big li:nth-of-type(even),
.thumb-tile-home li:nth-of-type(even) {
  border-right: 3px solid #e8e7e4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box; }

.thumb-tile-big li a,
.thumb-tile-big-no-border li a,
.thumb-tile-home li a {
  background-color: #FFFFFF;
  border-left: medium none;
  border-right: medium none;
  border-top-color: #e8e7e4;
  color: #4c4c4c;
  text-decoration: none; }

.thumb-tiles {
  height: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.thumb-tiles-height {
  /*  height: 130px;*/
  /*  margin-top: 60px!important;*/ }
  @media (min-width: 20.063em) {
    .thumb-tiles-height {
      /*    height: 190px;*/
      /*    margin-top: 60px!important;*/ } }

.thumb-tiles li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border-bottom: 3px solid #e8e7e4;
  border-right: 2px solid #e8e7e4;
  display: inline-block;
  height: initial;
  margin: 0px;
  vertical-align: top;
  width: 33.33%; }
  @media (min-width: 20.063em) {
    .thumb-tiles li {
      border-bottom: 2px solid #e8e7e4; } }

.thumb-tile-energy-label-container {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px; }

/*.thumb-tile-image {
  display: block;
  max-width: 100%;
  width: auto;
}*/
.thumb-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/*.thumb-tile-rooms .list-item-room {
  max-height: 35%;
  padding-bottom: 150px;
}*/
.list-item-room .thumb-tile-title {
  margin-top: -1.5em; }

/*.list-item-room .thumb-tile-image{
  height: 60%;
}*/
.thumb-tile-appliance-groups {
  margin-bottom: 0px; }

.thumb-tile-appliance-groups .thumb-tile-image {
  height: initial;
  width: inherit; }

.thumb-tile-appliance-groups .thumb-tile-title {
  height: 1.25em;
  padding-bottom: 10px; }

.thumb-tile-appliance-groups .thumb-tile-title h4 {
  margin: 1.25em 0 0 0; }

.amount-container {
  height: 41%;
  /*  bottom: 30px;
    position: absolute;*/
  margin-top: -40%;
  /*  top: 75px;*/
  text-align: center;
  width: 100%;
  z-index: 10; }
  @media (max-width: 20em) {
    .amount-container {
      margin-top: -40%; } }
  @media (min-width: 20.063em) {
    .amount-container {
      margin-top: -35%; } }

.amount {
  float: left; }

.amount-big {
  display: inline-block;
  font-family: "StRydeMedium";
  font-size: 2.5em;
  text-align: center; }
  @media (max-width: 20em) {
    .amount-big {
      font-size: 1.875em; } }
  @media (min-width: 20.063em) {
    .amount-big {
      font-size: 1.875em; } }

.amount-medium {
  display: inline-block;
  /*  font-family: "DINMediumRegular";*/
  font-size: 14px; }

.amount-small {
  color: #c6c6c6;
  display: block;
  /*  font-family: "DINMediumRegular";*/
  font-size: 18px; }

.euro-symbol {
  font-size: 16px; }

.euro-amount-icon {
  color: #c6c6c6;
  display: inline-block;
  font-family: "DINMediumRegular";
  font-size: 18px;
  margin-right: 5px; }

/*------------------------------------*\
#POPUP
\*------------------------------------*/
/*-----------------POP-UP TRANSPARENT  REFERENCE COLOR------------------------*/
.ngdialog {
  background: rgba(0, 117, 176, 0.8); }

.fixed-pop-up-container {
  background-color: #e8e7e4;
  bottom: 0;
  position: fixed;
  top: 30%;
  width: 100%; }

.pop-up-content-container,
.pop-up-calculator-container,
.pop-up-content-container-bottom {
  bottom: 0px;
  height: 100%;
  /*  position: fixed;*/
  left: 0px;
  width: 100%;
  z-index: 9999; }

.pop-up-content-container-bottom {
  height: inherit;
  position: absolute; }

/*.pop-up-calculator-container {
  position: initial;
}*/
.pop-up-calculator-container .ei-header-container {
  position: absolute; }

.pop-up-alert-container {
  margin: 10% 10%; }

.pop-up-action-container {
  margin: 10% 10%;
  padding-top: 20px; }

.pop-up-window {
  background-color: #FFFFFF;
  border-radius: 0px;
  padding-bottom: 30px; }

.popup-title-content {
  color: #0075b0;
  display: block;
  font-family: 'StRydeMedium';
  font-size: 1.3125em;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  text-align: center;
}

@media (max-width: 20em) {
  .pop-up-delete-room .ei-main-content-center {
    padding: 0; } }
@media (min-width: 20.063em) {
  .pop-up-delete-room .ei-main-content-center {
    padding: 0; } }

@media (max-width: 20em) {
  .pop-up-delete-appliance .ei-main-content-center {
    padding: 0; } }
@media (min-width: 20.063em) {
  .pop-up-delete-appliance .ei-main-content-center {
    padding: 0; } }

@media (max-width: 20em) {
  .pop-up-goal-set .ei-main-content-center {
    padding: 0; } }
@media (min-width: 20.063em) {
  .pop-up-goal-set .ei-main-content-center {
    padding: 0; } }

.add-bill-amount input:not([type=submit]) {
  margin-top: 0; }

.select-savings-goal {
  margin-top: 20px; }

.scroll-inside {
  height: 85%;
  margin-top: 60px;
  overflow-y: scroll; }

/*------------------------------------*\
  PARTIALS > TOOLTIP
\*------------------------------------*/
.icon-tooltip,
.icon-tooltip-white,
.icon-tooltip-white-inline {
  background-image: url("../../img/icon-tooltip.png");
  background-position: center center;
  background-repeat: no-repeat;
  float: right;
  padding: 10px; }

.icon-tooltip-white,
.icon-tooltip-white-inline {
  background-image: url("../../img/icon-tooltip-white.png");
  display: inline;
  float: inherit; }

.icon-tooltip-white-inline {
  float: inherit; }

.pop-up-energy-label .ei-btn-close-cross {
  margin-top: -25px; }

.pop-up-energy-label .thumb-list-items {
  margin-top: 0;
  padding: 1em 0; }

.pop-up-energy-label .list-item-description-container {
  width: 100%; }

.pop-up-help .ei-btn-close-cross {
  margin-top: -25px; }

.city-list-item {
  background-color: #FFFFFF;
  border-bottom: 1px solid #e8e7e4;
  color: #4c4c4c;
  padding: 1em; }

.city-scroll {
  height: 100%;
  overflow-y: scroll; }

.city-popup {
  height: 1000px !important; }

.info-popover-1,
.info-popover-2 {
  display: none; }

.info-popover-1,
.info-popover-2 {
  -webkit-box-shadow: 0px 1px 10px -1px #737373;
  -moz-box-shadow: 0px 1px 10px -1px #737373;
  box-shadow: 0px 1px 10px -1px #737373;
  display: none;
  font-family: 'DINRegular';
  font-size: 13px;
  height: 185px;
  left: 0px;
  line-height: 18px;
  position: absolute;
  top: -200px;
  width: 270px;
  z-index: 10; }

.info-popover-2 {
  background-color: #FFFFFF;
  height: 165px;
  top: -105px; }

.info-popover-1 .active,
.info-popover-2 .active {
  display: block; }

.info-popover-title {
  background-color: #ec0e6b;
  color: #FFFFFF;
  font-family: "DINRegular";
  padding: 15px 20px 10px 20px;
  text-transform: uppercase; }

.info-popover-content {
  height: 132px;
  padding: 10px 20px; }

.info-popover-2 .info-popover-content {
  height: 100px; }

.popover-close {
  color: #FFFFFF;
  float: right;
  font-family: DINLightRegular;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin-top: -5px;
  opacity: 1;
  text-shadow: 0 1px 0 #FFFFFF; }

.popover-button {
  cursor: pointer;
  font-size: 13px;
  text-decoration: underline; }

button.popover-close {
  background: 0 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none; }

.tri-down {
  background: #FFFFFF;
  border: 0px;
  margin-bottom: 2em;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  position: relative; }

.tri-down:before, .tri-down:after {
  border-bottom: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  height: 0;
  position: absolute;
  width: 0; }

.tri-down:before {
  border-top-color: #737373;
  border-width: 11px;
  bottom: -32px;
  left: 150px; }

.tri-down:after {
  border-top-color: #FFFFFF;
  border-width: 10px;
  bottom: -30px;
  left: 151px; }

.info-popover-2 .tri-down:before {
  bottom: -44px;
  left: 130px; }

.info-popover-2 .tri-down:after {
  bottom: -42px;
  left: 131px; }

.pop-up-window .ui-header {
  background-color: #006399;
  border-color: #006399; }

.pop-up-window .container-content-main-center {
  /*0.2.1*/
  font-size: 14px;
  padding: 0px 30px 20px;
  text-align: center; }

.pop-up-window .content-main,
.pop-up-window-square .content-main,
.content-text {
  color: #4c4c4c; }

.content-intro-button {
  font-weight: 700;
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center; }

.pop-up-window-blue {
  background-color: #009FDA;
  /*border-top: 20px solid #40b7e3;*/
  border-radius: 2px;
  /*margin-top: 115px;*/
  padding-bottom: 30px; }

.pop-up-window-square {
  /*03..2.1*/
  background-color: #FFFFFF;
  border-radius: 0px;
  margin-top: 82px;
  padding-bottom: 91px;
  padding-top: 5px; }

.ui-popup .ui-content {
  overflow: auto; }

/*.pop-up-window .title-content,
.pop-up-window-square .title-content {
  color: #0075b0;
  margin-top: 25px;
}*/
/*POP-UP SMALL+BORDER*/
.ui-popup-container .ui-popup {
  /*.ui-popup{*/
  border-top: 20px solid #40B7E3; }

#POPUP_alert {
  background-color: rgba(255, 255, 255, 0.3); }

.ui-popup-container .alert {
  border-top: 20px solid #006399;
  color: #737373; }

/*POP-ALERT*/
.popup-alert-screen {
  background-color: #0075B0;
  display: none;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1099; }

.popup-alert-active {
  display: none;
  /*    display: inline-block;*/
  left: 5%;
  outline: 0 none;
  padding: 0;
  position: absolute;
  right: auto;
  top: 20%;
  width: 95%;
  z-index: 1100; }

.content-main-alert {
  background-color: #FFFFFF;
  border-radius: 0;
  border-top: 20px solid #40B7E3;
  display: none;
  padding-bottom: 30px;
  width: 95%; }

.content-main-alert .content-small-container {
  color: #737373; }

.content-main-alert .title-content {
  color: #0075B0;
  margin-top: 25px; }

/*------------------------------------*\
#TUTORIALS
\*------------------------------------*/
.swipe-element .ei-main-content {
  padding-top: 0px; }

/*.last-swipe .ei-main-content {
  padding-top: 25px;
}*/
.arrow-swipe-left {
  left: 20px;
  position: fixed;
  top: 35%;
  z-index: 100;
}

.arrow-swipe-left img,
.arrow-swipe-right img {
  width: 100%; }

.arrow-swipe-right {
  position: fixed;
  right: 20px;
  top: 35%;
  z-index: 100; }

/*------------------------------------*\
#CALCULATOR
\*------------------------------------*/
.power-on-watts {
  margin-top: 30px; }

.power-on-watts input,
.power-on-watts span.watts-value,
.power-on-watts .time-value-hours,
.power-on-watts .time-value-minutes {
  display: inline-block; }

.power-on-watts .watts-value {
  margin-left: -4px;
  margin-right: 5px;
  width: 35%; }

.power-on-watts .time-value-hours {
  margin-left: -4px;
  margin-right: 5px;
  text-align: center;
  width: 25%; }

.power-on-watts .time-value-minutes {
  margin-left: -4px;
  padding-left: 10px;
  text-align: center;
  width: 25%; }

.time-value-hours,
.time-value-minutes {
  margin-left: 5px; }

.total-estimated-units {
  display: inline-block;
  width: 100%; }

.label {
  width: 30%; }

.value {
  float: right;
  /*  width: 20%;*/ }

.total-cost {
  font-size: 21px;
/*  font-weight: 700;*/
  margin: 15px 0px; }

.footer-calculator-container {
  background-color: #009fda;
  height: 50px;
  width: 100%; }

.footer-calculator-left {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../../img/icon-back.png") 15px center no-repeat;
  box-sizing: border-box;
  color: #FFFFFF;
  display: inline-block;
  margin-right: -4px;
  padding-left: 45px;
  text-align: left;
  width: 50%; }

.footer-calculator-right {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../../img/icon-next.png") 90% center no-repeat;
  box-sizing: border-box;
  color: #FFFFFF;
  display: inline-block;
  margin-right: -4px;
  padding-right: 50px;
  text-align: right;
  width: 50%; }

/*.calculator-popup-container{
  overflow-y: scroll;
}*/
.calculator-popup-container .ei-main-content {
  margin-top: 60px; }

.click-container {
  display: inline-block;
  width: 80%; }
  @media (max-width: 20em) {
    .click-container {
      width: 70%; } }
  @media (min-width: 20.063em) {
    .click-container {
      width: 70%; } }

.click-container .list-item-image {
  display: inline-block;
  float: inherit; }

.click-container .list-item-description-container {
  display: inline-block;
  float: inherit;
  width: 60%;
  vertical-align: top;
  margin: 0; }
  @media (max-width: 20em) {
    .click-container .list-item-description-container {
      width: 55%; } }
  @media (min-width: 20.063em) {
    .click-container .list-item-description-container {
      width: 55%; } }

.pop-up-calculator-container .list-item-energy-label {
  display: inline-block;
  float: inherit;
  text-align: center;
  width: 70px; }
  @media (max-width: 20em) {
    .pop-up-calculator-container .list-item-energy-label {
      width: 60px; } }
  @media (min-width: 20.063em) {
    .pop-up-calculator-container .list-item-energy-label {
      width: 60px; } }

.pop-up-calculator-container .thumb-list-items {
  margin: 0 0 0px 0; }

.fixed-pop-up-container input[type="text"], input:not([type=submit]) {
  margin-top: 0; }

.pop-up-calculator-container .icon-tooltip-white {
  float: right; }

/*------------------------------------*\
#SCREEN 1.0
\*------------------------------------*/
.ei-intro-page-item {
  margin-bottom: 25px;
  padding-left: 20px;
  text-align: left; }

.ei-icon-intro-page {
  float: left;
  height: auto;
  width: 50px; }

/*------------------------------------*\
#SCREEN 1.2
\*------------------------------------*/
/*------------------------------------*\
#SCREEN 1.3
\*------------------------------------*/
.title-content-no-header {
  margin-top: 50px; }

.property-city-no-input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border: none;
  color: #aaaaaa;
  font-size: 1em;
  line-height: 1.875em;
  /*  height: em(50);*/
  margin: 10px 0px;
  padding: 5px 0px 3px 10px;
  width: 100%; }

/*------------------------------------*\
#SCREEN 1.4.1
\*------------------------------------*/
.pop-up-window .main-content-center .button-login-facebook .ui-btn {
  background-color: #3B5999;
  border-color: #3B5999; }

.pop-up-window .main-content-center .button-login-twitter .ui-btn {
  background-color: #00ACEE;
  border-color: #00ACEE; }

/*------------------------------------*\
#SCREEN 1.5.0
\*------------------------------------*/
/*------------------------------------*\
#SCREEN 1.8
\*------------------------------------*/
.thumb-list {
  background-color: #FFFFFF;
  list-style: none;
  margin: 0px;
  padding: 0px; }

.thumb-list li {
  background-color: #FFFFFF; }

.thumb-list-items {
  border-bottom: 2px solid #e8e7e4;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 15px;
  width: 100%; }

.thumb-list-items a {
  color: #4c4c4c;
  height: 100%;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10; }

.list-item-image {
  float: left;
  height: 60px;
  padding: 0 15px 0 0;
  width: 60px; }

.list-item-description-container {
  display: inline-block;
  float: inherit;
  /*  float: left;*/
  margin-top: 10px;
  width: 30%; }

.list-item-title-description {
  font-size: 0.75em;
  font-weight: 700; }

.list-item-description {
  font-size: 0.75em;
  font-weight: 400; }

.list-item-value {
  display: inline-block;
  /*  font-size: em(12);*/
  margin-top: 10px;
  padding: 0px;
  vertical-align: top;
  width: 30%; }

.list-item-energy-label,
.list-item-value-right {
  float: right;
  padding: 0px;
   }

.list-item-value-right {
  padding: 0px; }

.margin-bottom-scroll {
  margin-bottom: 60px; }

.click-container-description-value {
  display: inline-block;
  width: 80%; }
  @media (max-width: 20em) {
    .click-container-description-value {
      width: 85%; } }
  @media (min-width: 20.063em) {
    .click-container-description-value {
      width: 85%; } }

.click-container-description-value .list-item-description-container {
  display: inline-block;
  float: inherit;
  vertical-align: top;
  width: 32%; }
  @media (max-width: 20em) {
    .click-container-description-value .list-item-description-container {
      width: 32%; } }
  @media (min-width: 20.063em) {
    .click-container-description-value .list-item-description-container {
      width: 39%; } }

.click-container-description-value .list-item-image {
  display: inline-block;
  float: inherit; }

.click-container-description-value .list-item-energy-label {
  display: inline-block;
  float: inherit;
  text-align: center;
  width: 70px; }
  @media (max-width: 20em) {
    .click-container-description-value .list-item-energy-label {
      width: 60px; } }
  @media (min-width: 20.063em) {
    .click-container-description-value .list-item-energy-label {
      width: 60px; } }

/*------------------------------------*\
#SCREEN 1.9
\*------------------------------------*/
/*------------------------------------*\
#SCREEN 3.0
\*------------------------------------*/
.euro-symbol {
  display: inline-block; }

/*----========TAB BLOCK NAVIGATION========----*/
.selection-bar-three-items-container {
  width: 100%; }

.selection-bar-three-items {
  font-size: 12px;
  list-style: none;
  margin: -3px 0 0 0;
  padding: 0px;
  width: 100%;
  word-spacing: -3px; }

.selection-bar-three-items li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e8e7e4;
  border-right: 2px solid #e8e7e4;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 0px;
  text-align: center;
  vertical-align: top;
  width: 33.33%;
  word-spacing: 0; }

.selection-bar-three-items li:nth-child(-n+2) {
  border-right: 2px solid #e8e7e4; }

.selection-bar-three-items li a {
  text-decoration: none; }

.selection-bar-three-items li:nth-last-of-type(1) {
  /*
    margin: 0px 0px 0px  -2px;
    width: 34%;*/ }

.selection-bar-three-items li a {
  color: #4c4c4c;
  display: block; }

.tab_item.active {
  border-bottom: 1px solid #FFFFFF; }

@media (max-width: 20em) {
  .charts_main_container .ei-main-content-center {
    width: 250px; } }
@media (min-width: 20.063em) {
  .charts_main_container .ei-main-content-center {
    width: 400px; } }
@media (min-width: 22.5em) {
  .charts_main_container .ei-main-content-center {
    width: 450px; } }

/*------------------------------------*\
#4.0
\*------------------------------------*/
.no-border {
  border: none; }

.set-target .thumb-tiles-big-content-description {
  word-spacing: 0; }

.thumb-tiles-single-content-icon {
  padding: 15px 0 0;
  height: 5.3125em; }

.thumb-tiles-single-content-icon img {
  width: 40%; }

/*------------------------------------*\
#SCREEN 4.2.0
\*------------------------------------*/
.goal-progress-container {
  height: 50px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  width: 100%; }

.goal-set,
.goal-progress {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  display: inline-block;
  padding: 20px;
  vertical-align: top;
  width: 49%;
  height: 65px; }

.commit-tips .list-item-value {
  text-align: right; }

/*------------------------------------*\
#SCREEN 5.0
\*------------------------------------*/
/*------------------------------------*\
#SCREEN 5.1
\*------------------------------------*/
.breakdown .list-item-description-container {
  display: inline-block;
  float: inherit;
  margin-top: 10px;
  width: 60%; }

.breakdown .list-item-value-right {
  display: inline-block;
  float: inherit;
  text-align: right;
  width: 35%; }

/*------------------------------------*\
#SCREEN 6.0
\*------------------------------------*/
.content-introduction {
  margin-top: 0px; }

.content-introduction img {
  width: 100%; }

/*------------------------------------*\
#SCREEN 9.2
\*------------------------------------*/
.quick-tips-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.quick-tips-list li {
  margin: 20px 0; }

/*------------------------------------*\
#SETTINGS
\*------------------------------------*/
.settings-privacy .thumb-list-items {
  margin: 0;
  padding: 5px 0 5px 15px;
  width: 100%; }

.settings-privacy .list-item-description-container-settings {
  display: inline-block;
  margin-top: 10px;
  width: 60%; }

.settings-privacy .list-item-radio-right {
  display: inline-block;
  width: 30%; }

.settings-notifications .thumb-list-items {
  margin: 0;
  padding: 5px 0 5px 15px;
  width: 100%; }

.settings-notifications .thumb-list-items {
  margin: 0;
  padding: 5px 0 5px 15px;
  width: 100%; }

.settings-notifications .list-item-description-container {
  display: inline-block;
  width: 50%; }

.settings-notifications .list-item-radio-right {
  display: inline-block;
  width: 40%; }

.settings-about .thumb-list-items {
  margin: 0;
  padding: 5px 0 5px 15px;
  width: 100%; }

.settings-about .list-item-description-container {
  width: 80%;
  display: inline-block; }

.settings-about .list-item-value-right {
  display: inline-block;
  float: inherit; }

/*# sourceMappingURL=ei_style.css.map */

