@font-face {
  font-family: "ProximaNovaRgRegular";
  src: url("/assets/stylesheets/fonts/ProximaNova-Reg-webfont.eot");
  src: url("/assets/stylesheets/fonts/ProximaNova-Reg-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/stylesheets/fonts/ProximaNova-Reg-webfont.woff") format("woff"), url("/assets/stylesheets/fonts/ProximaNova-Reg-webfont.ttf") format("truetype"), url("/assets/stylesheets/fonts/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaLtLight";
  src: url("/assets/stylesheets/fonts/ProximaNova-Light-webfont.eot");
  src: url("/assets/stylesheets/fonts/ProximaNova-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/stylesheets/fonts/ProximaNova-Light-webfont.woff") format("woff"), url("/assets/stylesheets/fonts/ProximaNova-Light-webfont.ttf") format("truetype"), url("/assets/stylesheets/fonts/ProximaNova-Light-webfont.svg#ProximaNovaLtLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNovaLtSemibold";
  src: url("/assets/stylesheets/fonts/ProximaNova-Sbold-webfont.eot");
  src: url("/assets/stylesheets/fonts/ProximaNova-Sbold-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/stylesheets/fonts/ProximaNova-Sbold-webfont.woff") format("woff"), url("/assets/stylesheets/fonts/ProximaNova-Sbold-webfont.ttf") format("truetype"), url("/assets/stylesheets/fonts/ProximaNova-Sbold-webfont.svg#ProximaNovaLtSemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-family: "Avenir Next", Arial, sans-serif;
  font-size: 62.5%;
  font-weight: 300;
  line-height: 1.5;
}

::-moz-selection {
  background: #0ecaaf;
  text-shadow: none;
}

::selection {
  background: #0ecaaf;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

a {
  color: #406de4;
  cursor: pointer;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

a:hover, a:focus {
  color: #323a47;
}

a:link {
  -webkit-tap-highlight-color: #323a47;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p, li, ul, ol {
  font-weight: 300;
  margin: 0;
}

audio, canvas, img, video {
  vertical-align: middle;
}

strong, b {
  font-weight: 500;
}

a:focus {
  outline: 0;
}

a.focus {
  outline: 3px solid #a5ccee;
}

a.focus:active {
  outline: 3px solid #501b03;
}

code {
  background: #989ca3;
  border-radius: 4px;
  color: white;
  font-family: monospace;
  font-weight: 500;
  padding: 2px 6px;
}

.old-browsers-notice {
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  color: #b94a48;
  display: none;
  margin: 0 auto;
  padding: 1%;
  text-align: center;
  width: 80%;
}
.old-browsers-notice.show {
  display: block;
}
.old-browsers-notice a {
  color: #b94a48;
  font-weight: bold;
}
.old-browsers-notice a:hover, .old-browsers-notice a:visited {
  text-decoration: underline;
}
.old-browsers-notice a img {
  padding: 10px;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.ir {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0;
  direction: ltr;
  display: block;
  *line-height: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
}
.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.shy {
  position: absolute;
  left: -9999px;
}

.center960 {
  margin: 0 auto;
  min-width: 960px;
  width: 960px;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body {
  background: #f3f4f6;
  color: #323a47;
  min-width: 960px;
}

.header {
  background: #4e5b6f;
  margin-bottom: -40px;
  padding: 30px 6%;
}

.title {
  animation: fadein 2s ease-out;
  color: white;
  font-size: 48px;
  line-height: 1.3;
  margin: 0 0 40px;
}

.title-sub {
  display: block;
  font-size: 21px;
}

.main {
  padding: 0 6%;
}

.flex {
  display: flex;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

@media print {
  tr,
  img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  thead {
    display: table-header-group;
  }
}
.form {
  animation: fadein 2s ease-out 0.5s both;
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  flex: 1 50%;
  justify-content: space-between;
  margin: 0 5% 0 0;
  padding: 2%;
}

.form-label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 2%;
}

.form-sublabel {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin: 8px 0 0;
}
.form-sublabel input {
  margin-right: 4px;
}

.form-input {
  background: white;
  border: none;
  border-bottom: 2px solid #989ca3;
  color: #323a47;
  display: block;
  font-family: "Avenir Next", Arial, sans-serif;
  font-size: 14px;
  margin: 8px 0 0;
  outline: none;
  padding: 7px 0;
  transition: border-color 0.3s;
  width: 100%;
}
.form-input:focus {
  border-bottom: 2px solid #406de4;
}
.form-input::placeholder {
  color: #888;
}

.instructions {
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 1.6;
  margin: 60px 0;
  transform-origin: center top;
  transition: opacity 0.5s, transform 0.5s;
}
.instructions.ng-enter {
  opacity: 0;
  transform: translateY(-60px);
}
.instructions.ng-enter-active {
  opacity: 1;
  transform: translateY(0);
}
.instructions img {
  display: block;
  margin: 0 auto;
}
.instructions p {
  margin: 0 0 16px;
}
.instructions hr {
  border-top: 1px solid #323a47;
  margin: 70px auto;
  width: 40%;
}

.instructions-title {
  border-bottom: 1px solid #f3f4f6;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 24px;
  margin: 0 0 16px;
}

.instructions-content {
  padding: 0 24px 24px;
  position: relative;
}
.instructions-content img {
  max-width: 95%;
}

.instructions-subtitle {
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 13px;
}

.result {
  animation: fadein 2s ease-out 0.5s both;
  display: flex;
  flex: 1 50%;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.5;
  perspective: 1500px;
}

.result-preview {
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0 0 30px;
  padding: 2% 6% 4%;
  transition: transform 0.1s;
}
.result-preview:hover {
  outline: 4px solid black;
}
.result-preview:active {
  transform: scale(0.99);
}

.result-code {
  backface-visibility: hidden;
  background: white;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  transform: rotateY(0deg);
  transition: transform 0.5s ease-out;
}
.result-code.ng-leave {
  transform: rotateY(0deg);
}
.result-code.ng-leave-active {
  transform: rotateY(90deg);
}
.result-code.ng-enter {
  opacity: 0;
  position: absolute;
  transform: rotateY(-90deg);
}
.result-code.ng-enter-active {
  opacity: 0;
  position: absolute;
  transform: rotateY(-90deg);
}

.result-code-title {
  border-bottom: 1px solid #f3f4f6;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 12px 24px;
}

.result-code-content {
  padding: 17px 24px 24px;
}

.result-code-textarea {
  font-family: monospace;
  height: 180px;
  margin: 16px 0 0;
  width: 100%;
}

.results-list {
  margin: 0 0 0 20px;
  padding: 0;
}

.results-legacy {
  background-color: white;
  border: none;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  color: white;
  font-family: "Avenir Next", Arial, sans-serif;
  outline: none;
  padding: 15px;
  text-transform: uppercase;
  transition: background-color 0.3s, transform 0.1s;
  width: 100%;
}
.results-legacy:hover {
  background: #555;
}
.results-legacy:active {
  background: #555;
  box-shadow: none;
  transform: translateY(1px);
}
