section {
  float: left;
  width: 100%;
  margin-top: 20px; }
  section.industry .item {
    /*
			float: left;


			height:0;
			padding-bottom: 23%; 
			background:grey;

			margin: 0 1%;
*/ }
  section.downtime .item {
    float: left; }
    section.downtime .item a.less {
      float: left;
      margin-right: 5px; }
    section.downtime .item a.more {
      float: left;
      margin-left: 5px; }
    section.downtime .item input {
      float: left;
      width: 70%; }
    section.downtime .item .evaluation {
      float: left;
      width: 100%; }
  section.costs .hidden {
    display: none; }
  section.costs .expanded-costs {
    text-align: center;
    float: left; }
    section.costs .expanded-costs .item {
      float: left;
      height: 0;
      padding-bottom: 31%; }
  section.costs .item {
    float: left;
    width: 50%;
    height: 0;
    padding-bottom: 30%;
    background: grey;
    margin: 0 auto; }
    section.costs .item.details {
      background: transparent;
      text-align: center; }
      section.costs .item.details button.toggl-cost-view {
        width: 70%; }
  section.annual-downtime-risk .item {
    float: left;
    width: 50%;
    height: 0;
    padding-bottom: 30%;
    background: grey; }
    section.annual-downtime-risk .item .shifts input {
      display: none; }
    section.annual-downtime-risk .item .shifts .shift-button {
      float: left;
      width: 50%; }
    section.annual-downtime-risk .item .server {
      float: left; }
      section.annual-downtime-risk .item .server input {
        display: none; }
      section.annual-downtime-risk .item .server .server-button {
        float: left;
        width: 50%; }

.save.disabled {
  background: grey; }

.expanded-costs .evaluation {
  display: none; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on September 14, 2016 */
@font-face {
  font-family: 'oswald';
  src: url("../fonts/oswald-bold-webfont.eot");
  src: url("../fonts/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-bold-webfont.woff2") format("woff2"), url("../fonts/oswald-bold-webfont.woff") format("woff"), url("../fonts/oswald-bold-webfont.svg#oswaldbold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'oswald';
  src: url("../fonts/oswald-light-webfont.eot");
  src: url("../fonts/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-light-webfont.woff2") format("woff2"), url("../fonts/oswald-light-webfont.woff") format("woff"), url("../fonts/oswald-light-webfont.svg#oswaldlight") format("svg");
  font-weight: light;
  font-style: normal; }

@font-face {
  font-family: 'oswald';
  src: url("../fonts/oswald-regular-webfont.eot");
  src: url("../fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regular-webfont.woff2") format("woff2"), url("../fonts/oswald-regular-webfont.woff") format("woff"), url("../fonts/oswald-regular-webfont.svg#oswald_regularregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oswald';
  src: url("../fonts/oswald-regularitalic-webfont.eot");
  src: url("../fonts/oswald-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regularitalic-webfont.woff2") format("woff2"), url("../fonts/oswald-regularitalic-webfont.woff") format("woff"), url("../fonts/oswald-regularitalic-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'source_sans';
  src: url("../fonts/sourcesanspro-bold-webfont.eot");
  src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'source_sans';
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }

page[size="letter"] {
  background: white;
  width: 215.9mm;
  height: 279.4mm;
  display: block;
  margin: 0 auto; }

@media pdf {
  body, page[size="letter"] {
    margin: 0;
    box-shadow: 0; }
  body > *, body #page > header, body .site-footer, body .skip-link {
    display: none; }
  body #page {
    display: block; }
  .site {
    margin: 0 !important; } }

#calculator-wrappper {
  margin-left: auto;
  margin-right: auto; }
  #calculator-wrappper section {
    display: block;
    padding-left: 1.618em;
    padding-right: 1.618em; }
    #calculator-wrappper section::after {
      clear: both;
      content: "";
      display: table; }
  #calculator-wrappper #page {
    background-color: transparent; }
  #calculator-wrappper.without-background {
    background-image: none; }
  #calculator-wrappper p {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;
    margin-top: 0; }
  #calculator-wrappper input, #calculator-wrappper select {
    min-width: 0; }
  #calculator-wrappper input[type='checkbox'] {
    margin-right: 5px; }

body.stratus-calculator-plugin {
  background-image: url("../images/automaiton_background.jpg");
  background-repeat: repeat-y;
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-size: cover; }
  @media pdf {
    body.stratus-calculator-plugin {
      background-image: none;
      background-color: white; } }
  body.stratus-calculator-plugin .interior .site-wrap, body.stratus-calculator-plugin .site-wrap {
    background-image: none !important; }
    body.stratus-calculator-plugin .interior .site-wrap .calculator-results, body.stratus-calculator-plugin .site-wrap .calculator-results {
      max-width: 1000px; }
  body.stratus-calculator-plugin input, body.stratus-calculator-plugin select {
    min-width: 0; }
  body.stratus-calculator-plugin input[type='checkbox'] {
    margin-right: 5px; }

