/* Note: This either needs to be completely replaced or needs to go away entirely.
 * There are much better approaches to handling REM font sizing (and REM fallbacks)
 * using off-the-shelf libraries + PostCSS processors
 */
/* Note: the palette function is included here (vs in the tools directory)
 * since both of these needed in order to work properly
 */
/** Ex. Light brown
p {
  color: palette(brown, light);
}
**/
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: 400;
  src: url("/content/dam/purestorage/vdi-tco-calculator/fonts/icomoon/icomoon.woff2") format("woff2"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/icomoon/icomoon.woff") format("woff"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/icomoon/icomoon.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 300;
  src: url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-thin.woff2") format("woff2"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-thin.woff") format("woff"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-thin.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 400;
  src: url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-regular.woff") format("woff"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-regular.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 700;
  src: url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-bold.woff") format("woff"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-bold.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 900;
  src: url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-black.woff2") format("woff2"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-black.woff") format("woff"), url("/content/dam/purestorage/vdi-tco-calculator/fonts/proxima-nova/proxima-nova-black.ttf") format("truetype"); }

/* Note: the palette function is included here (vs in the tools directory)
 * since both of these needed in order to work properly
 */
/** Ex. Light brown
p {
  color: palette(brown, light);
}
**/
[data-module="Dashboard"] {
  /*
  * Universal inheritance
  */
  /*
  * Opinionated defaults
  */
  /*
  * Configurable defaults
  */ }
  [data-module="Dashboard"] abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted; }
  [data-module="Dashboard"] audio:not([controls]) {
    display: none; }
  [data-module="Dashboard"] b,
  [data-module="Dashboard"] strong {
    font-weight: bolder; }
  [data-module="Dashboard"] button {
    -webkit-appearance: button;
    overflow: visible; }
  [data-module="Dashboard"] button::-moz-focus-inner,
  [data-module="Dashboard"] input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  [data-module="Dashboard"] button:-moz-focusring,
  [data-module="Dashboard"] input:-moz-focusring {
    outline: 1px dotted ButtonText; }
  [data-module="Dashboard"] button,
  [data-module="Dashboard"] select {
    text-transform: none; }
  [data-module="Dashboard"] details {
    display: block; }
  [data-module="Dashboard"] hr {
    overflow: visible; }
  [data-module="Dashboard"] html {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%; }
  [data-module="Dashboard"] input {
    -webkit-border-radius: 0; }
    [data-module="Dashboard"] input[type="button"], [data-module="Dashboard"] input[type="reset"], [data-module="Dashboard"] input[type="submit"] {
      -webkit-appearance: button; }
    [data-module="Dashboard"] input[type="number"] {
      width: auto; }
    [data-module="Dashboard"] input[type="search"] {
      -webkit-appearance: textfield; }
      [data-module="Dashboard"] input[type="search"]::-webkit-search-cancel-button, [data-module="Dashboard"] input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none; }
  [data-module="Dashboard"] main {
    display: block; }
  [data-module="Dashboard"] pre {
    overflow: auto; }
  [data-module="Dashboard"] progress {
    display: inline-block; }
  [data-module="Dashboard"] summary {
    display: block; }
  [data-module="Dashboard"] svg:not(:root) {
    overflow: hidden; }
  [data-module="Dashboard"] template {
    display: none; }
  [data-module="Dashboard"] textarea {
    overflow: auto; }
  [data-module="Dashboard"] [hidden] {
    display: none; }
  [data-module="Dashboard"] *,
  [data-module="Dashboard"] ::before,
  [data-module="Dashboard"] ::after {
    box-sizing: inherit; }
  [data-module="Dashboard"] * {
    font-size: inherit;
    line-height: inherit; }
  [data-module="Dashboard"] ::before,
  [data-module="Dashboard"] ::after {
    text-decoration: inherit;
    vertical-align: inherit; }
  [data-module="Dashboard"] button,
  [data-module="Dashboard"] input,
  [data-module="Dashboard"] select,
  [data-module="Dashboard"] textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit; }
  [data-module="Dashboard"] * {
    margin: 0;
    padding: 0; }
  [data-module="Dashboard"] *,
  [data-module="Dashboard"] ::before,
  [data-module="Dashboard"] ::after {
    border-style: solid;
    border-width: 0; }
  [data-module="Dashboard"] a,
  [data-module="Dashboard"] area,
  [data-module="Dashboard"] button,
  [data-module="Dashboard"] input,
  [data-module="Dashboard"] label,
  [data-module="Dashboard"] select,
  [data-module="Dashboard"] textarea,
  [data-module="Dashboard"] [tabindex] {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  [data-module="Dashboard"] select {
    -moz-appearance: none;
    -webkit-appearance: none; }
    [data-module="Dashboard"] select::-ms-expand {
      display: none; }
    [data-module="Dashboard"] select::-ms-value {
      color: currentColor; }
  [data-module="Dashboard"] svg {
    fill: currentColor; }
  [data-module="Dashboard"] [aria-busy="true"] {
    cursor: progress; }
  [data-module="Dashboard"] [aria-controls] {
    cursor: pointer; }
  [data-module="Dashboard"] [aria-disabled] {
    cursor: default; }
  [data-module="Dashboard"] [hidden][aria-hidden="false"] {
    clip: rect(0 0 0 0);
    display: inherit;
    position: absolute; }
    [data-module="Dashboard"] [hidden][aria-hidden="false"]:focus {
      clip: auto; }
  [data-module="Dashboard"] * {
    background-repeat: no-repeat; }
  [data-module="Dashboard"] :root {
    background-color: #ffffff;
    box-sizing: border-box;
    color: #000000;
    cursor: default;
    font: 66.66667% sans-serif; }
  [data-module="Dashboard"] a {
    text-decoration: none; }
  [data-module="Dashboard"] audio,
  [data-module="Dashboard"] canvas,
  [data-module="Dashboard"] iframe,
  [data-module="Dashboard"] img,
  [data-module="Dashboard"] svg,
  [data-module="Dashboard"] video {
    vertical-align: middle; }
  [data-module="Dashboard"] button,
  [data-module="Dashboard"] input,
  [data-module="Dashboard"] select,
  [data-module="Dashboard"] textarea {
    background-color: transparent;
    color: inherit; }
  [data-module="Dashboard"] button,
  [data-module="Dashboard"] [type="button"],
  [data-module="Dashboard"] [type="date"],
  [data-module="Dashboard"] [type="datetime"],
  [data-module="Dashboard"] [type="datetime-local"],
  [data-module="Dashboard"] [type="email"],
  [data-module="Dashboard"] [type="month"],
  [data-module="Dashboard"] [type="number"],
  [data-module="Dashboard"] [type="password"],
  [data-module="Dashboard"] [type="reset"],
  [data-module="Dashboard"] [type="search"],
  [data-module="Dashboard"] [type="submit"],
  [data-module="Dashboard"] [type="tel"],
  [data-module="Dashboard"] [type="text"],
  [data-module="Dashboard"] [type="time"],
  [data-module="Dashboard"] [type="url"],
  [data-module="Dashboard"] [type="week"],
  [data-module="Dashboard"] select,
  [data-module="Dashboard"] textarea {
    min-height: 1.5em; }
  [data-module="Dashboard"] code,
  [data-module="Dashboard"] kbd,
  [data-module="Dashboard"] pre,
  [data-module="Dashboard"] samp {
    font-family: monospace, monospace; }
  [data-module="Dashboard"] nav ol,
  [data-module="Dashboard"] nav ul {
    list-style: none; }
  [data-module="Dashboard"] small {
    font-size: 75%; }
  [data-module="Dashboard"] table {
    border-collapse: collapse;
    border-spacing: 0; }
  [data-module="Dashboard"] textarea {
    resize: vertical; }
  [data-module="Dashboard"] ::-moz-selection {
    background-color: #b3d4fc;
    color: #ffffff;
    text-shadow: none; }
  [data-module="Dashboard"] ::selection {
    background-color: #b3d4fc;
    color: #ffffff;
    text-shadow: none; }

/* Note: Manage a comma delimited list of variables that relate to the z-index stacking order of elements on the page, ordered from lowest to highest. This allows us to easily change this order by moving the associated variable in the list instead of CSS in multiple locations.
 * Find some documentation on this technique on [Smashing Magazine](http://www.smashingmagazine.com/2014/06/12/sassy-z-index-management-for-complex-layouts/).
 */
/** Ex. Usage
.example {
  z-index: index($globalIndex, variable);
}
**/
[data-module="Dashboard"] .clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important; }

