/*@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url("https://fonts.gstatic.com/s/raleway/v11/YZaO6llzOP57DpTBv2GnyFKPGs1ZzpMvnHX-7fPOuAc.woff2") format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url("https://fonts.gstatic.com/s/raleway/v11/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url("https://fonts.gstatic.com/s/raleway/v11/rr0ijB5_2nAJsAoZ6vECXYX0hVgzZQUfRDuZrPvH3D8.woff2") format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url("https://fonts.gstatic.com/s/raleway/v11/RJMlAoFXXQEzZoMSUteGWJBw1xU1rKptJj_0jans920.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'ProximaNova-Light'
  src: url("/developer/fonts/ProximaNova-Light.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("/developer/fonts/ProximaNova-Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("/developer/fonts/ProximaNova-Semibold.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("/developer/fonts/ProximaNova-Bold.otf");
  font-weight: 600;
  font-style: normal;
}*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre {
  margin: 15px 0;
}
ol,
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  /*font-family: "ProximaNova-Light", arial;*/
}
a:hover {
  text-decoration: underline;
}
section {
  padding: 40px 0;
}
h1 {
  color: #09c;
  /*font-family: "Raleway", arial;*/
  font-size: 30px !important;
  font-weight: 200 !important;
  margin-top: 50px;
  margin-bottom: 12px;
  letter-spacing: 0.29em;
}
h2 {
  /*font-family: "ProximaNova-Light", arial;*/
  font-size: 20px !important;
}
h3 {
  /*font-family: "ProximaNova-Light", arial;*/
  font-size: 17px !important;
}
p,
span,
li {
  /*font-family: "ProximaNova-Light", arial;*/
  line-height: 20px;
}
p {
  font-size: 16px;
}
b,
strong {
  /*font-family: "ProximaNova-Light", arial;*/
}
i,
em {
  font-style: italic !important;
}
#main-nav {
  position: fixed;
  background-color: #003f5f;
  overflow: hidden;
  /*font-family: "Raleway", arial;*/
  width: 100%;
  z-index: 999;
}
#main-nav ul,
#main-nav li {
  text-align: right;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
#main-nav li:last-child {
  float: right;
}
#main-nav li {
  display: inline-block;
  padding: 0 3%;
  /*font-family: "ProximaNova-Light", arial;*/
}
#main-nav li a {
  color: #fff;
  font-size: 12px;
  /*font-family: "ProximaNova-Light", arial;*/
}
#main-nav .tb-dev-logo {
  float: left;
  padding-right: 10px;
}
#main-nav .tb-dev-logo img {
  margin-top: 6px;
}
#main-nav .devctr-link {
  float: left;
  padding-left: 0;
}
#main-nav .auth-links {
  display: none;
}
.notification {
  width: 100%;
  height: 30px;
  padding: 15px 15px 15px 15px;
  /*background-image: url("/developer/img/docs/safari-banner.png");*/
  background-size: cover;
  background-repeat: no-repeat;
  color: #1e292e;
  /*font-family: "ProximaNova-Light", arial;*/
  font-size: 16px;
  line-height: 30px;
  display: none;
}
.notification .notification-content {
  width: 1150px;
  margin: auto;
  float: none;
  margin-top: -3px;
}
.notification #close-box {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  background-image: url("https://assets.tokbox.com/library/master/ac/ac-icons/closebuttonlight.png");
  background-size: auto 25px;
  cursor: pointer;
}
.notification #close-box:hover {
  background-image: url("https://assets.tokbox.com/library/master/ac/ac-icons/closebuttondark.png");
}
.notification a {
  text-decoration: underline;
  color: #1e292e;
  cursor: pointer;
  font-weight: bold;
}
.notification a:hover {
  color: #a8d7e7;
}
.notification .righthand {
  float: right;
  margin-right: 16px;
  cursor: pointer;
}
.notification img {
  height: 35px;
  float: left;
  margin-right: 10px;
}
.notification button {
  color: #1ba71b;
  border: 1px solid #1ba71b;
  position: relative;
  bottom: 1px;
  background: #fff;
  margin-left: 10px;
  font-size: 14px;
}
.notification button:hover {
  border-width: 2px;
  margin-left: 9px;
}
.notification #image-loader {
  display: none;
  content: url("/developer/img/icons/copy-icon-blue.svg") url("/developer/img/icons/copy-icon-black.svg");
  content: url("https://assets.tokbox.com/library/master/ac/ac-icons/closebuttondark.png") url("https://assets.tokbox.com/library/master/ac/ac-icons/closebuttondark.png");
}
#content-default {
  padding-top: 40px;
}
#footer {
  background-color: #003f5f;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  min-width: 1255px;
  height: 0px;
}
#footer .bottom {
  margin-top: 8px;
  padding: 0 3%;
  vertical-align: top;
}
#footer .bottom .social {
  position: relative;
  bottom: -10px;
  float: right;
}
#footer .bottom .social a {
  display: inline-block;
  padding: 0 2px;
}
#footer .copyright {
  padding: 0 3%;
  /*font-family: "Raleway", arial;*/
  color: #fff;
}
#footer .copyright p {
  font-size: 10px;
  color: #fff;
}
#footer .copyright a {
  color: #fff;
}
#quick-start {
  width: 100%;
}
#quick-start .container {
  max-width: 985px;
}
#quick-start ul.nav {
  height: 320px;
  background-color: #d3d3d3;
  border: 1px solid #e0dedb;
  margin: 0;
  width: 98%;
  margin: 0 auto;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
}
#quick-start ul.nav li {
  margin: 0;
  display: block;
  float: left;
  height: 160px;
  width: 50%;
  text-align: center;
}
#quick-start ul.nav li a {
  position: relative;
  /*font-family: "Raleway", arial;*/
  display: inline-block;
  width: 85%;
  height: 85px;
  background-color: #fff;
  margin-top: 40px;
  line-height: 85px;
  box-shadow: 0 0 0 1px #09c, 0 0 10px rgba(0,0,0,0.3);
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#quick-start ul.nav li a:hover {
  cursor: pointer;
  box-shadow: 0 0 0 2px #09c;
}
#quick-start ul.nav li:nth-child(1) a,
#quick-start ul.nav li:nth-child(2) a {
  top: 15px;
}
#quick-start ul.nav li:nth-child(3) a,
#quick-start ul.nav li:nth-child(4) a {
  top: -15px;
}
#quick-start .footer {
  color: #fff;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: #5f6062;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