.background-calculator, .calculator-results #calculator-results-wrapper {
  background-image: url("../images/automaiton_background.jpg");
  background-image: url("../images/checkered_back.png");
  background-size: 100% auto;
  width: 100%;
  background-repeat: repeat-y;
  background-color: transparent !important; }
  @media pdf {
    .background-calculator, .calculator-results #calculator-results-wrapper {
      background-image: none;
      background-color: white; } }
  .background-calculator .interior .site-wrap, .background-calculator .site-wrap, .calculator-results #calculator-results-wrapper .interior .site-wrap, .calculator-results #calculator-results-wrapper .site-wrap {
    background-image: none !important; }
    .background-calculator .interior .site-wrap .calculator-results, .background-calculator .site-wrap .calculator-results, .calculator-results #calculator-results-wrapper .interior .site-wrap .calculator-results, .calculator-results #calculator-results-wrapper .site-wrap .calculator-results {
      max-width: 1000px; }
  .background-calculator input, .background-calculator select, .calculator-results #calculator-results-wrapper input, .calculator-results #calculator-results-wrapper select {
    min-width: 0; }
  .background-calculator input[type='checkbox'], .calculator-results #calculator-results-wrapper input[type='checkbox'] {
    margin-right: 5px; }

.how-to-use, .terms-conditions, .background, .dark-background {
  position: relative;
  z-index: 1; }
  .how-to-use:before, .terms-conditions:before, .background:before, .dark-background:before {
    content: ' ';
    height: 100%;
    width: 115%;
    position: absolute;
    top: -30px;
    background-color: rgba(58, 57, 55, 0.85);
    z-index: -1;
    left: -50px; }
    @media screen and (max-width: 1024px) {
      .how-to-use:before, .terms-conditions:before, .background:before, .dark-background:before {
        width: 150%; } }

@media screen and (max-width: 640px) {
  .how-to-use, .terms-conditions {
    padding: 1.618em; } }

.dark-background {
  position: relative; }
  .dark-background:before {
    height: 110%; }
  @media pdf {
    .dark-background {
      margin-bottom: 5mm; } }

.how-to-use {
  position: relative;
  margin-bottom: 30px; }
  .how-to-use p {
    padding-bottom: 60px !important; }
  .how-to-use:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid rgba(58, 57, 55, 0.85);
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -30px; }

.background:before {
  position: absolute;
  top: 0px; }

.background:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgba(58, 57, 55, 0.85);
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin-left: -30px; }

@media screen and (min-width: 1025px) {
  .background {
    height: 400px; } }

@media screen and (max-width: 1024px) {
  .background {
    height: 850px; } }

@media screen and (min-width: 1025px) {
  .background.higher {
    height: 480px; } }

@media screen and (max-width: 1024px) {
  .background.higher {
    height: 850px; } }

@media screen and (max-width: 640px) {
  .background.higher {
    height: 1020px; } }

.how-to-use, .terms-conditions {
  text-align: center; }
  @media screen and (min-width: 1025px) {
    .how-to-use, .terms-conditions {
      text-align: left; } }
  .how-to-use h2, .terms-conditions h2 {
    color: #FBB034 !important;
    text-transform: uppercase !important;
    font-size: 32px !important;
    padding-top: 40px !important;
    font-weight: normal !important; }
    @media pdf {
      .how-to-use h2, .terms-conditions h2 {
        padding-top: 0 !important; } }
  .how-to-use p, .terms-conditions p {
    color: #ffffff !important;
    font-size: 16px !important;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    font-weight: normal !important;
    margin-top: 0px !important;
    text-transform: none !important; }
    .how-to-use p:last-child, .terms-conditions p:last-child {
      margin-right: 0; }
    @media pdf {
      .how-to-use p, .terms-conditions p {
        padding-bottom: 6mm !important; } }

.terms-conditions {
  margin-top: 100px !important; }
  .terms-conditions p {
    line-height: 1.6rem;
    padding-bottom: 40px !important; }
    .terms-conditions p a {
      padding: 10px;
      border: 1px solid #ffffff;
      color: #ffffff;
      text-decoration: none;
      margin-top: 10px;
      display: inline-block; }
  .terms-conditions h2 {
    margin-bottom: 18px; }
  .terms-conditions:before {
    height: 120%; }
  @media pdf {
    .terms-conditions {
      margin-top: -1mm !important;
      text-align: left; }
      .terms-conditions h2 {
        font-size: 10pt;
        color: black;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0; }
      .terms-conditions p {
        font-size: 8pt;
        color: black;
        line-height: normal;
        margin-top: -0.2cm; } }

