/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
  font-family: sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

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

input,
select {
  vertical-align: middle;
}

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

html,
body {
  height: 100%;
  min-height: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}

html {
  -webkit-text-size-adjust: 100%;
}

a {
  background: transparent;
  /* 1 */
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 2 */
  -moz-appearance: button;
  /* 2 */
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  padding: 0;
  /* 1 */
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details,
menu {
  display: block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('/assets/fonts/ProximaNova/proximanova-regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/assets/fonts/ProximaNova/proximanova-regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/assets/fonts/ProximaNova/Proxima_Nova_Light_It-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/assets/fonts/ProximaNova/proximanova-semibold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('/assets/fonts/ProximaNova/proximanova-bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 700;
}
.no-script-wrapper {
  overflow: auto;
  font-family: ProximaNova, sans-serif;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: column nowrap;
  align-items: center;
  flex-direction: column;
  height: 100%;
  overflow-x: hidden;
}
.no-script-top-bar {
  width: 100%;
  z-index: 3;
  padding: 30px 27px 26px;
  border-bottom: 1px solid #f1f3f4;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.no-script-content {
  z-index: 2;
  width: 100%;
  max-width: 576px;
  margin: 0 auto;
  flex: 1 1 auto;
  text-align: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.no-script-content-title {
  font-size: 33px;
  color: #0071ad;
  line-height: 40px;
  letter-spacing: 0.3px;
  padding-top: 49px;
}
.no-script-content-msg {
  font-size: 18px;
  color: #555555;
  line-height: 22px;
  letter-spacing: 0.3px;
  padding: 20px 10px 31px;
}
.no-script-button {
  align-self: center;
  border: none;
  background: #0071ad;
  width: 100%;
  max-width: 335px;
  height: 50px;
  padding: 16px;
  margin-bottom: 16px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.no-script-background {
  z-index: 0;
  position: fixed;
  height: auto;
  top: 65%;
  left: 0;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  width: 100%;
}
.no-script-background img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 40em /* 640/16 */;
}

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