#no-bottom-margin {
  margin-bottom: 0;
}
ol.alpha {
  list-style-type: lower-alpha;
}
body {
  font-size: 16px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  color: #505050;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
}
h1 strong {
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-weight: normal;
}
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #505050;
}
h1.alt,
h2.alt,
h3.alt,
h4.alt,
h5.alt,
h6.alt {
  color: #AAA9AA;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  text-transform: uppercase;
}
h1.alt-white,
h2.alt-white,
h3.alt-white,
h4.alt-white,
h5.alt-white,
h6.alt-white {
  color: #FFF !important;
}
dt {
  font-weight: normal;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
}
ul {
  list-style-type: none;
  padding-left: 0px;
}
h1 {
  font-size: 55px;
}
h1.alt {
  font-size: 30px;
}
h2 {
  font-size: 40px;
}
h2.alt {
  font-size: 26px;
}
h3 {
  font-size: 36px;
}
h3.alt {
  font-size: 22px;
}
h4 {
  font-size: 32px;
}
h4.alt {
  font-size: 18px;
}
h5 {
  font-size: 28px;
}
h5.alt {
  font-size: 14px;
}
h6 {
  font-size: 24px;
}
a {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  color: #F97900;
}
a:hover {
  color: #cd6416;
}
a.secondary {
  color: #1F89CA;
}
a.secondary:hover {
  color: #186b9e;
}
p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 1em;
}
p strong {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-weight: normal;
}
dt,
dd {
  font-size: 18px;
  line-height: 26px;
}
dd {
  margin-bottom: 1em;
}
.text {
  font-size: 22px;
  line-height: 30px;
}
.note-text {
  font-size: 14px;
  line-height: 20px;
}
hr {
  background-color: #ccc;
}
.container {
  margin-top: 2em;
  margin-bottom: 2em;
}
.so-btn {
  color: #fff;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  height: 45px;
  font-size: 18px;
  padding: 10px 20px;
}
.so-btn:hover {
  color: #fff;
}
.so-btn-primary {
  background-color: #E97D2D;
}
.so-btn-primary:hover {
  background-color: #E36A0D;
}
.so-btn-secondary {
  background-color: #007BCD;
}
.so-btn-tertiary {
  background-color: #860092;
}
.so-btn-tertiary:hover {
  background-color: #62006A;
}
.so-btn-alt {
  text-transform: uppercase;
}
.so-btn-gray,
.so-btn-grey {
  background-color: #767676;
}
.so-btn-fade {
  background-color: rgba(0, 0, 0, 0.2);
}
.so-btn-fade-border {
  border: 1px solid white;
}
.so-btn-fade:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.so-btn-disabled {
  background-color: rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.so-btn-gray-c,
.so-btn-grey-c {
  background-color: #AAA9AA;
}
#so-base-header-wrapper {
  border-bottom: 1px solid #eee;
}
#so-base-header {
  height: 90px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#so-base-header .navbar-header {
  position: relative;
  z-index: 101;
}
#so-base-header .navbar-brand {
  margin-top: 5px;
}
#so-base-header .navbar-toggle {
  margin-top: 30px;
}
#so-base-header .navbar-toggle .icon-bar {
  background-color: #5c5c5c;
}
@media (min-width: 768px) and (max-width: 992px) {
  #so-base-header {
    width: 100%;
  }
}
#so-base-navbar {
  background-color: white;
  position: relative;
  z-index: 100;
  height: 110px;
  margin-bottom: 0px;
}
#so-base-navbar ul {
  margin-top: 25px;
}
#so-base-navbar ul li a {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #747474;
  padding: 10px 10px;
}
#so-base-navbar ul li a:hover {
  background-color: transparent;
}
#so-base-navbar ul li a.item-active {
  color: #ED8C00;
  border-bottom: 2px solid #ED8C00;
  padding-bottom: 13px;
}
#so-base-navbar ul li a.item-business-active {
  color: #1F89CA;
  border-bottom: 2px solid #1F89CA;
  padding-bottom: 13px;
}
#so-base-navbar ul li.no-dropdown a:hover {
  color: #ED8C00;
  padding-bottom: 13px;
}
#so-base-navbar ul li.item-signin a:hover {
  color: #ED8C00;
}
#so-base-navbar ul.item-main-nav {
  margin-left: 30px;
}
#so-base-navbar ul.item-main-nav li {
  margin: 0px 5px;
}
#so-base-navbar ul.item-main-nav li.dropdown ul.dropdown-menu {
  border: none;
  background-color: #5c5c5c;
  width: 220px;
  margin-top: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 3px 3px 3px;
  -moz-border-radius: 0px 3px 3px 3px;
  border-radius: 0px 3px 3px 3px;
}
#so-base-navbar ul.item-main-nav li.dropdown ul.dropdown-menu li {
  padding: 0px 10px;
  margin: 0px;
}
#so-base-navbar ul.item-main-nav li.dropdown ul.dropdown-menu a {
  padding: 8px;
  position: relative;
  text-transform: none;
  color: #fff;
  border-top: 1px solid #999;
}
#so-base-navbar ul.item-main-nav li.dropdown ul.dropdown-menu li:first-child a {
  border-top: none;
}
#so-base-navbar ul.item-main-nav li.dropdown ul.dropdown-menu a:hover {
  background-color: #2c2c2c;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#so-base-navbar ul.item-main-nav li.dropdown:hover a {
  color: #fff;
  background-color: #5c5c5c;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
#so-base-navbar ul.item-main-nav li.dropdown:hover a.item-active,
#so-base-navbar ul.item-main-nav li.dropdown:hover a.item-business-active {
  border-bottom: none;
  padding-bottom: 15px;
}
#so-base-navbar ul.item-main-nav i.ss-icon {
  font-size: 12px;
}
#so-base-navbar ul.item-sub-nav li a {
  color: #aaa;
}
#so-base-navbar ul.item-sub-nav li a.so-btn {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  background-color: #E97D2D;
  height: 37px;
}
#so-base-navbar ul.item-sub-nav li a.so-btn:hover {
  background-color: #E36A0D;
}
#so-base-navbar .item-signin a {
  padding-left: 0px;
  margin-right: 15px;
}
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 900px) {
  #so-base-header {
    padding: 0px 5px;
  }
  #so-base-header .container-fluid {
    padding: 0px;
  }
  #so-base-navbar ul.item-main-nav {
    margin-left: 0px;
  }
  #so-base-navbar .item-signin a {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  #so-base-navbar ul.item-main-nav {
    margin-left: 0px;
  }
  #so-base-navbar ul.item-sub-nav {
    margin-top: 0px;
  }
  #so-base-navbar ul.item-sub-nav li a,
  #so-base-navbar ul.item-sub-nav li a.so-btn {
    color: #5c5c5c;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: left;
  }
  #so-base-navbar ul.item-sub-nav li a:hover,
  #so-base-navbar ul.item-sub-nav li a.so-btn:hover {
    color: #fff;
    background-color: #5c5c5c;
  }
  #so-base-navbar .dropdown-toggle .i {
    display: none;
  }
  #so-base-navbar .dropdown-menu {
    display: none;
  }
}
#so-base-footer-nav {
  margin-bottom: 20px;
}
#so-base-footer-nav h4 {
  color: #313131;
}
#so-base-footer-nav h4 a {
  color: #313131;
}
#so-base-footer-nav div {
  border-left: 1px solid #d6d6d6;
}
#so-base-footer-nav div ul li {
  line-height: 26px;
}
#so-base-footer-nav div ul li a {
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  color: #767577;
}
#so-base-footer-nav div ul li a:hover {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  text-decoration: none;
}
#so-base-footer-nav .col-md-2 {
  padding-left: 10px;
  padding-right: 20px;
}
#so-base-footer {
  background-color: #888;
  height: 65px;
  line-height: 65px;
  overflow: hidden;
}
#so-base-footer .container {
  margin-top: 0px;
  margin-bottom: 0px;
}
#so-base-footer ul {
  margin-bottom: 0px;
}
#so-base-footer ul li {
  display: inline-block;
}
#so-base-footer ul li a {
  color: #e5e5e5;
}
#so-base-footer p.item-social-icons {
  height: 65px;
  line-height: 65px;
  margin: 0px;
  border-left: 1px solid #ebebeb;
  position: relative;
  left: -15px;
  font-size: 0px;
}
#so-base-footer p.item-social-icons a {
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 65px;
  font-size: 25px;
  line-height: 65px;
  border-right: 1px solid #ebebeb;
  color: #ebebeb;
}
#so-base-footer p.item-social-icons a:hover {
  text-decoration: none;
  background-color: #666;
}
#so-base-footer ul.item-footer-nav li {
  color: #ebebeb;
  padding: 0px 2px;
}
#so-base-footer ul.item-footer-nav li a {
  color: #ebebeb;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