#calculator-wrappper {
  overflow: hidden;
  text-align: center;
  font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
  #calculator-wrappper section.industry {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px; }
    #calculator-wrappper section.industry::after {
      clear: both;
      content: "";
      display: table; }
    #calculator-wrappper section.industry h2 {
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: normal;
      margin-bottom: 50px; }
    #calculator-wrappper section.industry div.item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      margin-right: 5px;
      margin-bottom: 10px;
      background-color: #ffffff;
      min-height: 150px;
      text-align: center;
      font-size: 18px;
      font-weight: normal;
      text-transform: uppercase;
      padding-top: 10px;
      padding-top: 20px; }
      @media screen and (min-width: 1025px) {
        #calculator-wrappper section.industry div.item {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 23.2317613015%;
          margin-right: 2.3576515979%; }
          #calculator-wrappper section.industry div.item:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 640px) {
        #calculator-wrappper section.industry div.item:nth-child(3n) {
          margin-right: 0; }
        #calculator-wrappper section.industry div.item:nth-child(3n+1) {
          clear: left; } }
      #calculator-wrappper section.industry div.item:last-child {
        margin-right: 0; }
      #calculator-wrappper section.industry div.item:hover {
        background-color: #FBB034; }
      #calculator-wrappper section.industry div.item p {
        padding-top: 10px;
        font-family: oswald, Helvetica, 'Helvetica Neue', Roboto, Arial, sans-serif;
        font-weight: bold; }
      #calculator-wrappper section.industry div.item.active {
        background-color: #FBB034; }
  #calculator-wrappper section.industry > div:nth-child(2) > div {
    background-image: url("../images/manufacturing.png");
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  #calculator-wrappper section.industry > div:nth-child(3) > div {
    background-image: url("../images/oil-gas-pipelines .png");
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  #calculator-wrappper section.industry > div:nth-child(4) > div {
    background-image: url("../images/water-waste-water.png");
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  #calculator-wrappper section.industry > div:nth-child(5) > div {
    background-image: url("../images/other.png");
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  #calculator-wrappper .downtime {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    #calculator-wrappper .downtime::after {
      clear: both;
      content: "";
      display: table; }
    #calculator-wrappper .downtime h2 {
      position: relative;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: normal;
      margin-bottom: 50px;
      padding-top: 20px; }
    #calculator-wrappper .downtime div.item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-bottom: 10px;
      background-color: #ffffff;
      padding-top: 25px;
      padding-left: 25px;
      padding-right: 25px;
      min-height: 235px; }
      #calculator-wrappper .downtime div.item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 1025px) {
        #calculator-wrappper .downtime div.item {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 31.7615656014%; }
          #calculator-wrappper .downtime div.item:last-child {
            margin-right: 0; } }
      #calculator-wrappper .downtime div.item h3 {
        font-size: 16px;
        line-height: 1.2;
        color: #5D666B;
        font-weight: normal;
        text-align: center;
        display: block;
        height: 50px;
        margin-bottom: 10px;
        font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
      #calculator-wrappper .downtime div.item .input-wrapper {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        text-align: center;
        padding-top: 10px; }
        #calculator-wrappper .downtime div.item .input-wrapper:last-child {
          margin-right: 0; }
        #calculator-wrappper .downtime div.item .input-wrapper a {
          color: transparent; }
          #calculator-wrappper .downtime div.item .input-wrapper a.less, #calculator-wrappper .downtime div.item .input-wrapper a.more {
            margin-top: 15px; }
          #calculator-wrappper .downtime div.item .input-wrapper a.less {
            float: left; }
          #calculator-wrappper .downtime div.item .input-wrapper a.more {
            float: right; }
        #calculator-wrappper .downtime div.item .input-wrapper img {
          height: 30px;
          width: 30px;
          opacity: 0.4; }
        #calculator-wrappper .downtime div.item .input-wrapper input {
          min-width: 0px !important;
          width: 50%;
          height: 60px;
          float: none;
          border-color: #5D666B;
          color: #5D666B;
          font-size: 40px;
          font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
          font-weight: normal;
          text-align: center; }
      #calculator-wrappper .downtime div.item .evaluation {
        color: #FBB034;
        font-size: 15px;
        padding-top: 25px;
        font-weight: normal; }
      #calculator-wrappper .downtime div.item.higher .evaluation {
        color: #b94454; }
        #calculator-wrappper .downtime div.item.higher .evaluation:before {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          -moz-border-radius: 12px;
          -webkit-border-radius: 12px;
          border-radius: 12px;
          background-color: #b94454;
          margin-right: 5px; }
      #calculator-wrappper .downtime div.item.below .evaluation {
        color: #79ca3a; }
        #calculator-wrappper .downtime div.item.below .evaluation:before {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          -moz-border-radius: 12px;
          -webkit-border-radius: 12px;
          border-radius: 12px;
          background-color: #79ca3a;
          margin-right: 5px; }
    #calculator-wrappper .downtime div.item.total-duration {
      margin-right: 0;
      background-color: transparent;
      border: 2px dotted #FBB034;
      color: #FBB034; }
      #calculator-wrappper .downtime div.item.total-duration h3 {
        color: #FBB034;
        margin-top: 0px;
        height: auto;
        font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
        margin-bottom: 0px; }
      #calculator-wrappper .downtime div.item.total-duration .duration-value {
        font-size: 60px;
        text-align: center;
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
      #calculator-wrappper .downtime div.item.total-duration h3.diff {
        height: auto; }
  #calculator-wrappper .costs {
    margin-top: 30px;
    margin-bottom: 40px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    #calculator-wrappper .costs::after {
      clear: both;
      content: "";
      display: table; }
    #calculator-wrappper .costs div.item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      padding-bottom: 0px; }
      #calculator-wrappper .costs div.item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 1025px) {
        #calculator-wrappper .costs div.item {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%; }
          #calculator-wrappper .costs div.item:last-child {
            margin-right: 0; } }
      #calculator-wrappper .costs div.item.details {
        background-color: transparent;
        color: white;
        padding-top: 60px; }
        #calculator-wrappper .costs div.item.details button, #calculator-wrappper .costs div.item.details h5 {
          font-weight: normal;
          background-color: transparent; }
        #calculator-wrappper .costs div.item.details h5 {
          font-size: 21px;
          margin-bottom: 10px;
          line-height: 26pt; }
          #calculator-wrappper .costs div.item.details h5 a {
            display: inline-block;
            color: white; }
            #calculator-wrappper .costs div.item.details h5 a:visited, #calculator-wrappper .costs div.item.details h5 a:active, #calculator-wrappper .costs div.item.details h5 a:hover {
              color: white; }
        #calculator-wrappper .costs div.item.details button {
          border: 1px solid #ffffff;
          font-size: 17px; }
      #calculator-wrappper .costs div.item .input-wrapper input {
        width: 70%;
        height: 70px;
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
      #calculator-wrappper .costs div.item .input-wrapper a.less, #calculator-wrappper .costs div.item .input-wrapper a.more {
        margin-top: 20px; }
    #calculator-wrappper .costs .expanded-costs h3 {
      color: #ffffff;
      font-size: 21px;
      font-weight: normal;
      text-transform: capitalize;
      font-weight: normal; }
    #calculator-wrappper .costs .expanded-costs button {
      background: transparent;
      font-size: 15px;
      text-transform: uppercase;
      border: 1px solid #ffffff; }
    #calculator-wrappper .costs .expanded-costs.view {
      width: 100%; }
      #calculator-wrappper .costs .expanded-costs.view .cost-of-downtime-expanded {
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
      #calculator-wrappper .costs .expanded-costs.view div.item.total-duration {
        background-color: transparent;
        border: 2px dotted #FBB034;
        color: #FBB034; }
        #calculator-wrappper .costs .expanded-costs.view div.item.total-duration p {
          color: #FBB034;
          font-size: 20px; }
        #calculator-wrappper .costs .expanded-costs.view div.item.total-duration h3 {
          padding-top: 35px;
          font-size: 70px;
          text-align: center;
          color: #FBB034;
          margin-bottom: 0px;
          height: auto;
          font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
      #calculator-wrappper .costs .expanded-costs.view div.item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        background-color: #ffffff;
        margin-bottom: 30px;
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px;
        min-height: 235px; }
        #calculator-wrappper .costs .expanded-costs.view div.item:last-child {
          margin-right: 0; }
        @media screen and (max-width: 1024px) {
          #calculator-wrappper .costs .expanded-costs.view div.item {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            #calculator-wrappper .costs .expanded-costs.view div.item:last-child {
              margin-right: 0; } }
        @media screen and (min-width: 1025px) {
          #calculator-wrappper .costs .expanded-costs.view div.item:nth-child(3n) {
            margin-right: 0; }
          #calculator-wrappper .costs .expanded-costs.view div.item:nth-child(3n+1) {
            clear: left; } }
        #calculator-wrappper .costs .expanded-costs.view div.item h3 {
          font-size: 18px;
          color: #5D666B;
          font-weight: normal;
          text-align: center;
          display: block;
          height: 50px;
          margin-bottom: 10px;
          font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
        #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper {
          text-align: center;
          padding-top: 10px; }
          #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper div.evaluation {
            display: none; }
          #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper a {
            color: transparent; }
            #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper a.less, #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper a.more {
              margin-top: 15px; }
            #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper a.less {
              float: left; }
            #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper a.more {
              float: right; }
          #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper img {
            height: 30px;
            width: 30px;
            opacity: 0.4; }
          #calculator-wrappper .costs .expanded-costs.view div.item .input-wrapper input {
            min-width: 0px !important;
            width: 60%;
            height: 60px;
            float: none;
            border-color: #5D666B;
            color: #5D666B;
            font-size: 30px;
            font-weight: normal;
            text-align: center;
            font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
        #calculator-wrappper .costs .expanded-costs.view div.item .evaluation {
          color: #FBB034;
          font-size: 15px;
          padding-top: 25px;
          font-weight: normal; }
        #calculator-wrappper .costs .expanded-costs.view div.item.higher .evaluation {
          color: #b94454; }
          #calculator-wrappper .costs .expanded-costs.view div.item.higher .evaluation:before {
            content: '';
            display: inline-block;
            width: 12px;
            height: 12px;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            border-radius: 12px;
            background-color: #b94454;
            margin-right: 5px; }
        #calculator-wrappper .costs .expanded-costs.view div.item.below .evaluation {
          color: #79ca3a; }
          #calculator-wrappper .costs .expanded-costs.view div.item.below .evaluation:before {
            content: '';
            display: inline-block;
            width: 12px;
            height: 12px;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            border-radius: 12px;
            background-color: #79ca3a;
            margin-right: 5px; }
  #calculator-wrappper .annual-downtime-risk {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 1025px) {
      #calculator-wrappper .annual-downtime-risk .background.higher {
        height: 520px; } }
    @media screen and (max-width: 1024px) {
      #calculator-wrappper .annual-downtime-risk .background.higher {
        height: 950px; } }
    @media screen and (max-width: 640px) {
      #calculator-wrappper .annual-downtime-risk .background.higher {
        height: 1120px; } }
    #calculator-wrappper .annual-downtime-risk h2.get-your-report {
      margin-top: 40px; }
    #calculator-wrappper .annual-downtime-risk::after {
      clear: both;
      content: "";
      display: table; }
    #calculator-wrappper .annual-downtime-risk .not-shure {
      margin-top: 80px; }
    #calculator-wrappper .annual-downtime-risk h2 {
      color: #ffffff;
      font-size: 30px;
      text-transform: uppercase;
      font-weight: normal;
      text-align: center;
      padding-top: 20px; }
    #calculator-wrappper .annual-downtime-risk div.item.shift {
      position: relative; }
    #calculator-wrappper .annual-downtime-risk div.item {
      min-height: 340px !important;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-bottom: 10px;
      background-color: #ffffff;
      padding-top: 25px;
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 0px; }
      @media screen and (min-width: 1025px) {
        #calculator-wrappper .annual-downtime-risk div.item {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 48.821174201%; }
          #calculator-wrappper .annual-downtime-risk div.item:last-child {
            margin-right: 0; } }
      @media screen and (max-width: 640px) {
        #calculator-wrappper .annual-downtime-risk div.item {
          margin-right: 0;
          min-height: 400px; } }
      #calculator-wrappper .annual-downtime-risk div.item:last-child {
        margin-right: 0; }
      #calculator-wrappper .annual-downtime-risk div.item h3 {
        color: #5D666B;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
        font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
        min-height: 57px; }
      #calculator-wrappper .annual-downtime-risk div.item .input-wrapper {
        text-align: center; }
        #calculator-wrappper .annual-downtime-risk div.item .input-wrapper .sc-footnote p {
          width: 100%;
          margin-top: 50px;
          margin-left: -20px; }
          #calculator-wrappper .annual-downtime-risk div.item .input-wrapper .sc-footnote p a {
            color: #ffffff; }
        #calculator-wrappper .annual-downtime-risk div.item .input-wrapper .server {
          float: none !important; }
        #calculator-wrappper .annual-downtime-risk div.item .input-wrapper input {
          width: 70%;
          height: 76px;
          text-align: center;
          border-color: #5D666B;
          color: #5D666B;
          font-size: 40px;
          font-weight: normal;
          text-align: center;
          margin-bottom: 25px;
          font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
        #calculator-wrappper .annual-downtime-risk div.item .input-wrapper a {
          color: transparent; }
          #calculator-wrappper .annual-downtime-risk div.item .input-wrapper a.less, #calculator-wrappper .annual-downtime-risk div.item .input-wrapper a.more {
            margin-top: 23px; }
          #calculator-wrappper .annual-downtime-risk div.item .input-wrapper a.less {
            float: left; }
          #calculator-wrappper .annual-downtime-risk div.item .input-wrapper a.more {
            float: right; }
        #calculator-wrappper .annual-downtime-risk div.item .input-wrapper img {
          height: 30px;
          width: 30px;
          opacity: 0.4;
          display: inline-block; }
      #calculator-wrappper .annual-downtime-risk div.item .server-button, #calculator-wrappper .annual-downtime-risk div.item .shift-button {
        background-color: #ffffff;
        border: 1px solid #5D666B;
        color: #5D666B;
        font-size: 16px;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-bottom: 3px;
        min-height: 60px;
        text-transform: capitalize;
        font-weight: normal; }
        #calculator-wrappper .annual-downtime-risk div.item .server-button:last-child, #calculator-wrappper .annual-downtime-risk div.item .shift-button:last-child {
          margin-right: 0; }
        #calculator-wrappper .annual-downtime-risk div.item .server-button:nth-child(2n), #calculator-wrappper .annual-downtime-risk div.item .shift-button:nth-child(2n) {
          margin-right: 0; }
        #calculator-wrappper .annual-downtime-risk div.item .server-button:nth-child(2n+1), #calculator-wrappper .annual-downtime-risk div.item .shift-button:nth-child(2n+1) {
          clear: left; }
        @media screen and (max-width: 640px) {
          #calculator-wrappper .annual-downtime-risk div.item .server-button, #calculator-wrappper .annual-downtime-risk div.item .shift-button {
            min-height: 40px;
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            #calculator-wrappper .annual-downtime-risk div.item .server-button:last-child, #calculator-wrappper .annual-downtime-risk div.item .shift-button:last-child {
              margin-right: 0; } }
        #calculator-wrappper .annual-downtime-risk div.item .server-button:focus, #calculator-wrappper .annual-downtime-risk div.item .shift-button:focus {
          border: 1px solid #FBB034;
          color: #FBB034;
          outline: none; }
    #calculator-wrappper .annual-downtime-risk div.server {
      margin-right: 0 !important; }
    #calculator-wrappper .annual-downtime-risk h3 {
      color: white;
      display: block;
      font-weight: normal; }
    #calculator-wrappper .annual-downtime-risk button {
      font-weight: normal;
      background-color: transparent;
      border: 1px solid #ffffff;
      font-size: 17px;
      display: block;
      margin: auto; }
      #calculator-wrappper .annual-downtime-risk button.learn-more {
        font-weight: normal;
        background-color: transparent;
        font-size: 14px;
        display: block;
        border: none;
        margin: auto;
        margin-top: 20px;
        display: inline-block;
        font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif !important; }
        #calculator-wrappper .annual-downtime-risk button.learn-more:focus {
          outline: none; }
    #calculator-wrappper .annual-downtime-risk img {
      margin: auto; }
    #calculator-wrappper .annual-downtime-risk p {
      text-align: left;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      color: #ffffff;
      font-size: 16px;
      display: inline-block; }
      #calculator-wrappper .annual-downtime-risk p:last-child {
        margin-right: 0; }
      @media screen and (max-width: 640px) {
        #calculator-wrappper .annual-downtime-risk p {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%; }
          #calculator-wrappper .annual-downtime-risk p:last-child {
            margin-right: 0; } }
      #calculator-wrappper .annual-downtime-risk p input {
        background-color: transparent;
        border: 1px solid #ffffff;
        color: #ffffff;
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif; }
  #calculator-wrappper button.save {
    background-color: transparent;
    border: 2px solid #FBB034;
    min-width: 170px;
    min-height: 50px;
    color: #FBB034;
    text-transform: uppercase;
    display: inline-block; }
    #calculator-wrappper button.save:focus {
      outline: none; }
    #calculator-wrappper button.save.disabled:hover {
      cursor: default; }
  @media screen and (max-width: 1024px) {
    #calculator-wrappper .entry-footer {
      margin-right: 7.6923%; } }
  #calculator-wrappper input.send-form {
    width: 100%; }

