@charset "UTF-8";
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0; }

pre,
code,
address,
caption,
th,
figcaption {
  font-size: 1em;
  font-weight: normal;
  font-style: normal; }

fieldset,
iframe,
img {
  border: 0; }

caption,
th {
  text-align: left; }

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

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

audio,
canvas,
video,
progress {
  display: inline-block;
  vertical-align: baseline; }

button {
  background: none;
  border: 0;
  box-sizing: content-box;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: inherit;
  overflow: visible;
  vertical-align: inherit; }
  button:disabled {
    cursor: default; }

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
[tabindex]:focus {
  outline: 3px solid #c1e0fe;
  outline: 3px solid rgba(131, 192, 253, 0.5);
  outline-offset: 1px; }
  a:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), a:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
  input:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
  input:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
  textarea:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
  textarea:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
  select:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
  select:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
  button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
  button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
  [tabindex]:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
  [tabindex]:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    outline: none; }

a::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner,
[tabindex]::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media print {
  body,
  #main,
  #content {
    color: #000; }
  a,
  a:link,
  a:visited {
    color: #000;
    text-decoration: none; }
  #globalheader,
  #globalfooter,
  #directorynav,
  #tabs,
  .noprint,
  .hide {
    display: none; } }

html {
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 112.5%;
  quotes: "“" "”"; }

:lang(ja-JP) {
  font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(zh-CN) {
  font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(zh-TW) {
  font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(zh-HK) {
  font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(th-TH) {
  font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(ko-KR) {
  font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

:lang(de) {
  quotes: "„" "“"; }

:lang(fr) {
  quotes: "« " " »"; }

:lang(es-ES) {
  quotes: "«" "»"; }

:lang(ja-JP) {
  quotes: "「" "」"; }

:lang(no-NO) {
  quotes: "«" "»"; }

:lang(zh-HK) {
  quotes: "「" "」"; }

:lang(zh-TW) {
  quotes: "「" "」"; }

body {
  font-size: 18px;
  line-height: 1.4446;
  font-weight: 400;
  letter-spacing: 0em;
  background-color: white;
  color: #333333;
  font-style: normal; }
  body:lang(zh) {
    font-size: 16px; }

body,
input,
textarea,
select,
button {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  direction: ltr;
  text-align: left; }

a {
  color: #0088cc; }
  a:link, a:visited {
    text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:active {
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.45em 0; }
  * + h1, * +
  h2, * +
  h3, * +
  h4, * +
  h5, * +
  h6 {
    margin-top: 1em; }
  h1 img,
  h2 img,
  h3 img,
  h4 img,
  h5 img,
  h6 img {
    display: block;
    margin: 0; }

b,
strong {
  font-weight: 700; }
  html.ie8 b, html.ie8 strong {
    font-family: "Myriad Set Pro 700", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b, html.ie8 strong {
    font-weight: normal; }
  html.ie8 b:lang(ja-JP), html.ie8 strong:lang(ja-JP) {
    font-family: "Apple TP 700", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b:lang(zh-CN), html.ie8 strong:lang(zh-CN) {
    font-family: "HanHei SC 700", "HanHei SC", "PingHei 700", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b:lang(zh-TW), html.ie8 strong:lang(zh-TW) {
    font-family: "HanHei TC 700", "HanHei TC", "MHei 700", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b:lang(zh-HK), html.ie8 strong:lang(zh-HK) {
    font-family: "HanHei TC 700", "HanHei TC", "MHei 700", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b:lang(th-TH), html.ie8 strong:lang(th-TH) {
    font-family: "Sukhumvit Set 700", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 b:lang(ko-KR), html.ie8 strong:lang(ko-KR) {
    font-family: "Yoon Gothic 700", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

em,
i,
cite,
dfn {
  font-style: italic; }
  em :lang(ja),
  em :lang(ko),
  em :lang(th),
  em :lang(zh),
  i :lang(ja),
  i :lang(ko),
  i :lang(th),
  i :lang(zh),
  cite :lang(ja),
  cite :lang(ko),
  cite :lang(th),
  cite :lang(zh),
  dfn :lang(ja),
  dfn :lang(ko),
  dfn :lang(th),
  dfn :lang(zh) {
    font-style: normal; }

p {
  margin: 0 0 1em 0; }

li li {
  font-size: 1em; }

ul,
ol {
  margin: 1em 0 1em 1.11111em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  nav ul, nav
  ol {
    list-style: none;
    margin: 0; }

sup {
  font-size: .6em;
  opacity: .8;
  vertical-align: top;
  position: relative;
  bottom: -.2em; }
  h1 sup,
  h2 sup,
  h3 sup {
    font-size: .4em; }
  html.ie8 h4 sup, html.ie8 h5 sup, html.ie8 h6 sup {
    font-size: .8em;
    font-weight: normal;
    line-height: 1;
    bottom: auto; }
  sup a {
    color: #333333; }
    sup a:hover {
      color: #0088cc;
      text-decoration: none; }

sub {
  line-height: 1; }

abbr {
  border: 0; }

.selfclear:before, .selfclear:after {
  content: ' ';
  display: table; }

.selfclear:after {
  clear: both; }

.visuallyhidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.imagereplace {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.nowrap {
  display: inline-block;
  white-space: nowrap; }

.clear {
  clear: both; }

#top {
  position: absolute;
  top: 0; }

.cursor-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.cursor-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.row {
  position: relative;
  z-index: 1; }
  .row:before, .row:after {
    content: ' ';
    display: table; }
  .row:after {
    clear: both; }

.column {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  float: left;
  min-height: 2px; }

.large-offset-0 {
  margin-left: 0; }

.large-push-0 {
  left: auto;
  right: auto; }

.large-pull-0 {
  right: auto;
  left: auto; }

.large-1 {
  width: 8.33333%; }
  html.ie8 .large-1 {
    width: 8.325%; }

.large-offset-1 {
  margin-left: 8.33333%; }
  html.ie8 .large-offset-1 {
    margin-left: 8.325%; }

.large-push-1 {
  left: 8.33333%;
  right: auto; }

.large-pull-1 {
  right: 8.33333%;
  left: auto; }

.large-2 {
  width: 16.66667%; }
  html.ie8 .large-2 {
    width: 16.65%; }

.large-offset-2 {
  margin-left: 16.66667%; }
  html.ie8 .large-offset-2 {
    margin-left: 16.65%; }

.large-push-2 {
  left: 16.66667%;
  right: auto; }

.large-pull-2 {
  right: 16.66667%;
  left: auto; }

.large-3 {
  width: 25%; }
  html.ie8 .large-3 {
    width: 24.975%; }

.large-offset-3 {
  margin-left: 25%; }
  html.ie8 .large-offset-3 {
    margin-left: 24.975%; }

.large-push-3 {
  left: 25%;
  right: auto; }

.large-pull-3 {
  right: 25%;
  left: auto; }

.large-4 {
  width: 33.33333%; }
  html.ie8 .large-4 {
    width: 33.3%; }

.large-offset-4 {
  margin-left: 33.33333%; }
  html.ie8 .large-offset-4 {
    margin-left: 33.3%; }

.large-push-4 {
  left: 33.33333%;
  right: auto; }

.large-pull-4 {
  right: 33.33333%;
  left: auto; }

.large-5 {
  width: 41.66667%; }
  html.ie8 .large-5 {
    width: 41.625%; }

.large-offset-5 {
  margin-left: 41.66667%; }
  html.ie8 .large-offset-5 {
    margin-left: 41.625%; }

.large-push-5 {
  left: 41.66667%;
  right: auto; }

.large-pull-5 {
  right: 41.66667%;
  left: auto; }

.large-6 {
  width: 50%; }
  html.ie8 .large-6 {
    width: 49.95%; }

.large-offset-6 {
  margin-left: 50%; }
  html.ie8 .large-offset-6 {
    margin-left: 49.95%; }

.large-push-6 {
  left: 50%;
  right: auto; }

.large-pull-6 {
  right: 50%;
  left: auto; }

.large-7 {
  width: 58.33333%; }
  html.ie8 .large-7 {
    width: 58.275%; }

.large-offset-7 {
  margin-left: 58.33333%; }
  html.ie8 .large-offset-7 {
    margin-left: 58.275%; }

.large-push-7 {
  left: 58.33333%;
  right: auto; }

.large-pull-7 {
  right: 58.33333%;
  left: auto; }

.large-8 {
  width: 66.66667%; }
  html.ie8 .large-8 {
    width: 66.6%; }

.large-offset-8 {
  margin-left: 66.66667%; }
  html.ie8 .large-offset-8 {
    margin-left: 66.6%; }

.large-push-8 {
  left: 66.66667%;
  right: auto; }

.large-pull-8 {
  right: 66.66667%;
  left: auto; }

.large-9 {
  width: 75%; }
  html.ie8 .large-9 {
    width: 74.925%; }

.large-offset-9 {
  margin-left: 75%; }
  html.ie8 .large-offset-9 {
    margin-left: 74.925%; }

.large-push-9 {
  left: 75%;
  right: auto; }

.large-pull-9 {
  right: 75%;
  left: auto; }

.large-10 {
  width: 83.33333%; }
  html.ie8 .large-10 {
    width: 83.25%; }

.large-offset-10 {
  margin-left: 83.33333%; }
  html.ie8 .large-offset-10 {
    margin-left: 83.25%; }

.large-push-10 {
  left: 83.33333%;
  right: auto; }

.large-pull-10 {
  right: 83.33333%;
  left: auto; }

.large-11 {
  width: 91.66667%; }
  html.ie8 .large-11 {
    width: 91.575%; }

.large-offset-11 {
  margin-left: 91.66667%; }
  html.ie8 .large-offset-11 {
    margin-left: 91.575%; }

.large-push-11 {
  left: 91.66667%;
  right: auto; }

.large-pull-11 {
  right: 91.66667%;
  left: auto; }

.large-12 {
  width: 100%; }
  html.ie8 .large-12 {
    width: 99.9%; }

.large-offset-12 {
  margin-left: 100%; }
  html.ie8 .large-offset-12 {
    margin-left: 99.9%; }

.large-push-12 {
  left: 100%;
  right: auto; }

.large-pull-12 {
  right: 100%;
  left: auto; }

.large-centered {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.large-uncentered {
  margin-left: 0;
  margin-right: 0; }

.large-last {
  float: right; }

.large-notlast {
  float: left; }

@media only screen and (min-width: 1442px) {
  .xlarge-offset-0 {
    margin-left: 0; }
  .xlarge-push-0 {
    left: auto;
    right: auto; }
  .xlarge-pull-0 {
    right: auto;
    left: auto; }
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto; }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto; }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-push-3 {
    left: 25%;
    right: auto; }
  .xlarge-pull-3 {
    right: 25%;
    left: auto; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto; }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto; }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-push-6 {
    left: 50%;
    right: auto; }
  .xlarge-pull-6 {
    right: 50%;
    left: auto; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto; }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto; }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-push-9 {
    left: 75%;
    right: auto; }
  .xlarge-pull-9 {
    right: 75%;
    left: auto; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto; }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto; }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-12 {
    margin-left: 100%; }
  .xlarge-push-12 {
    left: 100%;
    right: auto; }
  .xlarge-pull-12 {
    right: 100%;
    left: auto; }
  .xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .xlarge-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .xlarge-last {
    float: right; }
  .xlarge-notlast {
    float: left; } }

@media only screen and (max-width: 1068px) {
  .medium-offset-0 {
    margin-left: 0; }
  .medium-push-0 {
    left: auto;
    right: auto; }
  .medium-pull-0 {
    right: auto;
    left: auto; }
  .medium-1 {
    width: 8.33333%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-push-1 {
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }
  .medium-2 {
    width: 16.66667%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-push-2 {
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }
  .medium-3 {
    width: 25%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-push-3 {
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    right: 25%;
    left: auto; }
  .medium-4 {
    width: 33.33333%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-push-4 {
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }
  .medium-5 {
    width: 41.66667%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-push-5 {
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }
  .medium-6 {
    width: 50%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-push-6 {
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    right: 50%;
    left: auto; }
  .medium-7 {
    width: 58.33333%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-push-7 {
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }
  .medium-8 {
    width: 66.66667%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-push-8 {
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }
  .medium-9 {
    width: 75%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-push-9 {
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    right: 75%;
    left: auto; }
  .medium-10 {
    width: 83.33333%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-push-10 {
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }
  .medium-11 {
    width: 91.66667%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-push-11 {
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }
  .medium-12 {
    width: 100%; }
  .medium-offset-12 {
    margin-left: 100%; }
  .medium-push-12 {
    left: 100%;
    right: auto; }
  .medium-pull-12 {
    right: 100%;
    left: auto; }
  .medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .medium-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .medium-last {
    float: right; }
  .medium-notlast {
    float: left; } }

@media only screen and (max-width: 735px) {
  .small-offset-0 {
    margin-left: 0; }
  .small-push-0 {
    left: auto;
    right: auto; }
  .small-pull-0 {
    right: auto;
    left: auto; }
  .small-1 {
    width: 8.33333%; }
  .small-offset-1 {
    margin-left: 8.33333%; }
  .small-push-1 {
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    right: 8.33333%;
    left: auto; }
  .small-2 {
    width: 16.66667%; }
  .small-offset-2 {
    margin-left: 16.66667%; }
  .small-push-2 {
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    right: 16.66667%;
    left: auto; }
  .small-3 {
    width: 25%; }
  .small-offset-3 {
    margin-left: 25%; }
  .small-push-3 {
    left: 25%;
    right: auto; }
  .small-pull-3 {
    right: 25%;
    left: auto; }
  .small-4 {
    width: 33.33333%; }
  .small-offset-4 {
    margin-left: 33.33333%; }
  .small-push-4 {
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    right: 33.33333%;
    left: auto; }
  .small-5 {
    width: 41.66667%; }
  .small-offset-5 {
    margin-left: 41.66667%; }
  .small-push-5 {
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    right: 41.66667%;
    left: auto; }
  .small-6 {
    width: 50%; }
  .small-offset-6 {
    margin-left: 50%; }
  .small-push-6 {
    left: 50%;
    right: auto; }
  .small-pull-6 {
    right: 50%;
    left: auto; }
  .small-7 {
    width: 58.33333%; }
  .small-offset-7 {
    margin-left: 58.33333%; }
  .small-push-7 {
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    right: 58.33333%;
    left: auto; }
  .small-8 {
    width: 66.66667%; }
  .small-offset-8 {
    margin-left: 66.66667%; }
  .small-push-8 {
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    right: 66.66667%;
    left: auto; }
  .small-9 {
    width: 75%; }
  .small-offset-9 {
    margin-left: 75%; }
  .small-push-9 {
    left: 75%;
    right: auto; }
  .small-pull-9 {
    right: 75%;
    left: auto; }
  .small-10 {
    width: 83.33333%; }
  .small-offset-10 {
    margin-left: 83.33333%; }
  .small-push-10 {
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    right: 83.33333%;
    left: auto; }
  .small-11 {
    width: 91.66667%; }
  .small-offset-11 {
    margin-left: 91.66667%; }
  .small-push-11 {
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    right: 91.66667%;
    left: auto; }
  .small-12 {
    width: 100%; }
  .small-offset-12 {
    margin-left: 100%; }
  .small-push-12 {
    left: 100%;
    right: auto; }
  .small-pull-12 {
    right: 100%;
    left: auto; }
  .small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .small-uncentered {
    margin-left: 0;
    margin-right: 0; }
  .small-last {
    float: right; }
  .small-notlast {
    float: left; } }

.icon:before, .icon:after,
.more:before,
.more:after {
  font-family: "Apple Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: none;
  position: relative;
  z-index: 1;
  alt: ''; }

.icon:before,
.more:before {
  display: none; }

.icon-after:after,
.more:after {
  padding-left: 0.3em;
  top: 0; }

.icon-before:before {
  padding-right: 0.3em;
  display: inline-block;
  top: -0.125em; }

.icon-before:after {
  display: none; }

.icon-apple:before, .icon-apple:after {
  content: ""; }

.icon-chevrondown:before, .icon-chevrondown:after {
  content: ""; }

.icon-chevrondowncircle:before, .icon-chevrondowncircle:after {
  content: ""; }

.icon-chevronleft:before, .icon-chevronleft:after {
  content: ""; }

.icon-chevronleftcircle:before, .icon-chevronleftcircle:after {
  content: ""; }

.icon-chevronright:before, .icon-chevronright:after {
  content: ""; }

.icon-chevronrightcircle:before, .icon-chevronrightcircle:after {
  content: ""; }

.icon-chevronup:before, .icon-chevronup:after {
  content: ""; }

.icon-chevronupcircle:before, .icon-chevronupcircle:after {
  content: ""; }

.icon-downloadcircle:before, .icon-downloadcircle:after {
  content: ""; }

.icon-downloadsolid:before, .icon-downloadsolid:after {
  content: ""; }

.icon-external:before, .icon-external:after {
  content: ""; }

.icon-grid:before, .icon-grid:after {
  content: ""; }

.icon-listcircle:before, .icon-listcircle:after {
  content: ""; }

.icon-pausecircle:before, .icon-pausecircle:after {
  content: ""; }

.icon-playcircle:before, .icon-playcircle:after {
  content: ""; }

.icon-playsolid:before, .icon-playsolid:after {
  content: ""; }

.icon-replay:before, .icon-replay:after {
  content: ""; }

.icon-replaycircle:before, .icon-replaycircle:after {
  content: ""; }

.icon-stopcircle:before, .icon-stopcircle:after {
  content: ""; }

.icon-stopsolid:before, .icon-stopsolid:after {
  content: ""; }

.icon-favorite:before, .icon-favorite:after {
  content: ""; }

.icon-share:before, .icon-share:after {
  content: ""; }

.icon-facebook:before, .icon-facebook:after {
  content: ""; }

.icon-instagram:before, .icon-instagram:after {
  content: ""; }

.icon-link:before, .icon-link:after {
  content: ""; }

.icon-linkedin:before, .icon-linkedin:after {
  content: ""; }

.icon-mail:before, .icon-mail:after {
  content: ""; }

.icon-pinterest:before, .icon-pinterest:after {
  content: ""; }

.icon-qqweibo:before, .icon-qqweibo:after {
  content: ""; }

.icon-qzone:before, .icon-qzone:after {
  content: ""; }

.icon-renren:before, .icon-renren:after {
  content: ""; }

.icon-snapchat:before, .icon-snapchat:after {
  content: ""; }

.icon-tumblr:before, .icon-tumblr:after {
  content: ""; }

.icon-twitter:before, .icon-twitter:after {
  content: ""; }

.icon-weibo:before, .icon-weibo:after {
  content: ""; }

.icon-circle:before, .icon-circle:after {
  content: ""; }

.icon-check:before, .icon-check:after {
  content: ""; }

.icon-checkcircle:before, .icon-checkcircle:after {
  content: ""; }

.icon-checksolid:before, .icon-checksolid:after {
  content: ""; }

.icon-reset:before, .icon-reset:after {
  content: ""; }

.icon-resetcircle:before, .icon-resetcircle:after {
  content: ""; }

.icon-resetsolid:before, .icon-resetsolid:after {
  content: ""; }

.icon-exclamation:before, .icon-exclamation:after {
  content: ""; }

.icon-exclamationcircle:before, .icon-exclamationcircle:after {
  content: ""; }

.icon-exclamationsolid:before, .icon-exclamationsolid:after {
  content: ""; }

.icon-infocircle:before, .icon-infocircle:after {
  content: ""; }

.icon-questioncircle:before, .icon-questioncircle:after {
  content: ""; }

.icon-questionsolid:before, .icon-questionsolid:after {
  content: ""; }

.icon-plus:before, .icon-plus:after {
  content: ""; }

.icon-pluscircle:before, .icon-pluscircle:after {
  content: ""; }

.icon-plussolid:before, .icon-plussolid:after {
  content: ""; }

.icon-minus:before, .icon-minus:after {
  content: ""; }

.icon-minuscircle:before, .icon-minuscircle:after {
  content: ""; }

.icon-minussolid:before, .icon-minussolid:after {
  content: ""; }

.icon-close:before, .icon-close:after {
  content: ""; }

.icon-paddledown:before, .icon-paddledown:after {
  content: ""; }

.icon-paddleleft:before, .icon-paddleleft:after {
  content: ""; }

.icon-paddleright:before, .icon-paddleright:after {
  content: ""; }

.icon-paddleup:before, .icon-paddleup:after {
  content: ""; }

.more:before, .more:after {
  content: ""; }

.more-block {
  margin-top: .5em; }

body {
  min-width: 320px; }

.large-hide {
  display: none; }

.large-show {
  display: block; }

.large-show-inline {
  display: inline; }

.large-show-inlineblock {
  display: inline-block; }

@media only screen and (min-width: 1442px) {
  .xlarge-hide {
    display: none; }
  .xlarge-show {
    display: block; }
  .xlarge-show-inline {
    display: inline; }
  .xlarge-show-inlineblock {
    display: inline-block; } }

@media only screen and (max-width: 1068px) {
  .medium-hide {
    display: none; }
  .medium-show {
    display: block; }
  .medium-show-inline {
    display: inline; }
  .medium-show-inlineblock {
    display: inline-block; } }

@media only screen and (max-width: 735px) {
  .small-hide {
    display: none; }
  .small-show {
    display: block; }
  .small-show-inline {
    display: inline; }
  .small-show-inlineblock {
    display: inline-block; } }

.badge {
  display: inline-block;
  position: relative;
  font-size: 20px;
  width: 6em;
  height: 8em;
  color: #333333;
  vertical-align: middle; }
  @media only screen and (max-width: 1068px) {
    .badge {
      width: 4.8em;
      height: 6.4em; } }

.badge-content {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 2.75em; }
  @media only screen and (max-width: 1068px) {
    .badge-content {
      bottom: 2em; } }
  @media only screen and (max-width: 735px) {
    .badge-content {
      bottom: 2.35em; } }

.badge-large {
  display: block;
  position: relative;
  left: -2px;
  margin-left: auto;
  margin-right: auto;
  font-size: 80px;
  line-height: 0.9;
  font-weight: 100;
  letter-spacing: -0.025em;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  white-space: nowrap; }
  html.ie8 .badge-large, html.ie8 .badge-super.badge-super-lightweight, html.ie8 .typography-badge-large {
    font-family: "Myriad Set Pro 100", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large {
    font-weight: normal; }
  html.ie8 .badge-large:lang(ja-JP), html.ie8 .badge-super.badge-super-lightweight:lang(ja-JP), html.ie8 .typography-badge-large:lang(ja-JP) {
    font-family: "Apple TP 100", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(zh-CN), html.ie8 .badge-super.badge-super-lightweight:lang(zh-CN), html.ie8 .typography-badge-large:lang(zh-CN) {
    font-family: "HanHei SC 100", "HanHei SC", "PingHei 100", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(zh-TW), html.ie8 .badge-super.badge-super-lightweight:lang(zh-TW), html.ie8 .typography-badge-large:lang(zh-TW) {
    font-family: "HanHei TC 100", "HanHei TC", "MHei 100", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(zh-HK), html.ie8 .badge-super.badge-super-lightweight:lang(zh-HK), html.ie8 .typography-badge-large:lang(zh-HK) {
    font-family: "HanHei TC 100", "HanHei TC", "MHei 100", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(th-TH), html.ie8 .badge-super.badge-super-lightweight:lang(th-TH), html.ie8 .typography-badge-large:lang(th-TH) {
    font-family: "Sukhumvit Set 100", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(ko-KR), html.ie8 .badge-super.badge-super-lightweight:lang(ko-KR), html.ie8 .typography-badge-large:lang(ko-KR) {
    font-family: "Yoon Gothic 100", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-large {
      font-size: 68px;
      line-height: 0.89706;
      font-weight: 100;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .badge-large {
      font-size: 50px;
      line-height: 0.88;
      font-weight: 100;
      letter-spacing: -0.025em; } }
  .badge-large:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-large:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large {
    font-family: "Myriad Set Pro 100", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large {
    font-weight: normal; }
  html.ie8 .badge-large:lang(ja-JP) {
    font-family: "Apple TP 100", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-large:lang(ko-KR) {
    font-family: "Yoon Gothic 100", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-large:first-child {
    margin-top: 0.3125em; }
  .badge-large + .badge-small {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%; }

.badge-large-edge {
  margin-left: -0.125em; }
  @media only screen and (max-width: 1068px) {
    .badge-large-edge {
      margin-left: -0.11765em; } }
  @media only screen and (max-width: 735px) {
    .badge-large-edge {
      margin-left: -0.1em; } }
  .badge-large-edge > .badge-half {
    margin-right: -0.2em; }

.badge-small {
  display: block;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em;
  margin-top: 0.0625em;
  margin-bottom: 0.375em;
  color: #666666; }
  @media only screen and (max-width: 1068px) {
    .badge-small {
      font-size: 14px;
      line-height: 1.28583;
      font-weight: 400;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .badge-small {
      font-size: 14px;
      line-height: 1.28583;
      font-weight: 400;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 1068px) {
    .badge-small {
      margin-top: 0em;
      margin-bottom: 0.5em; } }
  @media only screen and (max-width: 735px) {
    .badge-small {
      margin-bottom: 0.28571em;
      margin-top: -0.07143em; } }

.badge-super {
  font-size: 66px;
  line-height: 0.89394;
  font-weight: 200;
  letter-spacing: -0.025em;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 200;
  text-transform: none;
  position: relative;
  top: -0.1em; }
  html.ie8 .badge-super, html.ie8 .typography-elevated-headline, html.ie8 .typography-hero-headline, html.ie8 .typography-section-headline, html.ie8 .typography-badge-super, html.ie8 .form-sectionnumber-section .form-title, html.ie8 .form-title, html.ie8 h1:not([class]), html.ie8 h2:not([class]), html.ie8 .pattern-typography .elevated-headline, html.ie8 .pattern-typography .hero-headline, html.ie8 .pattern-typography .section-headline {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super {
    font-weight: normal; }
  html.ie8 .badge-super:lang(ja-JP), html.ie8 .typography-elevated-headline:lang(ja-JP), html.ie8 .typography-hero-headline:lang(ja-JP), html.ie8 .typography-section-headline:lang(ja-JP), html.ie8 .typography-badge-super:lang(ja-JP), html.ie8 .form-sectionnumber-section .form-title:lang(ja-JP), html.ie8 .form-title:lang(ja-JP), html.ie8 h1:not([class]):lang(ja-JP), html.ie8 h2:not([class]):lang(ja-JP), html.ie8 .pattern-typography .elevated-headline:lang(ja-JP), html.ie8 .pattern-typography .hero-headline:lang(ja-JP), html.ie8 .pattern-typography .section-headline:lang(ja-JP) {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-CN), html.ie8 .typography-elevated-headline:lang(zh-CN), html.ie8 .typography-hero-headline:lang(zh-CN), html.ie8 .typography-section-headline:lang(zh-CN), html.ie8 .typography-badge-super:lang(zh-CN), html.ie8 .form-sectionnumber-section .form-title:lang(zh-CN), html.ie8 .form-title:lang(zh-CN), html.ie8 h1:not([class]):lang(zh-CN), html.ie8 h2:not([class]):lang(zh-CN), html.ie8 .pattern-typography .elevated-headline:lang(zh-CN), html.ie8 .pattern-typography .hero-headline:lang(zh-CN), html.ie8 .pattern-typography .section-headline:lang(zh-CN) {
    font-family: "HanHei SC 200", "HanHei SC", "PingHei 200", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-TW), html.ie8 .typography-elevated-headline:lang(zh-TW), html.ie8 .typography-hero-headline:lang(zh-TW), html.ie8 .typography-section-headline:lang(zh-TW), html.ie8 .typography-badge-super:lang(zh-TW), html.ie8 .form-sectionnumber-section .form-title:lang(zh-TW), html.ie8 .form-title:lang(zh-TW), html.ie8 h1:not([class]):lang(zh-TW), html.ie8 h2:not([class]):lang(zh-TW), html.ie8 .pattern-typography .elevated-headline:lang(zh-TW), html.ie8 .pattern-typography .hero-headline:lang(zh-TW), html.ie8 .pattern-typography .section-headline:lang(zh-TW) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-HK), html.ie8 .typography-elevated-headline:lang(zh-HK), html.ie8 .typography-hero-headline:lang(zh-HK), html.ie8 .typography-section-headline:lang(zh-HK), html.ie8 .typography-badge-super:lang(zh-HK), html.ie8 .form-sectionnumber-section .form-title:lang(zh-HK), html.ie8 .form-title:lang(zh-HK), html.ie8 h1:not([class]):lang(zh-HK), html.ie8 h2:not([class]):lang(zh-HK), html.ie8 .pattern-typography .elevated-headline:lang(zh-HK), html.ie8 .pattern-typography .hero-headline:lang(zh-HK), html.ie8 .pattern-typography .section-headline:lang(zh-HK) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(th-TH), html.ie8 .typography-elevated-headline:lang(th-TH), html.ie8 .typography-hero-headline:lang(th-TH), html.ie8 .typography-section-headline:lang(th-TH), html.ie8 .typography-badge-super:lang(th-TH), html.ie8 .form-sectionnumber-section .form-title:lang(th-TH), html.ie8 .form-title:lang(th-TH), html.ie8 h1:not([class]):lang(th-TH), html.ie8 h2:not([class]):lang(th-TH), html.ie8 .pattern-typography .elevated-headline:lang(th-TH), html.ie8 .pattern-typography .hero-headline:lang(th-TH), html.ie8 .pattern-typography .section-headline:lang(th-TH) {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(ko-KR), html.ie8 .typography-elevated-headline:lang(ko-KR), html.ie8 .typography-hero-headline:lang(ko-KR), html.ie8 .typography-section-headline:lang(ko-KR), html.ie8 .typography-badge-super:lang(ko-KR), html.ie8 .form-sectionnumber-section .form-title:lang(ko-KR), html.ie8 .form-title:lang(ko-KR), html.ie8 h1:not([class]):lang(ko-KR), html.ie8 h2:not([class]):lang(ko-KR), html.ie8 .pattern-typography .elevated-headline:lang(ko-KR), html.ie8 .pattern-typography .hero-headline:lang(ko-KR), html.ie8 .pattern-typography .section-headline:lang(ko-KR) {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-super {
      font-size: 56px;
      line-height: 0.89286;
      font-weight: 200;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .badge-super {
      font-size: 44px;
      line-height: 0.90917;
      font-weight: 200;
      letter-spacing: -0.025em; } }
  .badge-super:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-super:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-super:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-super:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-super:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-super:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super {
    font-weight: normal; }
  html.ie8 .badge-super:lang(ja-JP) {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-CN) {
    font-family: "HanHei SC 200", "HanHei SC", "PingHei 200", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-TW) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(zh-HK) {
    font-family: "HanHei TC 200", "HanHei TC", "MHei 200", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(th-TH) {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-super:lang(ko-KR) {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-super {
      top: -0.11em; } }
  @media only screen and (max-width: 735px) {
    .badge-super {
      top: -0.065em; } }
  .badge-super.badge-super-lightweight {
    font-weight: 100; }
    html.ie8 .badge-super.badge-super-lightweight {
      font-weight: normal; }

.badge-half {
  font-size: 38px;
  line-height: 0.81579;
  font-weight: 300;
  letter-spacing: -0.025em;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  text-transform: none; }
  html.ie8 .badge-half, html.ie8 .callout-title, html.ie8 .eyebrow, html.ie8 .eyebrow-hero, html.ie8 .nextrouter-label, html.ie8 .nextrouter-sentence, html.ie8 .quote-copy, html.ie8 .quote-credit, html.ie8 .quote-narrow .quote-copy, html.ie8 .quote-narrow .quote-credit, html.ie8 .typography-elevated-subhead, html.ie8 .typography-elevated-intro, html.ie8 .typography-hero-subhead, html.ie8 .typography-subsection-headline, html.ie8 .typography-subsection-subheadline, html.ie8 .typography-table-label, html.ie8 .typography-intro, html.ie8 .typography-badge-half, html.ie8 .typography-eyebrow, html.ie8 .typography-eyebrow-hero, html.ie8 .typography-nextrouter-label, html.ie8 .typography-nextrouter-sentence, html.ie8 .typography-quote-copy, html.ie8 .typography-quote-credit, html.ie8 .typography-narrowquote-copy, html.ie8 .typography-narrowquote-credit, html.ie8 h3:not([class]), html.ie8 h4:not([class]), html.ie8 .pattern-header .pattern-title, html.ie8 .guidelines-design h2:not([class]), html.ie8 .guidelines-design h3:not([class]), html.ie8 .guidelines-design .intro, html.ie8 .pattern-typography .elevated-subhead, html.ie8 .pattern-typography .elevated-intro, html.ie8 .pattern-typography .subsection-headline, html.ie8 .pattern-typography .subsection-subheadline, html.ie8 .pattern-typography .table-label, html.ie8 .pattern-typography .intro {
    font-family: "Myriad Set Pro 300", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half {
    font-weight: normal; }
  html.ie8 .badge-half:lang(ja-JP), html.ie8 .callout-title:lang(ja-JP), html.ie8 .eyebrow:lang(ja-JP), html.ie8 .eyebrow-hero:lang(ja-JP), html.ie8 .nextrouter-label:lang(ja-JP), html.ie8 .nextrouter-sentence:lang(ja-JP), html.ie8 .quote-copy:lang(ja-JP), html.ie8 .quote-credit:lang(ja-JP), html.ie8 .quote-narrow .quote-copy:lang(ja-JP), html.ie8 .quote-narrow .quote-credit:lang(ja-JP), html.ie8 .typography-elevated-subhead:lang(ja-JP), html.ie8 .typography-elevated-intro:lang(ja-JP), html.ie8 .typography-hero-subhead:lang(ja-JP), html.ie8 .typography-subsection-headline:lang(ja-JP), html.ie8 .typography-subsection-subheadline:lang(ja-JP), html.ie8 .typography-table-label:lang(ja-JP), html.ie8 .typography-intro:lang(ja-JP), html.ie8 .typography-badge-half:lang(ja-JP), html.ie8 .typography-eyebrow:lang(ja-JP), html.ie8 .typography-eyebrow-hero:lang(ja-JP), html.ie8 .typography-nextrouter-label:lang(ja-JP), html.ie8 .typography-nextrouter-sentence:lang(ja-JP), html.ie8 .typography-quote-copy:lang(ja-JP), html.ie8 .typography-quote-credit:lang(ja-JP), html.ie8 .typography-narrowquote-copy:lang(ja-JP), html.ie8 .typography-narrowquote-credit:lang(ja-JP), html.ie8 h3:not([class]):lang(ja-JP), html.ie8 h4:not([class]):lang(ja-JP), html.ie8 .pattern-header .pattern-title:lang(ja-JP), html.ie8 .guidelines-design h2:not([class]):lang(ja-JP), html.ie8 .guidelines-design h3:not([class]):lang(ja-JP), html.ie8 .guidelines-design .intro:lang(ja-JP), html.ie8 .pattern-typography .elevated-subhead:lang(ja-JP), html.ie8 .pattern-typography .elevated-intro:lang(ja-JP), html.ie8 .pattern-typography .subsection-headline:lang(ja-JP), html.ie8 .pattern-typography .subsection-subheadline:lang(ja-JP), html.ie8 .pattern-typography .table-label:lang(ja-JP), html.ie8 .pattern-typography .intro:lang(ja-JP) {
    font-family: "Apple TP 300", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-CN), html.ie8 .callout-title:lang(zh-CN), html.ie8 .eyebrow:lang(zh-CN), html.ie8 .eyebrow-hero:lang(zh-CN), html.ie8 .nextrouter-label:lang(zh-CN), html.ie8 .nextrouter-sentence:lang(zh-CN), html.ie8 .quote-copy:lang(zh-CN), html.ie8 .quote-credit:lang(zh-CN), html.ie8 .quote-narrow .quote-copy:lang(zh-CN), html.ie8 .quote-narrow .quote-credit:lang(zh-CN), html.ie8 .typography-elevated-subhead:lang(zh-CN), html.ie8 .typography-elevated-intro:lang(zh-CN), html.ie8 .typography-hero-subhead:lang(zh-CN), html.ie8 .typography-subsection-headline:lang(zh-CN), html.ie8 .typography-subsection-subheadline:lang(zh-CN), html.ie8 .typography-table-label:lang(zh-CN), html.ie8 .typography-intro:lang(zh-CN), html.ie8 .typography-badge-half:lang(zh-CN), html.ie8 .typography-eyebrow:lang(zh-CN), html.ie8 .typography-eyebrow-hero:lang(zh-CN), html.ie8 .typography-nextrouter-label:lang(zh-CN), html.ie8 .typography-nextrouter-sentence:lang(zh-CN), html.ie8 .typography-quote-copy:lang(zh-CN), html.ie8 .typography-quote-credit:lang(zh-CN), html.ie8 .typography-narrowquote-copy:lang(zh-CN), html.ie8 .typography-narrowquote-credit:lang(zh-CN), html.ie8 h3:not([class]):lang(zh-CN), html.ie8 h4:not([class]):lang(zh-CN), html.ie8 .pattern-header .pattern-title:lang(zh-CN), html.ie8 .guidelines-design h2:not([class]):lang(zh-CN), html.ie8 .guidelines-design h3:not([class]):lang(zh-CN), html.ie8 .guidelines-design .intro:lang(zh-CN), html.ie8 .pattern-typography .elevated-subhead:lang(zh-CN), html.ie8 .pattern-typography .elevated-intro:lang(zh-CN), html.ie8 .pattern-typography .subsection-headline:lang(zh-CN), html.ie8 .pattern-typography .subsection-subheadline:lang(zh-CN), html.ie8 .pattern-typography .table-label:lang(zh-CN), html.ie8 .pattern-typography .intro:lang(zh-CN) {
    font-family: "HanHei SC 300", "HanHei SC", "PingHei 300", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-TW), html.ie8 .callout-title:lang(zh-TW), html.ie8 .eyebrow:lang(zh-TW), html.ie8 .eyebrow-hero:lang(zh-TW), html.ie8 .nextrouter-label:lang(zh-TW), html.ie8 .nextrouter-sentence:lang(zh-TW), html.ie8 .quote-copy:lang(zh-TW), html.ie8 .quote-credit:lang(zh-TW), html.ie8 .quote-narrow .quote-copy:lang(zh-TW), html.ie8 .quote-narrow .quote-credit:lang(zh-TW), html.ie8 .typography-elevated-subhead:lang(zh-TW), html.ie8 .typography-elevated-intro:lang(zh-TW), html.ie8 .typography-hero-subhead:lang(zh-TW), html.ie8 .typography-subsection-headline:lang(zh-TW), html.ie8 .typography-subsection-subheadline:lang(zh-TW), html.ie8 .typography-table-label:lang(zh-TW), html.ie8 .typography-intro:lang(zh-TW), html.ie8 .typography-badge-half:lang(zh-TW), html.ie8 .typography-eyebrow:lang(zh-TW), html.ie8 .typography-eyebrow-hero:lang(zh-TW), html.ie8 .typography-nextrouter-label:lang(zh-TW), html.ie8 .typography-nextrouter-sentence:lang(zh-TW), html.ie8 .typography-quote-copy:lang(zh-TW), html.ie8 .typography-quote-credit:lang(zh-TW), html.ie8 .typography-narrowquote-copy:lang(zh-TW), html.ie8 .typography-narrowquote-credit:lang(zh-TW), html.ie8 h3:not([class]):lang(zh-TW), html.ie8 h4:not([class]):lang(zh-TW), html.ie8 .pattern-header .pattern-title:lang(zh-TW), html.ie8 .guidelines-design h2:not([class]):lang(zh-TW), html.ie8 .guidelines-design h3:not([class]):lang(zh-TW), html.ie8 .guidelines-design .intro:lang(zh-TW), html.ie8 .pattern-typography .elevated-subhead:lang(zh-TW), html.ie8 .pattern-typography .elevated-intro:lang(zh-TW), html.ie8 .pattern-typography .subsection-headline:lang(zh-TW), html.ie8 .pattern-typography .subsection-subheadline:lang(zh-TW), html.ie8 .pattern-typography .table-label:lang(zh-TW), html.ie8 .pattern-typography .intro:lang(zh-TW) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-HK), html.ie8 .callout-title:lang(zh-HK), html.ie8 .eyebrow:lang(zh-HK), html.ie8 .eyebrow-hero:lang(zh-HK), html.ie8 .nextrouter-label:lang(zh-HK), html.ie8 .nextrouter-sentence:lang(zh-HK), html.ie8 .quote-copy:lang(zh-HK), html.ie8 .quote-credit:lang(zh-HK), html.ie8 .quote-narrow .quote-copy:lang(zh-HK), html.ie8 .quote-narrow .quote-credit:lang(zh-HK), html.ie8 .typography-elevated-subhead:lang(zh-HK), html.ie8 .typography-elevated-intro:lang(zh-HK), html.ie8 .typography-hero-subhead:lang(zh-HK), html.ie8 .typography-subsection-headline:lang(zh-HK), html.ie8 .typography-subsection-subheadline:lang(zh-HK), html.ie8 .typography-table-label:lang(zh-HK), html.ie8 .typography-intro:lang(zh-HK), html.ie8 .typography-badge-half:lang(zh-HK), html.ie8 .typography-eyebrow:lang(zh-HK), html.ie8 .typography-eyebrow-hero:lang(zh-HK), html.ie8 .typography-nextrouter-label:lang(zh-HK), html.ie8 .typography-nextrouter-sentence:lang(zh-HK), html.ie8 .typography-quote-copy:lang(zh-HK), html.ie8 .typography-quote-credit:lang(zh-HK), html.ie8 .typography-narrowquote-copy:lang(zh-HK), html.ie8 .typography-narrowquote-credit:lang(zh-HK), html.ie8 h3:not([class]):lang(zh-HK), html.ie8 h4:not([class]):lang(zh-HK), html.ie8 .pattern-header .pattern-title:lang(zh-HK), html.ie8 .guidelines-design h2:not([class]):lang(zh-HK), html.ie8 .guidelines-design h3:not([class]):lang(zh-HK), html.ie8 .guidelines-design .intro:lang(zh-HK), html.ie8 .pattern-typography .elevated-subhead:lang(zh-HK), html.ie8 .pattern-typography .elevated-intro:lang(zh-HK), html.ie8 .pattern-typography .subsection-headline:lang(zh-HK), html.ie8 .pattern-typography .subsection-subheadline:lang(zh-HK), html.ie8 .pattern-typography .table-label:lang(zh-HK), html.ie8 .pattern-typography .intro:lang(zh-HK) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(th-TH), html.ie8 .callout-title:lang(th-TH), html.ie8 .eyebrow:lang(th-TH), html.ie8 .eyebrow-hero:lang(th-TH), html.ie8 .nextrouter-label:lang(th-TH), html.ie8 .nextrouter-sentence:lang(th-TH), html.ie8 .quote-copy:lang(th-TH), html.ie8 .quote-credit:lang(th-TH), html.ie8 .quote-narrow .quote-copy:lang(th-TH), html.ie8 .quote-narrow .quote-credit:lang(th-TH), html.ie8 .typography-elevated-subhead:lang(th-TH), html.ie8 .typography-elevated-intro:lang(th-TH), html.ie8 .typography-hero-subhead:lang(th-TH), html.ie8 .typography-subsection-headline:lang(th-TH), html.ie8 .typography-subsection-subheadline:lang(th-TH), html.ie8 .typography-table-label:lang(th-TH), html.ie8 .typography-intro:lang(th-TH), html.ie8 .typography-badge-half:lang(th-TH), html.ie8 .typography-eyebrow:lang(th-TH), html.ie8 .typography-eyebrow-hero:lang(th-TH), html.ie8 .typography-nextrouter-label:lang(th-TH), html.ie8 .typography-nextrouter-sentence:lang(th-TH), html.ie8 .typography-quote-copy:lang(th-TH), html.ie8 .typography-quote-credit:lang(th-TH), html.ie8 .typography-narrowquote-copy:lang(th-TH), html.ie8 .typography-narrowquote-credit:lang(th-TH), html.ie8 h3:not([class]):lang(th-TH), html.ie8 h4:not([class]):lang(th-TH), html.ie8 .pattern-header .pattern-title:lang(th-TH), html.ie8 .guidelines-design h2:not([class]):lang(th-TH), html.ie8 .guidelines-design h3:not([class]):lang(th-TH), html.ie8 .guidelines-design .intro:lang(th-TH), html.ie8 .pattern-typography .elevated-subhead:lang(th-TH), html.ie8 .pattern-typography .elevated-intro:lang(th-TH), html.ie8 .pattern-typography .subsection-headline:lang(th-TH), html.ie8 .pattern-typography .subsection-subheadline:lang(th-TH), html.ie8 .pattern-typography .table-label:lang(th-TH), html.ie8 .pattern-typography .intro:lang(th-TH) {
    font-family: "Sukhumvit Set 300", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(ko-KR), html.ie8 .callout-title:lang(ko-KR), html.ie8 .eyebrow:lang(ko-KR), html.ie8 .eyebrow-hero:lang(ko-KR), html.ie8 .nextrouter-label:lang(ko-KR), html.ie8 .nextrouter-sentence:lang(ko-KR), html.ie8 .quote-copy:lang(ko-KR), html.ie8 .quote-credit:lang(ko-KR), html.ie8 .quote-narrow .quote-copy:lang(ko-KR), html.ie8 .quote-narrow .quote-credit:lang(ko-KR), html.ie8 .typography-elevated-subhead:lang(ko-KR), html.ie8 .typography-elevated-intro:lang(ko-KR), html.ie8 .typography-hero-subhead:lang(ko-KR), html.ie8 .typography-subsection-headline:lang(ko-KR), html.ie8 .typography-subsection-subheadline:lang(ko-KR), html.ie8 .typography-table-label:lang(ko-KR), html.ie8 .typography-intro:lang(ko-KR), html.ie8 .typography-badge-half:lang(ko-KR), html.ie8 .typography-eyebrow:lang(ko-KR), html.ie8 .typography-eyebrow-hero:lang(ko-KR), html.ie8 .typography-nextrouter-label:lang(ko-KR), html.ie8 .typography-nextrouter-sentence:lang(ko-KR), html.ie8 .typography-quote-copy:lang(ko-KR), html.ie8 .typography-quote-credit:lang(ko-KR), html.ie8 .typography-narrowquote-copy:lang(ko-KR), html.ie8 .typography-narrowquote-credit:lang(ko-KR), html.ie8 h3:not([class]):lang(ko-KR), html.ie8 h4:not([class]):lang(ko-KR), html.ie8 .pattern-header .pattern-title:lang(ko-KR), html.ie8 .guidelines-design h2:not([class]):lang(ko-KR), html.ie8 .guidelines-design h3:not([class]):lang(ko-KR), html.ie8 .guidelines-design .intro:lang(ko-KR), html.ie8 .pattern-typography .elevated-subhead:lang(ko-KR), html.ie8 .pattern-typography .elevated-intro:lang(ko-KR), html.ie8 .pattern-typography .subsection-headline:lang(ko-KR), html.ie8 .pattern-typography .subsection-subheadline:lang(ko-KR), html.ie8 .pattern-typography .table-label:lang(ko-KR), html.ie8 .pattern-typography .intro:lang(ko-KR) {
    font-family: "Yoon Gothic 300", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-half {
      font-size: 32px;
      line-height: 0.8125;
      font-weight: 300;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .badge-half {
      font-size: 24px;
      line-height: 0.79167;
      font-weight: 300;
      letter-spacing: -0.025em; } }
  .badge-half:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-half:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-half:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-half:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-half:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .badge-half:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half {
    font-family: "Myriad Set Pro 300", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half {
    font-weight: normal; }
  html.ie8 .badge-half:lang(ja-JP) {
    font-family: "Apple TP 300", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-CN) {
    font-family: "HanHei SC 300", "HanHei SC", "PingHei 300", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-TW) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(zh-HK) {
    font-family: "HanHei TC 300", "HanHei TC", "MHei 300", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(th-TH) {
    font-family: "Sukhumvit Set 300", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .badge-half:lang(ko-KR) {
    font-family: "Yoon Gothic 300", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.badge-half-top {
  position: relative;
  top: -0.725em; }
  @media only screen and (max-width: 1068px) {
    .badge-half-top {
      top: -0.75em; } }

.badge-half-middle {
  position: relative;
  top: -0.4em; }

.badge-center {
  text-align: center; }

.badge-right {
  text-align: right;
  margin-right: 2em; }
  @media only screen and (max-width: 1068px) {
    .badge-right {
      margin-right: 1em; } }

a.block {
  display: block;
  color: inherit;
  cursor: pointer;
  text-decoration: none; }
  a.block:before, a.block:after {
    content: ' ';
    display: table; }
  a.block:after {
    clear: both; }
  a.block:hover {
    text-decoration: none; }
    a.block:hover .block-link {
      text-decoration: underline; }
      a.block:hover .block-link.icon-ie-parent {
        text-decoration: none; }
        a.block:hover .block-link.icon-ie-parent .icon-ie-link {
          text-decoration: underline; }

.block-link {
  color: #0088cc;
  cursor: pointer; }

a.block-inline {
  display: inline-block; }

.button {
  font-size: 16px;
  line-height: 1.9375;
  font-weight: 500;
  letter-spacing: 0em;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-color: #0070c9;
  background: -webkit-linear-gradient(#42a1ec, #0070c9);
  background: linear-gradient(#42a1ec, #0070c9);
  border-color: #07c;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  display: inline-block;
  min-width: 30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1px;
  text-align: center;
  white-space: nowrap; }
  html.ie8 .button, html.ie8 .button-compact, html.ie8 .typography-button, html.ie8 .typography-button-compact {
    font-family: "Myriad Set Pro 500", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button {
    font-weight: normal; }
  html.ie8 .button:lang(ja-JP), html.ie8 .button-compact:lang(ja-JP), html.ie8 .typography-button:lang(ja-JP), html.ie8 .typography-button-compact:lang(ja-JP) {
    font-family: "Apple TP 500", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button:lang(zh-CN), html.ie8 .button-compact:lang(zh-CN), html.ie8 .typography-button:lang(zh-CN), html.ie8 .typography-button-compact:lang(zh-CN) {
    font-family: "HanHei SC 500", "HanHei SC", "PingHei 500", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button:lang(zh-TW), html.ie8 .button-compact:lang(zh-TW), html.ie8 .typography-button:lang(zh-TW), html.ie8 .typography-button-compact:lang(zh-TW) {
    font-family: "HanHei TC 500", "HanHei TC", "MHei 500", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button:lang(zh-HK), html.ie8 .button-compact:lang(zh-HK), html.ie8 .typography-button:lang(zh-HK), html.ie8 .typography-button-compact:lang(zh-HK) {
    font-family: "HanHei TC 500", "HanHei TC", "MHei 500", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button:lang(th-TH), html.ie8 .button-compact:lang(th-TH), html.ie8 .typography-button:lang(th-TH), html.ie8 .typography-button-compact:lang(th-TH) {
    font-family: "Sukhumvit Set 500", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .button:lang(ko-KR), html.ie8 .button-compact:lang(ko-KR), html.ie8 .typography-button:lang(ko-KR), html.ie8 .typography-button-compact:lang(ko-KR) {
    font-family: "Yoon Gothic 500", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .button:hover {
    background-color: #147bcd;
    background: -webkit-linear-gradient(#51a9ee, #147bcd);
    background: linear-gradient(#51a9ee, #147bcd);
    border-color: #1482d0;
    text-decoration: none; }
  .button:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none; }
    html.ie8 .button:focus {
      outline: 3px solid #c1e0fe; }
  .button:active {
    background-color: #0067b9;
    background: -webkit-linear-gradient(#3d94d9, #0067b9);
    background: linear-gradient(#3d94d9, #0067b9);
    border-color: #006dbc;
    outline: none; }
  .button:disabled, .button.disabled {
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
    color: white;
    cursor: default;
    opacity: 0.3; }
    html.ie8 .button:disabled, html.ie8 .button.disabled {
      background-color: #b3d4ef; }

.button-compact {
  font-size: 13px;
  line-height: 1.46154;
  font-weight: 500;
  letter-spacing: 0em;
  min-width: 20px;
  padding-left: 10px;
  padding-right: 10px; }
  html.ie8 .button-compact {
    font-weight: normal; }
  .button-compact:lang(ja-JP) {
    font-size: 14px; }
  .button-compact:lang(ko-KR) {
    font-size: 14px; }

.button-block {
  box-sizing: border-box;
  display: block;
  width: 100%; }

.button-secondary {
  background-color: #e3e3e3;
  background: -webkit-linear-gradient(white, #e3e3e3);
  background: linear-gradient(white, #e3e3e3);
  border-color: #d6d6d6;
  color: #0070c9; }
  .button-secondary:hover {
    background-color: #eeeeee;
    background: -webkit-linear-gradient(white, #eeeeee);
    background: linear-gradient(white, #eeeeee);
    border-color: #d9d9d9; }
  .button-secondary:active {
    background-color: gainsboro;
    background: -webkit-linear-gradient(#f7f7f7, gainsboro);
    background: linear-gradient(#f7f7f7, gainsboro);
    border-color: #d0d0d0; }
  .button-secondary:disabled, .button-secondary.disabled {
    background-color: #e3e3e3;
    background: -webkit-linear-gradient(white, #e3e3e3);
    background: linear-gradient(white, #e3e3e3);
    border-color: #d6d6d6;
    color: #0070c9; }
    html.ie8 .button-secondary:disabled, html.ie8 .button-secondary.disabled {
      background-color: #eeeeee; }

.callout {
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  background-color: #fafafa;
  margin: 1.11111em auto;
  padding: 1.66667em 4.44444em; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout-title {
    color: #333333;
    margin-top: 0;
    font-size: 32px;
    line-height: 1.125;
    font-weight: 300;
    letter-spacing: 0em; }
    html.ie8 .callout-title {
      font-weight: normal; }
    @media only screen and (max-width: 1068px) {
      .callout-title {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .callout-title {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em; } }
    .callout-title:lang(th) {
      line-height: 1.21875; }
      @media only screen and (max-width: 1068px) {
        .callout-title:lang(th) {
          line-height: 1.25; } }
      @media only screen and (max-width: 735px) {
        .callout-title:lang(th) {
          line-height: 1.29167; } }
    .callout-title:lang(zh) {
      font-size: 30px; }
      @media only screen and (max-width: 1068px) {
        .callout-title:lang(zh) {
          font-size: 26px; } }
      @media only screen and (max-width: 735px) {
        .callout-title:lang(zh) {
          font-size: 22px; } }
  .callout-copy {
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0em;
    margin-top: 10px;
    margin-bottom: 6px; }
    .callout-copy:lang(zh) {
      font-size: 14px; }

.callout-environment {
  background-color: #f6f6ee;
  border-color: transparent;
  margin: 1.11111em auto;
  padding: 1.66667em 4.44444em; }
  .callout-environment .callout-title {
    color: #548c8c; }
  .callout-environment .callout-copy {
    color: #333333; }

.contentnav {
  text-align: center; }
  .contentnav-items {
    display: inline-block;
    list-style: none;
    max-width: 960px; }
    @media only screen and (max-width: 1068px) {
      .contentnav-items {
        max-width: 576px; } }
    @media only screen and (max-width: 735px) {
      .contentnav-items {
        width: 384px;
        max-width: 100%; } }
  .contentnav-item {
    float: left;
    margin: 28px 0;
    width: 192px; }
    .contentnav-item:nth-last-child(6):first-child ~ :nth-child(3n+1) {
      clear: left; }
    .contentnav-item:nth-last-child(7):first-child ~ :nth-child(4n+1) {
      clear: left; }
    .contentnav-item:nth-last-child(8):first-child ~ :nth-child(4n+1) {
      clear: left; }
    .contentnav-item:nth-last-child(11):first-child ~ :nth-child(4n+1) {
      clear: left; }
    .contentnav-item:nth-last-child(12):first-child ~ :nth-child(4n+1) {
      clear: left; }
    .contentnav-item:nth-last-child(16):first-child ~ :nth-child(4n+1) {
      clear: left; }
    @media only screen and (max-width: 1068px) {
      .contentnav-item:first-child:first-child ~ :nth-child(1n) {
        clear: none; }
      .contentnav-item:first-child:first-child ~ :nth-child(3n+1) {
        clear: left; } }
    @media only screen and (max-width: 735px) {
      .contentnav-item {
        width: 50%; }
        .contentnav-item:first-child:first-child ~ :nth-child(1n) {
          clear: none; }
        .contentnav-item:first-child:first-child ~ :nth-child(2n+1) {
          clear: left; } }
  .contentnav-content {
    margin: 0 auto;
    width: 120px; }
  .contentnav-icon {
    display: block;
    margin: 0 auto; }
  .contentnav-title {
    font-size: 18px;
    line-height: 1.11115;
    font-weight: 400;
    letter-spacing: 0em;
    margin-top: 20px; }
  .contentnav-copy, .contentnav-cta {
    font-size: 14px;
    line-height: 1.28583;
    font-weight: 400;
    letter-spacing: 0em;
    margin: 0; }
  .contentnav-cta {
    margin-top: 4px; }

.dotnav {
  text-align: center; }
  html.touch .dotnav {
    pointer-events: none; }
  .dotnav ul {
    display: inline-block; }
  .dotnav li {
    list-style: none;
    margin: 0 10px;
    width: 8px;
    height: 8px;
    float: left;
    position: relative; }
  .dotnav-item {
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    outline: none;
    position: absolute;
    border-radius: 50%;
    background-color: #999999;
    box-sizing: content-box;
    padding: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    .dotnav-item:hover {
      background-color: #666666; }
    .dotnav-item:focus {
      box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
      outline: none; }
      html.ie8 .dotnav-item:focus {
        outline: 3px solid #c1e0fe; }
    .dotnav-item.current {
      top: -1px;
      left: -1px;
      width: 8px;
      height: 8px;
      border-style: solid;
      border-width: 1px;
      border-color: #0088cc;
      background-color: transparent;
      cursor: default; }

.eyebrow {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 18px;
  display: block; }
  html.ie8 .eyebrow {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .eyebrow {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .eyebrow:lang(th) {
    line-height: 1.29167; }
  .eyebrow:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .eyebrow:lang(zh) {
        font-size: 18px; } }
  @media only screen and (max-width: 1068px) {
    .eyebrow {
      margin-bottom: 14px; } }
  @media only screen and (max-width: 735px) {
    .eyebrow {
      margin-bottom: 16px; } }
  .eyebrow + * {
    margin-top: 0; }
  .eyebrow-hero {
    font-size: 28px;
    line-height: 1.14286;
    font-weight: 300;
    letter-spacing: 0em;
    margin-bottom: 21px; }
    html.ie8 .eyebrow-hero {
      font-weight: normal; }
    @media only screen and (max-width: 735px) {
      .eyebrow-hero {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em; } }
    .eyebrow-hero:lang(th) {
      line-height: 1.25; }
      @media only screen and (max-width: 735px) {
        .eyebrow-hero:lang(th) {
          line-height: 1.29167; } }
    .eyebrow-hero:lang(zh) {
      font-size: 26px; }
      @media only screen and (max-width: 735px) {
        .eyebrow-hero:lang(zh) {
          font-size: 22px; } }
    @media only screen and (max-width: 1068px) {
      .eyebrow-hero {
        margin-bottom: 18px; } }
    @media only screen and (max-width: 735px) {
      .eyebrow-hero {
        margin-bottom: 16px; } }

.nextrouter {
  position: relative;
  z-index: 1;
  background-color: #fafafa; }
  .nextrouter:before, .nextrouter:after {
    content: ' ';
    display: table; }
  .nextrouter:after {
    clear: both; }
  .nextrouter-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px; }
    @media only screen and (min-width: 1442px) {
      .nextrouter-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px; } }
    @media only screen and (max-width: 1068px) {
      .nextrouter-content {
        margin-left: auto;
        margin-right: auto;
        width: 692px; } }
    @media only screen and (max-width: 735px) {
      .nextrouter-content {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
    .nextrouter-content:hover .nextrouter-link {
      text-decoration: underline; }
  .nextrouter-copy, .nextrouter-image {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 2px;
    width: 50%; }
    @media only screen and (max-width: 735px) {
      .nextrouter-copy, .nextrouter-image {
        width: 100%; } }
  .nextrouter-copy {
    padding: 93px 0 93px 0;
    z-index: 2; }
    @media only screen and (max-width: 1068px) {
      .nextrouter-copy {
        padding: 75px 0 71px 0; } }
    @media only screen and (max-width: 735px) {
      .nextrouter-copy {
        padding: 34px 0 37px 0; } }
  .nextrouter-label {
    font-size: 24px;
    line-height: 1.16667;
    font-weight: 300;
    letter-spacing: 0em;
    color: #999999;
    display: block;
    margin-bottom: 0.4em; }
    html.ie8 .nextrouter-label {
      font-weight: normal; }
    @media only screen and (max-width: 1068px) {
      .nextrouter-label {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300;
        letter-spacing: 0em; } }
    .nextrouter-label:lang(th) {
      line-height: 1.29167; }
    .nextrouter-label:lang(zh) {
      font-size: 22px; }
      @media only screen and (max-width: 1068px) {
        .nextrouter-label:lang(zh) {
          font-size: 18px; } }
  .nextrouter-sentence, .nextrouter-link {
    padding-right: 14px; }
    @media only screen and (max-width: 1068px) {
      .nextrouter-sentence, .nextrouter-link {
        padding-right: 11px; } }
    @media only screen and (max-width: 735px) {
      .nextrouter-sentence, .nextrouter-link {
        padding-right: 0; } }
  .nextrouter-sentence {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: -0.008em;
    margin-bottom: 0.22em; }
    html.ie8 .nextrouter-sentence {
      font-weight: normal; }
    @media only screen and (max-width: 1068px) {
      .nextrouter-sentence {
        font-size: 32px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .nextrouter-sentence {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em; } }
    .nextrouter-sentence:lang(ja) {
      letter-spacing: 0em; }
    .nextrouter-sentence:lang(ko) {
      letter-spacing: 0em; }
    .nextrouter-sentence:lang(th) {
      line-height: 1.2;
      letter-spacing: 0em; }
      @media only screen and (max-width: 1068px) {
        .nextrouter-sentence:lang(th) {
          line-height: 1.21875; } }
      @media only screen and (max-width: 735px) {
        .nextrouter-sentence:lang(th) {
          line-height: 1.25; } }
    .nextrouter-sentence:lang(zh) {
      font-size: 38px;
      letter-spacing: 0em; }
      @media only screen and (max-width: 1068px) {
        .nextrouter-sentence:lang(zh) {
          font-size: 30px; } }
      @media only screen and (max-width: 735px) {
        .nextrouter-sentence:lang(zh) {
          font-size: 26px; } }
    @media only screen and (max-width: 1068px) {
      .nextrouter-sentence {
        margin-bottom: 0.18em; } }
    @media only screen and (max-width: 735px) {
      .nextrouter-sentence {
        margin-bottom: 0.06em; } }
  .nextrouter-link {
    color: #0088cc;
    margin-bottom: 0; }

.paddlenav {
  list-style: none;
  margin: 0; }

.paddlenav-arrow {
  background-color: transparent;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-size: 72px;
  font-style: normal;
  font-weight: 200;
  opacity: 0.6;
  overflow: hidden;
  position: absolute;
  text-align: center;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear; }
  .paddlenav-arrow-next, .paddlenav-arrow-previous {
    line-height: 128px;
    margin-top: -64px;
    top: 50%;
    width: 67px;
    height: 128px; }
  .paddlenav-arrow-up, .paddlenav-arrow-down {
    line-height: 67px;
    margin-left: -64px;
    left: 50%;
    width: 128px;
    height: 67px; }
  .paddlenav-arrow-next {
    right: 0; }
    .paddlenav-arrow-next:before, .paddlenav-arrow-next:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .paddlenav-arrow-next:before {
      display: none; }
    .paddlenav-arrow-next:before, .paddlenav-arrow-next:after {
      content: ""; }
  .paddlenav-arrow-previous {
    left: 0; }
    .paddlenav-arrow-previous:before, .paddlenav-arrow-previous:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .paddlenav-arrow-previous:before {
      display: none; }
    .paddlenav-arrow-previous:before, .paddlenav-arrow-previous:after {
      content: ""; }
  .paddlenav-arrow-up {
    top: 0; }
    .paddlenav-arrow-up:before, .paddlenav-arrow-up:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .paddlenav-arrow-up:before {
      display: none; }
    .paddlenav-arrow-up:before, .paddlenav-arrow-up:after {
      content: ""; }
  .paddlenav-arrow-down {
    bottom: 0; }
    .paddlenav-arrow-down:before, .paddlenav-arrow-down:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .paddlenav-arrow-down:before {
      display: none; }
    .paddlenav-arrow-down:before, .paddlenav-arrow-down:after {
      content: ""; }
  .paddlenav-arrow:hover {
    opacity: 0.8;
    text-decoration: none; }
  .paddlenav-arrow:active {
    opacity: 1; }
  .paddlenav-arrow:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none;
    opacity: 1; }
    html.ie8 .paddlenav-arrow:focus {
      outline: 3px solid #c1e0fe; }
    .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
      opacity: 0.6; }
      .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover, .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
        opacity: 0.8; }
      .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active, .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
        opacity: 1; }
  .paddlenav-arrow:disabled, .paddlenav-arrow.disabled {
    cursor: default;
    opacity: 0; }
    html.ie8 .paddlenav-arrow:disabled, html.ie8 .paddlenav-arrow.disabled {
      display: none; }
  html.touch .paddlenav-arrow {
    opacity: 0.8; }
    html.touch .paddlenav-arrow:disabled, html.touch .paddlenav-arrow.disabled {
      opacity: 0; }

.with-paddlenav {
  position: relative; }

html.no-touch .with-paddlenav-onhover .paddlenav {
  opacity: 0;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear; }

html.ie8 .with-paddlenav-onhover .paddlenav {
  visibility: hidden; }

html.no-touch .with-paddlenav-onhover:hover .paddlenav {
  opacity: 1; }

html.ie8 .with-paddlenav-onhover:hover .paddlenav {
  visibility: visible; }

.with-paddlenav-visuallyhidden .paddlenav-arrow {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%); }
  .with-paddlenav-visuallyhidden .paddlenav-arrow:focus, .with-paddlenav-visuallyhidden .paddlenav-arrow:hover {
    clip: auto;
    -webkit-clip-path: none;
            clip-path: none; }

.paddlenav-short .paddlenav-arrow {
  font-size: 24px;
  font-weight: normal; }
  .paddlenav-short .paddlenav-arrow-next, .paddlenav-short .paddlenav-arrow-previous {
    line-height: 64px;
    margin-top: -32px;
    width: 64px;
    height: 64px; }
  .paddlenav-short .paddlenav-arrow-up, .paddlenav-short .paddlenav-arrow-down {
    line-height: 64px;
    margin-left: -32px;
    width: 64px;
    height: 64px; }

.paddlenav-framed .paddlenav-arrow {
  background-color: #f2f2f2;
  color: #666666;
  opacity: 0.6; }
  .paddlenav-framed .paddlenav-arrow:hover {
    opacity: 0.8; }
  .paddlenav-framed .paddlenav-arrow:active {
    opacity: 1; }
  .paddlenav-framed .paddlenav-arrow:focus {
    opacity: 1; }
    .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
      opacity: 0.6; }
      .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover, .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
        opacity: 0.8; }
      .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active, .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
        opacity: 1; }
  .paddlenav-framed .paddlenav-arrow:disabled, .paddlenav-framed .paddlenav-arrow.disabled {
    opacity: 0; }
  html.touch .paddlenav-framed .paddlenav-arrow {
    opacity: 0.8; }
    html.touch .paddlenav-framed .paddlenav-arrow:disabled, html.touch .paddlenav-framed .paddlenav-arrow.disabled {
      opacity: 0; }

.paddlenav-framed .paddlenav-arrow-next {
  right: 18px; }

.paddlenav-framed .paddlenav-arrow-previous {
  left: 18px; }

.paddlenav-framed .paddlenav-arrow-up {
  top: 18px; }

.paddlenav-framed .paddlenav-arrow-down {
  bottom: 18px; }

.pin {
  position: absolute;
  z-index: 1; }
  .pin:before, .pin:after {
    background-color: #d6d6d6;
    content: '';
    display: block; }
  .pin:before {
    border-radius: 50%;
    margin: -1px;
    position: absolute;
    width: 3px;
    height: 3px;
    z-index: 1; }

.pin-caption {
  font-size: 14px;
  line-height: 1.29286;
  font-weight: 400;
  letter-spacing: 0em;
  color: #666666; }
  .pin-caption-left {
    text-align: left; }
  .pin-caption-right {
    text-align: right; }

.pin-horizontal {
  left: 0;
  right: 0;
  height: 1px; }
  .pin-horizontal:before {
    top: 0; }
  .pin-horizontal:after {
    overflow: hidden;
    height: 1px;
    width: auto; }
  .pin-horizontal .pin-caption {
    margin-top: -0.64643em;
    max-width: 200px; }
  .pin-horizontal-left:before {
    left: 0; }
  .pin-horizontal-left .pin-caption {
    float: right;
    padding-left: 16px; }
  .pin-horizontal-right:before {
    right: 0; }
  .pin-horizontal-right .pin-caption {
    float: left;
    padding-right: 16px; }
  .pin-horizontal-inline-start:before {
    left: 0; }
  .pin-horizontal-inline-start .pin-caption {
    padding-left: 16px;
    float: right; }
  .pin-horizontal-inline-end:before {
    right: 0; }
  .pin-horizontal-inline-end .pin-caption {
    padding-right: 16px;
    float: left; }

.pin-vertical {
  top: 0;
  bottom: 0;
  width: 1px; }
  .pin-vertical:before {
    left: 0; }
  .pin-vertical:after {
    height: 100%;
    width: 1px; }
  .pin-vertical .pin-caption {
    margin-left: -100px;
    position: absolute;
    left: 0;
    width: 200px;
    text-align: center;
    z-index: 1; }
    .pin-vertical .pin-caption-left, .pin-vertical .pin-caption-right {
      margin-left: 0; }
    .pin-vertical .pin-caption-left {
      text-align: left; }
    .pin-vertical .pin-caption-right {
      left: auto;
      right: 0;
      text-align: right; }
  .pin-vertical-top {
    padding-bottom: 26.1px; }
    .pin-vertical-top:before {
      top: 0; }
    .pin-vertical-top .pin-caption {
      top: 100%;
      margin-top: -18.1px; }
  .pin-vertical-bottom {
    padding-top: 26.1px; }
    .pin-vertical-bottom:before {
      bottom: 0; }
    .pin-vertical-bottom .pin-caption {
      bottom: 100%;
      margin-bottom: -18.1px; }

.quote-copy {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  .quote-copy > :before,
  .quote-copy > :after {
    display: inline-block;
    width: 2em; }
  .quote-copy > :before {
    content: open-quote;
    margin-left: -2em;
    text-align: right; }
  .quote-copy > :after {
    content: close-quote;
    margin-right: -2em;
    text-align: left;
    visibility: hidden; }
  .quote-copy > :last-child {
    margin-bottom: 0; }
    .quote-copy > :last-child:after {
      visibility: visible; }
  html.ie8 .quote-copy {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .quote-copy {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .quote-copy {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .quote-copy:lang(ja) {
    letter-spacing: 0em; }
  .quote-copy:lang(ko) {
    letter-spacing: 0em; }
  .quote-copy:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .quote-copy:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .quote-copy:lang(th) {
        line-height: 1.25; } }
  .quote-copy:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .quote-copy:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .quote-copy:lang(zh) {
        font-size: 26px; } }

.quote-credit {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em;
  margin-top: 0.5em; }
  html.ie8 .quote-credit {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .quote-credit {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .quote-credit:lang(th) {
    line-height: 1.29167; }
  .quote-credit:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .quote-credit:lang(zh) {
        font-size: 18px; } }

.quote-narrow .quote-copy {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .quote-narrow .quote-copy {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .quote-narrow .quote-copy {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .quote-narrow .quote-copy:lang(th) {
    line-height: 1.21875; }
    @media only screen and (max-width: 1068px) {
      .quote-narrow .quote-copy:lang(th) {
        line-height: 1.25; } }
  .quote-narrow .quote-copy:lang(zh) {
    font-size: 30px; }
    @media only screen and (max-width: 1068px) {
      .quote-narrow .quote-copy:lang(zh) {
        font-size: 26px; } }

.quote-narrow .quote-credit {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .quote-narrow .quote-credit {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .quote-narrow .quote-credit {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .quote-narrow .quote-credit:lang(th) {
    line-height: 1.29167; }
  .quote-narrow .quote-credit:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 1068px) {
      .quote-narrow .quote-credit:lang(zh) {
        font-size: 18px; } }

.sosumi {
  font-size: 12px;
  line-height: 1.33341;
  font-weight: 400;
  letter-spacing: 0em;
  color: #999999; }
  .sosumi * {
    margin: 0;
    padding: 0; }
  .sosumi a {
    color: #666666; }
  .sosumi ul {
    list-style: none; }
  .sosumi ol {
    list-style: decimal outside;
    padding-left: 1.33333em;
    padding-right: 1.33333em; }
  .sosumi li,
  .sosumi p {
    padding-bottom: 0.41667em; }
  .sosumi small {
    font-size: 1em; }
  .sosumi > :last-child {
    margin-bottom: -0.41667em; }

.tabnav {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative; }
  @media only screen and (max-width: 735px) {
    .tabnav {
      white-space: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: none; } }
  .tabnav ul {
    display: inline-block; }
  .tabnav li {
    float: left;
    list-style: none;
    outline: none; }
    @media only screen and (max-width: 735px) {
      .tabnav li {
        display: inline-block;
        float: none; } }

.tabnav-button {
  margin-left: -1px;
  padding: 10px 15px 9px;
  font-size: 1em;
  line-height: 1;
  color: #333333;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 0; }
  .tabnav-button:hover {
    color: #0088cc;
    text-decoration: none; }
  .tabnav-button:focus {
    outline-offset: -6px; }
  .tabnav-button.current {
    pointer-events: none;
    color: #999999;
    text-decoration: none;
    cursor: default;
    z-index: 10; }
  .tabnav-button:after {
    left: 15px;
    content: '•';
    font-size: 10px;
    vertical-align: middle;
    position: relative;
    color: #333333; }
    li:last-child .tabnav-button:after {
      content: ''; }

.thumbnail {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1; }
  .thumbnail > img {
    display: block; }
  .thumbnail-play {
    position: absolute;
    display: block;
    z-index: 1;
    width: 38px;
    height: 38px;
    top: 5px;
    left: 21px;
    font-size: 28px;
    font-weight: 100;
    color: white;
    text-align: center;
    line-height: 1.2; }
    .thumbnail-play:before, .thumbnail-play:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .thumbnail-play:before {
      display: none; }
    .thumbnail-play:before, .thumbnail-play:after {
      content: ""; }
  .thumbnail:hover,
  .block:hover .thumbnail {
    text-decoration: none; }
    .thumbnail:hover .thumbnail-play,
    .block:hover .thumbnail .thumbnail-play {
      color: #0088cc; }
  .thumbnail:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none; }
    html.ie8 .thumbnail:focus {
      outline: 3px solid #c1e0fe; }
  .thumbnail + .more {
    display: block; }

.thumbnav {
  margin: 0;
  text-align: center; }
  .thumbnav ul {
    list-style: none;
    display: inline-block; }
  .thumbnav li {
    float: left;
    list-style: none;
    margin: 0 4px; }

.thumbnav-thumbnail {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 50%;
  background-color: transparent;
  display: inline-block;
  overflow: hidden;
  padding: 6px; }
  .thumbnav-thumbnail:hover {
    text-decoration: 0;
    border-color: #d6d6d6; }
  .thumbnav-thumbnail:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none; }
    html.ie8 .thumbnav-thumbnail:focus {
      outline: 3px solid #c1e0fe; }
  .thumbnav-thumbnail.current {
    border-color: #0088cc;
    cursor: default; }
  .thumbnav-thumbnail > img {
    display: block;
    border-radius: 50%; }

.thumbnav-rect li {
  margin: 0 4px; }

.thumbnav-rect .thumbnav-thumbnail {
  border-width: 1px;
  border-style: solid;
  border-color: #d6d6d6;
  border-radius: 4px;
  background-color: #d6d6d6;
  padding: 0; }
  .thumbnav-rect .thumbnav-thumbnail:hover {
    border-color: #999999; }
  .thumbnav-rect .thumbnav-thumbnail.current {
    border-color: #0088cc; }
  .thumbnav-rect .thumbnav-thumbnail > img {
    border-radius: 0; }

.typography-elevated-headline {
  font-size: 80px;
  line-height: 1.15;
  font-weight: 200;
  letter-spacing: -0.024em; }
  html.ie8 .typography-elevated-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-elevated-headline {
      font-size: 64px;
      line-height: 1.0625;
      font-weight: 200;
      letter-spacing: -0.02em; } }
  @media only screen and (max-width: 735px) {
    .typography-elevated-headline {
      font-size: 52px;
      line-height: 1.07724;
      font-weight: 200;
      letter-spacing: -0.016em; } }
  .typography-elevated-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-headline:lang(ja) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-headline:lang(ja) {
        letter-spacing: 0em; } }
  .typography-elevated-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-headline:lang(ko) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-headline:lang(ko) {
        letter-spacing: 0em; } }
  .typography-elevated-headline:lang(th) {
    line-height: 1.25;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-headline:lang(th) {
        line-height: 1.17188;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em; } }
  .typography-elevated-headline:lang(zh) {
    font-size: 75px;
    line-height: 1.17383;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-headline:lang(zh) {
        font-size: 60px;
        line-height: 1.06667;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em; } }

.typography-elevated-subhead {
  font-size: 44px;
  line-height: 1.09091;
  font-weight: 300;
  letter-spacing: -0.01em; }
  html.ie8 .typography-elevated-subhead {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-elevated-subhead {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  @media only screen and (max-width: 735px) {
    .typography-elevated-subhead {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-elevated-subhead:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-subhead:lang(ja) {
        letter-spacing: 0em; } }
  .typography-elevated-subhead:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-subhead:lang(ko) {
        letter-spacing: 0em; } }
  .typography-elevated-subhead:lang(th) {
    line-height: 1.20455;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-subhead:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-subhead:lang(th) {
        line-height: 1.21875; } }
  .typography-elevated-subhead:lang(zh) {
    font-size: 42px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-subhead:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-elevated-subhead:lang(zh) {
        font-size: 30px; } }

.typography-elevated-intro {
  font-size: 28px;
  line-height: 1.28595;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-elevated-intro {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-elevated-intro {
      font-size: 24px;
      line-height: 1.33349;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-elevated-intro:lang(th) {
    line-height: 1.39286; }
  .typography-elevated-intro:lang(zh) {
    font-size: 26px; }
    @media only screen and (max-width: 1068px) {
      .typography-elevated-intro:lang(zh) {
        font-size: 22px; } }

.typography-hero-headline {
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 200;
  letter-spacing: -0.02em; }
  html.ie8 .typography-hero-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-hero-headline {
      font-size: 52px;
      line-height: 1.07724;
      font-weight: 200;
      letter-spacing: -0.016em; } }
  @media only screen and (max-width: 735px) {
    .typography-hero-headline {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  .typography-hero-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-headline:lang(ja) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-headline:lang(ja) {
        letter-spacing: 0em; } }
  .typography-hero-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-headline:lang(ko) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-headline:lang(ko) {
        letter-spacing: 0em; } }
  .typography-hero-headline:lang(th) {
    line-height: 1.17188;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
  .typography-hero-headline:lang(zh) {
    font-size: 60px;
    line-height: 1.06667;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }

.typography-hero-subhead {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 .typography-hero-subhead {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-hero-subhead {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-hero-subhead {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-hero-subhead:lang(ja) {
    letter-spacing: 0em; }
  .typography-hero-subhead:lang(ko) {
    letter-spacing: 0em; }
  .typography-hero-subhead:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-subhead:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-subhead:lang(th) {
        line-height: 1.25; } }
  .typography-hero-subhead:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-hero-subhead:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .typography-hero-subhead:lang(zh) {
        font-size: 26px; } }

.typography-section-headline {
  font-size: 52px;
  line-height: 1.07724;
  font-weight: 200;
  letter-spacing: -0.016em; }
  html.ie8 .typography-section-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-section-headline {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  @media only screen and (max-width: 735px) {
    .typography-section-headline {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-section-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-section-headline:lang(ja) {
        letter-spacing: 0em; } }
  .typography-section-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-section-headline:lang(ko) {
        letter-spacing: 0em; } }
  .typography-section-headline:lang(th) {
    line-height: 1.17308;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-section-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-section-headline:lang(th) {
        line-height: 1.21875; } }
  .typography-section-headline:lang(zh) {
    font-size: 48px;
    line-height: 1.08365;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-section-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .typography-section-headline:lang(zh) {
        font-size: 30px; } }

.typography-subsection-headline {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 .typography-subsection-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-subsection-headline {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-subsection-headline {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-subsection-headline:lang(ja) {
    letter-spacing: 0em; }
  .typography-subsection-headline:lang(ko) {
    letter-spacing: 0em; }
  .typography-subsection-headline:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-subsection-headline:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .typography-subsection-headline:lang(th) {
        line-height: 1.25; } }
  .typography-subsection-headline:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-subsection-headline:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .typography-subsection-headline:lang(zh) {
        font-size: 26px; } }

.typography-subsection-subheadline {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-subsection-subheadline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-subsection-subheadline {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-subsection-subheadline {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-subsection-subheadline:lang(th) {
    line-height: 1.21875; }
    @media only screen and (max-width: 1068px) {
      .typography-subsection-subheadline:lang(th) {
        line-height: 1.25; } }
    @media only screen and (max-width: 735px) {
      .typography-subsection-subheadline:lang(th) {
        line-height: 1.29167; } }
  .typography-subsection-subheadline:lang(zh) {
    font-size: 30px; }
    @media only screen and (max-width: 1068px) {
      .typography-subsection-subheadline:lang(zh) {
        font-size: 26px; } }
    @media only screen and (max-width: 735px) {
      .typography-subsection-subheadline:lang(zh) {
        font-size: 22px; } }

.typography-table-label {
  font-size: 28px;
  line-height: 1.14286;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-table-label {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-table-label {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-table-label:lang(th) {
    line-height: 1.25; }
    @media only screen and (max-width: 1068px) {
      .typography-table-label:lang(th) {
        line-height: 1.29167; } }
  .typography-table-label:lang(zh) {
    font-size: 26px; }
    @media only screen and (max-width: 1068px) {
      .typography-table-label:lang(zh) {
        font-size: 22px; } }

.typography-intro {
  font-size: 24px;
  line-height: 1.33349;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-intro {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .typography-intro {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-intro:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .typography-intro:lang(zh) {
        font-size: 18px; } }

.typography-body-copy {
  font-size: 18px;
  line-height: 1.4446;
  font-weight: 400;
  letter-spacing: 0em; }
  .typography-body-copy:lang(zh) {
    font-size: 16px; }

.typography-smallblock-headline {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 .typography-smallblock-headline, html.ie8 .typography-caption-headline, html.ie8 h5:not([class]), html.ie8 h6:not([class]), html.ie8 .guidelines-design strong, html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title, html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title, html.ie8 .pattern-thumbnail .thumbnail + .column h4, html.ie8 .pattern-typography .smallblock-headline, html.ie8 .pattern-typography .caption-headline, html.ie8 .pattern-typography th {
    font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline {
    font-weight: normal; }
  html.ie8 .typography-smallblock-headline:lang(ja-JP), html.ie8 .typography-caption-headline:lang(ja-JP), html.ie8 h5:not([class]):lang(ja-JP), html.ie8 h6:not([class]):lang(ja-JP), html.ie8 .guidelines-design strong:lang(ja-JP), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(ja-JP), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(ja-JP), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(ja-JP), html.ie8 .pattern-typography .smallblock-headline:lang(ja-JP), html.ie8 .pattern-typography .caption-headline:lang(ja-JP), html.ie8 .pattern-typography th:lang(ja-JP) {
    font-family: "Apple TP 600", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline:lang(zh-CN), html.ie8 .typography-caption-headline:lang(zh-CN), html.ie8 h5:not([class]):lang(zh-CN), html.ie8 h6:not([class]):lang(zh-CN), html.ie8 .guidelines-design strong:lang(zh-CN), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-CN), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-CN), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(zh-CN), html.ie8 .pattern-typography .smallblock-headline:lang(zh-CN), html.ie8 .pattern-typography .caption-headline:lang(zh-CN), html.ie8 .pattern-typography th:lang(zh-CN) {
    font-family: "HanHei SC 600", "HanHei SC", "PingHei 600", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline:lang(zh-TW), html.ie8 .typography-caption-headline:lang(zh-TW), html.ie8 h5:not([class]):lang(zh-TW), html.ie8 h6:not([class]):lang(zh-TW), html.ie8 .guidelines-design strong:lang(zh-TW), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-TW), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-TW), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(zh-TW), html.ie8 .pattern-typography .smallblock-headline:lang(zh-TW), html.ie8 .pattern-typography .caption-headline:lang(zh-TW), html.ie8 .pattern-typography th:lang(zh-TW) {
    font-family: "HanHei TC 600", "HanHei TC", "MHei 600", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline:lang(zh-HK), html.ie8 .typography-caption-headline:lang(zh-HK), html.ie8 h5:not([class]):lang(zh-HK), html.ie8 h6:not([class]):lang(zh-HK), html.ie8 .guidelines-design strong:lang(zh-HK), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-HK), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(zh-HK), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(zh-HK), html.ie8 .pattern-typography .smallblock-headline:lang(zh-HK), html.ie8 .pattern-typography .caption-headline:lang(zh-HK), html.ie8 .pattern-typography th:lang(zh-HK) {
    font-family: "HanHei TC 600", "HanHei TC", "MHei 600", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline:lang(th-TH), html.ie8 .typography-caption-headline:lang(th-TH), html.ie8 h5:not([class]):lang(th-TH), html.ie8 h6:not([class]):lang(th-TH), html.ie8 .guidelines-design strong:lang(th-TH), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(th-TH), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(th-TH), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(th-TH), html.ie8 .pattern-typography .smallblock-headline:lang(th-TH), html.ie8 .pattern-typography .caption-headline:lang(th-TH), html.ie8 .pattern-typography th:lang(th-TH) {
    font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html.ie8 .typography-smallblock-headline:lang(ko-KR), html.ie8 .typography-caption-headline:lang(ko-KR), html.ie8 h5:not([class]):lang(ko-KR), html.ie8 h6:not([class]):lang(ko-KR), html.ie8 .guidelines-design strong:lang(ko-KR), html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:lang(ko-KR), html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:lang(ko-KR), html.ie8 .pattern-thumbnail .thumbnail + .column h4:lang(ko-KR), html.ie8 .pattern-typography .smallblock-headline:lang(ko-KR), html.ie8 .pattern-typography .caption-headline:lang(ko-KR), html.ie8 .pattern-typography th:lang(ko-KR) {
    font-family: "Yoon Gothic 600", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .typography-smallblock-headline:lang(zh) {
    font-size: 14px; }

.typography-smallblock-copy {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em; }
  .typography-smallblock-copy:lang(zh) {
    font-size: 14px; }

.typography-caption-headline {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 .typography-caption-headline {
    font-weight: normal; }
  .typography-caption-headline:lang(zh) {
    font-size: 12px; }

.typography-caption-copy {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em; }
  .typography-caption-copy:lang(zh) {
    font-size: 12px; }

.typography-badge-large {
  font-size: 80px;
  line-height: 0.9;
  font-weight: 100;
  letter-spacing: -0.025em; }
  html.ie8 .typography-badge-large {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-badge-large {
      font-size: 68px;
      line-height: 0.89706;
      font-weight: 100;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .typography-badge-large {
      font-size: 50px;
      line-height: 0.88;
      font-weight: 100;
      letter-spacing: -0.025em; } }

.typography-badge-super {
  font-size: 66px;
  line-height: 0.89394;
  font-weight: 200;
  letter-spacing: -0.025em; }
  html.ie8 .typography-badge-super {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-badge-super {
      font-size: 56px;
      line-height: 0.89286;
      font-weight: 200;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .typography-badge-super {
      font-size: 44px;
      line-height: 0.90917;
      font-weight: 200;
      letter-spacing: -0.025em; } }

.typography-badge-half {
  font-size: 38px;
  line-height: 0.81579;
  font-weight: 300;
  letter-spacing: -0.025em; }
  html.ie8 .typography-badge-half {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-badge-half {
      font-size: 32px;
      line-height: 0.8125;
      font-weight: 300;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) {
    .typography-badge-half {
      font-size: 24px;
      line-height: 0.79167;
      font-weight: 300;
      letter-spacing: -0.025em; } }

.typography-badge-small {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em; }
  @media only screen and (max-width: 1068px) {
    .typography-badge-small {
      font-size: 14px;
      line-height: 1.28583;
      font-weight: 400;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-badge-small {
      font-size: 14px;
      line-height: 1.28583;
      font-weight: 400;
      letter-spacing: 0em; } }

.typography-button {
  font-size: 16px;
  line-height: 1.9375;
  font-weight: 500;
  letter-spacing: 0em; }
  html.ie8 .typography-button {
    font-weight: normal; }

.typography-button-compact {
  font-size: 13px;
  line-height: 1.46154;
  font-weight: 500;
  letter-spacing: 0em; }
  html.ie8 .typography-button-compact {
    font-weight: normal; }
  .typography-button-compact:lang(ja-JP) {
    font-size: 14px; }
  .typography-button-compact:lang(ko-KR) {
    font-size: 14px; }

.typography-contentnav-title {
  font-size: 18px;
  line-height: 1.11115;
  font-weight: 400;
  letter-spacing: 0em; }

.typography-contentnav-copy {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em; }

.typography-eyebrow {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-eyebrow {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .typography-eyebrow {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-eyebrow:lang(th) {
    line-height: 1.29167; }
  .typography-eyebrow:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .typography-eyebrow:lang(zh) {
        font-size: 18px; } }

.typography-eyebrow-hero {
  font-size: 28px;
  line-height: 1.14286;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-eyebrow-hero {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .typography-eyebrow-hero {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-eyebrow-hero:lang(th) {
    line-height: 1.25; }
    @media only screen and (max-width: 735px) {
      .typography-eyebrow-hero:lang(th) {
        line-height: 1.29167; } }
  .typography-eyebrow-hero:lang(zh) {
    font-size: 26px; }
    @media only screen and (max-width: 735px) {
      .typography-eyebrow-hero:lang(zh) {
        font-size: 22px; } }

.typography-nextrouter-label {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-nextrouter-label {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-nextrouter-label {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-nextrouter-label:lang(th) {
    line-height: 1.29167; }
  .typography-nextrouter-label:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 1068px) {
      .typography-nextrouter-label:lang(zh) {
        font-size: 18px; } }

.typography-nextrouter-sentence {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 .typography-nextrouter-sentence {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-nextrouter-sentence {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-nextrouter-sentence {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-nextrouter-sentence:lang(ja) {
    letter-spacing: 0em; }
  .typography-nextrouter-sentence:lang(ko) {
    letter-spacing: 0em; }
  .typography-nextrouter-sentence:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-nextrouter-sentence:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .typography-nextrouter-sentence:lang(th) {
        line-height: 1.25; } }
  .typography-nextrouter-sentence:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-nextrouter-sentence:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .typography-nextrouter-sentence:lang(zh) {
        font-size: 26px; } }

.typography-pin-caption {
  font-size: 14px;
  line-height: 1.29286;
  font-weight: 400;
  letter-spacing: 0em; }

.typography-quote-copy {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 .typography-quote-copy {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-quote-copy {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .typography-quote-copy {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-quote-copy:lang(ja) {
    letter-spacing: 0em; }
  .typography-quote-copy:lang(ko) {
    letter-spacing: 0em; }
  .typography-quote-copy:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-quote-copy:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .typography-quote-copy:lang(th) {
        line-height: 1.25; } }
  .typography-quote-copy:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .typography-quote-copy:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .typography-quote-copy:lang(zh) {
        font-size: 26px; } }

.typography-quote-credit {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-quote-credit {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .typography-quote-credit {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-quote-credit:lang(th) {
    line-height: 1.29167; }
  .typography-quote-credit:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .typography-quote-credit:lang(zh) {
        font-size: 18px; } }

.typography-narrowquote-copy {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-narrowquote-copy {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-narrowquote-copy {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-narrowquote-copy:lang(th) {
    line-height: 1.21875; }
    @media only screen and (max-width: 1068px) {
      .typography-narrowquote-copy:lang(th) {
        line-height: 1.25; } }
  .typography-narrowquote-copy:lang(zh) {
    font-size: 30px; }
    @media only screen and (max-width: 1068px) {
      .typography-narrowquote-copy:lang(zh) {
        font-size: 26px; } }

.typography-narrowquote-credit {
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .typography-narrowquote-credit {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .typography-narrowquote-credit {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300;
      letter-spacing: 0em; } }
  .typography-narrowquote-credit:lang(th) {
    line-height: 1.29167; }
  .typography-narrowquote-credit:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 1068px) {
      .typography-narrowquote-credit:lang(zh) {
        font-size: 18px; } }

.typography-sosumi {
  font-size: 12px;
  line-height: 1.33341;
  font-weight: 400;
  letter-spacing: 0em; }

.violator {
  font-size: 16px;
  line-height: 1.9375;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background: transparent;
  border: 1px solid #999999;
  border-radius: 4px;
  color: #999999;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1px;
  text-align: center;
  white-space: nowrap; }
  .violator:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .violator-compact {
    font-size: 13px;
    line-height: 1.46154;
    font-weight: 400;
    letter-spacing: 0em;
    padding-left: 10px;
    padding-right: 10px; }
    .violator-compact:lang(ja-JP) {
      font-size: 14px; }
    .violator-compact:lang(ko-KR) {
      font-size: 14px; }
  .violator-inline {
    margin-left: 12px;
    border-radius: 3px;
    font-size: 0.61111em;
    line-height: 1.09091;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0.25em;
    padding-bottom: 0.11364em; }

.theme-dark {
  background-color: black;
  color: #cccccc; }
  .theme-dark a {
    color: #5cc3f6; }
  .theme-dark h1,
  .theme-dark h2,
  .theme-dark h3,
  .theme-dark h4,
  .theme-dark h5,
  .theme-dark h6 {
    color: white; }
  .theme-dark .badge {
    color: #cccccc; }
    .theme-dark .badge .badge-small {
      color: #999999; }
  .theme-dark a.block {
    color: inherit; }
    .theme-dark a.block .block-link {
      color: #5cc3f6; }
  .theme-dark .button {
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
    color: white; }
    .theme-dark .button:hover {
      background-color: #147bcd;
      background: -webkit-linear-gradient(#51a9ee, #147bcd);
      background: linear-gradient(#51a9ee, #147bcd);
      border-color: #1482d0; }
    .theme-dark .button:active {
      background-color: #0067b9;
      background: -webkit-linear-gradient(#3d94d9, #0067b9);
      background: linear-gradient(#3d94d9, #0067b9);
      border-color: #006dbc; }
    .theme-dark .button:disabled, .theme-dark .button.disabled {
      background-color: #0070c9;
      background: -webkit-linear-gradient(#42a1ec, #0070c9);
      background: linear-gradient(#42a1ec, #0070c9);
      border-color: #07c;
      color: white; }
      html.ie8 .theme-dark .button:disabled, html.ie8 .theme-dark .button.disabled {
        background-color: #00223c; }
  .theme-dark .button-secondary {
    background-color: #e3e3e3;
    background: -webkit-linear-gradient(white, #e3e3e3);
    background: linear-gradient(white, #e3e3e3);
    border-color: #d6d6d6;
    color: #0070c9; }
    .theme-dark .button-secondary:hover {
      background-color: #eeeeee;
      background: -webkit-linear-gradient(white, #eeeeee);
      background: linear-gradient(white, #eeeeee);
      border-color: #d9d9d9; }
    .theme-dark .button-secondary:active {
      background-color: gainsboro;
      background: -webkit-linear-gradient(#f7f7f7, gainsboro);
      background: linear-gradient(#f7f7f7, gainsboro);
      border-color: #d0d0d0; }
    .theme-dark .button-secondary:disabled, .theme-dark .button-secondary.disabled {
      background-color: #e3e3e3;
      background: -webkit-linear-gradient(white, #e3e3e3);
      background: linear-gradient(white, #e3e3e3);
      border-color: #d6d6d6;
      color: #0070c9; }
      html.ie8 .theme-dark .button-secondary:disabled, html.ie8 .theme-dark .button-secondary.disabled {
        background-color: #888888; }
  .theme-dark .callout {
    background-color: #111111;
    border-color: #333333;
    margin: 1.11111em auto;
    padding: 1.66667em 4.44444em; }
    .theme-dark .callout .callout-title {
      color: white; }
    .theme-dark .callout .callout-copy {
      color: #999999; }
  .theme-dark .dotnav .dotnav-item {
    background-color: #666666; }
    .theme-dark .dotnav .dotnav-item:hover {
      background-color: #999999; }
    .theme-dark .dotnav .dotnav-item.current {
      border-color: #5cc3f6;
      background-color: transparent; }
  .theme-dark .nextrouter {
    background-color: #111111; }
    .theme-dark .nextrouter .nextrouter-label {
      color: #666666; }
    .theme-dark .nextrouter .nextrouter-link {
      color: #5cc3f6; }
  .theme-dark .thumbnav li {
    margin: 0 4px; }
  .theme-dark .thumbnav .thumbnav-thumbnail {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    background-color: transparent;
    padding: 6px; }
    .theme-dark .thumbnav .thumbnav-thumbnail:hover {
      border-color: #444444; }
    .theme-dark .thumbnav .thumbnav-thumbnail.current {
      border-color: #5cc3f6; }
    .theme-dark .thumbnav .thumbnav-thumbnail > img {
      border-radius: 0; }
  .theme-dark .thumbnav-rect li {
    margin: 0 4px; }
  .theme-dark .thumbnav-rect .thumbnav-thumbnail {
    border-width: 1px;
    border-style: solid;
    border-color: #444444;
    border-radius: 50%;
    background-color: #444444;
    padding: 0; }
    .theme-dark .thumbnav-rect .thumbnav-thumbnail:hover {
      border-color: #666666; }
    .theme-dark .thumbnav-rect .thumbnav-thumbnail.current {
      border-color: #5cc3f6; }
    .theme-dark .thumbnav-rect .thumbnav-thumbnail > img {
      border-radius: 0; }
  .theme-dark .paddlenav .paddlenav-arrow {
    background-color: transparent;
    color: #999999;
    opacity: 0.6; }
    .theme-dark .paddlenav .paddlenav-arrow:hover {
      opacity: 0.8; }
    .theme-dark .paddlenav .paddlenav-arrow:active {
      opacity: 1; }
    .theme-dark .paddlenav .paddlenav-arrow:focus {
      opacity: 1; }
      .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
        opacity: 0.6; }
        .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover, .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
          opacity: 0.8; }
        .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active, .theme-dark .paddlenav .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
          opacity: 1; }
    .theme-dark .paddlenav .paddlenav-arrow:disabled, .theme-dark .paddlenav .paddlenav-arrow.disabled {
      opacity: 0; }
    html.touch .theme-dark .paddlenav .paddlenav-arrow {
      opacity: 0.8; }
      html.touch .theme-dark .paddlenav .paddlenav-arrow:disabled, html.touch .theme-dark .paddlenav .paddlenav-arrow.disabled {
        opacity: 0; }
  .theme-dark .paddlenav-framed .paddlenav-arrow {
    background-color: #222222;
    color: #999999;
    opacity: 0.6; }
    .theme-dark .paddlenav-framed .paddlenav-arrow:hover {
      opacity: 0.8; }
    .theme-dark .paddlenav-framed .paddlenav-arrow:active {
      opacity: 1; }
    .theme-dark .paddlenav-framed .paddlenav-arrow:focus {
      opacity: 1; }
      .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select), .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
        opacity: 0.6; }
        .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):hover, .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):hover {
          opacity: 0.8; }
        .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select):active, .theme-dark .paddlenav-framed .paddlenav-arrow:focus[data-focus-method="touch"]:not(input):not(textarea):not(select):active {
          opacity: 1; }
    .theme-dark .paddlenav-framed .paddlenav-arrow:disabled, .theme-dark .paddlenav-framed .paddlenav-arrow.disabled {
      opacity: 0; }
    html.touch .theme-dark .paddlenav-framed .paddlenav-arrow {
      opacity: 0.8; }
      html.touch .theme-dark .paddlenav-framed .paddlenav-arrow:disabled, html.touch .theme-dark .paddlenav-framed .paddlenav-arrow.disabled {
        opacity: 0; }
  .theme-dark .pin:before, .theme-dark .pin:after {
    background-color: #444444; }
  .theme-dark .pin .pin-caption {
    color: #999999; }
  .theme-dark .thumbnail .thumbnail-play {
    color: black; }
  .theme-dark .thumbnail:hover .thumbnail-play,
  .block:hover .theme-dark .thumbnail .thumbnail-play {
    color: #5cc3f6; }
  .theme-dark .sosumi {
    color: #666666; }
    .theme-dark .sosumi a {
      color: #999999; }

/**
 * Document Element
 */
.has-modal {
  overflow: hidden; }

.has-modal-full-viewport {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .has-modal-full-viewport body {
    height: 100%;
    overflow: hidden; }
  .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .globalheader, .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .localnav-wrapper, .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .localnav {
    visibility: hidden; }

/**
 * Modal Elements
 */
.modal {
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden; }

.modal-standard {
  overflow: auto;
  padding: 54px 0;
  background: rgba(0, 0, 0, 0.6); }
  .modal-standard .content-table {
    display: table;
    width: 100%;
    height: 100%; }
  .modal-standard .content-cell {
    display: table-cell;
    vertical-align: middle; }
  .modal-standard .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px; }
    @media only screen and (min-width: 1442px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 980px; } }
    @media only screen and (max-width: 1068px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 692px; } }
    @media only screen and (max-width: 735px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
  .modal-standard .content-padding {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    padding: 80px 8.33333%;
    background: #fff; }
    @media only screen and (max-width: 735px) {
      .modal-standard .content-padding {
        padding-top: 60px;
        padding-bottom: 60px; } }
  @media only screen and (max-width: 735px) {
    .modal-standard .modal-close {
      left: 8.33333%; } }

.modal-full-viewport {
  background: #fff; }

.modal-open {
  visibility: visible;
  z-index: 9999; }

/**
 * Close Button
 */
.modal-close {
  position: absolute;
  z-index: 9999;
  top: 28px;
  left: 28px;
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: none;
  border: 0; }
  .modal-close:before, .modal-close:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''; }
  .modal-close:before {
    display: none; }
  .modal-close:before, .modal-close:after {
    content: ""; }
  .modal-close::after {
    padding: 0;
    vertical-align: top; }
  .modal-close:focus, .modal-close:active {
    outline: none; }
  @media only screen and (max-width: 1068px) {
    .modal-close {
      top: 22px;
      left: 22px;
      font-size: 28px;
      width: 28px;
      height: 28px; } }

.colornav {
  display: inline-block;
  text-align: center; }

.colornav-title {
  font-size: 18px;
  line-height: 1.33345;
  font-weight: 400;
  letter-spacing: 0em;
  border-bottom: 1px solid #d6d6d6;
  margin: 0;
  padding: 10px 0; }
  @media only screen and (max-width: 735px) {
    .colornav-title {
      font-size: 16px;
      line-height: 1.375;
      font-weight: 400;
      letter-spacing: 0em; } }

.colornav-items {
  display: inline-block;
  list-style: none;
  margin: 0 -2px;
  padding-top: 15px; }
  @media only screen and (max-width: 735px) {
    .colornav-items {
      margin-left: 1px;
      margin-right: 1px;
      padding-top: 12px; } }

.colornav-item {
  float: left;
  margin: 0 6px; }
  @media only screen and (max-width: 735px) {
    .colornav-item {
      margin-left: 5px;
      margin-right: 5px; } }

.colornav-link {
  border: 1px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  float: left;
  margin-bottom: 1.33333em;
  padding: 3px;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 1; }
  @media only screen and (max-width: 735px) {
    .colornav-link {
      margin-bottom: 22px;
      padding: 2px;
      width: 34px;
      height: 34px; } }
  .colornav-link:hover {
    border-color: #d6d6d6;
    text-decoration: none; }
  .colornav-link.current {
    border-color: #0088cc;
    cursor: default; }

.colornav-swatch {
  background: #cccccc center center;
  border-radius: 50%;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.13);
  display: block;
  width: 32px;
  height: 32px; }
  @media only screen and (max-width: 735px) {
    .colornav-swatch {
      width: 28px;
      height: 28px; } }

.colornav-label, .colornav-label-hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.colornav-link.current .colornav-label {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 400;
  letter-spacing: 0em;
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
  margin-left: -50px;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  white-space: nowrap;
  width: 100px;
  height: auto;
  z-index: 1; }

.theme-dark .colornav .colornav-title {
  border-color: #d6d6d6; }

.theme-dark .colornav .colornav-link {
  color: #333333; }
  .theme-dark .colornav .colornav-link:hover {
    border-color: #d6d6d6; }
  .theme-dark .colornav .colornav-link.current {
    border-color: #0088cc; }

.colornav-swatch-silver {
  background-color: #e2e3e4; }

.colornav-swatch-gold {
  background-color: #e3ccb4; }

.colornav-swatch-spacegray {
  background-color: #b1b2b7; }

.colornav-swatch-rosegold {
  background-color: #ecc6c1; }

.colornav-swatch-spaceblack {
  background-color: #1c1d1e; }

.colornav-swatch-silicone-black {
  background-color: #404040; }

.colornav-swatch-silicone-white {
  background-color: #f2f1ef; }

.colornav-swatch-silicone-stone {
  background-color: #bdb6b0; }

.colornav-swatch-silicone-yellow {
  background-color: #ffe092; }

.colornav-swatch-silicone-darkyellow {
  background-color: #eec643; }

.colornav-swatch-silicone-red {
  background-color: #d63437; }

.colornav-swatch-silicone-apricot {
  background-color: #fc6454; }

.colornav-swatch-silicone-lightpink {
  background-color: #f9bed2; }

.colornav-swatch-silicone-antiquewhite {
  background-color: #e6e0d6; }

.colornav-swatch-silicone-midnightblue {
  background-color: #3b3f50; }

.colornav-swatch-silicone-lavender {
  background-color: #bdb2bc; }

.colornav-swatch-silicone-lilac {
  background-color: #adbee2; }

.colornav-swatch-silicone-royalblue {
  background-color: #4976bc; }

.colornav-swatch-silicone-mint {
  background-color: #a2bd90; }

.colornav-swatch-silicone-charcoalgray {
  background-color: #4a4d52; }

.colornav-swatch-leather-saddlebrown {
  background-color: #9d6040; }

.colornav-swatch-leather-red {
  background-color: #c54533; }

.colornav-swatch-leather-white {
  background-color: #dcd9d2; }

.colornav-swatch-leather-marigold {
  background-color: #e9bf63; }

.colornav-swatch-leather-bluejay {
  background-color: #7fa8b3; }

.colornav-swatch-leather-midnightblue {
  background-color: #45495a; }

.colornav-swatch-leather-stormgray {
  background-color: #5f5b5d; }

.colornav-swatch-leather-marineblue {
  background-color: #4e8196; }

.colornav-swatch-leather-black {
  background-color: #292929; }

.colornav-item-productred {
  padding-right: 76px; }

.colornav-logo-productred {
  width: 72px;
  height: 16px;
  background-size: 72px 16px;
  background-repeat: no-repeat;
  background-image: url("../assets/ac-colornav/productred.svg");
  margin-top: -8px;
  margin-left: 4px;
  position: absolute;
  left: 100%;
  top: 50%;
  z-index: 1; }
  html.no-svg .colornav-logo-productred {
    background-image: url("../assets/ac-colornav/productred.png"); }

.form-alert {
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 400;
  letter-spacing: 0em;
  background-color: rgba(242, 242, 242, 0.4);
  background-clip: padding-box;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 15px 16px;
  margin-bottom: 21px;
  margin-top: 20px; }
  @media only screen and (max-width: 414px) {
    .form-alert {
      padding: 15px 16px 19px;
      margin-bottom: 18px;
      margin-top: 18px; } }
  .form-alert.is-error {
    border-color: rgba(238, 0, 0, 0.2);
    background-color: rgba(238, 0, 0, 0.08); }

.form-alert-title {
  font-size: 16px;
  line-height: 1.0625;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 11px; }
  @media only screen and (max-width: 414px) {
    .form-alert-title {
      margin-top: 2px;
      margin-bottom: 10px; } }

.form-sectionnumber {
  padding-right: 0;
  list-style-type: none;
  margin-left: 32px;
  margin-top: 2em; }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber {
      margin-left: 0; } }
  .form-sectionnumber .form-title {
    display: inline-block; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber .form-title {
        padding-left: 25px; } }

.form-sectionnumber-reset {
  counter-reset: step-counter;
  margin-top: 0; }
  .form-sectionnumber-reset .form-title {
    margin-bottom: 0; }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber-reset .form-sectionnumber-section {
      margin-bottom: 11px; } }

.form-sectionnumber-section {
  counter-increment: step-counter;
  margin-bottom: 8px;
  width: 100%;
  position: relative; }
  .form-sectionnumber-section .form-title {
    font-size: 28px;
    line-height: 1.17865;
    font-weight: 200;
    letter-spacing: 0em; }
    html.ie8 .form-sectionnumber-section .form-title {
      font-weight: normal; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber-section .form-title {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 200;
        letter-spacing: 0em; } }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber-section {
      margin-left: 0;
      margin-bottom: 13px; } }
  .form-sectionnumber-section:before {
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    position: absolute;
    /* Typography mixin is giving line-height in ems and that is varying between viewports and font sizes.
            So specifying the styles instead of overwriting for each viewport.
        */
    content: counter(step-counter);
    border: 1px solid #333333;
    border-radius: 50%;
    display: inline-block;
    height: 1.59em;
    margin-left: -31px;
    margin-right: 10px;
    margin-top: 4px;
    text-align: center;
    width: 1.59em;
    vertical-align: middle; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber-section:before {
        font-size: 11px;
        line-height: 19px;
        margin-left: 0;
        margin-right: 7px;
        height: 16px;
        width: 16px; } }
  .form-sectionnumber-section.is-disabled {
    opacity: 0.3; }

.is-hidden.form-sectionnumber-section:before {
  display: none; }

.is-hidden.form-sectionnumber {
  margin-left: 0; }

@media only screen and (max-width: 414px) {
  .is-hidden.form-sectionnumber-section > .form-title {
    padding-left: 0; } }

.form-icons {
  position: relative;
  display: inline-block;
  background-size: 15px;
  width: 15px;
  height: 15px;
  top: 3px;
  left: 0.19em; }
  .form-icons.form-icons-circle13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28153%2C153%2C153%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-circle13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: 0 -107px; }
  .form-icons.form-icons-checkalt13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%2851%2C153%2C0%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%2851%2C153%2C0%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-checkalt13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -20px -267px; }
  .form-icons.form-icons-unvalidatedalt13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidatedalt13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -40px -187px; }
  .form-icons.form-icons-info15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%280%2C136%2C204%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231c-0.238%2C0-0.435-0.075-0.584-0.224%20%20%20s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232%20%20%20c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20M-199.508%2C144.277%20%20%20c-0.411%2C0.346-0.301%2C0.551-0.368%2C1.096c-0.041%2C0.332-0.391%2C0.455-0.583%2C0.463c-0.219%2C0.009-0.641-0.136-0.676-0.473%20%20%20c-0.06-0.578%2C0.032-0.784%2C0.127-1.022c0.312-0.783%2C1.387-1.003%2C1.401-1.793c0.019-1.047-1.509-1.36-1.803-0.187%20%20%20c-0.127%2C0.507-1.096%2C0.465-1.069-0.124c-0.001-0.473%2C0.287-0.983%2C0.724-1.332c0.744-0.595%2C2.8-0.615%2C3.237%2C1.132%20%20%20C-198.262%2C143.055-198.732%2C143.621-199.508%2C144.277z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-info15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -100px -5px; }
  .form-icons.form-icons-circle15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28153%2C153%2C153%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-circle15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: 0 -85px; }
  .form-icons.form-icons-checkalt15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%2851%2C153%2C0%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%2851%2C153%2C0%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-checkalt15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -20px -245px; }
  .form-icons.form-icons-unvalidatedalt15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidatedalt15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -40px -165px; }
  .form-icons.form-icons-unvalidated15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.581c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.392-1.907-0.59-2.919-0.59s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.919%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.392%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.92-0.59c0.893-0.378%2C1.695-0.919%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.924%2C0.589-1.907%2C0.589-2.919S-193.198%2C142.505-193.59%2C141.581z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231%20%20%20c-0.238%2C0-0.435-0.075-0.584-0.224s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224%20%20%20c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20%20%20%20M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697s-0.568-0.312-0.568-0.697c0%2C0-0.338-3.428-0.278-3.879%20%20%20c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidated15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -60px -165px; }
  .form-icons.form-icons-clearsolid15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28184%2C184%2C184%29%22%20d%3D%22M-193.59%2C141.58c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.391%2C1.907%2C0.589%2C2.919%2C0.589%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.392-0.924%2C0.59-1.907%2C0.59-2.919S-193.198%2C142.505-193.59%2C141.58z%20M-197.412%2C146.913l-0.677%2C0.678l-2.412-2.413l-2.41%2C2.413%20%20%20l-0.677-0.678l2.411-2.411l-2.411-2.411l0.677-0.676l2.41%2C2.411l2.412-2.411l0.677%2C0.676l-2.413%2C2.411L-197.412%2C146.913z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-clearsolid15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -80px -85px; }
  .form-icons.form-icons-add15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%280%2C136%2C204%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-196.984%2C144.97h-3.051V148h-0.934v-3.03h-3.046v-0.934h3.046v-3.052h0.934v3.051h3.051%20%20%20C-196.984%2C144.035-196.984%2C144.97-196.984%2C144.97z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-add15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -120px -5px; }
  .form-icons.form-icons-remove15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.579c-0.378-0.893-0.919-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.391%2C0.925-0.59%2C1.907-0.59%2C2.919c0%2C1.012%2C0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.925%2C0.391%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.925%2C0.59-1.907%2C0.59-2.92S-193.198%2C142.505-193.59%2C141.579z%20M-197.016%2C144.966l-3.007%2C0.001h-0.957l-3.02-0.001v-0.934%20%20%20l3.021%2C0.001h0.957l3.007-0.001v0.934H-197.016z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-remove15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -140px -165px; }
  .form-icons .form-icons-message {
    text-decoration: none; }
  .form-icons.icon-before:before {
    top: -0.015em;
    padding-left: 0.3em;
    padding-right: 0; }
  .form-icons.icon:hover {
    text-decoration: none; }

.form-icons-wrapper {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 6px; }
  @media only screen and (max-width: 414px) {
    .form-icons-wrapper {
      margin-bottom: 4px; } }
  .form-icons-wrapper.form-label {
    margin-top: 2px;
    margin-bottom: 6px; }
    @media only screen and (max-width: 414px) {
      .form-icons-wrapper.form-label {
        margin-top: 2px;
        margin-bottom: 6px; } }
  .form-icons-wrapper .form-icons + .form-label.form-tooltip-text {
    margin-left: auto; }
    @media only screen and (max-width: 414px) {
      .form-icons-wrapper .form-icons + .form-label.form-tooltip-text {
        margin-left: 2px; } }
  .form-icons-wrapper .form-icons:focus, .form-icons-wrapper .form-icons.focused {
    outline: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 0.2em rgba(0, 136, 204, 0.3); }
    html.ie8 .form-icons-wrapper .form-icons:focus, html.ie8 .form-icons-wrapper .form-icons.focused {
      outline: 3px solid #b2dbf0; }
  .form-icons-wrapper .form-icons.icon:after {
    padding-left: 0; }

.form-icons-message {
  font-family: "Helvetica Neue";
  color: #999999;
  margin-left: 3px;
  font-size: 12px;
  line-height: 1.08341;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-icons-message.is-clickable {
    color: #0088cc; }

.form-icons-focusable {
  position: relative; }
  .form-icons-focusable .form-icons:focus,
  .form-icons-focusable .form-icons.focused {
    /*logic to show tooltip info*/ }
    .form-icons-focusable .form-icons:focus + .form-tooltip,
    .form-icons-focusable .form-icons.focused + .form-tooltip {
      display: block; }
    html.ie8 .form-icons-focusable .form-icons:focus, html.ie8 .form-icons-focusable .form-icons.focused {
      outline: 3px solid #b2dbf0; }

.form-tooltip {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em;
  padding: 1em;
  border-radius: 4px;
  background: #f2f2f2;
  position: absolute;
  width: 196px;
  z-index: 1;
  display: none;
  margin: 0;
  bottom: 32px;
  color: #333333;
  line-height: 1.32; }
  .form-tooltip:after {
    position: absolute;
    content: "";
    border-left: 0.4375em solid transparent;
    border-right: 0.4375em solid transparent;
    border-top: 0.4375em solid #f2f2f2;
    bottom: -0.375em; }
  .form-icons-before ~ .form-tooltip {
    bottom: 33px; }

.form-tooltip-wrapper {
  display: inline-block;
  position: relative; }
  .form-tooltip-wrapper .form-icons {
    margin-top: 0; }
    .form-tooltip-wrapper .form-icons.form-icons-before {
      margin-left: -24px;
      left: 0;
      top: 2px; }
      .form-tooltip-textbox-icon-wrapper .form-tooltip-wrapper .form-icons.form-icons-before {
        top: 9px; }

.form-tooltip-title {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 8px;
  word-spacing: 2px; }
  .form-tooltip-validation-wrapper .form-tooltip-title {
    margin-bottom: 5px; }

.form-tooltip-content {
  line-height: 1.2;
  margin: 0; }
  .form-tooltip-validation-wrapper .form-tooltip-content {
    position: relative;
    top: 1px; }

.form-tooltip-left {
  left: -29px; }
  .form-tooltip-left:after {
    left: 0.4em; }
    .form-tooltip-validation-wrapper .form-tooltip-left:after {
      left: 0.8em; }

.form-tooltip-right {
  left: -202px; }
  .form-tooltip-right:after {
    right: 0.5156em; }

.form-tooltip-middle {
  left: -108px; }
  .form-tooltip-middle:after {
    right: 6.4em; }
  @media only screen and (max-width: 735px) {
    .form-tooltip-middle {
      left: -202px; }
      .form-tooltip-middle:after {
        right: 0.5156em; } }

.form-tooltip-textbox-wrapper {
  margin-bottom: 0; }
  .form-tooltip-textbox-wrapper .form-label {
    padding-top: 8px; }
  .form-tooltip-textbox-wrapper .form-tooltip-right {
    left: -196px; }
  .form-tooltip-textbox-wrapper .form-tooltip-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .form-tooltip-textbox-wrapper .form-tooltip {
    bottom: 8px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-tooltip {
        bottom: 29px; } }
  .form-tooltip-textbox-wrapper .form-tooltip-middle {
    left: -102px; }
    @media only screen and (max-width: 735px) {
      .form-tooltip-textbox-wrapper .form-tooltip-middle {
        left: -196px; } }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-tooltip-middle {
        bottom: 29px; } }
  .form-tooltip-textbox-wrapper .form-icons {
    top: 9px;
    position: absolute;
    left: -23px;
    margin-left: 0; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-icons {
        margin-right: 6px;
        position: relative;
        left: auto; } }
  .form-tooltip-textbox-wrapper .form-textbox {
    padding-left: 14px;
    margin-bottom: 14px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-textbox {
        width: calc(100% - 23px); } }
    .form-tooltip-textbox-wrapper .form-textbox + .form-tooltip-wrapper {
      right: 0;
      left: auto; }
      .form-tooltip-textbox-wrapper .form-textbox + .form-tooltip-wrapper .form-icons {
        left: 8px; }

.form-tooltip-textbox-icon-wrapper {
  position: relative; }

@media only screen and (max-width: 414px) {
  .has-label .form-tooltip-textbox-wrapper .form-textbox {
    display: inline-block; } }

.is-error .form-tooltip-textbox-wrapper .form-textbox {
  margin-bottom: 0;
  margin-top: 0; }

.form-tooltip-validation-wrapper {
  position: relative;
  top: 1px; }
  .form-tooltip-validation-wrapper .form-textbox {
    width: 100%; }
    @media only screen and (max-width: 414px) {
      .has-label .form-tooltip-validation-wrapper .form-textbox {
        margin-top: 0; } }
    .is-error .form-tooltip-validation-wrapper .form-textbox {
      margin-bottom: 14px; }
  @media only screen and (max-width: 414px) {
    .form-tooltip-validation-wrapper .form-textbox:focus ~ .form-label-flyout {
      display: none; }
    .has-label .form-tooltip-validation-wrapper .form-textbox + .form-cell.form-label {
      padding-top: 8px; } }
  .has-label .form-tooltip-validation-wrapper + .form-cell.form-label {
    padding-top: 1.125em; }

.form-tooltip-validation {
  width: auto;
  box-sizing: border-box;
  bottom: 57px;
  left: 0;
  margin: 0;
  padding-top: 13px; }
  @media only screen and (max-width: 414px) {
    .form-tooltip-validation {
      bottom: 43px; } }
  .form-tooltip-validation .form-icons {
    margin-left: -0.28em;
    padding-right: 3px;
    display: none;
    top: 2px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-validation .form-icons {
        margin-left: -0.5em; } }
  .form-tooltip-validation .form-icons-circle13 {
    display: inline-block; }
  .form-tooltip-validation .is-valid .form-icons-circle13,
  .form-tooltip-validation .is-invalid .form-icons-circle13 {
    display: none; }
  .form-tooltip-validation .is-valid .form-icons-checkalt13 {
    display: inline-block; }
  .form-tooltip-validation .is-invalid .form-icons-unvalidatedalt13 {
    display: inline-block; }

.form-tooltip-validation-msg {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: -1px;
  margin-left: 2px; }
  .form-tooltip-validation-msg .form-icons {
    width: 13px;
    height: 13px; }
    .form-tooltip-validation-msg .form-icons.icon-before:before {
      top: -0.125em; }

.form-textbox {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
  height: 34px;
  padding-top: 1px;
  padding-top: 5px\0;
  margin-bottom: 14px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333333;
  text-align: left;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background: white;
  background-clip: padding-box;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-textbox:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 414px) {
    .form-textbox {
      line-height: normal; } }
  .form-textbox::-webkit-input-placeholder {
    color: #999999; }
  .form-textbox::-moz-placeholder {
    color: #999999; }
  .form-textbox:-ms-input-placeholder {
    color: #999999; }
  .form-textbox::placeholder {
    color: #999999; }
  .form-textbox:focus {
    -webkit-appearance: none;
    border-color: #0088cc;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-textbox:invalid {
    border-color: #ee0000;
    background: rgba(238, 0, 0, 0.1); }
    .form-textbox:invalid:focus {
      background: white;
      border-color: #0088cc; }
    .form-textbox:invalid ~ .form-is-valid-icon {
      display: none; }
  .form-textbox:valid:focus ~ .form-is-valid-icon {
    display: block;
    z-index: 3;
    top: 4px; }
  .form-textbox[value=""] ~ .form-is-valid-icon {
    display: none; }
  @media only screen and (max-width: 414px) {
    .form-textbox {
      height: 34px; } }

.has-label .form-textbox-isplaceholdershown.form-textbox::-webkit-input-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox::-moz-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox:-ms-input-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox::placeholder {
  color: #999999; }

.is-error .form-textbox {
  border-color: #ee0000;
  background: rgba(238, 0, 0, 0.1); }
  .is-error .form-textbox:focus {
    background: white;
    border-color: #0088cc; }
  .is-error .form-textbox ~ .form-is-valid-icon {
    display: none; }

.is-valid .form-textbox:focus ~ .form-is-valid-icon {
  display: block;
  z-index: 3;
  top: 4px; }

.is-error .form-textbox {
  margin-bottom: 0;
  margin-top: 0; }

.form-textbox-textarea {
  min-height: 133px;
  padding-top: 7px;
  padding-bottom: 10px;
  text-indent: 0;
  resize: vertical;
  margin-bottom: 9px; }

.form-message-wrapper {
  font-size: 12px;
  line-height: 1.16667;
  font-weight: 400;
  letter-spacing: 0em;
  display: none;
  margin-top: 4px;
  margin-bottom: 12px; }

.is-error .form-message-wrapper {
  display: block;
  color: #ee0000; }

.form-textbox-countrycode {
  border-right: 1px solid #d6d6d6;
  background: #fafafa;
  border-top-left-radius: 3px 3px;
  border-bottom-left-radius: 3px 3px;
  color: #999999;
  height: 1.99em;
  position: absolute;
  top: 1px;
  left: 0;
  margin-left: 1px;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 1;
  overflow: hidden;
  direction: ltr;
  font-size: 16px;
  line-height: 2.09375;
  font-weight: 400;
  letter-spacing: 0em; }
  @media only screen and (max-width: 414px) {
    .form-textbox-countrycode {
      left: 0;
      z-index: 3; } }
  .is-error .form-textbox-countrycode {
    background: rgba(238, 0, 0, 0.04);
    border-right-color: rgba(238, 0, 0, 0.04); }
  .is-error .form-textbox:focus ~ .form-textbox-countrycode {
    z-index: 2;
    background: #f2f2f2;
    border-right-color: #d6d6d6; }

.form-countrycode-wrapper .form-textbox {
  padding-top: 2px;
  /* the placeholder color is transparent when text field padding is not set */
  /* the placeholder color is form defautl placeholder color when text field padding is set */
  /* textfield left padding for non js */ }
  .form-countrycode-wrapper .form-textbox::-webkit-input-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox::-moz-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox:-ms-input-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox::placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::placeholder {
    color: #999999; }
  @media only screen and (max-width: 414px) {
    .form-countrycode-wrapper .form-textbox {
      padding-top: 1px;
      /* the placeholder color is transparent when the textfield is not focused in form-compact mode*/
      /* the placeholder color is default placeholder color when the textfield is focused in form-compact mode*/ }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown ~ .form-label-flyout {
        opacity: 1; }
      .form-countrycode-wrapper .form-textbox.form-textbox-entered ~ .form-label-flyout {
        opacity: 0; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::-webkit-input-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::-webkit-input-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::-moz-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::-moz-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus:-ms-input-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown:-ms-input-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::placeholder {
        color: #999999; } }
  html.no-js .form-countrycode-wrapper .form-textbox::-webkit-input-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox::-moz-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox:-ms-input-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox::placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-small {
    padding-left: 66px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-small + .form-label-flyout {
      left: 50px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox {
    padding-left: 74px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox + .form-label-flyout {
      left: 58px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-medium {
    padding-left: 82px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-medium + .form-label-flyout {
      left: 66px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-large {
    padding-left: 95px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-large + .form-label-flyout {
      left: 79px; }

.has-label .form-countrycode-wrapper .form-label {
  padding-top: 8px;
  padding-left: 3px;
  box-sizing: border-box; }
  @media only screen and (max-width: 414px) {
    .has-label .form-countrycode-wrapper .form-label {
      padding-left: 0; } }

.form-countrycode-wrapper .form-cell {
  position: relative; }

.form-countrycode-wrapper .form-textbox {
  /* fix for zoom text only issue*/
  height: 2.125em;
  /* set countrycode textbox height in ie8*/ }
  @media only screen and (max-width: 414px) {
    .form-countrycode-wrapper .form-textbox {
      width: 100%;
      left: 0; } }
  html.ie8 .form-countrycode-wrapper .form-textbox {
    height: 34px;
    padding-top: 7px; }

@media only screen and (max-width: 414px) {
  .has-label .form-countrycode-wrapper .form-label-flyout {
    opacity: 0; } }

.form-textbox:invalid {
  border-color: #d6d6d6;
  background: white; }

.form-textbox-textarea {
  min-height: 136px; }

html.ie8 .form-textbox {
  min-height: auto;
  height: 33px; }

html.ie8 .form-textbox-textarea {
  min-height: 120px; }

.form-sidebyside-textboxes {
  display: inline-block;
  vertical-align: bottom;
  width: 100%; }
  .form-sidebyside-textboxes .column {
    padding-right: 8px;
    box-sizing: border-box; }
  .form-sidebyside-textboxes .column + .column {
    padding-left: 8px;
    padding-right: 0; }

@media only screen and (max-width: 414px) {
  .has-label .form-cell .form-sidebyside-textboxes .form-label-flyout {
    padding-top: 8px; }
  .has-label .form-cell .form-sidebyside-textboxes .column + .column .form-label-flyout {
    margin-left: 8px; } }

.has-label .form-row .form-cell.form-sidebyside-label {
  padding-top: 8px;
  padding-bottom: 20px; }

.form-label,
.form-block-label {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em;
  display: block;
  position: relative;
  vertical-align: top;
  color: #333333;
  margin-top: 9px;
  margin-bottom: 8px; }

.form-label-flyout {
  display: none; }

.form-cell.form-label {
  padding-right: 16px; }

.form-cell + .form-cell.form-label {
  padding-bottom: 0; }

.has-label .form-label {
  color: #333333;
  margin-top: 0;
  margin-bottom: 0; }

.has-label .form-label,
.has-label .form-textbox {
  direction: ltr; }

.has-label .form-textbox ~ .form-label {
  padding-top: 3px; }

.has-label .form-textbox ~ .form-label.form-label-flyout {
  padding-top: 7px; }

@media only screen and (max-width: 414px) {
  .has-label {
    direction: ltr;
    position: relative; }
    .has-label .form-textbox::-webkit-input-placeholder {
      color: transparent; }
    .has-label .form-textbox::-moz-placeholder {
      color: transparent; }
    .has-label .form-textbox:-ms-input-placeholder {
      color: transparent; }
    .has-label .form-textbox::placeholder {
      color: transparent; }
    .has-label .form-textbox:focus::-webkit-input-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus::-moz-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus:-ms-input-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus::placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::-webkit-input-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::-moz-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox:-ms-input-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::placeholder {
      color: #999999; }
    .has-label .is-error .form-label {
      background-color: transparent;
      color: #999999; }
    .has-label .is-error .form-textbox::-webkit-input-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox::-moz-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox:-ms-input-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox::placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox:focus::-webkit-input-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus::-moz-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus:-ms-input-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus::placeholder {
      color: #999999; }
    .has-label .form-cell.form-label {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
              clip-path: inset(0px 0px 99.9% 99.9%);
      overflow: hidden;
      height: 1px;
      width: 1px;
      padding: 0;
      border: 0; }
    .has-label .form-label-flyout {
      display: block;
      position: absolute;
      pointer-events: none;
      top: -50px;
      left: 16px;
      padding-top: 7px;
      padding-bottom: 7px;
      color: #999999;
      z-index: 1;
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      -webkit-transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      /* hide flyout label in non js mode */ } }
    @media only screen and (max-width: 414px) and (max-width: 414px) {
      .has-label .form-label-flyout.is-hidden {
        opacity: 0; } }
    @media only screen and (max-width: 414px) and (max-width: 414px) {
      .has-label .form-label-flyout {
        top: -49px;
        left: 15px; } }

@media only screen and (max-width: 414px) {
      html.no-js .has-label .form-label-flyout {
        opacity: 0; }
    .has-label .form-textbox {
      position: relative;
      display: block; }
      .has-label .form-textbox:focus {
        z-index: 2; }
        .has-label .form-textbox:focus ~ .form-label-flyout {
          width: auto;
          padding-top: 7px;
          padding-bottom: 7px;
          padding-left: 16px;
          padding-right: 16px;
          top: -42px;
          left: 0;
          color: #333333;
          white-space: nowrap;
          border-radius: 4px;
          background-color: #f2f2f2;
          opacity: 1;
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          z-index: 5; }
          .has-label .form-textbox:focus ~ .form-label-flyout:after {
            position: absolute;
            margin-left: -5px;
            top: 100%;
            left: 20px;
            content: "";
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #f2f2f2;
            z-index: 1; }
    .has-label .is-error .form-textbox:focus ~ .form-label-flyout {
      background: #feebeb;
      color: #333333; }
      .has-label .is-error .form-textbox:focus ~ .form-label-flyout:after {
        border-top-color: #feebeb; } }
  @media only screen and (max-width: 414px) and (max-width: 414px) {
    .has-label .form-textbox.form-textbox-entered ~ .form-label-flyout {
      opacity: 0; }
    .has-label .form-textbox.form-textbox-entered:focus ~ .form-label-flyout, .has-label .form-textbox.form-textbox-entered.focused ~ .form-label-flyout {
      opacity: 1; } }

.is-error .form-block-label,
.is-error .form-label, .is-error.form-label {
  color: #ee0000; }

:invalid ~ .form-label {
  color: #ee0000; }

.has-label .form-row .form-label,
.form-cell.form-label {
  padding-left: 2px;
  padding-top: 8px; }
  @media only screen and (max-width: 414px) {
    .has-label .form-row .form-label,
    .form-cell.form-label {
      padding-top: 0;
      padding-left: 0; } }

@media only screen and (max-width: 414px) {
  .has-label .form-row .form-label {
    padding-top: 7px; } }

.form-title + .form-label {
  margin-top: 19px; }

.form-selector-rowwithgutters {
  margin-left: -8px;
  margin-right: -8px; }
  .form-selector-rowwithgutters > .column {
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box; }
  .form-selector-rowwithgutters + .form-message-wrapper {
    line-height: 1.2; }

.form-selector {
  margin-top: -12px;
  margin-bottom: 25px; }
  @media only screen and (max-width: 414px) {
    .form-selector {
      margin-top: -18px;
      margin-bottom: 24px; } }
  .is-error .form-selector {
    margin-bottom: 10px; }

.form-choice-selector-label .form-label {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em; }

.form-choice-selector-label .icon {
  margin-top: 1px; }

.form-choice-selector-label .icon-apple {
  font-size: 33px; }
  .form-choice-selector-label .icon-apple.icon-apple-oneline {
    margin-top: 4px; }
    .form-choice-selector-label .icon-apple.icon-apple-oneline + .icon-label {
      top: -10px;
      left: 0; }
  .form-choice-selector-label .icon-apple.icon-apple-twolines {
    margin-top: 7px; }
    .form-choice-selector-label .icon-apple.icon-apple-twolines + .icon-label {
      top: -10px; }

.form-choice-selector-label .icon-circle {
  font-size: 24px; }

.form-choice-selector-label .icon-label {
  position: relative;
  top: -9px; }

.form-label-small {
  font-size: 10px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0em;
  margin-top: 1px; }
  .colornav-swatch + .form-label-small {
    margin-top: 3px;
    margin-left: 0;
    line-height: 1; }

.form-label-dark {
  color: #333333; }

.form-label-large {
  font-size: 16px;
  line-height: 1.125;
  font-weight: 400;
  letter-spacing: 0em;
  color: #333333;
  display: inline-block;
  padding-top: 3px; }

.form-selector-singlecolumn {
  margin-top: 16px;
  list-style: none; }
  .form-selector-singlecolumn .form-choice-selector-label {
    min-width: 125px; }
    .form-selector-singlecolumn .form-choice-selector-label .icon,
    .form-selector-singlecolumn .form-choice-selector-label .icon-label {
      display: block; }
    .form-selector-singlecolumn .form-choice-selector-label .colorselector-swatch + .form-label-small {
      display: block; }

.form-selector-twocolumns {
  margin-top: 16px;
  max-width: 372px; }
  .form-selector-twocolumns .form-choice-selector ~ .form-choice-selector-label {
    height: 5.8em; }
  .form-selector-twocolumns.form-selectortwocolumns-oneline .form-choice-selector-label {
    height: 74px; }
  @media only screen and (max-width: 414px) {
    .form-selector-twocolumns {
      max-width: none;
      width: 100%; } }

.form-choiceselectorlabel-twocol {
  display: table;
  width: 100%; }
  .form-choiceselectorlabel-twocol .icon-label {
    top: -5px;
    left: 3px;
    position: relative; }
  .form-choiceselectorlabel-twocol .icon {
    display: inline-block; }
  .form-choiceselectorlabel-twocol .icon-before:before {
    top: 0px;
    left: -1px;
    padding-left: 0;
    padding-right: 0; }
  .form-choiceselectorlabel-twocol .icon-circle.icon-before:before {
    top: -0.08em; }

.form-choiceselectorlabel-twocolleft {
  vertical-align: middle;
  text-align: left;
  display: table-cell; }
  .form-choiceselectorlabel-twocolleft .icon-label {
    font-size: 14px;
    line-height: 1.21429;
    font-weight: 400;
    letter-spacing: 0em;
    top: -5px;
    left: -3px; }
    .form-choiceselectorlabel-twocolleft .icon-label.form-label-small {
      font-size: 10px;
      padding-left: 3px; }
  .form-choiceselectorlabel-twocolleft .colornav-swatch {
    margin-top: 3px; }

.form-choiceselectorlabel-twocolright {
  vertical-align: middle;
  text-align: right;
  display: table-cell; }
  .form-choiceselectorlabel-twocolright.form-choiceselectorlabeloneline-twocolright {
    padding-top: 1px; }
    .form-choiceselectorlabel-twocolright.form-choiceselectorlabeloneline-twocolright.form-label-small {
      padding-top: 3px; }

.form-choice-selector-label .colornav-swatch {
  width: 24px;
  height: 24px;
  margin: auto;
  display: inline-block;
  margin-top: 1px; }

.form-choice-selector-label .icon-label.form-label-small {
  top: -8px;
  left: 1px; }

.form-choiceselectorlabel-twocolleft .colornav-swatch {
  margin-top: 5px; }

.form-choice-indicator {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #d6d6d6;
  background: white; }

.form-choice {
  position: absolute;
  top: 0;
  left: 0;
  right: 12px;
  bottom: 12px;
  opacity: 0;
  cursor: pointer;
  z-index: 2; }
  .form-choice ~ .form-label {
    display: block;
    padding-left: 22px;
    margin-top: 9px;
    margin-bottom: 0;
    color: #333333;
    cursor: pointer; }
    .form-choice ~ .form-label .form-choice-indicator {
      position: absolute;
      top: 1px;
      left: 0; }
      .form-choice ~ .form-label .form-choice-indicator .icon {
        position: absolute;
        font-weight: bold;
        color: transparent; }
      @media only screen and (max-width: 414px) {
        .form-choice ~ .form-label .form-choice-indicator {
          top: 2px; } }
  .form-choice:focus + .form-label .form-choice-indicator, .form-choice.focused + .form-label .form-choice-indicator {
    border-color: #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice:checked ~ .form-label,
  .form-choice:checked ~ .form-choice-selector-label .form-label {
    color: #333333; }
  .form-choice:checked ~ .form-label .form-choice-indicator {
    border: 5px solid #0088cc;
    width: 4px;
    height: 4px; }

.is-error .form-choice .form-label {
  color: inherit; }

.form-choice-radio + .form-label .form-choice-indicator {
  border-radius: 50%; }
  @media only screen and (max-width: 414px) {
    .form-choice-radio + .form-label .form-choice-indicator {
      top: 1px;
      left: 1px; } }

.form-choice-checkbox + .form-label .form-choice-indicator {
  border-radius: 3px; }
  @media only screen and (max-width: 414px) {
    .form-choice-checkbox + .form-label .form-choice-indicator {
      top: 1px;
      left: 1px; } }

.form-choice-checkbox:checked + .form-label .form-choice-indicator {
  background: #0088cc;
  text-align: center; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before, .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before {
    display: none; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before, .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    content: ""; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    color: white;
    top: -5px;
    left: -10px;
    padding: 0;
    font-weight: 600;
    line-height: 14px;
    width: 24px;
    vertical-align: top;
    font-size: 19px; }

.form-choice-selector {
  display: inline-block;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .form-choice-selector ~ .form-choice-selector-label {
    display: table;
    width: 100%;
    height: 5.9em;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    box-sizing: border-box;
    border-spacing: 0;
    overflow: hidden;
    font-size: 16px; }
    .form-choice-selector ~ .form-choice-selector-label .form-label {
      position: relative;
      margin-top: 0;
      margin-bottom: 0;
      color: #666666;
      text-indent: 0;
      display: table-cell;
      vertical-align: middle;
      top: 0;
      line-height: 1.35; }
  .form-choice-selector:hover ~ .form-choice-selector-label {
    border-color: #999999; }
    .form-choice-selector:hover ~ .form-choice-selector-label .form-label {
      color: #666666; }
  .form-choice-selector:focus ~ .form-choice-selector-label, .form-choice-selector:active ~ .form-choice-selector-label, .form-choice-selector.focused ~ .form-choice-selector-label {
    border-color: #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice-selector:checked ~ .form-choice-selector-label {
    border: 1px solid #0088cc;
    position: relative; }
    .form-choice-selector:checked ~ .form-choice-selector-label .form-label {
      color: #333333; }
  .form-choice-selector:checked:focus ~ .form-choice-selector-label, .form-choice-selector:checked.focused ~ .form-choice-selector-label {
    border: 1px solid #0088cc; }
  .form-choice-selector.rounded ~ .form-choice-selector-label {
    border-radius: 4px; }

.form-dropdown {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.125em;
  padding-top: 1px;
  color: #333333;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  background: white;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background-clip: padding-box;
  margin-bottom: 14px;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .form-dropdown:focus {
    border-color: #0088cc;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-dropdown:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown ~ .form-icon {
    display: block;
    pointer-events: none;
    color: #999999;
    right: 16px;
    font-size: 21px;
    top: 4px;
    line-height: 1.16; }
    @media only screen and (max-width: 414px) {
      .form-dropdown ~ .form-icon {
        right: 16px; } }
  .is-error .form-dropdown {
    border-color: #ee0000;
    background: rgba(238, 0, 0, 0.1);
    margin-bottom: 0; }
    .is-error .form-dropdown:focus {
      border-color: #0088cc;
      background-color: white; }

.form-dropdown {
  padding: 0 0 0 16px;
  min-height: 32px; }
  .form-dropdown ~ .form-icon {
    display: none\0; }

.form-button {
  margin-top: 16px; }

.form-button-aos {
  background-color: #039808;
  background: -webkit-linear-gradient(#15C418, #039808);
  background: linear-gradient(#15C418, #039808);
  border-color: #07c;
  color: white;
  border: 0; }
  .form-button-aos:hover {
    background-color: #17a01c;
    background: -webkit-linear-gradient(#28c92a, #17a01c);
    background: linear-gradient(#28c92a, #17a01c);
    border-color: #1482d0; }
  .form-button-aos:active {
    background-color: #038c07;
    background: -webkit-linear-gradient(#13b416, #038c07);
    background: linear-gradient(#13b416, #038c07);
    border-color: #006dbc; }
  .form-button-aos:disabled, .form-button-aos.disabled {
    background-color: #039808;
    background: -webkit-linear-gradient(#15C418, #039808);
    background: linear-gradient(#15C418, #039808);
    border-color: #07c;
    color: white; }
    html.ie8 .form-button-aos:disabled, html.ie8 .form-button-aos.disabled {
      background-color: #b3e0b5; }

.form-button-holiday {
  background-color: #cc0000;
  background: -webkit-linear-gradient(#ee2222, #cc0000);
  background: linear-gradient(#ee2222, #cc0000);
  border-color: #07c;
  color: white;
  border: 0; }
  .form-button-holiday:hover {
    background-color: #d01414;
    background: -webkit-linear-gradient(#ef3434, #d01414);
    background: linear-gradient(#ef3434, #d01414);
    border-color: #1482d0; }
  .form-button-holiday:active {
    background-color: #bc0000;
    background: -webkit-linear-gradient(#db1f1f, #bc0000);
    background: linear-gradient(#db1f1f, #bc0000);
    border-color: #006dbc; }
  .form-button-holiday:disabled, .form-button-holiday.disabled {
    background-color: #cc0000;
    background: -webkit-linear-gradient(#ee2222, #cc0000);
    background: linear-gradient(#ee2222, #cc0000);
    border-color: #07c;
    color: white; }
    html.ie8 .form-button-holiday:disabled, html.ie8 .form-button-holiday.disabled {
      background-color: #f0b3b3; }

.form-toggle {
  display: block;
  padding-top: 1px;
  font-size: 16px;
  line-height: 1.125;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-toggle.form-label {
    padding-left: 38px;
    margin-top: 8px; }

.form-toggle-indicator {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  background-color: #d6d6d6;
  width: 28px;
  height: 13px;
  border-radius: 13px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  border: 1px solid #d6d6d6; }
  .form-toggle-indicator:before, .form-toggle-indicator:after {
    position: absolute;
    content: ''; }
  .form-toggle-indicator:before {
    top: 4px;
    left: 18px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    border: 1px solid #999999; }
    .form-choice:checked + .form-toggle .form-toggle-indicator:before {
      left: 7px;
      border-radius: 0;
      border: 0;
      border-left: 1px solid #333333;
      height: 5px;
      top: 4px; }
  .form-toggle-indicator:after {
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: white;
    border-radius: 50%;
    -webkit-transition: left 0.4s;
    transition: left 0.4s; }
    .form-choice:checked + .form-toggle .form-toggle-indicator:after {
      left: 15px; }
  .form-choice:checked + .form-toggle .form-toggle-indicator {
    background-color: #0088cc;
    border-color: #0088cc; }
  .form-choice:focus + .form-toggle .form-toggle-indicator, .form-choice.focused + .form-toggle .form-toggle-indicator {
    border: 1px solid #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice:focus:checked + .form-toggle .form-toggle-indicator, .form-choice:checked.focused + .form-toggle .form-toggle-indicator {
    border: 2px solid #0088cc;
    top: 0;
    left: -1px; }

html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator {
  background-color: #0088cc; }
  html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator:before {
    left: 7px;
    border-radius: 0;
    border: 0;
    border-left: 1px solid #333333;
    height: 5px;
    top: 4px; }
  html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator:after {
    left: 15px; }

.theme-dark .form-label,
.theme-dark .form-block-label,
.theme-dark .form-choice ~ .form-label {
  color: #cccccc; }

.theme-dark .form-dropdown {
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-dropdown:focus {
    border-color: #5cc3f6;
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .is-error .form-dropdown {
  background-color: rgba(255, 51, 51, 0.2);
  border-color: #ff3333;
  color: #cccccc; }
  .theme-dark .is-error .form-dropdown:focus {
    border-color: #5cc3f6;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .form-toggle-indicator {
  background-color: rgba(255, 255, 255, 0.13);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-toggle-indicator:before {
    border-color: rgba(255, 255, 255, 0.3); }

.theme-dark .form-choice:checked + .form-toggle .form-toggle-indicator {
  background-color: #5cc3f6;
  border-color: #5cc3f6; }

.theme-dark .form-choice:checked + .form-toggle .form-toggle-indicator:before {
  color: rgba(255, 255, 255, 0.4); }

.theme-dark .form-choice-selector ~ .form-choice-selector-label {
  border-color: rgba(214, 214, 214, 0.3); }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label {
    color: #999999; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label-large {
    color: #cccccc; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label-dark {
    color: #cccccc; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .colornav-swatch {
    background-color: #666666; }

.theme-dark .form-choice-selector:hover ~ .form-choice-selector-label {
  border-color: rgba(214, 214, 214, 0.6); }
  .theme-dark .form-choice-selector:hover ~ .form-choice-selector-label .form-label {
    color: #999999; }

.theme-dark .form-choice-selector:focus ~ .form-choice-selector-label, .theme-dark .form-choice-selector:active ~ .form-choice-selector-label, .theme-dark .form-choice-selector.focused ~ .form-choice-selector-label {
  border-color: #5cc3f6;
  border-width: 1px;
  box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .form-choice-selector ~ .form-choice-selector-label {
  width: 100%;
  height: 5.9em; }

.theme-dark .form-choice-selector:checked ~ .form-choice-selector-label {
  border-width: 1px;
  border-color: #5cc3f6; }
  .theme-dark .form-choice-selector:checked ~ .form-choice-selector-label .form-label {
    color: #cccccc; }

.theme-dark .form-choice-selector:checked:focus ~ .form-choice-selector-label, .theme-dark .form-choice-selector:checked.focused ~ .form-choice-selector-label {
  border-color: #5cc3f6;
  border-width: 1px;
  box-shadow: 0 0 0 2px rgba(92, 195, 246, 0.3); }

.theme-dark .form-choice-radio:checked ~ .form-label .form-choice-indicator {
  border-color: #5cc3f6;
  background-color: #333333; }

.theme-dark .form-choice-radio + .form-label .form-choice-indicator {
  border-color: #333333;
  background-color: rgba(255, 255, 255, 0.1); }

.theme-dark .is-error .form-choice-radio ~ .form-label {
  color: inherit; }

.theme-dark .form-choice-checkbox:checked ~ .form-label .form-choice-indicator {
  border-color: #5cc3f6;
  background-color: #5cc3f6; }
  .theme-dark .form-choice-checkbox:checked ~ .form-label .form-choice-indicator:after {
    color: #333333; }

.theme-dark .form-choice-checkbox + .form-label .form-choice-indicator {
  border-color: #333333;
  background-color: rgba(255, 255, 255, 0.1); }

.theme-dark .is-error .form-choice-checkbox ~ .form-label {
  color: inherit; }

.theme-dark .form-alert {
  background-color: rgba(242, 242, 242, 0.2);
  border-color: rgba(227, 227, 227, 0.3); }
  .theme-dark .form-alert.is-error {
    background-color: rgba(255, 51, 51, 0.25);
    border-color: rgba(255, 51, 51, 0.4); }

.theme-dark .form-tooltip {
  background-color: #444444;
  color: #C5C5C5; }
  .theme-dark .form-tooltip:after {
    border-top-color: #444444; }

.theme-dark .form-sectionnumber-section:before {
  border-color: #cccccc; }

.theme-dark .form-icons.form-icons-circle13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28102%2C102%2C102%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-circle13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: 0 -147px; }

.theme-dark .form-icons.form-icons-checkalt13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%28121%2C162%2C28%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%28121%2C162%2C28%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-checkalt13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -20px -267px; }

.theme-dark .form-icons.form-icons-unvalidatedalt13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidatedalt13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -40px -227px; }

.theme-dark .form-icons.form-icons-info15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2892%2C195%2C246%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231c-0.238%2C0-0.435-0.075-0.584-0.224%20%20%20s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232%20%20%20c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20M-199.508%2C144.277%20%20%20c-0.411%2C0.346-0.301%2C0.551-0.368%2C1.096c-0.041%2C0.332-0.391%2C0.455-0.583%2C0.463c-0.219%2C0.009-0.641-0.136-0.676-0.473%20%20%20c-0.06-0.578%2C0.032-0.784%2C0.127-1.022c0.312-0.783%2C1.387-1.003%2C1.401-1.793c0.019-1.047-1.509-1.36-1.803-0.187%20%20%20c-0.127%2C0.507-1.096%2C0.465-1.069-0.124c-0.001-0.473%2C0.287-0.983%2C0.724-1.332c0.744-0.595%2C2.8-0.615%2C3.237%2C1.132%20%20%20C-198.262%2C143.055-198.732%2C143.621-199.508%2C144.277z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-info15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -100px -45px; }

.theme-dark .form-icons.form-icons-circle15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28102%2C102%2C102%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-circle15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: 0 -125px; }

.theme-dark .form-icons.form-icons-checkalt15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%28121%2C162%2C28%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%28121%2C162%2C28%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-checkalt15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -20px -245px; }

.theme-dark .form-icons.form-icons-unvalidatedalt15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidatedalt15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -40px -205px; }

.theme-dark .form-icons.form-icons-unvalidated15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.581c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.392-1.907-0.59-2.919-0.59s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.919%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.392%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.92-0.59c0.893-0.378%2C1.695-0.919%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.924%2C0.589-1.907%2C0.589-2.919S-193.198%2C142.505-193.59%2C141.581z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231%20%20%20c-0.238%2C0-0.435-0.075-0.584-0.224s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224%20%20%20c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20%20%20%20M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697s-0.568-0.312-0.568-0.697c0%2C0-0.338-3.428-0.278-3.879%20%20%20c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidated15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -60px -205px; }

.theme-dark .form-icons.form-icons-clearsolid15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2868%2C68%2C68%29%22%20d%3D%22M-193.59%2C141.58c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.391%2C1.907%2C0.589%2C2.919%2C0.589%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.392-0.924%2C0.59-1.907%2C0.59-2.919S-193.198%2C142.505-193.59%2C141.58z%20M-197.412%2C146.913l-0.677%2C0.678l-2.412-2.413l-2.41%2C2.413%20%20%20l-0.677-0.678l2.411-2.411l-2.411-2.411l0.677-0.676l2.41%2C2.411l2.412-2.411l0.677%2C0.676l-2.413%2C2.411L-197.412%2C146.913z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-clearsolid15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -80px -125px; }

.theme-dark .form-icons.form-icons-add15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2892%2C195%2C246%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-196.984%2C144.97h-3.051V148h-0.934v-3.03h-3.046v-0.934h3.046v-3.052h0.934v3.051h3.051%20%20%20C-196.984%2C144.035-196.984%2C144.97-196.984%2C144.97z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-add15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -120px -45px; }

.theme-dark .form-icons.form-icons-remove15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.579c-0.378-0.893-0.919-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.391%2C0.925-0.59%2C1.907-0.59%2C2.919c0%2C1.012%2C0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.925%2C0.391%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.925%2C0.59-1.907%2C0.59-2.92S-193.198%2C142.505-193.59%2C141.579z%20M-197.016%2C144.966l-3.007%2C0.001h-0.957l-3.02-0.001v-0.934%20%20%20l3.021%2C0.001h0.957l3.007-0.001v0.934H-197.016z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-remove15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -140px -205px; }

.theme-dark .form-icons:focus, .theme-dark .form-icons.focused {
  box-shadow: 0 0 0 0.2em rgba(92, 195, 246, 0.3); }

.theme-dark .form-icons-message {
  color: #666666; }
  .theme-dark .form-icons-message.is-clickable {
    color: #5cc3f6; }

.theme-dark .form-textbox {
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-textbox:focus {
    border-color: #5cc3f6;
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }
  .theme-dark .form-textbox::-webkit-input-placeholder {
    color: transparent; }
  .theme-dark .form-textbox::-moz-placeholder {
    color: transparent; }
  .theme-dark .form-textbox:-ms-input-placeholder {
    color: transparent; }
  .theme-dark .form-textbox::placeholder {
    color: transparent; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::placeholder {
    color: #666666; }
  @media only screen and (max-width: 414px) {
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::-webkit-input-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::-moz-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus:-ms-input-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::placeholder {
      color: #666666; } }

@media only screen and (max-width: 414px) {
  .theme-dark .has-label .form-textbox:focus ~ .form-label {
    background-color: #444444;
    color: #cccccc; }
    .theme-dark .has-label .form-textbox:focus ~ .form-label:after {
      border-top-color: #444444; }
  .theme-dark .has-label .form-textbox:focus::-webkit-input-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus::-moz-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus:-ms-input-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus::placeholder {
    color: #666666; } }

.theme-dark .is-error .form-textbox {
  background-color: rgba(255, 51, 51, 0.2);
  border-color: #ff3333;
  color: #cccccc; }
  .theme-dark .is-error .form-textbox:focus {
    border-color: #5cc3f6;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .is-error .form-label {
  color: #ff3333; }

.theme-dark .is-error .form-label-flyout.is-hidden {
  opacity: 0; }

.theme-dark .is-error .form-textbox:focus ~ .form-textbox-countrycode {
  background-color: rgba(255, 255, 255, 0.04);
  border-color: rgba(214, 214, 214, 0.1); }

.theme-dark .is-error .form-textbox ~ .form-textbox-countrycode {
  background-color: rgba(255, 51, 51, 0.1);
  border-color: rgba(255, 51, 51, 0.1); }

.theme-dark .form-textbox-countrycode {
  color: #666666;
  background-color: rgba(255, 255, 255, 0.04);
  border-color: rgba(214, 214, 214, 0.1); }

.form-table {
  display: table;
  width: 100%;
  text-align: left;
  position: relative; }
  @media only screen and (max-width: 414px) {
    .form-table {
      display: block; } }

.form-set {
  display: table-row-group; }

.form-caption {
  display: table-caption; }

.form-row {
  display: table-row; }
  @media only screen and (max-width: 414px) {
    .form-row {
      display: block;
      position: relative; } }

.form-cell {
  display: table-cell;
  vertical-align: top;
  direction: ltr; }
  @media only screen and (max-width: 414px) {
    .form-cell {
      display: block; } }

.form-element {
  position: relative; }

.form-table-layout-fixed {
  table-layout: fixed; }

.form-table-border-spacing {
  border-spacing: 16px; }

.form-title {
  font-size: 28px;
  line-height: 1.14286;
  font-weight: 200;
  letter-spacing: 0em;
  margin-top: 0; }
  html.ie8 .form-title {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .form-title {
      font-size: 24px;
      line-height: 1.20849;
      font-weight: 200;
      letter-spacing: 0em; } }

.form-wrapper {
  margin: -17px -16px -5px; }
  @media only screen and (max-width: 735px) {
    .form-wrapper {
      margin: 0; } }
  .form-wrapper.is-error {
    margin-bottom: -14px; }

.form-cell.form-element {
  margin-top: 0; }

.form-is-valid-icon:before, .form-is-valid-icon:after {
  font-family: "Apple Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: none;
  position: relative;
  z-index: 1;
  alt: ''; }

.form-is-valid-icon:before {
  display: none; }

.form-is-valid-icon:before, .form-is-valid-icon:after {
  content: ""; }

.form-icon {
  display: none;
  position: absolute;
  top: 3px;
  right: 16px; }

.hljs {
  display: block;
  padding: .5em;
  color: #333;
  background: #f8f8f8; }

.hljs-comment,
.hljs-template_comment,
.diff .hljs-header,
.hljs-javadoc {
  color: #998;
  font-style: italic; }

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.javascript .hljs-title,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: #333;
  font-weight: bold; }

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #099; }

.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.tex .hljs-formula {
  color: #d14; }

.hljs-title,
.hljs-id,
.coffeescript .hljs-params,
.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold; }

.javascript .hljs-title,
.lisp .hljs-title,
.clojure .hljs-title,
.hljs-subst {
  font-weight: normal; }

.hljs-class .hljs-title,
.haskell .hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #458;
  font-weight: bold; }

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal; }

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
  color: #008080; }

.hljs-regexp {
  color: #009926; }

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #990073; }

.hljs-built_in,
.lisp .hljs-title,
.clojure .hljs-built_in {
  color: #0086b3; }

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #999;
  font-weight: bold; }

.hljs-deletion {
  background: #fdd; }

.hljs-addition {
  background: #dfd; }

.diff .hljs-change {
  background: #0086b3; }

.hljs-chunk {
  color: #aaa; }

hr {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ddd; }
  .theme-dark hr {
    border-top: 1px solid #444444; }

h1:not([class]) {
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 200;
  letter-spacing: -0.02em; }
  html.ie8 h1:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    h1:not([class]) {
      font-size: 52px;
      line-height: 1.07724;
      font-weight: 200;
      letter-spacing: -0.016em; } }
  @media only screen and (max-width: 735px) {
    h1:not([class]) {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  h1:not([class]):lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h1:not([class]):lang(ja) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h1:not([class]):lang(ja) {
        letter-spacing: 0em; } }
  h1:not([class]):lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h1:not([class]):lang(ko) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h1:not([class]):lang(ko) {
        letter-spacing: 0em; } }
  h1:not([class]):lang(th) {
    line-height: 1.17188;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h1:not([class]):lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h1:not([class]):lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
  h1:not([class]):lang(zh) {
    font-size: 60px;
    line-height: 1.06667;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h1:not([class]):lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h1:not([class]):lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }

h2:not([class]) {
  font-size: 52px;
  line-height: 1.07724;
  font-weight: 200;
  letter-spacing: -0.016em; }
  html.ie8 h2:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    h2:not([class]) {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  @media only screen and (max-width: 735px) {
    h2:not([class]) {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  h2:not([class]):lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h2:not([class]):lang(ja) {
        letter-spacing: 0em; } }
  h2:not([class]):lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h2:not([class]):lang(ko) {
        letter-spacing: 0em; } }
  h2:not([class]):lang(th) {
    line-height: 1.17308;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h2:not([class]):lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h2:not([class]):lang(th) {
        line-height: 1.21875; } }
  h2:not([class]):lang(zh) {
    font-size: 48px;
    line-height: 1.08365;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h2:not([class]):lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      h2:not([class]):lang(zh) {
        font-size: 30px; } }

h3:not([class]) {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 h3:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    h3:not([class]) {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    h3:not([class]) {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  h3:not([class]):lang(ja) {
    letter-spacing: 0em; }
  h3:not([class]):lang(ko) {
    letter-spacing: 0em; }
  h3:not([class]):lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h3:not([class]):lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      h3:not([class]):lang(th) {
        line-height: 1.25; } }
  h3:not([class]):lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      h3:not([class]):lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      h3:not([class]):lang(zh) {
        font-size: 26px; } }

h4:not([class]) {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 h4:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    h4:not([class]) {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    h4:not([class]) {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  h4:not([class]):lang(th) {
    line-height: 1.21875; }
    @media only screen and (max-width: 1068px) {
      h4:not([class]):lang(th) {
        line-height: 1.25; } }
    @media only screen and (max-width: 735px) {
      h4:not([class]):lang(th) {
        line-height: 1.29167; } }
  h4:not([class]):lang(zh) {
    font-size: 30px; }
    @media only screen and (max-width: 1068px) {
      h4:not([class]):lang(zh) {
        font-size: 26px; } }
    @media only screen and (max-width: 735px) {
      h4:not([class]):lang(zh) {
        font-size: 22px; } }

h5:not([class]) {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 h5:not([class]) {
    font-weight: normal; }
  h5:not([class]):lang(zh) {
    font-size: 14px; }

h6:not([class]) {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 h6:not([class]) {
    font-weight: normal; }
  h6:not([class]):lang(zh) {
    font-size: 12px; }

.lipsum {
  color: #999999; }

.with-intro #main {
  padding-top: 2.22222em; }

.container {
  width: 100%; }

.section-intro {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  padding: 0; }
  @media only screen and (min-width: 1442px) {
    .section-intro {
      margin-left: auto;
      margin-right: auto;
      width: 980px; } }
  @media only screen and (max-width: 1068px) {
    .section-intro {
      margin-left: auto;
      margin-right: auto;
      width: 692px; } }
  @media only screen and (max-width: 735px) {
    .section-intro {
      margin-left: auto;
      margin-right: auto;
      width: 90%; } }
  .section-intro:before, .section-intro:after {
    content: ' ';
    display: table; }
  .section-intro:after {
    clear: both; }
  .theme-dark .section-intro {
    padding: 0; }
  .section-intro .section-content {
    padding: 1.66667em; }

.pattern {
  border-top: 1px solid #d6d6d6;
  padding-top: 2em; }
  .theme-dark .pattern {
    border-top: 1px solid #444444; }

.pattern-container {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 2em; }
  .pattern-container .pattern-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    margin: 2em auto 3em; }
    @media only screen and (min-width: 1442px) {
      .pattern-container .pattern-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px; } }
    @media only screen and (max-width: 1068px) {
      .pattern-container .pattern-content {
        margin-left: auto;
        margin-right: auto;
        width: 692px; } }
    @media only screen and (max-width: 735px) {
      .pattern-container .pattern-content {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
    .pattern-container .pattern-content:before, .pattern-container .pattern-content:after {
      content: ' ';
      display: table; }
    .pattern-container .pattern-content:after {
      clear: both; }

pre {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  color: #333333;
  overflow: auto;
  font-size: 16px;
  border-radius: 3px;
  width: 100%;
  max-width: 948px;
  margin: 1em auto;
  padding: .5em 1em; }
  pre code {
    border-radius: 3px;
    border: 0;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    padding: 0; }

.pattern-header {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  padding: 1em 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 1442px) {
    .pattern-header {
      margin-left: auto;
      margin-right: auto;
      width: 980px; } }
  @media only screen and (max-width: 1068px) {
    .pattern-header {
      margin-left: auto;
      margin-right: auto;
      width: 692px; } }
  @media only screen and (max-width: 735px) {
    .pattern-header {
      margin-left: auto;
      margin-right: auto;
      width: 90%; } }
  html.ie8 .pattern-header {
    position: relative; }
  .pattern-header:before, .pattern-header:after {
    content: ' ';
    display: table; }
  .pattern-header:after {
    clear: both; }
  .pattern-header .pattern-title {
    font-size: 32px;
    line-height: 1.125;
    font-weight: 300;
    letter-spacing: 0em;
    line-height: 1;
    margin: 0;
    margin-right: 1em;
    float: left; }
    html.ie8 .pattern-header .pattern-title {
      font-weight: normal; }
    @media only screen and (max-width: 1068px) {
      .pattern-header .pattern-title {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 300;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-header .pattern-title {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em; } }
    .pattern-header .pattern-title:lang(th) {
      line-height: 1.21875; }
      @media only screen and (max-width: 1068px) {
        .pattern-header .pattern-title:lang(th) {
          line-height: 1.25; } }
      @media only screen and (max-width: 735px) {
        .pattern-header .pattern-title:lang(th) {
          line-height: 1.29167; } }
    .pattern-header .pattern-title:lang(zh) {
      font-size: 30px; }
      @media only screen and (max-width: 1068px) {
        .pattern-header .pattern-title:lang(zh) {
          font-size: 26px; } }
      @media only screen and (max-width: 735px) {
        .pattern-header .pattern-title:lang(zh) {
          font-size: 22px; } }
  .pattern-header .pattern-source {
    float: left;
    margin-top: 0.5em;
    margin-left: 0;
    margin-right: 2em;
    vertical-align: middle; }
  .pattern-header .pattern-nav {
    float: right;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
    margin-top: 0.1em;
    overflow-x: auto;
    max-width: 100%; }
    .pattern-header .pattern-nav ul {
      list-style: none;
      margin: 0;
      white-space: nowrap;
      float: left; }
    .pattern-header .pattern-nav li {
      font-size: .75em;
      padding: 0 0.5em;
      height: 20px;
      line-height: 20px;
      display: inline-block; }
      .pattern-header .pattern-nav li:first-child {
        padding-left: 0; }
      .pattern-header .pattern-nav li.divider-left {
        border-left: 1px solid #d6d6d6;
        padding-left: 1em;
        margin-left: 0.6em; }
        .theme-dark .pattern-header .pattern-nav li.divider-left {
          border-left-color: #444444; }
        .pattern-header .pattern-nav li.divider-left:first-child {
          border-left: none;
          margin-left: 0;
          padding-left: 0; }
    .pattern-header .pattern-nav a {
      display: block; }
    @media only screen and (max-width: 735px) {
      .pattern-header .pattern-nav {
        top: auto;
        bottom: 0; } }

.show-dark {
  visibility: hidden !important; }

.show-default {
  visibility: visible !important; }

.theme-dark .show-default {
  visibility: hidden !important; }

.theme-dark .show-dark {
  visibility: visible !important; }

.theme-dark img[src='tests.jpg'],
.theme-dark img[src='thumbnail.jpg'],
.theme-dark .buystrip-product {
  -webkit-filter: invert(70%); }

.theme-dark img[src='buystrip_product_title.png'] {
  -webkit-filter: invert(100%); }

.gallery-example-module {
  height: 200px;
  border: 1px solid #e3e3e3;
  margin-bottom: 2em; }
  .theme-dark .gallery-example-module {
    border-color: #333333; }

.pattern-content > :first-child {
  margin-top: 0; }

.pattern-content > :last-child {
  margin-bottom: 0; }

.pattern-content .thumbnav,
.pattern-content .togglenav,
.pattern-content .dotnav {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 10em solid #fafafa; }
  .theme-dark .pattern-content .thumbnav, .theme-dark
  .pattern-content .togglenav, .theme-dark
  .pattern-content .dotnav {
    border-top: 10em solid #111111; }

.violator-alt {
  background: transparent;
  border-color: #f46c0e;
  color: #f46c0e; }

.guidelines-design h2:not([class]) {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em;
  margin-top: 0.8em;
  margin-bottom: 0.25em; }
  html.ie8 .guidelines-design h2:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .guidelines-design h2:not([class]) {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .guidelines-design h2:not([class]) {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .guidelines-design h2:not([class]):lang(ja) {
    letter-spacing: 0em; }
  .guidelines-design h2:not([class]):lang(ko) {
    letter-spacing: 0em; }
  .guidelines-design h2:not([class]):lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .guidelines-design h2:not([class]):lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .guidelines-design h2:not([class]):lang(th) {
        line-height: 1.25; } }
  .guidelines-design h2:not([class]):lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .guidelines-design h2:not([class]):lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .guidelines-design h2:not([class]):lang(zh) {
        font-size: 26px; } }

.guidelines-design h3:not([class]) {
  font-size: 24px;
  line-height: 1.33349;
  font-weight: 300;
  letter-spacing: 0em;
  margin-top: -0.28em; }
  html.ie8 .guidelines-design h3:not([class]) {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .guidelines-design h3:not([class]) {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      letter-spacing: 0em; } }
  .guidelines-design h3:not([class]):lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .guidelines-design h3:not([class]):lang(zh) {
        font-size: 18px; } }

.guidelines-design p, .guidelines-design ul {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em; }
  .guidelines-design p:lang(zh), .guidelines-design ul:lang(zh) {
    font-size: 14px; }

.guidelines-design .title {
  margin-bottom: 0; }

.guidelines-design ul {
  margin-top: 0; }

.guidelines-design li {
  margin-bottom: 0.5em; }
  .guidelines-design li.inset {
    list-style-type: none; }
    .guidelines-design li.inset:before {
      content: "- "; }

.guidelines-design strong {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 .guidelines-design strong {
    font-weight: normal; }
  .guidelines-design strong:lang(zh) {
    font-size: 14px; }

.guidelines-design .caption-copy {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em;
  font-style: italic; }
  .guidelines-design .caption-copy:lang(zh) {
    font-size: 12px; }
  .guidelines-design .caption-copy li {
    margin-bottom: 0; }

.guidelines-design .text-center {
  text-align: center; }

.guidelines-design .section {
  border-bottom: 1px solid #d6d6d6;
  padding-top: 24px;
  padding-bottom: 32px; }
  .guidelines-design .section:last-child {
    border-bottom: none; }

.guidelines-design .row {
  width: 100%;
  margin-left: -10px;
  margin-right: -10px; }

.guidelines-design .column {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px; }

.pattern-badge .pattern-content {
  margin-bottom: 0; }

.pattern-badge .column {
  height: 12em; }
  @media only screen and (max-width: 1068px) {
    .pattern-badge .column {
      height: 10em; } }
  @media only screen and (max-width: 735px) {
    .pattern-badge .column {
      height: 9em; } }

.pattern-badge .badge-long {
  width: 9em; }
  @media only screen and (max-width: 1068px) {
    .pattern-badge .badge-long {
      width: 6em; } }

.guidelines-design .example-inline p {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em;
  color: #333333; }
  .guidelines-design .example-inline p:lang(zh) {
    font-size: 12px; }

.guidelines-design .example-inline .more {
  display: block; }

.guidelines-design .example-heroic p {
  font-size: 18px;
  line-height: 1.4446;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center; }
  .guidelines-design .example-heroic p:lang(zh) {
    font-size: 16px; }

.guidelines-design .example-heroic .more:hover {
  text-decoration: none;
  color: #333333; }

.guidelines-design .button {
  margin-bottom: 1em; }

.pattern-callout .callout {
  padding: 1.66667em 8.88889em; }

.pattern-callout .callout-icon {
  float: left;
  margin: 0 15px 15px 0; }

.pattern-callout .callout-center {
  text-align: center; }
  .pattern-callout .callout-center .callout-icon {
    float: none;
    margin-top: 10px;
    margin-bottom: 15px; }

@media only screen and (max-width: 735px) {
  .pattern-callout .callout {
    padding: 1.66667em 1em; } }

.colornav {
  display: inline-block;
  text-align: center; }

.colornav-title {
  font-size: 18px;
  line-height: 1.33345;
  font-weight: 400;
  letter-spacing: 0em;
  border-bottom: 1px solid #d6d6d6;
  margin: 0;
  padding: 10px 0; }
  @media only screen and (max-width: 735px) {
    .colornav-title {
      font-size: 16px;
      line-height: 1.375;
      font-weight: 400;
      letter-spacing: 0em; } }

.colornav-items {
  display: inline-block;
  list-style: none;
  margin: 0 -2px;
  padding-top: 15px; }
  @media only screen and (max-width: 735px) {
    .colornav-items {
      margin-left: 1px;
      margin-right: 1px;
      padding-top: 12px; } }

.colornav-item {
  float: left;
  margin: 0 6px; }
  @media only screen and (max-width: 735px) {
    .colornav-item {
      margin-left: 5px;
      margin-right: 5px; } }

.colornav-link {
  border: 1px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  float: left;
  margin-bottom: 1.33333em;
  padding: 3px;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 1; }
  @media only screen and (max-width: 735px) {
    .colornav-link {
      margin-bottom: 22px;
      padding: 2px;
      width: 34px;
      height: 34px; } }
  .colornav-link:hover {
    border-color: #d6d6d6;
    text-decoration: none; }
  .colornav-link.current {
    border-color: #0088cc;
    cursor: default; }

.colornav-swatch {
  background: #cccccc center center;
  border-radius: 50%;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.13);
  display: block;
  width: 32px;
  height: 32px; }
  @media only screen and (max-width: 735px) {
    .colornav-swatch {
      width: 28px;
      height: 28px; } }

.colornav-label, .colornav-label-hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.colornav-link.current .colornav-label {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 400;
  letter-spacing: 0em;
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
  margin-left: -50px;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  white-space: nowrap;
  width: 100px;
  height: auto;
  z-index: 1; }

.theme-dark .colornav .colornav-title {
  border-color: #d6d6d6; }

.theme-dark .colornav .colornav-link {
  color: #333333; }
  .theme-dark .colornav .colornav-link:hover {
    border-color: #d6d6d6; }
  .theme-dark .colornav .colornav-link.current {
    border-color: #0088cc; }

.colornav-swatch-silver {
  background-color: #e2e3e4; }

.colornav-swatch-gold {
  background-color: #e3ccb4; }

.colornav-swatch-spacegray {
  background-color: #b1b2b7; }

.colornav-swatch-rosegold {
  background-color: #ecc6c1; }

.colornav-swatch-spaceblack {
  background-color: #1c1d1e; }

.colornav-swatch-silicone-black {
  background-color: #404040; }

.colornav-swatch-silicone-white {
  background-color: #f2f1ef; }

.colornav-swatch-silicone-stone {
  background-color: #bdb6b0; }

.colornav-swatch-silicone-yellow {
  background-color: #ffe092; }

.colornav-swatch-silicone-darkyellow {
  background-color: #eec643; }

.colornav-swatch-silicone-red {
  background-color: #d63437; }

.colornav-swatch-silicone-apricot {
  background-color: #fc6454; }

.colornav-swatch-silicone-lightpink {
  background-color: #f9bed2; }

.colornav-swatch-silicone-antiquewhite {
  background-color: #e6e0d6; }

.colornav-swatch-silicone-midnightblue {
  background-color: #3b3f50; }

.colornav-swatch-silicone-lavender {
  background-color: #bdb2bc; }

.colornav-swatch-silicone-lilac {
  background-color: #adbee2; }

.colornav-swatch-silicone-royalblue {
  background-color: #4976bc; }

.colornav-swatch-silicone-mint {
  background-color: #a2bd90; }

.colornav-swatch-silicone-charcoalgray {
  background-color: #4a4d52; }

.colornav-swatch-leather-saddlebrown {
  background-color: #9d6040; }

.colornav-swatch-leather-red {
  background-color: #c54533; }

.colornav-swatch-leather-white {
  background-color: #dcd9d2; }

.colornav-swatch-leather-marigold {
  background-color: #e9bf63; }

.colornav-swatch-leather-bluejay {
  background-color: #7fa8b3; }

.colornav-swatch-leather-midnightblue {
  background-color: #45495a; }

.colornav-swatch-leather-stormgray {
  background-color: #5f5b5d; }

.colornav-swatch-leather-marineblue {
  background-color: #4e8196; }

.colornav-swatch-leather-black {
  background-color: #292929; }

.colornav-item-productred {
  padding-right: 76px; }

.colornav-logo-productred {
  width: 72px;
  height: 16px;
  background-size: 72px 16px;
  background-repeat: no-repeat;
  background-image: url("../assets/patterns/ac-colornav/productred.svg");
  margin-top: -8px;
  margin-left: 4px;
  position: absolute;
  left: 100%;
  top: 50%;
  z-index: 1; }
  html.no-svg .colornav-logo-productred {
    background-image: url("../assets/patterns/ac-colornav/productred.png"); }

.pattern-color_nav .pattern-colornav-example {
  text-align: center;
  margin-bottom: 1em; }

.pattern-color_nav .colornav-swatch-textured {
  background-image: url("../assets/patterns/ac-colornav/swatch_texture.png"); }

.pattern-color_nav .colornav-swatch-dual {
  background-image: url("../assets/patterns/ac-colornav/swatch_dual.png"); }

.pattern-color_nav .colornav-swatch-triple {
  background-image: url("../assets/patterns/ac-colornav/swatch_triple.png"); }

.pattern-color_nav .colornav-swatch-quad {
  background-image: url("../assets/patterns/ac-colornav/swatch_quad.png"); }

.pattern-content_nav .contentnav-icon {
  height: 50px;
  width: 50px;
  background: #cccccc; }
  .theme-dark .pattern-content_nav .contentnav-icon {
    background: #333333; }

.flag-16 {
  background-repeat: no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("//www.apple.com/ac/flags/1/images/default/16.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag-16 {
      background-image: url("//www.apple.com/ac/flags/1/images/default/32.png"); } }
  .flag-16-ad {
    background-image: url("//www.apple.com/ac/flags/1/images/ad/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ad {
        background-image: url("//www.apple.com/ac/flags/1/images/ad/32.png"); } }
  .flag-16-ae {
    background-image: url("//www.apple.com/ac/flags/1/images/ae/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ae {
        background-image: url("//www.apple.com/ac/flags/1/images/ae/32.png"); } }
  .flag-16-af {
    background-image: url("//www.apple.com/ac/flags/1/images/af/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-af {
        background-image: url("//www.apple.com/ac/flags/1/images/af/32.png"); } }
  .flag-16-ag {
    background-image: url("//www.apple.com/ac/flags/1/images/ag/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ag {
        background-image: url("//www.apple.com/ac/flags/1/images/ag/32.png"); } }
  .flag-16-ai {
    background-image: url("//www.apple.com/ac/flags/1/images/ai/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ai {
        background-image: url("//www.apple.com/ac/flags/1/images/ai/32.png"); } }
  .flag-16-al {
    background-image: url("//www.apple.com/ac/flags/1/images/al/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-al {
        background-image: url("//www.apple.com/ac/flags/1/images/al/32.png"); } }
  .flag-16-am {
    background-image: url("//www.apple.com/ac/flags/1/images/am/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-am {
        background-image: url("//www.apple.com/ac/flags/1/images/am/32.png"); } }
  .flag-16-an {
    background-image: url("//www.apple.com/ac/flags/1/images/an/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-an {
        background-image: url("//www.apple.com/ac/flags/1/images/an/32.png"); } }
  .flag-16-ao {
    background-image: url("//www.apple.com/ac/flags/1/images/ao/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ao {
        background-image: url("//www.apple.com/ac/flags/1/images/ao/32.png"); } }
  .flag-16-ar {
    background-image: url("//www.apple.com/ac/flags/1/images/ar/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ar {
        background-image: url("//www.apple.com/ac/flags/1/images/ar/32.png"); } }
  .flag-16-as {
    background-image: url("//www.apple.com/ac/flags/1/images/as/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-as {
        background-image: url("//www.apple.com/ac/flags/1/images/as/32.png"); } }
  .flag-16-at {
    background-image: url("//www.apple.com/ac/flags/1/images/at/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-at {
        background-image: url("//www.apple.com/ac/flags/1/images/at/32.png"); } }
  .flag-16-au {
    background-image: url("//www.apple.com/ac/flags/1/images/au/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-au {
        background-image: url("//www.apple.com/ac/flags/1/images/au/32.png"); } }
  .flag-16-aw {
    background-image: url("//www.apple.com/ac/flags/1/images/aw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-aw {
        background-image: url("//www.apple.com/ac/flags/1/images/aw/32.png"); } }
  .flag-16-az {
    background-image: url("//www.apple.com/ac/flags/1/images/az/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-az {
        background-image: url("//www.apple.com/ac/flags/1/images/az/32.png"); } }
  .flag-16-bb {
    background-image: url("//www.apple.com/ac/flags/1/images/bb/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bb {
        background-image: url("//www.apple.com/ac/flags/1/images/bb/32.png"); } }
  .flag-16-bd {
    background-image: url("//www.apple.com/ac/flags/1/images/bd/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bd {
        background-image: url("//www.apple.com/ac/flags/1/images/bd/32.png"); } }
  .flag-16-be {
    background-image: url("//www.apple.com/ac/flags/1/images/be/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-be {
        background-image: url("//www.apple.com/ac/flags/1/images/be/32.png"); } }
  .flag-16-bg {
    background-image: url("//www.apple.com/ac/flags/1/images/bg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bg {
        background-image: url("//www.apple.com/ac/flags/1/images/bg/32.png"); } }
  .flag-16-bh {
    background-image: url("//www.apple.com/ac/flags/1/images/bh/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bh {
        background-image: url("//www.apple.com/ac/flags/1/images/bh/32.png"); } }
  .flag-16-bl {
    background-image: url("//www.apple.com/ac/flags/1/images/bl/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bl {
        background-image: url("//www.apple.com/ac/flags/1/images/bl/32.png"); } }
  .flag-16-bm {
    background-image: url("//www.apple.com/ac/flags/1/images/bm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bm {
        background-image: url("//www.apple.com/ac/flags/1/images/bm/32.png"); } }
  .flag-16-bn {
    background-image: url("//www.apple.com/ac/flags/1/images/bn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bn {
        background-image: url("//www.apple.com/ac/flags/1/images/bn/32.png"); } }
  .flag-16-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bo/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bo/32.png"); } }
  .flag-16-bq-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bq-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/32.png"); } }
  .flag-16-bq-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bq-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/32.png"); } }
  .flag-16-bq-se {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-se/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bq-se {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-se/32.png"); } }
  .flag-16-br {
    background-image: url("//www.apple.com/ac/flags/1/images/br/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-br {
        background-image: url("//www.apple.com/ac/flags/1/images/br/32.png"); } }
  .flag-16-bs {
    background-image: url("//www.apple.com/ac/flags/1/images/bs/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bs {
        background-image: url("//www.apple.com/ac/flags/1/images/bs/32.png"); } }
  .flag-16-bt {
    background-image: url("//www.apple.com/ac/flags/1/images/bt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bt {
        background-image: url("//www.apple.com/ac/flags/1/images/bt/32.png"); } }
  .flag-16-bw {
    background-image: url("//www.apple.com/ac/flags/1/images/bw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bw {
        background-image: url("//www.apple.com/ac/flags/1/images/bw/32.png"); } }
  .flag-16-by {
    background-image: url("//www.apple.com/ac/flags/1/images/by/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-by {
        background-image: url("//www.apple.com/ac/flags/1/images/by/32.png"); } }
  .flag-16-bz {
    background-image: url("//www.apple.com/ac/flags/1/images/bz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-bz {
        background-image: url("//www.apple.com/ac/flags/1/images/bz/32.png"); } }
  .flag-16-ca {
    background-image: url("//www.apple.com/ac/flags/1/images/ca/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ca {
        background-image: url("//www.apple.com/ac/flags/1/images/ca/32.png"); } }
  .flag-16-cd {
    background-image: url("//www.apple.com/ac/flags/1/images/cd/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cd {
        background-image: url("//www.apple.com/ac/flags/1/images/cd/32.png"); } }
  .flag-16-cf {
    background-image: url("//www.apple.com/ac/flags/1/images/cf/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cf {
        background-image: url("//www.apple.com/ac/flags/1/images/cf/32.png"); } }
  .flag-16-ch {
    background-image: url("//www.apple.com/ac/flags/1/images/ch/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ch {
        background-image: url("//www.apple.com/ac/flags/1/images/ch/32.png"); } }
  .flag-16-ci {
    background-image: url("//www.apple.com/ac/flags/1/images/ci/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ci {
        background-image: url("//www.apple.com/ac/flags/1/images/ci/32.png"); } }
  .flag-16-ck {
    background-image: url("//www.apple.com/ac/flags/1/images/ck/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ck {
        background-image: url("//www.apple.com/ac/flags/1/images/ck/32.png"); } }
  .flag-16-cl {
    background-image: url("//www.apple.com/ac/flags/1/images/cl/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cl {
        background-image: url("//www.apple.com/ac/flags/1/images/cl/32.png"); } }
  .flag-16-cm {
    background-image: url("//www.apple.com/ac/flags/1/images/cm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cm {
        background-image: url("//www.apple.com/ac/flags/1/images/cm/32.png"); } }
  .flag-16-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/cn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/cn/32.png"); } }
  .flag-16-co {
    background-image: url("//www.apple.com/ac/flags/1/images/co/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-co {
        background-image: url("//www.apple.com/ac/flags/1/images/co/32.png"); } }
  .flag-16-cr {
    background-image: url("//www.apple.com/ac/flags/1/images/cr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cr {
        background-image: url("//www.apple.com/ac/flags/1/images/cr/32.png"); } }
  .flag-16-cv {
    background-image: url("//www.apple.com/ac/flags/1/images/cv/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cv {
        background-image: url("//www.apple.com/ac/flags/1/images/cv/32.png"); } }
  .flag-16-cw {
    background-image: url("//www.apple.com/ac/flags/1/images/cw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cw {
        background-image: url("//www.apple.com/ac/flags/1/images/cw/32.png"); } }
  .flag-16-cx {
    background-image: url("//www.apple.com/ac/flags/1/images/cx/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cx {
        background-image: url("//www.apple.com/ac/flags/1/images/cx/32.png"); } }
  .flag-16-cy {
    background-image: url("//www.apple.com/ac/flags/1/images/cy/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cy {
        background-image: url("//www.apple.com/ac/flags/1/images/cy/32.png"); } }
  .flag-16-cz {
    background-image: url("//www.apple.com/ac/flags/1/images/cz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-cz {
        background-image: url("//www.apple.com/ac/flags/1/images/cz/32.png"); } }
  .flag-16-de {
    background-image: url("//www.apple.com/ac/flags/1/images/de/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-de {
        background-image: url("//www.apple.com/ac/flags/1/images/de/32.png"); } }
  .flag-16-default {
    background-image: url("//www.apple.com/ac/flags/1/images/default/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-default {
        background-image: url("//www.apple.com/ac/flags/1/images/default/32.png"); } }
  .flag-16-dk {
    background-image: url("//www.apple.com/ac/flags/1/images/dk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-dk {
        background-image: url("//www.apple.com/ac/flags/1/images/dk/32.png"); } }
  .flag-16-dm {
    background-image: url("//www.apple.com/ac/flags/1/images/dm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-dm {
        background-image: url("//www.apple.com/ac/flags/1/images/dm/32.png"); } }
  .flag-16-do {
    background-image: url("//www.apple.com/ac/flags/1/images/do/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-do {
        background-image: url("//www.apple.com/ac/flags/1/images/do/32.png"); } }
  .flag-16-ec {
    background-image: url("//www.apple.com/ac/flags/1/images/ec/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ec {
        background-image: url("//www.apple.com/ac/flags/1/images/ec/32.png"); } }
  .flag-16-ee {
    background-image: url("//www.apple.com/ac/flags/1/images/ee/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ee {
        background-image: url("//www.apple.com/ac/flags/1/images/ee/32.png"); } }
  .flag-16-eg {
    background-image: url("//www.apple.com/ac/flags/1/images/eg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-eg {
        background-image: url("//www.apple.com/ac/flags/1/images/eg/32.png"); } }
  .flag-16-es {
    background-image: url("//www.apple.com/ac/flags/1/images/es/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es {
        background-image: url("//www.apple.com/ac/flags/1/images/es/32.png"); } }
  .flag-16-es-ce {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ce/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-ce {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ce/32.png"); } }
  .flag-16-es-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-cn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-cn/32.png"); } }
  .flag-16-es-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ml/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ml/32.png"); } }
  .flag-16-es-xi {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xi/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-xi {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xi/32.png"); } }
  .flag-16-es-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xm/32.png"); } }
  .flag-16-es-xn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-es-xn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xn/32.png"); } }
  .flag-16-fi {
    background-image: url("//www.apple.com/ac/flags/1/images/fi/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fi {
        background-image: url("//www.apple.com/ac/flags/1/images/fi/32.png"); } }
  .flag-16-fj {
    background-image: url("//www.apple.com/ac/flags/1/images/fj/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fj {
        background-image: url("//www.apple.com/ac/flags/1/images/fj/32.png"); } }
  .flag-16-fk {
    background-image: url("//www.apple.com/ac/flags/1/images/fk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fk {
        background-image: url("//www.apple.com/ac/flags/1/images/fk/32.png"); } }
  .flag-16-fm {
    background-image: url("//www.apple.com/ac/flags/1/images/fm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fm {
        background-image: url("//www.apple.com/ac/flags/1/images/fm/32.png"); } }
  .flag-16-fo {
    background-image: url("//www.apple.com/ac/flags/1/images/fo/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fo {
        background-image: url("//www.apple.com/ac/flags/1/images/fo/32.png"); } }
  .flag-16-fr {
    background-image: url("//www.apple.com/ac/flags/1/images/fr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-fr {
        background-image: url("//www.apple.com/ac/flags/1/images/fr/32.png"); } }
  .flag-16-gb {
    background-image: url("//www.apple.com/ac/flags/1/images/gb/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gb {
        background-image: url("//www.apple.com/ac/flags/1/images/gb/32.png"); } }
  .flag-16-gd {
    background-image: url("//www.apple.com/ac/flags/1/images/gd/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gd {
        background-image: url("//www.apple.com/ac/flags/1/images/gd/32.png"); } }
  .flag-16-gf {
    background-image: url("//www.apple.com/ac/flags/1/images/gf/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gf {
        background-image: url("//www.apple.com/ac/flags/1/images/gf/32.png"); } }
  .flag-16-gh {
    background-image: url("//www.apple.com/ac/flags/1/images/gh/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gh {
        background-image: url("//www.apple.com/ac/flags/1/images/gh/32.png"); } }
  .flag-16-gl {
    background-image: url("//www.apple.com/ac/flags/1/images/gl/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gl {
        background-image: url("//www.apple.com/ac/flags/1/images/gl/32.png"); } }
  .flag-16-gm {
    background-image: url("//www.apple.com/ac/flags/1/images/gm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gm {
        background-image: url("//www.apple.com/ac/flags/1/images/gm/32.png"); } }
  .flag-16-gn {
    background-image: url("//www.apple.com/ac/flags/1/images/gn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gn {
        background-image: url("//www.apple.com/ac/flags/1/images/gn/32.png"); } }
  .flag-16-gp {
    background-image: url("//www.apple.com/ac/flags/1/images/gp/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gp {
        background-image: url("//www.apple.com/ac/flags/1/images/gp/32.png"); } }
  .flag-16-gp-xd {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gp-xd {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/32.png"); } }
  .flag-16-gp-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gp-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/32.png"); } }
  .flag-16-gp-xs {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gp-xs {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/32.png"); } }
  .flag-16-gq {
    background-image: url("//www.apple.com/ac/flags/1/images/gq/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gq {
        background-image: url("//www.apple.com/ac/flags/1/images/gq/32.png"); } }
  .flag-16-gr {
    background-image: url("//www.apple.com/ac/flags/1/images/gr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gr {
        background-image: url("//www.apple.com/ac/flags/1/images/gr/32.png"); } }
  .flag-16-gt {
    background-image: url("//www.apple.com/ac/flags/1/images/gt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gt {
        background-image: url("//www.apple.com/ac/flags/1/images/gt/32.png"); } }
  .flag-16-gu {
    background-image: url("//www.apple.com/ac/flags/1/images/gu/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gu {
        background-image: url("//www.apple.com/ac/flags/1/images/gu/32.png"); } }
  .flag-16-gw {
    background-image: url("//www.apple.com/ac/flags/1/images/gw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gw {
        background-image: url("//www.apple.com/ac/flags/1/images/gw/32.png"); } }
  .flag-16-gy {
    background-image: url("//www.apple.com/ac/flags/1/images/gy/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-gy {
        background-image: url("//www.apple.com/ac/flags/1/images/gy/32.png"); } }
  .flag-16-hk {
    background-image: url("//www.apple.com/ac/flags/1/images/hk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-hk {
        background-image: url("//www.apple.com/ac/flags/1/images/hk/32.png"); } }
  .flag-16-hn {
    background-image: url("//www.apple.com/ac/flags/1/images/hn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-hn {
        background-image: url("//www.apple.com/ac/flags/1/images/hn/32.png"); } }
  .flag-16-hr {
    background-image: url("//www.apple.com/ac/flags/1/images/hr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-hr {
        background-image: url("//www.apple.com/ac/flags/1/images/hr/32.png"); } }
  .flag-16-ht {
    background-image: url("//www.apple.com/ac/flags/1/images/ht/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ht {
        background-image: url("//www.apple.com/ac/flags/1/images/ht/32.png"); } }
  .flag-16-hu {
    background-image: url("//www.apple.com/ac/flags/1/images/hu/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-hu {
        background-image: url("//www.apple.com/ac/flags/1/images/hu/32.png"); } }
  .flag-16-id {
    background-image: url("//www.apple.com/ac/flags/1/images/id/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-id {
        background-image: url("//www.apple.com/ac/flags/1/images/id/32.png"); } }
  .flag-16-ie {
    background-image: url("//www.apple.com/ac/flags/1/images/ie/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ie {
        background-image: url("//www.apple.com/ac/flags/1/images/ie/32.png"); } }
  .flag-16-il {
    background-image: url("//www.apple.com/ac/flags/1/images/il/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-il {
        background-image: url("//www.apple.com/ac/flags/1/images/il/32.png"); } }
  .flag-16-im {
    background-image: url("//www.apple.com/ac/flags/1/images/im/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-im {
        background-image: url("//www.apple.com/ac/flags/1/images/im/32.png"); } }
  .flag-16-in {
    background-image: url("//www.apple.com/ac/flags/1/images/in/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-in {
        background-image: url("//www.apple.com/ac/flags/1/images/in/32.png"); } }
  .flag-16-is {
    background-image: url("//www.apple.com/ac/flags/1/images/is/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-is {
        background-image: url("//www.apple.com/ac/flags/1/images/is/32.png"); } }
  .flag-16-it {
    background-image: url("//www.apple.com/ac/flags/1/images/it/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-it {
        background-image: url("//www.apple.com/ac/flags/1/images/it/32.png"); } }
  .flag-16-je {
    background-image: url("//www.apple.com/ac/flags/1/images/je/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-je {
        background-image: url("//www.apple.com/ac/flags/1/images/je/32.png"); } }
  .flag-16-jm {
    background-image: url("//www.apple.com/ac/flags/1/images/jm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-jm {
        background-image: url("//www.apple.com/ac/flags/1/images/jm/32.png"); } }
  .flag-16-jo {
    background-image: url("//www.apple.com/ac/flags/1/images/jo/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-jo {
        background-image: url("//www.apple.com/ac/flags/1/images/jo/32.png"); } }
  .flag-16-jp {
    background-image: url("//www.apple.com/ac/flags/1/images/jp/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-jp {
        background-image: url("//www.apple.com/ac/flags/1/images/jp/32.png"); } }
  .flag-16-ke {
    background-image: url("//www.apple.com/ac/flags/1/images/ke/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ke {
        background-image: url("//www.apple.com/ac/flags/1/images/ke/32.png"); } }
  .flag-16-kg {
    background-image: url("//www.apple.com/ac/flags/1/images/kg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kg {
        background-image: url("//www.apple.com/ac/flags/1/images/kg/32.png"); } }
  .flag-16-kh {
    background-image: url("//www.apple.com/ac/flags/1/images/kh/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kh {
        background-image: url("//www.apple.com/ac/flags/1/images/kh/32.png"); } }
  .flag-16-kn {
    background-image: url("//www.apple.com/ac/flags/1/images/kn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kn {
        background-image: url("//www.apple.com/ac/flags/1/images/kn/32.png"); } }
  .flag-16-kr {
    background-image: url("//www.apple.com/ac/flags/1/images/kr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kr {
        background-image: url("//www.apple.com/ac/flags/1/images/kr/32.png"); } }
  .flag-16-kw {
    background-image: url("//www.apple.com/ac/flags/1/images/kw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kw {
        background-image: url("//www.apple.com/ac/flags/1/images/kw/32.png"); } }
  .flag-16-ky {
    background-image: url("//www.apple.com/ac/flags/1/images/ky/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ky {
        background-image: url("//www.apple.com/ac/flags/1/images/ky/32.png"); } }
  .flag-16-kz {
    background-image: url("//www.apple.com/ac/flags/1/images/kz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-kz {
        background-image: url("//www.apple.com/ac/flags/1/images/kz/32.png"); } }
  .flag-16-la {
    background-image: url("//www.apple.com/ac/flags/1/images/la/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-la {
        background-image: url("//www.apple.com/ac/flags/1/images/la/32.png"); } }
  .flag-16-lb {
    background-image: url("//www.apple.com/ac/flags/1/images/lb/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lb {
        background-image: url("//www.apple.com/ac/flags/1/images/lb/32.png"); } }
  .flag-16-lc {
    background-image: url("//www.apple.com/ac/flags/1/images/lc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lc {
        background-image: url("//www.apple.com/ac/flags/1/images/lc/32.png"); } }
  .flag-16-li {
    background-image: url("//www.apple.com/ac/flags/1/images/li/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-li {
        background-image: url("//www.apple.com/ac/flags/1/images/li/32.png"); } }
  .flag-16-lk {
    background-image: url("//www.apple.com/ac/flags/1/images/lk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lk {
        background-image: url("//www.apple.com/ac/flags/1/images/lk/32.png"); } }
  .flag-16-ls {
    background-image: url("//www.apple.com/ac/flags/1/images/ls/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ls {
        background-image: url("//www.apple.com/ac/flags/1/images/ls/32.png"); } }
  .flag-16-lt {
    background-image: url("//www.apple.com/ac/flags/1/images/lt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lt {
        background-image: url("//www.apple.com/ac/flags/1/images/lt/32.png"); } }
  .flag-16-lu {
    background-image: url("//www.apple.com/ac/flags/1/images/lu/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lu {
        background-image: url("//www.apple.com/ac/flags/1/images/lu/32.png"); } }
  .flag-16-lv {
    background-image: url("//www.apple.com/ac/flags/1/images/lv/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-lv {
        background-image: url("//www.apple.com/ac/flags/1/images/lv/32.png"); } }
  .flag-16-ma {
    background-image: url("//www.apple.com/ac/flags/1/images/ma/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ma {
        background-image: url("//www.apple.com/ac/flags/1/images/ma/32.png"); } }
  .flag-16-mc {
    background-image: url("//www.apple.com/ac/flags/1/images/mc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mc {
        background-image: url("//www.apple.com/ac/flags/1/images/mc/32.png"); } }
  .flag-16-md {
    background-image: url("//www.apple.com/ac/flags/1/images/md/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-md {
        background-image: url("//www.apple.com/ac/flags/1/images/md/32.png"); } }
  .flag-16-me {
    background-image: url("//www.apple.com/ac/flags/1/images/me/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-me {
        background-image: url("//www.apple.com/ac/flags/1/images/me/32.png"); } }
  .flag-16-mf {
    background-image: url("//www.apple.com/ac/flags/1/images/mf/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mf {
        background-image: url("//www.apple.com/ac/flags/1/images/mf/32.png"); } }
  .flag-16-mg {
    background-image: url("//www.apple.com/ac/flags/1/images/mg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mg {
        background-image: url("//www.apple.com/ac/flags/1/images/mg/32.png"); } }
  .flag-16-mk {
    background-image: url("//www.apple.com/ac/flags/1/images/mk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mk {
        background-image: url("//www.apple.com/ac/flags/1/images/mk/32.png"); } }
  .flag-16-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/ml/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/ml/32.png"); } }
  .flag-16-mn {
    background-image: url("//www.apple.com/ac/flags/1/images/mn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mn {
        background-image: url("//www.apple.com/ac/flags/1/images/mn/32.png"); } }
  .flag-16-mo {
    background-image: url("//www.apple.com/ac/flags/1/images/mo/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mo {
        background-image: url("//www.apple.com/ac/flags/1/images/mo/32.png"); } }
  .flag-16-mp {
    background-image: url("//www.apple.com/ac/flags/1/images/mp/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mp {
        background-image: url("//www.apple.com/ac/flags/1/images/mp/32.png"); } }
  .flag-16-mq {
    background-image: url("//www.apple.com/ac/flags/1/images/mq/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mq {
        background-image: url("//www.apple.com/ac/flags/1/images/mq/32.png"); } }
  .flag-16-ms {
    background-image: url("//www.apple.com/ac/flags/1/images/ms/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ms {
        background-image: url("//www.apple.com/ac/flags/1/images/ms/32.png"); } }
  .flag-16-mt {
    background-image: url("//www.apple.com/ac/flags/1/images/mt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mt {
        background-image: url("//www.apple.com/ac/flags/1/images/mt/32.png"); } }
  .flag-16-mu {
    background-image: url("//www.apple.com/ac/flags/1/images/mu/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mu {
        background-image: url("//www.apple.com/ac/flags/1/images/mu/32.png"); } }
  .flag-16-mv {
    background-image: url("//www.apple.com/ac/flags/1/images/mv/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mv {
        background-image: url("//www.apple.com/ac/flags/1/images/mv/32.png"); } }
  .flag-16-mx {
    background-image: url("//www.apple.com/ac/flags/1/images/mx/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mx {
        background-image: url("//www.apple.com/ac/flags/1/images/mx/32.png"); } }
  .flag-16-my {
    background-image: url("//www.apple.com/ac/flags/1/images/my/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-my {
        background-image: url("//www.apple.com/ac/flags/1/images/my/32.png"); } }
  .flag-16-mz {
    background-image: url("//www.apple.com/ac/flags/1/images/mz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-mz {
        background-image: url("//www.apple.com/ac/flags/1/images/mz/32.png"); } }
  .flag-16-na {
    background-image: url("//www.apple.com/ac/flags/1/images/na/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-na {
        background-image: url("//www.apple.com/ac/flags/1/images/na/32.png"); } }
  .flag-16-nc {
    background-image: url("//www.apple.com/ac/flags/1/images/nc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-nc {
        background-image: url("//www.apple.com/ac/flags/1/images/nc/32.png"); } }
  .flag-16-ne {
    background-image: url("//www.apple.com/ac/flags/1/images/ne/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ne {
        background-image: url("//www.apple.com/ac/flags/1/images/ne/32.png"); } }
  .flag-16-nf {
    background-image: url("//www.apple.com/ac/flags/1/images/nf/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-nf {
        background-image: url("//www.apple.com/ac/flags/1/images/nf/32.png"); } }
  .flag-16-ng {
    background-image: url("//www.apple.com/ac/flags/1/images/ng/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ng {
        background-image: url("//www.apple.com/ac/flags/1/images/ng/32.png"); } }
  .flag-16-ni {
    background-image: url("//www.apple.com/ac/flags/1/images/ni/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ni {
        background-image: url("//www.apple.com/ac/flags/1/images/ni/32.png"); } }
  .flag-16-nl {
    background-image: url("//www.apple.com/ac/flags/1/images/nl/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-nl {
        background-image: url("//www.apple.com/ac/flags/1/images/nl/32.png"); } }
  .flag-16-no {
    background-image: url("//www.apple.com/ac/flags/1/images/no/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-no {
        background-image: url("//www.apple.com/ac/flags/1/images/no/32.png"); } }
  .flag-16-np {
    background-image: url("//www.apple.com/ac/flags/1/images/np/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-np {
        background-image: url("//www.apple.com/ac/flags/1/images/np/32.png"); } }
  .flag-16-nr {
    background-image: url("//www.apple.com/ac/flags/1/images/nr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-nr {
        background-image: url("//www.apple.com/ac/flags/1/images/nr/32.png"); } }
  .flag-16-nz {
    background-image: url("//www.apple.com/ac/flags/1/images/nz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-nz {
        background-image: url("//www.apple.com/ac/flags/1/images/nz/32.png"); } }
  .flag-16-om {
    background-image: url("//www.apple.com/ac/flags/1/images/om/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-om {
        background-image: url("//www.apple.com/ac/flags/1/images/om/32.png"); } }
  .flag-16-pa {
    background-image: url("//www.apple.com/ac/flags/1/images/pa/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pa {
        background-image: url("//www.apple.com/ac/flags/1/images/pa/32.png"); } }
  .flag-16-pe {
    background-image: url("//www.apple.com/ac/flags/1/images/pe/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pe {
        background-image: url("//www.apple.com/ac/flags/1/images/pe/32.png"); } }
  .flag-16-pf {
    background-image: url("//www.apple.com/ac/flags/1/images/pf/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pf {
        background-image: url("//www.apple.com/ac/flags/1/images/pf/32.png"); } }
  .flag-16-pg {
    background-image: url("//www.apple.com/ac/flags/1/images/pg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pg {
        background-image: url("//www.apple.com/ac/flags/1/images/pg/32.png"); } }
  .flag-16-ph {
    background-image: url("//www.apple.com/ac/flags/1/images/ph/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ph {
        background-image: url("//www.apple.com/ac/flags/1/images/ph/32.png"); } }
  .flag-16-pk {
    background-image: url("//www.apple.com/ac/flags/1/images/pk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pk {
        background-image: url("//www.apple.com/ac/flags/1/images/pk/32.png"); } }
  .flag-16-pl {
    background-image: url("//www.apple.com/ac/flags/1/images/pl/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pl {
        background-image: url("//www.apple.com/ac/flags/1/images/pl/32.png"); } }
  .flag-16-placeholder {
    background-image: url("//www.apple.com/ac/flags/1/images/placeholder/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-placeholder {
        background-image: url("//www.apple.com/ac/flags/1/images/placeholder/32.png"); } }
  .flag-16-pm {
    background-image: url("//www.apple.com/ac/flags/1/images/pm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pm {
        background-image: url("//www.apple.com/ac/flags/1/images/pm/32.png"); } }
  .flag-16-pr {
    background-image: url("//www.apple.com/ac/flags/1/images/pr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pr {
        background-image: url("//www.apple.com/ac/flags/1/images/pr/32.png"); } }
  .flag-16-pt {
    background-image: url("//www.apple.com/ac/flags/1/images/pt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pt {
        background-image: url("//www.apple.com/ac/flags/1/images/pt/32.png"); } }
  .flag-16-pt-20 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-20/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pt-20 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-20/32.png"); } }
  .flag-16-pt-30 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-30/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-pt-30 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-30/32.png"); } }
  .flag-16-py {
    background-image: url("//www.apple.com/ac/flags/1/images/py/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-py {
        background-image: url("//www.apple.com/ac/flags/1/images/py/32.png"); } }
  .flag-16-qa {
    background-image: url("//www.apple.com/ac/flags/1/images/qa/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-qa {
        background-image: url("//www.apple.com/ac/flags/1/images/qa/32.png"); } }
  .flag-16-re {
    background-image: url("//www.apple.com/ac/flags/1/images/re/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-re {
        background-image: url("//www.apple.com/ac/flags/1/images/re/32.png"); } }
  .flag-16-ro {
    background-image: url("//www.apple.com/ac/flags/1/images/ro/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ro {
        background-image: url("//www.apple.com/ac/flags/1/images/ro/32.png"); } }
  .flag-16-rs {
    background-image: url("//www.apple.com/ac/flags/1/images/rs/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-rs {
        background-image: url("//www.apple.com/ac/flags/1/images/rs/32.png"); } }
  .flag-16-ru {
    background-image: url("//www.apple.com/ac/flags/1/images/ru/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ru {
        background-image: url("//www.apple.com/ac/flags/1/images/ru/32.png"); } }
  .flag-16-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/sa/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/sa/32.png"); } }
  .flag-16-sb {
    background-image: url("//www.apple.com/ac/flags/1/images/sb/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sb {
        background-image: url("//www.apple.com/ac/flags/1/images/sb/32.png"); } }
  .flag-16-se {
    background-image: url("//www.apple.com/ac/flags/1/images/se/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-se {
        background-image: url("//www.apple.com/ac/flags/1/images/se/32.png"); } }
  .flag-16-sg {
    background-image: url("//www.apple.com/ac/flags/1/images/sg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sg {
        background-image: url("//www.apple.com/ac/flags/1/images/sg/32.png"); } }
  .flag-16-si {
    background-image: url("//www.apple.com/ac/flags/1/images/si/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-si {
        background-image: url("//www.apple.com/ac/flags/1/images/si/32.png"); } }
  .flag-16-sj {
    background-image: url("//www.apple.com/ac/flags/1/images/sj/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sj {
        background-image: url("//www.apple.com/ac/flags/1/images/sj/32.png"); } }
  .flag-16-sk {
    background-image: url("//www.apple.com/ac/flags/1/images/sk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sk {
        background-image: url("//www.apple.com/ac/flags/1/images/sk/32.png"); } }
  .flag-16-sn {
    background-image: url("//www.apple.com/ac/flags/1/images/sn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sn {
        background-image: url("//www.apple.com/ac/flags/1/images/sn/32.png"); } }
  .flag-16-sr {
    background-image: url("//www.apple.com/ac/flags/1/images/sr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sr {
        background-image: url("//www.apple.com/ac/flags/1/images/sr/32.png"); } }
  .flag-16-sv {
    background-image: url("//www.apple.com/ac/flags/1/images/sv/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sv {
        background-image: url("//www.apple.com/ac/flags/1/images/sv/32.png"); } }
  .flag-16-sx {
    background-image: url("//www.apple.com/ac/flags/1/images/sx/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sx {
        background-image: url("//www.apple.com/ac/flags/1/images/sx/32.png"); } }
  .flag-16-sz {
    background-image: url("//www.apple.com/ac/flags/1/images/sz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-sz {
        background-image: url("//www.apple.com/ac/flags/1/images/sz/32.png"); } }
  .flag-16-tc {
    background-image: url("//www.apple.com/ac/flags/1/images/tc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tc {
        background-image: url("//www.apple.com/ac/flags/1/images/tc/32.png"); } }
  .flag-16-th {
    background-image: url("//www.apple.com/ac/flags/1/images/th/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-th {
        background-image: url("//www.apple.com/ac/flags/1/images/th/32.png"); } }
  .flag-16-tj {
    background-image: url("//www.apple.com/ac/flags/1/images/tj/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tj {
        background-image: url("//www.apple.com/ac/flags/1/images/tj/32.png"); } }
  .flag-16-tm {
    background-image: url("//www.apple.com/ac/flags/1/images/tm/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tm {
        background-image: url("//www.apple.com/ac/flags/1/images/tm/32.png"); } }
  .flag-16-tn {
    background-image: url("//www.apple.com/ac/flags/1/images/tn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tn {
        background-image: url("//www.apple.com/ac/flags/1/images/tn/32.png"); } }
  .flag-16-to {
    background-image: url("//www.apple.com/ac/flags/1/images/to/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-to {
        background-image: url("//www.apple.com/ac/flags/1/images/to/32.png"); } }
  .flag-16-tr {
    background-image: url("//www.apple.com/ac/flags/1/images/tr/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tr {
        background-image: url("//www.apple.com/ac/flags/1/images/tr/32.png"); } }
  .flag-16-tt {
    background-image: url("//www.apple.com/ac/flags/1/images/tt/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tt {
        background-image: url("//www.apple.com/ac/flags/1/images/tt/32.png"); } }
  .flag-16-tw {
    background-image: url("//www.apple.com/ac/flags/1/images/tw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tw {
        background-image: url("//www.apple.com/ac/flags/1/images/tw/32.png"); } }
  .flag-16-tz {
    background-image: url("//www.apple.com/ac/flags/1/images/tz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-tz {
        background-image: url("//www.apple.com/ac/flags/1/images/tz/32.png"); } }
  .flag-16-ua {
    background-image: url("//www.apple.com/ac/flags/1/images/ua/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ua {
        background-image: url("//www.apple.com/ac/flags/1/images/ua/32.png"); } }
  .flag-16-ug {
    background-image: url("//www.apple.com/ac/flags/1/images/ug/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ug {
        background-image: url("//www.apple.com/ac/flags/1/images/ug/32.png"); } }
  .flag-16-us {
    background-image: url("//www.apple.com/ac/flags/1/images/us/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-us {
        background-image: url("//www.apple.com/ac/flags/1/images/us/32.png"); } }
  .flag-16-uy {
    background-image: url("//www.apple.com/ac/flags/1/images/uy/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-uy {
        background-image: url("//www.apple.com/ac/flags/1/images/uy/32.png"); } }
  .flag-16-uz {
    background-image: url("//www.apple.com/ac/flags/1/images/uz/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-uz {
        background-image: url("//www.apple.com/ac/flags/1/images/uz/32.png"); } }
  .flag-16-va {
    background-image: url("//www.apple.com/ac/flags/1/images/va/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-va {
        background-image: url("//www.apple.com/ac/flags/1/images/va/32.png"); } }
  .flag-16-vc {
    background-image: url("//www.apple.com/ac/flags/1/images/vc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-vc {
        background-image: url("//www.apple.com/ac/flags/1/images/vc/32.png"); } }
  .flag-16-ve {
    background-image: url("//www.apple.com/ac/flags/1/images/ve/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ve {
        background-image: url("//www.apple.com/ac/flags/1/images/ve/32.png"); } }
  .flag-16-vg {
    background-image: url("//www.apple.com/ac/flags/1/images/vg/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-vg {
        background-image: url("//www.apple.com/ac/flags/1/images/vg/32.png"); } }
  .flag-16-vn {
    background-image: url("//www.apple.com/ac/flags/1/images/vn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-vn {
        background-image: url("//www.apple.com/ac/flags/1/images/vn/32.png"); } }
  .flag-16-vu {
    background-image: url("//www.apple.com/ac/flags/1/images/vu/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-vu {
        background-image: url("//www.apple.com/ac/flags/1/images/vu/32.png"); } }
  .flag-16-ws {
    background-image: url("//www.apple.com/ac/flags/1/images/ws/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-ws {
        background-image: url("//www.apple.com/ac/flags/1/images/ws/32.png"); } }
  .flag-16-xc {
    background-image: url("//www.apple.com/ac/flags/1/images/xc/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-xc {
        background-image: url("//www.apple.com/ac/flags/1/images/xc/32.png"); } }
  .flag-16-xk {
    background-image: url("//www.apple.com/ac/flags/1/images/xk/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-xk {
        background-image: url("//www.apple.com/ac/flags/1/images/xk/32.png"); } }
  .flag-16-za {
    background-image: url("//www.apple.com/ac/flags/1/images/za/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-za {
        background-image: url("//www.apple.com/ac/flags/1/images/za/32.png"); } }
  .flag-16-zh-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-zh-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/32.png"); } }
  .flag-16-zw {
    background-image: url("//www.apple.com/ac/flags/1/images/zw/16.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-16-zw {
        background-image: url("//www.apple.com/ac/flags/1/images/zw/32.png"); } }

.flag-22 {
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("//www.apple.com/ac/flags/1/images/default/22.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag-22 {
      background-image: url("//www.apple.com/ac/flags/1/images/default/44.png"); } }
  .flag-22-ad {
    background-image: url("//www.apple.com/ac/flags/1/images/ad/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ad {
        background-image: url("//www.apple.com/ac/flags/1/images/ad/44.png"); } }
  .flag-22-ae {
    background-image: url("//www.apple.com/ac/flags/1/images/ae/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ae {
        background-image: url("//www.apple.com/ac/flags/1/images/ae/44.png"); } }
  .flag-22-af {
    background-image: url("//www.apple.com/ac/flags/1/images/af/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-af {
        background-image: url("//www.apple.com/ac/flags/1/images/af/44.png"); } }
  .flag-22-ag {
    background-image: url("//www.apple.com/ac/flags/1/images/ag/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ag {
        background-image: url("//www.apple.com/ac/flags/1/images/ag/44.png"); } }
  .flag-22-ai {
    background-image: url("//www.apple.com/ac/flags/1/images/ai/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ai {
        background-image: url("//www.apple.com/ac/flags/1/images/ai/44.png"); } }
  .flag-22-al {
    background-image: url("//www.apple.com/ac/flags/1/images/al/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-al {
        background-image: url("//www.apple.com/ac/flags/1/images/al/44.png"); } }
  .flag-22-am {
    background-image: url("//www.apple.com/ac/flags/1/images/am/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-am {
        background-image: url("//www.apple.com/ac/flags/1/images/am/44.png"); } }
  .flag-22-an {
    background-image: url("//www.apple.com/ac/flags/1/images/an/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-an {
        background-image: url("//www.apple.com/ac/flags/1/images/an/44.png"); } }
  .flag-22-ao {
    background-image: url("//www.apple.com/ac/flags/1/images/ao/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ao {
        background-image: url("//www.apple.com/ac/flags/1/images/ao/44.png"); } }
  .flag-22-ar {
    background-image: url("//www.apple.com/ac/flags/1/images/ar/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ar {
        background-image: url("//www.apple.com/ac/flags/1/images/ar/44.png"); } }
  .flag-22-as {
    background-image: url("//www.apple.com/ac/flags/1/images/as/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-as {
        background-image: url("//www.apple.com/ac/flags/1/images/as/44.png"); } }
  .flag-22-at {
    background-image: url("//www.apple.com/ac/flags/1/images/at/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-at {
        background-image: url("//www.apple.com/ac/flags/1/images/at/44.png"); } }
  .flag-22-au {
    background-image: url("//www.apple.com/ac/flags/1/images/au/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-au {
        background-image: url("//www.apple.com/ac/flags/1/images/au/44.png"); } }
  .flag-22-aw {
    background-image: url("//www.apple.com/ac/flags/1/images/aw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-aw {
        background-image: url("//www.apple.com/ac/flags/1/images/aw/44.png"); } }
  .flag-22-az {
    background-image: url("//www.apple.com/ac/flags/1/images/az/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-az {
        background-image: url("//www.apple.com/ac/flags/1/images/az/44.png"); } }
  .flag-22-bb {
    background-image: url("//www.apple.com/ac/flags/1/images/bb/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bb {
        background-image: url("//www.apple.com/ac/flags/1/images/bb/44.png"); } }
  .flag-22-bd {
    background-image: url("//www.apple.com/ac/flags/1/images/bd/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bd {
        background-image: url("//www.apple.com/ac/flags/1/images/bd/44.png"); } }
  .flag-22-be {
    background-image: url("//www.apple.com/ac/flags/1/images/be/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-be {
        background-image: url("//www.apple.com/ac/flags/1/images/be/44.png"); } }
  .flag-22-bg {
    background-image: url("//www.apple.com/ac/flags/1/images/bg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bg {
        background-image: url("//www.apple.com/ac/flags/1/images/bg/44.png"); } }
  .flag-22-bh {
    background-image: url("//www.apple.com/ac/flags/1/images/bh/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bh {
        background-image: url("//www.apple.com/ac/flags/1/images/bh/44.png"); } }
  .flag-22-bl {
    background-image: url("//www.apple.com/ac/flags/1/images/bl/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bl {
        background-image: url("//www.apple.com/ac/flags/1/images/bl/44.png"); } }
  .flag-22-bm {
    background-image: url("//www.apple.com/ac/flags/1/images/bm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bm {
        background-image: url("//www.apple.com/ac/flags/1/images/bm/44.png"); } }
  .flag-22-bn {
    background-image: url("//www.apple.com/ac/flags/1/images/bn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bn {
        background-image: url("//www.apple.com/ac/flags/1/images/bn/44.png"); } }
  .flag-22-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bo/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bo/44.png"); } }
  .flag-22-bq-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bq-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/44.png"); } }
  .flag-22-bq-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bq-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/44.png"); } }
  .flag-22-bq-se {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-se/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bq-se {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-se/44.png"); } }
  .flag-22-br {
    background-image: url("//www.apple.com/ac/flags/1/images/br/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-br {
        background-image: url("//www.apple.com/ac/flags/1/images/br/44.png"); } }
  .flag-22-bs {
    background-image: url("//www.apple.com/ac/flags/1/images/bs/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bs {
        background-image: url("//www.apple.com/ac/flags/1/images/bs/44.png"); } }
  .flag-22-bt {
    background-image: url("//www.apple.com/ac/flags/1/images/bt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bt {
        background-image: url("//www.apple.com/ac/flags/1/images/bt/44.png"); } }
  .flag-22-bw {
    background-image: url("//www.apple.com/ac/flags/1/images/bw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bw {
        background-image: url("//www.apple.com/ac/flags/1/images/bw/44.png"); } }
  .flag-22-by {
    background-image: url("//www.apple.com/ac/flags/1/images/by/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-by {
        background-image: url("//www.apple.com/ac/flags/1/images/by/44.png"); } }
  .flag-22-bz {
    background-image: url("//www.apple.com/ac/flags/1/images/bz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-bz {
        background-image: url("//www.apple.com/ac/flags/1/images/bz/44.png"); } }
  .flag-22-ca {
    background-image: url("//www.apple.com/ac/flags/1/images/ca/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ca {
        background-image: url("//www.apple.com/ac/flags/1/images/ca/44.png"); } }
  .flag-22-cd {
    background-image: url("//www.apple.com/ac/flags/1/images/cd/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cd {
        background-image: url("//www.apple.com/ac/flags/1/images/cd/44.png"); } }
  .flag-22-cf {
    background-image: url("//www.apple.com/ac/flags/1/images/cf/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cf {
        background-image: url("//www.apple.com/ac/flags/1/images/cf/44.png"); } }
  .flag-22-ch {
    background-image: url("//www.apple.com/ac/flags/1/images/ch/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ch {
        background-image: url("//www.apple.com/ac/flags/1/images/ch/44.png"); } }
  .flag-22-ci {
    background-image: url("//www.apple.com/ac/flags/1/images/ci/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ci {
        background-image: url("//www.apple.com/ac/flags/1/images/ci/44.png"); } }
  .flag-22-ck {
    background-image: url("//www.apple.com/ac/flags/1/images/ck/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ck {
        background-image: url("//www.apple.com/ac/flags/1/images/ck/44.png"); } }
  .flag-22-cl {
    background-image: url("//www.apple.com/ac/flags/1/images/cl/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cl {
        background-image: url("//www.apple.com/ac/flags/1/images/cl/44.png"); } }
  .flag-22-cm {
    background-image: url("//www.apple.com/ac/flags/1/images/cm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cm {
        background-image: url("//www.apple.com/ac/flags/1/images/cm/44.png"); } }
  .flag-22-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/cn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/cn/44.png"); } }
  .flag-22-co {
    background-image: url("//www.apple.com/ac/flags/1/images/co/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-co {
        background-image: url("//www.apple.com/ac/flags/1/images/co/44.png"); } }
  .flag-22-cr {
    background-image: url("//www.apple.com/ac/flags/1/images/cr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cr {
        background-image: url("//www.apple.com/ac/flags/1/images/cr/44.png"); } }
  .flag-22-cv {
    background-image: url("//www.apple.com/ac/flags/1/images/cv/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cv {
        background-image: url("//www.apple.com/ac/flags/1/images/cv/44.png"); } }
  .flag-22-cw {
    background-image: url("//www.apple.com/ac/flags/1/images/cw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cw {
        background-image: url("//www.apple.com/ac/flags/1/images/cw/44.png"); } }
  .flag-22-cx {
    background-image: url("//www.apple.com/ac/flags/1/images/cx/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cx {
        background-image: url("//www.apple.com/ac/flags/1/images/cx/44.png"); } }
  .flag-22-cy {
    background-image: url("//www.apple.com/ac/flags/1/images/cy/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cy {
        background-image: url("//www.apple.com/ac/flags/1/images/cy/44.png"); } }
  .flag-22-cz {
    background-image: url("//www.apple.com/ac/flags/1/images/cz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-cz {
        background-image: url("//www.apple.com/ac/flags/1/images/cz/44.png"); } }
  .flag-22-de {
    background-image: url("//www.apple.com/ac/flags/1/images/de/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-de {
        background-image: url("//www.apple.com/ac/flags/1/images/de/44.png"); } }
  .flag-22-default {
    background-image: url("//www.apple.com/ac/flags/1/images/default/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-default {
        background-image: url("//www.apple.com/ac/flags/1/images/default/44.png"); } }
  .flag-22-dk {
    background-image: url("//www.apple.com/ac/flags/1/images/dk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-dk {
        background-image: url("//www.apple.com/ac/flags/1/images/dk/44.png"); } }
  .flag-22-dm {
    background-image: url("//www.apple.com/ac/flags/1/images/dm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-dm {
        background-image: url("//www.apple.com/ac/flags/1/images/dm/44.png"); } }
  .flag-22-do {
    background-image: url("//www.apple.com/ac/flags/1/images/do/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-do {
        background-image: url("//www.apple.com/ac/flags/1/images/do/44.png"); } }
  .flag-22-ec {
    background-image: url("//www.apple.com/ac/flags/1/images/ec/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ec {
        background-image: url("//www.apple.com/ac/flags/1/images/ec/44.png"); } }
  .flag-22-ee {
    background-image: url("//www.apple.com/ac/flags/1/images/ee/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ee {
        background-image: url("//www.apple.com/ac/flags/1/images/ee/44.png"); } }
  .flag-22-eg {
    background-image: url("//www.apple.com/ac/flags/1/images/eg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-eg {
        background-image: url("//www.apple.com/ac/flags/1/images/eg/44.png"); } }
  .flag-22-es {
    background-image: url("//www.apple.com/ac/flags/1/images/es/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es {
        background-image: url("//www.apple.com/ac/flags/1/images/es/44.png"); } }
  .flag-22-es-ce {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ce/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-ce {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ce/44.png"); } }
  .flag-22-es-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-cn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-cn/44.png"); } }
  .flag-22-es-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ml/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ml/44.png"); } }
  .flag-22-es-xi {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xi/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-xi {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xi/44.png"); } }
  .flag-22-es-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xm/44.png"); } }
  .flag-22-es-xn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-es-xn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xn/44.png"); } }
  .flag-22-fi {
    background-image: url("//www.apple.com/ac/flags/1/images/fi/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fi {
        background-image: url("//www.apple.com/ac/flags/1/images/fi/44.png"); } }
  .flag-22-fj {
    background-image: url("//www.apple.com/ac/flags/1/images/fj/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fj {
        background-image: url("//www.apple.com/ac/flags/1/images/fj/44.png"); } }
  .flag-22-fk {
    background-image: url("//www.apple.com/ac/flags/1/images/fk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fk {
        background-image: url("//www.apple.com/ac/flags/1/images/fk/44.png"); } }
  .flag-22-fm {
    background-image: url("//www.apple.com/ac/flags/1/images/fm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fm {
        background-image: url("//www.apple.com/ac/flags/1/images/fm/44.png"); } }
  .flag-22-fo {
    background-image: url("//www.apple.com/ac/flags/1/images/fo/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fo {
        background-image: url("//www.apple.com/ac/flags/1/images/fo/44.png"); } }
  .flag-22-fr {
    background-image: url("//www.apple.com/ac/flags/1/images/fr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-fr {
        background-image: url("//www.apple.com/ac/flags/1/images/fr/44.png"); } }
  .flag-22-gb {
    background-image: url("//www.apple.com/ac/flags/1/images/gb/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gb {
        background-image: url("//www.apple.com/ac/flags/1/images/gb/44.png"); } }
  .flag-22-gd {
    background-image: url("//www.apple.com/ac/flags/1/images/gd/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gd {
        background-image: url("//www.apple.com/ac/flags/1/images/gd/44.png"); } }
  .flag-22-gf {
    background-image: url("//www.apple.com/ac/flags/1/images/gf/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gf {
        background-image: url("//www.apple.com/ac/flags/1/images/gf/44.png"); } }
  .flag-22-gh {
    background-image: url("//www.apple.com/ac/flags/1/images/gh/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gh {
        background-image: url("//www.apple.com/ac/flags/1/images/gh/44.png"); } }
  .flag-22-gl {
    background-image: url("//www.apple.com/ac/flags/1/images/gl/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gl {
        background-image: url("//www.apple.com/ac/flags/1/images/gl/44.png"); } }
  .flag-22-gm {
    background-image: url("//www.apple.com/ac/flags/1/images/gm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gm {
        background-image: url("//www.apple.com/ac/flags/1/images/gm/44.png"); } }
  .flag-22-gn {
    background-image: url("//www.apple.com/ac/flags/1/images/gn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gn {
        background-image: url("//www.apple.com/ac/flags/1/images/gn/44.png"); } }
  .flag-22-gp {
    background-image: url("//www.apple.com/ac/flags/1/images/gp/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gp {
        background-image: url("//www.apple.com/ac/flags/1/images/gp/44.png"); } }
  .flag-22-gp-xd {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gp-xd {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/44.png"); } }
  .flag-22-gp-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gp-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/44.png"); } }
  .flag-22-gp-xs {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gp-xs {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/44.png"); } }
  .flag-22-gq {
    background-image: url("//www.apple.com/ac/flags/1/images/gq/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gq {
        background-image: url("//www.apple.com/ac/flags/1/images/gq/44.png"); } }
  .flag-22-gr {
    background-image: url("//www.apple.com/ac/flags/1/images/gr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gr {
        background-image: url("//www.apple.com/ac/flags/1/images/gr/44.png"); } }
  .flag-22-gt {
    background-image: url("//www.apple.com/ac/flags/1/images/gt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gt {
        background-image: url("//www.apple.com/ac/flags/1/images/gt/44.png"); } }
  .flag-22-gu {
    background-image: url("//www.apple.com/ac/flags/1/images/gu/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gu {
        background-image: url("//www.apple.com/ac/flags/1/images/gu/44.png"); } }
  .flag-22-gw {
    background-image: url("//www.apple.com/ac/flags/1/images/gw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gw {
        background-image: url("//www.apple.com/ac/flags/1/images/gw/44.png"); } }
  .flag-22-gy {
    background-image: url("//www.apple.com/ac/flags/1/images/gy/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-gy {
        background-image: url("//www.apple.com/ac/flags/1/images/gy/44.png"); } }
  .flag-22-hk {
    background-image: url("//www.apple.com/ac/flags/1/images/hk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-hk {
        background-image: url("//www.apple.com/ac/flags/1/images/hk/44.png"); } }
  .flag-22-hn {
    background-image: url("//www.apple.com/ac/flags/1/images/hn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-hn {
        background-image: url("//www.apple.com/ac/flags/1/images/hn/44.png"); } }
  .flag-22-hr {
    background-image: url("//www.apple.com/ac/flags/1/images/hr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-hr {
        background-image: url("//www.apple.com/ac/flags/1/images/hr/44.png"); } }
  .flag-22-ht {
    background-image: url("//www.apple.com/ac/flags/1/images/ht/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ht {
        background-image: url("//www.apple.com/ac/flags/1/images/ht/44.png"); } }
  .flag-22-hu {
    background-image: url("//www.apple.com/ac/flags/1/images/hu/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-hu {
        background-image: url("//www.apple.com/ac/flags/1/images/hu/44.png"); } }
  .flag-22-id {
    background-image: url("//www.apple.com/ac/flags/1/images/id/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-id {
        background-image: url("//www.apple.com/ac/flags/1/images/id/44.png"); } }
  .flag-22-ie {
    background-image: url("//www.apple.com/ac/flags/1/images/ie/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ie {
        background-image: url("//www.apple.com/ac/flags/1/images/ie/44.png"); } }
  .flag-22-il {
    background-image: url("//www.apple.com/ac/flags/1/images/il/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-il {
        background-image: url("//www.apple.com/ac/flags/1/images/il/44.png"); } }
  .flag-22-im {
    background-image: url("//www.apple.com/ac/flags/1/images/im/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-im {
        background-image: url("//www.apple.com/ac/flags/1/images/im/44.png"); } }
  .flag-22-in {
    background-image: url("//www.apple.com/ac/flags/1/images/in/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-in {
        background-image: url("//www.apple.com/ac/flags/1/images/in/44.png"); } }
  .flag-22-is {
    background-image: url("//www.apple.com/ac/flags/1/images/is/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-is {
        background-image: url("//www.apple.com/ac/flags/1/images/is/44.png"); } }
  .flag-22-it {
    background-image: url("//www.apple.com/ac/flags/1/images/it/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-it {
        background-image: url("//www.apple.com/ac/flags/1/images/it/44.png"); } }
  .flag-22-je {
    background-image: url("//www.apple.com/ac/flags/1/images/je/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-je {
        background-image: url("//www.apple.com/ac/flags/1/images/je/44.png"); } }
  .flag-22-jm {
    background-image: url("//www.apple.com/ac/flags/1/images/jm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-jm {
        background-image: url("//www.apple.com/ac/flags/1/images/jm/44.png"); } }
  .flag-22-jo {
    background-image: url("//www.apple.com/ac/flags/1/images/jo/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-jo {
        background-image: url("//www.apple.com/ac/flags/1/images/jo/44.png"); } }
  .flag-22-jp {
    background-image: url("//www.apple.com/ac/flags/1/images/jp/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-jp {
        background-image: url("//www.apple.com/ac/flags/1/images/jp/44.png"); } }
  .flag-22-ke {
    background-image: url("//www.apple.com/ac/flags/1/images/ke/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ke {
        background-image: url("//www.apple.com/ac/flags/1/images/ke/44.png"); } }
  .flag-22-kg {
    background-image: url("//www.apple.com/ac/flags/1/images/kg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kg {
        background-image: url("//www.apple.com/ac/flags/1/images/kg/44.png"); } }
  .flag-22-kh {
    background-image: url("//www.apple.com/ac/flags/1/images/kh/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kh {
        background-image: url("//www.apple.com/ac/flags/1/images/kh/44.png"); } }
  .flag-22-kn {
    background-image: url("//www.apple.com/ac/flags/1/images/kn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kn {
        background-image: url("//www.apple.com/ac/flags/1/images/kn/44.png"); } }
  .flag-22-kr {
    background-image: url("//www.apple.com/ac/flags/1/images/kr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kr {
        background-image: url("//www.apple.com/ac/flags/1/images/kr/44.png"); } }
  .flag-22-kw {
    background-image: url("//www.apple.com/ac/flags/1/images/kw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kw {
        background-image: url("//www.apple.com/ac/flags/1/images/kw/44.png"); } }
  .flag-22-ky {
    background-image: url("//www.apple.com/ac/flags/1/images/ky/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ky {
        background-image: url("//www.apple.com/ac/flags/1/images/ky/44.png"); } }
  .flag-22-kz {
    background-image: url("//www.apple.com/ac/flags/1/images/kz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-kz {
        background-image: url("//www.apple.com/ac/flags/1/images/kz/44.png"); } }
  .flag-22-la {
    background-image: url("//www.apple.com/ac/flags/1/images/la/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-la {
        background-image: url("//www.apple.com/ac/flags/1/images/la/44.png"); } }
  .flag-22-lb {
    background-image: url("//www.apple.com/ac/flags/1/images/lb/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lb {
        background-image: url("//www.apple.com/ac/flags/1/images/lb/44.png"); } }
  .flag-22-lc {
    background-image: url("//www.apple.com/ac/flags/1/images/lc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lc {
        background-image: url("//www.apple.com/ac/flags/1/images/lc/44.png"); } }
  .flag-22-li {
    background-image: url("//www.apple.com/ac/flags/1/images/li/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-li {
        background-image: url("//www.apple.com/ac/flags/1/images/li/44.png"); } }
  .flag-22-lk {
    background-image: url("//www.apple.com/ac/flags/1/images/lk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lk {
        background-image: url("//www.apple.com/ac/flags/1/images/lk/44.png"); } }
  .flag-22-ls {
    background-image: url("//www.apple.com/ac/flags/1/images/ls/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ls {
        background-image: url("//www.apple.com/ac/flags/1/images/ls/44.png"); } }
  .flag-22-lt {
    background-image: url("//www.apple.com/ac/flags/1/images/lt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lt {
        background-image: url("//www.apple.com/ac/flags/1/images/lt/44.png"); } }
  .flag-22-lu {
    background-image: url("//www.apple.com/ac/flags/1/images/lu/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lu {
        background-image: url("//www.apple.com/ac/flags/1/images/lu/44.png"); } }
  .flag-22-lv {
    background-image: url("//www.apple.com/ac/flags/1/images/lv/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-lv {
        background-image: url("//www.apple.com/ac/flags/1/images/lv/44.png"); } }
  .flag-22-ma {
    background-image: url("//www.apple.com/ac/flags/1/images/ma/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ma {
        background-image: url("//www.apple.com/ac/flags/1/images/ma/44.png"); } }
  .flag-22-mc {
    background-image: url("//www.apple.com/ac/flags/1/images/mc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mc {
        background-image: url("//www.apple.com/ac/flags/1/images/mc/44.png"); } }
  .flag-22-md {
    background-image: url("//www.apple.com/ac/flags/1/images/md/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-md {
        background-image: url("//www.apple.com/ac/flags/1/images/md/44.png"); } }
  .flag-22-me {
    background-image: url("//www.apple.com/ac/flags/1/images/me/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-me {
        background-image: url("//www.apple.com/ac/flags/1/images/me/44.png"); } }
  .flag-22-mf {
    background-image: url("//www.apple.com/ac/flags/1/images/mf/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mf {
        background-image: url("//www.apple.com/ac/flags/1/images/mf/44.png"); } }
  .flag-22-mg {
    background-image: url("//www.apple.com/ac/flags/1/images/mg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mg {
        background-image: url("//www.apple.com/ac/flags/1/images/mg/44.png"); } }
  .flag-22-mk {
    background-image: url("//www.apple.com/ac/flags/1/images/mk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mk {
        background-image: url("//www.apple.com/ac/flags/1/images/mk/44.png"); } }
  .flag-22-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/ml/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/ml/44.png"); } }
  .flag-22-mn {
    background-image: url("//www.apple.com/ac/flags/1/images/mn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mn {
        background-image: url("//www.apple.com/ac/flags/1/images/mn/44.png"); } }
  .flag-22-mo {
    background-image: url("//www.apple.com/ac/flags/1/images/mo/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mo {
        background-image: url("//www.apple.com/ac/flags/1/images/mo/44.png"); } }
  .flag-22-mp {
    background-image: url("//www.apple.com/ac/flags/1/images/mp/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mp {
        background-image: url("//www.apple.com/ac/flags/1/images/mp/44.png"); } }
  .flag-22-mq {
    background-image: url("//www.apple.com/ac/flags/1/images/mq/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mq {
        background-image: url("//www.apple.com/ac/flags/1/images/mq/44.png"); } }
  .flag-22-ms {
    background-image: url("//www.apple.com/ac/flags/1/images/ms/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ms {
        background-image: url("//www.apple.com/ac/flags/1/images/ms/44.png"); } }
  .flag-22-mt {
    background-image: url("//www.apple.com/ac/flags/1/images/mt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mt {
        background-image: url("//www.apple.com/ac/flags/1/images/mt/44.png"); } }
  .flag-22-mu {
    background-image: url("//www.apple.com/ac/flags/1/images/mu/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mu {
        background-image: url("//www.apple.com/ac/flags/1/images/mu/44.png"); } }
  .flag-22-mv {
    background-image: url("//www.apple.com/ac/flags/1/images/mv/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mv {
        background-image: url("//www.apple.com/ac/flags/1/images/mv/44.png"); } }
  .flag-22-mx {
    background-image: url("//www.apple.com/ac/flags/1/images/mx/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mx {
        background-image: url("//www.apple.com/ac/flags/1/images/mx/44.png"); } }
  .flag-22-my {
    background-image: url("//www.apple.com/ac/flags/1/images/my/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-my {
        background-image: url("//www.apple.com/ac/flags/1/images/my/44.png"); } }
  .flag-22-mz {
    background-image: url("//www.apple.com/ac/flags/1/images/mz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-mz {
        background-image: url("//www.apple.com/ac/flags/1/images/mz/44.png"); } }
  .flag-22-na {
    background-image: url("//www.apple.com/ac/flags/1/images/na/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-na {
        background-image: url("//www.apple.com/ac/flags/1/images/na/44.png"); } }
  .flag-22-nc {
    background-image: url("//www.apple.com/ac/flags/1/images/nc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-nc {
        background-image: url("//www.apple.com/ac/flags/1/images/nc/44.png"); } }
  .flag-22-ne {
    background-image: url("//www.apple.com/ac/flags/1/images/ne/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ne {
        background-image: url("//www.apple.com/ac/flags/1/images/ne/44.png"); } }
  .flag-22-nf {
    background-image: url("//www.apple.com/ac/flags/1/images/nf/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-nf {
        background-image: url("//www.apple.com/ac/flags/1/images/nf/44.png"); } }
  .flag-22-ng {
    background-image: url("//www.apple.com/ac/flags/1/images/ng/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ng {
        background-image: url("//www.apple.com/ac/flags/1/images/ng/44.png"); } }
  .flag-22-ni {
    background-image: url("//www.apple.com/ac/flags/1/images/ni/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ni {
        background-image: url("//www.apple.com/ac/flags/1/images/ni/44.png"); } }
  .flag-22-nl {
    background-image: url("//www.apple.com/ac/flags/1/images/nl/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-nl {
        background-image: url("//www.apple.com/ac/flags/1/images/nl/44.png"); } }
  .flag-22-no {
    background-image: url("//www.apple.com/ac/flags/1/images/no/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-no {
        background-image: url("//www.apple.com/ac/flags/1/images/no/44.png"); } }
  .flag-22-np {
    background-image: url("//www.apple.com/ac/flags/1/images/np/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-np {
        background-image: url("//www.apple.com/ac/flags/1/images/np/44.png"); } }
  .flag-22-nr {
    background-image: url("//www.apple.com/ac/flags/1/images/nr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-nr {
        background-image: url("//www.apple.com/ac/flags/1/images/nr/44.png"); } }
  .flag-22-nz {
    background-image: url("//www.apple.com/ac/flags/1/images/nz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-nz {
        background-image: url("//www.apple.com/ac/flags/1/images/nz/44.png"); } }
  .flag-22-om {
    background-image: url("//www.apple.com/ac/flags/1/images/om/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-om {
        background-image: url("//www.apple.com/ac/flags/1/images/om/44.png"); } }
  .flag-22-pa {
    background-image: url("//www.apple.com/ac/flags/1/images/pa/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pa {
        background-image: url("//www.apple.com/ac/flags/1/images/pa/44.png"); } }
  .flag-22-pe {
    background-image: url("//www.apple.com/ac/flags/1/images/pe/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pe {
        background-image: url("//www.apple.com/ac/flags/1/images/pe/44.png"); } }
  .flag-22-pf {
    background-image: url("//www.apple.com/ac/flags/1/images/pf/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pf {
        background-image: url("//www.apple.com/ac/flags/1/images/pf/44.png"); } }
  .flag-22-pg {
    background-image: url("//www.apple.com/ac/flags/1/images/pg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pg {
        background-image: url("//www.apple.com/ac/flags/1/images/pg/44.png"); } }
  .flag-22-ph {
    background-image: url("//www.apple.com/ac/flags/1/images/ph/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ph {
        background-image: url("//www.apple.com/ac/flags/1/images/ph/44.png"); } }
  .flag-22-pk {
    background-image: url("//www.apple.com/ac/flags/1/images/pk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pk {
        background-image: url("//www.apple.com/ac/flags/1/images/pk/44.png"); } }
  .flag-22-pl {
    background-image: url("//www.apple.com/ac/flags/1/images/pl/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pl {
        background-image: url("//www.apple.com/ac/flags/1/images/pl/44.png"); } }
  .flag-22-placeholder {
    background-image: url("//www.apple.com/ac/flags/1/images/placeholder/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-placeholder {
        background-image: url("//www.apple.com/ac/flags/1/images/placeholder/44.png"); } }
  .flag-22-pm {
    background-image: url("//www.apple.com/ac/flags/1/images/pm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pm {
        background-image: url("//www.apple.com/ac/flags/1/images/pm/44.png"); } }
  .flag-22-pr {
    background-image: url("//www.apple.com/ac/flags/1/images/pr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pr {
        background-image: url("//www.apple.com/ac/flags/1/images/pr/44.png"); } }
  .flag-22-pt {
    background-image: url("//www.apple.com/ac/flags/1/images/pt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pt {
        background-image: url("//www.apple.com/ac/flags/1/images/pt/44.png"); } }
  .flag-22-pt-20 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-20/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pt-20 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-20/44.png"); } }
  .flag-22-pt-30 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-30/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-pt-30 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-30/44.png"); } }
  .flag-22-py {
    background-image: url("//www.apple.com/ac/flags/1/images/py/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-py {
        background-image: url("//www.apple.com/ac/flags/1/images/py/44.png"); } }
  .flag-22-qa {
    background-image: url("//www.apple.com/ac/flags/1/images/qa/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-qa {
        background-image: url("//www.apple.com/ac/flags/1/images/qa/44.png"); } }
  .flag-22-re {
    background-image: url("//www.apple.com/ac/flags/1/images/re/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-re {
        background-image: url("//www.apple.com/ac/flags/1/images/re/44.png"); } }
  .flag-22-ro {
    background-image: url("//www.apple.com/ac/flags/1/images/ro/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ro {
        background-image: url("//www.apple.com/ac/flags/1/images/ro/44.png"); } }
  .flag-22-rs {
    background-image: url("//www.apple.com/ac/flags/1/images/rs/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-rs {
        background-image: url("//www.apple.com/ac/flags/1/images/rs/44.png"); } }
  .flag-22-ru {
    background-image: url("//www.apple.com/ac/flags/1/images/ru/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ru {
        background-image: url("//www.apple.com/ac/flags/1/images/ru/44.png"); } }
  .flag-22-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/sa/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/sa/44.png"); } }
  .flag-22-sb {
    background-image: url("//www.apple.com/ac/flags/1/images/sb/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sb {
        background-image: url("//www.apple.com/ac/flags/1/images/sb/44.png"); } }
  .flag-22-se {
    background-image: url("//www.apple.com/ac/flags/1/images/se/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-se {
        background-image: url("//www.apple.com/ac/flags/1/images/se/44.png"); } }
  .flag-22-sg {
    background-image: url("//www.apple.com/ac/flags/1/images/sg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sg {
        background-image: url("//www.apple.com/ac/flags/1/images/sg/44.png"); } }
  .flag-22-si {
    background-image: url("//www.apple.com/ac/flags/1/images/si/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-si {
        background-image: url("//www.apple.com/ac/flags/1/images/si/44.png"); } }
  .flag-22-sj {
    background-image: url("//www.apple.com/ac/flags/1/images/sj/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sj {
        background-image: url("//www.apple.com/ac/flags/1/images/sj/44.png"); } }
  .flag-22-sk {
    background-image: url("//www.apple.com/ac/flags/1/images/sk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sk {
        background-image: url("//www.apple.com/ac/flags/1/images/sk/44.png"); } }
  .flag-22-sn {
    background-image: url("//www.apple.com/ac/flags/1/images/sn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sn {
        background-image: url("//www.apple.com/ac/flags/1/images/sn/44.png"); } }
  .flag-22-sr {
    background-image: url("//www.apple.com/ac/flags/1/images/sr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sr {
        background-image: url("//www.apple.com/ac/flags/1/images/sr/44.png"); } }
  .flag-22-sv {
    background-image: url("//www.apple.com/ac/flags/1/images/sv/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sv {
        background-image: url("//www.apple.com/ac/flags/1/images/sv/44.png"); } }
  .flag-22-sx {
    background-image: url("//www.apple.com/ac/flags/1/images/sx/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sx {
        background-image: url("//www.apple.com/ac/flags/1/images/sx/44.png"); } }
  .flag-22-sz {
    background-image: url("//www.apple.com/ac/flags/1/images/sz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-sz {
        background-image: url("//www.apple.com/ac/flags/1/images/sz/44.png"); } }
  .flag-22-tc {
    background-image: url("//www.apple.com/ac/flags/1/images/tc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tc {
        background-image: url("//www.apple.com/ac/flags/1/images/tc/44.png"); } }
  .flag-22-th {
    background-image: url("//www.apple.com/ac/flags/1/images/th/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-th {
        background-image: url("//www.apple.com/ac/flags/1/images/th/44.png"); } }
  .flag-22-tj {
    background-image: url("//www.apple.com/ac/flags/1/images/tj/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tj {
        background-image: url("//www.apple.com/ac/flags/1/images/tj/44.png"); } }
  .flag-22-tm {
    background-image: url("//www.apple.com/ac/flags/1/images/tm/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tm {
        background-image: url("//www.apple.com/ac/flags/1/images/tm/44.png"); } }
  .flag-22-tn {
    background-image: url("//www.apple.com/ac/flags/1/images/tn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tn {
        background-image: url("//www.apple.com/ac/flags/1/images/tn/44.png"); } }
  .flag-22-to {
    background-image: url("//www.apple.com/ac/flags/1/images/to/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-to {
        background-image: url("//www.apple.com/ac/flags/1/images/to/44.png"); } }
  .flag-22-tr {
    background-image: url("//www.apple.com/ac/flags/1/images/tr/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tr {
        background-image: url("//www.apple.com/ac/flags/1/images/tr/44.png"); } }
  .flag-22-tt {
    background-image: url("//www.apple.com/ac/flags/1/images/tt/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tt {
        background-image: url("//www.apple.com/ac/flags/1/images/tt/44.png"); } }
  .flag-22-tw {
    background-image: url("//www.apple.com/ac/flags/1/images/tw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tw {
        background-image: url("//www.apple.com/ac/flags/1/images/tw/44.png"); } }
  .flag-22-tz {
    background-image: url("//www.apple.com/ac/flags/1/images/tz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-tz {
        background-image: url("//www.apple.com/ac/flags/1/images/tz/44.png"); } }
  .flag-22-ua {
    background-image: url("//www.apple.com/ac/flags/1/images/ua/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ua {
        background-image: url("//www.apple.com/ac/flags/1/images/ua/44.png"); } }
  .flag-22-ug {
    background-image: url("//www.apple.com/ac/flags/1/images/ug/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ug {
        background-image: url("//www.apple.com/ac/flags/1/images/ug/44.png"); } }
  .flag-22-us {
    background-image: url("//www.apple.com/ac/flags/1/images/us/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-us {
        background-image: url("//www.apple.com/ac/flags/1/images/us/44.png"); } }
  .flag-22-uy {
    background-image: url("//www.apple.com/ac/flags/1/images/uy/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-uy {
        background-image: url("//www.apple.com/ac/flags/1/images/uy/44.png"); } }
  .flag-22-uz {
    background-image: url("//www.apple.com/ac/flags/1/images/uz/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-uz {
        background-image: url("//www.apple.com/ac/flags/1/images/uz/44.png"); } }
  .flag-22-va {
    background-image: url("//www.apple.com/ac/flags/1/images/va/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-va {
        background-image: url("//www.apple.com/ac/flags/1/images/va/44.png"); } }
  .flag-22-vc {
    background-image: url("//www.apple.com/ac/flags/1/images/vc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-vc {
        background-image: url("//www.apple.com/ac/flags/1/images/vc/44.png"); } }
  .flag-22-ve {
    background-image: url("//www.apple.com/ac/flags/1/images/ve/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ve {
        background-image: url("//www.apple.com/ac/flags/1/images/ve/44.png"); } }
  .flag-22-vg {
    background-image: url("//www.apple.com/ac/flags/1/images/vg/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-vg {
        background-image: url("//www.apple.com/ac/flags/1/images/vg/44.png"); } }
  .flag-22-vn {
    background-image: url("//www.apple.com/ac/flags/1/images/vn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-vn {
        background-image: url("//www.apple.com/ac/flags/1/images/vn/44.png"); } }
  .flag-22-vu {
    background-image: url("//www.apple.com/ac/flags/1/images/vu/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-vu {
        background-image: url("//www.apple.com/ac/flags/1/images/vu/44.png"); } }
  .flag-22-ws {
    background-image: url("//www.apple.com/ac/flags/1/images/ws/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-ws {
        background-image: url("//www.apple.com/ac/flags/1/images/ws/44.png"); } }
  .flag-22-xc {
    background-image: url("//www.apple.com/ac/flags/1/images/xc/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-xc {
        background-image: url("//www.apple.com/ac/flags/1/images/xc/44.png"); } }
  .flag-22-xk {
    background-image: url("//www.apple.com/ac/flags/1/images/xk/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-xk {
        background-image: url("//www.apple.com/ac/flags/1/images/xk/44.png"); } }
  .flag-22-za {
    background-image: url("//www.apple.com/ac/flags/1/images/za/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-za {
        background-image: url("//www.apple.com/ac/flags/1/images/za/44.png"); } }
  .flag-22-zh-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-zh-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/44.png"); } }
  .flag-22-zw {
    background-image: url("//www.apple.com/ac/flags/1/images/zw/22.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-22-zw {
        background-image: url("//www.apple.com/ac/flags/1/images/zw/44.png"); } }

.flag-30 {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("//www.apple.com/ac/flags/1/images/default/30.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .flag-30 {
      background-image: url("//www.apple.com/ac/flags/1/images/default/60.png"); } }
  .flag-30-ad {
    background-image: url("//www.apple.com/ac/flags/1/images/ad/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ad {
        background-image: url("//www.apple.com/ac/flags/1/images/ad/60.png"); } }
  .flag-30-ae {
    background-image: url("//www.apple.com/ac/flags/1/images/ae/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ae {
        background-image: url("//www.apple.com/ac/flags/1/images/ae/60.png"); } }
  .flag-30-af {
    background-image: url("//www.apple.com/ac/flags/1/images/af/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-af {
        background-image: url("//www.apple.com/ac/flags/1/images/af/60.png"); } }
  .flag-30-ag {
    background-image: url("//www.apple.com/ac/flags/1/images/ag/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ag {
        background-image: url("//www.apple.com/ac/flags/1/images/ag/60.png"); } }
  .flag-30-ai {
    background-image: url("//www.apple.com/ac/flags/1/images/ai/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ai {
        background-image: url("//www.apple.com/ac/flags/1/images/ai/60.png"); } }
  .flag-30-al {
    background-image: url("//www.apple.com/ac/flags/1/images/al/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-al {
        background-image: url("//www.apple.com/ac/flags/1/images/al/60.png"); } }
  .flag-30-am {
    background-image: url("//www.apple.com/ac/flags/1/images/am/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-am {
        background-image: url("//www.apple.com/ac/flags/1/images/am/60.png"); } }
  .flag-30-an {
    background-image: url("//www.apple.com/ac/flags/1/images/an/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-an {
        background-image: url("//www.apple.com/ac/flags/1/images/an/60.png"); } }
  .flag-30-ao {
    background-image: url("//www.apple.com/ac/flags/1/images/ao/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ao {
        background-image: url("//www.apple.com/ac/flags/1/images/ao/60.png"); } }
  .flag-30-ar {
    background-image: url("//www.apple.com/ac/flags/1/images/ar/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ar {
        background-image: url("//www.apple.com/ac/flags/1/images/ar/60.png"); } }
  .flag-30-as {
    background-image: url("//www.apple.com/ac/flags/1/images/as/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-as {
        background-image: url("//www.apple.com/ac/flags/1/images/as/60.png"); } }
  .flag-30-at {
    background-image: url("//www.apple.com/ac/flags/1/images/at/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-at {
        background-image: url("//www.apple.com/ac/flags/1/images/at/60.png"); } }
  .flag-30-au {
    background-image: url("//www.apple.com/ac/flags/1/images/au/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-au {
        background-image: url("//www.apple.com/ac/flags/1/images/au/60.png"); } }
  .flag-30-aw {
    background-image: url("//www.apple.com/ac/flags/1/images/aw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-aw {
        background-image: url("//www.apple.com/ac/flags/1/images/aw/60.png"); } }
  .flag-30-az {
    background-image: url("//www.apple.com/ac/flags/1/images/az/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-az {
        background-image: url("//www.apple.com/ac/flags/1/images/az/60.png"); } }
  .flag-30-bb {
    background-image: url("//www.apple.com/ac/flags/1/images/bb/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bb {
        background-image: url("//www.apple.com/ac/flags/1/images/bb/60.png"); } }
  .flag-30-bd {
    background-image: url("//www.apple.com/ac/flags/1/images/bd/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bd {
        background-image: url("//www.apple.com/ac/flags/1/images/bd/60.png"); } }
  .flag-30-be {
    background-image: url("//www.apple.com/ac/flags/1/images/be/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-be {
        background-image: url("//www.apple.com/ac/flags/1/images/be/60.png"); } }
  .flag-30-bg {
    background-image: url("//www.apple.com/ac/flags/1/images/bg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bg {
        background-image: url("//www.apple.com/ac/flags/1/images/bg/60.png"); } }
  .flag-30-bh {
    background-image: url("//www.apple.com/ac/flags/1/images/bh/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bh {
        background-image: url("//www.apple.com/ac/flags/1/images/bh/60.png"); } }
  .flag-30-bl {
    background-image: url("//www.apple.com/ac/flags/1/images/bl/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bl {
        background-image: url("//www.apple.com/ac/flags/1/images/bl/60.png"); } }
  .flag-30-bm {
    background-image: url("//www.apple.com/ac/flags/1/images/bm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bm {
        background-image: url("//www.apple.com/ac/flags/1/images/bm/60.png"); } }
  .flag-30-bn {
    background-image: url("//www.apple.com/ac/flags/1/images/bn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bn {
        background-image: url("//www.apple.com/ac/flags/1/images/bn/60.png"); } }
  .flag-30-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bo/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bo/60.png"); } }
  .flag-30-bq-bo {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bq-bo {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-bo/60.png"); } }
  .flag-30-bq-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bq-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-sa/60.png"); } }
  .flag-30-bq-se {
    background-image: url("//www.apple.com/ac/flags/1/images/bq-se/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bq-se {
        background-image: url("//www.apple.com/ac/flags/1/images/bq-se/60.png"); } }
  .flag-30-br {
    background-image: url("//www.apple.com/ac/flags/1/images/br/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-br {
        background-image: url("//www.apple.com/ac/flags/1/images/br/60.png"); } }
  .flag-30-bs {
    background-image: url("//www.apple.com/ac/flags/1/images/bs/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bs {
        background-image: url("//www.apple.com/ac/flags/1/images/bs/60.png"); } }
  .flag-30-bt {
    background-image: url("//www.apple.com/ac/flags/1/images/bt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bt {
        background-image: url("//www.apple.com/ac/flags/1/images/bt/60.png"); } }
  .flag-30-bw {
    background-image: url("//www.apple.com/ac/flags/1/images/bw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bw {
        background-image: url("//www.apple.com/ac/flags/1/images/bw/60.png"); } }
  .flag-30-by {
    background-image: url("//www.apple.com/ac/flags/1/images/by/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-by {
        background-image: url("//www.apple.com/ac/flags/1/images/by/60.png"); } }
  .flag-30-bz {
    background-image: url("//www.apple.com/ac/flags/1/images/bz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-bz {
        background-image: url("//www.apple.com/ac/flags/1/images/bz/60.png"); } }
  .flag-30-ca {
    background-image: url("//www.apple.com/ac/flags/1/images/ca/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ca {
        background-image: url("//www.apple.com/ac/flags/1/images/ca/60.png"); } }
  .flag-30-cd {
    background-image: url("//www.apple.com/ac/flags/1/images/cd/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cd {
        background-image: url("//www.apple.com/ac/flags/1/images/cd/60.png"); } }
  .flag-30-cf {
    background-image: url("//www.apple.com/ac/flags/1/images/cf/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cf {
        background-image: url("//www.apple.com/ac/flags/1/images/cf/60.png"); } }
  .flag-30-ch {
    background-image: url("//www.apple.com/ac/flags/1/images/ch/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ch {
        background-image: url("//www.apple.com/ac/flags/1/images/ch/60.png"); } }
  .flag-30-ci {
    background-image: url("//www.apple.com/ac/flags/1/images/ci/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ci {
        background-image: url("//www.apple.com/ac/flags/1/images/ci/60.png"); } }
  .flag-30-ck {
    background-image: url("//www.apple.com/ac/flags/1/images/ck/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ck {
        background-image: url("//www.apple.com/ac/flags/1/images/ck/60.png"); } }
  .flag-30-cl {
    background-image: url("//www.apple.com/ac/flags/1/images/cl/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cl {
        background-image: url("//www.apple.com/ac/flags/1/images/cl/60.png"); } }
  .flag-30-cm {
    background-image: url("//www.apple.com/ac/flags/1/images/cm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cm {
        background-image: url("//www.apple.com/ac/flags/1/images/cm/60.png"); } }
  .flag-30-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/cn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/cn/60.png"); } }
  .flag-30-co {
    background-image: url("//www.apple.com/ac/flags/1/images/co/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-co {
        background-image: url("//www.apple.com/ac/flags/1/images/co/60.png"); } }
  .flag-30-cr {
    background-image: url("//www.apple.com/ac/flags/1/images/cr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cr {
        background-image: url("//www.apple.com/ac/flags/1/images/cr/60.png"); } }
  .flag-30-cv {
    background-image: url("//www.apple.com/ac/flags/1/images/cv/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cv {
        background-image: url("//www.apple.com/ac/flags/1/images/cv/60.png"); } }
  .flag-30-cw {
    background-image: url("//www.apple.com/ac/flags/1/images/cw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cw {
        background-image: url("//www.apple.com/ac/flags/1/images/cw/60.png"); } }
  .flag-30-cx {
    background-image: url("//www.apple.com/ac/flags/1/images/cx/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cx {
        background-image: url("//www.apple.com/ac/flags/1/images/cx/60.png"); } }
  .flag-30-cy {
    background-image: url("//www.apple.com/ac/flags/1/images/cy/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cy {
        background-image: url("//www.apple.com/ac/flags/1/images/cy/60.png"); } }
  .flag-30-cz {
    background-image: url("//www.apple.com/ac/flags/1/images/cz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-cz {
        background-image: url("//www.apple.com/ac/flags/1/images/cz/60.png"); } }
  .flag-30-de {
    background-image: url("//www.apple.com/ac/flags/1/images/de/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-de {
        background-image: url("//www.apple.com/ac/flags/1/images/de/60.png"); } }
  .flag-30-default {
    background-image: url("//www.apple.com/ac/flags/1/images/default/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-default {
        background-image: url("//www.apple.com/ac/flags/1/images/default/60.png"); } }
  .flag-30-dk {
    background-image: url("//www.apple.com/ac/flags/1/images/dk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-dk {
        background-image: url("//www.apple.com/ac/flags/1/images/dk/60.png"); } }
  .flag-30-dm {
    background-image: url("//www.apple.com/ac/flags/1/images/dm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-dm {
        background-image: url("//www.apple.com/ac/flags/1/images/dm/60.png"); } }
  .flag-30-do {
    background-image: url("//www.apple.com/ac/flags/1/images/do/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-do {
        background-image: url("//www.apple.com/ac/flags/1/images/do/60.png"); } }
  .flag-30-ec {
    background-image: url("//www.apple.com/ac/flags/1/images/ec/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ec {
        background-image: url("//www.apple.com/ac/flags/1/images/ec/60.png"); } }
  .flag-30-ee {
    background-image: url("//www.apple.com/ac/flags/1/images/ee/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ee {
        background-image: url("//www.apple.com/ac/flags/1/images/ee/60.png"); } }
  .flag-30-eg {
    background-image: url("//www.apple.com/ac/flags/1/images/eg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-eg {
        background-image: url("//www.apple.com/ac/flags/1/images/eg/60.png"); } }
  .flag-30-es {
    background-image: url("//www.apple.com/ac/flags/1/images/es/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es {
        background-image: url("//www.apple.com/ac/flags/1/images/es/60.png"); } }
  .flag-30-es-ce {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ce/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-ce {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ce/60.png"); } }
  .flag-30-es-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-cn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-cn/60.png"); } }
  .flag-30-es-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/es-ml/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/es-ml/60.png"); } }
  .flag-30-es-xi {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xi/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-xi {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xi/60.png"); } }
  .flag-30-es-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xm/60.png"); } }
  .flag-30-es-xn {
    background-image: url("//www.apple.com/ac/flags/1/images/es-xn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-es-xn {
        background-image: url("//www.apple.com/ac/flags/1/images/es-xn/60.png"); } }
  .flag-30-fi {
    background-image: url("//www.apple.com/ac/flags/1/images/fi/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fi {
        background-image: url("//www.apple.com/ac/flags/1/images/fi/60.png"); } }
  .flag-30-fj {
    background-image: url("//www.apple.com/ac/flags/1/images/fj/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fj {
        background-image: url("//www.apple.com/ac/flags/1/images/fj/60.png"); } }
  .flag-30-fk {
    background-image: url("//www.apple.com/ac/flags/1/images/fk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fk {
        background-image: url("//www.apple.com/ac/flags/1/images/fk/60.png"); } }
  .flag-30-fm {
    background-image: url("//www.apple.com/ac/flags/1/images/fm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fm {
        background-image: url("//www.apple.com/ac/flags/1/images/fm/60.png"); } }
  .flag-30-fo {
    background-image: url("//www.apple.com/ac/flags/1/images/fo/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fo {
        background-image: url("//www.apple.com/ac/flags/1/images/fo/60.png"); } }
  .flag-30-fr {
    background-image: url("//www.apple.com/ac/flags/1/images/fr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-fr {
        background-image: url("//www.apple.com/ac/flags/1/images/fr/60.png"); } }
  .flag-30-gb {
    background-image: url("//www.apple.com/ac/flags/1/images/gb/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gb {
        background-image: url("//www.apple.com/ac/flags/1/images/gb/60.png"); } }
  .flag-30-gd {
    background-image: url("//www.apple.com/ac/flags/1/images/gd/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gd {
        background-image: url("//www.apple.com/ac/flags/1/images/gd/60.png"); } }
  .flag-30-gf {
    background-image: url("//www.apple.com/ac/flags/1/images/gf/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gf {
        background-image: url("//www.apple.com/ac/flags/1/images/gf/60.png"); } }
  .flag-30-gh {
    background-image: url("//www.apple.com/ac/flags/1/images/gh/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gh {
        background-image: url("//www.apple.com/ac/flags/1/images/gh/60.png"); } }
  .flag-30-gl {
    background-image: url("//www.apple.com/ac/flags/1/images/gl/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gl {
        background-image: url("//www.apple.com/ac/flags/1/images/gl/60.png"); } }
  .flag-30-gm {
    background-image: url("//www.apple.com/ac/flags/1/images/gm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gm {
        background-image: url("//www.apple.com/ac/flags/1/images/gm/60.png"); } }
  .flag-30-gn {
    background-image: url("//www.apple.com/ac/flags/1/images/gn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gn {
        background-image: url("//www.apple.com/ac/flags/1/images/gn/60.png"); } }
  .flag-30-gp {
    background-image: url("//www.apple.com/ac/flags/1/images/gp/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gp {
        background-image: url("//www.apple.com/ac/flags/1/images/gp/60.png"); } }
  .flag-30-gp-xd {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gp-xd {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xd/60.png"); } }
  .flag-30-gp-xm {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gp-xm {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xm/60.png"); } }
  .flag-30-gp-xs {
    background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gp-xs {
        background-image: url("//www.apple.com/ac/flags/1/images/gp-xs/60.png"); } }
  .flag-30-gq {
    background-image: url("//www.apple.com/ac/flags/1/images/gq/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gq {
        background-image: url("//www.apple.com/ac/flags/1/images/gq/60.png"); } }
  .flag-30-gr {
    background-image: url("//www.apple.com/ac/flags/1/images/gr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gr {
        background-image: url("//www.apple.com/ac/flags/1/images/gr/60.png"); } }
  .flag-30-gt {
    background-image: url("//www.apple.com/ac/flags/1/images/gt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gt {
        background-image: url("//www.apple.com/ac/flags/1/images/gt/60.png"); } }
  .flag-30-gu {
    background-image: url("//www.apple.com/ac/flags/1/images/gu/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gu {
        background-image: url("//www.apple.com/ac/flags/1/images/gu/60.png"); } }
  .flag-30-gw {
    background-image: url("//www.apple.com/ac/flags/1/images/gw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gw {
        background-image: url("//www.apple.com/ac/flags/1/images/gw/60.png"); } }
  .flag-30-gy {
    background-image: url("//www.apple.com/ac/flags/1/images/gy/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-gy {
        background-image: url("//www.apple.com/ac/flags/1/images/gy/60.png"); } }
  .flag-30-hk {
    background-image: url("//www.apple.com/ac/flags/1/images/hk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-hk {
        background-image: url("//www.apple.com/ac/flags/1/images/hk/60.png"); } }
  .flag-30-hn {
    background-image: url("//www.apple.com/ac/flags/1/images/hn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-hn {
        background-image: url("//www.apple.com/ac/flags/1/images/hn/60.png"); } }
  .flag-30-hr {
    background-image: url("//www.apple.com/ac/flags/1/images/hr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-hr {
        background-image: url("//www.apple.com/ac/flags/1/images/hr/60.png"); } }
  .flag-30-ht {
    background-image: url("//www.apple.com/ac/flags/1/images/ht/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ht {
        background-image: url("//www.apple.com/ac/flags/1/images/ht/60.png"); } }
  .flag-30-hu {
    background-image: url("//www.apple.com/ac/flags/1/images/hu/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-hu {
        background-image: url("//www.apple.com/ac/flags/1/images/hu/60.png"); } }
  .flag-30-id {
    background-image: url("//www.apple.com/ac/flags/1/images/id/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-id {
        background-image: url("//www.apple.com/ac/flags/1/images/id/60.png"); } }
  .flag-30-ie {
    background-image: url("//www.apple.com/ac/flags/1/images/ie/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ie {
        background-image: url("//www.apple.com/ac/flags/1/images/ie/60.png"); } }
  .flag-30-il {
    background-image: url("//www.apple.com/ac/flags/1/images/il/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-il {
        background-image: url("//www.apple.com/ac/flags/1/images/il/60.png"); } }
  .flag-30-im {
    background-image: url("//www.apple.com/ac/flags/1/images/im/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-im {
        background-image: url("//www.apple.com/ac/flags/1/images/im/60.png"); } }
  .flag-30-in {
    background-image: url("//www.apple.com/ac/flags/1/images/in/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-in {
        background-image: url("//www.apple.com/ac/flags/1/images/in/60.png"); } }
  .flag-30-is {
    background-image: url("//www.apple.com/ac/flags/1/images/is/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-is {
        background-image: url("//www.apple.com/ac/flags/1/images/is/60.png"); } }
  .flag-30-it {
    background-image: url("//www.apple.com/ac/flags/1/images/it/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-it {
        background-image: url("//www.apple.com/ac/flags/1/images/it/60.png"); } }
  .flag-30-je {
    background-image: url("//www.apple.com/ac/flags/1/images/je/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-je {
        background-image: url("//www.apple.com/ac/flags/1/images/je/60.png"); } }
  .flag-30-jm {
    background-image: url("//www.apple.com/ac/flags/1/images/jm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-jm {
        background-image: url("//www.apple.com/ac/flags/1/images/jm/60.png"); } }
  .flag-30-jo {
    background-image: url("//www.apple.com/ac/flags/1/images/jo/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-jo {
        background-image: url("//www.apple.com/ac/flags/1/images/jo/60.png"); } }
  .flag-30-jp {
    background-image: url("//www.apple.com/ac/flags/1/images/jp/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-jp {
        background-image: url("//www.apple.com/ac/flags/1/images/jp/60.png"); } }
  .flag-30-ke {
    background-image: url("//www.apple.com/ac/flags/1/images/ke/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ke {
        background-image: url("//www.apple.com/ac/flags/1/images/ke/60.png"); } }
  .flag-30-kg {
    background-image: url("//www.apple.com/ac/flags/1/images/kg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kg {
        background-image: url("//www.apple.com/ac/flags/1/images/kg/60.png"); } }
  .flag-30-kh {
    background-image: url("//www.apple.com/ac/flags/1/images/kh/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kh {
        background-image: url("//www.apple.com/ac/flags/1/images/kh/60.png"); } }
  .flag-30-kn {
    background-image: url("//www.apple.com/ac/flags/1/images/kn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kn {
        background-image: url("//www.apple.com/ac/flags/1/images/kn/60.png"); } }
  .flag-30-kr {
    background-image: url("//www.apple.com/ac/flags/1/images/kr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kr {
        background-image: url("//www.apple.com/ac/flags/1/images/kr/60.png"); } }
  .flag-30-kw {
    background-image: url("//www.apple.com/ac/flags/1/images/kw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kw {
        background-image: url("//www.apple.com/ac/flags/1/images/kw/60.png"); } }
  .flag-30-ky {
    background-image: url("//www.apple.com/ac/flags/1/images/ky/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ky {
        background-image: url("//www.apple.com/ac/flags/1/images/ky/60.png"); } }
  .flag-30-kz {
    background-image: url("//www.apple.com/ac/flags/1/images/kz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-kz {
        background-image: url("//www.apple.com/ac/flags/1/images/kz/60.png"); } }
  .flag-30-la {
    background-image: url("//www.apple.com/ac/flags/1/images/la/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-la {
        background-image: url("//www.apple.com/ac/flags/1/images/la/60.png"); } }
  .flag-30-lb {
    background-image: url("//www.apple.com/ac/flags/1/images/lb/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lb {
        background-image: url("//www.apple.com/ac/flags/1/images/lb/60.png"); } }
  .flag-30-lc {
    background-image: url("//www.apple.com/ac/flags/1/images/lc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lc {
        background-image: url("//www.apple.com/ac/flags/1/images/lc/60.png"); } }
  .flag-30-li {
    background-image: url("//www.apple.com/ac/flags/1/images/li/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-li {
        background-image: url("//www.apple.com/ac/flags/1/images/li/60.png"); } }
  .flag-30-lk {
    background-image: url("//www.apple.com/ac/flags/1/images/lk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lk {
        background-image: url("//www.apple.com/ac/flags/1/images/lk/60.png"); } }
  .flag-30-ls {
    background-image: url("//www.apple.com/ac/flags/1/images/ls/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ls {
        background-image: url("//www.apple.com/ac/flags/1/images/ls/60.png"); } }
  .flag-30-lt {
    background-image: url("//www.apple.com/ac/flags/1/images/lt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lt {
        background-image: url("//www.apple.com/ac/flags/1/images/lt/60.png"); } }
  .flag-30-lu {
    background-image: url("//www.apple.com/ac/flags/1/images/lu/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lu {
        background-image: url("//www.apple.com/ac/flags/1/images/lu/60.png"); } }
  .flag-30-lv {
    background-image: url("//www.apple.com/ac/flags/1/images/lv/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-lv {
        background-image: url("//www.apple.com/ac/flags/1/images/lv/60.png"); } }
  .flag-30-ma {
    background-image: url("//www.apple.com/ac/flags/1/images/ma/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ma {
        background-image: url("//www.apple.com/ac/flags/1/images/ma/60.png"); } }
  .flag-30-mc {
    background-image: url("//www.apple.com/ac/flags/1/images/mc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mc {
        background-image: url("//www.apple.com/ac/flags/1/images/mc/60.png"); } }
  .flag-30-md {
    background-image: url("//www.apple.com/ac/flags/1/images/md/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-md {
        background-image: url("//www.apple.com/ac/flags/1/images/md/60.png"); } }
  .flag-30-me {
    background-image: url("//www.apple.com/ac/flags/1/images/me/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-me {
        background-image: url("//www.apple.com/ac/flags/1/images/me/60.png"); } }
  .flag-30-mf {
    background-image: url("//www.apple.com/ac/flags/1/images/mf/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mf {
        background-image: url("//www.apple.com/ac/flags/1/images/mf/60.png"); } }
  .flag-30-mg {
    background-image: url("//www.apple.com/ac/flags/1/images/mg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mg {
        background-image: url("//www.apple.com/ac/flags/1/images/mg/60.png"); } }
  .flag-30-mk {
    background-image: url("//www.apple.com/ac/flags/1/images/mk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mk {
        background-image: url("//www.apple.com/ac/flags/1/images/mk/60.png"); } }
  .flag-30-ml {
    background-image: url("//www.apple.com/ac/flags/1/images/ml/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ml {
        background-image: url("//www.apple.com/ac/flags/1/images/ml/60.png"); } }
  .flag-30-mn {
    background-image: url("//www.apple.com/ac/flags/1/images/mn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mn {
        background-image: url("//www.apple.com/ac/flags/1/images/mn/60.png"); } }
  .flag-30-mo {
    background-image: url("//www.apple.com/ac/flags/1/images/mo/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mo {
        background-image: url("//www.apple.com/ac/flags/1/images/mo/60.png"); } }
  .flag-30-mp {
    background-image: url("//www.apple.com/ac/flags/1/images/mp/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mp {
        background-image: url("//www.apple.com/ac/flags/1/images/mp/60.png"); } }
  .flag-30-mq {
    background-image: url("//www.apple.com/ac/flags/1/images/mq/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mq {
        background-image: url("//www.apple.com/ac/flags/1/images/mq/60.png"); } }
  .flag-30-ms {
    background-image: url("//www.apple.com/ac/flags/1/images/ms/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ms {
        background-image: url("//www.apple.com/ac/flags/1/images/ms/60.png"); } }
  .flag-30-mt {
    background-image: url("//www.apple.com/ac/flags/1/images/mt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mt {
        background-image: url("//www.apple.com/ac/flags/1/images/mt/60.png"); } }
  .flag-30-mu {
    background-image: url("//www.apple.com/ac/flags/1/images/mu/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mu {
        background-image: url("//www.apple.com/ac/flags/1/images/mu/60.png"); } }
  .flag-30-mv {
    background-image: url("//www.apple.com/ac/flags/1/images/mv/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mv {
        background-image: url("//www.apple.com/ac/flags/1/images/mv/60.png"); } }
  .flag-30-mx {
    background-image: url("//www.apple.com/ac/flags/1/images/mx/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mx {
        background-image: url("//www.apple.com/ac/flags/1/images/mx/60.png"); } }
  .flag-30-my {
    background-image: url("//www.apple.com/ac/flags/1/images/my/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-my {
        background-image: url("//www.apple.com/ac/flags/1/images/my/60.png"); } }
  .flag-30-mz {
    background-image: url("//www.apple.com/ac/flags/1/images/mz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-mz {
        background-image: url("//www.apple.com/ac/flags/1/images/mz/60.png"); } }
  .flag-30-na {
    background-image: url("//www.apple.com/ac/flags/1/images/na/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-na {
        background-image: url("//www.apple.com/ac/flags/1/images/na/60.png"); } }
  .flag-30-nc {
    background-image: url("//www.apple.com/ac/flags/1/images/nc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-nc {
        background-image: url("//www.apple.com/ac/flags/1/images/nc/60.png"); } }
  .flag-30-ne {
    background-image: url("//www.apple.com/ac/flags/1/images/ne/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ne {
        background-image: url("//www.apple.com/ac/flags/1/images/ne/60.png"); } }
  .flag-30-nf {
    background-image: url("//www.apple.com/ac/flags/1/images/nf/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-nf {
        background-image: url("//www.apple.com/ac/flags/1/images/nf/60.png"); } }
  .flag-30-ng {
    background-image: url("//www.apple.com/ac/flags/1/images/ng/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ng {
        background-image: url("//www.apple.com/ac/flags/1/images/ng/60.png"); } }
  .flag-30-ni {
    background-image: url("//www.apple.com/ac/flags/1/images/ni/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ni {
        background-image: url("//www.apple.com/ac/flags/1/images/ni/60.png"); } }
  .flag-30-nl {
    background-image: url("//www.apple.com/ac/flags/1/images/nl/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-nl {
        background-image: url("//www.apple.com/ac/flags/1/images/nl/60.png"); } }
  .flag-30-no {
    background-image: url("//www.apple.com/ac/flags/1/images/no/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-no {
        background-image: url("//www.apple.com/ac/flags/1/images/no/60.png"); } }
  .flag-30-np {
    background-image: url("//www.apple.com/ac/flags/1/images/np/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-np {
        background-image: url("//www.apple.com/ac/flags/1/images/np/60.png"); } }
  .flag-30-nr {
    background-image: url("//www.apple.com/ac/flags/1/images/nr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-nr {
        background-image: url("//www.apple.com/ac/flags/1/images/nr/60.png"); } }
  .flag-30-nz {
    background-image: url("//www.apple.com/ac/flags/1/images/nz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-nz {
        background-image: url("//www.apple.com/ac/flags/1/images/nz/60.png"); } }
  .flag-30-om {
    background-image: url("//www.apple.com/ac/flags/1/images/om/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-om {
        background-image: url("//www.apple.com/ac/flags/1/images/om/60.png"); } }
  .flag-30-pa {
    background-image: url("//www.apple.com/ac/flags/1/images/pa/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pa {
        background-image: url("//www.apple.com/ac/flags/1/images/pa/60.png"); } }
  .flag-30-pe {
    background-image: url("//www.apple.com/ac/flags/1/images/pe/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pe {
        background-image: url("//www.apple.com/ac/flags/1/images/pe/60.png"); } }
  .flag-30-pf {
    background-image: url("//www.apple.com/ac/flags/1/images/pf/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pf {
        background-image: url("//www.apple.com/ac/flags/1/images/pf/60.png"); } }
  .flag-30-pg {
    background-image: url("//www.apple.com/ac/flags/1/images/pg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pg {
        background-image: url("//www.apple.com/ac/flags/1/images/pg/60.png"); } }
  .flag-30-ph {
    background-image: url("//www.apple.com/ac/flags/1/images/ph/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ph {
        background-image: url("//www.apple.com/ac/flags/1/images/ph/60.png"); } }
  .flag-30-pk {
    background-image: url("//www.apple.com/ac/flags/1/images/pk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pk {
        background-image: url("//www.apple.com/ac/flags/1/images/pk/60.png"); } }
  .flag-30-pl {
    background-image: url("//www.apple.com/ac/flags/1/images/pl/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pl {
        background-image: url("//www.apple.com/ac/flags/1/images/pl/60.png"); } }
  .flag-30-placeholder {
    background-image: url("//www.apple.com/ac/flags/1/images/placeholder/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-placeholder {
        background-image: url("//www.apple.com/ac/flags/1/images/placeholder/60.png"); } }
  .flag-30-pm {
    background-image: url("//www.apple.com/ac/flags/1/images/pm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pm {
        background-image: url("//www.apple.com/ac/flags/1/images/pm/60.png"); } }
  .flag-30-pr {
    background-image: url("//www.apple.com/ac/flags/1/images/pr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pr {
        background-image: url("//www.apple.com/ac/flags/1/images/pr/60.png"); } }
  .flag-30-pt {
    background-image: url("//www.apple.com/ac/flags/1/images/pt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pt {
        background-image: url("//www.apple.com/ac/flags/1/images/pt/60.png"); } }
  .flag-30-pt-20 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-20/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pt-20 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-20/60.png"); } }
  .flag-30-pt-30 {
    background-image: url("//www.apple.com/ac/flags/1/images/pt-30/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-pt-30 {
        background-image: url("//www.apple.com/ac/flags/1/images/pt-30/60.png"); } }
  .flag-30-py {
    background-image: url("//www.apple.com/ac/flags/1/images/py/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-py {
        background-image: url("//www.apple.com/ac/flags/1/images/py/60.png"); } }
  .flag-30-qa {
    background-image: url("//www.apple.com/ac/flags/1/images/qa/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-qa {
        background-image: url("//www.apple.com/ac/flags/1/images/qa/60.png"); } }
  .flag-30-re {
    background-image: url("//www.apple.com/ac/flags/1/images/re/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-re {
        background-image: url("//www.apple.com/ac/flags/1/images/re/60.png"); } }
  .flag-30-ro {
    background-image: url("//www.apple.com/ac/flags/1/images/ro/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ro {
        background-image: url("//www.apple.com/ac/flags/1/images/ro/60.png"); } }
  .flag-30-rs {
    background-image: url("//www.apple.com/ac/flags/1/images/rs/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-rs {
        background-image: url("//www.apple.com/ac/flags/1/images/rs/60.png"); } }
  .flag-30-ru {
    background-image: url("//www.apple.com/ac/flags/1/images/ru/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ru {
        background-image: url("//www.apple.com/ac/flags/1/images/ru/60.png"); } }
  .flag-30-sa {
    background-image: url("//www.apple.com/ac/flags/1/images/sa/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sa {
        background-image: url("//www.apple.com/ac/flags/1/images/sa/60.png"); } }
  .flag-30-sb {
    background-image: url("//www.apple.com/ac/flags/1/images/sb/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sb {
        background-image: url("//www.apple.com/ac/flags/1/images/sb/60.png"); } }
  .flag-30-se {
    background-image: url("//www.apple.com/ac/flags/1/images/se/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-se {
        background-image: url("//www.apple.com/ac/flags/1/images/se/60.png"); } }
  .flag-30-sg {
    background-image: url("//www.apple.com/ac/flags/1/images/sg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sg {
        background-image: url("//www.apple.com/ac/flags/1/images/sg/60.png"); } }
  .flag-30-si {
    background-image: url("//www.apple.com/ac/flags/1/images/si/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-si {
        background-image: url("//www.apple.com/ac/flags/1/images/si/60.png"); } }
  .flag-30-sj {
    background-image: url("//www.apple.com/ac/flags/1/images/sj/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sj {
        background-image: url("//www.apple.com/ac/flags/1/images/sj/60.png"); } }
  .flag-30-sk {
    background-image: url("//www.apple.com/ac/flags/1/images/sk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sk {
        background-image: url("//www.apple.com/ac/flags/1/images/sk/60.png"); } }
  .flag-30-sn {
    background-image: url("//www.apple.com/ac/flags/1/images/sn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sn {
        background-image: url("//www.apple.com/ac/flags/1/images/sn/60.png"); } }
  .flag-30-sr {
    background-image: url("//www.apple.com/ac/flags/1/images/sr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sr {
        background-image: url("//www.apple.com/ac/flags/1/images/sr/60.png"); } }
  .flag-30-sv {
    background-image: url("//www.apple.com/ac/flags/1/images/sv/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sv {
        background-image: url("//www.apple.com/ac/flags/1/images/sv/60.png"); } }
  .flag-30-sx {
    background-image: url("//www.apple.com/ac/flags/1/images/sx/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sx {
        background-image: url("//www.apple.com/ac/flags/1/images/sx/60.png"); } }
  .flag-30-sz {
    background-image: url("//www.apple.com/ac/flags/1/images/sz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-sz {
        background-image: url("//www.apple.com/ac/flags/1/images/sz/60.png"); } }
  .flag-30-tc {
    background-image: url("//www.apple.com/ac/flags/1/images/tc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tc {
        background-image: url("//www.apple.com/ac/flags/1/images/tc/60.png"); } }
  .flag-30-th {
    background-image: url("//www.apple.com/ac/flags/1/images/th/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-th {
        background-image: url("//www.apple.com/ac/flags/1/images/th/60.png"); } }
  .flag-30-tj {
    background-image: url("//www.apple.com/ac/flags/1/images/tj/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tj {
        background-image: url("//www.apple.com/ac/flags/1/images/tj/60.png"); } }
  .flag-30-tm {
    background-image: url("//www.apple.com/ac/flags/1/images/tm/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tm {
        background-image: url("//www.apple.com/ac/flags/1/images/tm/60.png"); } }
  .flag-30-tn {
    background-image: url("//www.apple.com/ac/flags/1/images/tn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tn {
        background-image: url("//www.apple.com/ac/flags/1/images/tn/60.png"); } }
  .flag-30-to {
    background-image: url("//www.apple.com/ac/flags/1/images/to/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-to {
        background-image: url("//www.apple.com/ac/flags/1/images/to/60.png"); } }
  .flag-30-tr {
    background-image: url("//www.apple.com/ac/flags/1/images/tr/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tr {
        background-image: url("//www.apple.com/ac/flags/1/images/tr/60.png"); } }
  .flag-30-tt {
    background-image: url("//www.apple.com/ac/flags/1/images/tt/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tt {
        background-image: url("//www.apple.com/ac/flags/1/images/tt/60.png"); } }
  .flag-30-tw {
    background-image: url("//www.apple.com/ac/flags/1/images/tw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tw {
        background-image: url("//www.apple.com/ac/flags/1/images/tw/60.png"); } }
  .flag-30-tz {
    background-image: url("//www.apple.com/ac/flags/1/images/tz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-tz {
        background-image: url("//www.apple.com/ac/flags/1/images/tz/60.png"); } }
  .flag-30-ua {
    background-image: url("//www.apple.com/ac/flags/1/images/ua/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ua {
        background-image: url("//www.apple.com/ac/flags/1/images/ua/60.png"); } }
  .flag-30-ug {
    background-image: url("//www.apple.com/ac/flags/1/images/ug/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ug {
        background-image: url("//www.apple.com/ac/flags/1/images/ug/60.png"); } }
  .flag-30-us {
    background-image: url("//www.apple.com/ac/flags/1/images/us/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-us {
        background-image: url("//www.apple.com/ac/flags/1/images/us/60.png"); } }
  .flag-30-uy {
    background-image: url("//www.apple.com/ac/flags/1/images/uy/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-uy {
        background-image: url("//www.apple.com/ac/flags/1/images/uy/60.png"); } }
  .flag-30-uz {
    background-image: url("//www.apple.com/ac/flags/1/images/uz/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-uz {
        background-image: url("//www.apple.com/ac/flags/1/images/uz/60.png"); } }
  .flag-30-va {
    background-image: url("//www.apple.com/ac/flags/1/images/va/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-va {
        background-image: url("//www.apple.com/ac/flags/1/images/va/60.png"); } }
  .flag-30-vc {
    background-image: url("//www.apple.com/ac/flags/1/images/vc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-vc {
        background-image: url("//www.apple.com/ac/flags/1/images/vc/60.png"); } }
  .flag-30-ve {
    background-image: url("//www.apple.com/ac/flags/1/images/ve/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ve {
        background-image: url("//www.apple.com/ac/flags/1/images/ve/60.png"); } }
  .flag-30-vg {
    background-image: url("//www.apple.com/ac/flags/1/images/vg/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-vg {
        background-image: url("//www.apple.com/ac/flags/1/images/vg/60.png"); } }
  .flag-30-vn {
    background-image: url("//www.apple.com/ac/flags/1/images/vn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-vn {
        background-image: url("//www.apple.com/ac/flags/1/images/vn/60.png"); } }
  .flag-30-vu {
    background-image: url("//www.apple.com/ac/flags/1/images/vu/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-vu {
        background-image: url("//www.apple.com/ac/flags/1/images/vu/60.png"); } }
  .flag-30-ws {
    background-image: url("//www.apple.com/ac/flags/1/images/ws/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-ws {
        background-image: url("//www.apple.com/ac/flags/1/images/ws/60.png"); } }
  .flag-30-xc {
    background-image: url("//www.apple.com/ac/flags/1/images/xc/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-xc {
        background-image: url("//www.apple.com/ac/flags/1/images/xc/60.png"); } }
  .flag-30-xk {
    background-image: url("//www.apple.com/ac/flags/1/images/xk/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-xk {
        background-image: url("//www.apple.com/ac/flags/1/images/xk/60.png"); } }
  .flag-30-za {
    background-image: url("//www.apple.com/ac/flags/1/images/za/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-za {
        background-image: url("//www.apple.com/ac/flags/1/images/za/60.png"); } }
  .flag-30-zh-cn {
    background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-zh-cn {
        background-image: url("//www.apple.com/ac/flags/1/images/zh-cn/60.png"); } }
  .flag-30-zw {
    background-image: url("//www.apple.com/ac/flags/1/images/zw/30.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .flag-30-zw {
        background-image: url("//www.apple.com/ac/flags/1/images/zw/60.png"); } }

.pattern-flags .flag {
  vertical-align: middle; }

.pattern-flags .flaglist {
  border-top: 1px solid #d6d6d6;
  font-size: 16px;
  list-style: none;
  margin: 0; }
  .theme-dark .pattern-flags .flaglist {
    border-color: #444444; }
  .pattern-flags .flaglist-item {
    float: left;
    line-height: 20px;
    padding-top: 16px;
    width: 98px; }
    .pattern-flags .flaglist-item-placeholder {
      float: none;
      overflow: auto; }
  .pattern-flags .flaglist-caption {
    vertical-align: middle; }
    .pattern-flags .flaglist-caption-iso {
      background: #f2f2f2;
      border-radius: 4px;
      display: inline-block;
      font-size: .8em;
      padding: .2em .5em; }
      .theme-dark .pattern-flags .flaglist-caption-iso {
        background: #222222; }
  .pattern-flags .flaglist-details {
    display: none; }
  .pattern-flags .flaglist-detailstrigger {
    margin: 16px 0; }
    .pattern-flags .flaglist-detailstrigger:before {
      content: 'Show '; }
  .pattern-flags .flaglist-all {
    display: none; }

.pattern-flags .flaglist-details:checked ~ .flaglist .flaglist-all {
  display: block; }

.pattern-flags .flaglist-details:checked ~ .flaglist .flaglist-simple {
  display: none; }

.pattern-flags .flaglist-details:checked ~ .flaglist .flaglist-item {
  width: 50%; }
  @media only screen and (max-width: 735px) {
    .pattern-flags .flaglist-details:checked ~ .flaglist .flaglist-item {
      width: 100%; } }

.pattern-flags .flaglist-details:checked ~ .flaglist-detailstrigger:before {
  content: 'Hide '; }

.footer {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 400;
  letter-spacing: 0em;
  background-color: #f2f2f2;
  color: #666666;
  min-width: 1024px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .theme-dark .footer,
  .footer.theme-dark {
    background-color: #222222;
    color: #999999; }
  @media only screen and (max-width: 1044px) {
    .footer {
      min-width: 320px; } }
  .footer a {
    color: #666666;
    text-decoration: none; }
    .footer a:hover {
      color: #333333;
      text-decoration: underline; }
    .theme-dark .footer a,
    .footer.theme-dark a {
      color: #999999; }
      .theme-dark .footer a:hover,
      .footer.theme-dark a:hover {
        color: #cccccc; }
  .footer a.block {
    color: inherit;
    text-decoration: none; }
    .footer a.block:hover {
      color: inherit; }
    .theme-dark .footer a.block,
    .footer.theme-dark a.block {
      color: inherit; }
      .theme-dark .footer a.block .block-link,
      .footer.theme-dark a.block .block-link {
        color: #5cc3f6; }

.footer-content {
  margin: 0 auto;
  padding: 0 22px;
  max-width: 980px; }
  @media only screen and (max-width: 767px) {
    .footer-content {
      padding: 0 16px; } }

.footer-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.footer-hero {
  font-size: 18px;
  line-height: 1.36115;
  font-weight: 400;
  letter-spacing: 0em;
  direction: rtl;
  padding-top: 64px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .footer-hero {
      font-size: 16px;
      line-height: 1.5;
      font-weight: 400;
      letter-spacing: 0em; } }
  .footer-hero:before, .footer-hero:after {
    content: ' ';
    display: table; }
  .footer-hero:after {
    clear: both; }
  @media only screen and (max-width: 480px) {
    .footer-hero {
      padding-bottom: 16px; } }
  .footer-hero-product {
    margin-right: 34px;
    display: inline-block;
    vertical-align: middle;
    width: 242px;
    height: 198px;
    background-size: 242px 198px;
    background-repeat: no-repeat;
    background-image: url("../assets/patterns/images/footer_hero_example_large.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .footer-hero-product {
        background-image: url("../assets/patterns/images/footer_hero_example_large_2x.png"); } }
    @media only screen and (max-width: 767px) {
      .footer-hero-product {
        margin-right: 0;
        margin-top: 22px; } }
  .footer-hero-block {
    direction: ltr;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .footer-hero-block {
        display: block;
        text-align: center; } }
  .footer-hero-title, .footer-hero-copy, .footer-hero-cta {
    margin: 0; }
  .footer-hero-title {
    font-size: 36px;
    line-height: 1.22238;
    font-weight: 300;
    letter-spacing: 0em;
    color: #333333;
    margin-bottom: 8px; }
    @media only screen and (max-width: 767px) {
      .footer-hero-title {
        font-size: 32px;
        line-height: 1.25;
        font-weight: 300;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 767px) {
      .footer-hero-title {
        margin-left: auto;
        margin-right: auto; } }
    .theme-dark .footer .footer-hero-title,
    .footer.theme-dark .footer-hero-title {
      color: white; }
  .theme-dark .footer .footer-hero-copy,
  .footer.theme-dark .footer-hero-copy {
    color: #cccccc; }
  .footer-hero-cta {
    margin-top: 4px; }

.footer-buystrip {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 64px;
  text-align: center; }
  .footer-buystrip:before, .footer-buystrip:after {
    content: ' ';
    display: table; }
  .footer-buystrip:after {
    clear: both; }
  .footer-buystrip a {
    color: #0088cc; }
    .footer-buystrip a:hover {
      color: #0088cc; }
  .theme-dark .footer .footer-buystrip,
  .footer.theme-dark .footer-buystrip {
    border-color: #333333; }
    .theme-dark .footer .footer-buystrip a,
    .footer.theme-dark .footer-buystrip a {
      color: #5cc3f6; }
      .theme-dark .footer .footer-buystrip a:hover,
      .footer.theme-dark .footer-buystrip a:hover {
        color: #5cc3f6; }
  .footer-buystrip-column {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 2px;
    width: 25%; }
    @media only screen and (max-width: 1023px) {
      .footer-buystrip-column {
        width: 50%; }
        .footer-buystrip-column:nth-child(3) {
          clear: left; } }
    @media only screen and (max-width: 480px) {
      .footer-buystrip-column {
        width: 100%; } }
  .footer-buystrip-content {
    margin: 0 auto;
    padding-top: 80px;
    position: relative;
    text-align: center;
    width: 216px;
    z-index: 1; }
    @media only screen and (max-width: 480px) {
      .footer-buystrip-content {
        padding-top: 64px; } }
  .footer-buystrip-icon {
    margin: 0 auto; }
    .footer-buystrip-icon-asa {
      width: 45px;
      height: 45px;
      background-size: 45px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/asa/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-asa {
        background-image: url("../assets/ac-footer/buystrip/asa/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-asa,
      .footer.theme-dark .footer-buystrip-icon-asa {
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/asa/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-asa, html.no-svg .footer.theme-dark .footer-buystrip-icon-asa {
          background-image: url("../assets/ac-footer/buystrip/asa/icon_dark_large.png"); }
    .footer-buystrip-icon-bag {
      width: 44px;
      height: 45px;
      background-size: 44px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/bag/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-bag {
        background-image: url("../assets/ac-footer/buystrip/bag/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-bag,
      .footer.theme-dark .footer-buystrip-icon-bag {
        width: 44px;
        height: 45px;
        background-size: 44px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/bag/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-bag, html.no-svg .footer.theme-dark .footer-buystrip-icon-bag {
          background-image: url("../assets/ac-footer/buystrip/bag/icon_dark_large.png"); }
    .footer-buystrip-icon-call {
      width: 45px;
      height: 45px;
      background-size: 45px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/call/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-call {
        background-image: url("../assets/ac-footer/buystrip/call/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-call,
      .footer.theme-dark .footer-buystrip-icon-call {
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/call/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-call, html.no-svg .footer.theme-dark .footer-buystrip-icon-call {
          background-image: url("../assets/ac-footer/buystrip/call/icon_dark_large.png"); }
    .footer-buystrip-icon-financing {
      width: 45px;
      height: 45px;
      background-size: 45px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/financing/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-financing {
        background-image: url("../assets/ac-footer/buystrip/financing/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-financing,
      .footer.theme-dark .footer-buystrip-icon-financing {
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/financing/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-financing, html.no-svg .footer.theme-dark .footer-buystrip-icon-financing {
          background-image: url("../assets/ac-footer/buystrip/financing/icon_dark_large.png"); }
    .footer-buystrip-icon-help {
      width: 57px;
      height: 45px;
      background-size: 57px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/help/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-help {
        background-image: url("../assets/ac-footer/buystrip/help/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-help,
      .footer.theme-dark .footer-buystrip-icon-help {
        width: 57px;
        height: 45px;
        background-size: 57px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/help/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-help, html.no-svg .footer.theme-dark .footer-buystrip-icon-help {
          background-image: url("../assets/ac-footer/buystrip/help/icon_dark_large.png"); }
    .footer-buystrip-icon-retail {
      width: 39px;
      height: 45px;
      background-size: 39px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/retail/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-retail {
        background-image: url("../assets/ac-footer/buystrip/retail/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-retail,
      .footer.theme-dark .footer-buystrip-icon-retail {
        width: 39px;
        height: 45px;
        background-size: 39px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/retail/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-retail, html.no-svg .footer.theme-dark .footer-buystrip-icon-retail {
          background-image: url("../assets/ac-footer/buystrip/retail/icon_dark_large.png"); }
    .footer-buystrip-icon-shipping {
      width: 45px;
      height: 45px;
      background-size: 45px 45px;
      background-repeat: no-repeat;
      background-image: url("../assets/ac-footer/buystrip/shipping/icon_large.svg"); }
      html.no-svg .footer-buystrip-icon-shipping {
        background-image: url("../assets/ac-footer/buystrip/shipping/icon_large.png"); }
      .theme-dark .footer .footer-buystrip-icon-shipping,
      .footer.theme-dark .footer-buystrip-icon-shipping {
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        background-repeat: no-repeat;
        background-image: url("../assets/ac-footer/buystrip/shipping/icon_dark_large.svg"); }
        html.no-svg .theme-dark .footer .footer-buystrip-icon-shipping, html.no-svg .footer.theme-dark .footer-buystrip-icon-shipping {
          background-image: url("../assets/ac-footer/buystrip/shipping/icon_dark_large.png"); }
  .footer-buystrip-title, .footer-buystrip-copy, .footer-buystrip-caption, .footer-buystrip-cta {
    margin: 0; }
  .footer-buystrip-title {
    font-size: 24px;
    line-height: 1.33349;
    font-weight: 300;
    letter-spacing: 0em;
    color: #333333;
    margin-top: 0.5em; }
    .theme-dark .footer .footer-buystrip-title,
    .footer.theme-dark .footer-buystrip-title {
      color: white; }
  .footer-buystrip-copy {
    color: #666666;
    display: block; }
    .theme-dark .footer .footer-buystrip-copy,
    .footer.theme-dark .footer-buystrip-copy {
      color: #999999; }
  .footer-buystrip-caption {
    color: #333333;
    display: block; }
    .theme-dark .footer .footer-buystrip-caption,
    .footer.theme-dark .footer-buystrip-caption {
      color: #cccccc; }
    .footer-buystrip-caption.with-cta {
      color: #666666; }
      .theme-dark .footer .footer-buystrip-caption.with-cta,
      .footer.theme-dark .footer-buystrip-caption.with-cta {
        color: #999999; }
  .footer-buystrip-cta {
    color: #0088cc;
    margin-top: 0.75em;
    margin-bottom: -0.1875em;
    display: block; }
    .theme-dark .footer .footer-buystrip-cta,
    .footer.theme-dark .footer-buystrip-cta {
      color: #5cc3f6; }
    html.no-js .footer-buystrip-cta-chat {
      display: none; }
  .footer-buystrip.with-3-columns .footer-buystrip-column {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 2px;
    width: 33.33333%; }
    html.ie8 .footer-buystrip.with-3-columns .footer-buystrip-column {
      width: 33.3%; }
    @media only screen and (max-width: 1023px) {
      .footer-buystrip.with-3-columns .footer-buystrip-column:nth-child(3) {
        clear: none; } }
    @media only screen and (max-width: 767px) {
      .footer-buystrip.with-3-columns .footer-buystrip-column {
        width: 50%; }
        .footer-buystrip.with-3-columns .footer-buystrip-column:nth-child(3) {
          width: 100%;
          clear: left; } }
    @media only screen and (max-width: 480px) {
      .footer-buystrip.with-3-columns .footer-buystrip-column, .footer-buystrip.with-3-columns .footer-buystrip-column:nth-child(3) {
        width: 100%; } }
  .footer-buystrip.with-2-columns {
    margin: 0 auto;
    max-width: 820px; }
    .footer-buystrip.with-2-columns .footer-buystrip-column {
      box-sizing: border-box;
      position: relative;
      z-index: 1;
      margin: 0;
      padding: 0;
      float: left;
      min-height: 2px;
      width: 50%; }
      @media only screen and (max-width: 480px) {
        .footer-buystrip.with-2-columns .footer-buystrip-column {
          width: 100%; } }

.footer-sosumi {
  border-bottom: 1px solid #e3e3e3;
  color: #999999;
  padding: 16px 0 11px; }
  .theme-dark .footer .footer-sosumi,
  .footer.theme-dark .footer-sosumi {
    border-color: #333333;
    color: #666666; }
  .footer-sosumi ol {
    list-style-position: outside;
    margin: 0;
    padding: 0 16px; }
    .footer-sosumi ol li {
      list-style-type: decimal; }
  .footer-sosumi ul {
    list-style: none;
    margin: 0; }
  .footer-sosumi li {
    padding-bottom: 5px; }
  .footer-sosumi p,
  .footer-sosumi li {
    font-size: 12px;
    line-height: 1.33341;
    font-weight: 400;
    letter-spacing: 0em; }
  .footer-sosumi small {
    font-size: 1em; }

.footer-breadcrumbs {
  padding: 20px 0;
  position: relative;
  z-index: 1; }
  .footer-breadcrumbs:before, .footer-breadcrumbs:after {
    content: ' ';
    display: table; }
  .footer-breadcrumbs:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .footer-breadcrumbs {
      border-bottom: 1px solid #e3e3e3;
      padding: 18px 0; }
      .theme-dark .footer .footer-breadcrumbs,
      .footer.theme-dark .footer-breadcrumbs {
        border-color: #333333; } }
  .footer-breadcrumbs-home:hover, .footer-breadcrumbs-link:hover {
    text-decoration: none; }
  .footer-breadcrumbs-home:hover, .footer-breadcrumbs-link:hover {
    text-decoration: none; }
  .footer-breadcrumbs-home {
    font-size: 21px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0em;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 2;
    font-family: "Apple Icons"; }
    @media only screen and (max-width: 767px) {
      html.touch .footer-breadcrumbs-home:before, html.touch .footer-breadcrumbs-home:after {
        font-family: "Apple Icons";
        color: inherit;
        display: inline-block;
        font-style: normal;
        font-weight: inherit;
        font-size: inherit;
        line-height: 1;
        text-decoration: none;
        position: relative;
        z-index: 1;
        alt: ''; }
      html.touch .footer-breadcrumbs-home:before {
        display: none; }
      html.touch .footer-breadcrumbs-home:before, html.touch .footer-breadcrumbs-home:after {
        content: ""; }
      html.touch .footer-breadcrumbs-home:after {
        padding-left: 0;
        top: 0; }
      html.touch .footer-breadcrumbs-home:after,
      html.touch .footer-breadcrumbs-home .icon-htc {
        padding-left: 10px;
        color: #d6d6d6;
        font-size: 16px;
        top: -4px; }
        html.touch[dir=rtl] .footer-breadcrumbs-home:after, html.touch[dir=rtl] .footer-breadcrumbs-home .icon-htc {
          padding-left: 10px; }
        .theme-dark .footer html.touch .footer-breadcrumbs-home:after, .theme-dark .footer html.touch .footer-breadcrumbs-home .icon-htc,
        .footer.theme-dark html.touch .footer-breadcrumbs-home:after, .footer.theme-dark html.touch .footer-breadcrumbs-home .icon-htc {
          color: #666666; } }
    .footer-breadcrumbs-home-icon {
      left: 1px;
      cursor: pointer;
      display: inline-block;
      position: relative;
      top: -1px;
      z-index: 2; }
      @media only screen and (max-width: 767px) {
        .footer-breadcrumbs-home-icon {
          top: -2px; } }
    .footer-breadcrumbs-home-label {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
              clip-path: inset(0px 0px 99.9% 99.9%);
      overflow: hidden;
      height: 1px;
      width: 1px;
      padding: 0;
      border: 0; }
    .footer-breadcrumbs-home-chevron, .footer-breadcrumbs-home-mask {
      background: #f2f2f2;
      display: none; }
      @media only screen and (max-width: 767px) {
        html.touch .footer-breadcrumbs-home-chevron, html.touch .footer-breadcrumbs-home-mask {
          display: block; } }
      .theme-dark .footer .footer-breadcrumbs-home-chevron, .theme-dark .footer .footer-breadcrumbs-home-mask,
      .footer.theme-dark .footer-breadcrumbs-home-chevron, .footer.theme-dark .footer-breadcrumbs-home-mask {
        background: #222222; }
    .footer-breadcrumbs-home-chevron {
      right: 1px;
      margin-top: -11px;
      position: absolute;
      top: 50%;
      width: 16px;
      height: 16px;
      z-index: 1;
      -webkit-transform: scaleX(0.8) rotate(45deg);
              transform: scaleX(0.8) rotate(45deg); }
    .footer-breadcrumbs-home-mask {
      right: 8px;
      left: -2px;
      position: absolute;
      top: -2px;
      bottom: -2px;
      z-index: 1; }
  .footer-breadcrumbs-path {
    font-size: 12px;
    line-height: 1.33341;
    font-weight: 400;
    letter-spacing: 0em;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .footer-breadcrumbs-path {
        font-size: 14px;
        line-height: 1.14286;
        font-weight: 400;
        letter-spacing: 0em; } }
    .footer-breadcrumbs-path:before, .footer-breadcrumbs-path:after {
      content: ' ';
      display: table; }
    .footer-breadcrumbs-path:after {
      clear: both; }
    @media only screen and (max-width: 767px) {
      html.touch .footer-breadcrumbs-path {
        direction: rtl;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap; } }
  .footer-breadcrumbs-list {
    max-height: 9999px;
    padding-left: 16px;
    direction: ltr; }
    @media only screen and (max-width: 767px) {
      html.touch .footer-breadcrumbs-list {
        padding-left: 40px;
        box-sizing: border-box;
        float: right;
        min-width: 100%; } }
  .footer-breadcrumbs-item {
    margin-left: 0.8em;
    display: inline-block;
    padding: 4px 0;
    white-space: nowrap; }
    .footer-breadcrumbs-item:before, .footer-breadcrumbs-item:after {
      font-family: "Apple Icons";
      color: inherit;
      display: inline-block;
      font-style: normal;
      font-weight: inherit;
      font-size: inherit;
      line-height: 1;
      text-decoration: none;
      position: relative;
      z-index: 1;
      alt: ''; }
    .footer-breadcrumbs-item:before {
      display: none; }
    .footer-breadcrumbs-item:before, .footer-breadcrumbs-item:after {
      content: ""; }
    .footer-breadcrumbs-item:before {
      padding-right: 0;
      display: inline-block;
      top: 0; }
    .footer-breadcrumbs-item:after {
      display: none; }
    @media only screen and (max-width: 767px) {
      .footer-breadcrumbs-item {
        padding: 6px 0; } }
    .footer-breadcrumbs-item:before,
    .footer-breadcrumbs-item .icon-htc {
      color: #d6d6d6;
      font-size: 16px;
      padding-right: 0.8em;
      top: 1px; }
      html[dir=rtl] .footer-breadcrumbs-item:before, html[dir=rtl] .footer-breadcrumbs-item .icon-htc {
        padding-right: 0.8em; }
      .theme-dark .footer .footer-breadcrumbs-item:before, .theme-dark .footer .footer-breadcrumbs-item .icon-htc,
      .footer.theme-dark .footer-breadcrumbs-item:before, .footer.theme-dark .footer-breadcrumbs-item .icon-htc {
        color: #666666; }
      @media only screen and (max-width: 767px) {
        .footer-breadcrumbs-item:before,
        .footer-breadcrumbs-item .icon-htc {
          top: 0; } }
    @media only screen and (max-width: 767px) {
      html.touch .footer-breadcrumbs-item:first-child:before {
        display: none; } }

.footer-directory {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 400;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
  padding-top: 20px; }
  @media only screen and (max-width: 767px) {
    .footer-directory {
      font-size: 12px;
      line-height: 2.5;
      font-weight: 400;
      letter-spacing: 0em; } }
  .footer-directory:before, .footer-directory:after {
    content: ' ';
    display: table; }
  .footer-directory:after {
    clear: both; }
  .footer-directory-column {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    float: left;
    min-height: 2px;
    width: 25%; }
    html.ie8 .footer-directory-column {
      width: 24.975%; }
    @media only screen and (max-width: 767px) {
      .footer-directory-column {
        width: 100%; }
        html.ie8 .footer-directory-column {
          width: 99.9%; } }
    .footer-directory-column-section {
      width: 100%;
      box-sizing: border-box;
      position: relative;
      z-index: 1;
      margin: 0;
      padding: 0;
      float: left;
      min-height: 2px;
      pointer-events: none; }
      html.ie8 .footer-directory-column-section {
        width: 99.9%; }
      @media only screen and (max-width: 767px) {
        .footer-directory-column-section {
          border-bottom: 1px solid #e3e3e3;
          overflow: hidden;
          pointer-events: auto; }
          .theme-dark .footer .footer-directory-column-section,
          .footer.theme-dark .footer-directory-column-section {
            border-color: #333333; } }
      .footer-directory-column-section ~ .footer-directory-column-section {
        padding-top: 20px; }
        @media only screen and (max-width: 767px) {
          .footer-directory-column-section ~ .footer-directory-column-section {
            padding-top: 0; } }
      .footer-directory-column-section-title {
        font-size: 12px;
        line-height: 1.66667;
        font-weight: 600;
        letter-spacing: 0em;
        color: #333333;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .footer-directory-column-section-title {
            font-size: 14px;
            line-height: 2.78583;
            font-weight: 400;
            letter-spacing: 0em; } }
        .theme-dark .footer .footer-directory-column-section-title,
        .footer.theme-dark .footer-directory-column-section-title {
          color: white; }
        @media only screen and (max-width: 767px) {
          .footer-directory-column-section-title {
            background: #f2f2f2;
            cursor: pointer;
            position: relative;
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            z-index: 2; }
            .theme-dark .footer .footer-directory-column-section-title,
            .footer.theme-dark .footer-directory-column-section-title {
              background: #222222;
              color: #cccccc; }
            .footer-directory-column-section-title:hover {
              color: #000; }
              .theme-dark .footer .footer-directory-column-section-title:hover,
              .footer.theme-dark .footer-directory-column-section-title:hover {
                color: #fff; }
            .footer-directory-column-section-title:after {
              content: '+';
              float: right;
              font-weight: normal;
              margin-right: 8px;
              -webkit-transition: -webkit-transform .3s ease;
              transition: -webkit-transform .3s ease;
              transition: transform .3s ease;
              transition: transform .3s ease, -webkit-transform .3s ease; } }
      .footer-directory-column-section-list {
        margin-right: 20px;
        list-style: none;
        padding: 0; }
        @media only screen and (max-width: 767px) {
          .footer-directory-column-section-list {
            margin: 0;
            overflow: hidden;
            padding-bottom: 16px;
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            visibility: hidden;
            z-index: -1;
            -webkit-transform: translateY(-100px);
                    transform: translateY(-100px); } }
      .footer-directory-column-section-item {
        display: block;
        pointer-events: auto; }
      @media only screen and (max-width: 767px) {
        .footer-directory-column-section-link {
          outline-offset: -6px;
          padding: 0 14px;
          display: block; } }
      .footer-directory-column-section-anchor {
        right: 0;
        cursor: default;
        display: none;
        position: absolute;
        top: 0;
        width: 1px;
        height: 1px;
        z-index: 10; }
        .footer-directory-column-section-anchor:focus {
          outline-offset: -6px;
          width: 25px;
          height: 38px; }
        @media only screen and (max-width: 767px) {
          .footer-directory-column-section-anchor {
            display: block; } }
        html.js .footer-directory-column-section-anchor, html.false .footer-directory-column-section-anchor {
          cursor: pointer;
          outline-offset: -6px;
          width: 100%;
          height: 38px; }
        .footer-directory-column-section-anchor-close {
          display: none; }
        .footer-directory-column-section-anchor-label {
          position: absolute;
          clip: rect(1px 1px 1px 1px);
          clip: rect(1px, 1px, 1px, 1px);
          -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
                  clip-path: inset(0px 0px 99.9% 99.9%);
          overflow: hidden;
          height: 1px;
          width: 1px;
          padding: 0;
          border: 0; }
      .footer-directory-column-section-state {
        display: none; }
      @media only screen and (max-width: 767px) {
        .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title,
        .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title {
          font-weight: 600;
          color: #333333; }
          html.ie8 .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title, html.ie8 .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title {
            font-weight: normal; }
          .theme-dark .footer .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title, .theme-dark .footer .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title,
          .footer.theme-dark .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title, .footer.theme-dark .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title {
            color: white; }
          .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-title:after,
          .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-title:after {
            -webkit-transform: rotate(45deg) scale(1.08);
                    transform: rotate(45deg) scale(1.08); }
        .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-list,
        .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-list {
          position: static;
          visibility: visible;
          z-index: 1;
          -webkit-transform: none;
                  transform: none;
          -webkit-transition: -webkit-transform 300ms ease;
          transition: -webkit-transform 300ms ease;
          transition: transform 300ms ease;
          transition: transform 300ms ease, -webkit-transform 300ms ease; }
        .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-anchor-open,
        .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-anchor-open {
          display: none; }
        .footer-directory-column-section-state:target + .footer-directory-column-section .footer-directory-column-section-anchor-close,
        .footer-directory-column-section-state:checked + .footer-directory-column-section .footer-directory-column-section-anchor-close {
          display: block; } }
  .footer-directory.with-5-columns .footer-directory-column {
    width: 20%; }
    html.ie8 .footer-directory.with-5-columns .footer-directory-column {
      width: 19.98%; }
    @media only screen and (max-width: 767px) {
      .footer-directory.with-5-columns .footer-directory-column {
        width: 100%; }
        html.ie8 .footer-directory.with-5-columns .footer-directory-column {
          width: 99.9%; } }

.footer-breadcrumbs + .footer-directory {
  padding-top: 2px; }
  @media only screen and (max-width: 767px) {
    .footer-breadcrumbs + .footer-directory {
      padding-top: 0; } }

.footer-mini {
  border-top: 1px solid #e3e3e3;
  color: #999999;
  padding: 20px 0 24px; }
  .footer-mini:nth-child(2) {
    border-top: none; }
  @media only screen and (max-width: 767px) {
    .footer-mini {
      padding: 20px 0; } }
  .theme-dark .footer .footer-mini,
  .footer.theme-dark .footer-mini {
    border-color: #333333;
    color: #666666; }
  .footer-mini-shop {
    max-height: 9999px;
    margin-bottom: 6px;
    padding-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      .footer-mini-shop {
        padding-bottom: 6px; } }
    .theme-dark .footer .footer-mini-shop,
    .footer.theme-dark .footer-mini-shop {
      border-color: #333333; }
    .footer-mini-shop a {
      color: #0088cc; }
      .theme-dark .footer .footer-mini-shop a,
      .footer.theme-dark .footer-mini-shop a {
        color: #5cc3f6; }
  .footer-mini-locale {
    float: right;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      .footer-mini-locale {
        left: -1;
        float: none;
        position: relative;
        z-index: 1; } }
    .footer-mini-locale-link {
      display: inline; }
    .footer-mini-locale-flag {
      background-repeat: no-repeat;
      background-size: 16px 16px;
      display: inline-block;
      width: 16px;
      height: 16px;
      background-image: url("//www.apple.com/ac/flags/1/images/default/16.png");
      padding-right: 5px;
      background-position: left center;
      cursor: pointer;
      float: left;
      margin-top: 1px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .footer-mini-locale-flag {
          background-image: url("//www.apple.com/ac/flags/1/images/default/32.png"); } }
    .footer-mini-locale-lang {
      border-left: 1px solid #d6d6d6;
      margin-left: 10px;
      padding-left: 12px; }
      .theme-dark .footer .footer-mini-locale-lang,
      .footer.theme-dark .footer-mini-locale-lang {
        border-color: #333333; }
  .footer-mini-legal:before, .footer-mini-legal:after {
    content: ' ';
    display: table; }
  .footer-mini-legal:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .footer-mini-legal {
      padding-top: 13px; } }
  .footer-mini-legal-copyright, .footer-mini-legal-links {
    margin-right: 26px;
    float: left; }
    @media only screen and (max-width: 767px) {
      .footer-mini-legal-copyright, .footer-mini-legal-links {
        margin-right: 0;
        float: none; } }
  .footer-mini-legal-copyright {
    max-height: 9999px; }
  .footer-mini-legal-link {
    border-right: 1px solid #d6d6d6;
    margin-right: 10px;
    padding-right: 12px;
    white-space: nowrap; }
    .theme-dark .footer .footer-mini-legal-link,
    .footer.theme-dark .footer-mini-legal-link {
      border-color: #444444; }
    .footer-mini-legal-link:last-child {
      border: none;
      margin: 0;
      padding: 0; }
    html.ie8 .footer-mini-legal-link {
      border-right: none;
      border-left: 1px solid #d6d6d6;
      margin: 0;
      padding: 0;
      margin-left: 10px;
      padding-left: 12px; }
      html.ie8 .footer-mini-legal-link:first-child {
        border: none;
        margin: 0;
        padding: 0; }

.footer-buystrip + .footer-mini {
  border-top: none; }

.footer-sosumi + .footer-mini {
  border-top: none; }

@media only screen and (max-width: 767px) {
  .footer-breadcrumbs + .footer-mini {
    border-top: none; } }

.footer-directory + .footer-mini {
  border-top: none; }
  .footer-directory + .footer-mini .footer-mini-shop {
    border-bottom: 1px solid #e3e3e3; }
    .theme-dark .footer .footer-directory + .footer-mini .footer-mini-shop,
    .footer.theme-dark .footer-directory + .footer-mini .footer-mini-shop {
      border-color: #333333; }
    @media only screen and (max-width: 767px) {
      .footer-directory + .footer-mini .footer-mini-shop {
        border-bottom: none; } }

.colornav {
  display: inline-block;
  text-align: center; }

.colornav-title {
  font-size: 18px;
  line-height: 1.33345;
  font-weight: 400;
  letter-spacing: 0em;
  border-bottom: 1px solid #d6d6d6;
  margin: 0;
  padding: 10px 0; }
  @media only screen and (max-width: 735px) {
    .colornav-title {
      font-size: 16px;
      line-height: 1.375;
      font-weight: 400;
      letter-spacing: 0em; } }

.colornav-items {
  display: inline-block;
  list-style: none;
  margin: 0 -2px;
  padding-top: 15px; }
  @media only screen and (max-width: 735px) {
    .colornav-items {
      margin-left: 1px;
      margin-right: 1px;
      padding-top: 12px; } }

.colornav-item {
  float: left;
  margin: 0 6px; }
  @media only screen and (max-width: 735px) {
    .colornav-item {
      margin-left: 5px;
      margin-right: 5px; } }

.colornav-link {
  border: 1px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  float: left;
  margin-bottom: 1.33333em;
  padding: 3px;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 1; }
  @media only screen and (max-width: 735px) {
    .colornav-link {
      margin-bottom: 22px;
      padding: 2px;
      width: 34px;
      height: 34px; } }
  .colornav-link:hover {
    border-color: #d6d6d6;
    text-decoration: none; }
  .colornav-link.current {
    border-color: #0088cc;
    cursor: default; }

.colornav-swatch {
  background: #cccccc center center;
  border-radius: 50%;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.13);
  display: block;
  width: 32px;
  height: 32px; }
  @media only screen and (max-width: 735px) {
    .colornav-swatch {
      width: 28px;
      height: 28px; } }

.colornav-label, .colornav-label-hidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.colornav-link.current .colornav-label {
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 400;
  letter-spacing: 0em;
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
  margin-left: -50px;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  white-space: nowrap;
  width: 100px;
  height: auto;
  z-index: 1; }

.theme-dark .colornav .colornav-title {
  border-color: #d6d6d6; }

.theme-dark .colornav .colornav-link {
  color: #333333; }
  .theme-dark .colornav .colornav-link:hover {
    border-color: #d6d6d6; }
  .theme-dark .colornav .colornav-link.current {
    border-color: #0088cc; }

.colornav-swatch-silver {
  background-color: #e2e3e4; }

.colornav-swatch-gold {
  background-color: #e3ccb4; }

.colornav-swatch-spacegray {
  background-color: #b1b2b7; }

.colornav-swatch-rosegold {
  background-color: #ecc6c1; }

.colornav-swatch-spaceblack {
  background-color: #1c1d1e; }

.colornav-swatch-silicone-black {
  background-color: #404040; }

.colornav-swatch-silicone-white {
  background-color: #f2f1ef; }

.colornav-swatch-silicone-stone {
  background-color: #bdb6b0; }

.colornav-swatch-silicone-yellow {
  background-color: #ffe092; }

.colornav-swatch-silicone-darkyellow {
  background-color: #eec643; }

.colornav-swatch-silicone-red {
  background-color: #d63437; }

.colornav-swatch-silicone-apricot {
  background-color: #fc6454; }

.colornav-swatch-silicone-lightpink {
  background-color: #f9bed2; }

.colornav-swatch-silicone-antiquewhite {
  background-color: #e6e0d6; }

.colornav-swatch-silicone-midnightblue {
  background-color: #3b3f50; }

.colornav-swatch-silicone-lavender {
  background-color: #bdb2bc; }

.colornav-swatch-silicone-lilac {
  background-color: #adbee2; }

.colornav-swatch-silicone-royalblue {
  background-color: #4976bc; }

.colornav-swatch-silicone-mint {
  background-color: #a2bd90; }

.colornav-swatch-silicone-charcoalgray {
  background-color: #4a4d52; }

.colornav-swatch-leather-saddlebrown {
  background-color: #9d6040; }

.colornav-swatch-leather-red {
  background-color: #c54533; }

.colornav-swatch-leather-white {
  background-color: #dcd9d2; }

.colornav-swatch-leather-marigold {
  background-color: #e9bf63; }

.colornav-swatch-leather-bluejay {
  background-color: #7fa8b3; }

.colornav-swatch-leather-midnightblue {
  background-color: #45495a; }

.colornav-swatch-leather-stormgray {
  background-color: #5f5b5d; }

.colornav-swatch-leather-marineblue {
  background-color: #4e8196; }

.colornav-swatch-leather-black {
  background-color: #292929; }

.colornav-item-productred {
  padding-right: 76px; }

.colornav-logo-productred {
  width: 72px;
  height: 16px;
  background-size: 72px 16px;
  background-repeat: no-repeat;
  background-image: url("../assets/patterns/ac-colornav/productred.svg");
  margin-top: -8px;
  margin-left: 4px;
  position: absolute;
  left: 100%;
  top: 50%;
  z-index: 1; }
  html.no-svg .colornav-logo-productred {
    background-image: url("../assets/patterns/ac-colornav/productred.png"); }

.form-alert {
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 400;
  letter-spacing: 0em;
  background-color: rgba(242, 242, 242, 0.4);
  background-clip: padding-box;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 15px 16px;
  margin-bottom: 21px;
  margin-top: 20px; }
  @media only screen and (max-width: 414px) {
    .form-alert {
      padding: 15px 16px 19px;
      margin-bottom: 18px;
      margin-top: 18px; } }
  .form-alert.is-error {
    border-color: rgba(238, 0, 0, 0.2);
    background-color: rgba(238, 0, 0, 0.08); }

.form-alert-title {
  font-size: 16px;
  line-height: 1.0625;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 11px; }
  @media only screen and (max-width: 414px) {
    .form-alert-title {
      margin-top: 2px;
      margin-bottom: 10px; } }

.form-sectionnumber {
  padding-right: 0;
  list-style-type: none;
  margin-left: 32px;
  margin-top: 2em; }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber {
      margin-left: 0; } }
  .form-sectionnumber .form-title {
    display: inline-block; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber .form-title {
        padding-left: 25px; } }

.form-sectionnumber-reset {
  counter-reset: step-counter;
  margin-top: 0; }
  .form-sectionnumber-reset .form-title {
    margin-bottom: 0; }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber-reset .form-sectionnumber-section {
      margin-bottom: 11px; } }

.form-sectionnumber-section {
  counter-increment: step-counter;
  margin-bottom: 8px;
  width: 100%;
  position: relative; }
  .form-sectionnumber-section .form-title {
    font-size: 28px;
    line-height: 1.17865;
    font-weight: 200;
    letter-spacing: 0em; }
    html.ie8 .form-sectionnumber-section .form-title {
      font-weight: normal; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber-section .form-title {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 200;
        letter-spacing: 0em; } }
  @media only screen and (max-width: 414px) {
    .form-sectionnumber-section {
      margin-left: 0;
      margin-bottom: 13px; } }
  .form-sectionnumber-section:before {
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    position: absolute;
    /* Typography mixin is giving line-height in ems and that is varying between viewports and font sizes.
            So specifying the styles instead of overwriting for each viewport.
        */
    content: counter(step-counter);
    border: 1px solid #333333;
    border-radius: 50%;
    display: inline-block;
    height: 1.59em;
    margin-left: -31px;
    margin-right: 10px;
    margin-top: 4px;
    text-align: center;
    width: 1.59em;
    vertical-align: middle; }
    @media only screen and (max-width: 414px) {
      .form-sectionnumber-section:before {
        font-size: 11px;
        line-height: 19px;
        margin-left: 0;
        margin-right: 7px;
        height: 16px;
        width: 16px; } }
  .form-sectionnumber-section.is-disabled {
    opacity: 0.3; }

.is-hidden.form-sectionnumber-section:before {
  display: none; }

.is-hidden.form-sectionnumber {
  margin-left: 0; }

@media only screen and (max-width: 414px) {
  .is-hidden.form-sectionnumber-section > .form-title {
    padding-left: 0; } }

.form-icons {
  position: relative;
  display: inline-block;
  background-size: 15px;
  width: 15px;
  height: 15px;
  top: 3px;
  left: 0.19em; }
  .form-icons.form-icons-circle13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28153%2C153%2C153%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-circle13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: 0 -107px; }
  .form-icons.form-icons-checkalt13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%2851%2C153%2C0%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%2851%2C153%2C0%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-checkalt13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -20px -267px; }
  .form-icons.form-icons-unvalidatedalt13 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 13px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidatedalt13 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -40px -187px; }
  .form-icons.form-icons-info15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%280%2C136%2C204%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231c-0.238%2C0-0.435-0.075-0.584-0.224%20%20%20s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232%20%20%20c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20M-199.508%2C144.277%20%20%20c-0.411%2C0.346-0.301%2C0.551-0.368%2C1.096c-0.041%2C0.332-0.391%2C0.455-0.583%2C0.463c-0.219%2C0.009-0.641-0.136-0.676-0.473%20%20%20c-0.06-0.578%2C0.032-0.784%2C0.127-1.022c0.312-0.783%2C1.387-1.003%2C1.401-1.793c0.019-1.047-1.509-1.36-1.803-0.187%20%20%20c-0.127%2C0.507-1.096%2C0.465-1.069-0.124c-0.001-0.473%2C0.287-0.983%2C0.724-1.332c0.744-0.595%2C2.8-0.615%2C3.237%2C1.132%20%20%20C-198.262%2C143.055-198.732%2C143.621-199.508%2C144.277z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-info15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -100px -5px; }
  .form-icons.form-icons-circle15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28153%2C153%2C153%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-circle15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: 0 -85px; }
  .form-icons.form-icons-checkalt15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%2851%2C153%2C0%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%2851%2C153%2C0%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-checkalt15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -20px -245px; }
  .form-icons.form-icons-unvalidatedalt15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidatedalt15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -40px -165px; }
  .form-icons.form-icons-unvalidated15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.581c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.392-1.907-0.59-2.919-0.59s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.919%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.392%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.92-0.59c0.893-0.378%2C1.695-0.919%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.924%2C0.589-1.907%2C0.589-2.919S-193.198%2C142.505-193.59%2C141.581z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231%20%20%20c-0.238%2C0-0.435-0.075-0.584-0.224s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224%20%20%20c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20%20%20%20M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697s-0.568-0.312-0.568-0.697c0%2C0-0.338-3.428-0.278-3.879%20%20%20c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-unvalidated15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -60px -165px; }
  .form-icons.form-icons-clearsolid15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28184%2C184%2C184%29%22%20d%3D%22M-193.59%2C141.58c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.391%2C1.907%2C0.589%2C2.919%2C0.589%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.392-0.924%2C0.59-1.907%2C0.59-2.919S-193.198%2C142.505-193.59%2C141.58z%20M-197.412%2C146.913l-0.677%2C0.678l-2.412-2.413l-2.41%2C2.413%20%20%20l-0.677-0.678l2.411-2.411l-2.411-2.411l0.677-0.676l2.41%2C2.411l2.412-2.411l0.677%2C0.676l-2.413%2C2.411L-197.412%2C146.913z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-clearsolid15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -80px -85px; }
  .form-icons.form-icons-add15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%280%2C136%2C204%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-196.984%2C144.97h-3.051V148h-0.934v-3.03h-3.046v-0.934h3.046v-3.052h0.934v3.051h3.051%20%20%20C-196.984%2C144.035-196.984%2C144.97-196.984%2C144.97z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-add15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -120px -5px; }
  .form-icons.form-icons-remove15 {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28238%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.579c-0.378-0.893-0.919-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.391%2C0.925-0.59%2C1.907-0.59%2C2.919c0%2C1.012%2C0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.925%2C0.391%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.925%2C0.59-1.907%2C0.59-2.92S-193.198%2C142.505-193.59%2C141.579z%20M-197.016%2C144.966l-3.007%2C0.001h-0.957l-3.02-0.001v-0.934%20%20%20l3.021%2C0.001h0.957l3.007-0.001v0.934H-197.016z%22%2F%3E%20%3C%2Fsvg%3E);
    background-size: 15px;
    background-repeat: no-repeat; }
    html.ie8 .form-icons.form-icons-remove15 {
      background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
      background-position: -140px -165px; }
  .form-icons .form-icons-message {
    text-decoration: none; }
  .form-icons.icon-before:before {
    top: -0.015em;
    padding-left: 0.3em;
    padding-right: 0; }
  .form-icons.icon:hover {
    text-decoration: none; }

.form-icons-wrapper {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 6px; }
  @media only screen and (max-width: 414px) {
    .form-icons-wrapper {
      margin-bottom: 4px; } }
  .form-icons-wrapper.form-label {
    margin-top: 2px;
    margin-bottom: 6px; }
    @media only screen and (max-width: 414px) {
      .form-icons-wrapper.form-label {
        margin-top: 2px;
        margin-bottom: 6px; } }
  .form-icons-wrapper .form-icons + .form-label.form-tooltip-text {
    margin-left: auto; }
    @media only screen and (max-width: 414px) {
      .form-icons-wrapper .form-icons + .form-label.form-tooltip-text {
        margin-left: 2px; } }
  .form-icons-wrapper .form-icons:focus, .form-icons-wrapper .form-icons.focused {
    outline: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 0.2em rgba(0, 136, 204, 0.3); }
    html.ie8 .form-icons-wrapper .form-icons:focus, html.ie8 .form-icons-wrapper .form-icons.focused {
      outline: 3px solid #b2dbf0; }
  .form-icons-wrapper .form-icons.icon:after {
    padding-left: 0; }

.form-icons-message {
  font-family: "Helvetica Neue";
  color: #999999;
  margin-left: 3px;
  font-size: 12px;
  line-height: 1.08341;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-icons-message.is-clickable {
    color: #0088cc; }

.form-icons-focusable {
  position: relative; }
  .form-icons-focusable .form-icons:focus,
  .form-icons-focusable .form-icons.focused {
    /*logic to show tooltip info*/ }
    .form-icons-focusable .form-icons:focus + .form-tooltip,
    .form-icons-focusable .form-icons.focused + .form-tooltip {
      display: block; }
    html.ie8 .form-icons-focusable .form-icons:focus, html.ie8 .form-icons-focusable .form-icons.focused {
      outline: 3px solid #b2dbf0; }

.form-tooltip {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em;
  padding: 1em;
  border-radius: 4px;
  background: #f2f2f2;
  position: absolute;
  width: 196px;
  z-index: 1;
  display: none;
  margin: 0;
  bottom: 32px;
  color: #333333;
  line-height: 1.32; }
  .form-tooltip:after {
    position: absolute;
    content: "";
    border-left: 0.4375em solid transparent;
    border-right: 0.4375em solid transparent;
    border-top: 0.4375em solid #f2f2f2;
    bottom: -0.375em; }
  .form-icons-before ~ .form-tooltip {
    bottom: 33px; }

.form-tooltip-wrapper {
  display: inline-block;
  position: relative; }
  .form-tooltip-wrapper .form-icons {
    margin-top: 0; }
    .form-tooltip-wrapper .form-icons.form-icons-before {
      margin-left: -24px;
      left: 0;
      top: 2px; }
      .form-tooltip-textbox-icon-wrapper .form-tooltip-wrapper .form-icons.form-icons-before {
        top: 9px; }

.form-tooltip-title {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 8px;
  word-spacing: 2px; }
  .form-tooltip-validation-wrapper .form-tooltip-title {
    margin-bottom: 5px; }

.form-tooltip-content {
  line-height: 1.2;
  margin: 0; }
  .form-tooltip-validation-wrapper .form-tooltip-content {
    position: relative;
    top: 1px; }

.form-tooltip-left {
  left: -29px; }
  .form-tooltip-left:after {
    left: 0.4em; }
    .form-tooltip-validation-wrapper .form-tooltip-left:after {
      left: 0.8em; }

.form-tooltip-right {
  left: -202px; }
  .form-tooltip-right:after {
    right: 0.5156em; }

.form-tooltip-middle {
  left: -108px; }
  .form-tooltip-middle:after {
    right: 6.4em; }
  @media only screen and (max-width: 735px) {
    .form-tooltip-middle {
      left: -202px; }
      .form-tooltip-middle:after {
        right: 0.5156em; } }

.form-tooltip-textbox-wrapper {
  margin-bottom: 0; }
  .form-tooltip-textbox-wrapper .form-label {
    padding-top: 8px; }
  .form-tooltip-textbox-wrapper .form-tooltip-right {
    left: -196px; }
  .form-tooltip-textbox-wrapper .form-tooltip-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .form-tooltip-textbox-wrapper .form-tooltip {
    bottom: 8px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-tooltip {
        bottom: 29px; } }
  .form-tooltip-textbox-wrapper .form-tooltip-middle {
    left: -102px; }
    @media only screen and (max-width: 735px) {
      .form-tooltip-textbox-wrapper .form-tooltip-middle {
        left: -196px; } }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-tooltip-middle {
        bottom: 29px; } }
  .form-tooltip-textbox-wrapper .form-icons {
    top: 9px;
    position: absolute;
    left: -23px;
    margin-left: 0; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-icons {
        margin-right: 6px;
        position: relative;
        left: auto; } }
  .form-tooltip-textbox-wrapper .form-textbox {
    padding-left: 14px;
    margin-bottom: 14px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-textbox-wrapper .form-textbox {
        width: calc(100% - 23px); } }
    .form-tooltip-textbox-wrapper .form-textbox + .form-tooltip-wrapper {
      right: 0;
      left: auto; }
      .form-tooltip-textbox-wrapper .form-textbox + .form-tooltip-wrapper .form-icons {
        left: 8px; }

.form-tooltip-textbox-icon-wrapper {
  position: relative; }

@media only screen and (max-width: 414px) {
  .has-label .form-tooltip-textbox-wrapper .form-textbox {
    display: inline-block; } }

.is-error .form-tooltip-textbox-wrapper .form-textbox {
  margin-bottom: 0;
  margin-top: 0; }

.form-tooltip-validation-wrapper {
  position: relative;
  top: 1px; }
  .form-tooltip-validation-wrapper .form-textbox {
    width: 100%; }
    @media only screen and (max-width: 414px) {
      .has-label .form-tooltip-validation-wrapper .form-textbox {
        margin-top: 0; } }
    .is-error .form-tooltip-validation-wrapper .form-textbox {
      margin-bottom: 14px; }
  @media only screen and (max-width: 414px) {
    .form-tooltip-validation-wrapper .form-textbox:focus ~ .form-label-flyout {
      display: none; }
    .has-label .form-tooltip-validation-wrapper .form-textbox + .form-cell.form-label {
      padding-top: 8px; } }
  .has-label .form-tooltip-validation-wrapper + .form-cell.form-label {
    padding-top: 1.125em; }

.form-tooltip-validation {
  width: auto;
  box-sizing: border-box;
  bottom: 57px;
  left: 0;
  margin: 0;
  padding-top: 13px; }
  @media only screen and (max-width: 414px) {
    .form-tooltip-validation {
      bottom: 43px; } }
  .form-tooltip-validation .form-icons {
    margin-left: -0.28em;
    padding-right: 3px;
    display: none;
    top: 2px; }
    @media only screen and (max-width: 414px) {
      .form-tooltip-validation .form-icons {
        margin-left: -0.5em; } }
  .form-tooltip-validation .form-icons-circle13 {
    display: inline-block; }
  .form-tooltip-validation .is-valid .form-icons-circle13,
  .form-tooltip-validation .is-invalid .form-icons-circle13 {
    display: none; }
  .form-tooltip-validation .is-valid .form-icons-checkalt13 {
    display: inline-block; }
  .form-tooltip-validation .is-invalid .form-icons-unvalidatedalt13 {
    display: inline-block; }

.form-tooltip-validation-msg {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: -1px;
  margin-left: 2px; }
  .form-tooltip-validation-msg .form-icons {
    width: 13px;
    height: 13px; }
    .form-tooltip-validation-msg .form-icons.icon-before:before {
      top: -0.125em; }

.form-textbox {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
  height: 34px;
  padding-top: 1px;
  padding-top: 5px\0;
  margin-bottom: 14px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333333;
  text-align: left;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background: white;
  background-clip: padding-box;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-textbox:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-textbox:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 414px) {
    .form-textbox {
      line-height: normal; } }
  .form-textbox::-webkit-input-placeholder {
    color: #999999; }
  .form-textbox::-moz-placeholder {
    color: #999999; }
  .form-textbox:-ms-input-placeholder {
    color: #999999; }
  .form-textbox::placeholder {
    color: #999999; }
  .form-textbox:focus {
    -webkit-appearance: none;
    border-color: #0088cc;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-textbox:invalid {
    border-color: #ee0000;
    background: rgba(238, 0, 0, 0.1); }
    .form-textbox:invalid:focus {
      background: white;
      border-color: #0088cc; }
    .form-textbox:invalid ~ .form-is-valid-icon {
      display: none; }
  .form-textbox:valid:focus ~ .form-is-valid-icon {
    display: block;
    z-index: 3;
    top: 4px; }
  .form-textbox[value=""] ~ .form-is-valid-icon {
    display: none; }
  @media only screen and (max-width: 414px) {
    .form-textbox {
      height: 34px; } }

.has-label .form-textbox-isplaceholdershown.form-textbox::-webkit-input-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox::-moz-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox:-ms-input-placeholder {
  color: #999999; }

.has-label .form-textbox-isplaceholdershown.form-textbox::placeholder {
  color: #999999; }

.is-error .form-textbox {
  border-color: #ee0000;
  background: rgba(238, 0, 0, 0.1); }
  .is-error .form-textbox:focus {
    background: white;
    border-color: #0088cc; }
  .is-error .form-textbox ~ .form-is-valid-icon {
    display: none; }

.is-valid .form-textbox:focus ~ .form-is-valid-icon {
  display: block;
  z-index: 3;
  top: 4px; }

.is-error .form-textbox {
  margin-bottom: 0;
  margin-top: 0; }

.form-textbox-textarea {
  min-height: 133px;
  padding-top: 7px;
  padding-bottom: 10px;
  text-indent: 0;
  resize: vertical;
  margin-bottom: 9px; }

.form-message-wrapper {
  font-size: 12px;
  line-height: 1.16667;
  font-weight: 400;
  letter-spacing: 0em;
  display: none;
  margin-top: 4px;
  margin-bottom: 12px; }

.is-error .form-message-wrapper {
  display: block;
  color: #ee0000; }

.form-textbox-countrycode {
  border-right: 1px solid #d6d6d6;
  background: #fafafa;
  border-top-left-radius: 3px 3px;
  border-bottom-left-radius: 3px 3px;
  color: #999999;
  height: 1.99em;
  position: absolute;
  top: 1px;
  left: 0;
  margin-left: 1px;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 1;
  overflow: hidden;
  direction: ltr;
  font-size: 16px;
  line-height: 2.09375;
  font-weight: 400;
  letter-spacing: 0em; }
  @media only screen and (max-width: 414px) {
    .form-textbox-countrycode {
      left: 0;
      z-index: 3; } }
  .is-error .form-textbox-countrycode {
    background: rgba(238, 0, 0, 0.04);
    border-right-color: rgba(238, 0, 0, 0.04); }
  .is-error .form-textbox:focus ~ .form-textbox-countrycode {
    z-index: 2;
    background: #f2f2f2;
    border-right-color: #d6d6d6; }

.form-countrycode-wrapper .form-textbox {
  padding-top: 2px;
  /* the placeholder color is transparent when text field padding is not set */
  /* the placeholder color is form defautl placeholder color when text field padding is set */
  /* textfield left padding for non js */ }
  .form-countrycode-wrapper .form-textbox::-webkit-input-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox::-moz-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox:-ms-input-placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox::placeholder {
    color: transparent; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
    color: #999999; }
  .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::placeholder {
    color: #999999; }
  @media only screen and (max-width: 414px) {
    .form-countrycode-wrapper .form-textbox {
      padding-top: 1px;
      /* the placeholder color is transparent when the textfield is not focused in form-compact mode*/
      /* the placeholder color is default placeholder color when the textfield is focused in form-compact mode*/ }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown ~ .form-label-flyout {
        opacity: 1; }
      .form-countrycode-wrapper .form-textbox.form-textbox-entered ~ .form-label-flyout {
        opacity: 0; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown::placeholder {
        color: transparent; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::-webkit-input-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::-webkit-input-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::-moz-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::-moz-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus:-ms-input-placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown:-ms-input-placeholder {
        color: #999999; }
      .form-countrycode-wrapper .form-textbox.form-textbox-isplaceholdershown:focus::placeholder, .form-countrycode-wrapper .form-textbox.focused.form-textbox-isplaceholdershown::placeholder {
        color: #999999; } }
  html.no-js .form-countrycode-wrapper .form-textbox::-webkit-input-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox::-moz-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox:-ms-input-placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox::placeholder {
    color: #999999; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-small {
    padding-left: 66px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-small + .form-label-flyout {
      left: 50px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox {
    padding-left: 74px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox + .form-label-flyout {
      left: 58px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-medium {
    padding-left: 82px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-medium + .form-label-flyout {
      left: 66px; }
  html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-large {
    padding-left: 95px; }
    html.no-js .form-countrycode-wrapper .form-textbox.form-countrycode-textbox-large + .form-label-flyout {
      left: 79px; }

.has-label .form-countrycode-wrapper .form-label {
  padding-top: 8px;
  padding-left: 3px;
  box-sizing: border-box; }
  @media only screen and (max-width: 414px) {
    .has-label .form-countrycode-wrapper .form-label {
      padding-left: 0; } }

.form-countrycode-wrapper .form-cell {
  position: relative; }

.form-countrycode-wrapper .form-textbox {
  /* fix for zoom text only issue*/
  height: 2.125em;
  /* set countrycode textbox height in ie8*/ }
  @media only screen and (max-width: 414px) {
    .form-countrycode-wrapper .form-textbox {
      width: 100%;
      left: 0; } }
  html.ie8 .form-countrycode-wrapper .form-textbox {
    height: 34px;
    padding-top: 7px; }

@media only screen and (max-width: 414px) {
  .has-label .form-countrycode-wrapper .form-label-flyout {
    opacity: 0; } }

.form-textbox:invalid {
  border-color: #d6d6d6;
  background: white; }

.form-textbox-textarea {
  min-height: 136px; }

html.ie8 .form-textbox {
  min-height: auto;
  height: 33px; }

html.ie8 .form-textbox-textarea {
  min-height: 120px; }

.form-sidebyside-textboxes {
  display: inline-block;
  vertical-align: bottom;
  width: 100%; }
  .form-sidebyside-textboxes .column {
    padding-right: 8px;
    box-sizing: border-box; }
  .form-sidebyside-textboxes .column + .column {
    padding-left: 8px;
    padding-right: 0; }

@media only screen and (max-width: 414px) {
  .has-label .form-cell .form-sidebyside-textboxes .form-label-flyout {
    padding-top: 8px; }
  .has-label .form-cell .form-sidebyside-textboxes .column + .column .form-label-flyout {
    margin-left: 8px; } }

.has-label .form-row .form-cell.form-sidebyside-label {
  padding-top: 8px;
  padding-bottom: 20px; }

.form-label,
.form-block-label {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0em;
  display: block;
  position: relative;
  vertical-align: top;
  color: #333333;
  margin-top: 9px;
  margin-bottom: 8px; }

.form-label-flyout {
  display: none; }

.form-cell.form-label {
  padding-right: 16px; }

.form-cell + .form-cell.form-label {
  padding-bottom: 0; }

.has-label .form-label {
  color: #333333;
  margin-top: 0;
  margin-bottom: 0; }

.has-label .form-label,
.has-label .form-textbox {
  direction: ltr; }

.has-label .form-textbox ~ .form-label {
  padding-top: 3px; }

.has-label .form-textbox ~ .form-label.form-label-flyout {
  padding-top: 7px; }

@media only screen and (max-width: 414px) {
  .has-label {
    direction: ltr;
    position: relative; }
    .has-label .form-textbox::-webkit-input-placeholder {
      color: transparent; }
    .has-label .form-textbox::-moz-placeholder {
      color: transparent; }
    .has-label .form-textbox:-ms-input-placeholder {
      color: transparent; }
    .has-label .form-textbox::placeholder {
      color: transparent; }
    .has-label .form-textbox:focus::-webkit-input-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus::-moz-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus:-ms-input-placeholder {
      color: #999999; }
    .has-label .form-textbox:focus::placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::-webkit-input-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::-moz-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox:-ms-input-placeholder {
      color: #999999; }
    html.no-js .has-label .form-textbox::placeholder {
      color: #999999; }
    .has-label .is-error .form-label {
      background-color: transparent;
      color: #999999; }
    .has-label .is-error .form-textbox::-webkit-input-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox::-moz-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox:-ms-input-placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox::placeholder {
      color: transparent; }
    .has-label .is-error .form-textbox:focus::-webkit-input-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus::-moz-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus:-ms-input-placeholder {
      color: #999999; }
    .has-label .is-error .form-textbox:focus::placeholder {
      color: #999999; }
    .has-label .form-cell.form-label {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
              clip-path: inset(0px 0px 99.9% 99.9%);
      overflow: hidden;
      height: 1px;
      width: 1px;
      padding: 0;
      border: 0; }
    .has-label .form-label-flyout {
      display: block;
      position: absolute;
      pointer-events: none;
      top: -50px;
      left: 16px;
      padding-top: 7px;
      padding-bottom: 7px;
      color: #999999;
      z-index: 1;
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      -webkit-transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      transition: opacity 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1), -webkit-transform 0.25s cubic-bezier(0.28, 0.11, 0.32, 1);
      /* hide flyout label in non js mode */ } }
    @media only screen and (max-width: 414px) and (max-width: 414px) {
      .has-label .form-label-flyout.is-hidden {
        opacity: 0; } }
    @media only screen and (max-width: 414px) and (max-width: 414px) {
      .has-label .form-label-flyout {
        top: -49px;
        left: 15px; } }

@media only screen and (max-width: 414px) {
      html.no-js .has-label .form-label-flyout {
        opacity: 0; }
    .has-label .form-textbox {
      position: relative;
      display: block; }
      .has-label .form-textbox:focus {
        z-index: 2; }
        .has-label .form-textbox:focus ~ .form-label-flyout {
          width: auto;
          padding-top: 7px;
          padding-bottom: 7px;
          padding-left: 16px;
          padding-right: 16px;
          top: -42px;
          left: 0;
          color: #333333;
          white-space: nowrap;
          border-radius: 4px;
          background-color: #f2f2f2;
          opacity: 1;
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          z-index: 5; }
          .has-label .form-textbox:focus ~ .form-label-flyout:after {
            position: absolute;
            margin-left: -5px;
            top: 100%;
            left: 20px;
            content: "";
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #f2f2f2;
            z-index: 1; }
    .has-label .is-error .form-textbox:focus ~ .form-label-flyout {
      background: #feebeb;
      color: #333333; }
      .has-label .is-error .form-textbox:focus ~ .form-label-flyout:after {
        border-top-color: #feebeb; } }
  @media only screen and (max-width: 414px) and (max-width: 414px) {
    .has-label .form-textbox.form-textbox-entered ~ .form-label-flyout {
      opacity: 0; }
    .has-label .form-textbox.form-textbox-entered:focus ~ .form-label-flyout, .has-label .form-textbox.form-textbox-entered.focused ~ .form-label-flyout {
      opacity: 1; } }

.is-error .form-block-label,
.is-error .form-label, .is-error.form-label {
  color: #ee0000; }

:invalid ~ .form-label {
  color: #ee0000; }

.has-label .form-row .form-label,
.form-cell.form-label {
  padding-left: 2px;
  padding-top: 8px; }
  @media only screen and (max-width: 414px) {
    .has-label .form-row .form-label,
    .form-cell.form-label {
      padding-top: 0;
      padding-left: 0; } }

@media only screen and (max-width: 414px) {
  .has-label .form-row .form-label {
    padding-top: 7px; } }

.form-title + .form-label {
  margin-top: 19px; }

.form-selector-rowwithgutters {
  margin-left: -8px;
  margin-right: -8px; }
  .form-selector-rowwithgutters > .column {
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box; }
  .form-selector-rowwithgutters + .form-message-wrapper {
    line-height: 1.2; }

.form-selector {
  margin-top: -12px;
  margin-bottom: 25px; }
  @media only screen and (max-width: 414px) {
    .form-selector {
      margin-top: -18px;
      margin-bottom: 24px; } }
  .is-error .form-selector {
    margin-bottom: 10px; }

.form-choice-selector-label .form-label {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em; }

.form-choice-selector-label .icon {
  margin-top: 1px; }

.form-choice-selector-label .icon-apple {
  font-size: 33px; }
  .form-choice-selector-label .icon-apple.icon-apple-oneline {
    margin-top: 4px; }
    .form-choice-selector-label .icon-apple.icon-apple-oneline + .icon-label {
      top: -10px;
      left: 0; }
  .form-choice-selector-label .icon-apple.icon-apple-twolines {
    margin-top: 7px; }
    .form-choice-selector-label .icon-apple.icon-apple-twolines + .icon-label {
      top: -10px; }

.form-choice-selector-label .icon-circle {
  font-size: 24px; }

.form-choice-selector-label .icon-label {
  position: relative;
  top: -9px; }

.form-label-small {
  font-size: 10px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0em;
  margin-top: 1px; }
  .colornav-swatch + .form-label-small {
    margin-top: 3px;
    margin-left: 0;
    line-height: 1; }

.form-label-dark {
  color: #333333; }

.form-label-large {
  font-size: 16px;
  line-height: 1.125;
  font-weight: 400;
  letter-spacing: 0em;
  color: #333333;
  display: inline-block;
  padding-top: 3px; }

.form-selector-singlecolumn {
  margin-top: 16px;
  list-style: none; }
  .form-selector-singlecolumn .form-choice-selector-label {
    min-width: 125px; }
    .form-selector-singlecolumn .form-choice-selector-label .icon,
    .form-selector-singlecolumn .form-choice-selector-label .icon-label {
      display: block; }
    .form-selector-singlecolumn .form-choice-selector-label .colorselector-swatch + .form-label-small {
      display: block; }

.form-selector-twocolumns {
  margin-top: 16px;
  max-width: 372px; }
  .form-selector-twocolumns .form-choice-selector ~ .form-choice-selector-label {
    height: 5.8em; }
  .form-selector-twocolumns.form-selectortwocolumns-oneline .form-choice-selector-label {
    height: 74px; }
  @media only screen and (max-width: 414px) {
    .form-selector-twocolumns {
      max-width: none;
      width: 100%; } }

.form-choiceselectorlabel-twocol {
  display: table;
  width: 100%; }
  .form-choiceselectorlabel-twocol .icon-label {
    top: -5px;
    left: 3px;
    position: relative; }
  .form-choiceselectorlabel-twocol .icon {
    display: inline-block; }
  .form-choiceselectorlabel-twocol .icon-before:before {
    top: 0px;
    left: -1px;
    padding-left: 0;
    padding-right: 0; }
  .form-choiceselectorlabel-twocol .icon-circle.icon-before:before {
    top: -0.08em; }

.form-choiceselectorlabel-twocolleft {
  vertical-align: middle;
  text-align: left;
  display: table-cell; }
  .form-choiceselectorlabel-twocolleft .icon-label {
    font-size: 14px;
    line-height: 1.21429;
    font-weight: 400;
    letter-spacing: 0em;
    top: -5px;
    left: -3px; }
    .form-choiceselectorlabel-twocolleft .icon-label.form-label-small {
      font-size: 10px;
      padding-left: 3px; }
  .form-choiceselectorlabel-twocolleft .colornav-swatch {
    margin-top: 3px; }

.form-choiceselectorlabel-twocolright {
  vertical-align: middle;
  text-align: right;
  display: table-cell; }
  .form-choiceselectorlabel-twocolright.form-choiceselectorlabeloneline-twocolright {
    padding-top: 1px; }
    .form-choiceselectorlabel-twocolright.form-choiceselectorlabeloneline-twocolright.form-label-small {
      padding-top: 3px; }

.form-choice-selector-label .colornav-swatch {
  width: 24px;
  height: 24px;
  margin: auto;
  display: inline-block;
  margin-top: 1px; }

.form-choice-selector-label .icon-label.form-label-small {
  top: -8px;
  left: 1px; }

.form-choiceselectorlabel-twocolleft .colornav-swatch {
  margin-top: 5px; }

.form-choice-indicator {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #d6d6d6;
  background: white; }

.form-choice {
  position: absolute;
  top: 0;
  left: 0;
  right: 12px;
  bottom: 12px;
  opacity: 0;
  cursor: pointer;
  z-index: 2; }
  .form-choice ~ .form-label {
    display: block;
    padding-left: 22px;
    margin-top: 9px;
    margin-bottom: 0;
    color: #333333;
    cursor: pointer; }
    .form-choice ~ .form-label .form-choice-indicator {
      position: absolute;
      top: 1px;
      left: 0; }
      .form-choice ~ .form-label .form-choice-indicator .icon {
        position: absolute;
        font-weight: bold;
        color: transparent; }
      @media only screen and (max-width: 414px) {
        .form-choice ~ .form-label .form-choice-indicator {
          top: 2px; } }
  .form-choice:focus + .form-label .form-choice-indicator, .form-choice.focused + .form-label .form-choice-indicator {
    border-color: #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice:checked ~ .form-label,
  .form-choice:checked ~ .form-choice-selector-label .form-label {
    color: #333333; }
  .form-choice:checked ~ .form-label .form-choice-indicator {
    border: 5px solid #0088cc;
    width: 4px;
    height: 4px; }

.is-error .form-choice .form-label {
  color: inherit; }

.form-choice-radio + .form-label .form-choice-indicator {
  border-radius: 50%; }
  @media only screen and (max-width: 414px) {
    .form-choice-radio + .form-label .form-choice-indicator {
      top: 1px;
      left: 1px; } }

.form-choice-checkbox + .form-label .form-choice-indicator {
  border-radius: 3px; }
  @media only screen and (max-width: 414px) {
    .form-choice-checkbox + .form-label .form-choice-indicator {
      top: 1px;
      left: 1px; } }

.form-choice-checkbox:checked + .form-label .form-choice-indicator {
  background: #0088cc;
  text-align: center; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before, .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before {
    display: none; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:before, .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    content: ""; }
  .form-choice-checkbox:checked + .form-label .form-choice-indicator:after {
    color: white;
    top: -5px;
    left: -10px;
    padding: 0;
    font-weight: 600;
    line-height: 14px;
    width: 24px;
    vertical-align: top;
    font-size: 19px; }

.form-choice-selector {
  display: inline-block;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .form-choice-selector ~ .form-choice-selector-label {
    display: table;
    width: 100%;
    height: 5.9em;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    box-sizing: border-box;
    border-spacing: 0;
    overflow: hidden;
    font-size: 16px; }
    .form-choice-selector ~ .form-choice-selector-label .form-label {
      position: relative;
      margin-top: 0;
      margin-bottom: 0;
      color: #666666;
      text-indent: 0;
      display: table-cell;
      vertical-align: middle;
      top: 0;
      line-height: 1.35; }
  .form-choice-selector:hover ~ .form-choice-selector-label {
    border-color: #999999; }
    .form-choice-selector:hover ~ .form-choice-selector-label .form-label {
      color: #666666; }
  .form-choice-selector:focus ~ .form-choice-selector-label, .form-choice-selector:active ~ .form-choice-selector-label, .form-choice-selector.focused ~ .form-choice-selector-label {
    border-color: #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice-selector:checked ~ .form-choice-selector-label {
    border: 1px solid #0088cc;
    position: relative; }
    .form-choice-selector:checked ~ .form-choice-selector-label .form-label {
      color: #333333; }
  .form-choice-selector:checked:focus ~ .form-choice-selector-label, .form-choice-selector:checked.focused ~ .form-choice-selector-label {
    border: 1px solid #0088cc; }
  .form-choice-selector.rounded ~ .form-choice-selector-label {
    border-radius: 4px; }

.form-dropdown {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.125em;
  padding-top: 1px;
  color: #333333;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  background: white;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  background-clip: padding-box;
  margin-bottom: 14px;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .form-dropdown:focus {
    border-color: #0088cc;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-dropdown:lang(ja-JP) {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-CN) {
    font-family: "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-TW) {
    font-family: "HanHei TC", "MHei", "PingFang TC", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(zh-HK) {
    font-family: "HanHei TC", "MHei", "PingFang HK", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(th-TH) {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown:lang(ko-KR) {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .form-dropdown ~ .form-icon {
    display: block;
    pointer-events: none;
    color: #999999;
    right: 16px;
    font-size: 21px;
    top: 4px;
    line-height: 1.16; }
    @media only screen and (max-width: 414px) {
      .form-dropdown ~ .form-icon {
        right: 16px; } }
  .is-error .form-dropdown {
    border-color: #ee0000;
    background: rgba(238, 0, 0, 0.1);
    margin-bottom: 0; }
    .is-error .form-dropdown:focus {
      border-color: #0088cc;
      background-color: white; }

.form-dropdown {
  padding: 0 0 0 16px;
  min-height: 32px; }
  .form-dropdown ~ .form-icon {
    display: none\0; }

.form-button {
  margin-top: 16px; }

.form-button-aos {
  background-color: #039808;
  background: -webkit-linear-gradient(#15C418, #039808);
  background: linear-gradient(#15C418, #039808);
  border-color: #07c;
  color: white;
  border: 0; }
  .form-button-aos:hover {
    background-color: #17a01c;
    background: -webkit-linear-gradient(#28c92a, #17a01c);
    background: linear-gradient(#28c92a, #17a01c);
    border-color: #1482d0; }
  .form-button-aos:active {
    background-color: #038c07;
    background: -webkit-linear-gradient(#13b416, #038c07);
    background: linear-gradient(#13b416, #038c07);
    border-color: #006dbc; }
  .form-button-aos:disabled, .form-button-aos.disabled {
    background-color: #039808;
    background: -webkit-linear-gradient(#15C418, #039808);
    background: linear-gradient(#15C418, #039808);
    border-color: #07c;
    color: white; }
    html.ie8 .form-button-aos:disabled, html.ie8 .form-button-aos.disabled {
      background-color: #b3e0b5; }

.form-button-holiday {
  background-color: #cc0000;
  background: -webkit-linear-gradient(#ee2222, #cc0000);
  background: linear-gradient(#ee2222, #cc0000);
  border-color: #07c;
  color: white;
  border: 0; }
  .form-button-holiday:hover {
    background-color: #d01414;
    background: -webkit-linear-gradient(#ef3434, #d01414);
    background: linear-gradient(#ef3434, #d01414);
    border-color: #1482d0; }
  .form-button-holiday:active {
    background-color: #bc0000;
    background: -webkit-linear-gradient(#db1f1f, #bc0000);
    background: linear-gradient(#db1f1f, #bc0000);
    border-color: #006dbc; }
  .form-button-holiday:disabled, .form-button-holiday.disabled {
    background-color: #cc0000;
    background: -webkit-linear-gradient(#ee2222, #cc0000);
    background: linear-gradient(#ee2222, #cc0000);
    border-color: #07c;
    color: white; }
    html.ie8 .form-button-holiday:disabled, html.ie8 .form-button-holiday.disabled {
      background-color: #f0b3b3; }

.form-toggle {
  display: block;
  padding-top: 1px;
  font-size: 16px;
  line-height: 1.125;
  font-weight: 400;
  letter-spacing: 0em; }
  .form-toggle.form-label {
    padding-left: 38px;
    margin-top: 8px; }

.form-toggle-indicator {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  background-color: #d6d6d6;
  width: 28px;
  height: 13px;
  border-radius: 13px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
  border: 1px solid #d6d6d6; }
  .form-toggle-indicator:before, .form-toggle-indicator:after {
    position: absolute;
    content: ''; }
  .form-toggle-indicator:before {
    top: 4px;
    left: 18px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    border: 1px solid #999999; }
    .form-choice:checked + .form-toggle .form-toggle-indicator:before {
      left: 7px;
      border-radius: 0;
      border: 0;
      border-left: 1px solid #333333;
      height: 5px;
      top: 4px; }
  .form-toggle-indicator:after {
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: white;
    border-radius: 50%;
    -webkit-transition: left 0.4s;
    transition: left 0.4s; }
    .form-choice:checked + .form-toggle .form-toggle-indicator:after {
      left: 15px; }
  .form-choice:checked + .form-toggle .form-toggle-indicator {
    background-color: #0088cc;
    border-color: #0088cc; }
  .form-choice:focus + .form-toggle .form-toggle-indicator, .form-choice.focused + .form-toggle .form-toggle-indicator {
    border: 1px solid #0088cc;
    box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .form-choice:focus:checked + .form-toggle .form-toggle-indicator, .form-choice:checked.focused + .form-toggle .form-toggle-indicator {
    border: 2px solid #0088cc;
    top: 0;
    left: -1px; }

html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator {
  background-color: #0088cc; }
  html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator:before {
    left: 7px;
    border-radius: 0;
    border: 0;
    border-left: 1px solid #333333;
    height: 5px;
    top: 4px; }
  html.ie8 .form-choice.checked + .form-toggle .form-toggle-indicator:after {
    left: 15px; }

.theme-dark .form-label,
.theme-dark .form-block-label,
.theme-dark .form-choice ~ .form-label {
  color: #cccccc; }

.theme-dark .form-dropdown {
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-dropdown:focus {
    border-color: #5cc3f6;
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .is-error .form-dropdown {
  background-color: rgba(255, 51, 51, 0.2);
  border-color: #ff3333;
  color: #cccccc; }
  .theme-dark .is-error .form-dropdown:focus {
    border-color: #5cc3f6;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .form-toggle-indicator {
  background-color: rgba(255, 255, 255, 0.13);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-toggle-indicator:before {
    border-color: rgba(255, 255, 255, 0.3); }

.theme-dark .form-choice:checked + .form-toggle .form-toggle-indicator {
  background-color: #5cc3f6;
  border-color: #5cc3f6; }

.theme-dark .form-choice:checked + .form-toggle .form-toggle-indicator:before {
  color: rgba(255, 255, 255, 0.4); }

.theme-dark .form-choice-selector ~ .form-choice-selector-label {
  border-color: rgba(214, 214, 214, 0.3); }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label {
    color: #999999; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label-large {
    color: #cccccc; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .form-label-dark {
    color: #cccccc; }
  .theme-dark .form-choice-selector ~ .form-choice-selector-label .colornav-swatch {
    background-color: #666666; }

.theme-dark .form-choice-selector:hover ~ .form-choice-selector-label {
  border-color: rgba(214, 214, 214, 0.6); }
  .theme-dark .form-choice-selector:hover ~ .form-choice-selector-label .form-label {
    color: #999999; }

.theme-dark .form-choice-selector:focus ~ .form-choice-selector-label, .theme-dark .form-choice-selector:active ~ .form-choice-selector-label, .theme-dark .form-choice-selector.focused ~ .form-choice-selector-label {
  border-color: #5cc3f6;
  border-width: 1px;
  box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .form-choice-selector ~ .form-choice-selector-label {
  width: 100%;
  height: 5.9em; }

.theme-dark .form-choice-selector:checked ~ .form-choice-selector-label {
  border-width: 1px;
  border-color: #5cc3f6; }
  .theme-dark .form-choice-selector:checked ~ .form-choice-selector-label .form-label {
    color: #cccccc; }

.theme-dark .form-choice-selector:checked:focus ~ .form-choice-selector-label, .theme-dark .form-choice-selector:checked.focused ~ .form-choice-selector-label {
  border-color: #5cc3f6;
  border-width: 1px;
  box-shadow: 0 0 0 2px rgba(92, 195, 246, 0.3); }

.theme-dark .form-choice-radio:checked ~ .form-label .form-choice-indicator {
  border-color: #5cc3f6;
  background-color: #333333; }

.theme-dark .form-choice-radio + .form-label .form-choice-indicator {
  border-color: #333333;
  background-color: rgba(255, 255, 255, 0.1); }

.theme-dark .is-error .form-choice-radio ~ .form-label {
  color: inherit; }

.theme-dark .form-choice-checkbox:checked ~ .form-label .form-choice-indicator {
  border-color: #5cc3f6;
  background-color: #5cc3f6; }
  .theme-dark .form-choice-checkbox:checked ~ .form-label .form-choice-indicator:after {
    color: #333333; }

.theme-dark .form-choice-checkbox + .form-label .form-choice-indicator {
  border-color: #333333;
  background-color: rgba(255, 255, 255, 0.1); }

.theme-dark .is-error .form-choice-checkbox ~ .form-label {
  color: inherit; }

.theme-dark .form-alert {
  background-color: rgba(242, 242, 242, 0.2);
  border-color: rgba(227, 227, 227, 0.3); }
  .theme-dark .form-alert.is-error {
    background-color: rgba(255, 51, 51, 0.25);
    border-color: rgba(255, 51, 51, 0.4); }

.theme-dark .form-tooltip {
  background-color: #444444;
  color: #C5C5C5; }
  .theme-dark .form-tooltip:after {
    border-top-color: #444444; }

.theme-dark .form-sectionnumber-section:before {
  border-color: #cccccc; }

.theme-dark .form-icons.form-icons-circle13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28102%2C102%2C102%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-circle13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: 0 -147px; }

.theme-dark .form-icons.form-icons-checkalt13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%28121%2C162%2C28%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%28121%2C162%2C28%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-checkalt13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -20px -267px; }

.theme-dark .form-icons.form-icons-unvalidatedalt13 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 13px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidatedalt13 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -40px -227px; }

.theme-dark .form-icons.form-icons-info15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2892%2C195%2C246%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231c-0.238%2C0-0.435-0.075-0.584-0.224%20%20%20s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232%20%20%20c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20M-199.508%2C144.277%20%20%20c-0.411%2C0.346-0.301%2C0.551-0.368%2C1.096c-0.041%2C0.332-0.391%2C0.455-0.583%2C0.463c-0.219%2C0.009-0.641-0.136-0.676-0.473%20%20%20c-0.06-0.578%2C0.032-0.784%2C0.127-1.022c0.312-0.783%2C1.387-1.003%2C1.401-1.793c0.019-1.047-1.509-1.36-1.803-0.187%20%20%20c-0.127%2C0.507-1.096%2C0.465-1.069-0.124c-0.001-0.473%2C0.287-0.983%2C0.724-1.332c0.744-0.595%2C2.8-0.615%2C3.237%2C1.132%20%20%20C-198.262%2C143.055-198.732%2C143.621-199.508%2C144.277z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-info15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -100px -45px; }

.theme-dark .form-icons.form-icons-circle15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28102%2C102%2C102%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.688-0.689%2C1.49-1.23%2C2.383-1.607c0.925-0.392%2C1.908-0.59%2C2.92-0.59%20%20%20c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-circle15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: 0 -125px; }

.theme-dark .form-icons.form-icons-checkalt15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpolygon%20fill%3D%22rgb%28121%2C162%2C28%29%22%20points%3D%22-201.224%2C146.927%20-203.702%2C144.399%20-203.01%2C143.722%20-201.218%2C145.55%20-197.522%2C141.844%20%20%20%20%20-196.837%2C142.527%20%20%22%2F%3E%20%3Cpath%20fill%3D%22rgb%28121%2C162%2C28%29%22%20d%3D%22M-200.5%2C152c-1.012%2C0-1.995-0.198-2.919-0.59c-0.893-0.378-1.695-0.918-2.384-1.607%20%20%20%20c-0.689-0.689-1.229-1.491-1.607-2.384c-0.392-0.924-0.59-1.907-0.59-2.919c0-1.012%2C0.198-1.995%2C0.59-2.919%20%20%20%20c0.378-0.893%2C0.918-1.695%2C1.607-2.384c0.689-0.689%2C1.491-1.229%2C2.384-1.607c0.924-0.392%2C1.907-0.59%2C2.919-0.59%20%20%20%20s1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384%20%20%20%20c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.92c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384%20%20%20%20c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607C-198.505%2C151.802-199.488%2C152-200.5%2C152z%20M-200.5%2C137.967c-0.882%2C0-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4c-0.6%2C0.6-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4c0.805%2C0.341%2C1.661%2C0.513%2C2.543%2C0.513s1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4C-198.762%2C138.139-199.618%2C137.967-200.5%2C137.967z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-checkalt15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -20px -245px; }

.theme-dark .form-icons.form-icons-unvalidatedalt15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.5%2C137c1.012%2C0%2C1.995%2C0.198%2C2.919%2C0.59c0.893%2C0.378%2C1.695%2C0.918%2C2.384%2C1.607%20%20%20%20c0.689%2C0.689%2C1.229%2C1.491%2C1.607%2C2.384c0.392%2C0.924%2C0.59%2C1.907%2C0.59%2C2.919s-0.198%2C1.995-0.59%2C2.919%20%20%20%20c-0.378%2C0.893-0.918%2C1.695-1.607%2C2.384c-0.689%2C0.689-1.491%2C1.229-2.384%2C1.607c-0.924%2C0.392-1.907%2C0.59-2.919%2C0.59%20%20%20%20s-1.995-0.198-2.92-0.59c-0.893-0.378-1.695-0.918-2.384-1.607c-0.689-0.689-1.229-1.491-1.607-2.384%20%20%20%20c-0.391-0.924-0.589-1.907-0.589-2.919s0.198-1.995%2C0.59-2.92c0.378-0.893%2C0.918-1.695%2C1.607-2.384%20%20%20%20c0.689-0.689%2C1.491-1.229%2C2.384-1.607C-202.495%2C137.198-201.512%2C137-200.5%2C137z%20M-200.5%2C151.033c0.882%2C0%2C1.738-0.173%2C2.543-0.513%20%20%20%20c0.778-0.329%2C1.477-0.8%2C2.077-1.4c0.6-0.6%2C1.071-1.299%2C1.4-2.077c0.341-0.805%2C0.513-1.661%2C0.513-2.543s-0.173-1.738-0.513-2.543%20%20%20%20c-0.329-0.778-0.8-1.477-1.4-2.077c-0.6-0.6-1.299-1.071-2.077-1.4c-0.805-0.341-1.661-0.513-2.543-0.513s-1.738%2C0.173-2.543%2C0.513%20%20%20%20c-0.778%2C0.329-1.477%2C0.8-2.077%2C1.4s-1.071%2C1.299-1.4%2C2.077c-0.341%2C0.805-0.513%2C1.661-0.513%2C2.543s0.173%2C1.738%2C0.513%2C2.543%20%20%20%20c0.329%2C0.778%2C0.8%2C1.477%2C1.4%2C2.077c0.6%2C0.6%2C1.299%2C1.071%2C2.077%2C1.4C-202.238%2C150.861-201.382%2C151.033-200.5%2C151.033z%22%2F%3E%20%3Cg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-200.487%2C146.853c-0.238%2C0-0.437%2C0.075-0.59%2C0.224c-0.154%2C0.149-0.232%2C0.346-0.232%2C0.585%20%20%20%20%20c0%2C0.238%2C0.076%2C0.435%2C0.225%2C0.584s0.346%2C0.224%2C0.584%2C0.224c0.229%2C0%2C0.424-0.078%2C0.577-0.231c0.154-0.153%2C0.232-0.348%2C0.232-0.578%20%20%20%20%20c0-0.23-0.075-0.424-0.224-0.577S-200.256%2C146.853-200.487%2C146.853z%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697l0%2C0c-0.397%2C0-0.568-0.312-0.568-0.697%20%20%20%20c0%2C0-0.338-3.428-0.278-3.879c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675%20%20%20%20C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidatedalt15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -40px -205px; }

.theme-dark .form-icons.form-icons-unvalidated15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.581c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.392-1.907-0.59-2.919-0.59s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.919%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.392%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.92-0.59c0.893-0.378%2C1.695-0.919%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.924%2C0.589-1.907%2C0.589-2.919S-193.198%2C142.505-193.59%2C141.581z%20M-199.923%2C148.239c-0.154%2C0.154-0.348%2C0.231-0.577%2C0.231%20%20%20c-0.238%2C0-0.435-0.075-0.584-0.224s-0.225-0.346-0.225-0.584c0-0.239%2C0.078-0.436%2C0.232-0.585c0.154-0.149%2C0.352-0.224%2C0.59-0.224%20%20%20c0.23%2C0%2C0.423%2C0.078%2C0.571%2C0.232c0.149%2C0.153%2C0.224%2C0.347%2C0.224%2C0.577C-199.691%2C147.891-199.769%2C148.086-199.923%2C148.239z%20%20%20%20M-199.937%2C145.127c0%2C0.385-0.171%2C0.697-0.568%2C0.697s-0.568-0.312-0.568-0.697c0%2C0-0.338-3.428-0.278-3.879%20%20%20c0.052-0.391%2C0.322-0.675%2C0.72-0.675h0.253c0.397%2C0%2C0.625%2C0.306%2C0.72%2C0.675C-199.559%2C141.636-199.937%2C145.127-199.937%2C145.127z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-unvalidated15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -60px -205px; }

.theme-dark .form-icons.form-icons-clearsolid15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2868%2C68%2C68%29%22%20d%3D%22M-193.59%2C141.58c-0.378-0.893-0.918-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.392%2C0.924-0.59%2C1.907-0.59%2C2.919s0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.924%2C0.391%2C1.907%2C0.589%2C2.919%2C0.589%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.392-0.924%2C0.59-1.907%2C0.59-2.919S-193.198%2C142.505-193.59%2C141.58z%20M-197.412%2C146.913l-0.677%2C0.678l-2.412-2.413l-2.41%2C2.413%20%20%20l-0.677-0.678l2.411-2.411l-2.411-2.411l0.677-0.676l2.41%2C2.411l2.412-2.411l0.677%2C0.676l-2.413%2C2.411L-197.412%2C146.913z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-clearsolid15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -80px -125px; }

.theme-dark .form-icons.form-icons-add15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%2892%2C195%2C246%29%22%20d%3D%22M-193.549%2C141.678c-0.377-0.931-0.932-1.765-1.648-2.481c-0.716-0.716-1.551-1.27-2.481-1.648%20%20%20c-0.899-0.364-1.848-0.549-2.822-0.549s-1.923%2C0.185-2.822%2C0.549c-0.931%2C0.377-1.765%2C0.932-2.481%2C1.648%20%20%20c-0.716%2C0.716-1.27%2C1.551-1.648%2C2.481c-0.364%2C0.899-0.549%2C1.848-0.549%2C2.822s0.185%2C1.923%2C0.549%2C2.822%20%20%20c0.377%2C0.931%2C0.932%2C1.766%2C1.647%2C2.481c0.716%2C0.716%2C1.551%2C1.27%2C2.481%2C1.647c0.9%2C0.365%2C1.849%2C0.55%2C2.823%2C0.55s1.923-0.185%2C2.822-0.549%20%20%20c0.931-0.377%2C1.766-0.932%2C2.481-1.647c0.716-0.716%2C1.27-1.551%2C1.647-2.481c0.365-0.9%2C0.55-1.849%2C0.55-2.823%20%20%20S-193.185%2C142.577-193.549%2C141.678z%20M-196.984%2C144.97h-3.051V148h-0.934v-3.03h-3.046v-0.934h3.046v-3.052h0.934v3.051h3.051%20%20%20C-196.984%2C144.035-196.984%2C144.97-196.984%2C144.97z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-add15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -120px -45px; }

.theme-dark .form-icons.form-icons-remove15 {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-208%20137%2015%2015%22%20enable-background%3D%22new%20-208%20137%2015%2015%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22%22%3E%20%3Cpath%20fill%3D%22rgb%28204%2C0%2C0%29%22%20d%3D%22M-193.59%2C141.579c-0.378-0.893-0.919-1.695-1.607-2.384c-0.689-0.689-1.491-1.229-2.384-1.607%20%20%20c-0.924-0.391-1.907-0.589-2.919-0.589s-1.995%2C0.198-2.919%2C0.59c-0.893%2C0.378-1.695%2C0.918-2.384%2C1.607%20%20%20c-0.689%2C0.689-1.229%2C1.491-1.607%2C2.384c-0.391%2C0.925-0.59%2C1.907-0.59%2C2.919c0%2C1.012%2C0.198%2C1.995%2C0.59%2C2.92%20%20%20c0.378%2C0.893%2C0.918%2C1.695%2C1.607%2C2.384c0.689%2C0.689%2C1.491%2C1.229%2C2.384%2C1.607c0.925%2C0.391%2C1.907%2C0.59%2C2.919%2C0.59%20%20%20s1.995-0.198%2C2.919-0.59c0.893-0.378%2C1.695-0.918%2C2.384-1.607c0.689-0.689%2C1.229-1.491%2C1.607-2.384%20%20%20c0.391-0.925%2C0.59-1.907%2C0.59-2.92S-193.198%2C142.505-193.59%2C141.579z%20M-197.016%2C144.966l-3.007%2C0.001h-0.957l-3.02-0.001v-0.934%20%20%20l3.021%2C0.001h0.957l3.007-0.001v0.934H-197.016z%22%2F%3E%20%3C%2Fsvg%3E);
  background-size: 15px;
  background-repeat: no-repeat; }
  html.ie8 .theme-dark .form-icons.form-icons-remove15 {
    background-image: url("../assets/ac-forms/fallbacks/icons_forms_sprite.png");
    background-position: -140px -205px; }

.theme-dark .form-icons:focus, .theme-dark .form-icons.focused {
  box-shadow: 0 0 0 0.2em rgba(92, 195, 246, 0.3); }

.theme-dark .form-icons-message {
  color: #666666; }
  .theme-dark .form-icons-message.is-clickable {
    color: #5cc3f6; }

.theme-dark .form-textbox {
  color: #cccccc;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(214, 214, 214, 0.2); }
  .theme-dark .form-textbox:focus {
    border-color: #5cc3f6;
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }
  .theme-dark .form-textbox::-webkit-input-placeholder {
    color: transparent; }
  .theme-dark .form-textbox::-moz-placeholder {
    color: transparent; }
  .theme-dark .form-textbox:-ms-input-placeholder {
    color: transparent; }
  .theme-dark .form-textbox::placeholder {
    color: transparent; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
    color: #666666; }
  .theme-dark .form-textbox.form-textbox-isplaceholdershown::placeholder {
    color: #666666; }
  @media only screen and (max-width: 414px) {
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::-webkit-input-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::-moz-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:-ms-input-placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown::placeholder {
      color: transparent; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::-webkit-input-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::-moz-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus:-ms-input-placeholder {
      color: #666666; }
    .theme-dark .form-textbox.form-textbox-isplaceholdershown:focus::placeholder {
      color: #666666; } }

@media only screen and (max-width: 414px) {
  .theme-dark .has-label .form-textbox:focus ~ .form-label {
    background-color: #444444;
    color: #cccccc; }
    .theme-dark .has-label .form-textbox:focus ~ .form-label:after {
      border-top-color: #444444; }
  .theme-dark .has-label .form-textbox:focus::-webkit-input-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus::-moz-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus:-ms-input-placeholder {
    color: #666666; }
  .theme-dark .has-label .form-textbox:focus::placeholder {
    color: #666666; } }

.theme-dark .is-error .form-textbox {
  background-color: rgba(255, 51, 51, 0.2);
  border-color: #ff3333;
  color: #cccccc; }
  .theme-dark .is-error .form-textbox:focus {
    border-color: #5cc3f6;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(92, 195, 246, 0.3); }

.theme-dark .is-error .form-label {
  color: #ff3333; }

.theme-dark .is-error .form-label-flyout.is-hidden {
  opacity: 0; }

.theme-dark .is-error .form-textbox:focus ~ .form-textbox-countrycode {
  background-color: rgba(255, 255, 255, 0.04);
  border-color: rgba(214, 214, 214, 0.1); }

.theme-dark .is-error .form-textbox ~ .form-textbox-countrycode {
  background-color: rgba(255, 51, 51, 0.1);
  border-color: rgba(255, 51, 51, 0.1); }

.theme-dark .form-textbox-countrycode {
  color: #666666;
  background-color: rgba(255, 255, 255, 0.04);
  border-color: rgba(214, 214, 214, 0.1); }

.form-table {
  display: table;
  width: 100%;
  text-align: left;
  position: relative; }
  @media only screen and (max-width: 414px) {
    .form-table {
      display: block; } }

.form-set {
  display: table-row-group; }

.form-caption {
  display: table-caption; }

.form-row {
  display: table-row; }
  @media only screen and (max-width: 414px) {
    .form-row {
      display: block;
      position: relative; } }

.form-cell {
  display: table-cell;
  vertical-align: top;
  direction: ltr; }
  @media only screen and (max-width: 414px) {
    .form-cell {
      display: block; } }

.form-element {
  position: relative; }

.form-table-layout-fixed {
  table-layout: fixed; }

.form-table-border-spacing {
  border-spacing: 16px; }

.form-title {
  font-size: 28px;
  line-height: 1.14286;
  font-weight: 200;
  letter-spacing: 0em;
  margin-top: 0; }
  html.ie8 .form-title {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .form-title {
      font-size: 24px;
      line-height: 1.20849;
      font-weight: 200;
      letter-spacing: 0em; } }

.form-wrapper {
  margin: -17px -16px -5px; }
  @media only screen and (max-width: 735px) {
    .form-wrapper {
      margin: 0; } }
  .form-wrapper.is-error {
    margin-bottom: -14px; }

.form-cell.form-element {
  margin-top: 0; }

.form-is-valid-icon:before, .form-is-valid-icon:after {
  font-family: "Apple Icons";
  color: inherit;
  display: inline-block;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1;
  text-decoration: none;
  position: relative;
  z-index: 1;
  alt: ''; }

.form-is-valid-icon:before {
  display: none; }

.form-is-valid-icon:before, .form-is-valid-icon:after {
  content: ""; }

.form-icon {
  display: none;
  position: absolute;
  top: 3px;
  right: 16px; }

.pattern-forms .pattern-content-wrapper {
  max-width: 522px; }

.pattern-forms .form-is-valid-icon {
  top: 4px;
  color: #78a061; }

.pattern-forms .form-select-date-attendees {
  width: 48%; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .form-select-date-attendees {
      width: 100%; } }

.pattern-forms a:focus {
  outline: 4px auto rgba(0, 136, 204, 0.3); }
  .theme-oldfocus .pattern-forms a:focus {
    outline: initial; }

.pattern-forms .button:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.3); }
  .theme-oldfocus .pattern-forms .button:focus {
    box-shadow: none; }

.pattern-forms .pattern-toggle-control {
  margin-bottom: 37px;
  margin-left: 32px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-toggle-control {
      margin-left: 0px;
      margin-bottom: 42px; } }
  .pattern-forms .pattern-toggle-control.is-hidden {
    margin-left: 0; }

.pattern-forms .pattern-toggle-error {
  width: 147px; }

.pattern-forms .pattern-toggle-error, .pattern-forms .pattern-toggle-sectionnumber {
  display: inline-block; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-toggle-error, .pattern-forms .pattern-toggle-sectionnumber {
      display: block; } }

.pattern-forms .pattern-alert {
  margin-top: 28px;
  margin-bottom: 43px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-alert {
      margin-bottom: 45px;
      margin-top: 31px; } }

.pattern-forms .form-example-mobile {
  display: none; }

.pattern-forms .form-example-desktop {
  display: block; }

@media only screen and (max-width: 414px) {
  .pattern-forms {
    margin-top: 18px;
    margin-bottom: 37px; }
    .pattern-forms .form-example-mobile {
      display: block; }
    .pattern-forms .form-example-desktop {
      display: none; } }

.pattern-forms .pattern-sectionnumber {
  margin-top: 4px;
  margin-bottom: 36px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-sectionnumber {
      margin-top: 10px;
      margin-bottom: 42px; }
      .pattern-forms .pattern-sectionnumber .form-example-mobile {
        display: block; }
      .pattern-forms .pattern-sectionnumber .form-example-desktop {
        display: none; } }

.pattern-forms .pattern-textfield {
  margin-top: 6px;
  margin-bottom: 29px; }
  .pattern-forms .pattern-textfield .form-textbox-textarea {
    min-height: 134px;
    margin-bottom: 14px; }
  .pattern-forms .pattern-textfield .is-error .form-textbox-textarea {
    margin-bottom: 0; }
  .pattern-forms .pattern-textfield .form-block-label {
    margin-top: 2px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-textfield .form-block-label {
        margin-left: -1px; } }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-textfield {
      margin-bottom: 47px;
      margin-top: 8px; } }

.pattern-forms .pattern-countrycode {
  margin-top: 6px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-countrycode {
      margin-top: 10px;
      margin-bottom: 32px; } }

.pattern-forms .pattern-icons {
  margin-top: 15px;
  margin-bottom: 37px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-icons {
      margin-bottom: 41px; } }

.pattern-forms .pattern-tooltip-info {
  margin-top: 13px;
  margin-bottom: 42px; }
  .pattern-forms .pattern-tooltip-info .form-table {
    top: 14px; }
  .pattern-forms .pattern-tooltip-info .form-tooltip-text.form-label {
    padding-left: 1px; }
  .pattern-forms .pattern-tooltip-info .form-tooltip-textbox-wrapper {
    margin-bottom: 0; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-tooltip-info {
      margin-bottom: 55px;
      margin-left: 24px;
      margin-top: 15px; } }

.pattern-forms .pattern-tooltip-validation {
  margin-top: 5px;
  margin-bottom: 43px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-tooltip-validation {
      margin-top: 12px;
      margin-bottom: 47px; } }

.pattern-forms .pattern-checkbox,
.pattern-forms .pattern-radiobutton {
  margin-top: -3px;
  margin-bottom: 36px; }
  .pattern-forms .pattern-checkbox .form-label:first-child,
  .pattern-forms .pattern-radiobutton .form-label:first-child {
    margin-bottom: 5px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-checkbox .form-label:first-child,
      .pattern-forms .pattern-radiobutton .form-label:first-child {
        margin-bottom: 8px; } }
  .pattern-forms .pattern-checkbox .form-row:first-child .form-label,
  .pattern-forms .pattern-radiobutton .form-row:first-child .form-label {
    margin-top: 3px; }
  .pattern-forms .pattern-checkbox .form-row:last-child .form-label,
  .pattern-forms .pattern-radiobutton .form-row:last-child .form-label {
    margin-bottom: 2px;
    margin-top: 8px; }
  .pattern-forms .pattern-checkbox + .form-table,
  .pattern-forms .pattern-radiobutton + .form-table {
    margin-top: 4px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-checkbox,
    .pattern-forms .pattern-radiobutton {
      margin-top: 0px;
      margin-bottom: 40px; }
      .pattern-forms .pattern-checkbox .form-row,
      .pattern-forms .pattern-radiobutton .form-row {
        margin-bottom: 8px; }
      .pattern-forms .pattern-checkbox .form-label,
      .pattern-forms .pattern-radiobutton .form-label {
        margin-bottom: 8px; } }

.pattern-forms .pattern-toggle {
  margin-top: 14px;
  margin-bottom: 39px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-toggle {
      margin-top: 15px;
      margin-bottom: 42px; } }

.pattern-forms .pattern-selectors {
  margin-top: -10px;
  margin-bottom: 43px;
  margin-right: -68px; }
  @media only screen and (max-width: 735px) {
    .pattern-forms .pattern-selectors {
      margin-right: 0;
      max-width: 560px; } }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-selectors {
      margin-top: -6px;
      margin-bottom: 44px; } }
  html.ie8 .pattern-forms .pattern-selectors {
    margin-right: 0; }
  .pattern-forms .pattern-selectors .form-selector .row:first-child .form-selector-twocolumns {
    margin-top: 12px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-selectors .form-selector .row:first-child .form-selector-twocolumns {
        margin-top: 16px; } }
  .pattern-forms .pattern-selectors .form-label:first-child {
    margin-top: 17px;
    margin-bottom: 7px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-selectors .form-label:first-child {
        margin-bottom: 12px;
        top: 0;
        left: 0; } }
  .pattern-forms .pattern-selectors .form-label.form-example-desktop {
    display: table-cell; }
  .pattern-forms .pattern-selectors .form-label.form-example-mobile {
    display: none; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-selectors .form-label {
      margin-bottom: 10px;
      top: -1px;
      left: -1px; }
      .pattern-forms .pattern-selectors .form-label.form-example-desktop {
        display: none; }
      .pattern-forms .pattern-selectors .form-label.form-example-mobile {
        display: table-cell; } }
  .pattern-forms .pattern-selectors .form-selector-singlecolumn {
    max-width: 194px;
    margin-top: 14px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-selectors .form-selector-singlecolumn {
        width: 50%;
        margin-top: 15px; }
        .pattern-forms .pattern-selectors .form-selector-singlecolumn .form-label {
          left: 0;
          top: 0; } }

@media only screen and (max-width: 735px) {
  .pattern-forms .is-hidden .pattern-tooltip-icon-before {
    margin-left: 24px; } }

@media only screen and (max-width: 414px) {
  .pattern-forms .is-hidden .pattern-tooltip-info {
    margin-left: 0px; } }

.pattern-forms .pattern-optional {
  margin-top: 9px;
  margin-bottom: 150px; }
  .pattern-forms .pattern-optional .form-choice ~ .form-label {
    padding-left: 23px;
    margin-top: 10px; }
  .pattern-forms .pattern-optional .form-choice-indicator {
    margin-left: 1px; }
  .pattern-forms .pattern-optional .form-textbox-textarea {
    min-height: 133px; }
  .pattern-forms .pattern-optional .form-button {
    margin-top: 17px; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .pattern-optional {
      margin-top: 18px; }
      .pattern-forms .pattern-optional .button {
        margin-top: 3px;
        margin-left: 22px; }
      .pattern-forms .pattern-optional .form-choice-checkbox:checked + .form-label .form-choice-indicator {
        margin-top: 2px;
        margin-left: -1px; } }
  .pattern-forms .pattern-optional .form-textbox-textarea.form-cell {
    vertical-align: top;
    margin-top: -3px;
    margin-bottom: 8px; }
    @media only screen and (max-width: 414px) {
      .pattern-forms .pattern-optional .form-textbox-textarea.form-cell {
        margin-bottom: 17px;
        min-height: 135px; } }

.pattern-forms .form-sectionnumber-section .form-title.form-example-desktop {
  display: inline-block; }

.pattern-forms .form-sectionnumber-section .form-title.form-example-mobile {
  display: none; }

@media only screen and (max-width: 414px) {
  .pattern-forms .form-sectionnumber-section .form-title.form-example-desktop {
    display: none; }
  .pattern-forms .form-sectionnumber-section .form-title.form-example-mobile {
    display: inline-block; } }

.pattern-forms .form-sectionnumber-section .has-label {
  font-size: 16px; }

.pattern-forms .has-label .form-label {
  width: 29%; }
  @media only screen and (max-width: 414px) {
    .pattern-forms .has-label .form-label {
      width: auto; } }

.pattern-forms .form-label.form-cell {
  min-width: 105px; }

@media only screen and (max-width: 414px) {
  .pattern-forms .form-label.form-cell {
    width: auto; } }

.grid-display .row {
  margin-bottom: 1em; }

.grid-display .column {
  text-align: center;
  outline: 1px solid #e3e3e3;
  min-height: 60px;
  background-color: #fafafa; }
  .theme-dark .grid-display .column {
    outline: 1px solid #333333;
    background-color: #111111; }

.pattern-icons .iconpattern-character {
  font-family: "Apple Icons";
  display: inline-block;
  font-style: normal;
  text-align: center;
  width: 1.5em; }

.pattern-icons .iconpattern-example {
  border-top: 1px solid #d6d6d6;
  margin-top: 1em;
  padding-top: 1em; }
  .theme-dark .pattern-icons .iconpattern-example {
    border-color: #444444; }

.pattern-icons ul {
  list-style: none;
  margin: 0; }

.pattern-icons .fontweight-300 {
  font-weight: 300; }

.pattern-icons .fontweight-100 {
  font-weight: 100; }

.guidelines-design .sizing {
  margin-bottom: 0; }
  .guidelines-design .sizing.thin {
    font-weight: 200; }
  .guidelines-design .sizing.helvetica {
    font-family: 'Helvetica Neue'; }
  .guidelines-design .sizing.lucida {
    font-family: 'Lucida Grande'; }

.guidelines-design .intro {
  font-size: 24px;
  line-height: 1.33349;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .guidelines-design .intro {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .guidelines-design .intro {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      letter-spacing: 0em; } }
  .guidelines-design .intro:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .guidelines-design .intro:lang(zh) {
        font-size: 18px; } }

.guidelines-design .more-large::after {
  font-size: 18.29px; }

.guidelines-design .more-space {
  margin-right: 15px; }

.guidelines-design .set-width {
  width: 40px;
  display: inline-block; }

.guidelines-design .section-glyph li {
  list-style-type: none; }

.guidelines-design .section-add ul {
  margin-bottom: 0; }

.pattern-next_router .image-nextrouter {
  background: #cccccc;
  height: 348px; }
  @media only screen and (max-width: 1068px) {
    .pattern-next_router .image-nextrouter {
      height: 280px; } }
  @media only screen and (max-width: 735px) {
    .pattern-next_router .image-nextrouter {
      height: 258px;
      width: 288px;
      margin-left: auto;
      margin-right: auto; } }

.pattern-paddle_nav .paddlenav-arrow-up,
.pattern-paddle_nav .paddlenav-arrow-down {
  display: none; }

.pattern-paddle_nav .show-vertical .paddlenav-arrow-up,
.pattern-paddle_nav .show-vertical .paddlenav-arrow-down {
  display: block; }

.pattern-pins .pinexample {
  margin: 40px 0;
  position: relative; }
  .pattern-pins .pinexample:before, .pattern-pins .pinexample:after {
    content: ' ';
    display: table; }
  .pattern-pins .pinexample:after {
    clear: both; }
  .pattern-pins .pinexample figure {
    background: #548c8c; }
  .pattern-pins .pinexample-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .pattern-pins .pinexample-1 figure, .pattern-pins .pinexample-2 figure {
    width: 100px;
    height: 200px; }
  .pattern-pins .pinexample-1 .pin:nth-child(1), .pattern-pins .pinexample-2 .pin:nth-child(1) {
    top: 40px; }
  .pattern-pins .pinexample-1 .pin:nth-child(2), .pattern-pins .pinexample-2 .pin:nth-child(2) {
    top: 80px; }
  .pattern-pins .pinexample-1 .pin:nth-child(3), .pattern-pins .pinexample-2 .pin:nth-child(3) {
    top: 120px; }
  .pattern-pins .pinexample-1 .pin:nth-child(4), .pattern-pins .pinexample-2 .pin:nth-child(4) {
    top: 160px; }
  .pattern-pins .pinexample-1 .pin:nth-child(1) {
    left: 20px; }
  .pattern-pins .pinexample-1 .pin:nth-child(2) {
    left: 40px; }
  .pattern-pins .pinexample-1 .pin:nth-child(3) {
    left: 80px; }
  .pattern-pins .pinexample-1 .pin:nth-child(4) {
    left: 60px; }
  .pattern-pins .pinexample-2 figure {
    float: right; }
  .pattern-pins .pinexample-2 .pin:nth-child(1) {
    right: 20px; }
  .pattern-pins .pinexample-2 .pin:nth-child(2) {
    right: 40px; }
  .pattern-pins .pinexample-2 .pin:nth-child(3) {
    right: 80px; }
  .pattern-pins .pinexample-2 .pin:nth-child(4) {
    right: 60px; }
  .pattern-pins .pinexample-3, .pattern-pins .pinexample-4 {
    height: 200px; }
    .pattern-pins .pinexample-3 figure, .pattern-pins .pinexample-4 figure {
      width: 100%;
      height: 50px; }
    .pattern-pins .pinexample-3 .pin:nth-child(1), .pattern-pins .pinexample-4 .pin:nth-child(1) {
      left: 40px; }
    .pattern-pins .pinexample-3 .pin:nth-child(2), .pattern-pins .pinexample-4 .pin:nth-child(2) {
      left: 140px; }
    .pattern-pins .pinexample-3 .pin:nth-child(3), .pattern-pins .pinexample-4 .pin:nth-child(3) {
      left: 240px; }
    .pattern-pins .pinexample-3 .pin:nth-child(4), .pattern-pins .pinexample-4 .pin:nth-child(4) {
      left: 340px; }
    .pattern-pins .pinexample-3 .pin:nth-child(5), .pattern-pins .pinexample-4 .pin:nth-child(5) {
      left: 440px; }
    @media only screen and (max-width: 735px) {
      .pattern-pins .pinexample-3 .pin:nth-child(1), .pattern-pins .pinexample-4 .pin:nth-child(1) {
        left: 40px; }
      .pattern-pins .pinexample-3 .pin:nth-child(2), .pattern-pins .pinexample-4 .pin:nth-child(2) {
        left: 100px; }
      .pattern-pins .pinexample-3 .pin:nth-child(3), .pattern-pins .pinexample-4 .pin:nth-child(3) {
        left: 160px; }
      .pattern-pins .pinexample-3 .pin:nth-child(4), .pattern-pins .pinexample-4 .pin:nth-child(4) {
        left: 220px; }
      .pattern-pins .pinexample-3 .pin:nth-child(5), .pattern-pins .pinexample-4 .pin:nth-child(5) {
        left: 280px; } }
  .pattern-pins .pinexample-3 .pin:nth-child(1) {
    top: 20px; }
  .pattern-pins .pinexample-3 .pin:nth-child(2) {
    top: 30px; }
  .pattern-pins .pinexample-3 .pin:nth-child(3) {
    top: 40px; }
  .pattern-pins .pinexample-3 .pin:nth-child(4) {
    top: 30px; }
  .pattern-pins .pinexample-3 .pin:nth-child(5) {
    top: 30px; }
  @media only screen and (max-width: 735px) {
    .pattern-pins .pinexample-3 .pin:nth-child(odd) {
      bottom: 30px; } }
  .pattern-pins .pinexample-4 figure {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }
  .pattern-pins .pinexample-4 .pin:nth-child(1) {
    bottom: 20px; }
  .pattern-pins .pinexample-4 .pin:nth-child(2) {
    bottom: 30px; }
  .pattern-pins .pinexample-4 .pin:nth-child(3) {
    bottom: 40px; }
  .pattern-pins .pinexample-4 .pin:nth-child(4) {
    bottom: 30px; }
  .pattern-pins .pinexample-4 .pin:nth-child(5) {
    bottom: 30px; }
  @media only screen and (max-width: 735px) {
    .pattern-pins .pinexample-4 .pin:nth-child(odd) {
      top: 30px; } }

.pattern-swatches .pattern-content {
  overflow: auto; }
  @media only screen and (max-width: 735px) {
    .pattern-swatches .pattern-content br {
      display: none; } }

.pattern-swatches .swatches {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  max-width: 980px; }
  .pattern-swatches .swatches:before, .pattern-swatches .swatches:after {
    content: ' ';
    display: table; }
  .pattern-swatches .swatches:after {
    clear: both; }
  @media only screen and (min-width: 1442px) {
    .pattern-swatches .swatches {
      margin-left: auto;
      margin-right: auto;
      width: 980px; } }
  @media only screen and (max-width: 1068px) {
    .pattern-swatches .swatches {
      margin-left: auto;
      margin-right: auto;
      width: 692px; } }
  @media only screen and (max-width: 735px) {
    .pattern-swatches .swatches {
      margin-left: auto;
      margin-right: auto;
      width: 90%; } }
  .pattern-swatches .swatches h3 {
    clear: both; }
  @media only screen and (max-width: 735px) {
    .pattern-swatches .swatches .column {
      padding-bottom: 48px; }
      .pattern-swatches .swatches .column:last-child {
        padding-bottom: 0; } }
  .pattern-swatches .swatches .column h4 {
    margin-bottom: 1.5em; }
    @media only screen and (max-width: 735px) {
      .pattern-swatches .swatches .column h4 {
        margin-bottom: 0.85714em; } }
    .pattern-swatches .swatches .column h4 + h5 {
      margin-top: -2.0625em; }
      @media only screen and (max-width: 735px) {
        .pattern-swatches .swatches .column h4 + h5 {
          margin-top: -0.88889em; } }

.pattern-swatches .swatch {
  display: block;
  border-left: 50px solid;
  margin: .5em 5px .5em 1px;
  box-shadow: 0 0 0 1px #e3e3e3;
  box-sizing: border-box;
  width: 80%; }
  @media only screen and (max-width: 1068px) {
    .pattern-swatches .swatch {
      width: 92%; } }
  @media only screen and (max-width: 735px) {
    .pattern-swatches .swatch {
      width: auto; } }
  .theme-dark .pattern-swatches .swatch {
    box-shadow: 0 0 0 1px #333333; }
  .pattern-swatches .swatch figcaption {
    padding: .4em;
    text-align: left;
    font-size: .85em;
    line-height: 1.4; }

.pattern-swatches .variable,
.pattern-swatches .hex {
  display: block; }
  .pattern-swatches .variable .theme-dark,
  .pattern-swatches .hex .theme-dark {
    background: none;
    color: inherit; }

.pattern-swatches .hex {
  position: relative;
  z-index: 1;
  height: 1.4em; }
  .pattern-swatches .hex .show-default,
  .pattern-swatches .hex .show-dark {
    position: absolute;
    z-index: 1; }

.pattern-swatches .swatch-page {
  border-left-color: white; }
  .theme-dark .pattern-swatches .swatch-page {
    border-left-color: black; }

.pattern-swatches .swatch-title {
  border-left-color: #333333; }
  .theme-dark .pattern-swatches .swatch-title {
    border-left-color: white; }

.pattern-swatches .swatch-copy {
  border-left-color: #333333; }
  .theme-dark .pattern-swatches .swatch-copy {
    border-left-color: #cccccc; }

.pattern-swatches .swatch-caption {
  border-left-color: #666666; }
  .theme-dark .pattern-swatches .swatch-caption {
    border-left-color: #999999; }

.pattern-swatches .swatch-smallcta {
  border-left-color: #666666; }
  .theme-dark .pattern-swatches .swatch-smallcta {
    border-left-color: #999999; }

.pattern-swatches .swatch-small {
  border-left-color: #999999; }
  .theme-dark .pattern-swatches .swatch-small {
    border-left-color: #666666; }

.pattern-swatches .swatch-icon {
  border-left-color: #888888; }
  .theme-dark .pattern-swatches .swatch-icon {
    border-left-color: #999999; }

.pattern-swatches .swatch-background {
  border-left-color: #fafafa; }
  .theme-dark .pattern-swatches .swatch-background {
    border-left-color: #111111; }

.pattern-swatches .swatch-backgroundfooter {
  border-left-color: #f2f2f2; }
  .theme-dark .pattern-swatches .swatch-backgroundfooter {
    border-left-color: #222222; }

.pattern-swatches .swatch-backgroundimage {
  border-left-color: #cccccc; }
  .theme-dark .pattern-swatches .swatch-backgroundimage {
    border-left-color: #333333; }

.pattern-swatches .swatch-framing {
  border-left-color: #e3e3e3; }
  .theme-dark .pattern-swatches .swatch-framing {
    border-left-color: #333333; }

.pattern-swatches .swatch-keyline {
  border-left-color: #d6d6d6; }
  .theme-dark .pattern-swatches .swatch-keyline {
    border-left-color: #444444; }

.pattern-swatches .swatch-blue {
  border-left-color: #0088cc; }
  .theme-dark .pattern-swatches .swatch-blue {
    border-left-color: #5cc3f6; }

.pattern-swatches .swatch--blue {
  border-left-color: #0070c9; }
  .theme-dark .pattern-swatches .swatch--blue {
    border-left-color: #66bbff; }

.pattern-swatches .swatch-orange {
  border-left-color: #f46c0e; }
  .theme-dark .pattern-swatches .swatch-orange {
    border-left-color: #f46c0e; }

.pattern-swatches .swatch-holidayred {
  border-left-color: #cc0000; }
  .theme-dark .pattern-swatches .swatch-holidayred {
    border-left-color: #cc0000; }

.pattern-swatches .swatch-cream {
  border-left-color: #f6f6ee; }
  .theme-dark .pattern-swatches .swatch-cream {
    border-left-color: #f6f6ee; }

.pattern-swatches .swatch-seagreen {
  border-left-color: #76cab4; }
  .theme-dark .pattern-swatches .swatch-seagreen {
    border-left-color: #76cab4; }

.pattern-swatches .swatch-teal {
  border-left-color: #548c8c; }
  .theme-dark .pattern-swatches .swatch-teal {
    border-left-color: #548c8c; }

.pattern-swatches .swatch-deepteal {
  border-left-color: #3b5f62; }
  .theme-dark .pattern-swatches .swatch-deepteal {
    border-left-color: #3b5f62; }

.pattern-swatches .swatch-wheat {
  border-left-color: #af9308; }
  .theme-dark .pattern-swatches .swatch-wheat {
    border-left-color: #af9308; }

.pattern-swatches .swatch-kellygreen {
  border-left-color: #79a21c; }
  .theme-dark .pattern-swatches .swatch-kellygreen {
    border-left-color: #79a21c; }

.pattern-swatches .swatch-green {
  border-left-color: #78a061; }
  .theme-dark .pattern-swatches .swatch-green {
    border-left-color: #78a061; }

.pattern-swatches .swatch-graphorange {
  border-left-color: #f46c0e; }
  .theme-dark .pattern-swatches .swatch-graphorange {
    border-left-color: #f46c0e; }

.pattern-swatches .swatch-graphgray {
  border-left-color: #999999; }
  .theme-dark .pattern-swatches .swatch-graphgray {
    border-left-color: #666666; }

.pattern-swatches .swatch-gradient-tealgreen-start {
  border-left-color: #31cec5; }
  .theme-dark .pattern-swatches .swatch-gradient-tealgreen-start {
    border-left-color: #31cec5; }

.pattern-swatches .swatch-gradient-tealgreen-end {
  border-left-color: #28a33f; }
  .theme-dark .pattern-swatches .swatch-gradient-tealgreen-end {
    border-left-color: #28a33f; }

.pattern-swatches .swatch-formerror {
  border-left-color: #ee0000; }
  .theme-dark .pattern-swatches .swatch-formerror {
    border-left-color: #ff3333; }

.pattern-swatches .swatch-formvalid {
  border-left-color: #339900; }
  .theme-dark .pattern-swatches .swatch-formvalid {
    border-left-color: #339900; }

.pattern-swatches .swatch-formicon {
  border-left-color: #b8b8b8; }
  .theme-dark .pattern-swatches .swatch-formicon {
    border-left-color: #555555; }

.pattern-swatches .swatch-productred {
  border-left-color: #aa1e2d; }
  .theme-dark .pattern-swatches .swatch-productred {
    border-left-color: #aa1e2d; }

.pattern-swatches .swatch-gold {
  border-left-color: #bdb099; }
  .theme-dark .pattern-swatches .swatch-gold {
    border-left-color: #bdb099; }

.pattern-swatches .swatch-directory-title-hover {
  border-left-color: #000; }
  .theme-dark .pattern-swatches .swatch-directory-title-hover {
    border-left-color: #fff; }

.pattern-thumbnail .thumbnail + .column {
  margin: .75em 0 0 1em; }
  .pattern-thumbnail .thumbnail + .column p {
    margin-top: .5em;
    font-size: 14px;
    line-height: 1.28583;
    font-weight: 400;
    letter-spacing: 0em; }
    .pattern-thumbnail .thumbnail + .column p:lang(zh) {
      font-size: 12px; }
  .pattern-thumbnail .thumbnail + .column h4 {
    font-size: 14px;
    line-height: 1.28583;
    font-weight: 600;
    letter-spacing: 0em; }
    html.ie8 .pattern-thumbnail .thumbnail + .column h4 {
      font-weight: normal; }
    .pattern-thumbnail .thumbnail + .column h4:lang(zh) {
      font-size: 12px; }

.pattern-thumbnail .lipsum {
  margin: 1.6em 0 1.4em; }

.thumbnail-medium .thumbnail-play {
  width: 54px;
  height: 54px;
  top: 23px;
  left: 53px;
  font-size: 40px; }

.thumbnail-large {
  border-radius: 0; }
  .thumbnail-large .thumbnail-play {
    width: 70px;
    height: 70px;
    top: 119px;
    left: 205px;
    font-size: 52px; }

.pattern-typography .elevated-headline {
  font-size: 80px;
  line-height: 1.15;
  font-weight: 200;
  letter-spacing: -0.024em; }
  html.ie8 .pattern-typography .elevated-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .elevated-headline {
      font-size: 64px;
      line-height: 1.0625;
      font-weight: 200;
      letter-spacing: -0.02em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .elevated-headline {
      font-size: 52px;
      line-height: 1.07724;
      font-weight: 200;
      letter-spacing: -0.016em; } }
  .pattern-typography .elevated-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-headline:lang(ja) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-headline:lang(ja) {
        letter-spacing: 0em; } }
  .pattern-typography .elevated-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-headline:lang(ko) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-headline:lang(ko) {
        letter-spacing: 0em; } }
  .pattern-typography .elevated-headline:lang(th) {
    line-height: 1.25;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-headline:lang(th) {
        line-height: 1.17188;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em; } }
  .pattern-typography .elevated-headline:lang(zh) {
    font-size: 75px;
    line-height: 1.17383;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-headline:lang(zh) {
        font-size: 60px;
        line-height: 1.06667;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em; } }

.pattern-typography .elevated-subhead {
  font-size: 44px;
  line-height: 1.09091;
  font-weight: 300;
  letter-spacing: -0.01em; }
  html.ie8 .pattern-typography .elevated-subhead {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .elevated-subhead {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .elevated-subhead {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .elevated-subhead:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-subhead:lang(ja) {
        letter-spacing: 0em; } }
  .pattern-typography .elevated-subhead:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-subhead:lang(ko) {
        letter-spacing: 0em; } }
  .pattern-typography .elevated-subhead:lang(th) {
    line-height: 1.20455;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-subhead:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-subhead:lang(th) {
        line-height: 1.21875; } }
  .pattern-typography .elevated-subhead:lang(zh) {
    font-size: 42px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-subhead:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .elevated-subhead:lang(zh) {
        font-size: 30px; } }

.pattern-typography .elevated-intro {
  font-size: 28px;
  line-height: 1.28595;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .pattern-typography .elevated-intro {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .elevated-intro {
      font-size: 24px;
      line-height: 1.33349;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .elevated-intro:lang(th) {
    line-height: 1.39286; }
  .pattern-typography .elevated-intro:lang(zh) {
    font-size: 26px; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .elevated-intro:lang(zh) {
        font-size: 22px; } }

.pattern-typography .hero-headline {
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 200;
  letter-spacing: -0.02em; }
  html.ie8 .pattern-typography .hero-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .hero-headline {
      font-size: 52px;
      line-height: 1.07724;
      font-weight: 200;
      letter-spacing: -0.016em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .hero-headline {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  .pattern-typography .hero-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .hero-headline:lang(ja) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .hero-headline:lang(ja) {
        letter-spacing: 0em; } }
  .pattern-typography .hero-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .hero-headline:lang(ko) {
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .hero-headline:lang(ko) {
        letter-spacing: 0em; } }
  .pattern-typography .hero-headline:lang(th) {
    line-height: 1.17188;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .hero-headline:lang(th) {
        line-height: 1.17308;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .hero-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
  .pattern-typography .hero-headline:lang(zh) {
    font-size: 60px;
    line-height: 1.06667;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .hero-headline:lang(zh) {
        font-size: 48px;
        line-height: 1.08365;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .hero-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }

.pattern-typography .section-headline {
  font-size: 52px;
  line-height: 1.07724;
  font-weight: 200;
  letter-spacing: -0.016em; }
  html.ie8 .pattern-typography .section-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .section-headline {
      font-size: 40px;
      line-height: 1.1;
      font-weight: 300;
      letter-spacing: -0.008em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .section-headline {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .section-headline:lang(ja) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .section-headline:lang(ja) {
        letter-spacing: 0em; } }
  .pattern-typography .section-headline:lang(ko) {
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .section-headline:lang(ko) {
        letter-spacing: 0em; } }
  .pattern-typography .section-headline:lang(th) {
    line-height: 1.17308;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .section-headline:lang(th) {
        line-height: 1.2;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .section-headline:lang(th) {
        line-height: 1.21875; } }
  .pattern-typography .section-headline:lang(zh) {
    font-size: 48px;
    line-height: 1.08365;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .section-headline:lang(zh) {
        font-size: 38px;
        letter-spacing: 0em; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .section-headline:lang(zh) {
        font-size: 30px; } }

.pattern-typography .subsection-headline {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -0.008em; }
  html.ie8 .pattern-typography .subsection-headline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .subsection-headline {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .subsection-headline {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .subsection-headline:lang(ja) {
    letter-spacing: 0em; }
  .pattern-typography .subsection-headline:lang(ko) {
    letter-spacing: 0em; }
  .pattern-typography .subsection-headline:lang(th) {
    line-height: 1.2;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .subsection-headline:lang(th) {
        line-height: 1.21875; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .subsection-headline:lang(th) {
        line-height: 1.25; } }
  .pattern-typography .subsection-headline:lang(zh) {
    font-size: 38px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .subsection-headline:lang(zh) {
        font-size: 30px; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .subsection-headline:lang(zh) {
        font-size: 26px; } }

.pattern-typography .subsection-subheadline {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .pattern-typography .subsection-subheadline {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .subsection-subheadline {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 300;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) {
    .pattern-typography .subsection-subheadline {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .subsection-subheadline:lang(th) {
    line-height: 1.21875; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .subsection-subheadline:lang(th) {
        line-height: 1.25; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .subsection-subheadline:lang(th) {
        line-height: 1.29167; } }
  .pattern-typography .subsection-subheadline:lang(zh) {
    font-size: 30px; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .subsection-subheadline:lang(zh) {
        font-size: 26px; } }
    @media only screen and (max-width: 735px) {
      .pattern-typography .subsection-subheadline:lang(zh) {
        font-size: 22px; } }

.pattern-typography .table-label {
  font-size: 28px;
  line-height: 1.14286;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .pattern-typography .table-label {
    font-weight: normal; }
  @media only screen and (max-width: 1068px) {
    .pattern-typography .table-label {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .table-label:lang(th) {
    line-height: 1.25; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .table-label:lang(th) {
        line-height: 1.29167; } }
  .pattern-typography .table-label:lang(zh) {
    font-size: 26px; }
    @media only screen and (max-width: 1068px) {
      .pattern-typography .table-label:lang(zh) {
        font-size: 22px; } }

.pattern-typography .smallblock-headline {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 0; }
  html.ie8 .pattern-typography .smallblock-headline {
    font-weight: normal; }
  .pattern-typography .smallblock-headline:lang(zh) {
    font-size: 14px; }

.pattern-typography .smallblock-copy {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em; }
  .pattern-typography .smallblock-copy:lang(zh) {
    font-size: 14px; }

.pattern-typography .caption-headline {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 600;
  letter-spacing: 0em;
  margin-bottom: 0; }
  html.ie8 .pattern-typography .caption-headline {
    font-weight: normal; }
  .pattern-typography .caption-headline:lang(zh) {
    font-size: 12px; }

.pattern-typography .caption-copy {
  font-size: 14px;
  line-height: 1.28583;
  font-weight: 400;
  letter-spacing: 0em; }
  .pattern-typography .caption-copy:lang(zh) {
    font-size: 12px; }

.pattern-typography .intro {
  font-size: 24px;
  line-height: 1.33349;
  font-weight: 300;
  letter-spacing: 0em; }
  html.ie8 .pattern-typography .intro {
    font-weight: normal; }
  @media only screen and (max-width: 735px) {
    .pattern-typography .intro {
      font-size: 20px;
      line-height: 1.4;
      font-weight: 300;
      letter-spacing: 0em; } }
  .pattern-typography .intro:lang(zh) {
    font-size: 22px; }
    @media only screen and (max-width: 735px) {
      .pattern-typography .intro:lang(zh) {
        font-size: 18px; } }

.pattern-typography .more-links a {
  margin-left: 12px;
  margin-right: 12px; }

.pattern-typography .weight-100,
.pattern-typography [data-weight='100'] {
  font-weight: 100; }

.pattern-typography .weight-200,
.pattern-typography [data-weight='200'] {
  font-weight: 200; }

.pattern-typography .weight-300,
.pattern-typography [data-weight='300'] {
  font-weight: 300; }

.pattern-typography .weight-400,
.pattern-typography [data-weight='400'] {
  font-weight: 400; }

.pattern-typography .weight-500,
.pattern-typography [data-weight='500'] {
  font-weight: 500; }

.pattern-typography .weight-600,
.pattern-typography [data-weight='600'] {
  font-weight: 600; }

.pattern-typography .weight-700,
.pattern-typography [data-weight='700'] {
  font-weight: 700; }

.pattern-typography .sosumi {
  margin-top: 1em; }

.pattern-typography table {
  width: 100%; }

.pattern-typography tr {
  border-bottom: 1px solid #e3e3e3; }

.pattern-typography th,
.pattern-typography td {
  vertical-align: top;
  padding: .5em; }

.pattern-typography th {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em; }
  html.ie8 .pattern-typography th {
    font-weight: normal; }
  .pattern-typography th:lang(zh) {
    font-size: 14px; }

.pattern-typography td {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em; }
  .pattern-typography td:lang(zh) {
    font-size: 14px; }

.pattern-typography .text-center {
  text-align: center; }

.pattern-typography .usage-extrathin + .usage-thin {
  border-bottom: none; }

.pattern-typography .section-iproduct {
  margin-top: 100px;
  margin-bottom: 70px; }
  .pattern-typography .section-iproduct .elevated-intro:first-child {
    margin-bottom: 0; }
  .pattern-typography .section-iproduct h1 {
    margin-top: 0.08em;
    margin-bottom: 0.08em; }
  .pattern-typography .section-iproduct h3 {
    margin-top: 0; }

.pattern-typography .section-hero {
  margin-top: 80px;
  margin-bottom: 80px; }

.pattern-typography .section-badgesection {
  margin-top: 80px;
  margin-bottom: 80px; }
  .pattern-typography .section-badgesection .column-intro {
    margin-bottom: 80px; }
  .pattern-typography .section-badgesection .column-quote {
    margin-top: 40px;
    margin-bottom: 40px; }
  .pattern-typography .section-badgesection .column-border-top {
    border-top: 1px solid #d6d6d6; }
    @media only screen and (max-width: 735px) {
      .pattern-typography .section-badgesection .column-border-top {
        border-top: none; } }
    .pattern-typography .section-badgesection .column-border-top .badge,
    .pattern-typography .section-badgesection .column-border-top .caption-copy {
      margin-top: -0.8em; }
      @media only screen and (max-width: 735px) {
        .pattern-typography .section-badgesection .column-border-top .badge,
        .pattern-typography .section-badgesection .column-border-top .caption-copy {
          width: 150px; } }

.pattern-typography .section-fullquote {
  margin-top: 80px;
  margin-bottom: 80px; }

.pattern-typography .section-specs {
  margin-top: 40px;
  margin-bottom: 40px; }
  .pattern-typography .section-specs p {
    width: 90%; }

.pattern-typography .section-dotnavsection {
  margin-top: 40px;
  margin-bottom: 40px; }
  .pattern-typography .section-dotnavsection .dotnav {
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 25px;
    border-top: 10em solid #fafafa; }
    .theme-dark .pattern-typography .section-dotnavsection .dotnav {
      border-top: 10em solid #111111; }

.pattern-typography .section-iconcolumns {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  @media only screen and (max-width: 735px) {
    .pattern-typography .section-iconcolumns {
      margin-left: 0;
      margin-right: 0; } }
  .pattern-typography .section-iconcolumns .column-icon {
    background: #fafafa;
    border-left: 10px solid white;
    border-right: 10px solid white;
    padding: 40px 20px; }
    @media only screen and (max-width: 735px) {
      .pattern-typography .section-iconcolumns .column-icon {
        border-left: none;
        border-right: none;
        border-top: 10px solid white;
        border-bottom: 10px solid white; } }
    .theme-dark .pattern-typography .section-iconcolumns .column-icon {
      background: #111111;
      border-color: black; }
  .pattern-typography .section-iconcolumns .icon {
    width: 60px;
    height: 60px;
    background: #999999;
    border-radius: 10%; }

.pattern-typography .section-captionblocks {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px; }
  @media only screen and (max-width: 735px) {
    .pattern-typography .section-captionblocks {
      margin-left: 0;
      margin-right: 0; } }
  .pattern-typography .section-captionblocks .column-captionblock {
    background: #fafafa;
    border-left: 10px solid white;
    border-right: 10px solid white;
    padding: 200px 30px 30px; }
    @media only screen and (max-width: 735px) {
      .pattern-typography .section-captionblocks .column-captionblock {
        border-left: none;
        border-right: none;
        border-top: 10px solid white;
        border-bottom: 10px solid white; } }
    .theme-dark .pattern-typography .section-captionblocks .column-captionblock {
      background: #111111;
      border-color: black; }

.violator-alt {
  background: transparent;
  border-color: #f46c0e;
  color: #f46c0e; }

.toggle-input {
  display: none; }
  .toggle-input, .toggle-input:after, .toggle-input:before,
  .toggle-input *, .toggle-input *:after, .toggle-input *:before,
  .toggle-input + .toggle-button {
    box-sizing: border-box; }
    .toggle-input::-moz-selection, .toggle-input:after::-moz-selection, .toggle-input:before::-moz-selection,
    .toggle-input *::-moz-selection, .toggle-input *:after::-moz-selection, .toggle-input *:before::-moz-selection,
    .toggle-input + .toggle-button::-moz-selection {
      background: none; }
    .toggle-input::selection, .toggle-input:after::selection, .toggle-input:before::selection,
    .toggle-input *::selection, .toggle-input *:after::selection, .toggle-input *:before::selection,
    .toggle-input + .toggle-button::selection {
      background: none; }
  .toggle-input + .toggle-button {
    outline: 0;
    display: inline-block;
    width: 40px;
    height: 20px;
    border-radius: 20px;
    padding: 1px;
    margin-right: 80px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: #d6d6d6;
    vertical-align: top; }
    .toggle-input + .toggle-button:before {
      position: relative;
      display: block;
      width: 18px;
      height: 18px;
      content: "";
      left: 0;
      border-radius: 50%;
      background: #fff;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
    .toggle-input + .toggle-button:after {
      position: absolute;
      top: 0;
      left: 120%;
      content: "Light Theme"; }
  .toggle-input:checked + .toggle-button {
    background: #444; }
    .toggle-input:checked + .toggle-button:before {
      left: 50%;
      background: #ccc; }
    .toggle-input:checked + .toggle-button:after {
      content: "Dark Theme"; }

.toggle-current {
  vertical-align: super;
  margin-left: 4px; }

/**
 * Document Element
 */
.has-modal {
  overflow: hidden; }

.has-modal-full-viewport {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .has-modal-full-viewport body {
    height: 100%;
    overflow: hidden; }
  .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .globalheader, .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .localnav-wrapper, .has-modal-full-viewport:-webkit-full-screen-ancestor:not(iframe) .localnav {
    visibility: hidden; }

/**
 * Modal Elements
 */
.modal {
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden; }

.modal-standard {
  overflow: auto;
  padding: 54px 0;
  background: rgba(0, 0, 0, 0.6); }
  .modal-standard .content-table {
    display: table;
    width: 100%;
    height: 100%; }
  .modal-standard .content-cell {
    display: table-cell;
    vertical-align: middle; }
  .modal-standard .content-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px; }
    @media only screen and (min-width: 1442px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 980px; } }
    @media only screen and (max-width: 1068px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 692px; } }
    @media only screen and (max-width: 735px) {
      .modal-standard .content-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 90%; } }
  .modal-standard .content-padding {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    padding: 80px 8.33333%;
    background: #fff; }
    @media only screen and (max-width: 735px) {
      .modal-standard .content-padding {
        padding-top: 60px;
        padding-bottom: 60px; } }
  @media only screen and (max-width: 735px) {
    .modal-standard .modal-close {
      left: 8.33333%; } }

.modal-full-viewport {
  background: #fff; }

.modal-open {
  visibility: visible;
  z-index: 9999; }

/**
 * Close Button
 */
.modal-close {
  position: absolute;
  z-index: 9999;
  top: 28px;
  left: 28px;
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: none;
  border: 0; }
  .modal-close:before, .modal-close:after {
    font-family: "Apple Icons";
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1;
    alt: ''; }
  .modal-close:before {
    display: none; }
  .modal-close:before, .modal-close:after {
    content: ""; }
  .modal-close::after {
    padding: 0;
    vertical-align: top; }
  .modal-close:focus, .modal-close:active {
    outline: none; }
  @media only screen and (max-width: 1068px) {
    .modal-close {
      top: 22px;
      left: 22px;
      font-size: 28px;
      width: 28px;
      height: 28px; } }

html.js .pattern-guidelines {
  display: none; }

html.has-modal .pattern-guidelines {
  display: block;
  margin: 0; }

html.has-modal .modal-content .pattern-guidelines .pattern-content {
  margin: 0;
  width: auto; }

html.has-modal .modal-content .pattern-guidelines pre {
  width: auto; }
  @media only screen and (max-width: 735px) {
    html.has-modal .modal-content .pattern-guidelines pre {
      white-space: pre-wrap; } }

html.no-js .configurator {
  display: none; }

.configurator .form-cell {
  width: 240px;
  float: left;
  margin-bottom: 20px; }

.configurator .form-label {
  width: 110px;
  line-height: 34px;
  padding: 0;
  margin: 0; }
  @media only screen and (max-width: 735px) {
    .configurator .form-label {
      display: block;
      float: none; } }

.configurator .dropdown-concatenator {
  float: left;
  width: 35px;
  text-align: center; }

.patternmenu {
  background: black;
  color: #cccccc;
  font-size: 0.77778em;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  white-space: nowrap;
  z-index: 1001;
  padding: 10px 10px 5px; }
  .patternmenu > :first-child {
    margin-top: 0; }
  .patternmenu > :last-child {
    margin-bottom: 0; }
  .theme-dark .patternmenu {
    background: #111111; }
  .patternmenu h1 {
    font-size: 1em;
    font-weight: 600;
    float: left; }
  .patternmenu select {
    margin-top: -2px; }
  .patternmenu li {
    float: left;
    padding-left: 10px; }
    .patternmenu li.patternmenu-heading, .patternmenu li.patternmenu-top {
      float: right; }
  .patternmenu h3 {
    font-size: 1.2em; }
  .patternmenu a {
    color: #fff; }
  .patternmenu-viewport:after {
    content: 'no match';
    content: "large";
    text-transform: capitalize; }
    @media only screen and (min-width: 1442px) {
      .patternmenu-viewport:after {
        content: "xlarge";
        text-transform: capitalize; } }
    @media only screen and (max-width: 1068px) {
      .patternmenu-viewport:after {
        content: "medium";
        text-transform: capitalize; } }
    @media only screen and (max-width: 735px) {
      .patternmenu-viewport:after {
        content: "small";
        text-transform: capitalize; } }
    @media only screen and (max-width: 414px) {
      .patternmenu-viewport:after {
        content: "form-compact";
        text-transform: capitalize; } }
