@charset "UTF-8";
/* Switch this to your local deployment URL for testing */
/* 
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; }

body {
  line-height: 1; }

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

nav 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; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
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; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.demo-block {
  background-color: #007398;
  color: white;
  width: 100%;
  float: left;
  display: inline-block;
  height: 4rem;
  text-align: center;
  /*	padding: 1rem;*/
  margin-bottom: 1rem;
  line-height: 4rem; }

.demo-block-typography {
  padding: 1rem;
  width: 100%;
  float: left;
  display: inline-block;
  background-color: #F5F5F5;
  margin-bottom: 1rem; }

.padding-top {
  padding-top: 2rem; }

.padding-bottom {
  padding-bottom: 2rem; }

.ss-icon {
  font-family: SSGizmo, sans-serif; }

.els-table {
  width: 100%;
  text-align: left;
  font-size: 1.25rem;
  color: #505050;
  table-layout: fixed; }

.els-table td {
  padding: 1rem 0; }

.els-table tr {
  transition: .3s ease background-color; }

.els-table tr:hover {
  background-color: #F5F5F5; }

.els-table ul {
  list-style: none; }

.els-table .unicode {
  display: none; }

.els-table .ss-icon {
  font-size: 2rem; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=5334a80bcf852e72d3a4)
 * Config saved to config.json and https://gist.github.com/5334a80bcf852e72d3a4
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
html {
  font-size: 16px; }

body {
  font-size: 16px;
  font-family: sans-serif;
  margin: 0; }

.container-fluid {
  padding-left: 16px;
  padding-right: 16px; }

@media (min-width: 480px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 720px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-left: -8px;
  margin-right: -8px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before, .chartTableExport:before,
.clearfix:after,
.chartTableExport:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }


.clearfix:after,
.chartTableExport:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

/*Some helper classes to align columns to the right and left side of the screen, while stying on-grid*/
.stick-to-left {
  margin-left: -1rem;
  padding-left: 1rem; }

.stick-to-right {
  margin-right: -1rem;
  padding-right: 1rem; }

.stick-to-left, .stick-to-right {
  width: calc(100% + 1rem); }

@media (min-width: 480px) {
  .stick-to-left {
    margin-left: -1.25rem;
    padding-left: 1.25rem; }
  .stick-to-right {
    margin-right: -1.25rem;
    padding-right: 1.25rem; }
  .stick-to-left, .stick-to-right {
    width: calc(100% + 1.25rem); } }

@media (min-width: 720px) {
  .stick-to-left {
    margin-left: -1.25rem;
    padding-left: 1.25rem; }
  .stick-to-right {
    margin-right: -1.25rem;
    padding-right: 1.25rem; }
  .stick-to-left, .stick-to-right {
    width: calc(100% + 1.25rem); } }

@media (min-width: 1200px) {
  .stick-to-left {
    margin-left: -2rem;
    padding-left: 2rem; }
  .stick-to-right {
    margin-right: -2rem;
    padding-right: 2rem; }
  .stick-to-left, .stick-to-right {
    width: calc(100% + 2rem); } }

/*
*   CSS file with Bootstrap grid classes for screens bigger than 1600px. Just add this file after the Bootstrap CSS file and you will be able to juse col-xl, col-xl-push, hidden-xl, etc.
*
*   Author: Marc van Nieuwenhuijzen
*   Company: WebVakman
*   Site: WebVakman.nl
*
*/
@media (min-width: 1200px) and (max-width: 1599px) {
  .hidden-lg {
    display: none !important; } }

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important; }

@media (min-width: 1600px) {
  .container {
    width: 1570px; }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0; }
  .visible-xl {
    display: block !important; }
  table.visible-xl {
    display: table; }
  tr.visible-xl {
    display: table-row !important; }
  th.visible-xl, td.visible-xl {
    display: table-cell !important; }
  .visible-xl-block {
    display: block !important; }
  .visible-xl-inline {
    display: inline !important; }
  .visible-xl-inline-block {
    display: inline-block !important; }
  .hidden-xl {
    display: none !important; } }

/* Switch this to your local deployment URL for testing */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: NexusSans;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro.eot") format("EmbeddedOpenType");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: NexusSansItalic;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Italic.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Italic.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Italic.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Italic.eot") format("EmbeddedOpenType");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: NexusSansBold;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Bold.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Bold.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-Bold.eot") format("EmbeddedOpenType");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: NexusSansBoldItalic;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-BoldItalic.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-BoldItalic.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSansWebPro-BoldItalic.eot") format("EmbeddedOpenType");
  font-style: italic;
  font-weight: 700; }

@font-face {
  font-family: NexusSerif;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro.eot") format("EmbeddedOpenType");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: NexusSerifItalic;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Italic.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Italic.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Italic.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Italic.eot") format("EmbeddedOpenType");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: NexusSerifBold;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot") format("EmbeddedOpenType");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: NexusSerifBold;
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot");
  src: url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.woff") format("woff"), url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/css/fonts/NexusSerifWebPro-Bold.eot") format("EmbeddedOpenType");
  font-style: italic;
  font-weight: 700; }

.els-sans {
  font-family: "NexusSans", Arial, sans-serif; }

.els-serif {
  font-family: "NexusSerif", Georgia, serif; }

.typography-old-style-settings, body, h1, h2, h3, h4, p, a, button {
  -moz-font-feature-settings: "onum" 0, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "onum=0, kern=1, liga=1";
  -ms-font-feature-settings: "onum" 0, "kern" 1, "liga" 1;
  -o-font-feature-settings: "onum" 0, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "onum" 0, "kern" 1, "liga" 1;
  font-feature-settings: "onum" 0, "kern" 1, "liga" 1;
  /*
	Enable this for font-smoothing
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
*/
  font-weight: 400; }

body {
  font-family: "NexusSans", Arial, sans-serif; }

h1 {
  font-size: 2.625rem;
  line-height: 3.5rem;
  margin-bottom: 1rem;
  color: #505050;
  font-weight: normal; }

@media (max-width: 37.5rem) {
  h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1rem; } }

h2 {
  font-size: 1.875rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  color: #505050;
  font-weight: normal;
  display: block;
  clear: both; }

@media (max-width: 37.5rem) {
  h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem; } }

h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0.875rem;
  color: #505050;
  font-weight: normal; }

@media (max-width: 37.5rem) {
  h3 {
    font-size: 1.25rem;
    line-height: 1.75rem; } }

h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.5rem;
  color: #505050;
  font-weight: normal; }

@media (max-width: 37.5rem) {
  h4 {
    font-size: 1.125rem;
    line-height: 1.625rem; } }

p, .els-small-body, caption {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #505050;
  display: block;
  /* max-width: 680px; */
  width: 100%;
  margin-bottom: 0.5rem;
  clear: both; }

@media (max-width: 37.5rem) {
  .els-small-body, caption {
    font-size: 1rem;
    line-height: 1.5rem; } }