.calculator-results {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.618em;
  padding-right: 1.618em;
  overflow: hidden; }
  @media pdf {
    .calculator-results {
      padding: 0; } }
  .calculator-results #calculator-results-wrapper {
    overflow: hidden;
    padding-left: 1.618em;
    padding-right: 1.618em;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .calculator-results #calculator-results-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    @media pdf {
      .calculator-results #calculator-results-wrapper {
        margin: 0;
        padding: 0; } }
    .calculator-results #calculator-results-wrapper p {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 5px;
      margin-top: 0; }
    .calculator-results #calculator-results-wrapper .title-chart {
      margin-bottom: 40px;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 30px; }
      .calculator-results #calculator-results-wrapper .title-chart::after {
        clear: both;
        content: "";
        display: table; }
      @media pdf {
        .calculator-results #calculator-results-wrapper .title-chart {
          margin: 0px;
          margin-top: -1cm;
          padding: 0px;
          display: inline; } }
      .calculator-results #calculator-results-wrapper .title-chart h2 {
        font-size: 32px;
        text-transform: uppercase;
        color: #FBB034; }
      @media pdf {
        .calculator-results #calculator-results-wrapper .title-chart h2, .calculator-results #calculator-results-wrapper .title-chart h1 {
          color: black;
          padding: 0;
          margin: 0;
          text-align: left;
          text-transform: none; }
        .calculator-results #calculator-results-wrapper .title-chart h3.print-only {
          display: inline-block; }
        .calculator-results #calculator-results-wrapper .title-chart h2 {
          display: none; }
        .calculator-results #calculator-results-wrapper .title-chart h1 {
          font-size: 14pt;
          display: block; }
        .calculator-results #calculator-results-wrapper .title-chart .print-only {
          margin-bottom: -5mm;
          font-size: 8pt; }
          .calculator-results #calculator-results-wrapper .title-chart .print-only a {
            font-size: 8pt; }
          .calculator-results #calculator-results-wrapper .title-chart .print-onlyp {
            margin-bottom: 0mm;
            display: inline-block;
            width: 100%; } }
    .calculator-results #calculator-results-wrapper #myChart {
      width: 65% !important;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%;
      display: inline-block;
      z-index: 100;
      position: relative; }
      .calculator-results #calculator-results-wrapper #myChart:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        .calculator-results #calculator-results-wrapper #myChart {
          display: none; } }
      @media screen and (max-width: 1024px) {
        .calculator-results #calculator-results-wrapper #myChart {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 100%;
          width: 100% !important; }
          .calculator-results #calculator-results-wrapper #myChart:last-child {
            margin-right: 0; } }
    @media pdf {
      .calculator-results #calculator-results-wrapper .see-how {
        display: block;
        width: 100%;
        padding-top: 8mm;
        text-align: center;
        margin-bottom: 0; } }
    .calculator-results #calculator-results-wrapper .chart-container {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 45px;
      position: relative; }
      .calculator-results #calculator-results-wrapper .chart-container::after {
        clear: both;
        content: "";
        display: table; }
      .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        border: 1px solid #FBB034;
        position: relative;
        padding: 10px;
        z-index: 20;
        margin-top: -40px;
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif !important;
        text-align: center; }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart:last-child {
          margin-right: 0; }
        @media pdf {
          .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart {
            float: left;
            margin-top: -105mm;
            margin-left: 140mm;
            padding: 1.5mm;
            background: rgb 254, 219, 173; }
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p {
              line-height: 13pt;
              font-size: 8pt; }
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart .print-only {
              font-size: 7pt; } }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p {
          line-height: normal; }
        @media screen and (max-width: 1024px) {
          .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%;
            margin-bottom: 20px; }
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart:last-child {
              margin-right: 0; } }
        @media screen and (max-width: 640px) {
          .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%;
            margin-left: 0px; }
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart:last-child {
              margin-right: 0; } }
        @media screen and (min-width: 1025px) {
          .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart {
            margin-left: 55px;
            margin-right: 0px; } }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart.first .annual-result {
          color: #FBB034; }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart.second .fault-cost {
          color: #1d6eca; }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p {
          font-size: 15px;
          margin-top: 0;
          margin-bottom: 0px; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p {
              font-size: 7pt;
              color: black;
              z-index: 1000;
              position: relative; }
              .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.annual-result {
                color: #FBB034; }
              .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.fault-cost {
                color: #1d6eca; } }
        .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.annual-result, .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.fault-cost, .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.possible-savings {
          font-size: 45px; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.annual-result, .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.fault-cost, .calculator-results #calculator-results-wrapper .chart-container .box-inside-chart p.possible-savings {
              font-size: 20pt; } }
      .calculator-results #calculator-results-wrapper .chart-container .second {
        margin-top: 20px;
        text-align: center; }
      .calculator-results #calculator-results-wrapper .chart-container .third {
        margin-top: 20px;
        text-align: center; }
        .calculator-results #calculator-results-wrapper .chart-container .third .possible-savings {
          color: #79ca3a; }
    .calculator-results #calculator-results-wrapper p.industry-title {
      display: none;
      text-align: center;
      margin-top: 80px;
      margin-bottom: 40px;
      text-transform: uppercase; }
      @media pdf {
        .calculator-results #calculator-results-wrapper p.industry-title {
          visibility: hidden;
          font-size: 12pt;
          margin-top: 0mm;
          margin-bottom: 0mm; } }
    .calculator-results #calculator-results-wrapper p.industry-title-print.print-only {
      text-align: center; }
    .calculator-results #calculator-results-wrapper h1 {
      color: #ffffff;
      font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
      float: left;
      font-weight: normal;
      padding-top: 35px;
      position: relative;
      display: inline-block;
      z-index: 10;
      left: 20px; }
    .calculator-results #calculator-results-wrapper h2 {
      padding-top: 20px;
      color: #ffffff;
      font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
      font-weight: normal; }
    .calculator-results #calculator-results-wrapper h2.industry, .calculator-results #calculator-results-wrapper p {
      font-size: 24px;
      color: #ffffff;
      font-weight: normal; }
    .calculator-results #calculator-results-wrapper .boxes-results {
      margin-top: 80px; }
      @media pdf {
        .calculator-results #calculator-results-wrapper .boxes-results {
          margin-top: 5mm;
          margin-bottom: -5mm; } }
      .calculator-results #calculator-results-wrapper .boxes-results div.box {
        font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        position: relative;
        overflow: hidden;
        margin-bottom: 2.3576515979%;
        padding: 1.618em; }
        @media screen and (min-width: 1025px) {
          .calculator-results #calculator-results-wrapper .boxes-results div.box {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 31.7615656014%; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:last-child {
              margin-right: 0; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:nth-child(3n) {
              margin-right: 0; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:nth-child(3n+1) {
              clear: left; } }
        @media screen and (max-width: 1024px) {
          .calculator-results #calculator-results-wrapper .boxes-results div.box {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 48.821174201%; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:nth-child(2n) {
              margin-right: 0; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:nth-child(2n+1) {
              clear: left; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:last-child {
              margin-right: 0; } }
        @media screen and (max-width: 640px) {
          .calculator-results #calculator-results-wrapper .boxes-results div.box {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 100%; }
            .calculator-results #calculator-results-wrapper .boxes-results div.box:last-child {
              margin-right: 0; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box:last-child {
          margin-right: 0; }
        @media pdf {
          .calculator-results #calculator-results-wrapper .boxes-results div.box {
            height: 28mm;
            width: 58.6mm;
            margin-right: 0;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            margin-left: 10px; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box div {
          padding: 1.618em;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          color: white;
          text-align: center; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .boxes-results div.box div {
              padding: 0;
              padding-left: 0.2cm;
              padding-right: 0.2cm; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box .print-media {
          font-size: 90px;
          margin-bottom: 0px;
          padding-top: 20px; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .boxes-results div.box .print-media {
              font-size: 18pt;
              padding-top: 0;
              margin-top: 0.1cm; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box h2 {
          font-size: 18px; }
        .calculator-results #calculator-results-wrapper .boxes-results div.box h2, .calculator-results #calculator-results-wrapper .boxes-results div.box span {
          color: #ffffff;
          font-weight: normal;
          margin: 0px;
          font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
          line-height: 1.6;
          display: block; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .boxes-results div.box h2, .calculator-results #calculator-results-wrapper .boxes-results div.box span {
              color: black;
              font-size: 12pt; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box span {
          padding-top: 0px;
          font-size: 16px; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .boxes-results div.box span {
              font-size: 9pt; } }
        .calculator-results #calculator-results-wrapper .boxes-results div.box:before {
          content: "";
          display: block;
          padding-top: 100%; }
        .calculator-results #calculator-results-wrapper .boxes-results div.box.start-over p {
          font-size: 18px;
          line-height: 1.6; }
        .calculator-results #calculator-results-wrapper .boxes-results div.box.start-over p:first-of-type {
          padding-top: 25%; }
        .calculator-results #calculator-results-wrapper .boxes-results div.box.start-over a {
          color: #FBB034;
          text-transform: uppercase;
          border: 1px solid #FBB034;
          width: 150px;
          height: 40px;
          display: inline-block;
          margin-top: 20px;
          line-height: 2.2; }
      @media pdf {
        .calculator-results #calculator-results-wrapper .boxes-results div.hide {
          display: none !important; } }
      .calculator-results #calculator-results-wrapper .boxes-results div.higher {
        background: #cd4655; }
        @media pdf {
          .calculator-results #calculator-results-wrapper .boxes-results div.higher span {
            color: #ffffff; } }
      .calculator-results #calculator-results-wrapper .boxes-results div.lower {
        background: #79ca3a; }
        .calculator-results #calculator-results-wrapper .boxes-results div.lower p, .calculator-results #calculator-results-wrapper .boxes-results div.lower span {
          color: #ffffff; }
      .calculator-results #calculator-results-wrapper .boxes-results div.same {
        background: #FBB034; }
        .calculator-results #calculator-results-wrapper .boxes-results div.same p, .calculator-results #calculator-results-wrapper .boxes-results div.same span {
          color: black; }
      .calculator-results #calculator-results-wrapper .boxes-results div.possible-savings {
        background-color: #5d676c; }
        .calculator-results #calculator-results-wrapper .boxes-results div.possible-savings p:nth-child(2) {
          line-height: 1.6; }
        .calculator-results #calculator-results-wrapper .boxes-results div.possible-savings .print-media {
          color: #79ca3a; }
        .calculator-results #calculator-results-wrapper .boxes-results div.possible-savings p {
          font-size: 16px; }
          @media pdf {
            .calculator-results #calculator-results-wrapper .boxes-results div.possible-savings p {
              font-size: 9pt; } }
  .calculator-results div.social-ss-buttons {
    padding-top: 35px;
    display: inline-block;
    float: left;
    margin-left: 50px;
    text-align: center; }
    .calculator-results div.social-ss-buttons .btn {
      background: transparent; }
    .calculator-results div.social-ss-buttons a {
      color: #98867d !important;
      font-size: 20px;
      display: inline-block;
      width: 60px;
      border: 1px solid #98867d !important;
      margin-left: 10px;
      margin-right: 10px;
      padding: 10px; }
    @media pdf {
      .calculator-results div.social-ss-buttons {
        display: none; } }