#so-base-footer-hr {
  background-image: url("/static/web/images/so_hr.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}
.spacer {
  clear: both;
  height: 0px;
}
.input-xlg {
  height: 68px;
  padding: 20px 26px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-xlg {
  height: 68px;
  line-height: 68px;
}
textarea.input-xlg,
select[multiple].input-xlg {
  height: auto;
}
.btn-xlg,
.btn-group-xlg > .btn {
  height: 68px;
  padding: 20px 26px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn-xlg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-xlg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-xlg .caret {
  border-width: 0 5px 5px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
@media (min-width: 992px) {
  .col-md-offset-1_5 {
    margin-left: 12.5%;
  }
}
.videobox video {
  width: 100%;
}
.affix-bottom {
  position: absolute;
}
.affix {
  top: 20px;
}
.ifscript {
  display: none;
}
.instructions {
  list-style-type: none;
  margin: 30px auto;
}
.instructions li {
  margin: 20px 0;
  font-size: 21px;
  margin-left: -22px;
}
.instructions .instruction-number {
  background-color: #e97d2d;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 30px;
  width: 30px;
  font-size: 26px;
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
  vertical-align: middle;
}
.instructions .signin-example {
  font-family: "ProximaNova-Bold", "Helvetica", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  color: #aaa9aa;
}
#teapot-mobile h6 {
  text-align: center;
}
#teapot-mobile p {
  line-height: 20px;
}
#teapot-mobile .instructions {
  margin: -30px auto 0;
}
#teapot-mobile .instructions li {
  font-size: 14px;
  line-height: 18px;
}
#teapot-mobile .instructions .instruction-number {
  margin: 2px 10px 10px -20px;
  float: left;
}
.so-heading {
  text-align: center;
  margin-top: 4em;
}
.so-hero {
  position: relative;
  text-align: center;
  margin-bottom: 2em;
  overflow: hidden;
  color: #fff;
}
.so-hero form {
  width: 80%;
  margin: 0px auto;
}
.so-hero h1 {
  margin-bottom: 0.62em;
}
.so-hero h2 {
  margin-top: 0px;
}
.so-hero h1,
.so-hero h2,
.so-hero h3,
.so-hero h4,
.so-hero h5 {
  color: #fff;
}
.so-hero h1.alt,
.so-hero h2.alt,
.so-hero h3.alt,
.so-hero h4.alt,
.so-hero h5.alt {
  color: #d2d2d2;
  color: rgba(255, 255, 255, 0.5);
}
.so-hero .text {
  line-height: 32px;
}
.so-hero .item-grain {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 7;
}
.so-hero .wrapped {
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative;
  z-index: 9;
}
.so-hero .container {
  margin-top: 0px;
  margin-bottom: 0px;
}
.so-hero .action {
  margin-top: 1em;
  margin-bottom: 2em;
}
.so-hero-darker .wrapped {
  background-color: rgba(0, 0, 0, 0.4);
}
.so-hero-datacenter {
  background-image: url('/static/web/images/datacenter.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.so-testimonial {
  margin-bottom: 3em;
  text-align: center;
}
.so-testimonial img {
  margin-bottom: 20px;
}
.so-testimonial p {
  font-size: 24px;
  line-height: 32px;
  font-family: Georgia, Times New Roman, serif;
  font-style: italic;
  color: #888;
}
.so-testimonial p.caption {
  font-size: 22px;
  color: #ccc;
  font-style: normal;
}
.so-hero-locks {
  background-image: url("/static/web/images/bg_locks.png");
  background-color: #F97900;
}
.so-hero-blue-locks {
  background-image: url("/static/web/images/bg_blue_locks.png");
  background-color: #007BCD;
}
.so-hero-orange {
  background-color: #E97D2D;
}
.so-featurelist .item {
  min-height: 220px;
  background-position: 10px 15px;
  background-repeat: no-repeat;
  margin-bottom: 2em;
}
.so-featurelist .item .wrapped {
  min-height: 220px;
  padding-left: 130px;
  border-bottom: 1px solid #ccc;
}
.so-featurelist .item-access {
  background-image: url("/static/web/images/icons/i.access.png");
  background-position: 20px 15px;
}
.so-featurelist .item-backup {
  background-image: url("/static/web/images/icons/i.backup.png");
}
.so-featurelist .item-doc {
  background-image: url("/static/web/images/icons/i.doc.png");
}
.so-featurelist .item-private {
  background-image: url("/static/web/images/icons/i.vault.png");
  background-position: 15px 15px;
}
.so-featurelist .item-restore {
  background-image: url("/static/web/images/icons/i.restore.png");
  background-position: 5px 15px;
}
.so-featurelist .item-working {
  background-image: url("/static/web/images/icons/i.working.png");
  background-position: 20px 15px;
}
.so-featurelist .item-save {
  background-image: url("/static/web/images/icons/i.save.png");
  background-position: 25px 15px;
}
.so-featurelist .item-send {
  background-image: url("/static/web/images/icons/i.send.png");
}
.so-featurelist .item-setup {
  background-image: url("/static/web/images/icons/i.setup.png");
  background-position: 15px 15px;
}
.so-featurelist .item-share {
  background-image: url("/static/web/images/icons/i.share.png");
}
.so-featurelist .item-storage {
  background-image: url("/static/web/images/icons/i.storage.png");
}
.so-featurelist .item-trash {
  background-image: url("/static/web/images/icons/i.trash.png");
  background-position: 30px 15px;
}
.so-featurelist .item-unlimited {
  background-image: url("/static/web/images/icons/i.unlimited.png");
  background-position: 5px 25px;
}
.so-featurelist .item-versions {
  background-image: url("/static/web/images/icons/i.versions.png");
  background-position: 30px 15px;
}
.so-featurelist .item-encryptedstorage {
  background-image: url("/static/web/images/icons/i.encryptedstorage.png");
}
.so-featurelist .item-lock {
  background-image: url("/static/web/images/icons/i.lock.png");
  background-position: 30px 15px;
}
.so-featurelist .item-knowledge {
  background-image: url("/static/web/images/icons/i.knowledge.png");
}
.so-whatsincluded {
  margin-top: 2em;
  text-align: center;
}
.so-whatsincluded .item {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-bottom: 2em;
}
.so-whatsincluded .item p {
  font-size: 16px;
}
.so-whatsincluded .item-access {
  background-image: url("/static/web/images/icons/i.access2.png");
}
.so-whatsincluded .item-backup {
  background-image: url("/static/web/images/icons/i.backup.png");
}
.so-whatsincluded .item-doc {
  background-image: url("/static/web/images/icons/i.doc.png");
}
.so-whatsincluded .item-private {
  background-image: url("/static/web/images/icons/i.vault2.png");
}
.so-whatsincluded .item-restore {
  background-image: url("/static/web/images/icons/i.restore2.png");
}
.so-whatsincluded .item-working {
  background-image: url("/static/web/images/icons/i.working.png");
}
.so-whatsincluded .item-save {
  background-image: url("/static/web/images/icons/i.save.png");
}
.so-whatsincluded .item-send {
  background-image: url("/static/web/images/icons/i.send.png");
}
.so-whatsincluded .item-setup {
  background-image: url("/static/web/images/icons/i.setup.png");
}
.so-whatsincluded .item-share {
  background-image: url("/static/web/images/icons/i.share2.png");
  background-position: center 10px;
}
.so-whatsincluded .item-storage {
  background-image: url("/static/web/images/icons/i.storage.png");
}
.so-whatsincluded .item-sync {
  background-image: url("/static/web/images/icons/i.sync2.png");
}
.so-whatsincluded .item-trash {
  background-image: url("/static/web/images/icons/i.trash.png");
}
.so-whatsincluded .item-unlimited {
  background-image: url("/static/web/images/icons/i.unlimited.png");
  background-position: center 10px;
}
.so-whatsincluded .item-versions {
  background-image: url("/static/web/images/icons/i.versions.png");
}
.so-whatsincluded .item-blue-email {
  background-image: url("/static/web/images/icons/i.blue.email.png");
}
.so-whatsincluded .item-blue-add-users {
  background-image: url("/static/web/images/icons/i.blue.enter-users.png");
}
.so-whatsincluded .item-blue-users-join {
  background-image: url("/static/web/images/icons/i.blue.users-join.png");
}
.so-whatsincluded .item-blue-manage-users {
  background-image: url("/static/web/images/icons/i.blue.manage.png");
}
.so-business-features .item {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-bottom: 2em;
  text-align: center;
}
.so-business-features .item-join {
  background-image: url("/static/web/images/icons/i.business-join.png");
}
.so-business-features .item-manage {
  background-image: url("/static/web/images/icons/i.business-manage.png");
}
.so-business-features .item-signup {
  background-image: url("/static/web/images/icons/i.business-signup.png");
}
.so-business-features .item-enter {
  background-image: url("/static/web/images/icons/i.business-enter.png");
}
.so-small-whatsincluded .item {
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 80px;
  margin-bottom: 2em;
}
.so-small-whatsincluded .item h6 {
  margin-bottom: 0px;
}
.so-small-whatsincluded .item p {
  font-size: 16px;
}
.so-small-whatsincluded .item-access {
  background-image: url("/static/web/images/icons/i.small.access.png");
  background-position: 5px top;
}
.so-small-whatsincluded .item-blue-team {
  background-image: url("/static/web/images/icons/i.small.blue.team.png");
  background-position: 5px top;
}
.so-small-whatsincluded .item-unlimited {
  background-image: url("/static/web/images/icons/i.small.unlimited.png");
  min-height: 65px;
}
.so-small-whatsincluded .item-blue-unlimited {
  background-image: url("/static/web/images/icons/i.small.blue.unlimited.png");
  min-height: 65px;
}
.so-small-whatsincluded .item-backup {
  background-image: url("/static/web/images/icons/i.small.backup.png");
  background-position: 5px top;
}
.so-small-whatsincluded .item-money {
  background-image: url("/static/web/images/icons/i.small.money.png");
}
.so-small-whatsincluded .item-blue-money {
  background-image: url("/static/web/images/icons/i.small.blue.money.png");
}
.so-small-whatsincluded .item-private {
  background-image: url("/static/web/images/icons/i.small.vault.png");
  background-position: 10px top;
}
.so-small-whatsincluded .item-blue-private {
  background-image: url("/static/web/images/icons/i.small.blue.vault.png");
  background-position: 10px top;
}
.so-small-whatsincluded .item-share {
  background-image: url("/static/web/images/icons/i.small.share.png");
}
.so-box-items .item {
  padding: 1em;
  text-align: center;
  border: 1px solid #ccc;
}
.so-box-item .wrapped {
  padding: 1em;
  text-align: center;
  border: 1px solid #ccc;
}
.so-default-page .nav-list {
  border: 1px solid #ccc;
  padding: 10px 6px;
  width: 228px;
}
.so-default-page .nav-list li {
  line-height: 1.2em;
  margin-bottom: 5px;
}
.so-default-page .nav-list li ul {
  padding-bottom: 5px;
  padding-left: 15px;
}
.so-default-page .nav-list li ul li a {
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  display: block;
  position: relative;
  padding: 0px;
}
.so-default-page .nav-list a {
  padding: 5px 10px;
  color: #222;
}
.so-default-page .nav-list li.active a,
.so-default-page .nav-list li.active ul,
.so-default-page .nav-list a.active,
.so-default-page .nav-list a:hover {
  background-color: #E97D2D;
  color: #fff;
}
.so-default-page .nav-list li.active ul a.active,
.so-default-page .nav-list li.active ul a:hover {
  text-decoration: none;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
}
.so-default-page .nav-list li.active ul a.active:after {
  color: #fff;
  content: "\25bb";
  font-family: "SSStandard";
  position: absolute;
  font-size: 10px;
  top: 2px;
  right: 10px;
}
.so-default-page .so-nav-list-extra {
  margin-top: 1em;
  padding: 0px 8px;
}
.so-default-page .so-nav-list-extra p {
  font-size: 16px;
}
.so-default-page .so-nav-list-extra a {
  padding: 0px;
}
.so-default-page .so-nav-list-extra a:hover {
  background-color: inherit;
  color: #E97D2D;
}
.so-default-page .affix {
  top: 40px;
  width: 228px;
}
.so-default-page .affix-bottom {
  position: absolute;
  width: 228px;
}
.so-default-page .video {
  width: 520px;
  border: 1px solid #ccc;
  padding: 20px;
}
.so-default-page .video iframe {
  border: none;
}
.so-extra-padding {
  padding-bottom: 6em;
}
.so-form {
  margin-bottom: 2em;
}
.so-form .item-error-message {
  display: none;
  padding: 2px 10px;
  background-color: #c72027;
  color: white;
}
.so-form .item-error-message .white-error-link {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  float: right;
}
.so-form .item-error-message .white-error-link:hover {
  color: #fff;
  text-decoration: none;
}
.so-form .item-error-alert {
  padding: 2px 10px;
  background-color: #c72027;
  color: white;
}
.so-form .item-form-loading {
  display: none;
  text-align: center;
}
.so-form .so-tooltip {
  color: #F97900;
  cursor: pointer;
}
.so-form label {
  display: block;
  text-transform: uppercase;
  color: #b2b2b2;
  font-size: 15px;
  margin-bottom: 0px;
}
.so-form label a {
  float: right;
  line-height: 21px;
  font-size: 12px;
  font-style: italic;
  text-transform: initial;
}
.so-form input,
.so-form select,
.so-form textarea {
  display: block;
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
  border: 1px solid #ccc;
}
.so-form .item-confirm input {
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 0px;
  padding: 0px;
}
.so-form .item-confirm p {
  font-size: 13px;
  line-height: 18px;
  padding-left: 20px;
}
.so-form .error input {
  border: 1px solid #C72027;
}
.so-form .error .so-form-widget {
  background-color: #C72027;
}
.so-form .error .so-form-error-text {
  background-color: #C72027;
  font-size: 11px;
  color: #fff;
  padding: 5px 10px;
}
.so-form .success input {
  border: 1px solid #20c727;
}
.so-form .so-form-field {
  margin-bottom: 1.62em;
}
.so-form .parsley-error-list {
  background-color: #C72027;
  color: white;
  padding: 0px;
  font-size: 11px;
}
.so-form .parsley-error-list span {
  padding: 2px 10px;
}
.so-form .item-note {
  font-size: 11px;
  font-style: italic;
  margin-bottom: 1.62em;
}
.so-form .so-checkbox p {
  margin-bottom: 0px;
}
.so-form .so-checkbox label {
  padding-left: 40px;
  text-transform: none;
  color: #505050;
  font-size: 16px;
  padding-top: 4px;
  font-weight: 400;
}
.so-form .so-checkbox label input[type="checkbox"] {
  width: 16px;
  padding: 0px;
  height: 16px;
  margin-left: -20px;
  margin-top: 3px;
}
.so-form textarea {
  height: 150px;
}
.encryption_progress_widget {
  background-color: #eee;
  display: block;
  margin: 2em auto;
  width: 80%;
  height: 4px;
}
.encryption_progress_widget div {
  background-color: #FF9933;
  height: 100%;
  width: 0%;
}
.encryption_unsupported {
  font-size: 10px;
  line-height: 12px;
}
.encryption_unsupported strong {
  color: red;
}
.encryption_unsupported a {
  color: #FF9933;
}
#so-landing-carousel {
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#so-landing-carousel h1 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #fff;
}
#so-landing-carousel h4,
#so-landing-carousel h5 {
  color: #fff;
}
#so-landing-carousel p {
  margin-bottom: 1.62em;
}
#so-landing-carousel .item-jumbotron form {
  width: 80%;
  margin: 0px auto;
}
#so-landing-carousel .wrapped {
  background-color: black;
  padding-bottom: 260px;
}
#so-landing-carousel .item-grain {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 7;
}
#so-landing-carousel .item-jumbotron {
  position: relative;
  z-index: 9;
}
#so-landing-carousel .item-extra {
  position: absolute;
  z-index: 8;
  background-repeat: no-repeat;
}
#so-landing-carousel .item-headphones {
  top: -100px;
  left: -100px;
  width: 301px;
  height: 308px;
  background-image: url("/static/web/images/headphones.png");
}
#so-landing-carousel .item-glasses {
  top: 300px;
  left: -100px;
  width: 289px;
  height: 229px;
  background-image: url("/static/web/images/glasses.png");
}
#so-landing-carousel .item-phone {
  bottom: 0px;
  left: 100px;
  width: 184px;
  height: 160px;
  background-image: url("/static/web/images/phone.png");
}
#so-landing-carousel .item-computer {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 245px;
  background-image: url("/static/web/images/computer.png");
  background-position: center;
}
#so-landing-carousel .item-pictures {
  top: -100px;
  right: -100px;
  width: 293px;
  height: 254px;
  background-image: url("/static/web/images/pictures.png");
}
#so-landing-carousel .item-book {
  bottom: 40px;
  right: -40px;
  width: 292px;
  height: 347px;
  background-image: url("/static/web/images/book.png");
}
@media (max-width: 768px) {
  #so-landing-carousel .item-book {
    display: none;
  }
  #so-landing-carousel .item-phone {
    display: none;
  }
  #so-landing-carousel .item-headphones {
    display: none;
  }
  #so-landing-carousel .item-glasses {
    display: none;
  }
}
#so-landing-sections {
  color: #fff;
  border-top: 1px solid white;
}
#so-landing-sections h4 {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  color: #fff;
  margin-bottom: 20px;
}
#so-landing-sections h6 {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #fff;
  font-size: 18px;
}
#so-landing-sections div.section {
  text-align: center;
  height: 257px;
  float: left;
  background-repeat: repeat;
}
#so-landing-sections div.section .wrapped {
  height: 257px;
}
#so-landing-sections div.section-owlchat {
  background-color: #62006A;
  background-image: url('/static/web/images/bg_chats.png');
  width: 33%;
}
#so-landing-sections div.section-owlchat .wrapped {
  padding-top: 65px;
}
#so-landing-sections div.section-enterprise {
  background-color: #39178F;
  background-image: url('/static/web/images/bg_docs.png');
  width: 34%;
}
#so-landing-sections div.section-enterprise .wrapped {
  padding-top: 65px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#so-landing-sections div.section-privacy {
  background-color: #E36A0D;
  background-image: url('/static/web/images/bg_locks.png');
  width: 33%;
}
#so-landing-sections div.section-privacy .wrapped {
  padding-top: 45px;
}
@media (max-width: 768px) {
  #so-landing-sections div.section {
    float: none;
  }
  #so-landing-sections div.section-owlchat {
    width: 100%;
  }
  #so-landing-sections div.section-enterprise {
    width: 100%;
  }
  #so-landing-sections div.section-privacy {
    width: 100%;
  }
}
.so-featured-in {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.so-featured-in h4 {
  color: #767676;
}
.so-featured-in a:hover {
  text-decoration: none;
}
.so-featured-in p {
  font-size: 24px;
  line-height: 32px;
  font-family: Georgia, Times New Roman, serif;
  font-style: italic;
  color: #888;
}
.so-featured-in .item {
  display: inline-block;
  height: 47px;
  background-image: url('/static/web/images/featured_in.png');
  background-repeat: no-repeat;
}
.so-featured-in .item-newyorker {
  width: 158px;
  background-position: 0px 0px;
}
.so-featured-in .item-usatoday {
  width: 100px;
  background-position: -168px 0px;
}
.so-featured-in .item-newyorktimes {
  width: 220px;
  background-position: -288px 0px;
}
.so-featured-in .item-networkworld {
  width: 170px;
  background-position: -530px 0px;
}
.so-featured-in .item-forbes {
  width: 120px;
  background-position: -720px 0px;
}
.so-featured-in .item-pcworld {
  width: 150px;
  background-position: -860px 0px;
}
.so-featured-in .item-usnews {
  background-image: url('/static/web/images/usnews.png');
  width: 150px;
}
.so-featured-in .item-businessnews {
  background-image: url('/static/web/images/business-news-daily.png');
  width: 170px;
}
.so-featured-in .item-computerworld {
  background-image: url('/static/web/images/computerworld.png');
  width: 170px;
}
.so-featured-in .item-siliconangle {
  background-image: url('/static/web/images/silicon-angle.png');
  width: 235px;
}
#so-features-sections {
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center;
}
#so-features-sections .item {
  padding-top: 190px;
  background-position: center top;
  background-repeat: no-repeat;
}
#so-features-sections .item-backup {
  background-image: url("/static/web/images/icons/i.png");
}
#so-features-sections .item-sync {
  background-image: url("/static/web/images/icons/i1.png");
  background-position: center 15px;
}
#so-features-sections .item-share {
  background-image: url("/static/web/images/icons/i2.png");
  background-position: center 15px;
}
#so-features-privacyguarantee {
  text-align: left;
  margin-bottom: 4em;
}
#so-features-privacyguarantee h3 {
  margin-bottom: 0px;
}
#so-features-privacyguarantee h4 {
  margin-top: 10px;
}
#so-features-privacyguarantee .item-vault {
  height: 350px;
  background-image: url("/static/web/images/icons/i.xlg.vault.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#so-tour-desktop,
#so-tour-webportal,
#so-tour-mobile {
  position: relative;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
}
#so-tour-desktop .item,
#so-tour-webportal .item,
#so-tour-mobile .item {
  text-align: left;
  position: absolute;
  width: 20%;
}
#so-tour-desktop .item p,
#so-tour-webportal .item p,
#so-tour-mobile .item p {
  font-size: 16px;
}
@media (min-width: 768px) {
  #so-tour-desktop .item p,
  #so-tour-webportal .item p,
  #so-tour-mobile .item p {
    padding-top: 10px;
  }
  #so-tour-desktop .item-activity {
    width: 30%;
    padding-left: 15%;
    top: 52%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-tour-desktop .item-activity:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-desktop .item-devices {
    top: 34%;
    padding-right: 6%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-tour-desktop .item-devices:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal .item-account {
    padding-right: 12%;
    width: 27%;
    top: 25.5%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-tour-webportal .item-account:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal .item-files {
    padding-right: 4%;
    top: 68%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-tour-webportal .item-files:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal .item-switch {
    padding-left: 6%;
    top: 37%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-tour-webportal .item-switch:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile .item-device {
    padding-right: 12%;
    width: 30.5%;
    top: 23%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-tour-mobile .item-device:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile .item-platforms {
    padding-left: 22%;
    width: 35%;
    top: 25%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-tour-mobile .item-platforms:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile .item-anywhere {
    padding-left: 22%;
    width: 35%;
    top: 65%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-tour-mobile .item-anywhere:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  #so-tour-desktop .item p,
  #so-tour-webportal .item p,
  #so-tour-mobile .item p {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1.2em;
  }
  #so-tour-desktop {
    padding-top: 120px;
  }
  #so-tour-desktop .item-activity {
    width: 35%;
    right: 6%;
    height: 60%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-tour-desktop .item-activity:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-desktop .item-devices {
    width: 39%;
    left: 6%;
    height: 52%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-tour-desktop .item-devices:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #so-tour-webportal .item-account {
    width: 35%;
    left: 6%;
    height: 35%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-tour-webportal .item-account:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal .item-files {
    width: 35%;
    left: 6%;
    height: 42%;
    bottom: 0px;
    padding-top: 30%;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-tour-webportal .item-files p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
  }
  #so-tour-webportal .item-files:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-webportal .item-switch {
    width: 35%;
    right: 6%;
    height: 42%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-tour-webportal .item-switch:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #so-tour-mobile .item-device {
    width: 35%;
    left: 6%;
    height: 25%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-tour-mobile .item-device:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile .item-platforms {
    width: 35%;
    left: 6%;
    height: 20%;
    bottom: 0px;
    padding-top: 30%;
    text-align: left;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-tour-mobile .item-platforms p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
  }
  #so-tour-mobile .item-platforms:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-tour-mobile .item-anywhere {
    width: 30%;
    right: 6%;
    height: 60%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-tour-mobile .item-anywhere:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
}
#so-blue-tour-management,
#so-blue-tour-desktop,
#so-blue-tour-webportal,
#so-blue-tour-mobile {
  position: relative;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
}
#so-blue-tour-management .item,
#so-blue-tour-desktop .item,
#so-blue-tour-webportal .item,
#so-blue-tour-mobile .item {
  text-align: left;
  position: absolute;
  width: 20%;
}
#so-blue-tour-management .item p,
#so-blue-tour-desktop .item p,
#so-blue-tour-webportal .item p,
#so-blue-tour-mobile .item p {
  font-size: 16px;
}
@media (min-width: 768px) {
  #so-blue-tour-management .item p,
  #so-blue-tour-desktop .item p,
  #so-blue-tour-webportal .item p,
  #so-blue-tour-mobile .item p {
    padding-top: 10px;
  }
  #so-blue-tour-management .item-access {
    padding-right: 6%;
    width: 20%;
    top: 44%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-management .item-access:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-management .item-overview {
    width: 29%;
    padding-left: 14%;
    top: 24%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-management .item-overview:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-management .item-logs {
    width: 34%;
    padding-left: 19%;
    top: 66.5%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-management .item-logs:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-desktop .item-activity {
    width: 30%;
    padding-left: 15%;
    top: 49%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-desktop .item-activity:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-desktop .item-files {
    top: 34%;
    padding-right: 6%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-desktop .item-files:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal .item-account {
    padding-right: 11%;
    width: 26%;
    top: 26.5%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-webportal .item-account:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal .item-files {
    padding-right: 4%;
    top: 68%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-webportal .item-files:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal .item-switch {
    width: 19%;
    padding-left: 5%;
    top: 38%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-webportal .item-switch:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile .item-device {
    padding-right: 12%;
    width: 30.5%;
    top: 23%;
    left: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-mobile .item-device:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile .item-platforms {
    padding-left: 22%;
    width: 35%;
    top: 25%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-mobile .item-platforms:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile .item-anywhere {
    padding-left: 22%;
    width: 35%;
    top: 65%;
    right: 0px;
    border-top: 1px solid black;
  }
  #so-blue-tour-mobile .item-anywhere:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -8px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  #so-blue-tour-management .item p,
  #so-blue-tour-desktop .item p,
  #so-blue-tour-webportal .item p,
  #so-blue-tour-mobile .item p {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1.2em;
  }
  #so-blue-tour-management {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #so-blue-tour-management .item-overview {
    width: 35%;
    left: 6%;
    height: 33%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-management .item-overview:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-management .item-access {
    width: 35%;
    left: 6%;
    height: 46%;
    bottom: 0px;
    padding-top: 30%;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-management .item-access p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
  }
  #so-blue-tour-management .item-access:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-management .item-logs {
    width: 35%;
    right: 6%;
    height: 62%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-blue-tour-management .item-logs:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-desktop {
    padding-top: 120px;
  }
  #so-blue-tour-desktop .item-activity {
    width: 35%;
    right: 6%;
    height: 60%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-blue-tour-desktop .item-activity:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-desktop .item-files {
    width: 39%;
    left: 6%;
    height: 52%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-desktop .item-files:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #so-blue-tour-webportal .item-account {
    width: 35%;
    left: 6%;
    height: 35%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-webportal .item-account:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal .item-files {
    width: 35%;
    left: 6%;
    height: 42%;
    bottom: 0px;
    padding-top: 30%;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-webportal .item-files p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
  }
  #so-blue-tour-webportal .item-files:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-webportal .item-switch {
    width: 35%;
    right: 6%;
    height: 42%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-blue-tour-webportal .item-switch:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #so-blue-tour-mobile .item-device {
    width: 35%;
    left: 6%;
    height: 25%;
    top: 0px;
    text-align: right;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-blue-tour-mobile .item-device:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile .item-platforms {
    width: 35%;
    left: 6%;
    height: 20%;
    bottom: 0px;
    padding-top: 30%;
    text-align: left;
    border-right: 1px solid black;
    padding-right: 3%;
  }
  #so-blue-tour-mobile .item-platforms p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
  }
  #so-blue-tour-mobile .item-platforms:after {
    content: "\25cf";
    position: absolute;
    top: -9px;
    right: -6px;
    font-size: 16px;
    line-height: 16px;
  }
  #so-blue-tour-mobile .item-anywhere {
    width: 30%;
    right: 6%;
    height: 60%;
    top: 0px;
    text-align: left;
    border-left: 1px solid black;
    padding-left: 3%;
  }
  #so-blue-tour-mobile .item-anywhere:after {
    content: "\25cf";
    position: absolute;
    bottom: -9px;
    left: -6px;
    font-size: 16px;
    line-height: 16px;
  }
}
.so-tour-items {
  text-align: center;
}
.so-tour-items p {
  font-size: 16px;
}
#so-pricing-personal {
  margin-top: 2em;
}
#so-pricing-personal .item {
  padding: 0px;
  text-align: center;
}
#so-pricing-personal .item .wrapped {
  height: 350px;
  padding: 1em;
}
#so-pricing-personal .item h6 {
  text-transform: uppercase;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
#so-pricing-personal .item h2 {
  font-size: 90px;
}
#so-pricing-personal .item-dollar {
  font-size: 40px;
  position: relative;
  top: -30px;
}
#so-pricing-personal .item-permonth {
  text-transform: uppercase;
  font-size: 20px;
  position: relative;
  left: -15px;
}
#so-pricing-personal .item-note {
  display: block;
  font-size: 18px;
}
#so-pricing-personal .item-free {
  border-top: 10px solid #FFAD00;
  cursor: pointer;
}
#so-pricing-personal .item-free .wrapped {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#so-pricing-personal .item-free h6,
#so-pricing-personal .item-free h2 {
  color: #FFAD00;
}
#so-pricing-personal .item-plus {
  border-top: 10px solid #E36A0D;
  cursor: pointer;
}
#so-pricing-personal .item-plus .wrapped {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#so-pricing-personal .item-plus h6,
#so-pricing-personal .item-plus h2 {
  color: #E36A0D;
}
#so-pricing-personal .item-business {
  border-top: 10px solid #007BCD;
}
#so-pricing-personal .item-business .wrapped {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#so-pricing-personal .item-business h6,
#so-pricing-personal .item-business h2 {
  color: #007BCD;
}
#so-pricing-personal .item-business a {
  color: #007BCD;
}
#so-pricing-partner table {
  border: 1px solid #999;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 4em;
}
#so-pricing-partner td {
  border-right: 1px solid #999;
  vertical-align: top;
  width: 33%;
}
#so-pricing-partner td h5 {
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
#so-pricing-partner thead td {
  padding: 2em 1em 0px 1em;
}
#so-pricing-partner tbody td {
  padding: 1em;
}
#so-pricing-partner tfoot td {
  padding: 0px 0px 2em 0px;
}
#so-pricing-partner .item-reseller {
  border-top: 10px solid #982FA3;
}
#so-pricing-partner .item-reseller h5 {
  color: #982FA3;
}
#so-pricing-partner .item-branded {
  border-top: 10px solid #860092;
}
#so-pricing-partner .item-branded h5 {
  color: #860092;
}
#so-pricing-partner .item-whitelabel {
  border-top: 10px solid #62006A;
}
#so-pricing-partner .item-whitelabel h5 {
  color: #62006A;
}
#so-contact {
  margin-top: 2em;
  margin-bottom: 6em;
}
#so-contact .item-email {
  text-align: center;
  padding: 0px 50px 0px 0px;
}
#so-contact .item-email .wrapped {
  padding: 2em;
  border: 1px solid #ccc;
}
#so-contact .item-email img {
  margin-bottom: 1em;
}
#so-contact-social p {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 0px;
}
#so-contact-social .ss-icon {
  display: inline-block;
  color: #fff;
  line-height: 35px;
  padding: 15px;
}
#so-contact-social a:hover {
  text-decoration: none;
}
#so-about-features .item {
  padding-left: 75px;
  background-position: left 10px;
  background-repeat: no-repeat;
}
#so-about-features .item-backupplus {
  background-image: url('/static/web/images/icons/i.backup-plus.png');
}
#so-about-features .item-privacy {
  background-image: url('/static/web/images/icons/i.small.vault.png');
}
#so-about-features .item-ecosystem {
  background-image: url('/static/web/images/icons/i.ecosystem.png');
}
#so-about-team {
  position: relative;
}
#so-about-team .item-about {
  position: absolute;
  left: 37.5%;
  width: 25%;
  text-align: center;
  background-color: #ED8C00;
}
#so-about-team .item-about img {
  position: relative;
  top: 1px;
  width: 100%;
}
#so-about-team .item {
  float: left;
  position: relative;
  width: 12.5%;
}
#so-about-team .item img {
  width: 100%;
}
#so-about-team .item h5 {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #fff;
  position: absolute;
  bottom: 18px;
  left: 5px;
  right: 5px;
  font-size: 14px;
}
#so-about-team .item p {
  font-size: 14px;
  color: #fff;
  position: absolute;
  margin-bottom: 0px;
  left: 5px;
  bottom: 5px;
}
#so-about-team .item-push {
  margin-left: 25%;
}
@media only screen and (min-width: 700px) and (max-width: 900px) {
  #so-about-team .item h5 {
    font-size: 12px;
    bottom: 13px;
  }
  #so-about-team .item p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 700px) {
  #so-about-team .item h5 {
    display: none;
  }
  #so-about-team .item p {
    display: none;
  }
}
.so-mission h3 {
  line-height: 1.2em;
  color: #999;
}
.so-about-story img {
  margin-top: 3em;
}
.blue-link {
  color: #1f89ca;
}
.blue-link:hover {
  color: #3ba2e1;
}
#so-downloads .item-column {
  text-align: center;
}
#so-downloads .item-column .wrapped {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#so-downloads .item {
  text-align: left;
  padding: 20px 20px 20px 80px;
  border-bottom: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: 20px 20px;
  cursor: pointer;
}
#so-downloads .item h5 {
  margin: 0px;
}
#so-downloads .item p {
  margin: 0px;
}
#so-downloads .item a {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
#so-downloads .item a:hover {
  text-decoration: none;
}
#so-downloads .item a:hover p {
  text-decoration: underline;
}
#so-downloads .item a:hover p:after {
  color: #222;
}
#so-downloads .linkwrap {
  position: relative;
  padding: 10px 0;
}
#so-downloads .linkwrap p {
  position: relative;
}
#so-downloads .linkwrap p:after {
  content: "\25BB";
  position: absolute;
  right: 5px;
  top: 0px;
  font-family: "SSStandard";
  font-size: 12px;
  color: #bbb;
}
#so-downloads .item-desktop {
  padding-top: 100px;
  background-image: url('/static/web/images/icons/i.desktop.png');
  background-repeat: no-repeat;
  background-position: center top;
}
#so-downloads .item-mobile {
  padding-top: 100px;
  background-image: url('/static/web/images/icons/i.phone.png');
  background-repeat: no-repeat;
  background-position: center top;
}
#so-downloads .item-desktop-blue {
  padding-top: 100px;
  background-image: url('/static/web/images/icons/i.desktop-blue.png');
  background-repeat: no-repeat;
  background-position: center top;
}
#so-downloads .item-mobile-blue {
  padding-top: 100px;
  background-image: url('/static/web/images/icons/i.phone-blue.png');
  background-repeat: no-repeat;
  background-position: center top;
}
#so-downloads .item-windows {
  background-image: url('/static/web/images/icons/i.windows.png');
}
#so-downloads .item-mac {
  background-image: url('/static/web/images/icons/i.apple.png');
}
#so-downloads .item-android {
  background-image: url('/static/web/images/icons/i.android.png');
}
#so-downloads .item-linux {
  background-image: url('/static/web/images/icons/i.linux.png');
}
#so-downloads .item-release-notes {
  margin: 2em 0px;
  text-align: center;
}
.so-postsignup-download .item {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 50%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.so-postsignup-download .item h4,
.so-postsignup-download .item p,
.so-postsignup-download .item a {
  padding: 0px 1em;
}
.so-postsignup-download .item p {
  line-height: 1.2em;
}
.so-postsignup-download .item-hive {
  text-align: center;
  margin-bottom: 1em;
  background-color: #636363;
  background-image: url("/static/web/images/postinstall/post-install-hive.png");
}
.so-postsignup-download .item-hive h4.alt,
.so-postsignup-download .item-hive p,
.so-postsignup-download .item-hive a,
.so-postsignup-download .item-hive a:hover {
  color: #fff;
}
.so-postsignup-download .item-integration {
  background-image: url("/static/web/images/postinstall/post-install-integration.png");
}
.so-postsignup-download .item-integration h4.alt {
  color: #404040;
}
.so-postsignup-download .item-application {
  background-image: url("/static/web/images/postinstall/post-install-application.png");
}
.so-postsignup-download .item-application h4.alt {
  color: #404040;
}
.download-instructions img {
  width: 110px;
  margin: 10px 0 20px;
}
.download-instructions p {
  font-size: 16px;
  line-height: 18px;
}
#so-business-index .item {
  text-align: center;
}
#so-business-index .item .item-top {
  padding-top: 200px;
  background-position: center 20px;
  background-repeat: no-repeat;
}
#so-business-index .item-business .item-top {
  background-image: url('/static/web/images/icons/i.business-small-business.png');
}
#so-business-index .item-enterprise .item-top {
  background-image: url('/static/web/images/icons/i.business-enterprise.png');
}
#so-business-index .item-top {
  padding: 1em;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#so-business-index .item-bottom {
  padding: 1em;
  border: 1px solid #ccc;
  margin-bottom: 1em;
}
.so-business-enterprise-attachment {
  position: relative;
  z-index: 10;
  background-color: #0d50a1;
}
.so-business-enterprise-attachment .item {
  padding: 0px;
}
.so-business-enterprise-attachment .item a,
.so-business-enterprise-attachment .item span {
  display: block;
  text-align: center;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  padding: 20px;
  color: white;
  background-position: 20px center;
  background-repeat: no-repeat;
}
.so-business-enterprise-attachment .item a:hover {
  color: white;
  text-decoration: none;
  background-color: #093972;
}
.so-business-enterprise-attachment .item-email a {
  background-image: url('/static/web/images/icons/i.white.email.png');
}
.so-business-enterprise-attachment .item-call {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.so-business-enterprise-attachment .item-call span {
  background-image: url('/static/web/images/icons/i.white.call.png');
}
.so-business-enterprise-attachment .item-demo a {
  background-image: url('/static/web/images/icons/i.white.demo.png');
}
.so-enterprise-features {
  margin-top: 2em;
  text-align: center;
}
.so-enterprise-features .item {
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 220px;
  margin-bottom: 2em;
}
.so-enterprise-features .item-devicebackup {
  background-image: url('/static/web/images/icons/i.blue.devicebackup.png');
}
.so-enterprise-features .item-sync-across-any-os {
  background-image: url('/static/web/images/icons/i.blue.sync-across-any-os.png');
}
.so-enterprise-features .item-sharewithcontrol {
  background-image: url('/static/web/images/icons/i.blue.sharewithcontrol.png');
}
.so-enterprise-features .item-full-control {
  background-image: url('/static/web/images/icons/i.blue.full-control.png');
  background-position: center 25px;
}
.so-enterprise-more-features .item {
  min-height: 220px;
  background-position: 20px 15px;
  background-repeat: no-repeat;
  margin-bottom: 2em;
}
.so-enterprise-more-features .item .wrapped {
  min-height: 220px;
  padding-left: 150px;
  border-bottom: 1px solid #ccc;
}
.so-enterprise-more-features .item-blue-application {
  background-image: url("/static/web/images/icons/i.blue.application.png");
}
.so-enterprise-more-features .item-blue-sync-with-hive {
  background-image: url("/static/web/images/icons/i.blue.sync-with-hive.png");
}
.so-enterprise-more-features .item-blue-zero-knowledge {
  background-image: url("/static/web/images/icons/i.blue.zero-knowledge.png");
}
.so-enterprise-more-features .item-blue-sharerooms {
  background-image: url("/static/web/images/icons/i.blue.sharerooms.png");
}
.so-enterprise-more-features .item-blue-central-management {
  background-image: url("/static/web/images/icons/i.blue.central-management.png");
}
#so-enterprise-strategy-toggle {
  margin: 2em 0px;
}
#so-enterprise-strategy-toggle li {
  display: inline-block;
  margin: 0px;
  padding: 10px 50px;
  cursor: pointer;
  border: 1px solid #757575;
  color: #757575;
  text-transform: uppercase;
}
#so-enterprise-strategy-toggle li.active {
  background-color: #757575;
  color: white;
}
#so-enterprise-storage-strategies {
  text-align: center;
}
#so-enterprise-storage-strategies .item-private img,
#so-enterprise-storage-strategies .item-hosted img {
  max-width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
}
#so-enterprise-storage-strategies .item-private .item,
#so-enterprise-storage-strategies .item-hosted .item {
  padding-top: 170px;
  background-position: center top;
  background-repeat: no-repeat;
}
#so-enterprise-storage-strategies .item-private .item-users,
#so-enterprise-storage-strategies .item-hosted .item-users {
  background-image: url('/static/web/images/icons/i.business-users.png');
}
#so-enterprise-storage-strategies .item-private .item-users2,
#so-enterprise-storage-strategies .item-hosted .item-users2 {
  background-image: url('/static/web/images/icons/i.business-users2.png');
}
#so-enterprise-storage-strategies .item-private .item-array,
#so-enterprise-storage-strategies .item-hosted .item-array {
  background-image: url('/static/web/images/icons/i.business-array.png');
}
#so-enterprise-storage-strategies .item-private .item-onsite,
#so-enterprise-storage-strategies .item-hosted .item-onsite {
  background-image: url('/static/web/images/icons/i.business-onsite.png');
}
#so-enterprise-storage-strategies .item-private .item-offsite,
#so-enterprise-storage-strategies .item-hosted .item-offsite {
  background-image: url('/static/web/images/icons/i.business-offsite.png');
}
#so-enterprise-storage-strategies .item-private .item-storage,
#so-enterprise-storage-strategies .item-hosted .item-storage {
  background-image: url('/static/web/images/icons/i.business-storage.png');
}
#so-pricing-enterprise table {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
#so-pricing-enterprise table thead td {
  padding: 10px 30px 20px 30px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #ccc;
}
#so-pricing-enterprise table thead td.item-empty {
  border-bottom: none;
}
#so-pricing-enterprise table thead td.item-pricing-radio {
  border-bottom: none;
  width: 200px;
}
#so-pricing-enterprise table thead td.item-pricing-radio p {
  position: relative;
  left: 24px;
  text-align: left;
}
#so-pricing-enterprise table thead td.item-pricing-radio .radio-wrapper {
  width: 140px;
  padding: 0;
  margin-top: 0;
  margin-left: 20px;
  text-align: left;
  height: 33px;
}
#so-pricing-enterprise table thead td.item-pricing-radio .radio {
  width: 20px;
  height: 20px;
  padding: 5px;
  border-radius: 45px;
  border: 1px solid #e6e6e6;
  position: relative;
  display: inline-block;
  top: 14px;
  margin-right: 12px;
}
#so-pricing-enterprise table thead td.item-pricing-radio .radio .radio-checked {
  width: 12px;
  height: 12px;
  background-color: #ff7500;
  border-radius: 45px;
  position: absolute;
  top: 3px;
  left: 3px;
}
#so-pricing-enterprise table thead p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  margin: 0px;
}
#so-pricing-enterprise table thead p.item-pricing {
  font-size: 13px;
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  margin-bottom: 2em;
}
#so-pricing-enterprise table thead h5 {
  font-size: 18px;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  margin: 5px;
}
#so-pricing-enterprise table thead h6 {
  text-transform: uppercase;
  margin: 0px 0px 1em 0px;
  font-size: 12px;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
}
#so-pricing-enterprise table thead .item-professional {
  border-top: 6px solid #E97D2D;
}
#so-pricing-enterprise table thead .item-professional h5,
#so-pricing-enterprise table thead .item-professional h6 {
  color: #E97D2D;
}
#so-pricing-enterprise table thead .item-business {
  position: relative;
  border-top: 6px solid #2CBFF4;
}
#so-pricing-enterprise table thead .item-business h5,
#so-pricing-enterprise table thead .item-business h6 {
  color: #2CBFF4;
}
#so-pricing-enterprise table thead .item-hosted {
  border-top: 6px solid #00A9EA;
}
#so-pricing-enterprise table thead .item-hosted h5,
#so-pricing-enterprise table thead .item-hosted h6 {
  color: #00A9EA;
}
#so-pricing-enterprise table thead .item-private {
  border-top: 6px solid #007BCD;
}
#so-pricing-enterprise table thead .item-private h5,
#so-pricing-enterprise table thead .item-private h6 {
  color: #007BCD;
}
#so-pricing-enterprise table tbody .ss-delete {
  color: #aaa;
}
#so-pricing-enterprise table tbody td {
  padding: 15px 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #999;
}
#so-pricing-enterprise table tbody td.pricing-td {
  padding: 9px 0 0;
}
#so-pricing-enterprise table tbody td p.item-pricing-large {
  margin: 0;
  line-height: 13px;
}
#so-pricing-enterprise table tbody td p.item-pricing {
  font-size: 13px;
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  margin: 0;
}
#so-pricing-enterprise table tbody td.item-label {
  text-align: right;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  color: #666;
  border-bottom: none;
}
#so-pricing-enterprise table tfoot td.item-empty {
  border-bottom: none;
  border-right: 1px solid #999;
}
#so-pricing-enterprise table tfoot td {
  padding: 20px 10px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
