body, table, td, input, textarea, select {
  font-family: "Whitney SSm A", "Whitney SSm B", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #2a2a2a; }

input {
  box-sizing: border-box;
  padding: 6px 10px; }

body, html {
  background: none #f0f0f0;
  text-align: center;
  padding: 0;
  margin: 0; }

.container {
  max-width: 984px;
  width: auto;
  margin: 0 auto;
  text-align: left; }

article {
  background: none #fff; }

.main-editor-outline {
  border: 1px solid #E2E2E2;
  top: 90px !important;
  margin-top: 0 !important; }

.sc-view {
  overflow: visible; }

.annotation-view-outline {
  display: none !important; }

header {
  padding: 20px 0 20px;
  background: none #f0f0f0;
  border-bottom: 1px solid #E2E2E2; }

@media screen and (max-width: 984px) {
  header, footer {
    padding-left: 10px !important;
    padding-right: 10px !important; }
    header li, footer li {
      padding-left: 12px !important; }
    header a, footer a {
      font-size: 13px; } }

.video, .form {
  background: none #2c2c2a; }

.video {
  padding: 60px; }
  .video object, .video video, .video * {
    width: 100%;
    max-width: 100%;
    height: 460px; }
  @media screen and (max-width: 950px) {
    .video {
      padding: 30px; }
      .video object, .video video, .video * {
        height: 400px; } }
  @media screen and (max-width: 720px) {
    .video {
      padding: 10px; }
      .video object, .video video, .video * {
        height: 350px; } }
  @media screen and (max-width: 620px) {
    .video object, .video video, .video * {
      height: 250px; } }

.form {
  padding: 20px 40px 40px;
  *zoom: 1; }
  .form:before, .form:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .form:after {
    clear: both; }
  .form .left {
    float: left;
    width: 45%; }
  .form h1 {
    color: #fff; }
  .form img {
    padding: 6px;
    background: none #c5c5c5; }
  .form p {
    color: #ccc;
    clear: left;
    line-height: 1.6; }
  .form label {
    color: #ccc;
    font-size: 14px; }
  .form form {
    float: right;
    width: 45%; }
    .form form p {
      width: 100% !important;
      float: none; }
    .form form .sc-view {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    .form form .field-wrapper > div {
      margin: 0 !important; }
    .form form input[type="submit"] {
      color: #fff;
      background-color: #F00;
      *background-color: #d90000;
      border: 1px solid #d90000;
      background-image: -ms-linear-gradient(top, red, #d90000);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(red), to(#d90000));
      background-image: -webkit-linear-gradient(top, red, #d90000);
      background-image: -o-linear-gradient(top, red, #d90000);
      background-image: linear-gradient(top, red, #d90000);
      background-image: -moz-linear-gradient(top, red, #d90000);
      -moz-box-shadow: 0 1px 4px rgba(32, 32, 32, 0.8), 0 10px 25px -5px rgba(255, 255, 255, 0.5) inset;
      -webkit-box-shadow: 0 1px 4px rgba(32, 32, 32, 0.8), 0 10px 25px -5px rgba(255, 255, 255, 0.5) inset;
      box-shadow: 0 1px 4px rgba(32, 32, 32, 0.8), 0 10px 25px -5px rgba(255, 255, 255, 0.5) inset;
      -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
      filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      padding: 10px 32px;
      font-size: 21px !important;
      display: inline-block;
      height: auto !important;
      width: auto !important;
      filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0000',endColorstr='#d90000',GradientType=0);
      filter: progid:dximagetransform.microsoft.gradient(enabled=false);
      margin: 20px 0 00 !important;
      cursor: pointer; }
  @media screen and (max-width: 800px) {
    .form {
      padding: 10px 30px 40px; }
      .form .left, .form form {
        float: none;
        width: 100%; }
      .form .left {
        margin-bottom: 40px; }
      .form img {
        max-width: 100%; } }

.content {
  padding: 40px; }
  .content p {
    color: #888;
    font-size: 16px;
    line-height: 1.6; }
  @media screen and (max-width: 620px) {
    .content {
      padding: 20px; } }

header a {
  display: inline-block; }

header h1 {
  height: 0;
  padding-top: 52px;
  overflow: hidden;
  background: url("http://ahoy-assets.twilio.com.s3.amazonaws.com/Landing%20pages/Global/img/twilio-header-wordmark.png") center center no-repeat transparent;
  width: 181px;
  margin: 0; }

footer {
  padding: 20px 0 60px;
  background: none #f0f0f0;
  border-top: 1px solid #E2E2E2; }

#footer-logo {
  float: left;
  margin-right: 10px; }

footer ul {
  float: left;
  padding: 0;
  margin: 0; }

footer li {
  list-style-type: none;
  display: inline-block;
  padding-left: 25px; }

footer li a {
  text-decoration: none;
  color: #808080; }

.banner {
  background: none #888; }

[id*="formElement"]:before,
[id*="formElement"]:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

[id*="formElement"]:after {
  clear: both; }

[id*="formElement"] {
  padding-bottom: 0 !important;
  *zoom: 1; }

[class*="_validation_message"] {
  position: absolute;
  top: 8px;
  right: 0; }