.edit-link {
  display: none; }

.row-footer-nav {
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
  background-color: #578ec6;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .row-footer-nav a {
    color: #ffffff; }
  .row-footer-nav ul {
    list-style-type: none;
    margin-left: 0px; }
  .row-footer-nav::after {
    clear: both;
    content: "";
    display: table; }
  .row-footer-nav #menu-footer-menu {
    font-size: 0.8125em; }
    .row-footer-nav #menu-footer-menu > li > a {
      text-transform: uppercase; }
    .row-footer-nav #menu-footer-menu .sub-menu a {
      color: #dedeb9;
      padding-left: 10px;
      margin-top: 10px;
      display: inline-block;
      border-left: 1px solid #dedeb9; }
  .row-footer-nav #menu-item-2357 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .row-footer-nav #menu-item-2357:last-child {
      margin-right: 0; }
  .row-footer-nav #menu-item-2361 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .row-footer-nav #menu-item-2361:last-child {
      margin-right: 0; }
  .row-footer-nav #menu-item-2364 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .row-footer-nav #menu-item-2364:last-child {
      margin-right: 0; }
  .row-footer-nav #menu-item-2376 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .row-footer-nav #menu-item-2376:last-child {
      margin-right: 0; }
  .row-footer-nav .col-social {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    text-transform: uppercase; }
    .row-footer-nav .col-social:last-child {
      margin-right: 0; }
    .row-footer-nav .col-social h4 {
      display: inline-block; }
    .row-footer-nav .col-social ul.social {
      float: right;
      margin-right: 60px; }
      .row-footer-nav .col-social ul.social li {
        display: inline-block;
        margin-left: 20px; }
    .row-footer-nav .col-social .slogan {
      color: #ffffff;
      text-transform: capitalize;
      display: inline-block; }
  .row-footer-nav #menu-footer-menu {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .row-footer-nav #menu-footer-menu:last-child {
      margin-right: 0; }
  .row-footer-nav #menu-item-2369 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .row-footer-nav #menu-item-2369:last-child {
      margin-right: 0; }