#quick-start .footer span {
  font-size: 16px;
}
#quick-start .footer a {
  margin-left: 30px;
}
#doc_content {
  min-width: 945px;
  left: 312px;
  overflow: auto;
  right: 0;
}
#doc_content:focus {
  outline: none;
}
#left-nav,
#doc_content {
  top: 75px;
  position: fixed;
  bottom: 0px;
}
#left-nav.width-banner,
#doc_content.width-banner {
  top: 90px;
}
#left-nav {
  z-index: 200;
  width: 312px;
  border-right: rgba(0,0,0, .09) solid 2px;
  left: 0;
  background-color: #f8f8f8;
  /*font-family: "Raleway", arial;*/
  display: flex;
  flex-direction: column;
}
#left-nav #left-nav-content {
  width: 227px;
  padding-left: 62px;
  padding-right: 26px;
  margin-top: 10px;
  overflow-y: hidden;
  box-sizing: content-box;
}
#left-nav .nexmo-info-container {
  margin-bottom: 30px;
}
#left-nav .nexmo-info-container hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
#left-nav .nexmo-info-container .nexmo-info {
  padding-left: 24px;
  padding-right: 28px;
}
#left-nav .nexmo-info-container .nexmo-info a {
  text-decoration: none;
}
#left-nav .nexmo-info-container .nexmo-info a:after {
  display: inline-block;
  content: "";
  background-image: url("../images/skylink-images/ctaarrow-gray-right@2x.png");
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
}
#left-nav #fast-track-root .fast-track-transition-container {
  z-index: 200;
  position: absolute;
  left: 312px;
  height: 100%;
  top: 0;
  overflow-y: hidden;
  overflow-x: hidden;
}
#left-nav #fast-track-root .fast-track-content-container {
  z-index: 200;
  background: #fff;
  height: 100%;
  overflow-y: hidden;
  box-shadow: 10px 0 10px 0 rgba(210,220,239,0.5);
}
#left-nav #fast-track-root .fast-track-outside-overlay {
  padding-right: calc(100vw - 312px);
  z-index: 100;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 312px;
  top: 0;
  background: rgba(238,241,247,0.5);
}
#left-nav > ul > li > a.active {
  background-color: #ced7db;
}
#left-nav ul {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#left-nav ul li {
  margin-left: 0px;
  list-style: none;
  line-height: 18px;
  margin-bottom: 0;
}
#left-nav ul li a {
  color: rgba(0,0,0,.5);
  display: block;
  padding: 8px 0;
  padding-left: 22px;
  text-align: left;
  padding-right: 24px;
  font-size: 15px;
  color: rgba(0,0,0,.5);
  cursor: pointer;
}
#left-nav ul li a:hover {
  background-color: transparent;
  color: #5f6062;
  text-decoration: none;
}
#left-nav ul li a.active {
  /*font-family: "ProximaNova-Semibold", arial;*/
  color: rgba(0,0,0,.7);
}
#left-nav ul li.left-header {
  color: #5f6062;
  display: block;
  padding: 8px 0;
  padding-left: 22px;
  text-align: right;
  padding-right: 24px;
  font-size: 11px;
  font-weight: bold;
  color: #5f6062;
  letter-spacing: 0.8px;
}
#left-nav ul li.has-sub ul {
  display: none;
  padding-left: 16px;
}
#left-nav ul li.has-sub ul li a {
  font-size: 15px;
  letter-spacing: 0.5px;
  color: rgba(0,0,0,.5);
}
#left-nav ul li.has-sub > a:after {
  content: "";
  position: relative;
  top: 6px;
  display: inline-block;
  width: 6px;
  height: 9px;
  margin-right: 20px;
  background-image: url("../images/skylink-images/ctaarrow-gray-right@2x.png");
  background-size: 6px 9px;
  background-repeat: no-repeat;
}
#left-nav ul li.has-sub > a:after {
  float: right;
}
#left-nav ul li.has-sub.open > a {
  /*font-family: "ProximaNova-Semibold", arial;*/
  color: rgba(0,0,0,.7);
}
#left-nav ul li.has-sub.open > a:after {
  content: "";
  position: relative;
  top: 6px;
  display: inline-block;
  width: 9px;
  height: 6px;
  margin-right: 20px;
  background-image: url("../images/skylink-images/ctaarrow-gray-down@2x.png");
  background-size: 9px 6px;
  background-repeat: no-repeat;
}
#left-nav .divider-line {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 24px;
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 70px;
  height: 1px;
  background-color: #dadada;
  position: relative;
  right: -124px;
}
#search {
  background: #ffffff;
  height: 100%;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 20px 15px;
  margin-bottom: 8px;
  width: 202px;
  font-size: 14px;
  padding: 8px 10px;
  padding-right: 24px;
  /*font-family: "Raleway", arial;*/
  color: #666;
  border-radius: 0px;
  border: solid 4px #499b90;
}
#search::-webkit-input-placeholder {
  color: #003f5f;
}
#search:-moz-placeholder {
  color: #003f5f;
  opacity: 1;
}
#search::-moz-placeholder {
  color: #003f5f;
  opacity: 1;
}
#search:-ms-input-placeholder {
  color: #003f5f;
}
#search:placeholder-shown {
  color: #666;;
}
#search-container {
  position: relative;
  padding: 0 !important;
  right: 6px;
}
#search-container #search-btn {
  position: absolute;
  top: 20px;
  right: 15px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  content: "";
  display: inline-block;
  height: 40px;
  width: 21px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-image: url("../images/skylink-images/icon-search-blue.png");
  background-position: left;
  cursor: pointer;
}
#search-results {
  position: relative;
  right: 0;
  z-index: 111;
  position: fixed;
  padding: 20px 0;
  overflow: auto;
  top: 40px;
  left: 310px;
  bottom: 0px;
  border-left: 1px solid #09c;
  background-color: #fff;
  display: none;
}
#search-results .close {
  position: absolute;
  top: 0px;
  right: 40px;
  float: right;
}
#search-results li {
  list-style: none;
}
#search-results h3 {
  font-size: 22px;
  /*font-family: "ProximaNova-Bold", arial;*/
  color: #5f6062;
  letter-spacing: 0.01rem;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#search-results h4 {
  letter-spacing: normal;
}
#search-results a {
  /*font-family: "ProximaNova-Light", arial;*/
  font-size: 18px;
}
#search-results p {
  margin-top: 0px;
  margin-bottom: 35px;
}
#_404container {
  padding-top: 100px;
}
#_404container img {
  max-width: 100%;
}
#_404container p {
  margin: 40px 0px;
}
.cta-modal {
  display: none;
  overflow: hidden;
  min-width: 945px;
  position: fixed;
  top: 40px;
  bottom: 0px;
  left: 310px;
  right: 0;
  background-color: rgba(100,100,100,0.6);
  z-index: 101;
  overflow: auto;
  color: #5f6062;
}
.cta-modal .header {
  border-bottom: 1px solid #efefef;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.cta-modal .header span {
  font-size: 30px;
  /*font-family: "Raleway", arial;*/
}
.cta-modal .footer {
  border-top: 1px solid #efefef;
  margin-bottom: 0px !important;
}
.cta-modal form {
  width: 600px;
  min-height: 400px;
  background: #fff;
  margin: 0 auto;
  margin-top: 40px;
}
.cta-modal .form-container label,
.cta-modal .form-container select,
.cta-modal .form-container input {
/*font-family: "ProximaNova-Light", arial;*/
  margin-top: 8px;
}
.cta-modal .form-container label {
  font-size: 13px;
}
.cta-modal .form-container .label {
  /*font-family: "Raleway", arial;*/
}
.cta-modal .form-container .section {
  margin-bottom: 20px;
}
.cta-modal .form-container button {
  width: 100%;
}
.cta-modal .form-container .group label {
  display: inline-block;
}
@media (max-width: 1300px) {
  #doc_content {
    min-width: 690px;
  }
}
@media (max-width: 1200px) {
  pre {
    font-size: 12px !important;
  }
  pre span {
    font-size: 12px !important;
  }
}
@media (max-width: 1500px) {
  .extra-text {
    display: none;
  }
  .notification .notification-content {
    width: 500px;
  }
}
.nexmo-alert-box-wrapper * {
  /*font-family: Arial, sans-serif;*/
  border: none;
  height: auto;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-button.nexmo-button-allow {
  cursor: pointer;
}
.nexmo-alert-box-wrapper {
  position: fixed;
  width: 100%;
  border: none;
  background-color: #004a74;
  top: 40px;
  z-index: 2147483644;
  min-height: 50px;
  display: none;
}
.nexmo-alert-box-wrapper a {
  background-color: transparent;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-bg {
  display: flex;
  justify-content: center;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-bg p {
  font-size: 11pt;
  line-height: 16pt;
  color: #fff !important;
  padding-bottom: 5px;
  text-align: left;
  margin-right: 10px;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-bg p strong {
  font-weight: 600;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-bottom-top {
  height: 10px;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-body {
  padding-top: 10px;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-button-middle {
  background-color: #004a73;
  border: #0098cb 2px solid;
  border-radius: 2px;
  padding: 9px 27px;
  font-size: 9pt;
  font-weight: bold;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-button-middle button {
  color: #0098cb !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.nexmo-alert-box-bg .nexmo-alert-box-button-container {
  margin-top: 0px;
  margin-left: 10px;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-button {
  line-height: initial;
}
.nexmo-alert-box-wrapper .nexmo-alert-box-bottom-padding {
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .nexmo-alert-box-wrapper {
    top: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .nexmo-alert-box-wrapper.hide-accept-button .nexmo-alert-box-body {
    margin-right: 20px;
  }
  .nexmo-alert-box-wrapper.hide-cookie-setting-button .nexmo-alert-box-body {
    margin-right: 20px;
  }
  .nexmo-alert-box-wrapper.hide-accept-button.hide-cookie-setting-button .nexmo-alert-box-body {
    margin-right: 20px;
  }
  .nexmo-alert-box-wrapper .nexmo-alert-box-body {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 10px;
  }
  .nexmo-alert-box-bg .nexmo-alert-box-button-container {
    position: relative;
    text-align: center;
    margin: 5px;
    top: auto;
    right: auto;
    padding-right: 50px;
  }
  .nexmo-alert-box-wrapper .nexmo-alert-box-button {
    display: inline-block;
    margin-right: 10px;
  }
}
.no-margin {
  margin: 0;
}
a {
  color: #09c;
}
a:hover {
  color: #09c;
  text-decoration: underline;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.btn,
.btn-padding {
  /*font-family: "ProximaNova-Light", arial;*/
  display: inline-block;
  border-radius: 0px;
  text-align: center;
  line-height: 50px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 18px;
  height: 50px;
  /*border: 0;*/
}
.btn:hover,
.btn-padding:hover {
  text-decoration: none;
  cursor: pointer;
}
.btn-thin {
  /*font-family: "ProximaNova-Light", arial;*/
  display: inline-block;
  border-radius: 0px;
  text-align: center;
  line-height: 26px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 14px;
  height: 26px;
  border: 0;
}
.btn-thin:hover {
  text-decoration: none;
  cursor: pointer;
}
.btn-padding {
  padding: 0 34px;
}
.btn-padding-thin {
  padding: 0 10px;
}
.btn-bold {
  /*font-family: "ProximaNova-Semibold", arial;*/
}
.btn-blue {
  background-color: transparent;
  /*box-shadow: 0 0 0 1px #499b90;*/
  border: 2px solid #499b90;
  color: #499b90;
  border-radius: 4px;
  letter-spacing: 0.2em;
}
.btn-blue:hover {
  color: #fff;
  border-color: transparent;
  /*box-shadow: 0 0 0 2px #09c;*/
  background: #499b90;
}
.btn-white {
  background-color: #fff;
  /*box-shadow: 0 0 0 1px #ebebeb;*/
  color: #09c;
  border-radius: 1px;
}
.btn-white:hover {
  color: #09c;
  background-color: transparent;
  /*box-shadow: 0 0 0 2px #ebebeb;*/
}
.btn-ghost-blue {
  background-color: transparent;
  box-shadow: 0 0 0 1px #09c;
  color: #09c;
  border-radius: 1px;
}
.btn-ghost-blue:hover {
  color: #09c;
  background-color: transparent;
  box-shadow: 0 0 0 2px #09c;
}
.btn-ghost-white {
  background-color: transparent;
  box-shadow: 0 0 0 1px #fff;
  color: #fff;
  border-radius: 1px;
}
.btn-ghost-white:hover {
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 0 2px #fff;
}
.btn-ghost-gray {
  background-color: transparent;
  box-shadow: 0 0 0 1px #eaeaea;
  color: #666;
  border-radius: 1px;
  height: 42px;
}
.btn-ghost-gray:hover {
  color: #499b90;
  background-color: transparent;
  box-shadow: 0 0 0 2px #eaeaea;
}
.btn-clear-dark {
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
  color: #5f6062;
  border-radius: 1px;
}
.btn-clear-dark:hover {
  color: #5f6062;
  background-color: transparent;
  box-shadow: 0 0 0 2px transparent;
}
.btn-clear-blue {
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
  color: #09c;
  border-radius: 1px;
}
.btn-clear-blue:hover {
  color: #09c;
  background-color: transparent;
  box-shadow: 0 0 0 2px transparent;
}
.btn-clear-light {
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
  color: #fff;
  border-radius: 1px;
}
.btn-clear-light:hover {
  color: #fff;
  background-color: transparent;
  box-shadow: 0 0 0 2px transparent;
}
.ctaarrow-white:after {
  display: inline-block;
  content: "";
  /*background-image: url("/developer/img/icons/ctaarrow_white@2x.png");*/
  background-size: 9px 16px;
  width: 9px;
  height: 16px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-white:hover:after {
  background-size: 9px 16px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-white-thin:after {
  display: inline-block;
  content: "";
  /*background-image: url("/developer/img/icons/ctaarrow_white@2x.png");*/
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-white-thin:hover:after {
  background-size: 7px 12px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-blue:after {
  display: inline-block;
  content: "";
  background-image: url("/developer/img/icons/ctaarrow-blue@2x.png");
  background-size: 9px 16px;
  width: 9px;
  height: 16px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-blue:hover:after {
  background-size: 9px 16px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-blue-thin:after {
  display: inline-block;
  content: "";
  background-image: url("../images/skylink-images/ctaarrow-gray-right@2x.png");
  background-size: 7px 12px;
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-blue-thin:hover:after {
  background-size: 7px 12px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-gray:after {
  display: inline-block;
  content: "";
  background-image: url("/developer/img/icons/ctaarrow-gray@2x.png");
  background-size: 9px 16px;
  width: 9px;
  height: 16px;
  vertical-align: middle;
  margin-left: 15px;
  background-repeat: no-repeat;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-gray:hover:after {
  background-size: 9px 16px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-gray-left:before {
  display: inline-block;
  content: "";
  background-image: url("/developer/img/icons/ctaarrow-gray-left@2x.png");
  background-size: 9px 16px;
  width: 9px;
  height: 16px;
  vertical-align: middle;
  margin-right: 20px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ctaarrow-gray-left:hover:before {
  background-size: 9px 16px;
  -webkit-transform: translate(-3px, 0px);
  -moz-transform: translate(-3px, 0px);
  transform: translate(-3px, 0px);
}
.icon-ref-doc-blue:before {
  content: "";
  position: relative;
  top: 8px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-ref_docs-blue@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-guides-blue:before {
  content: "";
  position: relative;
  top: 10px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-guides-blue@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-guides-gray:before {
  content: "";
  position: relative;
  top: 5px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-guides-gray@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-components-blue:before {
  content: "";
  position: relative;
  top: 10px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-components-blue@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-components-gray:before {
  content: "";
  position: relative;
  top: 3px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-components-gray@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-screen-sharing-blue:before {
  content: "";
  position: relative;
  top: 5px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-screen-sharing@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-voice-only-blue:before {
  content: "";
  position: relative;
  top: 8px;
  display: inline-block;
  width: 21px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-voice-only@2x.png");
  background-size: 21px 28px;
  background-repeat: no-repeat;
}
.icon-debugging-blue:before {
  content: "";
  position: relative;
  top: 8px;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-debugging@2x.png");
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.icon-hardware-setup-blue:before {
  content: "";
  position: relative;
  top: 10px;
  display: inline-block;
  width: 28px;
  height: 32px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-hardware-setup@2x.png");
  background-size: 28px 32px;
  background-repeat: no-repeat;
}
.icon-layout-container-blue:before {
  content: "";
  position: relative;
  top: 10px;
  display: inline-block;
  width: 25px;
  height: 27px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-layout-container@2x.png");
  background-size: 25px 27px;
  background-repeat: no-repeat;
}
.icon-cordova-integration-blue:before {
  content: "";
  position: relative;
  top: 10px;
  display: inline-block;
  width: 32px;
  height: 31px;
  margin-right: 20px;
  background-image: url("/developer/img/icons/icon-cordova-integration@2x.png");
  background-size: 32px 31px;
  background-repeat: no-repeat;
}
.ribon {
  background: #09c;
  text-align: center;
  padding: 25px;
  line-height: 36px;
}
.ribon span {
  /*font-family: "Raleway", arial;*/
  color: #fff;
  font-size: 20px;
}
.ribon a {
  width: 250px;
}
.section-header .dev-guide {
  border-bottom: 2px solid #09c;
}
.section-header strong,
.section-header p {
  font-size: 20px;
  line-height: 1.5;
  color: #5f6062;
}
.section-header strong {
  /*font-family: "Raleway", arial;*/
}
.section-header p {
  /*font-family: "ProximaNova-Light", arial;*/
  margin-bottom: 8px;
}
.section-header .btn {
  margin-top: 20px;
  font-size: 14px;
}
.tabs .tab:not(:last-child) a {
  border-right: 2px solid #fff;
  margin-left: -2px;
  margin-bottom: 20px;
}
.tabs:after {
  content: "";
  display: block;
  clear: both;
}
.tabs .tab {
  display: block;
  list-style: none;
  margin: 0;
  max-width: 164.3px;
  float: left;
  overflow: hidden;
}
.tabs .tab a {
  color: #5f6062;
  border-bottom: 2px solid #ebebeb;
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0 20px 0;
  font-size: 14px;
}
.tabs .tab a:hover {
  color: #09c;
  text-decoration: none;
}
.tabs .selected a {
  border-bottom: 2px solid #09c;
  color: #09c;
}
.two-tabs .tab {
  width: 50%;
}
.three-tabs .tab {
  width: 33.333333333333336%;
}
.four-tabs .tab {
  width: 25%;
}
.six-tabs .tab {
  width: 16.666666666666668%;
}
.tip,
.important,
.note {
  border-radius: 2px;
  padding: 10px 15px;
  margin: 23px 0;
  line-height: 1.6;
}
.note {
  border: solid 1px #eaeaea;
  background-color: #f2f2f2;
}
.tip {
  border: solid 1px #daeef4;
  background-color: #f1fbff;
}
.important {
  border: solid 1px #f6e382;
  background-color: #fffbe6;
}
li .tip,
li .important {
  margin-top: 8px;
  margin-bottom: 0;
  width: 80%;
}
.dc-well {
  border-radius: 3px;
  background-color: #f9f9f9;
  box-shadow: 0 0 0 1px #ebebeb;
  padding: 20px;
}
.dc-empty-well {
  box-shadow: 0 0 0 1px #ebebeb;
  border-radius: 3px;
  padding: 20px;
}
.dc-align-center {
  text-align: center !important;
}
.dc-no-margin-left {
  margin-left: 0 !important;
}
.dc-no-margin-top {
  margin-top: 0 !important;
}
.dc-margin-top-15 {
  margin-top: 15px !important;
}
.dc-margin-bottom-15 {
  margin-bottom: 15px !important;
}
.dc-padding-top-15 {
  padding-top: 15px !important;
}
.dc-padding-bottom-15 {
  padding-bottom: 15px !important;
}
.dc-padding-bottom-10 {
  padding-bottom: 10px !important;
}
.dc-line-height-25 {
  line-height: 25px !important;
}
.dc-color-blue {
  color: #09c !important;
}
.dc-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.dc-lang-node-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-js_node.png");
  background-size: 30px 20px;
}
.dc-lang-ruby-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-ruby.png");
  background-size: 30px 20px;
}
.dc-lang-php-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-php.png");
  background-size: 30px 20px;
}
.dc-lang-phyton-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-phyton.png");
  background-size: 30px 20px;
}
.dc-lang-java-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-java.png");
  background-size: 30px 20px;
}
.dc-lang-dotNet-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-dot_net.png");
  background-size: 30px 20px;
}
.dc-sdk-android-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-android.png");
  background-size: 30px 20px;
}
.dc-sdk-ios-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-ios.png");
  background-size: 30px 20px;
}
.dc-lang-swift-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-swift.png");
  background-size: 30px 20px;
}
.dc-lang-windows-gray {
  width: 18px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-windows.png");
  background-size: 18px 20px;
}
.dc-sdk-react-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-reactjs.png");
  background-size: 30px 20px;
}
.dc-sdk-web-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/web.png");
  background-size: 30px 20px;
}
.dc-sdk-electron-gray {
  width: 20px;
  height: 20px;
  background-image: url("/developer/img/icons/lang/ic-electron.png");
  background-size: 20px 20px;
}
.dc-sip-dial-in-gray {
  width: 20px;
  height: 20px;
  background-image: url("/developer/img/icons/sip-dial-in-icon.svg");
  background-size: 20px 20px;
}
.dc-sip-dial-out-gray {
  width: 20px;
  height: 20px;
  background-image: url("/developer/img/icons/sip-dial-out-icon.svg");
  background-size: 20px 20px;
}
.dc-sdk-cordova-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/icon-cordova.svg");
  background-size: 30px 20px;
}
.dc-sdk-ionic-gray {
  width: 30px;
  height: 20px;
  background-image: url("/developer/img/icons/icon-ionic.svg");
  background-size: 30px 20px;
}
.dc-table {
  width: 100%;
}
.dc-table tr,
.dc-table td {
  padding: 0;
}
.dc-table-with-border td {
  box-shadow: 0 0 0 1px #ebebeb;
}
#quick-start {
  width: 100%;
}
#quick-start >.content {
  width: 100%;
}
#quick-start >.content .body {
  position: relative;
  border: 1px solid #e0dedb;
  background-color: #d3d3d3;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
  min-height: 320px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
#quick-start >.content .body .page {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: 0;
}
#quick-start >.content .body .page .content,
#quick-start >.content .body .page .header {
  margin: 0 auto;
}
#quick-start >.content .body .page .header {
  width: 90%;
  position: relative;
  padding: 15px 0;
  text-align: center;
  /*font-family: "Raleway", arial;*/
  color: #5f6062;
  font-size: 29px;
  border-bottom: 2px solid #e0dedb;
}
#quick-start >.content .body .page .header span {
  /*font-family: "Raleway", arial;*/
}
#quick-start >.content .body .page .header a {
  /*font-family: "ProximaNova-Light", arial;*/
  position: absolute;
}
#quick-start >.content .body .page .header a:nth-child(1) {
  left: 0;
}
#quick-start >.content .body .page .header a:nth-child(3) {
  right: 0;
}
#quick-start >.content .body .page .content {
  padding: 10px 0;
  width: 80%;
  text-align: center;
}
#quick-start >.content .body .page .content p,
#quick-start >.content .body .page .content a {
  font-size: 13px;
}
#quick-start >.content .body .page .content p {
  margin: 0 10px;
}
#quick-start >.content .body .page .content span {
  display: inline-block;
  /*font-family: "Raleway", arial;*/
  font-size: 18px;
  margin-top: 25px;
  margin-bottom: 15px;
}
#quick-start ul.navs {
  width: 100%;
  margin: 0;
}
#quick-start ul.navs li {
  margin: 0;
  display: block;
  float: left;
  height: 160px;
  width: 50%;
  text-align: center;
}
#quick-start ul.navs li a {
  position: relative;
  /*font-family: "Raleway", arial;*/
  display: inline-block;
  width: 80%;
  height: 85px;
  font-size: 16px;
  background-color: #fff;
  margin-top: 40px;
  line-height: 85px;
  box-shadow: 0 0 0 1px #09c, 0 0 10px rgba(0,0,0,0.3);
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#quick-start ul.navs li a:hover {
  cursor: pointer;
  box-shadow: 0 0 0 2px #09c;
}
#quick-start ul.navs li:nth-child(1) a,
#quick-start ul.navs li:nth-child(3) a {
  left: 20px;
}
#quick-start ul.navs li:nth-child(2) a,
#quick-start ul.navs li:nth-child(4) a {
  right: 20px;
}
#quick-start ul.navs li:nth-child(1) a,
#quick-start ul.navs li:nth-child(2) a {
  top: 15px;
}
#quick-start ul.navs li:nth-child(3) a,
#quick-start ul.navs li:nth-child(4) a {
  top: -15px;
}
#quick-start .footer {
  color: #fff;
  text-align: center;
  min-height: 90px;
  line-height: 90px;
  background: #5f6062;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
