html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0; }

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

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

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

strong, b, mark {
  font-weight: bold;
  font-style: inherit; }

ul, ol {
  list-style-type: none; }

em, i, cite, q, address, dfn, var {
  font-style: italic;
  font-weight: inherit; }

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

ins {
  border-bottom: 1px solid; }

a, u, ins {
  text-decoration: none; }

del, s {
  text-decoration: line-through; }

pre, code, samp, kbd {
  font-family: monospace; }

small {
  font-size: 0.75em; }

img {
  border: none;
  font-style: italic; }

input, select, textarea {
  font: inherit; }

@font-face {
  font-family: "Maven";
  src: url("../fonts/maven-200.eot");
  src: url("../fonts/maven-200.eot?#iefix") format("embedded-opentype"), url("../fonts/maven-200.woff") format("woff"), url("../fonts/maven-200.ttf") format("truetype"), url("../fonts/maven-200.svg#maven-200") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "Maven";
  src: url("../fonts/maven-300.eot");
  src: url("../fonts/maven-300.eot?#iefix") format("embedded-opentype"), url("../fonts/maven-300.woff") format("woff"), url("../fonts/maven-300.ttf") format("truetype"), url("../fonts/maven-300.svg#maven-300") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Maven";
  src: url("../fonts/maven-400.eot");
  src: url("../fonts/maven-400.eot?#iefix") format("embedded-opentype"), url("../fonts/maven-400.woff") format("woff"), url("../fonts/maven-400.ttf") format("truetype"), url("../fonts/maven-400.svg#maven-400") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Maven";
  src: url("../fonts/maven-500.eot");
  src: url("../fonts/maven-500.eot?#iefix") format("embedded-opentype"), url("../fonts/maven-500.woff") format("woff"), url("../fonts/maven-500.ttf") format("truetype"), url("../fonts/maven-500.svg#maven-500") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Maven";
  src: url("../fonts/maven-600.eot");
  src: url("../fonts/maven-600.eot?#iefix") format("embedded-opentype"), url("../fonts/maven-600.woff") format("woff"), url("../fonts/maven-600.ttf") format("truetype"), url("../fonts/maven-600.svg#maven-600") format("svg");
  font-weight: 600;
  font-style: normal; }
::-moz-selection {
  color: #02373f;
  background: #f3f4f0; }

::-webkit-selection {
  color: #02373f;
  background: #f3f4f0; }

::selection {
  color: #02373f;
  background: #f3f4f0; }

body {
  background: white; }

.inner {
  margin: 0 auto;
  width: 960px; }

h1 {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 500;
  font-size: 38px;
  line-height: 60px;
  color: #02373f;
  font-weight: 300;
  margin: 0 0 15px 0; }
  h1 strong {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #00bed5;
    color: #00bed5;
    display: inline-block;
    font-size: 35px;
    font-weight: 200;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    margin-right: 5px;
    text-align: center;
    width: 50px; }

h2 {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #00bed5;
  margin: 0 0 10px 0; }

p {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  color: #02373f;
  margin: 10px 0; }
  p a {
    color: #00bed5;
    -webkit-transition: color 0.1s ease-in-out 0.1s;
    -moz-transition: color 0.1s ease-in-out 0.1s;
    -o-transition: color 0.1s ease-in-out 0.1s;
    -ms-transition: color 0.1s ease-in-out 0.1s;
    transition: color 0.1s ease-in-out 0.1s;
    -webkit-transform: translateZ(0px); }
    p a:hover {
      color: #02373f;
      -webkit-transition: color 0.1s ease-in-out 0.1s;
      -moz-transition: color 0.1s ease-in-out 0.1s;
      -o-transition: color 0.1s ease-in-out 0.1s;
      -ms-transition: color 0.1s ease-in-out 0.1s;
      transition: color 0.1s ease-in-out 0.1s;
      -webkit-transform: translateZ(0px); }
  p:last-child {
    margin-bottom: 0; }

textarea {
  resize: vertical;
  display: block;
  margin: 0; }

.inner {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px; }
  .inner:last-child, .inner:only-child {
    margin-bottom: 0; }

#block02 .inner {
  margin-bottom: 30px; }
  #block02 .inner:last-child, #block02 .inner:only-child {
    margin-bottom: 0; }
#block02 .label .btn {
  margin-top: 10px; }