#so-pricing-enterprise table td.disclaimer {
  border: none;
  padding-top: 5px;
}
#so-pricing-enterprise table td.disclaimer p {
  font-size: 14px;
  text-align: left;
}
#so-pricing-enterprise table .item-professional .so-btn {
  background-color: #E97D2D;
}
#so-pricing-enterprise table .item-professional .so-btn:hover {
  background-color: #cd6416;
}
#so-pricing-enterprise table .item-business .so-btn {
  background-color: #2CBFF4;
}
#so-pricing-enterprise table .item-business .so-btn:hover {
  background-color: #0ca9e1;
}
#so-pricing-enterprise table .item-hosted .so-btn {
  background-color: #00A9EA;
}
#so-pricing-enterprise table .item-hosted .so-btn:hover {
  background-color: #0084b7;
}
#so-pricing-enterprise table .item-private .so-btn {
  background-color: #007BCD;
}
#so-pricing-enterprise table .item-private .so-btn:hover {
  background-color: #005c9a;
}
#so-pricing-enterprise .item-blue-pricing-note {
  text-align: center;
  margin-bottom: 4em;
  font-style: italic;
}
.so-blue-featurelist .item {
  min-height: 220px;
  background-position: 10px 15px;
  background-repeat: no-repeat;
  margin-bottom: 2em;
}
.so-blue-featurelist .item .wrapped {
  min-height: 220px;
  padding-left: 130px;
  border-bottom: 1px solid #ccc;
}
.so-blue-featurelist .item-doc {
  background-image: url("/static/web/images/icons/i.blue.doc.png");
}
.so-blue-featurelist .item-share {
  background-image: url("/static/web/images/icons/i.blue.share.png");
}
.so-blue-featurelist .item-send {
  background-image: url("/static/web/images/icons/i.blue.send.png");
}
.so-blue-featurelist .item-save {
  background-image: url("/static/web/images/icons/i.blue.save.png");
  background-position: 25px 15px;
}
.so-blue-howmobileworks-attachment {
  margin-bottom: 0px;
}
.so-blue-howmobileworks-attachment .col-md-3 {
  padding-top: 3em;
}
.so-blue-contact-featured-in .so-featured-in {
  padding-top: 0px;
}
.so-blue-contact-featured-in .so-featured-in p {
  font-size: 22px;
  line-height: 30px;
}
.smb-whitelink {
  color: #fff;
  text-decoration: underline;
  font-size: 18px!important;
}
.smb-whitelink:hover {
  color: #fff;
}
#so-startup-guides .item,
#so-usermanual-items .item {
  margin-bottom: 2em;
}
#so-startup-guides .item .wrapped,
#so-usermanual-items .item .wrapped {
  padding: 10px 10px;
  cursor: pointer;
}
#so-startup-guides .item h6,
#so-usermanual-items .item h6 {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  margin: 0px;
}
#so-startup-guides .item p,
#so-usermanual-items .item p {
  margin-bottom: 0px;
}
#so-startup-guides .item a:hover,
#so-usermanual-items .item a:hover {
  color: #cd6416;
}
#so-startup-guides .item:hover,
#so-usermanual-items .item:hover {
  background-color: #eee;
}
#so-usermanual-items .item a {
  color: #505050;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