#quick-start .footer span {
  font-size: 16px;
}
#quick-start .footer a {
  margin-left: 0px;
  width: 250px;
}
.learn-opentok-header {
  background-size: 1277px 372px;
}
.learn-opentok-header .container {
  padding: 0 !important;
}
.learn-opentok-header strong,
.learn-opentok-header p {
  font-size: 20px;
  line-height: 36px;
  color: #5f6062;
}
.learn-opentok-header strong {
  /*font-family: "Raleway", arial;*/
}
.learn-opentok-header p {
  /*font-family: "Raleway", arial;*/
}
span {
  font-size: 16px;
  font-weight: 400;
  /*font-family: "ProximaNova-Light", arial;*/
  color: #5f6062;
}
.second-mobile-link {
  margin: 0;
  padding: 3px 12px;
  border-left: #5f6062 solid 1px;
  margin-left: 7px;
}
.intro-section h3 {
  font-weight: 400;
  line-height: 25px;
  font-family: "Raleway", arial !important;
}
.header-container {
  display: inline;
}
.first-topic {
  padding-bottom: 60px;
  display: inline-block;
  width: 800px;
}
.first-topic h4 {
  display: inline;
  margin-right: 30px;
}
.first-topic-content-landing-page {
  text-align: center;
}
.first-topic-content-congrats {
  text-align: left;
  margin-left: -17px;
}
.overview-first-topic-content {
  width: 550px;
}
.first-topic-overview-title {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.first-topic-button-container {
  padding-bottom: 30px;
}
.first-topic-button-container .btn-ghost-blue {
  margin-left: 30px;
}
.first-topic-mobile-container,
.first-topic-mobile-container ul,
.first-topic-mobile-container li,
.overview-first-topic-mobile-container > h4 {
  display: inline;
}
.first-topic-mobile-container h4,
.first-topic-mobile-container ul h4,
.first-topic-mobile-container li h4,
.overview-first-topic-mobile-container > h4 h4 {
  font-size: 14px;
}
.overview-first-topic-mobile-container {
  padding-bottom: 30px;
}
.overview-padding {
  padding-right: 30px;
}
.learn-opentok-right,
.learn-opentok-left {
  margin-left: 0 !important;
  float: left;
}
.align-right {
  text-align: right;
}
.topic-container-left,
.topic-container-right {
  display: inline-block;
  text-align: left;
  width: 350px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #ced7db;
  border-style: solid;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.topic-container-left {
  margin-right: 90px;
}
.topic-container-right > div,
.topic-container-left > div {
  padding-left: 45px;
  padding-right: 30px;
}
.topic-container-right > div h3,
.topic-container-left > div h3,
.topic-container-right > div p,
.topic-container-left > div p {
  display: inline-block;
}
.topic-title-container {
  border-bottom: 1px solid #b8b8b8;
  background-color: #fafbfc;
  padding: 10px 30px 0;
}
h3.topic-title {
  margin-top: 0;
  margin-bottom: 12px;
}
.step-one-icon {
  position: relative;
}
.step-one-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_1@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-two-icon {
  position: relative;
}
.step-two-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_2@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-three-icon {
  position: relative;
}
.step-three-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_3@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-four-icon {
  position: relative;
}
.step-four-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_4@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-five-icon {
  position: relative;
}
.step-five-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_5@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-six-icon {
  position: relative;
}
.step-six-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_6@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.step-seven-icon {
  position: relative;
}
.step-seven-icon:before {
  content: "";
  display: block;
  height: 21px;
  width: 21px;
  background-image: url("/developer/img/icons/icon-step_7@2x.png");
  background-size: 21px 21px;
  position: absolute;
  left: -31px;
  top: 3px;
}
.first-topic-overview-title {
  position: relative;
}
.first-topic-overview-title:before {
  content: "";
  display: block;
  height: 30px;
  width: 35px;
  background-image: url("/developer/img/icons/icon-1_basic_video_chat@2x.png");
  background-size: 35px 30px;
  position: absolute;
  left: -47px;
  top: 2px;
  background-repeat: no-repeat;
}
.learn-opentok-row {
  padding-bottom: 30px !important;
}
.footer-container {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgba(0,63,95,0.04);
  padding-bottom: 25px;
  line-height: 24px;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
}
.footer-container p {
  font-family: "Raleway", arial;
  font-size: 14px;
  margin-bottom: 10px;
}
.mobile-links {
  display: block;
}
.make-it-black,
.mobile-content {
  color: #202a2f !important;
}
.topic-buttons .not-in-web {
  /*font-family: "ProximaNova-Light", arial;*/
  font-size: 12px;
  font-weight: 300;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.topic-buttons .btn-thin {
  font-size: 9px;
  line-height: 26px;
}
.back {
  /*font-family: "ProximaNova-Light", arial;*/
  text-decoration: none;
  color: #5f6062;
  font-size: 14px;
  margin-left: 20px;
  top: 0;
}
.back:hover:before {
  left: -5px;
}
.back:before {
  content: "";
  display: block;
  top: 5px;
  width: 10px;
  height: 18px;
  position: absolute;
  background-image: url("/developer/img/icons/ctaarrow-gray-left@2x.png");
  background-size: 10px 18px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.learn-opentok-content-header,
.learn-opentok-content-header-large {
  color: #202a2f;
}
.border-bottom {
  border-bottom: 2px solid rgba(0,63,95,0.3);
  position: absolute;
  width: 100%;
}
.learn-opentok-container {
  position: relative;
  display: block;
}
.learn-opentok-container .learn-opentok-pagination {
  text-align: center;
  width: 250px;
  height: 30px;
  box-shadow: 0 0 0 1px #ced7db;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.learn-opentok-container .learn-opentok-pagination > ol {
  list-style: none;
  position: relative;
  height: 30px;
  padding: 0;
  margin: 0;
}
.learn-opentok-container .learn-opentok-pagination > ol > li {
  margin-left: -1px;
  height: 30px;
  float: left;
  width: 12.5%;
  border-left: 1px solid #ced7db;
  list-style-type: none;
  font-size: 14px;
}
.learn-opentok-container .learn-opentok-pagination > ol > li > a {
  line-height: 31px;
}
.learn-opentok-container {
  position: relative;
  display: block;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics {
  text-align: center;
  width: 280px;
  height: 30px;
  box-shadow: 0 0 0 1px #ced7db;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics .tooltip-div {
  width: 280px;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol {
  list-style: none;
  position: relative;
  height: 30px;
  padding: 0;
  margin: 0;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li {
  margin-left: -1px;
  height: 30px;
  float: left;
  width: 11.11111111111119%;
  border-left: 1px solid #ced7db;
  list-style-type: none;
  font-size: 14px;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li > a {
  line-height: 24px;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover .tooltip-div,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover .tooltip-div:after,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover .tooltip-container {
  display: block;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(1) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(1) .tooltip-div:after,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(1) .tooltip-div,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(1) .tooltip-container {
  display: none;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(2) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(2) .tooltip-div:after {
  left: 17%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(3) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(3) .tooltip-div:after {
  left: 28%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(4) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(4) .tooltip-div:after {
  left: 39%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(5) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(5) .tooltip-div:after {
  left: 51%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(6) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(6) .tooltip-div:after {
  left: 62%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(7) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(7) .tooltip-div:after {
  left: 73%;
}
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(8) .tooltip-div:before,
.learn-opentok-container .learn-opentok-pagination-seven-topics > ol > li:hover:nth-child(8) .tooltip-div:after {
  left: 84%;
}
.pagination-list {
  position: relative;
}
.pagination-list li:hover {
  box-shadow: 0 0 0 1.5px #09c;
}
.learn-opentok-pagination-bottom-adjust {
  top: 20px !important;
}
.arrow-left {
  background-image: url("/developer/img/icons/ctaarrow-blue-left@2x.png");
  background-position: center;
  background-size: 10px 18px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
.arrow-right {
  width: 10px;
  height: 18px;
  background-image: url("/developer/img/icons/ctaarrow-blue@2x.png");
  background-position: center;
  background-size: 10px 18px;
  background-repeat: no-repeat;
}
.current-topic {
  background-color: #09c;
}
.current-topic a {
  color: #fff;
}
p.back-to-tutorials,
p.back-to-overview {
  display: block;
  /*font-family: "ProximaNova-Light", arial;*/
  text-decoration: none;
  color: #5f6062;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 14px;
}
p.back-to-tutorials:hover:before,
p.back-to-overview:hover:before {
  left: -10px;
  top: 5px;
}
p.back-to-tutorials:before,
p.back-to-overview:before {
  content: "";
  display: block;
  left: 0;
  top: 5px;
  width: 10px;
  height: 18px;
  position: absolute;
  background-image: url("/developer/img/icons/ctaarrow-gray-left@2x.png");
  background-size: 10px 18px;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -kthtml-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.back-to-tutorials h1 {
  margin-top: 0 !important;
}
.tutorial-overview-container {
  padding-bottom: 60px;
}
.tutorial-overview-div {
  position: relative;
  background: rgba(197,188,180,0.1);
  border-bottom: 2px solid rgba(0,63,95,0.3);
  height: 100px;
  width: 550px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tutorial-overview-div:after,
.tutorial-overview-div:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tutorial-overview-div:before {
  border-color: rgba(194,225,245,0);
  border-top-color: rgba(0,63,95,0.3);
  border-width: 17px;
  margin-left: -17px;
}
.tutorial-overview-div:after {
  border-color: rgba(136,183,213,0);
  border-top-color: #f5f7f9;
  border-width: 14px;
  margin-left: -14px;
}
.tutorial-overview-content-left,
.tutorial-overview-content-right {
  text-align: center;
  height: 70%;
  width: 49.8%;
  float: left;
}
.tutorial-overview-content-right {
  margin: 0;
  padding: 0;
  border-left: rgba(32,42,47,0.2) solid 1px;
}
.tutorial-overview-content-right:before {
  box-shadow: 0 0 0 1px #5f6062;
  height: 55px;
  width: 55px;
  z-index: -10;
}
.tutorial-overview-content-left {
  margin: 0;
  padding: 0;
  border-right: rgba(32,42,47,0.2) solid 1px;
}
.tutorial-overview-estimate-top {
  margin-bottom: 0;
  margin-top: 10px;
}
.tutorial-overview-estimate-bottom {
  margin-top: 0;
}
.tutorial-overview-top-div {
  height: 15px;
}
.topic-container-overview-left,
.topic-container-overview-right {
  display: block;
  text-align: left;
  width: 550px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #ced7db;
  border-style: solid;
  background-color: #fff;
  position: relative;
  clear: both;
}
.topic-content-container {
  padding-bottom: 30px;
}
.topic-content-container .btn-blue {
  margin-right: 20px;
}
.topic-content-container p {
  font-size: 14px;
  line-height: 24px;
}
.topic-container-overview-left {
  margin-left: auto;
  margin-right: 0;
}
.right-arrow-out:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -179px;
  top: 151px;
  background-image: url("/developer/img/icons/vector-arrow_right@2x.png");
  width: 178px;
  height: 164px;
  background-size: 178px 164px;
  background-position: center;
  background-repeat: no-repeat;
}
.left-arrow-out:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -179px;
  top: 127px;
  background-image: url("/developer/img/icons/vector-arrow_left@2x.png");
  width: 178px;
  height: 164px;
  background-size: 178px 164px;
  background-position: center;
  background-repeat: no-repeat;
}
.topic-overview-arrow-right,
.topic-overview-arrow-left {
  margin-bottom: 90px;
}
.topic-container-overview-right > div,
.topic-container-overview-left > div {
  padding-left: 45px;
  padding-right: 30px;
}
.topic-container-overview-right > div h3,
.topic-container-overview-left > div h3,
.topic-container-overview-right > div p,
.topic-container-overview-left > div p {
  display: inline-block;
}
.learn-opentok-overview-footer-container {
  height: 100px;
  margin: 0;
  text-align: right;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 0 60px;
  background-size: 1277px 372px;
  background-color: #5f6062;
  text-align: center;
}
.learn-opentok-overview-footer-container .learn-opentok-overview-footer {
  height: 100px;
  background-color: #5f6062;
  width: 100%;
}
.learn-opentok-overview-footer-container .learn-opentok-overview-footer-content-container > p {
  color: #f1eeeb !important;
}
.learn-opentok-overview-footer-container .learn-opentok-overview-footer-content-container > p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
.need-more-resources > span {
  font-weight: 800;
}
.need-more-resources > a {
  color: #f1eeeb !important;
  font-weight: 800;
}
.additional-resources-title-container {
  width: 220px;
  margin: 0 auto;
}
.additional-resources-title-container > h3 {
  color: #f1eeeb !important;
  padding-bottom: 15px;
  padding-top: 0;
  border-bottom: 1px solid #f1eeeb;
  margin-top: 0;
  margin-bottom: 20px;
}
.final-overview-step-container {
  margin-bottom: 30px;
}
.step-overview-buttons {
  text-align: right;
}
.step-overview-buttons .btn-thin {
  padding-left: 25px;
  padding-right: 25px;
}
.congrats-header {
  border-bottom: 2px solid rgba(0,63,95,0.3);
  margin-bottom: 30px;
  text-align: left;
}
.congrats-page-adjustment {
  padding-bottom: 30px;
}
.learn-opentok-congrats-footer-container {
  height: 100px;
  margin: 0;
  text-align: right;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 0 60px;
  background-size: 1277px 372px;
  background-color: #fff;
  text-align: center;
}
.learn-opentok-congrats-footer-container .learn-opentok-congrats-footer {
  background-color: #f9f9f9;
  margin: 0 auto;
}
.learn-opentok-congrats-footer-container .learn-opentok-congrats-footer h3 {
  margin-bottom: 30px;
}
.button-and-pagination-container {
  margin-top: 30px;
  margin-bottom: 60px;
}
#make-it-bolder {
  font-family: "Raleway", arial !important;
  margin: 0 0 20px;
}
.congrats-mobile-container {
  margin-bottom: 45px;
}
#left-arrow {
  position: absolute;
  top: 0px;
  left: 1px;
}
#left-arrow:hover {
  box-shadow: 0 0 0 1.5px #09c;
}
#right-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  right: 1px;
}
#right-arrow:hover {
  box-shadow: 0 0 0 1.5px #09c;
}
#center-cards {
  margin: 0 auto;
}
.single-topic {
  padding-bottom: 45px;
}
.markdown-spacing {
  margin-bottom: 20px !important;
}
.center-lone-card {
  margin-right: -47%;
}
.tooltip-container {
  padding-bottom: 10px;
  position: absolute;
  top: -65px;
  left: 0px;
  display: none;
}
ol .tooltip-div {
  position: relative;
  background: #fff;
  border: 1px solid #ced7db;
  height: 50px;
  width: 250px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto;
  display: none;
}
ol .tooltip-container > .tooltip-title {
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 1;
  line-height: 16px;
  font-family: "Raleway", arial;
}
ol .tooltip-container > .tooltip-title > .tooltip-content {
  font-weight: bold;
}
ol li:hover .tooltip-div,
ol li:hover .tooltip-div:before,
ol li:hover .tooltip-div:after,
ol li:hover .tooltip-container {
  display: block;
}
ol li:hover:nth-child(1) .tooltip-div:before,
ol li:hover:nth-child(1) .tooltip-div:after,
ol li:hover:nth-child(1) .tooltip-div,
ol li:hover:nth-child(1) .tooltip-container {
  display: none;
}
ol li:hover:nth-child(2) .tooltip-div:before,
ol li:hover:nth-child(2) .tooltip-div:after {
  left: 19%;
}
ol li:hover:nth-child(3) .tooltip-div:before,
ol li:hover:nth-child(3) .tooltip-div:after {
  left: 31.5%;
}
ol li:hover:nth-child(4) .tooltip-div:before,
ol li:hover:nth-child(4) .tooltip-div:after {
  left: 44%;
}
ol li:hover:nth-child(5) .tooltip-div:before,
ol li:hover:nth-child(5) .tooltip-div:after {
  left: 56.5%;
}
ol li:hover:nth-child(6) .tooltip-div:before,
ol li:hover:nth-child(6) .tooltip-div:after {
  left: 69%;
}
ol li:hover:nth-child(7) .tooltip-div:before,
ol li:hover:nth-child(7) .tooltip-div:after {
  left: 81.5%;
}
.tooltip-content-container {
  position: absolute;
  z-index: 1;
  left: 10px;
  height: 49px;
  line-height: 17px;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
.tooltip-content {
  font-weight: bold;
}
.tooltip-div:after,
.tooltip-div:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  display: none;
}
.tooltip-div:before {
  border-color: rgba(194,225,245,0);
  border-top-color: #ced7db;
  border-width: 9px;
  margin-left: -11px;
}
.tooltip-div:after {
  border-color: rgba(136,183,213,0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -10px;
}
.second-button {
  margin-left: 30px;
}
.mobile-message-on-congrats-page {
  text-align: center;
  padding-bottom: 30px;
  margin: 0 auto;
  margin-right: 45px;
  margin-top: 25px;
}
.mobile-message-on-congrats-page h4 {
  display: inline;
  margin-right: 30px;
}
.get-start-box.wide {
  width: 350px;
  margin-top: 0;
  padding-left: 0;
}
.get-start-box.wide p {
  min-height: inherit;
}
.get-start-box.wide.left {
  padding-right: 76px;
}
.get-start-box.wide.right {
  padding-right: 0;
  margin-right: 0;
}
.want-more .divider-line {
  margin-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #ddd;
  width: 296px;
}
.want-more p {
  font-size: 20px;
  margin-bottom: 32px;
}
.want-more p b {
  color: #09c;
}