/* Note: Add the .hidden class to GNorm, this class is intended to be used on links
* that should not display their text, ex. a icon button.
*/
[data-module="Dashboard"] .hidden {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

/* Note: Will be replaced once SVG feature branch is completed */
[data-module="Dashboard"] [class^='icon-'],
[data-module="Dashboard"] [class*=' icon-'] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [data-module="Dashboard"] [class^='icon-']:before,
  [data-module="Dashboard"] [class*=' icon-']:before {
    font-size: inherit;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0; }

[data-module="Dashboard"] .icon {
  font-size: 2rem; }

[data-module="Dashboard"] .icon-heart:before {
  content: "\e63b"; }

[data-module="Dashboard"] .icon-arrow-up:before {
  content: "\ea32"; }

[data-module="Dashboard"] .icon-arrow-right:before {
  content: "\ea34"; }

[data-module="Dashboard"] .icon-arrow-down:before {
  content: "\ea36"; }

[data-module="Dashboard"] .icon-arrow-left:before {
  content: "\ea38"; }

/* Note: The ":root" selector allows you to target the highest-level "parent"
* element in the DOM, or document tree.
* (https://css-tricks.com/almanac/selectors/r/root)
*/
[data-module="Dashboard"].wrapper {
  margin: 0 auto;
  max-width: 1400px;
  padding-left: 36px;
  padding-right: 36px; }

[data-module="Dashboard"] select,
[data-module="Dashboard"] input {
  font-size: 16px !important;
  line-height: 24px !important; }

[data-module="Dashboard"] input[type='submit'],
[data-module="Dashboard"] input[type='radio'],
[data-module="Dashboard"] input[type='checkbox'] {
  width: auto; }

[data-module="Dashboard"] label {
  display: block; }

[data-module="Dashboard"] [data-form] .mktoForm {
  width: 100% !important; }
  [data-module="Dashboard"] [data-form] .mktoForm div {
    margin-bottom: 0 !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoFormCol {
    width: 100% !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoGutter, [data-module="Dashboard"] [data-form] .mktoForm .mktoOffset {
    display: none !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoFieldWrap {
    float: none !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoAsterix {
    color: #fe5000 !important;
    float: left !important;
    margin-right: 5px !important;
    padding-left: 0 !important; }
  [data-module="Dashboard"] [data-form] .mktoForm label, [data-module="Dashboard"] [data-form] .mktoForm input, [data-module="Dashboard"] [data-form] .mktoForm select {
    height: auto !important;
    width: 100% !important; }
  [data-module="Dashboard"] [data-form] .mktoForm input, [data-module="Dashboard"] [data-form] .mktoForm select {
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-bottom: 12px !important;
    padding: 12px !important; }
  [data-module="Dashboard"] [data-form] .mktoForm label {
    font-weight: 400 !important;
    margin-bottom: 6px !important; }
  [data-module="Dashboard"] [data-form] .mktoForm input[type="hidden"].mktoFormCol {
    height: 0 !important;
    min-height: 0 !important;
    margin-bottom: 0 !important; }
    [data-module="Dashboard"] [data-form] .mktoForm input[type="hidden"].mktoFormCol + .mktoClear {
      display: none !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow {
    clear: both;
    display: block;
    float: none;
    padding-top: 24px;
    text-align: center; }
    [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton {
      background-color: #55ba9e !important; }
  [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonWrap {
    margin-left: 0 !important; }

[data-module="Dashboard"] [data-form="vdi"] .mktoFormRow {
  clear: none !important; }
  @media (min-width: 600px) {
    [data-module="Dashboard"] [data-form="vdi"] .mktoFormRow {
      float: left;
      width: 48%; }
      [data-module="Dashboard"] [data-form="vdi"] .mktoFormRow:nth-of-type(odd) {
        margin-right: 4%; } }
  [data-module="Dashboard"] [data-form="vdi"] .mktoFormRow input, [data-module="Dashboard"] [data-form="vdi"] .mktoFormRow select {
    background-color: #F9F9F9 !important;
    border: none; }

[data-module="Dashboard"] h1,
[data-module="Dashboard"] h2,
[data-module="Dashboard"] h3,
[data-module="Dashboard"] h4,
[data-module="Dashboard"] h5,
[data-module="Dashboard"] h6 {
  font-weight: 700; }

[data-module="Dashboard"] h1 {
  color: #fe5000;
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: 900;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 600px) {
    [data-module="Dashboard"] h1 {
      font-size: 60px !important;
      line-height: 66px !important; } }

[data-module="Dashboard"] h2 {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 600px) {
    [data-module="Dashboard"] h2 {
      font-size: 20px !important;
      line-height: 24px !important; } }

[data-module="Dashboard"] h3 {
  letter-spacing: 1px;
  text-transform: uppercase; }

[data-module="Dashboard"] img {
  width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */
  height: auto;
  /* [4] */
  display: block;
  border: 0;
  /* [5] */ }

[data-module="Dashboard"] a {
  transition: color .3s ease;
  text-decoration: none; }

body {
  margin: 0; }
  body [data-module="Dashboard"] {
    color: #222222;
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: Helvetica, Arial, sans-serif;
    overflow-x: hidden; }
    body [data-module="Dashboard"] * {
      box-sizing: border-box; }
    .fonts-loaded body [data-module="Dashboard"] {
      font-family: "proxima-nova", Helvetica, Arial, sans-serif;
      font-weight: 400; }

tr,
td,
th {
  padding: 10px; }

[data-module="Dashboard"] em {
  font-style: normal; }

[data-module="Dashboard"] strong {
  font-weight: 700; }

[data-module="Dashboard"] p {
  color: #595959;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 30px; }
  @media (min-width: 1000px) {
    [data-module="Dashboard"] p {
      font-size: 24px !important;
      line-height: 36px !important; } }

[data-module="Dashboard"] a {
  color: #000;
  text-decoration: underline;
  transition: color 300ms ease-in-out; }
  [data-module="Dashboard"] a:hover {
    color: #55ba9e; }

.primary-cta {
  display: block;
  margin-bottom: 12px;
  width: 100%; }

.button, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton {
  background-color: #fe5000 !important;
  background-image: none !important;
  border: 2px solid #fe5000 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #fff !important;
  display: inline-block;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 700;
  letter-spacing: 1px;
  overflow: hidden;
  padding: 18px 24px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: none !important;
  text-transform: uppercase;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  transition: color 0.3s ease-in-out;
  vertical-align: middle;
  white-space: normal; }
  .button:hover, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:hover {
    color: #fe5000 !important; }
  .button:before, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:before {
    background-color: #fff;
    display: inline-block !important;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 -10px 0 -10px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transform: skew(-20deg) translateX(-100%);
        -ms-transform: skew(-20deg) translateX(-100%);
            transform: skew(-20deg) translateX(-100%);
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out; }
  .button:hover:before, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:hover:before, .button:focus:before, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:focus:before, .button:active:before, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:active:before {
    -webkit-transform: skew(-20deg) translateX(0%);
        -ms-transform: skew(-20deg) translateX(0%);
            transform: skew(-20deg) translateX(0%); }
  .button.center, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.center.mktoButton {
    position: relative;
    margin: 0 auto !important; }
  .button--inverse {
    background-color: #fff !important;
    border: 2px solid #fe5000 !important;
    color: #fe5000 !important; }
    .button--inverse:hover {
      color: #fff !important; }
    .button--inverse:before {
      background-color: #fe5000; }
  .button--teal, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton {
    background-color: #55ba9e !important;
    border: 2px solid #55ba9e !important; }
    .button--teal:hover, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:hover {
      color: #55ba9e !important; }
    .button--teal:before, [data-module="Dashboard"] [data-form] .mktoForm .mktoButtonRow button.mktoButton:before {
      background-color: #fff; }
  .button--secondary {
    background-color: #fff !important;
    border: 2px solid #888888 !important;
    color: #222222 !important; }
    .button--secondary:hover {
      color: #FFF !important; }
    .button--secondary:before {
      background-color: #888888 !important; }
  .button--rounded {
    border-radius: 50px !important; }

.loader-frame {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

.lds-rolling {
  height: 100%;
  margin-left: -50px;
  margin-top: -50px;
  left: 50%;
  position: absolute;
  top: 200px;
  width: 100%; }

.lds-rolling div,
.lds-rolling div:after {
  position: absolute;
  width: 80px;
  height: 80px;
  border: 10px solid #888888;
  border-top-color: transparent;
  border-radius: 50%; }

.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
          animation: lds-rolling 1s linear infinite;
  top: 50px;
  left: 50px; }

.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.lds-rolling {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
      -ms-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
          transform: translate(-50px, -50px) scale(1) translate(50px, 50px); }

[data-module="Dashboard"] {
  /**
  *
  * Main stylesheet for Powerange.
  * http://abpetkov.github.io/powerange/
  *
  */
  /**
  * Horizontal slider style (default).
  */ }
  [data-module="Dashboard"] .range-bar {
    background-color: #888888;
    border-radius: 15px;
    display: block;
    height: 3px;
    position: relative;
    width: 100%; }
  [data-module="Dashboard"] .range-quantity {
    background-color: #55ba9e;
    border-radius: 15px;
    display: block;
    height: 100%;
    width: 0; }
  [data-module="Dashboard"] .range-handle {
    background-color: #fff;
    border: 2px solid #888888;
    border-radius: 100%;
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.15);
    cursor: move;
    height: 30px;
    left: 0;
    position: absolute;
    top: -15px;
    width: 30px; }
    @media (min-width: 600px) {
      [data-module="Dashboard"] .range-handle {
        height: 18px;
        top: -8px;
        width: 18px; } }
  [data-module="Dashboard"] .range-min,
  [data-module="Dashboard"] .range-max {
    color: #181819;
    font-size: 12px;
    height: 20px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: -9px;
    width: 24px; }
  [data-module="Dashboard"] .range-min {
    left: -18px; }
  [data-module="Dashboard"] .range-max {
    right: -18px; }

[data-module="Dashboard"] .section-label {
  color: #595959;
  font-size: 12px !important;
  line-height: 18px !important;
  font-weight: 900;
  text-transform: uppercase; }
  @media (min-width: 600px) {
    [data-module="Dashboard"] .section-label {
      font-size: 16px !important;
      line-height: 20px !important; } }

.tooltip-reveal {
  position: relative; }
  .tooltip-reveal > span {
    background: #9B9B9B;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 12px !important;
    line-height: 12px !important;
    font-weight: 500;
    padding: 0px 4px;
    top: -2px; }

.tooltip {
  color: #fff;
  height: 114px;
  padding: 12px;
  position: absolute;
  right: -171px;
  top: 10px;
  width: 224px;
  z-index: 10; }
  .tooltip__content {
    position: absolute;
    left: 18px;
    top: 30px;
    width: 186px; }
  .tooltip__header {
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 900;
    text-transform: uppercase; }
  .tooltip__body {
    font-size: 14px !important;
    line-height: 18px !important;
    text-transform: none; }

[data-module="Dashboard"] .range-wrapper {
  margin: 12px 0 24px; }
  @media (min-width: 800px) {
    [data-module="Dashboard"] .range-wrapper {
      margin: 24px 0; } }
  [data-module="Dashboard"] .range-wrapper__label {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
  [data-module="Dashboard"] .range-wrapper label {
    color: #888888;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 600;
    margin-right: 12px;
    position: relative;
    text-transform: capitalize;
    top: 6px; }
  [data-module="Dashboard"] .range-wrapper .slider-value {
    color: #55ba9e;
    font-size: 24px !important;
    line-height: 30px !important; }

[data-module="Dashboard"] .settings-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0; }
  [data-module="Dashboard"] .settings-wrapper ul {
    margin: 0 0 0 18px;
    padding: 0;
    list-style: none; }
  [data-module="Dashboard"] .settings-wrapper .setting {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    [data-module="Dashboard"] .settings-wrapper .setting li {
      color: #888888;
      font-size: 12px !important;
      line-height: 12px !important;
      margin: 0 18px 0 0;
      padding: 0 0 6px;
      position: relative;
      top: 1px;
      transition: color 300ms ease-in-out; }
      @media (min-width: 600px) {
        [data-module="Dashboard"] .settings-wrapper .setting li {
          font-size: 18px !important;
          line-height: 18px !important;
          top: -3px; } }
      [data-module="Dashboard"] .settings-wrapper .setting li:last-child {
        margin-right: 0 !important; }
      [data-module="Dashboard"] .settings-wrapper .setting li.active {
        color: #595959; }
      [data-module="Dashboard"] .settings-wrapper .setting li:before {
        content: '';
        background-color: #888888;
        bottom: 0;
        height: 4px;
        left: 0;
        position: absolute;
        -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
                transform: scaleX(0);
        transition: all 0.3s ease-in-out 0s;
        visibility: hidden;
        width: 100%; }
      [data-module="Dashboard"] .settings-wrapper .setting li:hover:before {
        -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
                transform: scaleX(1);
        visibility: visible; }
      [data-module="Dashboard"] .settings-wrapper .setting li.active {
        color: #595959; }
        [data-module="Dashboard"] .settings-wrapper .setting li.active:before {
          background-color: #55ba9e;
          -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
                  transform: scaleX(1);
          visibility: visible; }
  [data-module="Dashboard"] .settings-wrapper--tabs {
    margin: 0; }
    [data-module="Dashboard"] .settings-wrapper--tabs .setting {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      width: 100%; }
      [data-module="Dashboard"] .settings-wrapper--tabs .setting li {
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 9px;
        top: 0; }

.form-reveal {
  margin: 0 auto;
  position: relative;
  text-align: center; }
  .form-reveal h2 {
    border-bottom: 2px dashed #fe5000;
    color: #fe5000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px !important;
    line-height: 18px !important;
    margin-bottom: 36px;
    transition: all 300ms ease-in-out; }
    @media (min-width: 600px) {
      .form-reveal h2 {
        font-size: 20px !important;
        line-height: 20px !important; } }
    .form-reveal h2:hover {
      opacity: .8; }
    .form-reveal h2 img {
      display: inline;
      position: relative;
      top: -3px;
      transition: -webkit-transform 300ms ease-in-out;
      transition: transform 300ms ease-in-out;
      transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
      width: 20px; }
  .form-reveal.revealed img {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.form-area {
  display: none; }
  .form-area__top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0px 18px;
    padding: 30px 0; }
    @media (min-width: 600px) {
      .form-area__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (min-width: 800px) {
      .form-area__top {
        display: block;
        margin: 0px 30px; } }
    @media (min-width: 1000px) {
      .form-area__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .form-area__top div:first-child {
      text-align: center; }
      @media (min-width: 600px) {
        .form-area__top div:first-child {
          text-align: left;
          width: calc(100% - 224px); } }
      @media (min-width: 800px) {
        .form-area__top div:first-child {
          width: 100%; } }
      @media (min-width: 1000px) {
        .form-area__top div:first-child {
          width: calc(100% - 224px); } }
      .form-area__top div:first-child h2 {
        color: #55ba9e;
        font-size: 24px !important;
        line-height: 30px !important;
        font-weight: 900;
        margin-bottom: 12px;
        text-align: center;
        text-transform: none; }
        @media (min-width: 600px) {
          .form-area__top div:first-child h2 {
            text-align: left; } }
        @media (min-width: 800px) {
          .form-area__top div:first-child h2 {
            font-size: 36px !important;
            line-height: 42px !important; } }
      @media (min-width: 800px) {
        .form-area__top div:first-child p {
          font-size: 18px !important;
          line-height: 22px !important; } }
    .form-area__top div:last-child {
      display: block;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin: 0 auto;
      width: 200px; }
  .form-area [data-form] {
    padding: 18px; }
    @media (min-width: 800px) {
      .form-area [data-form] {
        padding: 30px; } }
  .form-area input, .form-area select {
    border: 1px solid #dfdfdf !important; }

.results-area {
  background-color: #F9F9F9;
  min-height: 420px;
  opacity: 1;
  padding: 18px;
  position: relative;
  transition: opacity 300ms ease-in-out;
  z-index: 5; }
  .results-area--hidden {
    opacity: 0; }
  @media (min-width: 1000px) {
    .results-area {
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .results-area .results-col {
    position: relative; }
    @media (min-width: 1000px) {
      .results-area .results-col {
        width: 46%; }
        .results-area .results-col:first-child:after {
          background-color: #979797;
          content: '';
          height: 100%;
          position: absolute;
          right: -9%;
          top: 0;
          width: 1px; } }
    .results-area .results-col__section {
      margin-bottom: 36px; }
  .results-area h3 {
    color: #55ba9e !important;
    margin-bottom: 12px; }
  .results-area .config-details {
    color: #595959;
    list-style: none;
    margin: 0;
    padding: 0; }
    .results-area .config-details li {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 12px; }
    .results-area .config-details__label {
      font-size: 16px !important;
      line-height: 24px !important; }
      @media (min-width: 600px) {
        .results-area .config-details__label {
          font-size: 20px !important;
          line-height: 30px !important; } }
      @media (min-width: 1000px) {
        .results-area .config-details__label {
          font-size: 16px !important;
          line-height: 24px !important; } }
      @media (min-width: 1180px) {
        .results-area .config-details__label {
          font-size: 20px !important;
          line-height: 30px !important; } }
    .results-area .config-details__value {
      font-size: 24px !important;
      line-height: 24px !important;
      text-align: right; }
      @media (min-width: 600px) {
        .results-area .config-details__value {
          font-size: 36px !important;
          line-height: 36px !important; } }
      @media (min-width: 1000px) {
        .results-area .config-details__value {
          font-size: 24px !important;
          line-height: 24px !important; } }
      @media (min-width: 1180px) {
        .results-area .config-details__value {
          font-size: 36px !important;
          line-height: 36px !important; } }
      .results-area .config-details__value sup {
        display: inline-block;
        font-size: 20px !important;
        line-height: 20px !important;
        margin-left: 6px;
        position: relative;
        width: auto;
        top: 8px; }
        @media (min-width: 600px) {
          .results-area .config-details__value sup {
            margin-left: 0;
            top: 12px;
            width: 30px; } }
        @media (min-width: 1000px) {
          .results-area .config-details__value sup {
            font-size: 20px !important;
            line-height: 20px !important;
            margin-left: 6px;
            top: 8px;
            width: auto; } }
        @media (min-width: 1180px) {
          .results-area .config-details__value sup {
            margin-left: 0;
            top: 12px;
            width: 30px; } }
  .results-area .estimated-tco > div {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 12px;
    padding: 24px 18px; }
  .results-area .estimated-tco h4 {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 300;
    position: relative;
    text-transform: lowercase;
    width: 44%; }
    @media (min-width: 600px) {
      .results-area .estimated-tco h4 {
        font-size: 20px !important;
        line-height: 20px !important; } }
    @media (min-width: 1000px) {
      .results-area .estimated-tco h4 {
        font-size: 16px !important;
        line-height: 16px !important; } }
    @media (min-width: 1300px) {
      .results-area .estimated-tco h4 {
        font-size: 20px !important;
        line-height: 20px !important; } }
    .results-area .estimated-tco h4 .tooltip {
      display: none; }
  .results-area .estimated-tco__cost {
    font-size: 24px !important;
    line-height: 24px !important;
    width: 52%;
    text-align: right; }
    @media (min-width: 600px) {
      .results-area .estimated-tco__cost {
        font-size: 36px !important;
        line-height: 36px !important; } }
    @media (min-width: 1000px) {
      .results-area .estimated-tco__cost {
        font-size: 24px !important;
        line-height: 24px !important; } }
    @media (min-width: 1300px) {
      .results-area .estimated-tco__cost {
        font-size: 36px !important;
        line-height: 36px !important; } }
  .results-area .estimated-tco__user {
    background: #EAEAEA;
    color: #9B9B9B; }
  .results-area .estimated-tco__time {
    background: linear-gradient(to bottom, #FF8800 0%, #FE5000 100%);
    color: #fff; }

[data-module="Dashboard"] .dashboard-columns {
  margin-bottom: 48px;
  overflow: hidden; }
  [data-module="Dashboard"] .dashboard-columns .left-rail {
    margin-bottom: 24px;
    overflow: hidden; }
    @media (min-width: 800px) {
      [data-module="Dashboard"] .dashboard-columns .left-rail {
        float: left;
        width: 340px; } }
    [data-module="Dashboard"] .dashboard-columns .left-rail h2 {
      color: #595959;
      font-size: 20px !important;
      line-height: 20px !important;
      font-weight: 900;
      text-align: left; }
  [data-module="Dashboard"] .dashboard-columns .right-rail {
    background-color: #F9F9F9;
    border: 1px solid #888888;
    position: relative; }
    @media (min-width: 800px) {
      [data-module="Dashboard"] .dashboard-columns .right-rail {
        float: right;
        width: calc(100% - 400px); } }