#so-usermanual-items .item a:hover {
  color: #505050;
  text-decoration: none;
}
#so-video-dropzone h3 {
  margin: 0px;
}
#so-help-index.container,
#so-help-index .container {
  margin-bottom: 0;
}
#so-help-index .item {
  margin-bottom: 50px;
  padding: 0px 10px 10px 65px;
  background-position: left top;
  background-repeat: no-repeat;
}
#so-help-index .item h4 {
  margin-top: 0px;
  margin-bottom: 5px;
}
#so-help-index .item p {
  margin-bottom: 0.6em;
}
#so-help-index .item a {
  display: block;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
#so-help-index .item a p {
  color: #000;
}
#so-help-index .item a:hover {
  text-decoration: none;
}
#so-help-index .item a:hover h4,
#so-help-index .item a:hover p {
  color: #ccc;
}
#so-help-index .item-orange .item-guide {
  background-image: url('/static/web/images/icons/i.small-guide.png');
  background-position: 3px top;
}
#so-help-index .item-orange .item-videos {
  background-image: url('/static/web/images/icons/i.small-videos.png');
  background-position: 2px top;
}
#so-help-index .item-orange .item-questions {
  background-image: url('/static/web/images/icons/i.small-questions.png');
}
#so-help-index .item-blue .item-guide {
  background-image: url('/static/web/images/icons/i.small-guide-blue.png');
  background-position: 3px top;
}
#so-help-index .item-blue .item-videos {
  background-image: url('/static/web/images/icons/i.small-videos-blue.png');
  background-position: 2px top;
}
#so-help-index .item-blue .item-questions {
  background-image: url('/static/web/images/icons/i.small-questions-blue.png');
}
.so-haveaquestion-attachment {
  text-align: center;
  background-color: #E97D2D;
  color: #fff;
}
.so-haveaquestion-attachment p {
  padding: 1em 0px;
  margin-bottom: 0px;
}
.so-haveaquestion-attachment a {
  color: #fff;
}
.so-haveaquestion-attachment a:hover {
  color: #fff;
  text-decoration: underline;
}
.so-usermanual-page {
  padding-bottom: 6em;
}
.so-usermanual-page h3 {
  margin-top: 0px;
}
.so-usermanual-page ol.item-bignum {
  font-size: 32px;
}
.so-usermanual-page ol.item-bignum ol,
.so-usermanual-page ol.item-bignum ul {
  font-size: 18px;
}
.so-usermanual-page ol.item-bignum ul {
  list-style-type: disc;
  margin-left: 1em;
}
.so-usermanual-page ul.item-bigdot {
  font-size: 32px;
  list-style-type: disc;
  margin-left: 1em;
}
.so-usermanual-page ul.item-bigdot ol,
.so-usermanual-page ul.item-bigdot ul {
  font-size: 18px;
}
.so-faq-questions a {
  color: #505050;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.so-faq-questions a:hover {
  color: #E97D2D;
  text-decoration: underline;
}
#so-help-index-toggle {
  margin: 0px 0px 2em 0px;
}
#so-help-index-toggle li {
  display: inline-block;
  padding: 10px 0px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #757575;
  color: #757575;
  text-transform: uppercase;
}
#so-help-index-toggle li.orange.active {
  background-color: #E97D2D;
}
#so-help-index-toggle li.blue {
  position: relative;
  left: 10px;
}
#so-help-index-toggle li.blue.active {
  background-color: #1F89CA;
}
#so-help-index-toggle li.active {
  color: white;
}
@media only screen and (max-width: 992px) {
  .so-affix {
    width: 100%!important;
    margin-bottom: 20px;
    position: static;
  }
  .so-hero-datacenter {
    background-size: auto;
  }
  h1 {
    font-size: 200%!important;
  }
  .item-signin {
    margin-bottom: 3px;
  }
  .item-signin,
  .item-getstarted {
    background-color: #dddcdd;
  }
  .item-signin a,
  .item-getstarted a {
    text-align: center!important;
  }
  .text {
    font-size: 100%;
    line-height: 100%;
  }
  .text a {
    font-weight: bold;
  }
  .so-heading {
    margin-top: 3%;
  }
  .so-heading img {
    max-width: 20%;
    height: auto;
  }
  .so-faq-answer h3 {
    font-size: 150%!important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.so-api-subnav {
  text-align: center;
}
.so-api-subnav a {
  padding: 0 10px;
}
.cms-ribbon.theme-orange,
.cms-ribbon.theme-dark,
.cms-ribbon.theme-dark-gradient,
.cms-ribbon.theme-orange-hue,
.cms-ribbon.theme-gradient {
  color: #fff;
}
.cms-ribbon.theme-orange p a,
.cms-ribbon.theme-dark p a,
.cms-ribbon.theme-dark-gradient p a,
.cms-ribbon.theme-orange-hue p a,
.cms-ribbon.theme-gradient p a {
  color: #fff;
}
.cms-ribbon.theme-orange h1,
.cms-ribbon.theme-dark h1,
.cms-ribbon.theme-dark-gradient h1,
.cms-ribbon.theme-orange-hue h1,
.cms-ribbon.theme-gradient h1,
.cms-ribbon.theme-orange h2,
.cms-ribbon.theme-dark h2,
.cms-ribbon.theme-dark-gradient h2,
.cms-ribbon.theme-orange-hue h2,
.cms-ribbon.theme-gradient h2,
.cms-ribbon.theme-orange h3,
.cms-ribbon.theme-dark h3,
.cms-ribbon.theme-dark-gradient h3,
.cms-ribbon.theme-orange-hue h3,
.cms-ribbon.theme-gradient h3,
.cms-ribbon.theme-orange h4,
.cms-ribbon.theme-dark h4,
.cms-ribbon.theme-dark-gradient h4,
.cms-ribbon.theme-orange-hue h4,
.cms-ribbon.theme-gradient h4,
.cms-ribbon.theme-orange h5,
.cms-ribbon.theme-dark h5,
.cms-ribbon.theme-dark-gradient h5,
.cms-ribbon.theme-orange-hue h5,
.cms-ribbon.theme-gradient h5,
.cms-ribbon.theme-orange h6,
.cms-ribbon.theme-dark h6,
.cms-ribbon.theme-dark-gradient h6,
.cms-ribbon.theme-orange-hue h6,
.cms-ribbon.theme-gradient h6 {
  color: #fff;
}
.cms-ribbon.theme-orange {
  background-color: #da6225;
}
.cms-ribbon.theme-dark {
  background-color: #313131;
}
.cms-ribbon.theme-orange-hue > div {
  background: -moz-linear-gradient(top, rgba(218, 98, 37, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(218, 98, 37, 0.8)), color-stop(100%, rgba(218, 98, 37, 0.8)));
  background: -webkit-linear-gradient(top, rgba(218, 98, 37, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(218, 98, 37, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(218, 98, 37, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(218, 98, 37, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
}
.cms-ribbon.theme-gradient > div {
  background: -moz-linear-gradient(top, rgba(203, 32, 20, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 32, 20, 0.8)), color-stop(100%, rgba(218, 98, 37, 0.8)));
  background: -webkit-linear-gradient(top, rgba(203, 32, 20, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(203, 32, 20, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(203, 32, 20, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(203, 32, 20, 0.8) 0%, rgba(218, 98, 37, 0.8) 100%);
}
.cms-ribbon.theme-white-gradient > div {
  background: -moz-linear-gradient(left top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0.2)));
  background: -webkit-linear-gradient(left top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -o-linear-gradient(left top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -ms-linear-gradient(left top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to right bottom, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
}
.cms-ribbon.theme-white-gradient.variation-center-align > div {
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0.2)));
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
}
.cms-ribbon.theme-white-gradient.variation-right-align > div {
  background: -moz-linear-gradient(right top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-gradient(linear, right top, left bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0.2)));
  background: -webkit-linear-gradient(right top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -o-linear-gradient(right top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -ms-linear-gradient(right top, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to left bottom, #ffffff 0%, rgba(255, 255, 255, 0.2) 100%);
}
.cms-ribbon.theme-dark-gradient > div {
  background: -moz-linear-gradient(left top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #141414), color-stop(100%, rgba(49, 49, 49, 0.5)));
  background: -webkit-linear-gradient(left top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -o-linear-gradient(left top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -ms-linear-gradient(left top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: linear-gradient(to right bottom, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
}
.cms-ribbon.theme-dark-gradient.variation-center-align > div {
  background: -moz-linear-gradient(top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, rgba(49, 49, 49, 0.5)));
  background: -webkit-linear-gradient(top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -o-linear-gradient(top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -ms-linear-gradient(top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: linear-gradient(to bottom, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
}
.cms-ribbon.theme-dark-gradient.variation-right-align > div {
  background: -moz-linear-gradient(right top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -webkit-gradient(linear, right top, left bottom, color-stop(0%, #141414), color-stop(100%, rgba(49, 49, 49, 0.5)));
  background: -webkit-linear-gradient(right top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -o-linear-gradient(right top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: -ms-linear-gradient(right top, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
  background: linear-gradient(to left bottom, #141414 0%, rgba(49, 49, 49, 0.5) 100%);
}
.cms-ribbon.theme-gray-gradient > div {
  background: -moz-linear-gradient(left top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(80, 80, 80, 0.5)), color-stop(100%, rgba(80, 80, 80, 0.2)));
  background: -webkit-linear-gradient(left top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -o-linear-gradient(left top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -ms-linear-gradient(left top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: linear-gradient(to right bottom, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
}
.cms-ribbon.theme-gray-gradient.variation-center-align > div {
  background: -moz-linear-gradient(top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(80, 80, 80, 0.5)), color-stop(100%, rgba(80, 80, 80, 0.2)));
  background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -ms-linear-gradient(top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
}
.cms-ribbon.theme-gray-gradient.variation-right-align > div {
  background: -moz-linear-gradient(right top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -webkit-gradient(linear, right top, left bottom, color-stop(0%, rgba(80, 80, 80, 0.5)), color-stop(100%, rgba(80, 80, 80, 0.2)));
  background: -webkit-linear-gradient(right top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -o-linear-gradient(right top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: -ms-linear-gradient(right top, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
  background: linear-gradient(to left bottom, rgba(80, 80, 80, 0.5) 0%, rgba(80, 80, 80, 0.2) 100%);
}
.cms-btn {
  color: #fff !important;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  padding: 12px 35px;
  font-size: 18px;
}
.cms-btn-green,
.cms-form .submit-button {
  background-color: #4caf50;
}
.cms-btn-green:hover,
.cms-form .submit-button:hover {
  background-color: #3d8b40;
}
.cms-btn-orange {
  background-color: #da6225;
}
.cms-btn-orange:hover {
  background-color: #ae4e1e;
}
.cms-btn-black {
  background-color: #313131;
}
.cms-btn-black:hover {
  background-color: #181818;
}
.cms-ribbon .ribbon-div img {
  display: block;
}
.cms-btn-blue,
.theme-semaphor-default .cms-form .submit-button {
  background-color: #2700E6;
}
.cms-btn-blue:hover,
.theme-semaphor-default .cms-form .submit-button:hover {
  background-color: #1e00b3;
}
.theme-semaphor-default .ribbon-div a {
  color: #2700E6;
}
.theme-semaphor-default .ribbon-div a:hover {
  color: #1e00b3;
}
.cms-ribbon a {
  color: #da6225;
}
.cms-ribbon .container {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cms-ribbon .so-form .so-form-error-text {
  display: none;
  margin-bottom: 0px;
}
.cms-ribbon .so-form .error .so-form-error-text {
  display: block;
}
.cms-ribbon .ribbon-div .container ul {
  list-style: disc;
}
.cms-ribbon .ribbon-div .container ol,
.cms-ribbon .ribbon-div .container ul {
  color: #313131;
  padding-left: 40px;
}
.cms-ribbon .ribbon-div .container ol li,
.cms-ribbon .ribbon-div .container ul li {
  color: #505050;
}
.cms-ribbon .ribbon-div .container ol li p,
.cms-ribbon .ribbon-div .container ul li p {
  font-size: 16px;
  color: #505050;
}
.cms-ribbon.variation-right-align .ribbon-div .container ol,
.cms-ribbon.variation-center-align .ribbon-div .container ol,
.cms-ribbon.variation-right-align .ribbon-div .container ul,
.cms-ribbon.variation-center-align .ribbon-div .container ul {
  list-style: none;
  padding-left: 0px;
}
.cms-ribbon.background-repeat-none {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cms-ribbon.background-repeat-repeat {
  background-size: auto;
  background-repeat: repeat;
}
.cms-ribbon.background-repeat-repeat-x {
  background-size: auto;
  background-repeat: repeat-x;
}
.cms-ribbon.background-repeat-repeat-y {
  background-size: auto;
  background-repeat: repeat-y;
}
.cms-ribbon .embed-video {
  padding: 10px;
}
.variation-right-align {
  text-align: right;
}
.variation-center-align {
  text-align: center;
}
.cms-ribbon .ribbon-div {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cms-alert.cms-alert-error {
  border: 1px solid #da6225;
  border-radius: 4px;
  background-color: #fbefe9;
  padding: 10px;
  font-size: 14px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  margin-bottom: 10px;
}
.cms-alert.cms-alert-error strong {
  color: #da6225;
}
.cms-alert.cms-alert-error p {
  margin: 0px;
  padding: 0px;
}
.cms-ribbon.padding-top-0 .ribbon-div {
  padding-top: 0px;
}
.cms-ribbon.padding-top-10 .ribbon-div {
  padding-top: 10px;
}
.cms-ribbon.padding-top-20 .ribbon-div {
  padding-top: 20px;
}
.cms-ribbon.padding-top-30 .ribbon-div {
  padding-top: 30px;
}
.cms-ribbon.padding-top-40 .ribbon-div {
  padding-top: 40px;
}
.cms-ribbon.padding-top-60 .ribbon-div {
  padding-top: 60px;
}
.cms-ribbon.padding-top-80 .ribbon-div {
  padding-top: 80px;
}
.cms-ribbon.padding-bottom-0 .ribbon-div {
  padding-bottom: 0px;
}
.cms-ribbon.padding-bottom-10 .ribbon-div {
  padding-bottom: 10px;
}
.cms-ribbon.padding-bottom-20 .ribbon-div {
  padding-bottom: 20px;
}
.cms-ribbon.padding-bottom-30 .ribbon-div {
  padding-bottom: 30px;
}
.cms-ribbon.padding-bottom-40 .ribbon-div {
  padding-bottom: 40px;
}
.cms-ribbon.padding-bottom-60 .ribbon-div {
  padding-bottom: 60px;
}
.cms-ribbon.padding-bottom-80 .ribbon-div {
  padding-bottom: 80px;
}
.cms-editor-nav {
  background-color: #505050;
  color: #fff;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
}
.cms-editor-nav .form-group {
  margin-bottom: 0px;
}
.cms-editor-nav .btn {
  color: #fff;
  background-color: #505050;
  border-color: #767577;
}
.cms-editor-nav .btn:hover {
  background-color: #767577;
}
.cms-editor-nav .btn-save {
  background-color: #4caf50 !important;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.cms-editor-nav .nav-title {
  padding-top: 7px;
}
.cms-editor-nav .unsaved-edits {
  display: none;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #da6225;
  padding-left: 20px;
}
.article-editor-wrapper {
  z-index: -1 !important;
  position: absolute;
  height: 100% !important;
  width: 100%;
  padding-top: 44px;
  margin-top: -44px;
}
.article-editor-wrapper .article-preview-pane {
  width: 300px;
}
.article-editor-wrapper .errorlist {
  font-weight: 700;
}
.article-editor-wrapper .errorlist .errorlist {
  display: inline-block;
  margin-left: 10px;
  font-weight: 400;
}
.article-editor-wrapper .btn-link {
  color: #da6225;
}
.article-editor-wrapper .btn-link .ss-icon {
  font-size: 10px;
}
.article-editor-wrapper #category-button .ss-icon {
  font-size: 10px;
  color: #ccc;
}
.article-editor-wrapper .form-group {
  margin-bottom: 0px;
}
.article-editor-wrapper .help-block {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
.article-editor-wrapper .help-block .char-count {
  color: #da6225;
}
.article-editor-wrapper .editor-pane {
  padding-top: 10px;
  background-color: #f6f6f6;
  border-right: 1px solid #ccc;
  height: 100% ;
}
.article-editor-wrapper .editor-pane textarea {
  height: calc(100% - 120px);
  font-size: 18px;
}
.article-editor-wrapper .preview-pane {
  height: 100%;
  overflow: scroll;
}
.article-editor-wrapper .btn {
  height: 34px;
  font-size: 14px;
  padding: 5px 20px;
}
.article-editor-wrapper .checkbox {
  margin: 0px;
  padding-top: 0px;
}
.article-editor-wrapper .checkbox label {
  margin: 0px;
  margin-top: 10px;
  padding-left: 5px;
}
.article-editor-wrapper .checkbox input {
  width: auto;
}
#categoryPicker {
  z-index: 10;
}
#category-picker-modal label {
  padding-left: 10px;
  text-transform: none;
  color: #505050;
  font-size: 16px;
  padding-top: 4px;
  font-weight: 400;
}
#category-picker-modal label input[type="checkbox"] {
  width: 16px;
  padding: 0px;
  height: 16px;
  margin-left: -20px;
  margin-top: 3px;
}
#ribbon-editor-form {
  padding-top: 20px;
}
#ribbon-editor-form .list-editor-field textarea {
  height: 100px;
}
#ribbon-editor-form .padding-radio-buttons ul label {
  float: left;
  padding-right: 20px;
}
#ribbon-editor-form .padding-radio-buttons ul label .form-control {
  height: 10px;
}
.btn-edit {
  position: absolute;
  background-color: #4caf50;
  color: #FFF !important;
  left: 0;
  text-align: left;
  margin-top: 2px;
  border-radius: 0px;
  padding: 5px 10px !important;
  font-size: 16px !important;
  line-height: 10px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.btn-edit span {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
}
.btn-edit:hover {
  background-color: #3d8b40;
  color: #fff;
}
.btn-edit-page {
  top: 10px;
  background-color: #da6225;
}
.btn-edit-page:hover {
  background-color: #ae4e1e;
}
.btn-edit-article {
  margin-top: 100px;
  background-color: #c62026;
}
.btn-edit-article:hover {
  background-color: #9a191e;
}
.article-content {
  padding-bottom: 100px;
}
.article-content ul {
  list-style: disc;
}
.article-content ol,
.article-content ul {
  color: #313131;
  padding-left: 40px;
}
.article-content ol li,
.article-content ul li {
  color: #505050;
}
.article-content ol li p,
.article-content ul li p {
  font-size: 16px;
  color: #505050;
}
.cms-form .form-group {
  text-align: left;
  margin-bottom: 20px;
}
.cms-form .form-group input,
.cms-form .form-group textarea,
.cms-form .form-group select {
  border: 1px solid #ccc;
}
.cms-form .form-group input:focus,
.cms-form .form-group textarea:focus,
.cms-form .form-group select:focus {
  border: 1px solid #da6225;
  box-shadow: none;
}
.cms-form .form-group .cms-form-error-text {
  color: #c62026;
  font-size: 12px;
}
.cms-form .submit-button {
  margin-top: 20px;
  font-size: 16px;
}
.cms-form label {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.cms-form label .required-asterisk {
  color: #da6225;
}
.cms-form .cms-checkbox {
  margin-bottom: 5px;
}
.cms-form .cms-checkbox p {
  margin-bottom: 0px;
}
.cms-form .cms-checkbox label {
  padding-left: 40px;
  text-transform: none;
  color: #505050;
  font-size: 16px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  padding-top: 4px;
  font-weight: 400;
}
.cms-form .cms-checkbox label input[type="checkbox"] {
  width: 16px;
  padding: 0px;
  height: 16px;
  margin-left: -30px;
  margin-top: 2px;
}
#cms-mobile-menu {
  background-color: #252525;
  z-index: 100;
  color: #FFF;
  position: absolute;
  top: 0px;
  right: -300px;
  width: 300px;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#cms-mobile-menu a.mobile-login-link {
  color: #da6225;
  margin-bottom: 10px;
  padding-top: 20px;
}
#cms-mobile-menu ul {
  background-color: #313131;
  margin-top: 75px;
  padding-bottom: 20px;
  padding-left: 20px;
  list-style: none;
}
#cms-mobile-menu ul ul {
  margin-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
  list-style: none;
}
#cms-mobile-menu ul ul li > a {
  color: #AAA9AA;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-size: 14px;
}
#cms-mobile-menu ul li > a {
  display: block;
  padding: 5px 0px;
  color: #FFF;
}
#cms-mobile-menu.active {
  right: -2px;
  box-shadow: 0px 0px 10px black;
}
.cms-ribbon.header-ribbon {
  border-bottom: 1px solid #ccc;
}
.cms-ribbon.header-ribbon .ribbon-div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cms-ribbon.header-ribbon .navbar-header button {
  outline: none;
  background: none;
  font-size: 20px;
  position: absolute;
  top: 30px;
  right: 20px;
  border: 0px solid #fff;
  box-shadow: none;
  z-index: 9999;
}
.cms-ribbon.header-ribbon .navbar-header button .ss-icon {
  color: #AAA9AA;
}
.cms-ribbon.header-ribbon #cms-mobile-menu.active {
  width: 80%;
}
.cms-ribbon.header-ribbon #cms-base-header {
  height: 64px;
}
.cms-ribbon.header-ribbon #cms-base-header .navbar {
  margin-bottom: 0px;
  padding-top: 0px;
}
.cms-ribbon.header-ribbon #cms-base-header .navbar-toggle {
  padding-top: 20px;
}
.cms-ribbon.header-ribbon #cms-base-header .icon-bar {
  background-color: #767577;
}
.cms-ribbon.header-ribbon #cms-base-header .navbar-brand {
  padding: 0px;
  padding-left: 15px;
  margin-top: 0px;
}
.cms-ribbon.header-ribbon #cms-base-header .navbar-brand img {
  height: 60px;
}
.cms-ribbon.header-ribbon #cms-base-navbar {
  padding-top: 5px;
  background-color: white;
  z-index: 100;
  margin-bottom: 0px;
}
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown.nav-login-button a {
  color: #da6225;
}
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown.nav-login-button:hover a {
  background-color: #da6225;
  color: #fff;
}
.cms-ribbon.header-ribbon #cms-base-navbar .navbar-nav {
  float: right;
  margin-top: 10px;
}
.cms-ribbon.header-ribbon #cms-base-navbar .btn:focus {
  background-color: #252525;
  color: #fff;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown:hover a,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown:hover a {
  background-color: #252525;
  color: #fff;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown {
  margin-left: 20px;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown a,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown a {
  text-transform: none;
  font-size: 15px;
  border-radius: 3px;
  color: #505050;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown a .ss-icon,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown a .ss-icon {
  color: #aaa9aa;
  font-size: 10px;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown .dropdown-menu,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown .dropdown-menu {
  background-color: #252525;
  border-radius: 3px 0 3px 3px;
  border: none;
  margin-top: -3px;
  list-style: none;
  padding-left: 0px ;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown .dropdown-menu li,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown .dropdown-menu li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown .dropdown-menu a:hover,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown .dropdown-menu a:hover {
  background-color: #252525;
  color: #fff;
}
.cms-ribbon.header-ribbon #cms-base-navbar .dropdown .dropdown-menu a,
.cms-ribbon.header-ribbon #cms-base-navbar .no-dropdown .dropdown-menu a {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  color: #aaa9aa;
  background-color: #252525;
  border: none;
  font-size: 14px;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .cms-ribbon.footer-ribbon .footer-bottom .footer-copyright,
  .cms-ribbon.footer-ribbon .footer-bottom .item-social-icons {
    text-align: center;
  }
  .cms-ribbon.footer-ribbon .footer-bottom .footer-copyright a,
  .cms-ribbon.footer-ribbon .footer-bottom .item-social-icons a {
    font-size: 30px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-ribbon.footer-ribbon .footer-bottom .footer-copyright {
    padding-bottom: 20px;
  }
}
.cms-ribbon.footer-ribbon {
  background-color: #252525;
  color: #fff;
}
.cms-ribbon.footer-ribbon .ribbon-div {
  padding-top: 60px !important;
  padding-bottom: 0px !important;
}
.cms-ribbon.footer-ribbon .footer-bottom {
  margin-top: 40px;
  background-color: #121212;
  color: #767577;
  padding: 5px;
  padding-bottom: 20px;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-size: 14px;
}
.cms-ribbon.footer-ribbon .footer-bottom .footer-copyright {
  padding-top: 30px;
}
.cms-ribbon.footer-ribbon .footer-bottom .item-social-icons {
  padding-top: 30px;
}
.cms-ribbon.footer-ribbon .footer-bottom .item-social-icons a {
  font-size: 20px;
  padding-left: 10px;
}
.cms-ribbon.footer-ribbon .footer-bottom .item-social-icons a:hover {
  text-decoration: none;
  color: #fff;
}
.cms-ribbon.footer-ribbon a {
  color: #aaa9aa;
  font-size: 14px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.cms-ribbon.footer-ribbon .footer-list ul,
.cms-ribbon.footer-ribbon .attribute-col_info_links ul {
  padding-left: 0px;
  list-style: none;
}
.cms-ribbon.footer-ribbon .footer-list li:first-child {
  padding-top: 10px;
  padding-bottom: 15px;
}
.cms-ribbon.footer-ribbon .footer-list li:first-child a {
  color: #fff;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 16px;
}
.cms-ribbon.footer-ribbon .footer-list li {
  padding-bottom: 5px;
}
.cms-ribbon.footer-ribbon .footer-list li a {
  color: #ccc;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.cms-ribbon.footer-ribbon .footer-list li a:hover {
  color: #fff;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  text-decoration: none;
}
.cms-ribbon.footer-ribbon .footer-brand img {
  height: 70px;
  margin-top: 13px;
  margin-bottom: 20px;
}
.article-author-image img {
  width: 50px;
  height: 50px;
}
.right-side-list {
  padding-top: 100px;
}
.right-side-list h5 {
  font-size: 18px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.right-side-list ul {
  list-style: none !important;
  padding-left: 0px !important;
}
.right-side-list li {
  margin-bottom: 10px;
}
.right-side-list li a {
  text-decoration: none;
  display: block;
}
.right-side-list li a:hover {
  color: #833b16;
}
.article-content {
  margin-top: 30px;
}
.article-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.cms-ribbon.individual-article-ribbon .article-date {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #AAA9AA;
  font-size: 12px;
}
.cms-ribbon.individual-article-ribbon .article-written-by {
  text-transform: uppercase;
  color: #AAA9AA;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 14px;
}
.cms-ribbon.individual-article-ribbon .article-author {
  color: #313131;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 16px;
}
.cms-ribbon.stretchy-hero-ribbon .ribbon-div {
  padding-top: 20vh !important;
  min-height: 100vh;
}
.cms-ribbon.stretchy-hero-ribbon .btn {
  margin-top: 50px;
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  padding: 15px 30px;
  font-size: 25px;
  height: auto;
}
.cms-ribbon.stretchy-hero-ribbon h1 {
  font-size: 100px;
}
.cms-ribbon.stretchy-hero-ribbon p {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  font-size: 30px;
  margin-bottom: 0.5em;
  line-height: 35px;
}
@media (max-width: 991px) {
  .cms-ribbon.stretchy-hero-ribbon h1 {
    font-size: 70px !important;
  }
}
@media (max-width: 767px) {
  .cms-ribbon.stretchy-hero-ribbon h1 {
    font-size: 40px !important;
  }
  .cms-ribbon.stretchy-hero-ribbon p {
    font-size: 1.5em;
    line-height: 1.2em;
  }
}
.columns-one-ribbon img,
.columns-two-ribbon img,
.columns-three-ribbon img,
.columns-four-ribbon img {
  margin-left: auto;
  margin-right: auto;
}
.mobile-article-preview-pane {
  display: block;
  background-color: #fff;
  margin-bottom: 10px;
  color: #313131;
  text-align: left;
  padding: 5px 20px;
}
.mobile-article-preview-pane a {
  text-decoration: none;
}
.mobile-article-preview-pane a h4.article-title {
  font-size: 20px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #313131;
}
.mobile-article-preview-pane a p {
  font-size: 16px;
  line-height: 18px;
  color: #767577;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.mobile-article-preview-pane a .article-date {
  font-size: 14px;
  color: #AAA9AA;
  padding: 0px;
  margin: 0px;
}
.article-preview-pane a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  display: block;
}
.article-preview-pane a .article-preview-content {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  padding: 10px 20px;
  text-align: left;
}
.article-preview-pane a .article-preview-content h4 {
  font-size: 22px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  margin-top: 2px;
  margin-bottom: 0px;
  color: #313131 !important;
}
.article-preview-pane a .article-preview-content .article-preview {
  color: #767577;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.article-preview-pane a .article-preview-content .article-date {
  font-size: 14px;
  color: #AAA9AA;
  padding: 0px;
  margin: 0px;
}
.article-preview-pane a .article-preview-content .article-author-image {
  text-align: left;
}
.article-preview-pane a .article-preview-content .article-written-by {
  font-size: 14px;
  text-align: right;
}
.article-preview-pane a .article-preview-content .article-written-by p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 18px;
  color: #AAA9AA;
}
.article-preview-pane a .article-preview-content .article-preview-pane-top {
  min-height: 280px;
  max-height: 280px;
}
.article-preview-pane a .top-bumper {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 0px;
  color: #fff;
  opacity: 0;
}
.article-preview-pane a .top-bumper p {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-weight: normal;
  padding-top: 10px;
  text-transform: uppercase;
  padding-bottom: 0px;
  font-size: 14px;
}
.article-preview-pane a:hover .top-bumper {
  height: 40px;
  background-color: #da6225;
  opacity: 1;
}
.article-preview-pane a .bottom-bumper {
  opacity: 0;
  height: 40px;
  display: block;
  width: 100%;
  background-color: #da6225;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.article-preview-pane a:hover .bottom-bumper {
  height: 0px;
}
.cms-ribbon.theme-orange .article-preview-pane a:hover .top-bumper,
.cms-ribbon.theme-orange-hue .article-preview-pane a:hover .top-bumper,
.cms-ribbon.theme-gradient .article-preview-pane a:hover .top-bumper {
  background-color: #313131;
}
.cms-large-search {
  height: 50px;
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  color: #767577;
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  width: 100%;
}
.article-search.has-results {
  height: 900px;
  overflow-y: hidden;
}
.article-search,
.article-search .search-suggestions {
  -webkit-backface-visibility: hidden;
}
@media (max-width: 767px) {
  .article-search .search-suggestions a > p {
    font-size: 14px;
    line-height: 16px;
  }
  .article-search .search-suggestions a {
    border-bottom: 1px solid #ccc;
  }
  .article-search.has-results {
    height: 1200px;
  }
}
@media (min-width: 768px) {
  .article-search .search-suggestions a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-left: 0px solid #fff;
    border-right: 20px solid #fff;
  }
  .article-search .search-suggestions a p {
    line-height: 20px;
  }
  .article-search .search-suggestions a:hover {
    border-left: 20px solid #da6225;
    border-right: 0px solid #fff;
  }
}
.article-search {
  min-height: 200px;
  overflow-y: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.article-search input {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 10px;
  box-shadow: none;
  border-right: 0px solid #ccc;
  border: 2px solid #ccc;
}
.article-search input:focus {
  border: 2px solid #da6225;
  box-shadow: none;
}
.article-search .input-group-addon {
  background-color: #da6225;
  border: 2px solid #da6225;
}
.article-search .input-group-addon .ss-search {
  color: #fff;
  font-size: 24px;
}
.article-search .no-suggestions {
  font-size: 18px;
  color: #AAA9AA;
  display: none;
}
.article-search .search-suggestions {
  margin-top: 10px;
  text-align: left;
}
.article-search .search-suggestions a {
  display: block;
  background-color: #fff;
  text-decoration: none;
  padding: 10px;
  margin-bottom: 5px;
}
.article-search .search-suggestions h4 {
  font-size: 18px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #313131 !important;
  padding-bottom: 0px;
}
.article-search .search-suggestions p {
  font-size: 16px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  color: #313131;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.article-search .search-suggestions p span {
  color: #da6225;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.cms-ribbon.team-list-ribbon .person-name {
  font-size: 18px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.cms-ribbon.team-list-ribbon .person-team-list .team-name {
  font-size: 14px;
}
.cms-ribbon.team-list-ribbon .person-description {
  color: #767577;
}
.simple-image-ribbon .container {
  height: 400px;
}
.cms-ribbon.citation-single-ribbon .citation-quote {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  font-size: 40px;
  color: #AAA9AA;
  margin-top: -20px;
  margin-bottom: -20px;
}
.cms-ribbon.citation-single-ribbon .ss-icon {
  display: inline-block;
  color: #f4f4f4;
  font-size: 80px;
  z-index: 0;
}
.cms-ribbon.citation-single-ribbon .ss-quote-right,
.cms-ribbon.citation-single-ribbon .ss-quote-right:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cms-ribbon.citation-single-ribbon .citation-source a {
  font-size: 30px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.cms-ribbon.citation-single-ribbon .citation-source img {
  width: 200px;
}
.cms-ribbon.theme-orange.citation-single-ribbon .citation-quote,
.cms-ribbon.theme-gradient.citation-single-ribbon .citation-quote {
  color: #fff;
}
.cms-ribbon.theme-orange.citation-single-ribbon .ss-icon,
.cms-ribbon.theme-gradient.citation-single-ribbon .ss-icon {
  color: #de723b;
}
.cms-ribbon.theme-orange.citation-single-ribbon .citation-source a,
.cms-ribbon.theme-gradient.citation-single-ribbon .citation-source a {
  color: #ffffff;
}
.cms-ribbon.theme-orange-hue.citation-single-ribbon .citation-quote {
  color: #fff;
}
.cms-ribbon.theme-orange-hue.citation-single-ribbon .ss-icon {
  color: #e48b5e;
}
.cms-ribbon.theme-orange-hue.citation-single-ribbon .citation-source a {
  color: #ffffff;
}
.cms-ribbon.theme-dark.citation-single-ribbon .citation-quote {
  color: #AAA9AA;
}
.cms-ribbon.theme-dark.citation-single-ribbon .ss-icon {
  color: #3e3e3e;
}
.cms-ribbon.theme-dark.citation-single-ribbon .citation-source a {
  color: #ffffff;
}
.cms-ribbon.citation-list-ribbon a {
  text-decoration: none;
  display: block;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-left: 0px solid #fff;
  border-right: 20px solid #fff;
  padding-left: 10px;
}
.cms-ribbon.citation-list-ribbon a:hover {
  border-left: 20px solid #da6225;
  border-right: 0px solid #fff;
}
.cms-ribbon.citation-list-ribbon .citation-date {
  font-size: 14px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-weight: normal;
  color: #AAA9AA;
}
.cms-ribbon.citation-list-ribbon .citation-title {
  color: #da6225;
  font-size: 18px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
}
.cms-ribbon.citation-list-ribbon .citation-name {
  font-family: 'ProximaNova-Semibold', 'Helvetica', sans-serif;
  font-weight: normal;
  color: #767577;
}
.cms-ribbon.downloads-ribbon .downloads-list-group {
  border-top: 1px solid #CCC;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cms-ribbon.downloads-ribbon .downloads-list-group ul {
  margin-bottom: 0px;
  list-style: none;
  padding-left: 0px;
}
.cms-ribbon.downloads-ribbon .downloads-list-group h4 {
  padding-top: 0px;
  margin-top: 0px;
}
.cms-ribbon.downloads-ribbon .downloads-list-group .downloads-image img {
  float: right;
  width: 60px;
}
.cms-ribbon.article-list-ribbon.variation-center-align .article-row a {
  border: none !important;
  padding-left: 0px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
}
.cms-ribbon.article-list-ribbon.variation-center-align .article-row a h4.article-title {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.cms-ribbon.article-list-ribbon.variation-center-align .article-row a:hover h4.article-title {
  color: #da6225;
}
.cms-ribbon.article-list-ribbon.variation-center-align .article-row a:hover .article-preview {
  color: #313131;
}
.cms-ribbon.article-list-ribbon h4.article-title {
  font-size: 22px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  margin-bottom: 0px;
}
.cms-ribbon.article-list-ribbon .article-preview {
  color: #767577;
}
.cms-ribbon.article-list-ribbon h5.article-date {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #AAA9AA;
}
.cms-ribbon.article-list-ribbon .article-row .article-preview {
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-weight: normal;
}
.cms-ribbon.article-list-ribbon .article-row a {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-left: 10px;
  border-right: 20px solid #fff;
  border-left: 0px solid #fff;
}
.cms-ribbon.article-list-ribbon .article-row a:hover {
  border-right: 0px solid #fff;
  border-left: 20px solid #da6225;
}
.cms-ribbon.article-list-ribbon.variation-right-align .article-row a {
  padding-left: 0px;
  padding-right: 10px;
  border-left: 20px solid #fff;
  border-right: 0px solid #fff;
}
.cms-ribbon.article-list-ribbon.variation-right-align .article-row a:hover {
  border-left: 0px solid #fff;
  border-right: 20px solid #da6225;
}
.scrolly-image-container {
  position: relative;
  overflow: hidden;
}
.scrolly-image-container .image {
  position: absolute;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}
.cms-wrapper {
  position: relative;
  height: 100%;
  overflow-x: hidden;
}
.cms-content {
  height: 100%;
}
.dashboard {
  padding-bottom: 100px;
}
.dashboard .invisible-whitetext-placeholder {
  color: #fff;
}
.dashboard .email-template-subject-line {
  color: #999;
}
.dashboard .website-visits-dashboard #website-visitors-chart {
  margin-bottom: 20px;
  height: 400px;
}
.dashboard .website-visits-dashboard #social-media-chart {
  height: 700px;
}
.dashboard .website-visits-dashboard .marketing-emails-chart {
  height: 600px;
  margin-bottom: 100px;
}
.dashboard .website-visits-dashboard table {
  margin-top: 20px;
}
.dashboard .website-visits-dashboard .top-list-row {
  font-size: 14px;
  padding: 0px;
}
.dashboard .website-visits-dashboard .top-list-row a {
  display: block;
  color: #313131;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-weight: 300;
  text-decoration: none;
}
.dashboard .website-visits-dashboard .top-list-row a:hover {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.dashboard .website-visits-dashboard .top-list-row a:hover .top-list-count {
  color: #da6225;
}
.dashboard .website-visits-dashboard .top-list-row td {
  padding: 0px;
}
.dashboard .website-visits-dashboard .top-list-row .top-list-count {
  font-family: monospace;
  font-size: 13px;
  font-weight: 800;
}
.dashboard .website-visits-dashboard .toggle-top-data-button {
  color: #e77c24;
  text-decoration: none;
  width: 150px;
}
.dashboard .website-visits-dashboard .toggle-top-data-button:focus {
  outline: 0;
}
.dashboard .website-visits-dashboard .toggle-top-data-button:hover {
  color: #da6225;
}
.dashboard .website-visits-dashboard .toggle-top-data-button.active {
  color: #da6225;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  border-bottom: 1px dotted #da6225;
}
.dashboard .table th {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-weight: 400;
}
.dashboard h1 {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 30px;
  color: #AAA9AA;
  margin-bottom: 20px;
}
.dashboard .text-light-gray {
  color: #949395;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  font-weight: 400;
}
.dashboard .progress {
  height: 5px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.dashboard .progress .progress-bar {
  box-shadow: none;
}
.dashboard .top-ribbon {
  padding-bottom: 30px;
}
.dashboard .enterprise-pipeline {
  font-size: 14px;
}
.dashboard .enterprise-pipeline i {
  color: #ccc;
}
.dashboard .enterprise-pipeline i.x {
  color: #4CAF50;
}
.dashboard .enterprise-pipeline .big-number {
  color: #313131;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 50px;
  margin-bottom: 0px;
}
.dashboard .enterprise-pipeline .under-big-number {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  font-size: 18px;
  line-height: 18px;
}
.dashboard .enterprise-pipeline .stale-lead {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  color: #C62026;
}
.dashboard .milestones {
  font-size: 14px;
}
.dashboard .milestones .milestone {
  margin-bottom: 10px;
}
.dashboard a.big-stats {
  color: #313131;
  text-decoration: none;
  display: block;
  border-radius: 4px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #fff;
  margin-bottom: 20px;
}
.dashboard a.big-stats:hover {
  box-shadow: 0px 0px 10px #949395;
  border: 1px solid #da6225;
}
.dashboard .big-stats h1 {
  font-size: 80px;
  color: #313131;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  margin-bottom: -10px;
}
.dashboard .big-stats p {
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
}
.dashboard .big-stats .big-stat-group {
  margin-bottom: 20px;
}
.dashboard .big-stats h2 {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  font-size: 30px;
  color: #A1A1A1;
}
.dashboard .big-stats .profanity-level {
  margin-top: 40px;
}
.dashboard .big-stats .profanity-level span {
  font-size: 12px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.dashboard .big-stats .profanity-level .progress-bar {
  background-color: #C62026;
}
.dashboard .top-metrics {
  margin-bottom: 20px;
  padding-bottom: 40px;
}
.dashboard .top-metrics .big-number {
  margin-top: 0;
  color: #313131;
  font-size: 40px;
  margin-bottom: -10px;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.dashboard .top-metrics .big-number-goal {
  margin-top: 0;
  font-size: 24px;
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  color: #AAA9AA;
}
.dashboard .top-metrics .under-big-number {
  font-size: 14px;
  line-height: 18px;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  color: #767577;
}
.dashboard .top-metrics p {
  margin: 0;
}
.dashboard .top-metrics .stage-name {
  font-size: 14px;
}
.dashboard .top-metrics .pipeline-indicator {
  margin-bottom: 20px;
}
.dashboard .top-metrics .stage-numbers {
  font-size: 14px;
  color: #ccc;
}
.dashboard .top-metrics .stage-numbers .stage-value {
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
  padding-right: 2px;
  color: #313131;
}
.dashboard .top-metrics .stage-numbers .stage-projected {
  color: #767577;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.dashboard .top-metrics .stage-numbers .stage-goal {
  padding-left: 2px;
  color: #949395;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
}
.dashboard .top-metrics .pipeline-toggle-buttons {
  margin-top: 50px;
}
.dashboard .top-metrics .stage-indicator {
  margin-top: 20px;
}
.dashboard .top-metrics .over-goal .actual-progress-bar {
  background-color: #4CAF50;
}
.dashboard .top-metrics .under-goal .actual-progress-bar {
  background-color: #C62026;
}
.dashboard .top-metrics .near-goal .actual-progress-bar {
  background-color: #E68A00;
}
.dashboard .top-metrics .over-goal .projected-progress-bar {
  background-color: #d9eeda;
}
.dashboard .top-metrics .under-goal .projected-progress-bar {
  background-color: #f4bec0;
}
.dashboard .top-metrics .near-goal .projected-progress-bar {
  background-color: #ffe1b3;
}
.dashboard .header {
  height: 80px;
  padding-top: 20px;
  background-color: #313131;
  margin-bottom: 40px;
}
.dashboard .header img {
  display: inline-block;
  height: 40px;
}
.dashboard .header div {
  background-color: #313131;
}
.dashboard .header .dashboard-title {
  color: #AAA9AA;
  font-family: 'ProximaNova-Light', 'Helvetica', sans-serif;
  margin-top: 14px;
  font-size: 1em;
  margin-left: 10px;
}
.dashboard .toggle-button {
  color: #ccc;
  text-decoration: none;
  width: 100px;
}
.dashboard .toggle-button.active {
  color: #fff;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
.dashboard .milestones .milestone {
  display: block;
  color: #313131;
  font-family: 'ProximaNova-Regular', 'Helvetica', sans-serif;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.dashboard .milestones .milestone:hover {
  background-color: #f6f6f6;
}
.dashboard .milestones .milestone.past-due .progress-bar {
  background-color: #C62026;
}
.dashboard .milestones .milestone.past-due .milestone-due-date {
  color: #C62026;
  font-family: 'ProximaNova-Bold', 'Helvetica', sans-serif;
}