.els-body {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  max-width: 680px;
  color: #505050; }

@media (max-width: 37.5rem) {
  .els-body {
    font-size: 1.125rem;
    line-height: 1.625rem; } }

@media (min-width: 70rem) {
  .els-body {
    margin-bottom: 1.75rem; } }

/* p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
    max-width: 680px;
    width: 100%;
    display: block;
    clear: both;
    color: #505050;
} */
@media (max-width: 37.5rem) {
  p {
    font-size: 1.125rem;
    line-height: 1.625rem; } }

@media (min-width: 70rem) {
  p {
    margin-bottom: 1.75rem; } }

p.els-intro {
  font-size: 1.5rem;
  line-height: 2rem; }

@media (max-width: 37.5rem) {
  p.els-intro {
    font-size: 1.25rem;
    line-height: 1.75rem; } }

p.els-display {
  font-size: 2.25rem;
  line-height: 3rem;
  color: #007398; }

@media (max-width: 37.5rem) {
  p.els-display {
    font-size: 1.625rem;
    line-height: 2.125rem; } }

.els-meta, p.els-meta, figcaption {
  font-size: 0.875rem;
  line-height: 1.375rem; }

@media (max-width: 37.5rem) {
  .els-meta, p.els-meta, figcaption {
    font-size: 0.875rem;
    line-height: 1.375rem; } }

mark {
  background-color: rgba(233, 113, 28, 0.2);
  font-weight: inherit;
  font-style: inherit; }

/* ------------------------------------------
# Button styling
## Primary®
## Primary Alternative
## Secondary
## Tertiary
## Disabled
## Disabled Alternative

# Sizes
## Small
## Medium
## Large

# Button text
# Button text container
# Button icon

# Button group
## Left
## Right
--------------------------------------------- */
.els-btn {
  font-family: "NexusSans", Arial, sans-serif;
  color: #505050;
  font-weight: 400;
  display: table;
  border: none;
  background-color: transparent;
  box-sizing: content-box;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0;
  transition: background-color .3s ease, border-color .3s ease; }

.els-btn:hover {
  color: #e9711c; }

.els-btn--primary.els-btn--left .els-btn-text, .els-btn--secondary.els-btn--left .els-btn-text, .els-btn--tertiary.els-btn--left .els-btn-text, .els-btn--disabled.els-btn--left .els-btn-text, .els-btn--disabled_alternative.els-btn--left .els-btn-text {
  border-left: 0; }

.els-btn--primary.els-btn--right .els-btn-text, .els-btn--secondary.els-btn--right .els-btn-text, .els-btn--tertiary.els-btn--right .els-btn-text, .els-btn--disabled.els-btn--right .els-btn-text, .els-btn--disabled_alternative.els-btn--right .els-btn-text {
  border-right: 0; }

.els-btn--primary_alternative.els-btn--left .els-btn-text {
  border-right: 0; }

.els-btn--primary_alternative.els-btn--right .els-btn-text {
  border-left: 0; }

.els-btn--basic_link .els-btn-icon {
  color: #007398;
  width: auto !important;
  border-bottom: .125rem solid transparent; }

.els-btn--basic_link.active .els-btn-text-container, .els-btn--basic_link.active .els-btn-icon {
  color: #e9711c; }

.els-btn--basic_link:hover .els-btn-text-container, .els-btn--basic_link.confirmation:hover .els-btn-text-container, .els-btn--basic_link.warning:hover .els-btn-text-container, .els-btn--basic_link.information:hover .els-btn-text-container {
  border-bottom: 0.125rem solid #e9711c; }

.els-btn--basic_link:hover .els-btn-icon, .els-btn--basic_link.confirmation:hover .els-btn-icon, .els-btn--basic_link.warning:hover .els-btn-icon, .els-btn--basic_link.information:hover .els-btn-icon {
  color: #e9711c; }

.els-btn--basic_link .els-btn-icon-only:hover {
  border-bottom: 0.125rem solid #e9711c; }

.els-btn--primary {
  color: #ffffff;
  background-color: #007398;
  border: 0.125rem solid #007398; }

.els-btn--primary .els-btn-text {
  border-left: .83333rem solid transparent;
  border-right: .83333rem solid transparent; }

.els-btn--primary .els-btn-icon {
  color: #ffffff;
  border: none; }

.els-btn--primary:hover {
  color: #ffffff;
  background-color: #e9711c;
  border: 0.125rem solid #e9711c; }

.els-btn--primary_alternative .els-btn-text {
  border-left: .83333rem solid transparent;
  border-right: .83333rem solid transparent; }

.els-btn--primary_alternative .els-btn-icon {
  color: #ffffff;
  background-color: #007398;
  border: 0.125rem solid #007398; }

.els-btn--primary_alternative:hover .els-btn-icon {
  background-color: #e9711c;
  border-color: #e9711c; }

.els-btn--secondary {
  background-color: transparent;
  border: 0.125rem solid #007398; }

.els-btn--secondary:hover {
  color: #ffffff;
  background-color: #e9711c;
  border-color: #e9711c; }

.els-btn--secondary .els-btn-text {
  border-left: .83333rem solid transparent;
  border-right: .83333rem solid transparent; }

.els-btn--secondary .els-btn-icon {
  color: #007398;
  border: none; }

.els-btn--secondary:hover .els-btn-icon {
  color: #ffffff; }

.els-btn--tertiary {
  background-color: transparent;
  border: 0.125rem solid #b9b9b9; }

.els-btn--tertiary:hover {
  color: #ffffff;
  background-color: #e9711c;
  border-color: #e9711c; }

.els-btn--tertiary .els-btn-text {
  border-left: .83333rem solid transparent;
  border-right: .83333rem solid transparent; }

.els-btn--tertiary .els-btn-icon {
  color: #007398;
  border: none; }

.els-btn--tertiary:hover .els-btn-icon {
  color: #ffffff; }

.els-btn--small {
  font-size: 1rem; }

.els-btn--small .els-btn-icon {
  width: auto;
  height: 1.5rem;
  line-height: 1rem;
  padding: 0 .25rem 0 .25rem; }

.els-btn--small .els-btn-icon i {
  top: 0.125rem;
  font-size: 1.5rem; }

.els-btn--medium {
  font-size: 1.25rem; }

.els-btn--medium .els-btn-icon {
  width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 1.875rem; }

.els-btn--medium .els-btn-icon i {
  top: 0.25rem;
  font-size: 1.75rem; }

.els-btn--large {
  font-size: 1.5rem; }

.els-btn--large .els-btn-icon {
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem; }

.els-btn--large .els-btn-icon i {
  top: 0.25rem;
  font-size: 2rem; }

.els-btn-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1; }

.els-btn-text-container {
  border-bottom: .125rem solid transparent;
  transition: border-color .3s ease, color .3s ease;
  white-space: nowrap; }

.els-btn-icon {
  display: table-cell;
  box-sizing: content-box;
  width: 2rem;
  height: 2rem;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  border: .125rem solid transparent;
  transition: background-color .3s ease, border-color .3s ease, color .3s ease; }

.els-btn-icon i {
  position: relative;
  top: .175rem;
  font-family: SSGizmo, sans-serif;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  vertical-align: middle;
  speak: none; }

.els-btn-group--left {
  float: left; }

.els-btn-group--left:after {
  content: "";
  display: block;
  width: 100%;
  clear: both; }

.els-btn-group--left .els-btn {
  float: left;
  margin-right: 1rem; }

.els-btn-group--right {
  float: right; }

.els-btn-group--right:after {
  content: "";
  display: block;
  width: 100%;
  clear: both; }

.els-btn-group--right .els-btn {
  float: left;
  margin-left: 1rem; }

.els-btn-group--vertical-aligned {
  display: table-cell;
  vertical-align: middle; }

.drop-options {
  background: #fff;
  color: #323232;
  height: 0;
  opacity: 0;
  overflow-y: scroll;
  padding: 0 16px;
  transition: opacity .4s,height .4s,padding .4s; }

.drop-options ul li {
  cursor: pointer; }

.drop-placeholder {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background: 0 0;
  border-bottom: 2px solid #dcdcdc;
  color: #007398;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  padding-bottom: 8px;
  transition: border-bottom .4s,background .4s,color .4s;
  user-select: none;
  width: 100%; }

.drop-placeholder:after {
  border: 2px solid #b9b9b9;
  content: url(../images/arrow_down.svg);
  float: right;
  height: 32px;
  padding: 3px 0 0 5px;
  position: relative;
  top: -4px;
  width: 32px; }

.drop-select {
  border: 30px solid rgba(220, 220, 220, 0);
  border-top: 10px solid rgba(220, 220, 220, 0);
  box-sizing: content-box;
  height: 0;
  left: -30px;
  padding-top: 0;
  position: absolute;
  transition: border .4s,border-bottom .4s;
  width: 100%;
  z-index: 1000; }

.drop-select select {
  display: none; }

.drop-select-wrapper {
  height: 3.5rem;
  position: relative; }

.drop-select.active {
  border: 30px solid rgba(220, 220, 220, 0.5);
  border-top: 10px solid rgba(220, 220, 220, 0.5);
  height: auto;
  left: -30px;
  padding-top: 0;
  position: relative; }

.drop-select.active .drop-options {
  display: inherit;
  height: 248px;
  opacity: 1;
  padding: 16px 16px 12px;
  position: relative; }

.drop-select.active .drop-placeholder {
  background: rgba(220, 220, 220, 0.5);
  border-bottom: 2px solid #e9711c;
  color: #323232; }

.drop-select.active .drop-placeholder:after {
  background: #e9711c;
  border: 2px solid #e9711c;
  content: url(../images/arrow_up.svg);
  padding: 1px 0 0 6px; }

.els-no-select {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none; }

.els-radio-horz {
  float: left;
  margin-bottom: 20px;
  width: auto; }

.els-radio-vert {
  margin-bottom: 20px;
  width: 100%; }

.rangeinput {
  margin-top: 60px;
  padding-bottom: 30px;
  position: relative;
  width: 100%; }

.rangeinput p {
  color: #000;
  font-size: 1rem;
  margin-top: 5px; }

.rangeinput p.left {
  float: left;
  text-align: left;
  width: 50%; }

.rangeinput p.right {
  float: right;
  text-align: right;
  width: 50%; }

.slider-range {
  background: #dcdcdc;
  border-radius: 20px;
  cursor: pointer; }

.slider-range .ui-slider-range {
  background: #e9711c;
  border-radius: 20px;
  height: 7px;
  position: relative; }

.slider-range .ui-slider-range-min {
  background: #e9711c;
  border-radius: 20px;
  height: 7px;
  position: relative; }

.slider-range-min {
  background: #dcdcdc;
  border-radius: 20px;
  cursor: pointer; }

.slider-range-min .ui-slider-range {
  background: #e9711c;
  border-radius: 20px;
  height: 7px;
  position: relative; }

.slider-range-min .ui-slider-range-min {
  background: #e9711c;
  border-radius: 20px;
  height: 7px;
  position: relative; }

.text-input label {
  bottom: -40px;
  color: #007398;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  height: 30px;
  margin: 0;
  position: relative;
  transition: bottom .2s ease-out,font-size .2s ease-out; }

.text-input label.active {
  bottom: -20px;
  font-size: 1em; }

.text-input label.disabled {
  color: #dcdcdc; }

.toggle {
  width: inherit; }

.toggle + label.t-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: block;
  margin-bottom: 16px;
  outline: 0;
  position: relative;
  user-select: none;
  width: inherit; }

.toggle-small input.toggle + label.t-label {
  height: 18px;
  width: 40px; }

.tooltip {
  background: 0 0;
  padding: 3px;
  position: absolute;
  width: 66px; }

.tooltip.active {
  background: #ebebeb;
  border-bottom: 2px solid #e9711c;
  padding: 3px;
  width: auto; }

.tooltip.active:after {
  border-color: transparent;
  border-left-color: transparent;
  border-right: 0;
  border-style: solid;
  border-top-color: #ebebeb;
  border-width: 12px;
  bottom: -24px;
  content: "";
  height: 0;
  left: 54px;
  position: absolute;
  width: 0; }

.tooltip.active:before {
  border-color: transparent;
  border-right: 0;
  border-style: solid;
  border-top-color: #e9711c;
  border-width: 12px;
  bottom: -26px;
  content: "";
  height: 0;
  position: absolute;
  right: 1px;
  width: 0; }

.tooltip.right.active {
  background: #ebebeb;
  border-bottom: 2px solid #e9711c;
  padding: 3px;
  width: auto; }

.tooltip.right.active:after {
  border-color: transparent;
  border-left: 0;
  border-left-color: transparent;
  border-style: solid;
  border-top-color: #ebebeb;
  border-width: 12px;
  bottom: -24px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0; }

.tooltip.right.active:before {
  border-color: transparent;
  border-left: 0;
  border-style: solid;
  border-top-color: #e9711c;
  border-width: 12px;
  bottom: -26px;
  content: "";
  height: 0;
  left: 1px;
  position: absolute;
  width: 0; }

.tooltip.right:after {
  border-right: 1px solid #ccc;
  content: "";
  height: 0;
  left: 33px;
  position: relative;
  width: 1px; }

.tooltip:after {
  border-left: 1px solid #ccc;
  content: "";
  height: 0;
  left: 30px;
  position: relative;
  width: 1px; }

.ui-slider .ui-slider-handle {
  -ms-touch-action: none;
  cursor: pointer;
  height: 15px;
  margin-left: -8px;
  margin-top: -5px;
  outline: 0;
  position: absolute;
  touch-action: none;
  width: 15px;
  z-index: 2; }

.ui-state-default {
  background: #fff;
  border: 3px solid #e9711c;
  border-radius: 30px; }

.ui-widget-content .ui-state-default {
  background: #fff;
  border: 3px solid #e9711c;
  border-radius: 30px; }

.ui-widget-header .ui-state-default {
  background: #fff;
  border: 3px solid #e9711c;
  border-radius: 30px; }

/* body {
	padding:40px;
} */
button {
  border-radius: 0; }

form {
  /* max-width:600px; */
  position: relative; }

input {
  border-radius: 0; }

input.els_textinput {
  background: 0 0;
  border: none;
  border-bottom: 2px solid #dcdcdc;
  color: #505050;
  display: inline-block;
  font-family: NexusSans, sans-serif;
  font-size: 1.25em;
  height: 100%;
  padding-bottom: 3px;
  transition: border-bottom .4s ease-out;
  width: 100%; }

input.els_textinput.warning {
  border-bottom: solid 2px #C83727; }

input.slider {
  background: 0 0;
  border: none;
  color: #000;
  font-family: NexusSans, sans-serif;
  font-size: 1rem;
  height: 25px;
  margin: 0 0 -3px;
  padding: 0;
  text-align: center;
  width: 60px; }

input.toggle + label.t-label {
  border: 2px solid #b9b9b9;
  border-radius: 60px;
  height: 24px;
  margin-right: 1rem;
  padding: 2px;
  transition: border .4s;
  width: 48px; }

input.toggle + label.t-label:after {
  background: #b9b9b9;
  border-radius: 52px;
  bottom: 4px;
  content: "";
  display: block;
  height: 8px;
  left: 6px;
  position: absolute;
  top: 6px;
  transition: margin .2s,background .2s,top .2s,width .2s,height .2s;
  width: 8px; }

.toggle-small input.toggle + label.t-label:after {
  height: 4px;
  top: 5px;
  width: 4px; }

input.toggle + label.t-label:before {
  background-color: none;
  border-radius: 60px;
  bottom: 2px;
  content: "";
  display: block;
  left: 2px;
  position: absolute;
  right: 2px;
  top: 2px;
  transition: background .4s; }

.toggle-small input.toggle + label.t-label:before {
  bottom: 1px; }

.toggle-small input.toggle:checked + label.t-label:after {
  height: 8px;
  margin-left: 16px;
  top: 3px;
  width: 8px; }

input.toggle + label.t-label:hover {
  border: 2px solid #505050; }

input.toggle:checked + label.t-label:after {
  background-color: #e9711c;
  height: 12px;
  margin-left: 23px;
  top: 4px;
  width: 12px; }

input:disabled {
  border-bottom: dotted 2px #dcdcdc; }

input:focus {
  border-bottom: 2px solid #505050;
  color: #000;
  outline: 0; }

input[type=checkbox] {
  left: -999999px;
  position: absolute; }

input[type=checkbox]:checked + label.c-label:after {
  background-color: #e9711c; }

input[type=radio] {
  left: -999999px;
  position: absolute; }

input[type=radio]:checked + label.r-label:after {
  background-color: #e9711c; }

label + [type=email] {
  margin-top: 0 !important; }

label.c-label {
  cursor: pointer;
  display: inline-block;
  font-size: 1.25rem;
  margin-right: 15px;
  padding-left: 30px;
  position: relative; }

label.c-label:after {
  background-color: transparent;
  content: "";
  display: inline-block;
  height: 12px;
  left: 6px;
  margin-right: 10px;
  position: absolute;
  top: 6px;
  transition: background-color .3s ease;
  width: 12px; }

label.c-label:before {
  background-color: #fff;
  border: 2px solid #b9b9b9;
  content: "";
  display: inline-block;
  height: 24px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 0;
  transition: border-color .3s ease;
  width: 24px; }

label.c-label:hover:before {
  border: 2px solid #505050; }

label.r-label {
  cursor: pointer;
  display: inline-block;
  font-size: 1.25rem;
  margin-right: 15px;
  padding-left: 30px;
  position: relative;
  transition: .2s opacity ease; }

label.r-label:after {
  background-color: transparent;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 12px;
  left: 6px;
  margin-right: 10px;
  position: absolute;
  top: 6px;
  transition: background-color .3s ease;
  width: 12px; }

label.r-label:before {
  border: 2px solid #b9b9b9;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 24px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 0;
  transition: .3s border ease;
  width: 24px; }

label.r-label:hover:before {
  border: 2px solid #505050; }

select {
  border-radius: 0; }

span.w-message {
  color: #C83727;
  display: block;
  font-size: 1rem;
  padding-top: 8px; }

textarea {
  border: none;
  border-bottom: 2px solid #dcdcdc;
  border-radius: 0;
  font-size: 1.25rem;
  height: 100px;
  margin-bottom: 15px;
  max-height: 400px;
  overflow: hidden;
  padding: 13px 0 0;
  resize: none;
  transition: height .3s ease;
  width: 100%; }

textarea:focus {
  border-bottom: 2px solid #505050;
  outline: 0;
  transition: height 0.3s ease !important; }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

.accordion .open .accordion--header:after {
  color: #e9711c;
  content: '^';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 24px;
  position: absolute;
  right: 6px;
  top: 16px; }

.accordion .open div {
  display: block; }

.accordion > li {
  border-bottom: 2px solid #ebebeb;
  font-size: 20px; }

.accordion > li:first-child {
  border-top: 2px solid #ebebeb; }

.accordion li {
  list-style: none !important;
  max-width: none !important; }

.accordion li div {
  display: none;
  float: none;
  padding: 16px 0; }

.accordion--header {
  color: #505050 !important;
  display: block;
  font-size: 24px;
  padding: 16px 0;
  position: relative;
  vertical-align: middle; }

.accordion .accordion--header:after {
  color: #007398;
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 24px;
  position: absolute;
  right: 6px;
  top: 16px; }

.accordion-large .accordion--header {
  font-size: 30px; }

.align {
  text-align: center; }

.align td {
  text-align: center; }

.align th {
  text-align: center; }

.author {
  margin-left: -24px; }

.author li {
  display: inline; }

.author li:not(:last-child):after {
  content: ', '; }

.badge {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background: #009ece;
  border-radius: 8px;
  bottom: 8px;
  color: #fff;
  font-size: 13px;
  left: -4px;
  padding: 3px 6px 2px;
  position: relative; }

.badge.confirm {
  background: #29a61b; }

.badge.subtle {
  background: #dcdcdc;
  color: #323232; }

.badge.warning {
  background: #c83727; }

.body-table {
  /* max-width:774px; */ }

.btn-grp button {
  text-align: center;
  width: 168px; }

.btn-grp button:first-child {
  margin-right: -1px; }

.btn-grp button:last-child {
  margin-left: -1px; }

.btn-lrg {
  font-size: 24px;
  height: auto;
  padding: 9px 10px 4px 12px; }

.btn-med {
  font-size: 20px;
  height: auto;
  padding: 7px 6px 3px 8px; }

.btn-med.secondary.right:after {
  padding: 4px 3px 4px 5px; }

.btn-med.secondary:before {
  padding: 4px 3px 4px 5px; }

.btn-sm {
  font-size: 16px;
  height: auto;
  padding: 3px 6px 2px 9px; }

.btn-style-three {
  background: #fff;
  border-color: #b9b9b9;
  color: #323232;
  font-size: 16px; }

.btn-style-three.secondary:before {
  background: #fff;
  border-color: #b9b9b9;
  color: #007398;
  padding: 6px 5px 6px 5px; }

.btn-style-three:hover {
  color: #fff; }

.btn-style-two {
  background: #fff;
  color: #323232; }

.btn-style-two.secondary:before {
  background: #fff;
  color: #007398; }

.btn-style-two:hover {
  color: #fff; }

.cancel {
  /* Redundant?*/
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#007398"/></svg>') top right no-repeat; }

.carousel {
  /* max-width:844px; */
  position: relative; }

.carousel .btn-prev {
  transform: scaleX(-1); }

.carousel > div {
  position: absolute; }

.carousel [type=radio] + label {
  margin-right: 8px; }

.carousel [type=radio] + label:before {
  color: rgba(255, 255, 255, 0.5);
  content: "�";
  font-size: 32px; }

.carousel [type=radio]:checked + label:before {
  color: white; }

.carousel button + button.secondary {
  margin-left: -2px;
  padding-right: 0; }

.carousel button.secondary {
  height: auto; }

.carousel button.secondary:before {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 0;
  padding: 16px; }

.carousel button.secondary:hover:before {
  background: black;
  color: white; }

.carousel figcaption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 8px;
  color: #fff;
  /* max-width:66%; */
  padding: 16px;
  position: absolute;
  right: 0; }

.carousel img {
  width: 100%; }

.carousel li {
  display: inline-block; }

.carousel ol {
  display: inline;
  padding: 8px 16px; }

.carousel-nav {
  position: absolute;
  right: 0;
  top: 3px;
  width: auto; }

.carousel.interact-btm > div {
  bottom: 2px; }

.carousel.interact-btm figcaption {
  bottom: auto;
  top: 0; }

.carousel.interact-btm .carousel-nav {
  top: -2px; }

.close {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#007398"/></svg>') top right no-repeat;
  right: 24px;
  width: 32px; }

.close:hover {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#e9711c"/></svg>') top right no-repeat !important; }

.els-footer--product {
  border: 2px solid #dcdcdc;
  border-left: 0;
  border-right: 0;
  padding: 16px 0 32px; }

.els-footer--product a {
  color: #505050; }

.els-footer--product div {
  display: inline-block;
  font-size: 20px;
  width: 25%; }

.els-footer--product li {
  font-size: 16px;
  margin: 0 16px 8px 0; }

.els-footer--social {
  margin-bottom: 12px;
  text-align: right; }

.els-footer--social li {
  display: inline-block; }

.external a {
  font-family: NexusSans,'Helvetica Neue',Helvetica,Arial,sans-serif; }

.external li {
  display: inline;
  display: inline-block;
  margin: 16px 16px 0 0; }

.horizontal dd {
  display: inline-block; }

.horizontal li {
  display: inline-block; }

.icon {
  border: 0 !important;
  color: rgba(255, 255, 255, 0) !important;
  position: absolute; }

.icon-again {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="28" viewBox="0 0 31 28"><path fill-rule="evenodd" fill="#505050" d="M20.772 12.98h10.105V2.877H28.07V8.17c-1.285-1.297-2.737-2.76-3.618-3.64C21.41 1.486 18.188.07 14.316.07 6.732.07.56 6.24.56 13.822c0 7.585 6.172 13.755 13.756 13.755 7.11 0 12.97-5.424 13.674-12.35h-2.83c-.692 5.373-5.285 9.543-10.844 9.543-6.036 0-10.948-4.91-10.948-10.947 0-6.036 4.912-10.947 10.948-10.947 3.12 0 5.635 1.122 8.152 3.64.886.885 2.347 2.358 3.637 3.658h-5.333v2.807z"/></svg>') no-repeat center center; }

.icon-assign-editor {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="33" height="29" viewBox="0 0 33 29"><path fill-rule="evenodd" fill="#505050" d="M11.335 2.604c-.273 0-.546.072-.79.207-.96.54-6.09 4.36-7.522 9.55-.903 3.27-.403 6.37 1.41 8.75 1.77 2.33 4.536 3.665 7.675 3.665h.16c1.03 0 2.49-.12 3.223-.464.79-.37.93-.817 1.16-1.562.14-.436.29-.93.61-1.394.236-.35.478-.648.71-.937.433-.534.774-.956.93-1.483.148-.5.11-.817.054-1.253-.077-.622-.183-1.46.407-2.546l.367-.67h6.863c.71 0 1.29-.58 1.29-1.29 0-.71-.58-1.29-1.29-1.29h-11.6c-2.3 0-4.02-1.36-4.18-3.302-.13-1.55.5-2.74 1.01-3.7.294-.56.574-1.09.554-1.444-.045-.78-.867-.82-1.03-.82m1.048 24.744l-.304.01h-.003c-3.922 0-7.435-1.71-9.7-4.687C.07 19.638-.585 15.733.537 11.67 2.197 5.658 7.94 1.313 9.287.56 9.91.21 10.62.024 11.337.024c1.98 0 3.5 1.366 3.603 3.25.063 1.08-.423 1.995-.852 2.804-.43.794-.79 1.482-.72 2.277.06.69.9.935 1.61.935h11.59c2.133 0 3.87 1.736 3.87 3.87 0 2.136-1.737 3.872-3.87 3.872h-5.11c.005 0 .02.19.035.32.067.544.16 1.286-.14 2.304-.3 1.018-.883 1.738-1.396 2.374-.21.26-.408.504-.583.762-.1.145-.183.42-.273.71-.28.91-.65 2.283-2.465 3.135-1.363.64-3.742.71-4.26.71" transform="translate(1.516 .064)"/></svg>') no-repeat center center; }

.icon-attachment {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="31" viewBox="0 0 28 31"><path fill-rule="evenodd" fill="#505050" d="M8.08 30.86c-1.935 0-3.784-.786-5.228-2.227-3.207-3.196-2.974-7.893.566-11.423 0 0 4.353-4.348 6.786-6.774 1.04-1.035 2.387-1.567 3.79-1.504 1.29.06 2.52.612 3.465 1.553.94.942 1.49 2.168 1.55 3.452.06 1.395-.48 2.733-1.52 3.768l-6.41 6.383-2-1.995 6.403-6.383c.48-.476.716-1.046.69-1.647-.026-.57-.29-1.147-.728-1.582-.44-.43-1.02-.7-1.598-.73-.606-.03-1.18.21-1.656.68l-6.78 6.78c-2.434 2.43-2.66 5.35-.563 7.44.954.95 2.12 1.44 3.355 1.4 1.38-.04 2.783-.734 4.06-2.005l9.67-9.635c1.63-1.625 2.53-3.487 2.603-5.384.078-1.913-.71-3.75-2.28-5.314-1.59-1.585-3.422-2.4-5.29-2.332-1.88.06-3.76.977-5.445 2.656l-9.28 9.24-2-1.992 9.28-9.247c2.203-2.2 4.748-3.4 7.36-3.48 2.666-.09 5.226 1 7.38 3.15 2.143 2.13 3.217 4.7 3.107 7.42-.1 2.62-1.29 5.13-3.43 7.264l-9.67 9.636c-1.798 1.79-3.865 2.77-5.98 2.83l-.21.002"/></svg>') no-repeat center center; }

.icon-brd {
  background-position-x: center !important;
  border: 2px solid #b9b9b9 !important; }

.icon-brd-blue {
  border: 2px solid #007398 !important; }

.icon-brd-confirmation {
  border: 2px solid #29a61b !important; }

.icon-brd-info {
  border: 2px solid #009ece !important; }

.icon-brd-warning {
  border: 2px solid #c83727 !important; }

.icon-check {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25"><path fill-rule="evenodd" fill="#505050" d="M22.62.35L10.77 19.354 2.575 8.926.368 10.66l10.664 13.575 13.97-22.4L22.622.35z"/></svg>') no-repeat center center; }

.icon-delete {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="31" viewBox="0 0 26 31"><g fill-rule="evenodd" fill="#505050"><path d="M20.578 11v16.842H4.858V11H2.053v19.65h21.333V11H20.58z"/><path d="M8.228 25.035h2.807V11H8.228v14.035zm6.175 0h2.807V11h-2.807v14.035zM7.82.895l-1.696 5.05H.368v2.808H25.07V5.947h-5.756l-1.7-5.053H7.822zM9.84 3.7h5.758l.754 2.247H9.085L9.84 3.7z"/></g></svg>') no-repeat center center; }

.icon-edit {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="32" viewBox="0 0 31 32"><g fill-rule="evenodd" fill="#505050"><path d="M27.95 8.65l-1.39 1.39-5.16-5.16 1.388-1.39c.157-.157.37-.244.595-.244.227 0 .44.087.596.244l3.97 3.97c.153.157.24.368.24.595 0 .227-.087.438-.244.595m1.984-3.176l-3.97-3.97C25.277.82 24.36.44 23.385.44c-.977 0-1.893.378-2.58 1.065L17.428 4.88l9.13 9.13 3.374-3.375C30.62 9.948 31 9.03 31 8.055s-.38-1.893-1.066-2.58" transform="translate(0 -.123)"/><path d="M12.247 24.23L6.47 26.173l-1.33-1.33 1.947-5.775 10.74-10.74-1.986-1.986L4.64 17.55 0 31.315l13.767-4.637L24.97 15.473l-1.984-1.984-10.74 10.74z"/><path d="M9.196 22.12c.274.273.633.41.992.41.36 0 .718-.137.992-.41L21.398 11.9l-1.984-1.985-10.218 10.22c-.274.273-.41.632-.41.99 0 .36.136.72.41.994"/></g></svg>') no-repeat center center; }

.icon-email {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="24" viewBox="0 0 30 24"><g fill-rule="evenodd" fill="#505050"><path d="M.684 23.438h28.632V6.828L26.51 9.202v9.995l-5.07-6.383-2.258 1.673 4.88 6.143H5.946l5.156-6.49-2.258-1.672L3.49 19.21V8.66L.685 6.288v17.15z"/><path d="M15.663 9.318c-.5.37-1.44.37-1.94 0l-8.79-6.51h19.52l-8.79 6.51zM0 0v2.362l12.053 9.157c.74.544 1.69.82 2.64.82.95 0 1.9-.276 2.64-.82l11.3-8.62V0H0z" transform="translate(.684 .982)"/></g></svg>') no-repeat center center; }

.icon-facebook {
  background: url('data:image/svg+xml;utf8,<svg width="9" height="17" viewBox="0 0 9 17" xmlns="http://www.w3.org/2000/svg"><path d="M.886 5.715h1.608V4.153c0-.69.017-1.752.517-2.41C3.54 1.045 4.266.57 5.51.57c2.025 0 2.88.29 2.88.29l-.402 2.382s-.67-.193-1.296-.193c-.625 0-1.185.22-1.185.845v1.817H8.07L7.893 8.04H5.507v8.084H2.494V8.04H.886V5.716" fill="#969696" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-facebook:hover {
  background: url('data:image/svg+xml;utf8,<svg width="9" height="17" viewBox="0 0 9 17" xmlns="http://www.w3.org/2000/svg"><path d="M.886 5.715h1.608V4.153c0-.69.017-1.752.517-2.41C3.54 1.045 4.266.57 5.51.57c2.025 0 2.88.29 2.88.29l-.402 2.382s-.67-.193-1.296-.193c-.625 0-1.185.22-1.185.845v1.817H8.07L7.893 8.04H5.507v8.084H2.494V8.04H.886V5.716" fill="#e9711c" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-feedback-to-you {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="26" viewBox="0 0 28 26"><path fill-rule="evenodd" fill="#505050" d="M24.258 12.645c0 1.85-1.505 3.356-3.355 3.356h-6.307l-4.79 4.62V16h-3.87c-1.85 0-3.355-1.505-3.355-3.355v-6.71c0-1.85 1.51-3.353 3.36-3.353h14.97c1.85 0 3.356 1.504 3.356 3.353v6.71zM20.903 0H5.935C2.663 0 0 2.664 0 5.936v6.71c0 3.273 2.663 5.937 5.935 5.937h1.29v4.902c0 .517.31.985.786 1.187.17.07.34.104.51.104.33 0 .65-.124.898-.36l6.227-5.832h5.266c3.273 0 5.936-2.664 5.936-5.937v-6.71C26.84 2.663 24.176 0 20.906 0z" transform="translate(.581 .806)"/></svg>') no-repeat center center; }

.icon-finding-reviewers {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="22" viewBox="0 0 32 22"><g fill-rule="evenodd" fill="#505050"><path d="M2.556 17.45c.054-.613.373-2.51 4.075-2.51.06 0 .12.006.18.007.186-.93.536-1.758 1.025-2.486-.382-.04-.78-.06-1.195-.06-3.83 0-6.183 1.76-6.454 4.84L0 19.618h2.395l.16-2.164z" transform="translate(0 .226)"/><path d="M31.74 17.22c-.27-3.066-2.62-4.824-6.453-4.824-.415 0-.81.024-1.188.065.49.73.83 1.56 1.01 2.49h.17c3.7 0 4.02 1.898 4.072 2.49l.162 2.183h2.394l-.178-2.394z" transform="translate(0 .226)"/><path d="M10.94 16.135c.176-1.825 1.967-2.75 5.018-2.75 3.05 0 4.842.925 5.017 2.73l.284 3.498h2.41l-.3-3.684c-.32-3.23-3.02-5.08-7.42-5.08s-7.097 1.85-7.41 5.09l-.3 3.664h2.41l.282-3.478z" transform="translate(0 .226)"/><path d="M6.152 5.297c.785 0 1.625.41 1.625 1.564 0 1.3-.683 2.23-1.625 2.23s-1.626-.93-1.626-2.23c0-1.15.84-1.56 1.626-1.56m0 6.288c2.354 0 4.13-2.02 4.13-4.703 0-2.36-1.737-4.07-4.13-4.07s-4.13 1.71-4.13 4.07c0 2.68 1.776 4.704 4.13 4.704m19.08-6.29c.787 0 1.627.352 1.627 1.564 0 1.294-.69 2.23-1.63 2.23s-1.63-.936-1.63-2.23c0-1.152.84-1.562 1.623-1.562m.015 6.283c2.354 0 4.13-2.02 4.13-4.703 0-2.32-1.776-4.07-4.13-4.07-2.39 0-4.13 1.712-4.13 4.07 0 2.682 1.777 4.704 4.13 4.704"/><path d="M15.7 2.992c1.08 0 1.897.777 1.897 1.808 0 1.465-.798 2.528-1.897 2.528-1.1 0-1.897-1.063-1.897-2.528 0-1.03.816-1.808 1.897-1.808m0 6.813c2.5 0 4.387-2.144 4.387-4.988 0-2.412-1.927-4.302-4.387-4.302-2.46 0-4.387 1.89-4.387 4.302 0 2.844 1.886 4.988 4.387 4.988" transform="translate(0 .226)"/></g></svg>') no-repeat center center; }

.icon-google-plus {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg"><path d="M15.388 7.658h-1.875V5.783h-1.51v1.875H10.13v1.51h1.874v1.874h1.51V9.168h1.874v-1.51zM8.38 9.93c-.434-.31-1.266-1.058-1.266-1.498 0-.517.148-.77.924-1.38.797-.622 1.36-1.497 1.36-2.514 0-1.212-.54-2.392-1.552-2.782h1.527L10.45.978H5.636c-2.16 0-4.19 1.635-4.19 3.53 0 1.936 1.47 3.5 3.667 3.5.153 0 .3-.004.447-.014-.144.272-.246.58-.246.9 0 .537.29.974.655 1.33-.278 0-.546.01-.836.01-2.674 0-4.733 1.7-4.733 3.47 0 1.738 2.258 2.826 4.93 2.826 3.05 0 4.734-1.73 4.734-3.47 0-1.395-.41-2.23-1.684-3.13zM5.81 7.517C4.567 7.48 3.39 6.127 3.174 4.5c-.215-1.63.618-2.878 1.86-2.84 1.24.036 2.418 1.343 2.632 2.973.214 1.63-.617 2.92-1.858 2.884zm-.487 8.244c-1.85 0-3.184-1.17-3.184-2.575 0-1.378 1.655-2.525 3.503-2.504.43.006.833.075 1.198.193 1.004.7 1.724 1.092 1.927 1.887.038.16.06.326.06.496 0 1.406-.906 2.505-3.505 2.505z" fill="#969696" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-google-plus:hover {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg"><path d="M15.388 7.658h-1.875V5.783h-1.51v1.875H10.13v1.51h1.874v1.874h1.51V9.168h1.874v-1.51zM8.38 9.93c-.434-.31-1.266-1.058-1.266-1.498 0-.517.148-.77.924-1.38.797-.622 1.36-1.497 1.36-2.514 0-1.212-.54-2.392-1.552-2.782h1.527L10.45.978H5.636c-2.16 0-4.19 1.635-4.19 3.53 0 1.936 1.47 3.5 3.667 3.5.153 0 .3-.004.447-.014-.144.272-.246.58-.246.9 0 .537.29.974.655 1.33-.278 0-.546.01-.836.01-2.674 0-4.733 1.7-4.733 3.47 0 1.738 2.258 2.826 4.93 2.826 3.05 0 4.734-1.73 4.734-3.47 0-1.395-.41-2.23-1.684-3.13zM5.81 7.517C4.567 7.48 3.39 6.127 3.174 4.5c-.215-1.63.618-2.878 1.86-2.84 1.24.036 2.418 1.343 2.632 2.973.214 1.63-.617 2.92-1.858 2.884zm-.487 8.244c-1.85 0-3.184-1.17-3.184-2.575 0-1.378 1.655-2.525 3.503-2.504.43.006.833.075 1.198.193 1.004.7 1.724 1.092 1.927 1.887.038.16.06.326.06.496 0 1.406-.906 2.505-3.505 2.505z" fill="#e9711c" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-in-review {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="28" viewBox="0 0 29 28"><path fill-rule="evenodd" fill="#505050" d="M25.355 3.29v4.867C24.173 6.964 22.84 5.62 22.03 4.81c-2.8-2.798-5.76-4.1-9.32-4.1C5.998.71.493 5.966.09 12.58h2.595c.398-5.188 4.737-9.29 10.025-9.29 2.87 0 5.18 1.03 7.495 3.345.813.813 2.158 2.168 3.344 3.364h-4.906v2.58h9.29V3.29h-2.58zM15.29 23.935c-2.868 0-5.18-1.032-7.494-3.345-.813-.814-2.158-2.17-3.344-3.365h4.903v-2.58H.065v9.29h2.58v-4.867c1.183 1.192 2.517 2.537 3.327 3.346 2.798 2.8 5.76 4.1 9.32 4.1 6.71 0 12.216-5.256 12.618-11.87h-2.594c-.398 5.19-4.737 9.29-10.025 9.29"/></svg>') no-repeat center center; }

.icon-ko-confirmation {
  background-color: #29a61b !important; }

.icon-ko-grey {
  background-color: #dcdcdc !important; }

.icon-ko-info {
  background-color: #009ece !important; }

.icon-ko-orange {
  background-color: #e9711c !important; }

.icon-ko-warning {
  background-color: #c83727 !important; }

.icon-ko:hover {
  background-color: #e9711c !important; }

.icon-linkedin {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" xmlns="http://www.w3.org/2000/svg"><path d="M15.952 14.664h-3.437v-5.02c0-1.315-.537-2.21-1.72-2.21-.904 0-1.406.603-1.64 1.187-.088.21-.075.5-.075.796v5.25H5.676s.044-8.894 0-9.7H9.08v1.52c.202-.666 1.29-1.616 3.026-1.616 2.154 0 3.846 1.395 3.846 4.4v5.395zM2.232 3.747h-.02c-1.1 0-1.81-.74-1.81-1.68 0-.958.732-1.684 1.85-1.684 1.12 0 1.807.724 1.83 1.682 0 .94-.71 1.682-1.85 1.682zM.794 4.963h3.03v9.7H.794v-9.7z" fill="#969696" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-linkedin:hover {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="15" viewBox="0 0 16 15" xmlns="http://www.w3.org/2000/svg"><path d="M15.952 14.664h-3.437v-5.02c0-1.315-.537-2.21-1.72-2.21-.904 0-1.406.603-1.64 1.187-.088.21-.075.5-.075.796v5.25H5.676s.044-8.894 0-9.7H9.08v1.52c.202-.666 1.29-1.616 3.026-1.616 2.154 0 3.846 1.395 3.846 4.4v5.395zM2.232 3.747h-.02c-1.1 0-1.81-.74-1.81-1.68 0-.958.732-1.684 1.85-1.684 1.12 0 1.807.724 1.83 1.682 0 .94-.71 1.682-1.85 1.682zM.794 4.963h3.03v9.7H.794v-9.7z" fill="#e9711c" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-photo {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="25" viewBox="0 0 31 25"><g fill-rule="evenodd" fill="#505050"><path d="M26.053 3.368h-2.565L21.526 0H8.89L6.917 3.368H4.263C1.913 3.368 0 5.278 0 7.664v11.55c0 2.388 1.912 4.365 4.263 4.365h4.373c-1.002-.57-1.86-1.69-2.53-2.81H4.262c-.803 0-1.456-.72-1.456-1.56V7.66c0-.84.653-1.49 1.456-1.49h4.253l1.974-3.365h9.43l1.96 3.368h4.17c.8 0 1.45.65 1.45 1.49v11.55c0 .84-.654 1.557-1.457 1.557h-1.84c-.67 1.123-1.528 2.245-2.53 2.807h4.37c2.353 0 4.265-1.98 4.265-4.37V7.662c0-2.385-1.91-4.294-4.263-4.294" transform="translate(.561 .964)"/><path d="M15.72 10.395c-3.158 0-5.727 2.57-5.727 5.727 0 3.158 2.57 5.726 5.727 5.726 3.157 0 5.725-2.568 5.725-5.726s-2.568-5.727-5.725-5.727m0 14.148c-4.644 0-8.422-3.777-8.422-8.42 0-4.644 3.778-8.422 8.422-8.422 4.643 0 8.42 3.78 8.42 8.43s-3.777 8.42-8.42 8.42"/></g></svg>') no-repeat center center; }

.icon-profile {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="32" viewBox="0 0 30 32"><g fill-rule="evenodd" fill="#505050"><path d="M14.71 3.252c-2.728 0-5.122 2.438-5.122 5.217 0 3.833 2.202 6.73 5.122 6.73s5.12-2.897 5.12-6.73c0-2.78-2.393-5.22-5.12-5.22m0 14.674c-4.48 0-7.86-4.062-7.86-9.45 0-4.31 3.6-7.953 7.86-7.953s7.86 3.643 7.86 7.955c0 5.386-3.38 9.448-7.86 9.448"/><path d="M2.818 32l.234-2.608c.555-5.273 6.553-6.435 11.534-6.435 4.98 0 10.98 1.16 11.532 6.41L26.353 32h2.818l-.26-2.902c-.6-5.735-5.65-8.888-14.32-8.888S.864 23.36.258 29.118L0 32h2.818z" transform="translate(.123 -.036)"/></g></svg>') no-repeat center center; }

.icon-reject {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="33" viewBox="0 0 31 33"><g fill-rule="evenodd" fill="#505050"><path d="M26.948 3.373V18.8c0 3.413-1.465 6.47-3.995 8.393-2.586 1.964-5.983 2.506-9.54 1.525-5.64-1.552-9.793-7.177-10.377-8.22-.274-.488-.3-1.102-.067-1.528.15-.282.39-.428.73-.447.38-.022.97.282 1.58.604 1.04.55 2.34 1.24 4.03 1.096 2.11-.176 3.6-2.042 3.6-4.54V.003H10.1v15.68c0 .77-.28 1.688-1.03 1.75-.863.073-1.625-.322-2.488-.78-.88-.465-1.878-.994-3.052-.925-1.304.075-2.408.766-3.03 1.897-.702 1.278-.672 2.904.08 4.24.817 1.462 5.54 7.753 12.08 9.554 1.41.39 2.807.58 4.16.58 2.88 0 5.582-.88 7.827-2.58 3.234-2.46 5.102-6.33 5.102-10.62V3.37h-2.81z" transform="translate(.561 .122)"/><path d="M18.527.004H15.72v15.72h2.807V.004zm5.613.562h-2.806v15.158h2.807V.566z" transform="translate(.561 .122)"/></g></svg>') no-repeat center center; }

.icon-search {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 29 29"><path fill-rule="evenodd" fill="#505050" d="M6.017 17.787c-1.638-1.638-2.54-3.816-2.54-6.133 0-2.316.902-4.494 2.54-6.132s3.816-2.54 6.133-2.54c2.316 0 4.494.902 6.13 2.54 1.64 1.638 2.542 3.816 2.542 6.132 0 2.317-.903 4.495-2.54 6.133-1.638 1.638-3.816 2.54-6.132 2.54-2.317 0-4.495-.902-6.133-2.54zm22.548 8.31l-7.388-7.39c1.575-2.007 2.437-4.46 2.437-7.053 0-3.062-1.193-5.94-3.358-8.106C18.09 1.383 15.212.19 12.15.19c-3.063 0-5.942 1.193-8.108 3.358C1.877 5.713.684 8.592.684 11.654c0 3.063 1.193 5.942 3.358 8.107 2.166 2.17 5.045 3.36 8.108 3.36 2.59 0 5.046-.86 7.053-2.434l7.388 7.388 1.98-1.974z"/></svg>') no-repeat center center; }

.icon-sm {
  background-size: 12px 12px !important; }

.icon-submit {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="29" viewBox="0 0 25 29"><g fill-rule="evenodd" fill="#505050"><path d="M.13 0v27.87h14.765l8.46-8.493V0H.13zm2.58 2.58h18.064v15.732l-6.95 6.978H2.71V2.58z"/><path d="M10.968 23.226h2.58v-5.162h5.162v-2.58h-7.742v7.742zm-.516-9.806h2.58v-3.097h3.097v-2.58h-3.1v-3.1h-2.58V7.74H7.353v2.58h3.097v3.1z"/></g></svg>') no-repeat center center; }

.icon-suggest {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="30" viewBox="0 0 28 30"><path fill-rule="evenodd" fill="#505050" d="M25.528 17.735c.37-.676.852-1.6.852-2.936 0-2.57-1.77-4.1-4.62-4.1h-3.1c-.77 0-1.69-.33-1.75-1.08-.073-.866.22-1.61.677-2.475.467-.88.996-1.878.928-3.052-.075-1.304-.768-2.408-1.9-3.03-1.282-.7-2.808-.67-4.15.08-1.24.692-3.888 3.924-4.67 4.9l-.172.214C5.373 9.065 3.408 11.512 0 11.82v2.81c4.74-.302 7.32-3.505 9.813-6.614l.17-.214c1.91-2.376 3.467-3.972 3.853-4.207.488-.274 1.002-.3 1.428-.067.282.155.43.394.45.73.02.39-.284.966-.607 1.575-.552 1.04-1.135 2.336-.995 4.02.176 2.115 2.046 3.59 4.548 3.59l3.1.002c1.813 0 1.813.88 1.813 1.354 0 .615-.224 1.064-.508 1.585-.22.4-.352.814-.473 1.315-.188.77-.135 1.366-.088 1.89.05.54.088.966-.133 1.72-.133.467-.47.75-.92 1.253-.274.312-.59.665-.9 1.122-.31.458-.474.914-.61 1.28-.25.678-.373 1.018-1.302 1.457-.964.457-2.465.53-3.005.514-2.11 0-4.14-.562-6.03-1.67C7.56 24.07 3.66 24.13.52 24.153c-.176 0-.35.003-.52.003v2.78l.545-.003c2.494-.02 6.264-.045 7.636.76 2.328 1.364 4.83 2.06 7.41 2.06h.005l.185-.002c.624 0 2.533-.062 4.06-.784 1.964-.93 2.41-2.142 2.734-3.026.104-.283.187-.507.306-.685.2-.296.425-.55.665-.817.518-.58 1.106-1.237 1.428-2.336.37-1.262.292-2.127.235-2.76-.035-.393-.06-.654.02-.973.033-.14.17-.39.3-.63" transform="translate(.807 -.527)"/></svg>') no-repeat center center; }

.icon-twitter {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="13" viewBox="0 0 16 13" xmlns="http://www.w3.org/2000/svg"><path d="M15.89 1.556c-.57.255-1.188.426-1.834.503.66-.4 1.167-1.03 1.405-1.77-.61.36-1.3.63-2.03.77C12.85.44 12.02.05 11.1.05c-1.76 0-3.19 1.436-3.19 3.2 0 .25.028.494.083.73C5.33 3.85 2.975 2.58 1.4.64c-.277.475-.434 1.024-.434 1.61 0 1.107.564 2.086 1.422 2.66-.523-.016-1.017-.16-1.448-.4v.04c0 1.55 1.1 2.84 2.564 3.134-.268.075-.55.113-.842.113-.206 0-.407-.02-.6-.057.405 1.27 1.585 2.193 2.984 2.22-1.094.856-2.473 1.367-3.97 1.367-.257 0-.512-.015-.762-.044 1.415.906 3.095 1.435 4.9 1.435 5.878 0 9.092-4.87 9.092-9.094 0-.138-.003-.277-.01-.413.626-.45 1.168-1.01 1.595-1.65" fill="#969696" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-twitter:hover {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="13" viewBox="0 0 16 13" xmlns="http://www.w3.org/2000/svg"><path d="M15.89 1.556c-.57.255-1.188.426-1.834.503.66-.4 1.167-1.03 1.405-1.77-.61.36-1.3.63-2.03.77C12.85.44 12.02.05 11.1.05c-1.76 0-3.19 1.436-3.19 3.2 0 .25.028.494.083.73C5.33 3.85 2.975 2.58 1.4.64c-.277.475-.434 1.024-.434 1.61 0 1.107.564 2.086 1.422 2.66-.523-.016-1.017-.16-1.448-.4v.04c0 1.55 1.1 2.84 2.564 3.134-.268.075-.55.113-.842.113-.206 0-.407-.02-.6-.057.405 1.27 1.585 2.193 2.984 2.22-1.094.856-2.473 1.367-3.97 1.367-.257 0-.512-.015-.762-.044 1.415.906 3.095 1.435 4.9 1.435 5.878 0 9.092-4.87 9.092-9.094 0-.138-.003-.277-.01-.413.626-.45 1.168-1.01 1.595-1.65" fill="#e9711c" fill-rule="evenodd"/></svg>') no-repeat center center; }

.icon-view {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="24" viewBox="0 0 32 24"><g fill-rule="evenodd" fill="#505050"><path d="M15.72 21.087c-7.267 0-12.913-7.164-12.913-8.982 0-1.818 5.646-8.983 12.912-8.983 7.263 0 12.91 7.165 12.91 8.983 0 1.818-5.647 8.982-12.913 8.982m0-20.772C7.275.315 0 8.223 0 12.105c0 3.882 7.276 11.79 15.72 11.79 8.442 0 15.72-7.908 15.72-11.79 0-3.882-7.278-11.79-15.72-11.79"/><path d="M19.23 10.35c.266.528.42 1.123.42 1.754 0 2.167-1.764 3.93-3.93 3.93-2.167 0-3.93-1.763-3.93-3.93 0-2.167 1.763-3.93 3.93-3.93V5.37c-3.716 0-6.738 3.022-6.738 6.736 0 3.715 3.022 6.737 6.737 6.737 3.712 0 6.734-3.02 6.734-6.736 0-1.082-.263-2.102-.718-3.01L19.23 10.35z"/></g></svg>') no-repeat center center; }

.icon.anchor {
  background: url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" xmlns="http://www.w3.org/2000/svg"><path d="M5.997 0v11.988h2.006v-11.988h-2.006zm8.003 12.358l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#007398"/></svg>') no-repeat center center; }

.icon.anchor-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" xmlns="http://www.w3.org/2000/svg"><path d="M5.997 0v11.988h2.006v-11.988h-2.006zm8.003 12.358l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.anchor-info {
  background: url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" xmlns="http://www.w3.org/2000/svg"><path d="M5.997 0v11.988h2.006v-11.988h-2.006zm8.003 12.358l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.anchor-warning {
  background: url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" xmlns="http://www.w3.org/2000/svg"><path d="M5.997 0v11.988h2.006v-11.988h-2.006zm8.003 12.358l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.anchor.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" xmlns="http://www.w3.org/2000/svg"><path d="M5.997 0v11.988h2.006v-11.988h-2.006zm8.003 12.358l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#fff"/></svg>') no-repeat center center; }

.icon.arrow-back {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#007398"/></svg>') no-repeat center center; }

.icon.arrow-back-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.arrow-back-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.arrow-back-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.arrow-back.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#fff"/></svg>') no-repeat center center; }

.icon.arrow-dwn {
  background: url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.206 3.111l-6.739 7.118-6.739-7.118-1.261 1.33 8 8.449 8-8.449-1.261-1.33z" fill="#007398"/></svg>') no-repeat center center; }

.icon.arrow-dwn-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.206 3.111l-6.739 7.118-6.739-7.118-1.261 1.33 8 8.449 8-8.449-1.261-1.33z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.arrow-dwn-info {
  background: url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.206 3.111l-6.739 7.118-6.739-7.118-1.261 1.33 8 8.449 8-8.449-1.261-1.33z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.arrow-dwn-warning {
  background: url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.206 3.111l-6.739 7.118-6.739-7.118-1.261 1.33 8 8.449 8-8.449-1.261-1.33z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.arrow-dwn.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.206 3.111l-6.739 7.118-6.739-7.118-1.261 1.33 8 8.449 8-8.449-1.261-1.33z" fill="#fff"/></svg>') no-repeat center center; }

.icon.arrow-link {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#007398"/></svg>') no-repeat center center; }

.icon.arrow-link-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.arrow-link-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.arrow-link-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.arrow-link.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#fff"/></svg>') no-repeat center center; }

.icon.arrow-up {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.111 3.111l-8 8.448 1.26 1.331 6.74-7.118 6.74 7.118 1.26-1.331-8-8.448z" fill="#007398"/></svg>') no-repeat center center; }

.icon.arrow-up-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.111 3.111l-8 8.448 1.26 1.331 6.74-7.118 6.74 7.118 1.26-1.331-8-8.448z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.arrow-up-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.111 3.111l-8 8.448 1.26 1.331 6.74-7.118 6.74 7.118 1.26-1.331-8-8.448z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.arrow-up-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.111 3.111l-8 8.448 1.26 1.331 6.74-7.118 6.74 7.118 1.26-1.331-8-8.448z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.arrow-up.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8.111 3.111l-8 8.448 1.26 1.331 6.74-7.118 6.74 7.118 1.26-1.331-8-8.448z" fill="#fff"/></svg>') no-repeat center center; }

.icon.closing {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M13.364 1l-5.541 5.541-5.542-5.541-1.459 1.458 5.541 5.542-5.541 5.541 1.459 1.46 5.542-5.542 5.541 5.542 1.458-1.46-5.541-5.541 5.541-5.542-1.458-1.458z" fill="#007398"/></svg>') no-repeat center center; }

.icon.closing-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M13.364 1l-5.541 5.541-5.542-5.541-1.459 1.458 5.541 5.542-5.541 5.541 1.459 1.46 5.542-5.542 5.541 5.542 1.458-1.46-5.541-5.541 5.541-5.542-1.458-1.458z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.closing-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M13.364 1l-5.541 5.541-5.542-5.541-1.459 1.458 5.541 5.542-5.541 5.541 1.459 1.46 5.542-5.542 5.541 5.542 1.458-1.46-5.541-5.541 5.541-5.542-1.458-1.458z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.closing-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M13.364 1l-5.541 5.541-5.542-5.541-1.459 1.458 5.541 5.542-5.541 5.541 1.459 1.46 5.542-5.542 5.541 5.542 1.458-1.46-5.541-5.541 5.541-5.542-1.458-1.458z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.closing.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M13.364 1l-5.541 5.541-5.542-5.541-1.459 1.458 5.541 5.542-5.541 5.541 1.459 1.46 5.542-5.542 5.541 5.542 1.458-1.46-5.541-5.541 5.541-5.542-1.458-1.458z" fill="#fff"/></svg>') no-repeat center center; }

.icon.download {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.988 12h-15.988v2.006h15.988v-2.006zm-.988-9.633l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#007398"/></svg>') no-repeat center center; }

.icon.download-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.988 12h-15.988v2.006h15.988v-2.006zm-.988-9.633l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.download-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.988 12h-15.988v2.006h15.988v-2.006zm-.988-9.633l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.download-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.988 12h-15.988v2.006h15.988v-2.006zm-.988-9.633l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.download.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.988 12h-15.988v2.006h15.988v-2.006zm-.988-9.633l-1.351-1.364-5.648 5.183-5.506-5.186-1.495 1.367 7.001 6.633 6.999-6.633z" fill="#fff"/></svg>') no-repeat center center; }

.icon.external {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#007398"><path d="M2.541 14.724l8.305-8.305-1.418-1.418-8.305 8.305 1.418 1.418z"/><path d="M13.822 3l-1-1v9h2v-10h-10v2h9z"/></g></svg>') no-repeat center center; }

.icon.external-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#29a61b"><path d="M2.541 14.724l8.305-8.305-1.418-1.418-8.305 8.305 1.418 1.418z"/><path d="M13.822 3l-1-1v9h2v-10h-10v2h9z"/></g></svg>') no-repeat center left; }

.icon.external-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#009ece"><path d="M2.541 14.724l8.305-8.305-1.418-1.418-8.305 8.305 1.418 1.418z"/><path d="M13.822 3l-1-1v9h2v-10h-10v2h9z"/></g></svg>') no-repeat center left; }

.icon.external-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#c83727"><path d="M2.541 14.724l8.305-8.305-1.418-1.418-8.305 8.305 1.418 1.418z"/><path d="M13.822 3l-1-1v9h2v-10h-10v2h9z"/></g></svg>') no-repeat center left; }

.icon.external.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="M2.541 14.724l8.305-8.305-1.418-1.418-8.305 8.305 1.418 1.418z"/><path d="M13.822 3l-1-1v9h2v-10h-10v2h9z"/></g></svg>') no-repeat center center; }

.icon.help {
  background: url('data:image/svg+xml;utf8,<svg width="11" height="17" viewBox="0 0 11 17" xmlns="http://www.w3.org/2000/svg"><g fill="#007398"><path d="M9.912 6.763l.138-.152.064-.088.108-.147.142-.195c.323-.518.485-1.073.485-1.647 0-.875-.334-1.689-.995-2.421l-.091-.104-.257-.271-.167-.123-.136-.094c-.889-.668-2.028-1.006-3.386-1.006-1.465 0-2.661.405-3.554 1.207-.818.734-1.292 1.626-1.414 2.652l2.101.265c.202-.788.545-1.395 1.025-1.805l.124-.092c.563-.412 1.148-.594 1.839-.594.745 0 1.342.188 1.826.577l.117.087.148.157c.413.467.599.949.599 1.482 0 .23-.037.454-.108.666l-.047.099c-.062.151-.14.328-.266.497-.141.185-.446.474-.966.921l-.558.468c-.191.158-.362.31-.522.46-.507.474-.862.907-1.052 1.287l-.056.168c-.215.502-.327 1.104-.327 1.786l.006.712h2.033c-.014-.851.06-1.439.224-1.791.166-.351.54-.765 1.178-1.305.512-.434.956-.838 1.32-1.204l.087-.084.183-.199.154-.17z"/><path d="M5.75 13.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5"/></g></svg>') no-repeat center center; }

.icon.help-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="11" height="17" viewBox="0 0 11 17" xmlns="http://www.w3.org/2000/svg"><g fill="#29a61b"><path d="M9.912 6.763l.138-.152.064-.088.108-.147.142-.195c.323-.518.485-1.073.485-1.647 0-.875-.334-1.689-.995-2.421l-.091-.104-.257-.271-.167-.123-.136-.094c-.889-.668-2.028-1.006-3.386-1.006-1.465 0-2.661.405-3.554 1.207-.818.734-1.292 1.626-1.414 2.652l2.101.265c.202-.788.545-1.395 1.025-1.805l.124-.092c.563-.412 1.148-.594 1.839-.594.745 0 1.342.188 1.826.577l.117.087.148.157c.413.467.599.949.599 1.482 0 .23-.037.454-.108.666l-.047.099c-.062.151-.14.328-.266.497-.141.185-.446.474-.966.921l-.558.468c-.191.158-.362.31-.522.46-.507.474-.862.907-1.052 1.287l-.056.168c-.215.502-.327 1.104-.327 1.786l.006.712h2.033c-.014-.851.06-1.439.224-1.791.166-.351.54-.765 1.178-1.305.512-.434.956-.838 1.32-1.204l.087-.084.183-.199.154-.17z"/><path d="M5.75 13.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5"/></g></svg>') no-repeat center left; }

.icon.help-info {
  background: url('data:image/svg+xml;utf8,<svg width="11" height="17" viewBox="0 0 11 17" xmlns="http://www.w3.org/2000/svg"><g fill="#009ece"><path d="M9.912 6.763l.138-.152.064-.088.108-.147.142-.195c.323-.518.485-1.073.485-1.647 0-.875-.334-1.689-.995-2.421l-.091-.104-.257-.271-.167-.123-.136-.094c-.889-.668-2.028-1.006-3.386-1.006-1.465 0-2.661.405-3.554 1.207-.818.734-1.292 1.626-1.414 2.652l2.101.265c.202-.788.545-1.395 1.025-1.805l.124-.092c.563-.412 1.148-.594 1.839-.594.745 0 1.342.188 1.826.577l.117.087.148.157c.413.467.599.949.599 1.482 0 .23-.037.454-.108.666l-.047.099c-.062.151-.14.328-.266.497-.141.185-.446.474-.966.921l-.558.468c-.191.158-.362.31-.522.46-.507.474-.862.907-1.052 1.287l-.056.168c-.215.502-.327 1.104-.327 1.786l.006.712h2.033c-.014-.851.06-1.439.224-1.791.166-.351.54-.765 1.178-1.305.512-.434.956-.838 1.32-1.204l.087-.084.183-.199.154-.17z"/><path d="M5.75 13.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5"/></g></svg>') no-repeat center left; }

.icon.help-warning {
  background: url('data:image/svg+xml;utf8,<svg width="11" height="17" viewBox="0 0 11 17" xmlns="http://www.w3.org/2000/svg"><g fill="#c83727"><path d="M9.912 6.763l.138-.152.064-.088.108-.147.142-.195c.323-.518.485-1.073.485-1.647 0-.875-.334-1.689-.995-2.421l-.091-.104-.257-.271-.167-.123-.136-.094c-.889-.668-2.028-1.006-3.386-1.006-1.465 0-2.661.405-3.554 1.207-.818.734-1.292 1.626-1.414 2.652l2.101.265c.202-.788.545-1.395 1.025-1.805l.124-.092c.563-.412 1.148-.594 1.839-.594.745 0 1.342.188 1.826.577l.117.087.148.157c.413.467.599.949.599 1.482 0 .23-.037.454-.108.666l-.047.099c-.062.151-.14.328-.266.497-.141.185-.446.474-.966.921l-.558.468c-.191.158-.362.31-.522.46-.507.474-.862.907-1.052 1.287l-.056.168c-.215.502-.327 1.104-.327 1.786l.006.712h2.033c-.014-.851.06-1.439.224-1.791.166-.351.54-.765 1.178-1.305.512-.434.956-.838 1.32-1.204l.087-.084.183-.199.154-.17z"/><path d="M5.75 13.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5"/></g></svg>') no-repeat center left; }

.icon.help.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="11" height="17" viewBox="0 0 11 17" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="M9.912 6.763l.138-.152.064-.088.108-.147.142-.195c.323-.518.485-1.073.485-1.647 0-.875-.334-1.689-.995-2.421l-.091-.104-.257-.271-.167-.123-.136-.094c-.889-.668-2.028-1.006-3.386-1.006-1.465 0-2.661.405-3.554 1.207-.818.734-1.292 1.626-1.414 2.652l2.101.265c.202-.788.545-1.395 1.025-1.805l.124-.092c.563-.412 1.148-.594 1.839-.594.745 0 1.342.188 1.826.577l.117.087.148.157c.413.467.599.949.599 1.482 0 .23-.037.454-.108.666l-.047.099c-.062.151-.14.328-.266.497-.141.185-.446.474-.966.921l-.558.468c-.191.158-.362.31-.522.46-.507.474-.862.907-1.052 1.287l-.056.168c-.215.502-.327 1.104-.327 1.786l.006.712h2.033c-.014-.851.06-1.439.224-1.791.166-.351.54-.765 1.178-1.305.512-.434.956-.838 1.32-1.204l.087-.084.183-.199.154-.17z"/><path d="M5.75 13.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5"/></g></svg>') no-repeat center center; }

.icon.info {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="16" viewBox="0 0 4 16" xmlns="http://www.w3.org/2000/svg"><g fill="#007398"><path d="M.5 2.09c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M1 6h2v10h-2z"/></g></svg>') no-repeat center center; }

.icon.info-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="16" viewBox="0 0 4 16" xmlns="http://www.w3.org/2000/svg"><g fill="#29a61b"><path d="M.5 2.09c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M1 6h2v10h-2z"/></g></svg>') no-repeat center left; }

.icon.info-info {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="16" viewBox="0 0 4 16" xmlns="http://www.w3.org/2000/svg"><g fill="#009ece"><path d="M.5 2.09c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M1 6h2v10h-2z"/></g></svg>') no-repeat center left; }

.icon.info-warning {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="16" viewBox="0 0 4 16" xmlns="http://www.w3.org/2000/svg"><g fill="#c83727"><path d="M.5 2.09c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M1 6h2v10h-2z"/></g></svg>') no-repeat center left; }

.icon.info.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="4" height="16" viewBox="0 0 4 16" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="M.5 2.09c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M1 6h2v10h-2z"/></g></svg>') no-repeat center center; }

.icon.li {
  background: url('data:image/svg+xml;utf8,<svg width="8" height="7" viewBox="0 0 8 7" xmlns="http://www.w3.org/2000/svg"><ellipse cx="3.5" cy="3.5" rx="3.5" ry="3.5" transform="translate(.356)" fill="#E9711C"/></svg>') no-repeat center center; }

.icon.li-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="8" height="7" viewBox="0 0 8 7" xmlns="http://www.w3.org/2000/svg"><ellipse cx="3.5" cy="3.5" rx="3.5" ry="3.5" transform="translate(.356)" fill="#e9711c"/></svg>') no-repeat center left; }

.icon.li-info {
  background: url('data:image/svg+xml;utf8,<svg width="8" height="7" viewBox="0 0 8 7" xmlns="http://www.w3.org/2000/svg"><ellipse cx="3.5" cy="3.5" rx="3.5" ry="3.5" transform="translate(.356)" fill="#E9711C"/></svg>') no-repeat center left; }

.icon.li-warning {
  background: url('data:image/svg+xml;utf8,<svg width="8" height="7" viewBox="0 0 8 7" xmlns="http://www.w3.org/2000/svg"><ellipse cx="3.5" cy="3.5" rx="3.5" ry="3.5" transform="translate(.356)" fill="#E9711C"/></svg>') no-repeat center left; }

.icon.minus {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.822 9v-2h-16v2h16z" fill="#007398"/></svg>') no-repeat center center; }

.icon.minus-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.822 9v-2h-16v2h16z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.minus-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.822 9v-2h-16v2h16z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.minus-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.822 9v-2h-16v2h16z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.minus.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M15.822 9v-2h-16v2h16z" fill="#fff"/></svg>') no-repeat center center; }

.icon.plus {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#007398"/></svg>') no-repeat center center; }

.icon.plus-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#29a61b"/></svg>') no-repeat center left; }

.icon.plus-info {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#009ece"/></svg>') no-repeat center left; }

.icon.plus-warning {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#c83727"/></svg>') no-repeat center left; }

.icon.plus.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#fff"/></svg>') no-repeat center center; }

.icon.warning {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="17" viewBox="0 0 4 17" xmlns="http://www.w3.org/2000/svg"><g fill="#007398"><path d="M.5 14.49c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M.7 0h2.6l-.3 11h-2l-.3-11z"/></g></svg>') no-repeat center center; }

.icon.warning-confirmation {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="17" viewBox="0 0 4 17" xmlns="http://www.w3.org/2000/svg"><g fill="#29a61b"><path d="M.5 14.49c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M.7 0h2.6l-.3 11h-2l-.3-11z"/></g></svg>') no-repeat center left; }

.icon.warning-info {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="17" viewBox="0 0 4 17" xmlns="http://www.w3.org/2000/svg"><g fill="#009ece"><path d="M.5 14.49c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M.7 0h2.6l-.3 11h-2l-.3-11z"/></g></svg>') no-repeat center left; }

.icon.warning-warning {
  background: url('data:image/svg+xml;utf8,<svg width="4" height="17" viewBox="0 0 4 17" xmlns="http://www.w3.org/2000/svg"><g fill="#c83727"><path d="M.5 14.49c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M.7 0h2.6l-.3 11h-2l-.3-11z"/></g></svg>') no-repeat center left; }

.icon.warning.icon-ko {
  background: #007398 url('data:image/svg+xml;utf8,<svg width="4" height="17" viewBox="0 0 4 17" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="M.5 14.49c0 .827.673 1.5 1.5 1.5s1.5-.673 1.5-1.5-.673-1.5-1.5-1.5-1.5.673-1.5 1.5z"/><path d="M.7 0h2.6l-.3 11h-2l-.3-11z"/></g></svg>') no-repeat center center; }

.legal {
  background: #f5f5f5;
  bottom: 0;
  left: 0;
  padding: 10px;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 1; }

.list-bullet {
  color: #505050;
  margin-left: 16px; }

.list-bullet li {
  list-style: url('data:image/svg+xml;utf8,<svg width="8" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg"><circle fill="#E9711C" cx="7.5" cy="7.5" r="7.5"/></svg>'); }

.list-link {
  color: #505050;
  margin-left: 24px; }

.list-link a {
  color: #505050; }

.list-link a:hover {
  border-bottom: 2px solid #e9711c;
  color: #e9711c; }

.list-link li {
  list-style: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#007398"/></svg>'); }

.list-link li.list-add {
  font-size: 20px;
  font-weight: 700;
  list-style: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#007398"/></svg>'); }

.list-link li.list-add:hover {
  list-style: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M7.429 0v7.07l-7.073-.003v1.861l7.073.003v7.069h1.889v-7.069l7.038-.003v-1.861l-7.038.003v-7.07h-1.889z" fill="#e9711c"/></svg>'); }

.list-link li:not(.list-add):hover {
  list-style: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#e9711c"/></svg>'); }

.list-link small {
  color: #737373; }

.list-link-footer {
  display: inline-block;
  margin-right: 80px;
  width: 240px; }

.list-link-footer a {
  color: #737373; }

.list-link-footer li {
  font-size: 16px; }

.list-link-footer--title {
  font-size: 20px; }

.list-lrg li {
  font-size: 24px; }

.list-menu-control {
  display: inline-block; }

.list-menu-control li {
  cursor: pointer;
  font-size: 16px;
  white-space: nowrap; }

.list-menu-control li a {
  border: 0;
  color: #fff; }

.list-menu-control ul {
  background: #007398;
  color: #fff;
  display: none;
  left: 0;
  position: absolute; }

.list-menu-control:hover ul {
  display: block; }

.list-menu-control:hover ul li:hover {
  background: #00597c; }

.list-menu-control > li {
  background: #007398;
  color: #fff;
  display: inline-block;
  position: relative; }

.list-menu-control > li:after {
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 10px;
  padding-left: 7px; }

.list-num {
  color: #505050;
  counter-reset: section;
  margin-left: 24px; }

.list-num li:before {
  color: #e9711c;
  content: counters(section, ".") ". ";
  counter-increment: section;
  font-weight: 700;
  margin-left: -24px; }

.map {
  height: 516px;
  /* max-width:774px; */ }

.map iframe {
  height: 516px;
  max-width: none;
  width: 100%; }

.map img {
  max-width: none; }

.message-buttons {
  font-size: 20px;
  margin-bottom: 0;
  text-align: right; }

.message-header {
  font-size: 24px;
  margin-bottom: 16px; }

.message-style-four .cancel {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#c83727"/></svg>') top right no-repeat; }

.message-style-four .closing {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#c83727"/></svg>') top right no-repeat; }

.message-style-four button.secondary:before {
  background: #c83727;
  border-color: #c83727; }

.message-style-four button.tertiary.cancel:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#c83727"/></svg>') center right no-repeat; }

.message-style-four button.tertiary:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#c83727"/></svg>') center right no-repeat; }

.message-style-three .cancel {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#29a61b"/></svg>') top right no-repeat; }

.message-style-three .closing {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#29a61b"/></svg>') top right no-repeat; }

.message-style-three button.secondary:before {
  background: #29a61b;
  border-color: #29a61b; }

.message-style-three button.tertiary.cancel:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#29a61b"/></svg>') center right no-repeat; }

.message-style-three button.tertiary:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#29a61b"/></svg>') center right no-repeat; }

.message-style-two .cancel {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#009ece"/></svg>') top right no-repeat; }

.message-style-two .closing {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#009ece"/></svg>') top right no-repeat; }

.message-style-two button.secondary:before {
  background: #009ece;
  border-color: #009ece; }

.message-style-two button.tertiary.cancel:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#009ece"/></svg>') center right no-repeat; }

.message-style-two button.tertiary:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#009ece"/></svg>') center right no-repeat; }

.messaging-confirm:before {
  color: #b4ed48;
  content: '?'; }

.messaging-help {
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M15.333 18.707c0 .367.299.667.667.667.367 0 .667-.299.667-.667 0-.367-.299-.667-.667-.667-.367 0-.667.299-.667.667z" id="Fill-3" fill="#fff"/><path d="M15.556 12.444h1.155l-.133 4.889h-.889l-.133-4.889z" fill="#fff"/><path fill="#007398" d="M0 0h32v32h-32z"/><g fill="#fff"><path d="M18.608 15.175l.092-.102.043-.058.072-.098.095-.13c.215-.345.324-.715.324-1.098 0-.584-.223-1.126-.663-1.614l-.06-.069-.172-.18-.111-.082-.091-.063c-.593-.446-1.352-.67-2.257-.67-.977 0-1.774.27-2.37.805-.545.489-.862 1.084-.942 1.768l1.4.177c.134-.525.364-.93.684-1.204l.083-.061c.376-.275.765-.396 1.226-.396.497 0 .895.126 1.218.385l.078.058.098.104c.275.311.4.632.4.988 0 .153-.025.302-.072.444l-.032.066c-.041.101-.094.218-.177.332-.094.123-.298.316-.644.614l-.372.312-.348.307c-.338.316-.575.605-.701.858l-.037.112c-.143.334-.218.736-.218 1.19l.004.475h1.355c-.009-.567.04-.96.149-1.194.11-.234.36-.51.786-.87.341-.289.637-.559.88-.803l.058-.056.122-.133.103-.113z"/><path d="M15.833 19.667c-.551 0-1 .449-1 1 0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1"/></g></g></svg>') 24px 24px no-repeat; }

.messaging-info {
  /* Encoded this URL in Base64 because every other way wouldn't work in IE11 */
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA3Mzk4IiBkPSJNMCAwaDMydjMyaC0zMnoiLz48cGF0aCBkPSJNMTUgMTIuMDZjMCAuNTUxLjQ0OSAxIDEgMSAuNTUxIDAgMS0uNDQ5IDEtMSAwLS41NTEtLjQ0OS0xLTEtMS0uNTUxIDAtMSAuNDQ5LTEgMXoiIGZpbGw9IiNmZmYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUuMzMzIDE0LjY2N2gxLjMzM3Y2LjY2N2gtMS4zMzN6Ii8+PC9nPjwvc3ZnPg==") 24px 24px no-repeat; }

.messaging-info.message-style-four {
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="#c83727" d="M0 0h32v32h-32z"/><path d="M15 12.06c0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1-.551 0-1 .449-1 1z" fill="#fff"/><path fill="#fff" d="M15.333 14.667h1.333v6.667h-1.333z"/></g></svg>') 24px 24px no-repeat; }

.messaging-info.message-style-three {
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="#29a61b" d="M0 0h32v32h-32z"/><path d="M15 12.06c0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1-.551 0-1 .449-1 1z" fill="#000"/><path fill="#000" d="M15.333 14.667h1.333v6.667h-1.333z"/></g></svg>') 24px 24px no-repeat; }

.messaging-info.message-style-two {
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="#009ECE" d="M0 0h32v32h-32z"/><path d="M15 12.06c0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1-.551 0-1 .449-1 1z" fill="#000"/><path fill="#000" d="M15.333 14.667h1.333v6.667h-1.333z"/></g></svg>') 24px 24px no-repeat; }

.messaging-warning {
  background: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="#C83727" d="M0 0h32v32h-32z"/><path d="M15 20.06c0 .551.449 1 1 1 .551 0 1-.449 1-1 0-.551-.449-1-1-1-.551 0-1 .449-1 1z" fill="#fff"/><path d="M15.333 10.667h1.733l-.2 7.333h-1.333l-.2-7.333z" fill="#fff"/></g></svg>') 24px 24px no-repeat; }

.outline details[open] summary {
  margin-bottom: 24px; }

.outline li {
  margin-bottom: 24px; }

.pagination .selected {
  font-weight: 700; }

.pagination .selected span {
  border-bottom: 2px solid #e9711c;
  display: inline-block;
  padding: 0 2px; }

.pagination a {
  color: #323232;
  display: inline-block;
  padding: 0 2px; }

.pagination a:hover {
  border-bottom: 2px solid #e9711c;
  color: #e9711c; }

.pagination li {
  display: inline-block;
  font-size: 20px;
  padding: 16px; }

.para-style-two {
  color: #007398; }

.references > li {
  margin-bottom: 24px;
  margin-left: 24px; }

.secondary.btn-style-two[disabled='disabled']:before {
  background: #fff !important;
  color: #dcdcdc !important; }

.social-icon {
  display: inline-block;
  height: 32px;
  width: 32px; }

.source {
  font-family: NexusSans,'Helvetica Neue',Helvetica,Arial,sans-serif; }

.source-title {
  font-style: italic; }

.ss-delete {
  font-size: 32px;
  right: 16px;
  position: absolute;
  top: 16px; }

.table-container {
  overflow-x: auto; }

.tabs a {
  color: #323232;
  font-size: 20px;
  padding-bottom: 4px; }

.tabs a:hover {
  border-bottom: 2px solid #e9711c;
  color: #e9711c; }

.tabs a[aria-selected=true] {
  border-bottom: 2px solid #e9711c; }

.tabs a[aria-selected=true]:hover {
  border-bottom: 2px solid #e9711c;
  color: #e9711c; }

.tabs li {
  display: inline-block;
  list-style: none !important;
  margin-right: 32px; }

.tabs-large a {
  font-size: 24px; }

.tabs.disabled a {
  border-color: transparent;
  color: #dcdcdc; }

.tabs.disabled a:hover {
  border-color: transparent;
  cursor: not-allowed; }

.tabs.style-two a[aria-selected=true] {
  border-bottom: 2px solid #007398; }

.tertiary[disabled='disabled']:hover span {
  border-bottom-color: transparent !important; }

.textad label {
  color: #969696;
  cursor: default;
  display: block;
  font-size: 16px; }

.title {
  font-weight: 700; }

.tooltip {
  cursor: pointer; }

.tooltip + [role=tooltip] {
  display: none; }

.tooltip:focus + [role=tooltip] {
  display: block; }

.tooltip:hover + [role=tooltip] {
  display: block; }

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.viewer {
  position: relative; }

.viewer .ss-icon {
  background: #007398;
  color: #fff;
  font-size: 48px;
  height: 64px;
  left: 16px;
  padding: 8px 8px 0;
  position: absolute;
  top: 16px;
  z-index: 1; }

.viewer figure {
  position: relative;
  width: auto; }

.viewer figcaption {
  bottom: 0;
  color: #fff;
  font-size: 32px;
  left: 0;
  padding: 32px;
  position: absolute; }

.wordmark {
  margin: 20px 24px 24px;
  max-height: 30px;
  width: auto; }

:-moz-placeholder {
  color: #007398; }

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

::-moz-placeholder {
  color: #007398; }

::-moz-selection {
  background: #007398;
  color: #f5f5f5;
  text-shadow: none; }

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

::selection {
  background: #007398;
  color: #f5f5f5;
  text-shadow: none; }

:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

[class^=cart]:before {
  content: '??';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  margin-right: 5px; }

[class^=messaging] {
  border: 2px solid #e9711c;
  padding: 24px 32px 24px 80px;
  position: relative;
  width: 100%; }
  @media (max-width: 544px) {
    [class^=messaging] {
      padding: 0 0 0 0; } }

[class^=messaging] h1 {
  font-size: 24px; }

[class^=messaging] p {
  margin-bottom: 0;
  max-width: 100%; }

[class^=messaging].message-style-four {
  border-color: #c83727; }

[class^=messaging].message-style-three {
  border-color: #29a61b; }

[class^=messaging].message-style-two {
  border-color: #009ece; }

[class^=messaging]:before {
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif; }

[hidden] {
  display: none; }

[href$='.doc']:before {
  color: #b9b9b9;
  content: '?';
  margin-right: 5px; }

[href$='.doc']:hover:before {
  color: #007398; }

[href$='.docx']:before {
  color: #b9b9b9;
  content: '?';
  margin-right: 5px; }

[href$='.docx']:hover:before {
  color: #007398; }

[href$='.pdf']:before {
  color: #b9b9b9;
  content: '?';
  margin-right: 5px; }

[href$='.pdf']:hover:before {
  color: #007398; }

[href^='#fn-'] {
  -moz-font-feature-settings: sups 1;
  -webkit-font-feature-settings: sups 1;
  font-feature-settings: sups 1;
  line-height: 0;
  position: relative;
  vertical-align: super; }

[href^='mailto:']:before {
  color: #b9b9b9;
  content: '?';
  margin-right: 5px; }

[href^='mailto:']:hover:before {
  color: #007398; }

[rel=download]:before {
  color: #b9b9b9;
  content: '?';
  margin-right: 5px; }

[rel=download]:hover:before {
  color: #007398; }

[rel=external]:after {
  color: #b9b9b9;
  content: '?';
  margin-left: 4px;
  margin-right: 5px; }

[rel=external]:hover:after {
  color: #007398; }

[target='_blank']:after {
  color: #b9b9b9;
  content: '↗';
  margin-left: 4px;
  margin-right: 5px; }

[type=button] {
  background: #007398;
  border: 2px solid #007398;
  color: #fff;
  font-size: 20px;
  height: 36px;
  outline: 0;
  padding: 1px 16px 0;
  /* 	transition:all .111s ease-out; */ }

/*
[type=button]:active {
	background:#e9711c;
	border:2px solid #e9711c;
	color:#fff!important;
transition:all .074s ease-out;
} */
/*
[type=button]:before {
	transition:all .074s ease-out;
}
*/
/*
[type=button]:focus {
	background:#e9711c;
	border:2px solid #e9711c;
	color:#fff!important;
/* 	transition:all .074s ease-out;
}*/
[type=button]:hover {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

/*
[type=button]:hover:before {
	transition:all .111s ease-out;
}
*/
[type=button][disabled=disabled] {
  background: #fff;
  border-color: #dcdcdc !important;
  color: #dcdcdc !important;
  cursor: not-allowed; }

[type=button][disabled=disabled]:hover {
  background: #fff !important;
  color: #dcdcdc !important; }

[type=checkbox] {
  margin: 0 10px 0 .1px;
  padding: 0; }

[type=email] {
  border: none;
  border-bottom: 2px solid #b9b9b9;
  font-size: 20px;
  height: 36px;
  padding: 12px 0;
  transition: all .111s ease-out;
  width: 100%; }

[type=email]:focus {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=email]:hover {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=email][disabled=disabled] {
  cursor: not-allowed; }

[type=password] {
  border: none;
  border-bottom: 2px solid #b9b9b9;
  font-size: 20px;
  height: 36px;
  padding: 12px 0;
  /* 	transition:all .111s ease-out; */
  width: 100%; }

[type=password]:focus {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=password]:hover {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=password][disabled=disabled] {
  cursor: not-allowed; }

[type=radio] {
  margin: 0 10px 0 .1px;
  padding: 0; }

[type=reset] {
  background: #007398;
  border: 2px solid #007398;
  color: #fff;
  font-size: 20px;
  height: 36px;
  outline: 0;
  padding: 1px 16px 0;
  /* 	transition:all .111s ease-out; */ }

[type=reset]:active {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

/*
[type=reset]:before {
	transition:all .074s ease-out;
}
*/
[type=reset]:focus {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

[type=reset]:hover {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

/*
[type=reset]:hover:before {
	transition:all .111s ease-out;
}
*/
[type=reset][disabled=disabled] {
  background: #fff;
  border-color: #dcdcdc !important;
  color: #dcdcdc !important;
  cursor: not-allowed; }

[type=reset][disabled=disabled]:hover {
  background: #fff !important;
  color: #dcdcdc !important; }

[type=search] {
  -webkit-appearance: textfield;
  border: none;
  border-bottom: 2px solid #b9b9b9;
  font-size: 20px;
  padding: 12px 0;
  padding-left: initial;
  /* 	transition:all .111s ease-out; */
  width: 100%; }

[type=search] + [type=submit] {
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  padding-left: 24px;
  padding-right: 24px; }

[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  position: relative;
  z-index: 1; }

[type=search]::-webkit-search-results-button {
  display: none; }

[type=search]:focus {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=search]:hover {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=search][disabled=disabled] {
  cursor: not-allowed; }

[type=submit] {
  -webkit-appearance: button;
  background: #007398;
  border: 2px solid #007398;
  color: #fff;
  font-size: 20px;
  height: 36px;
  outline: 0;
  padding: 1px 16px 0;
  /* 	transition:all .111s ease-out; */
  width: auto; }

[type=submit]:disabled {
  border-bottom-style: solid; }

[type=submit]:active {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

/*
[type=submit]:before {
	transition:all .074s ease-out;
}
*/
[type=submit]:focus {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

[type=submit]:hover {
  background: #e9711c;
  border: 2px solid #e9711c;
  color: #fff !important;
  /* 	transition:all .074s ease-out; */ }

/*
[type=submit]:hover:before {
	transition:all .111s ease-out;
}
*/
[type=submit][disabled=disabled] {
  background: #fff;
  border-color: #dcdcdc !important;
  color: #dcdcdc !important;
  cursor: not-allowed; }

[type=submit][disabled=disabled]:hover {
  background: #fff !important;
  color: #dcdcdc !important; }

[type=text] {
  border: none;
  border-bottom: 2px solid #b9b9b9;
  font-size: 20px;
  padding: 12px 0;
  /* 	transition:all .111s ease-out; */
  width: 100%; }

[type=text]:focus {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=text]:hover {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

[type=text][disabled=disabled] {
  cursor: not-allowed; }

a {
  background: 0 0;
  color: #007398;
  text-decoration: none;
  word-break: hyphenate; }

a + input {
  margin-left: 30px; }

a:focus {
  color: #007398; }

a:hover {
  color: #007398; }

a:not([href]) {
  border: 0;
  color: #b9b9b9;
  cursor: not-allowed; }

a[aria-selected=true] {
  background: #fff !important;
  border-bottom: 1px solid #fff;
  cursor: default; }

a[aria-selected=true]:hover {
  background: #fff !important;
  border-bottom: 1px solid #fff;
  cursor: default; }

a[href] {
  word-break: break-word;
  word-wrap: break-word; }

abbr {
  -moz-font-feature-settings: smcp 1;
  -webkit-font-feature-settings: smcp 1;
  font-feature-settings: smcp 1; }

abbr[title] {
  border-color: #f5f5f5;
  cursor: help; }

article {
  display: block; }

/* article svg {
	max-width:774px;
} */
audio {
  display: block;
  margin: 0 0 24px;
  /* max-width:774px; */
  vertical-align: baseline;
  width: 100%; }

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

b {
  font-weight: 700; }

blockquote {
  font-style: italic;
  margin: 0 0 24px;
  /* max-width:774px; */
  padding-left: 36px;
  quotes: "\201C" "\201D" "\2018" "\2019"; }

blockquote cite:before {
  content: '�'; }

blockquote.quote-style-three {
  border-top: 2px solid #dcdcdc;
  color: #007398;
  font-style: normal;
  margin: 0;
  padding: 0;
  padding-top: 32px;
  quotes: none !important;
  width: 361px; }

blockquote.quote-style-three cite {
  font-size: 16px;
  font-style: normal;
  margin-left: 16px; }

blockquote.quote-style-three cite:before {
  content: ''; }

blockquote.quote-style-three p {
  font-size: 36px;
  margin-bottom: 0;
  margin-left: 24px; }

blockquote.quote-style-three p:after {
  content: '�'; }

blockquote.quote-style-three p:before {
  content: '�';
  margin-left: -24px; }

blockquote.quote-style-two {
  border-top: 2px solid #dcdcdc;
  color: #007398;
  font-style: normal;
  margin: 0;
  padding: 0;
  padding-top: 32px;
  quotes: none !important;
  width: 361px; }

blockquote.quote-style-two p {
  font-size: 36px; }

body {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  -moz-hyphens: auto;
  -moz-osx-font-smoothing: grayscale;
  -ms-hyphens: auto;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  -webkit-font-smoothing: antialiased;
  -webkit-hyphens: auto;
  background: #fff;
  color: #505050;
  font-family: NexusSans,'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  font-size: 100%;
  hyphens: auto;
  line-height: 1.333; }

button {
  -webkit-appearance: button;
  background: #007398;
  border: 2px solid #007398;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-size: 20px;
  height: 36px;
  margin: 0;
  outline: 0;
  padding: 1px 16px 0;
  /* 	transition:all .111s ease-out; */
  width: auto; }

button + button.secondary {
  margin-left: 16px; }

button.btn-style-three.download span:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA0NSA0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDA3Mzk4Ij48cGF0aCBkPSJNMSAzNmg0M3Y1aC00M3YtNXoiLz48cGF0aCBkPSJNMjIuNDQxIDI1Ljk4bC0yMi40NDEtMjIuNDQgMy41MzUtMy41NCAxOC45MDYgMTguOTEgMTguOTA3LTE4LjkxIDMuNTM1IDMuNTQtMjIuNDQyIDIyLjQ0Ii8+PC9nPjwvc3ZnPg=="); }

button.btn-style-three.download:hover span:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA0NSA0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMSAzNmg0M3Y1aC00M3YtNXoiLz48cGF0aCBkPSJNMjIuNDQxIDI1Ljk4bC0yMi40NDEtMjIuNDQgMy41MzUtMy41NCAxOC45MDYgMTguOTEgMTguOTA3LTE4LjkxIDMuNTM1IDMuNTQtMjIuNDQyIDIyLjQ0Ii8+PC9nPjwvc3ZnPg=="); }

button.btn-style-two.download span:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA0NSA0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDA3Mzk4Ij48cGF0aCBkPSJNMSAzNmg0M3Y1aC00M3YtNXoiLz48cGF0aCBkPSJNMjIuNDQxIDI1Ljk4bC0yMi40NDEtMjIuNDQgMy41MzUtMy41NCAxOC45MDYgMTguOTEgMTguOTA3LTE4LjkxIDMuNTM1IDMuNTQtMjIuNDQyIDIyLjQ0Ii8+PC9nPjwvc3ZnPg=="); }

button.btn-style-two.download:hover span:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA0NSA0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMSAzNmg0M3Y1aC00M3YtNXoiLz48cGF0aCBkPSJNMjIuNDQxIDI1Ljk4bC0yMi40NDEtMjIuNDQgMy41MzUtMy41NCAxOC45MDYgMTguOTEgMTguOTA3LTE4LjkxIDMuNTM1IDMuNTQtMjIuNDQyIDIyLjQ0Ii8+PC9nPjwvc3ZnPg=="); }

button.download span:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA0NSA0MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDA3Mzk4Ij48cGF0aCBkPSJNMSAzNmg0M3Y1aC00M3YtNXoiLz48cGF0aCBkPSJNMjIuNDQxIDI1Ljk4bC0yMi40NDEtMjIuNDQgMy41MzUtMy41NCAxOC45MDYgMTguOTEgMTguOTA3LTE4LjkxIDMuNTM1IDMuNTQtMjIuNDQyIDIyLjQ0Ii8+PC9nPjwvc3ZnPg=="); }

button.primary span:after {
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 1rem;
  padding-left: 3px; }

button.primary.btn-style-three span:after {
  color: #007398; }

button.primary.btn-style-three:hover span:after {
  color: #fff; }

button.primary.btn-style-two span:after {
  color: #007398; }

button.primary.btn-style-two:hover span:after {
  color: #fff; }

button.primary.btn-style-two[disabled='disabled'] span:after {
  color: #dcdcdc !important; }

button.primary:not(.btn-style-two):not(.btn-style-three) span {
  color: #fff; }

button.right.btn-style-three:after {
  background-color: #fff;
  border-color: #dcdcdc;
  color: #007398; }

button.right.btn-style-two:after {
  background-color: #fff;
  border-color: #007398;
  color: #007398; }

button.right:after {
  background: #007398;
  border: .125rem solid #007398;
  color: #fff;
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 20px;
  margin-left: .5rem;
  padding: .5rem .625rem; }

button.right:hover:after {
  background: #e9711c;
  border-color: #e9711c;
  color: #fff; }

button.secondary {
  background: 0 0 !important;
  border: 0;
  color: #505050;
  height: 50px;
  padding-left: 0; }

button.secondary.btn-left-arrow:before {
  content: '?'; }

button.secondary.right.btn-style-two[disabled='disabled']:after {
  background: #fff;
  border-color: #dcdcdc;
  color: #dcdcdc; }

button.secondary.right:before {
  display: none; }

button.secondary.right[disabled='disabled']:after {
  background: #dcdcdc;
  border-color: #dcdcdc; }

button.secondary:before {
  background: #007398;
  border: 2px solid #007398;
  color: #fff;
  content: '\e820';
  font-family: Gizmo,'mii_icons', sans-serif;
  font-size: 20px;
  margin-right: 10px;
  padding: 12px 11px 12px 13px; }

button.secondary:hover {
  color: #e9711c; }

button.secondary:hover:before {
  background-color: #e9711c;
  border-color: #e9711c;
  color: #fff; }

button.secondary[disabled=disabled] {
  color: #dcdcdc !important; }

button.secondary[disabled=disabled]:before {
  background-color: #dcdcdc !important;
  border-color: #dcdcdc; }

button.tertiary {
  background: 0 0 !important;
  border: 0;
  color: #505050;
  padding-left: 0; }

button.tertiary span {
  border-bottom: 2px solid transparent;
  display: inline-block;
  /* 	transition:all .111s ease-out; */ }

button.tertiary.btn-left-arrow:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#007398"/></svg>') no-repeat center right; }

button.tertiary.btn-left-arrow:hover:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.381 0l-8.448 8 8.448 8 1.33-1.26-7.117-6.74 7.117-6.74-1.33-1.26z" fill="#e9711c"/></svg>') no-repeat center right; }

button.tertiary.cancel:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#007398"/></svg>') center right no-repeat;
  margin-right: 12px; }

button.tertiary.cancel:hover:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M31.289 3.342l-3.271-3.342-12.373 12.658-12.373-12.658-3.271 3.342 12.373 12.658-12.373 12.658 3.271 3.342 12.373-12.658 12.373 12.658 3.271-3.342-12.373-12.658 12.373-12.658" fill="#e9711c"/></svg>') center right no-repeat; }

button.tertiary.right.btn-style-two[disabled='disabled']:after {
  color: #dcdcdc; }

button.tertiary.right:after {
  background: #fff;
  border: none;
  color: #007398;
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 20px; }

button.tertiary.right:before {
  display: none; }

button.tertiary.right:hover {
  background: #fff;
  color: #e9711c; }

button.tertiary.right:hover span {
  border-bottom-color: #e9711c; }

button.tertiary.right:hover:after {
  background: #fff;
  color: #e9711c; }

button.tertiary.right[disabled='disabled']:after {
  border-color: #dcdcdc;
  color: #dcdcdc; }

button.tertiary:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#007398"/></svg>') center right no-repeat;
  content: '';
  margin-right: 7px;
  padding-left: 20px;
  padding-right: 8px; }

button.tertiary:hover {
  color: #e9711c; }

button.tertiary:hover span {
  border-bottom-color: #e9711c;
  display: inline-block;
  /* 	transition:all .074s ease-out; */ }

button.tertiary:hover:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#e9711c"/></svg>') center right no-repeat;
  color: #e9711c; }

button.tertiary[disabled=disabled] {
  color: #dcdcdc !important; }

button.tertiary[disabled=disabled]:before {
  background: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.452 0l-1.26 1.261 6.739 6.739-6.739 6.74 1.26 1.26 8-8-8-8z" fill="#dcdcdc"/></svg>') center no-repeat; }

button.trans:after {
  background: transparent !important; }

button:disabled {
  border-bottom-style: solid; }

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

/*
button:before {
	transition:all .074s ease-out;
}

button:hover:before {
	transition:all .111s ease-out;
}
*/
/* :not(.secondary):not(.tertiary):active {
	background:#e9711c;
	border:2px solid #e9711c;
	color:#fff!important;
/* 	transition:all .074s ease-out;
}

button:not(.secondary):not(.tertiary):focus {
	background:#e9711c;
	border:2px solid #e9711c;
	color:#fff!important;
	transition:all .074s ease-out;
}

button:not(.secondary):not(.tertiary):focus span:after, button:not(.secondary):not(.tertiary):focus span:before {
	color: #fff;
}

button:not(.secondary):not(.tertiary):hover {
	background:#e9711c;
	border:2px solid #e9711c;
	color:#fff;
/* 	transition:all .074s ease-out;
} */
button[disabled=disabled] {
  background: #fff;
  border-color: #dcdcdc !important;
  color: #dcdcdc !important;
  cursor: not-allowed; }

button[disabled=disabled]:hover {
  background: #fff !important;
  color: #dcdcdc !important; }

caption {
  display: table-caption;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 24px;
  text-align: left; }

cite {
  display: block;
  padding: 12px; }

code {
  -moz-font-feature-settings: liga 0;
  -moz-osx-font-smoothing: auto;
  -webkit-font-feature-settings: liga 0;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #505050;
  font-family: Monaco,'Lucida Console',monospace;
  font-feature-settings: liga 0;
  font-size: 13px; }

dd {
  font-size: 20px;
  line-height: 1.4;
  list-style: none;
  margin-bottom: 8px; }

dd [type=button] {
  margin-top: 24px; }

dd [type=checkbox] {
  margin-bottom: 16px; }

dd [type=radio] {
  margin-bottom: 16px; }

dd [type=reset] {
  margin-top: 24px; }

dd [type=submit] {
  margin-top: 24px; }

dd button {
  margin-top: 24px; }

dd input {
  margin-bottom: 24px; }

del {
  text-decoration: line-through; }

details {
  display: block;
  margin: 0 0 24px;
  padding: 12px;
  position: relative; }

details details[open] summary:before {
  content: '?'; }

details summary {
  color: #007398;
  cursor: pointer;
  margin-left: 16px;
  padding-left: 16px;
  white-space: normal; }

details[open] > summary:before {
  content: '?'; }

dl {
  margin-bottom: 24px; }

dl + p {
  margin-top: 24px; }

dl.filter {
  margin-bottom: 7px; }

dl.horizontal {
  overflow: hidden; }

dl.horizontal dd {
  display: inline-block;
  float: left;
  margin-top: 7px; }

dl.horizontal dt {
  clear: left;
  display: inline-block;
  float: left;
  margin-right: 16px;
  margin-top: 7px;
  min-width: 102px;
  width: 153px; }

dt {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.4;
  margin: 0 0 24px;
  /* max-width:774px; */ }

fieldset {
  border: 0;
  display: inline-block;
  width: 100%; }

fieldset .switch {
  margin-bottom: 24px; }

figcaption {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  /* max-width:774px; */
  text-align: left; }

figure {
  display: block !important;
  line-height: 1.4;
  text-align: center; }

footer {
  display: block; }

h1 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 42px;
  font-weight: 100;
  margin: 0 0 24px; }

h2 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 30px;
  font-weight: 100;
  margin: 0 0 24px; }

h3 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 24px;
  font-weight: 100;
  margin: 0 0 24px; }

h4 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.4;
  margin: 0 0 24px; }

h5 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.4;
  margin: 0 0 24px; }

h6 {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 1;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.4;
  margin: 0 0 24px; }

/**
* Turns off flex atm

header {
	display:block;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:24px;
}*/
header .product {
  color: #e9711c;
  display: inline-block;
  font-size: 30px;
  margin-right: 96px;
  width: auto; }

header .ss-icon {
  font-size: 22px; }

header .util {
  float: right;
  margin-top: 8px;
  width: auto; }

header a {
  border: 0;
  color: #007398;
  margin-left: 8px;
  padding-bottom: 2px; }

header form {
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 10px; }

header li {
  display: inline-block;
  margin-right: 12px; }

header li.sel a {
  border-bottom: 2px solid #e9711c; }

header nav {
  margin-top: 8px;
  width: auto; }

header nav li {
  margin-right: 32px; }

hr {
  -ms-transform: scaleY(0.5);
  -webkit-transform: scaleY(0.5);
  border-top: 0;
  box-sizing: content-box;
  height: 0;
  margin: 0 0 24px;
  margin-top: 24px;
  transform: scaleY(0.5); }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  text-size-adjust: 100%; }

iframe {
  border: 0;
  max-width: 100%; }

img {
  border: 0;
  max-width: 100%; }

input {
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  margin: 0; }

input[disabled] + label {
  color: #969696;
  cursor: not-allowed; }

ins {
  display: block;
  /* max-width:774px; */
  text-decoration: underline; }

label {
  cursor: pointer;
  font-size: 20px;
  margin-right: 24px; }

label + [type=email] {
  margin-top: -20px; }

label[required=required]:after {
  color: #505050;
  content: '*';
  margin-left: 4px; }

legend {
  display: block;
  font-size: 24px;
  margin-bottom: 24px;
  padding-top: 24px; }

legend + dl {
  margin-top: -24px; }

li {
  font-size: 20px;
  line-height: 1.4;
  list-style: none;
  margin-bottom: 8px; }

main {
  display: block;
  overflow: hidden; }

mark {
  background: #fffeb5; }

nav {
  display: block; }

nav ul {
  list-style: none; }

ol {
  list-style: none; }

ol.large li {
  font-size: 24px; }

option {
  color: inherit;
  font: inherit;
  margin: 0; }

p {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 24px;
  /* max-width:774px; */ }

p + div {
  margin: 0 0 24px; }

p.intro {
  font-size: 24px; }

pre {
  -moz-font-feature-settings: liga 0;
  -moz-osx-font-smoothing: auto;
  -webkit-font-feature-settings: liga 0;
  -webkit-font-smoothing: subpixel-antialiased;
  border: 1px solid #969696;
  color: #505050;
  font-family: Monaco,'Lucida Console',monospace;
  font-feature-settings: liga 0;
  font-size: 13px;
  margin: 0 0 24px;
  /* max-width:774px; */
  overflow: auto;
  padding: 10px;
  white-space: normal; }

q {
  font-family: NexusSerif,Georgia,serif;
  font-style: italic;
  quotes: "\201C" "\201D" "\2018" "\2019"; }

samp {
  -moz-font-feature-settings: liga 0;
  -moz-osx-font-smoothing: auto;
  -webkit-font-feature-settings: liga 0;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #505050;
  font-family: Monaco,'Lucida Console',monospace;
  font-feature-settings: liga 0;
  font-size: 13px; }

small {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  /* max-width:774px; */ }

small code {
  font-size: 13px; }

span.icon {
  display: inline-block;
  height: 32px;
  margin: -4px 16px 0 0;
  position: inherit;
  width: 32px; }

span.icon.icon-brd {
  height: 32px;
  width: 32px; }

span.icon.icon-ko {
  height: 32px;
  width: 32px; }

strong {
  font-weight: 700; }

sub {
  -moz-font-feature-settings: sups 1;
  -moz-font-feature-settings: subs 1;
  -webkit-font-feature-settings: sups 1;
  -webkit-font-feature-settings: subs 1;
  font-feature-settings: sups 1;
  font-feature-settings: subs 1;
  line-height: 0;
  position: relative;
  vertical-align: super;
  vertical-align: sub; }

summary {
  display: block;
  font-size: 24px; }

summary::-webkit-details-marker {
  display: none; }

summary:before {
  color: #007398;
  content: '?';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 16px;
  left: 16px;
  position: absolute; }

sup {
  -moz-font-feature-settings: sups 1;
  -webkit-font-feature-settings: sups 1;
  font-feature-settings: sups 1;
  line-height: 0;
  position: relative;
  vertical-align: super; }

svg {
  max-width: 100%; }

table {
  -moz-font-feature-settings: kern 0,liga 1,pnum 0,tnum 1,onum 0,lnum 1,zero 1;
  -webkit-font-feature-settings: kern 0,liga 1,pnum 0,tnum 1,onum 0,lnum 1,zero 1;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-feature-settings: kern 0,liga 1,pnum 0,tnum 1,onum 0,lnum 1,zero 1;
  font-size: 16px;
  margin: 0 0 24px;
  width: 100%; }

td {
  padding: 16px 16px 16px 0; }

td:not(:first-child) {
  padding: 16px; }

template {
  display: none; }

textarea {
  border: none;
  border-bottom: 2px solid #b9b9b9;
  border-radius: 0;
  color: inherit;
  font: inherit;
  font-size: 20px;
  height: 36px;
  margin: 0;
  padding: 10px;
  resize: vertical;
  /* 	transition:all .111s ease-out; */
  width: 100%; }

textarea:focus {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

textarea:hover {
  border-color: #3099ce #3099ce #505050 !important;
  outline: 0;
  /* 	transition:all .074s ease-out; */ }

textarea[disabled=disabled] {
  cursor: not-allowed; }

tfoot {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  font-size: 16px;
  line-height: 1.5; }

th {
  border-bottom: 1px solid #007398;
  color: #505050;
  font-weight: 700;
  padding: 0 16px 16px 0;
  text-align: left; }

th.section {
  border-right: 1px solid #b9b9b9;
  margin-right: 16px; }

th.sorted a {
  color: #505050; }

th.sorted a:after {
  color: #e9711c;
  content: '^';
  font-family: Gizmo,'Segoe UI Symbol','Lucida Grande','Arial Unicode MS',sans-serif;
  font-size: 10px;
  padding-left: 7px; }

th.sorted.desc a:after {
  color: #e9711c;
  content: '?'; }

th:not(:first-child) {
  padding: 16px; }

thead {
  -moz-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  -webkit-font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0;
  font-feature-settings: kern 1,liga 1,pnum 1,tnum 0,onum 1,lnum 0,dlig 0; }

ul + p {
  margin-top: 24px; }

ul.large li {
  font-size: 24px; }

ul.list-lrg > li:before {
  top: 6px; }

video {
  display: block;
  margin: 0 0 24px;
  /* max-width:774px; */
  vertical-align: baseline;
  width: 100%; }

@media all and (max-width: 700px) {
  .els-footer--product div {
    display: block;
    font-size: 20px;
    width: 100%; }
  .els-footer--product ul {
    display: none; }
  .pagination li:not(.pag-prev-next) {
    display: none; }
  blockquote {
    width: auto !important; }
  blockquote p {
    line-height: 1.4; }
  h1 {
    font-size: 28px;
    line-height: 36px; }
  h2 {
    font-size: 24px;
    line-height: 32px; }
  h3 {
    font-size: 20px;
    line-height: 28px; }
  h4 {
    font-size: 18px;
    line-height: 26px; }
  p {
    font-size: 18px;
    line-height: 26px; }
  p.intro {
    font-size: 20px;
    line-height: 28px; }
  small {
    font-size: 15px;
    line-height: 24px; }
  ul li {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 8px; }
  ul.large li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px; } }

@media all and (max-width: 1024px) {
  .pagination li {
    margin-right: -8px; } }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset; }

a {
  transition: color 0.3s ease; }

a:hover {
  color: #E9711C; }

a.els-link, a.els-link:visited {
  text-decoration: none;
  display: inline;
  border-bottom: 2px solid transparent;
  transition: border-bottom 0.3s ease, color 0.3s ease; }

a.els-link:hover, a.els-link:focus {
  color: #E9711C;
  border-bottom: 2px solid #E9711C; }

.quarter-trailing-margin {
  margin-bottom: 0.5rem; }

.half-trailing-margin {
  margin-bottom: 1rem; }

.trailing-margin {
  margin-bottom: 2rem; }

.leading-margin {
  margin-top: 2rem; }

.half-leading-margin {
  margin-top: 1rem; }

.w-message {
  color: #C83727;
  font-size: 1rem;
  padding-top: 0.5rem; }

.s-message {
  color: #29A61B;
  font-size: 1rem;
  padding-top: 0.5rem; }

p, li, a, body {
  font-size: 1rem;
  line-height: 1.5rem; }

.error-container {
  border: 2px solid #C83727;
  padding: 1rem;
  margin-bottom: 2rem;
  color: #C83727;
  display: flex; }
  .error-container .error-icon {
    width: 3rem;
    margin: 0 2rem 0 1rem;
    fill: #C83727;
    min-width: 2rem; }
  .error-container .error-message {
    align-self: center; }

body {
  padding: 0;
  margin: 0;
  overflow: auto; }

header {
  position: relative;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  width: 100%; }

.logo {
  height: 1.5rem;
  margin: 1.5rem 0; }

.bar {
  width: 100%;
  height: 6.5rem;
  background: #E0962B url("https://detw89t2b55h7.cloudfront.net/epicspring/v3/images/dots-bar.png") no-repeat right; }

.content-container {
  margin: auto;
  max-width: 900px; }

a {
  color: #505050; }

a.els-link {
  color: #007398; }

a.els-link.login-link {
  border: 0px solid transparent; }

.epic-example img {
  max-width: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 0 0 24px;
  width: 100%; }

.table-caption {
  font-weight: 400;
  padding-bottom: 24px;
  font-size: 16px;
  line-height: 24px; }

.tableData th {
  border-bottom: 2px solid #007398;
  /* color: #007398;*/
  font-weight: 700;
  padding: 0 16px 16px 0; }
  @media only screen and (max-width: 767px) {
    .tableData th {
      border-bottom: 1px solid #007398; } }

/* @todo: separate this to screen, mobile and print */
table.numericTable tr td:last-child, table.numericTable tr th:last-child {
  padding-left: 0.5rem !important;
  padding-right: 0 !important;
  font-weight: 700; }

.tableRowNum {
  color: #e9711c;
  font-feature-settings: "lnum"; }
  .tableRowNum::after {
    content: "."; }

@media (min-width: 768px) {
  #most-downloaded-articles-table,
  #journal-turnaway-table {
    text-align: left; }
    #most-downloaded-articles-table td, #most-downloaded-articles-table th,
    #journal-turnaway-table td,
    #journal-turnaway-table th {
      text-align: left; }
  #most-downloaded-articles-table td, #most-downloaded-articles-table th {
    padding: 16px 16px 16px 0; }
    #most-downloaded-articles-table td:nth-of-type(1), #most-downloaded-articles-table th:nth-of-type(1) {
      padding-left: 8px; } }

@media only screen and (max-width: 767px) {
  /* Force table to not be like tables anymore */
  .total-download {
    text-align: left; }
  #annual-usage-per-journal-table-view table tr,
  #annual-usage-table-view table tr,
  #time-saved-table-view table tr {
    border-width: 0; }
  #annual-usage-per-journal-table-view table tbody tr td, #annual-usage-per-journal-table-view table tfoot tr td,
  #annual-usage-table-view table tbody tr td,
  #annual-usage-table-view table tfoot tr td,
  #time-saved-table-view table tbody tr td,
  #time-saved-table-view table tfoot tr td {
    padding: 16px 16px 16px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: right; }
  #annual-usage-per-journal-table-view table tbody tr td:nth-child(2),
  #annual-usage-table-view table tbody tr td:nth-child(2),
  #time-saved-table-view table tbody tr td:nth-child(2) {
    padding: 16px; }
  [id^="numericTable_"] thead tr th {
    text-align: right; }
  .tablehost table thead tr {
    position: static; }
  #most-downloaded-articles-table table, #most-downloaded-articles-table thead, #most-downloaded-articles-table tbody, #most-downloaded-articles-table th, #most-downloaded-articles-table td, #most-downloaded-articles-table tr,
  #journal-turnaway-table table,
  #journal-turnaway-table thead,
  #journal-turnaway-table tbody,
  #journal-turnaway-table th,
  #journal-turnaway-table td,
  #journal-turnaway-table tr {
    display: block; }
  #tableView_time-saved-table-view tr {
    white-space: normal; }
  .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .table tbody tr, .table tfoot tr {
    padding: 24px 0 16px 0;
    border-top: 1px solid #dcdcdc; }
    .table tbody tr:last-child, .table tfoot tr:last-child {
      /* border-bottom: 1px solid #ccc; */ }
    .table tbody tr td, .table tfoot tr td {
      /* Behave  like a "row" */
      border: none;
      position: relative;
      padding: 0px 6px 8px 39%; }
      .table tbody tr td:before, .table tfoot tr td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        /* top: 6px;Srini*/
        left: 6px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap; }
      .table tbody tr td:first-child, .table tfoot tr td:first-child {
        /* border: 0; Srini*/ }
  .table-chart {
    border-top: 0; }
  .table-chart tbody tr td:before, .table-chart tfoot tr td:before {
    border-right: 1px solid #dedede;
    top: 0;
    padding: 8px 0; }
  /*
  Label the data for Turnaway
  */
  #journal-turnaway-table,
  #most-downloaded-articles-table {
    counter-reset: tr-counter; }
    #journal-turnaway-table td:nth-of-type(1),
    #most-downloaded-articles-table td:nth-of-type(1) {
      display: none; }
    #journal-turnaway-table td:nth-of-type(2),
    #most-downloaded-articles-table td:nth-of-type(2) {
      padding-left: 6px; }
  #journal-turnaway-table td:nth-of-type(2):before {
    position: static;
    content: counter(tr-counter) ". ";
    counter-increment: tr-counter; }
  #journal-turnaway-table td:nth-of-type(3):before {
    content: "Turnaways"; }
  #most-downloaded-articles-table td:nth-of-type(2) a:before {
    position: static;
    content: counter(tr-counter) ". ";
    counter-increment: tr-counter;
    color: #e9711c; }
  #most-downloaded-articles-table td:nth-of-type(3):before {
    content: "Authors"; }
  #most-downloaded-articles-table td:nth-of-type(4):before {
    content: "Years"; }
  #most-downloaded-articles-table td:nth-of-type(5):before {
    content: "Journal"; }
  #most-downloaded-articles-table td:nth-of-type(6):before {
    content: "Downloads"; } }

#time-saved-table-view,
#journal-turnaway-table {
  min-height: 320px; }

@media (min-width: 768px) {
  #most-downloaded-articles-table .article,
  #time-saved-table-view .article {
    max-width: 60%; } }

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

footer.els-footer {
  border-top: 2px solid #E9711C;
  padding: 16px 32px 32px 32px;
  color: #969696;
  background-color: #FFFFFF;
  font-size: 14px;
  z-index: 0;
  width: 100%;
  min-height: 142px; }
  footer.els-footer a {
    color: #323232;
    font-size: 14px; }
    footer.els-footer a::after {
      content: none; }
  footer.els-footer .els-footer-logo {
    display: inline-block;
    margin-right: 32px;
    width: 150px;
    vertical-align: top; }
  footer.els-footer .els-footer-info {
    display: inline-block;
    width: calc(100% - 340px);
    margin-top: 7px;
    margin-right: 32px; }
    footer.els-footer .els-footer-info a {
      white-space: nowrap; }
    footer.els-footer .els-footer-info .els-footer-links a {
      margin-right: 32px; }
    footer.els-footer .els-footer-info .els-footer-legal {
      margin-top: 10px;
      color: #53565A; }
  footer.els-footer .els-footer-relx-logo {
    display: inline-block;
    margin-top: 44px; }
    footer.els-footer .els-footer-relx-logo a {
      width: 116px;
      display: block; }
  @media (max-width: 768px) {
    footer.els-footer .els-footer-logo {
      width: 100%;
      display: block; }
    footer.els-footer .els-footer-info {
      width: 100%;
      display: block; }
      footer.els-footer .els-footer-info .els-footer-links a {
        margin-right: 16px; }
    footer.els-footer .els-footer-relx-logo {
      width: 100%;
      margin-top: 12px; } }

html {
  overflow-y: hidden; }

#cookie-policy a {
  color: #007398; }

#cookie-policy table tbody td:nth-of-type(3) {
  width: 150px; }

#cookie-policy footer.els-footer {
  position: static; }