.mainblock {
  margin: 70px 0; }

.block p {
  margin-bottom: 24px; }
  .block p:last-child {
    margin-bottom: 0; }

.innerblock {
  clear: left;
  overflow: hidden; }

.lightinput, .fields.specified .liketoken, .fields.specified .likelink {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  font-family: "Courier New", Courier, monospace;
  font-size: 13px;
  line-height: 20px;
  padding: 10px;
  width: 420px; }
  .lightinput.size1, .fields.specified .size1.liketoken, .fields.specified .size1.likelink {
    min-height: 135px; }
  .lightinput.size2, .fields.specified .size2.liketoken, .fields.specified .size2.likelink {
    min-height: 57px; }
  .lightinput.size3, .fields.specified .size3.liketoken, .fields.specified .size3.likelink {
    min-height: 74px; }
  .lightinput.size4, .fields.specified .size4.liketoken, .fields.specified .size4.likelink {
    width: 938px; }
  .lightinput:focus, .fields.specified .liketoken:focus, .fields.specified .likelink:focus {
    border: 1px solid #00bed5;
    outline: none; }

.vinput {
  margin-bottom: 10px; }

.btn {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 400;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
  background: white;
  border: 1px solid #00bed5;
  color: #00bed5;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 10px; }
  .btn a {
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateZ(0px); }
  .btn.active {
    background: #00bed5;
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateZ(0px); }
    .btn.active a {
      color: white;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-transform: translateZ(0px); }
  .btn:hover {
    background: #00bed5;
    color: white;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateZ(0px); }
    .btn:hover a {
      color: white;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-transform: translateZ(0px); }
  .btn.invert {
    background: #00bed5;
    color: white; }
    .btn.invert:hover {
      background: white;
      color: #00bed5; }

.filter-section {
  margin-top: 20px; }

.filter-bar {
  overflow: hidden;
  display: inline-block; }
  .filter-bar .button_group {
    border-bottom: none;
    display: inline-block;
    margin-right: 40px;
    line-height: 28px; }
  .filter-bar .button-group__button {
    font-family: "Maven", Sans, sans-serif;
    font-weight: 400;
    background: #fff;
    font-size: 15px;
    line-height: 28px;
    color: #0091a2;
    padding: 0 10px;
    border: 1px solid #00bed5;
    border-right: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateZ(0px);
    cursor: pointer;
    float: left;
    margin: 0;
    display: inline-block; }
    @media screen and (max-width: 500px) {
      .filter-bar .button-group__button {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: none;
        border-right: 1px solid #00bed5; } }
    .filter-bar .button-group__button:last-child {
      border-right: 1px solid #00bed5; }
    .filter-bar .button-group__button.-active {
      background: #00bed5;
      color: #fff;
      border-color: #00bed5;
      cursor: auto; }

.copy-container.right-side {
  text-align: right; }
.copy-container.show-tooltip .copy-tooltip {
  opacity: 1; }

.copy-tooltip {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 400;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateZ(0px);
  background: white;
  color: #02373f;
  cursor: default;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 10px;
  position: relative;
  border: 1px solid #ccc;
  display: inline-block;
  opacity: 0; }
  .copy-tooltip:after, .copy-tooltip:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .copy-tooltip.left-tooltip {
    margin-left: 8px; }
    .copy-tooltip.left-tooltip:after, .copy-tooltip.left-tooltip:before {
      right: 100%; }
    .copy-tooltip.left-tooltip:after {
      border-color: tranparent;
      border-right-color: white;
      border-width: 6px;
      margin-top: -6px; }
    .copy-tooltip.left-tooltip:before {
      border-color: tranparent;
      border-right-color: #ccc;
      border-width: 7px;
      margin-top: -7px; }
  .copy-tooltip.right-tooltip {
    margin-right: 8px; }
    .copy-tooltip.right-tooltip:after, .copy-tooltip.right-tooltip:before {
      left: 100%; }
    .copy-tooltip.right-tooltip:after {
      border-color: tranparent;
      border-left-color: white;
      border-width: 6px;
      margin-top: -6px; }
    .copy-tooltip.right-tooltip:before {
      border-color: tranparent;
      border-left-color: #ccc;
      border-width: 7px;
      margin-top: -7px; }

.label {
  float: left;
  margin-right: 40px;
  text-align: right;
  width: 370px; }

.vwrap {
  float: left;
  width: 550px; }

.vinput {
  overflow: hidden; }
  .vinput label {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    font-family: "Maven", Sans, sans-serif;
    font-weight: 500;
    background: #ccc;
    border: 1px solid #ccc;
    color: white;
    display: block;
    float: left;
    font-size: 17px;
    left: 4px;
    margin: 0;
    padding: 10px 4px 10px 0;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 0; }
  .vinput input {
    margin: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
    width: 373px; }

.fields {
  display: none;
  overflow: hidden; }
  .fields.active {
    display: block; }
  .fields.specified .row {
    overflow: hidden;
    display: block; }
  .fields.specified .lightinput, .fields.specified .liketoken, .fields.specified .likelink {
    padding: 5px 3px; }
  .fields.specified .token, .fields.specified .liketoken {
    width: 70px;
    float: left;
    clear: left;
    margin: 0 8px 8px 0; }
  .fields.specified .link, .fields.specified .likelink {
    width: 348px;
    float: left;
    margin: 0 0 8px 0; }
  .fields.specified .btn {
    clear: left;
    margin-left: 1px; }
  .fields.specified .liketoken,
  .fields.specified .likelink {
    border-color: white;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Maven", Sans, sans-serif;
    font-weight: 400;
    font-weight: 400; }

.placeholders_wrap {
  padding: 20px 0; }

.placeholders.inner {
  width: 95%;
  max-width: 2000px;
  overflow-x: scroll; }
.placeholders h1 {
  color: #00bed5; }
.placeholders table {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 500;
  overflow-x: scroll;
  font-size: 12px;
  text-align: left;
  width: 100%; }
  .placeholders table td,
  .placeholders table th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    line-height: 15px; }
    .placeholders table td:first-child,
    .placeholders table th:first-child {
      font-weight: 600;
      min-width: 200px;
      width: 20%;
      padding-right: 10px; }
    .placeholders table td:nth-child(2),
    .placeholders table th:nth-child(2) {
      min-width: 195px;
      width: 20%;
      padding-right: 10px; }
    .placeholders table td:nth-child(3),
    .placeholders table th:nth-child(3) {
      font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
      font-size: 11px;
      word-break: break-all;
      min-width: 200px;
      width: 25%;
      padding-right: 10px; }
    .placeholders table td:nth-child(4),
    .placeholders table th:nth-child(4) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(5),
    .placeholders table th:nth-child(5) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(6),
    .placeholders table th:nth-child(6) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(7),
    .placeholders table th:nth-child(7) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(8),
    .placeholders table th:nth-child(8) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(9),
    .placeholders table th:nth-child(9) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(10),
    .placeholders table th:nth-child(10) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(11),
    .placeholders table th:nth-child(11) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(12),
    .placeholders table th:nth-child(12) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(13),
    .placeholders table th:nth-child(13) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(14),
    .placeholders table th:nth-child(14) {
      text-align: center;
      min-width: 70px; }
    .placeholders table td:nth-child(15),
    .placeholders table th:nth-child(15) {
      text-align: center;
      min-width: 70px; }
  .placeholders table th {
    color: #00bed5; }
  .placeholders table .checked,
  .placeholders table .unchecked {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #e4e7ee;
    display: inline-block;
    height: 10px;
    margin-top: 4px;
    width: 10px; }
  .placeholders table .checked {
    background: #5c6991; }
  .placeholders table .partners-unchecked {
    background: #e4e7ee !important; }
  .placeholders table tr:last-child td {
    border-bottom: none; }
  .placeholders table tr:hover td {
    background: #f4f5f8; }
  .placeholders table tr:hover .checked {
    background: #00bed5; }
  .placeholders table tr:hover .unchecked {
    background: #b6bcd0; }
  .placeholders table tbody,
  .placeholders table thead {
    display: block; }
  .placeholders table tbody {
    position: relative;
    overflow-y: visible; }

.scroll-message {
  text-align: right;
  padding: 5px 10px;
  background-color: #f4f5f8;
  border-radius: 4px;
  border: 1px solid #ccc;
  display: inline-block;
  float: right; }
  .scroll-message p {
    margin: 0; }

.inaccessible-placeholder-message {
  padding: 15px;
  font-size: 16px;
  line-height: 25px; }

#nav, #footer {
  font-family: "Maven", Sans, sans-serif;
  font-weight: 400;
  background: #f4f5f8;
  padding: 30px 0; }
  #nav .inner, #footer .inner {
    min-width: 960px;
    width: 95%;
    max-width: 2000px; }
    @media screen and (max-width: 960px) {
      #nav .inner, #footer .inner {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-width: inherit;
        width: calc(100% - 40px);
        margin: 0 20px; } }
  #nav ul, #footer ul {
    margin: 0;
    position: relative;
    text-align: right;
    top: 1px; }
  #nav li, #footer li {
    background: none;
    display: inline;
    font-size: 14px;
    font-weight: 500;
    font-weight: normal;
    line-height: 55px;
    margin-right: 10px;
    padding: 3px 7px;
    text-transform: uppercase; }
    @media screen and (max-width: 816px) {
      #nav li, #footer li {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        line-height: 24px; } }
    #nav li a, #footer li a {
      color: #02373f;
      -webkit-transition: color 0.1s ease-in-out 0.1s;
      -moz-transition: color 0.1s ease-in-out 0.1s;
      -o-transition: color 0.1s ease-in-out 0.1s;
      -ms-transition: color 0.1s ease-in-out 0.1s;
      transition: color 0.1s ease-in-out 0.1s;
      -webkit-transform: translateZ(0px); }
      #nav li a:hover, #footer li a:hover {
        color: #00bed5;
        -webkit-transition: color 0.1s ease-in-out 0.1s;
        -moz-transition: color 0.1s ease-in-out 0.1s;
        -o-transition: color 0.1s ease-in-out 0.1s;
        -ms-transition: color 0.1s ease-in-out 0.1s;
        transition: color 0.1s ease-in-out 0.1s;
        -webkit-transform: translateZ(0px); }
    #nav li.active a, #footer li.active a {
      color: #00bed5;
      -webkit-transition: color 0.1s ease-in-out 0.1s;
      -moz-transition: color 0.1s ease-in-out 0.1s;
      -o-transition: color 0.1s ease-in-out 0.1s;
      -ms-transition: color 0.1s ease-in-out 0.1s;
      transition: color 0.1s ease-in-out 0.1s;
      -webkit-transform: translateZ(0px); }
      #nav li.active a:hover, #footer li.active a:hover {
        color: #02373f;
        -webkit-transition: color 0.1s ease-in-out 0.1s;
        -moz-transition: color 0.1s ease-in-out 0.1s;
        -o-transition: color 0.1s ease-in-out 0.1s;
        -ms-transition: color 0.1s ease-in-out 0.1s;
        transition: color 0.1s ease-in-out 0.1s;
        -webkit-transform: translateZ(0px); }

#footer {
  padding: 20px 0; }
  #footer ul {
    text-align: left; }

#logo-adjust {
  float: left;
  margin-right: 40px;
  margin-top: 8px; }

#logo-adjust-footer {
  float: right;
  margin-top: 14px; }

@media screen and (max-width: 1060px) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  .inner {
    margin: 0 20px;
    width: 100%; }

  .placeholders {
    overflow-x: scroll;
    display: block;
    margin-left: 20px;
    margin-right: 20px; }
    .placeholders.inner {
      width: calc(100%)-40px; }
    .placeholders table {
      max-width: 100%; } }

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