#masthead {
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-bottom: 0px; }
  #masthead .site-header-main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    #masthead .site-header-main::after {
      clear: both;
      content: "";
      display: table; }

input[type="text"]:disabled {
  width: 70%;
  height: 76px;
  text-align: center;
  border-color: #5D666B !important;
  color: #5D666B !important;
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 25px;
  font-family: "oswald", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif;
  opacity: 1; }

section p {
  font-family: "source_sans", Helvetica, "Helvetica Neue", Roboto, Arial, sans-serif !important; }

.div-accept-terms {
  margin-top: 40px; }
  .div-accept-terms .accept-terms {
    color: white;
    font-weight: normal !important;
    position: relative;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    display: inline-block; }
    .div-accept-terms .accept-terms:last-child {
      margin-right: 0; }

@media screen and (min-width: 1025px) {
  div.expanded-costs.view > div.item.total-duration {
    margin-left: 34.1192171993%; } }

.hidden {
  display: none; }

.ipad {
  padding-top: 20px;
  margin-right: 0;
  width: 40%;
  height: auto;
  margin-bottom: 40px !important; }

.toggl-cost-view {
  min-height: 50px !important;
  color: #ffffff !important;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px !important; }

@media pdf {
  #chart_image {
    background-color: #5d676c;
    padding: 5mm;
    width: 120mm;
    height: 95mm; } }

