@font-face {
  font-family: 'ProximaNova-Light';
  src: url("/https/tokbox.com/developer/fonts/ProximaNova-Light.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("/https/tokbox.com/developer/fonts/ProximaNova-Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("/https/tokbox.com/developer/fonts/ProximaNova-Semibold.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("/https/tokbox.com/developer/fonts/ProximaNova-Bold.otf");
  font-weight: 600;
  font-style: normal;
}
pre,
code {
  border: 0;
}
ol,
ul,
li {
  list-style: none;
}
section {
  padding: 40px 0;
}
b,
strong {
  font-family: "Spezia-SemiBold", arial;
}
i,
em {
  font-style: italic !important;
}
.Vlt-tabs__content {
  margin-top: 40px;
  position: relative;
}
pre > code,
pre > span > code {
  white-space: pre !important;
}
.Vlt-sidenav .Vlt-sidemenu__link {
  align-items: center !important;
}
.deprecated__link {
  padding-right: 12px !important;
}
.deprecated__label {
  text-align: right;
  background: #b779ff;
  padding: 0 8px;
  border-radius: 16px;
  margin-left: 10px;
}
#main-nav {
  position: fixed;
  background-color: #131315;
  overflow: hidden;
  font-family: "Spezia", 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: "Spezia", arial;
}
#main-nav li a {
  color: #fff;
  font-size: 12px;
  font-family: "Spezia", arial;
}
#main-nav li a:hover {
  text-decoration: none;
}
#main-nav .tb-dev-logo {
  float: left;
  padding-right: 10px;
}
#main-nav .tb-dev-logo img {
  margin-top: 4px;
  height: 35px;
}
#main-nav .devctr-link {
  float: left;
  padding-left: 0;
}
#main-nav .auth-links {
  display: inline-block;
}
#main-nav .auth-links.logged-in {
  display: none;
}
.notification {
  width: 100%;
  height: 30px;
  padding: 15px 15px 15px 15px;
  background-image: url("/https/tokbox.com/developer/img/docs/safari-banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #1e292e;
  font-family: "Spezia", 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("/https/tokbox.com/developer/img/icons/copy-icon-blue.svg") url("/https/tokbox.com/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: "Spezia", 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: "Spezia", arial;
  display: inline-block;
  width: 85%;
  height: 85px;
  background-color: #fff;
  margin-top: 40px;
  line-height: 85px;
  box-shadow: 0 0 0 1px #871fff, 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 #871fff;
}
#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;
  padding-top: 32px;
}
#doc_content:focus {
  outline: none;
}
#left-nav,
#doc_content {
  top: 40px;
  position: fixed;
  bottom: 0px;
}
#left-nav.width-banner,
#doc_content.width-banner {
  top: 90px;
}
#left-nav {
  width: 312px;
  z-index: 2;
}
#left-nav .Vlt-sidenav {
  height: fit-content;
  width: 100%;
}
#left-nav .Vlt-sidenav li {
  list-style: none;
}
#left-nav .nexmo-info-container {
  margin-bottom: 30px;
}
#left-nav .nexmo-info-container .nexmo-info {
  padding-left: 24px;
  padding-right: 16px;
}
#left-nav .nexmo-info-container .nexmo-info p {
  padding-right: 58px;
}
#left-nav .nexmo-info-container .nexmo-info a {
  text-decoration: none;
  font-weight: bold;
}
#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 hr {
  margin-left: 20px;
  margin-right: 20px;
  flex: auto;
}
#left-nav-content {
  margin-top: 6px;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
}
#search-container {
  padding: 0 12px;
  margin-bottom: 12px;
}
#search-container input {
  background: rgba(255,255,255,0.3);
  border: 1px solid #9b9da3;
  color: #fff;
}
#search-container input::placeholder {
  color: #e1e2e6;
}
#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 #871fff;
  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: "Spezia-SemiBold", 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: "Spezia", arial;
  font-size: 18px;
}
#search-results p {
  margin-top: 0px;
  margin-bottom: 35px;
}
.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: "Spezia", 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: "Spezia", arial;
  margin-top: 8px;
}
.cta-modal .form-container label {
  font-size: 13px;
}
.cta-modal .form-container .label {
  font-family: "Spezia", 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: 1em !important;
  }
  pre span {
    font-size: 1em !important;
  }
}
@media (max-width: 1500px) {
  .extra-text {
    display: none;
  }
  .notification .notification-content {
    width: 500px;
  }
}
#left-nav-content::-webkit-scrollbar {
  display: none;
}
#left-nav-content {
  scrollbar-width: none;
}
.no-margin {
  margin: 0;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.btn,
.btn-padding {
  font-family: "Spezia", 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: "Spezia", 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 30px;
}
.btn-padding-thin {
  padding: 0 10px;
}
.btn-bold {
  font-family: "Spezia-SemiBold", arial;
}
.btn-ghost-white {
  background-color: transparent;
  box-shadow: 0 0 0 1px #fff;
  color: #fff;
}
.btn-ghost-white:hover {
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 0 2px #fff;
}
.btn-clear-dark {
  background-color: transparent;
  box-shadow: 0 0 0 1px transparent;
  color: #5f6062;
}
.btn-clear-dark:hover {
  color: #5f6062;
  background-color: transparent;
  box-shadow: 0 0 0 2px transparent;
}
.ctaarrow-white:after {
  display: inline-block;
  content: "";
  background-image: url("/https/tokbox.com/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("/https/tokbox.com/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-purple:after {
  display: inline-block;
  content: "";
  background-image: url("/https/tokbox.com/developer/img/icons/ctaarrow-purple@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-purple:hover:after {
  background-size: 9px 16px;
  -webkit-transform: translate(3px, 0px);
  -moz-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
}
.ctaarrow-purple-thin:after {
  display: inline-block;
  content: "";
  background-image: url("/https/tokbox.com/developer/img/icons/ctaarrow-purple@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-purple-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("/https/tokbox.com/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-thin:after {
  display: inline-block;
  content: "";
  background-image: url("/https/tokbox.com/developer/img/icons/ctaarrow-gray@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-gray-thin:hover:after {
  background-size: 7px 12px;
  -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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/developer/img/icons/icon-cordova-integration@2x.png");
  background-size: 32px 31px;
  background-repeat: no-repeat;
}
.ribon {
  background: #871fff;
  text-align: center;
  padding: 25px;
  line-height: 36px;
}
.ribon span {
  font-family: "Spezia", arial;
  color: #fff;
  font-size: 20px;
}
.ribon a {
  width: 250px;
}
.section-header .dev-guide {
  border-bottom: 2px solid #871fff;
}
.section-header strong,
.section-header p {
  font-size: 20px;
  line-height: 1.5;
  color: #5f6062;
}
.section-header strong {
  font-family: "Spezia", arial;
}
.section-header p {
  font-family: "Spezia", arial;
  margin-bottom: 8px;
}
.section-header .btn {
  margin-top: 20px;
  font-size: 16px;
}
.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 {
  text-decoration: none;
}
.tabs .selected a {
  border-bottom: 2px solid #871fff;
}
.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: 8px;
  width: 80%;
}
.Vlt-tabs__link a {
  color: #131415 !important;
  text-decoration: none !important;
}
.Vlt-tabs__link a svg {
  height: 10px;
  margin: auto;
}
.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: #871fff !important;
}
.dc-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.dc-lang-node-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-js_node.png");
  background-size: 30px 20px;
}
.dc-lang-ruby-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-ruby.png");
  background-size: 30px 20px;
}
.dc-lang-php-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-php.png");
  background-size: 30px 20px;
}
.dc-lang-phyton-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-phyton.png");
  background-size: 30px 20px;
}
.dc-lang-java-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-java.png");
  background-size: 30px 20px;
}
.dc-lang-dotNet-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-dot_net.png");
  background-size: 30px 20px;
}
.dc-sdk-android-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-android.png");
  background-size: 30px 20px;
}
.dc-sdk-ios-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-ios.png");
  background-size: 30px 20px;
}
.dc-lang-swift-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-swift.png");
  background-size: 30px 20px;
}
.dc-lang-windows-gray {
  width: 18px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-windows.png");
  background-size: 18px 20px;
}
.dc-lang-linux-gray {
  width: 24px;
  height: 24px;
  background-image: url("/https/tokbox.com/developer/img/icons/home/ic-linux.svg");
  background-size: 24px 24px;
}
.dc-sdk-react-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-reactjs.png");
  background-size: 30px 20px;
}
.dc-sdk-web-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/web.png");
  background-size: 30px 20px;
}
.dc-sdk-electron-gray {
  width: 20px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/lang/ic-electron.png");
  background-size: 20px 20px;
}
.dc-sip-dial-in-gray {
  width: 20px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/sip-dial-in-icon.svg");
  background-size: 20px 20px;
}
.dc-sip-dial-out-gray {
  width: 20px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/sip-dial-out-icon.svg");
  background-size: 20px 20px;
}
.dc-sdk-cordova-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/developer/img/icons/icon-cordova.svg");
  background-size: 30px 20px;
}
.dc-sdk-ionic-gray {
  width: 30px;
  height: 20px;
  background-image: url("/https/tokbox.com/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: "Spezia", arial;
  color: #5f6062;
  font-size: 29px;
  border-bottom: 2px solid #e0dedb;
}
#quick-start >.content .body .page .header span {
  font-family: "Spezia", arial;
}
#quick-start >.content .body .page .header a {
  font-family: "Spezia", 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: "Spezia", 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: "Spezia", 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 #871fff, 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 #871fff;
}
#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: "Spezia", arial;
}
.learn-opentok-header p {
  font-family: "Spezia", arial;
}
.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: "Spezia", 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-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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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("/https/tokbox.com/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: "Spezia", 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: "Spezia", 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: "Spezia", 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("/https/tokbox.com/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 #871fff;
}
.learn-opentok-pagination-bottom-adjust {
  top: 20px !important;
}
.arrow-left {
  background-image: url("/https/tokbox.com/developer/img/icons/ctaarrow-purple-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("/https/tokbox.com/developer/img/icons/ctaarrow-purple@2x.png");
  background-position: center;
  background-size: 10px 18px;
  background-repeat: no-repeat;
}
.current-topic {
  background-color: #871fff;
}
.current-topic a {
  color: #fff;
}
p.back-to-tutorials,
p.back-to-overview {
  display: block;
  font-family: "Spezia", 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("/https/tokbox.com/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 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("/https/tokbox.com/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("/https/tokbox.com/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: "Spezia", 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 #871fff;
}
#right-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  right: 1px;
}
#right-arrow:hover {
  box-shadow: 0 0 0 1.5px #871fff;
}
#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: "Spezia", 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: #871fff;
}