@media pdf {
  .print-size {
    font-size: 80pt !important; } }

#calculator-results-wrapper p.print-only {
  display: none; }
  @media pdf {
    #calculator-results-wrapper p.print-only {
      display: inline-block;
      font-family: Arial, calibri, sans-serif, Helvetica, "Helvetica Neue", Roboto;
      font-weight: 600;
      font-size: 7pt;
      margin-top: 0cm; } }

#calculator-results-wrapper #logo {
  height: 1.5cm;
  position: relative;
  z-index: -3;
  float: right;
  width: 4.5cm;
  display: none; }
  @media pdf {
    #calculator-results-wrapper #logo {
      position: relative;
      z-index: -3;
      display: inline;
      float: right;
      height: 1.5cm;
      display: inline; }
      #calculator-results-wrapper #logo h1 {
        padding-top: 0;
        padding-bottom: 0.5mm; } }

#calculator-results-wrapper .print-only {
  font-weight: bold;
  color: black;
  display: none; }
  @media pdf {
    #calculator-results-wrapper .print-only {
      display: inline;
      font-weight: 600;
      font-family: Arial, calibri, sans-serif, Helvetica, "Helvetica Neue", Roboto; }
      #calculator-results-wrapper .print-only a {
        color: black;
        font-family: Arial, calibri, sans-serif, Helvetica, "Helvetica Neue", Roboto; } }

#calculator-results-wrapper h3.error {
  color: #ffffff; }

@media pdf {
  #calculator-results-wrapper .for-complete {
    text-align: center;
    padding: 0;
    margin-bottom: 2mm; } }

#calculator-results-wrapper p.stratus-num {
  color: #FBB034;
  display: none; }
  @media pdf {
    #calculator-results-wrapper p.stratus-num {
      text-align: center;
      display: block;
      font-size: 10pt;
      padding: 0; } }

@media pdf {
  p.terms-conditions-report {
    font-size: 8pt;
    padding: 0; } }

.terms-conditions a.contact-us-buttons {
  display: block;
  clear: both;
  width: 120px;
  text-align: center;
  margin-top: 20px; }
  @media pdf {
    .terms-conditions a.contact-us-buttons {
      display: none; } }
