html {
  font-size: 16px;
  font-family: 'open_sansregular';
}
a {
  border-bottom: 0.0625rem solid #bed4f4;
  text-decoration: none;
  color: #1170c4;
  -webkit-transition: border-color 0.45s ease-out 0s;
  -moz-transition: border-color 0.45s ease-out 0s;
  -o-transition: border-color 0.45s ease-out 0s;
  transition: border-color 0.45s ease-out 0s;
}
a:hover,
a:focus {
  border-color: #1170c4;
  color: #1170c4;
}
.btn {
  font-weight: normal;
  font-family: 'open_sansbold';
  border-radius: 4px;
  text-decoration: none;
  -webkit-box-shadow: 0 0 15px 0 1px 1px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 0 15px 0 1px 1px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 0 15px 0 1px 1px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.23);
  padding: 4px 10px;
  font-size: 0.8125em;
  line-height: 1.5625em;
  text-transform: uppercase;
  white-space: normal;
}
.text-middle {
  font-size: 16px;
}
h1 {
  font-size: 36px;
  font-family: 'open_sansregular';
  border-left: 5px solid #6dbc00;
  padding-left: 30px;
  margin-bottom: 40px;
  line-height: 45px;
  font-weight: normal;
}
h1.left-indent {
  margin-left: -50px;
  padding-left: 45px;
}
h1.rt {
  border-left: 5px solid #ee4112;
}
h1.bz {
  border-left: 5px solid #ce366f;
}
h1.wa {
  border-left: 5px solid #fd8424;
}
h1.la {
  border-left: 5px solid #1282ee;
}
h2 {
  font-size: 30px;
  font-family: 'open_sansregular';
  border-left: 4px solid #6dbc00;
  padding-left: 30px;
  margin-bottom: 40px;
  margin-top: 60px;
  line-height: 40px;
  font-weight: normal;
}
h2.left-indent {
  margin-left: -50px;
  padding-left: 46px;
}
h2.rt {
  border-left: 4px solid #ee4112;
}
h2.bz {
  border-left: 4px solid #ce366f;
}
h2.wa {
  border-left: 4px solid #fd8424;
}
h2.la {
  border-left: 4px solid #1282ee;
}
.internal-gray-link-sm {
  color: #999;
  border-bottom: 1px dotted #a2a2a2;
  font-size: 0.75em;
}
.btn-gray {
  background-color: #474c53;
  color: #ffffff;
}
.btn-gray:hover {
  background-color: #555b64;
  color: #ffffff;
}
a.block-link {
  border: 0;
}
img {
  vertical-align: middle;
  border: 0;
}
.bold,
h3 {
  font-family: 'open_sansbold';
}
.normal-text {
  font-weight: normal;
  font-family: 'open_sansregular';
}
.bold .normal-text em,
h3 .normal-text em {
  font-weight: normal;
  font-family: 'open_sanssemibold_italic';
}
em {
  font-weight: normal;
  font-family: 'open_sansitalic';
  font-style: normal;
}
.red-square {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.red-square li {
  padding-left: 20px;
  background-image: url(/images/lists/red-square.png);
  background-repeat: no-repeat;
  background-position: left 12px;
  margin-bottom: 10px;
}
.btn-lg {
  padding: 10px 20px;
  font-size: 1em;
  line-height: 1.5625em;
  text-transform: uppercase;
}
.materialism-theme {
  background-color: #ececec;
  padding-bottom: 0;
  min-width: 1060px;
  position: relative;
  min-height: 100%;
}
.content-wrapper {
  width: 1060px;
  margin: 0 auto;
  display: table;
}
.left-black-bg {
  background-color: #32373e;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
.widgets-bar {
  width: 270px;
  float: left;
  padding-right: 30px;
  padding-left: 30px;
  margin: 0;
  display: table-cell;
  z-index: 500;
  position: relative;
}
.widgets-bar .widget {
  margin-bottom: 20px;
}
.widgets-bar .widget.fixed-top {
  position: fixed;
  top: 0;
}
.widgets-bar .widget.fixed-bottom {
  position: fixed;
  bottom: 0;
}
.widgets-bar .widget .btn {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.63);
  font-weight: normal;
  font-family: 'open_sansbold';
  border-radius: 4px;
  padding: 4px 10px;
  font-size: 13px;
  text-transform: uppercase;
  white-space: normal;
}
.widgets-bar .widget .btn .text-middle {
  font-size: 13px;
}
.widgets-bar .widget .widget-inner-wrapper {
  background-color: #2b3038;
  color: #fff;
  box-shadow: none;
  padding: 15px 20px;
}
.widgets-bar .widget .control {
  margin-bottom: 15px;
}
.widgets-bar .widget .control .btn {
  width: 100%;
  font-size: 0.75em;
}
.empty-widget {
  background-color: transparent;
}
.toolbar-black {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #474c54;
}
.seo-workflow-menu .title {
  color: #fff;
  font-family: 'open_sansbold';
  margin-bottom: 10px;
  font-size: 18px;
}
.seo-workflow-menu ul {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 20px;
}
.seo-workflow-menu ul.sub-menu {
  padding-left: 0;
}
.seo-workflow-menu ul li {
  margin-bottom: 0;
}
.seo-workflow-menu ul li.current a {
  background-color: #474c54;
  border-left: 4px solid #ec4222;
  color: #fdfdfd;
  font-family: 'open_sansbold';
  margin-left: -24px;
  padding-left: 21px;
}
.seo-workflow-menu ul li a {
  color: #9a9fa7;
  border-bottom: 0;
  text-decoration: none;
  display: block;
  padding: 5px 0;
}
.seo-workflow-menu ul li:hover a {
  background-color: #474c54;
  border-left: 4px solid #ec4222;
  color: #fdfdfd;
  font-family: 'open_sansbold';
  margin-left: -24px;
  padding-left: 21px;
}
.seo-workflow-menu .splitter-dashed {
  border-bottom: 1px dashed #474c54;
  margin-bottom: 20px;
}
.seo-workflow-diagram {
  background-image: url(/images/seo-workflow/seo-workflow-diagram.png);
  width: 733px;
  height: 512px;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}
.seo-workflow-diagram a {
  color: #fff;
  font-size: 0.9375em;
  line-height: 1.1875em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  position: absolute;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 1px 1px #606060;
}
.content {
  padding-top: 0;
  border-right: medium none;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #fff;
  width: 740px;
  z-index: 300;
  padding-bottom: 60px;
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.toolbar-white {
  margin-left: -50px;
  margin-bottom: 35px;
  padding-top: 22px;
  padding-bottom: 12px;
  position: relative;
}
.workflow-menu-box {
  display: none;
}
.breadcrumbs {
  overflow: hidden;
  background-color: transparent;
}
.breadcrumbs ul {
  list-style: none;
  background-color: transparent!important;
}
.breadcrumbs ul li {
  float: left;
  font-size: 14px;
}
.breadcrumbs ul li:after {
  content: "";
  background-image: url(/images/seo-workflow/breadcrumbs-arrow.png);
  display: inline-block;
  width: 6px;
  height: 11px;
  margin-left: 10px;
  margin-right: 10px;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.workflow-mobile-menu {
  display: none;
}
.label-arrow {
  color: #fff;
  font-family: 'open_sansregular';
  display: inline-block;
  position: relative;
  margin-right: 15px;
  vertical-align: middle;
}
.label-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 13px 0 13px 5px;
  border-color: transparent;
  -webkit-transform: rotate(0.05deg);
  -moz-transform: scale(1.1);
  -o-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.label-arrow.size-normal {
  padding: 0 7px 0 7px;
  font-size: 13px;
  line-height: 20px;
  height: 20px;
}
.label-arrow.size-normal:after {
  right: -5px;
  border-width: 10px 0 10px 5px;
}
.label-arrow.color-green {
  background-color: #6dbc00;
}
.label-arrow.color-green:after {
  border-left-color: #6dbc00;
}
.label-arrow.bold {
  font-family: 'open_sansbold';
}
.btns-block {
  margin-bottom: 40px;
}
.btns-block .btn {
  min-width: 330px;
}
.btns-block a:first-child {
  float: left;
}
.btns-block a:last-child {
  float: right;
}
.btns-block:after {
  content: "";
  display: table;
  clear: both;
}
.green-square {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.green-square li {
  padding-left: 20px;
  background-image: url(/images/lists/green-square.png);
  background-repeat: no-repeat;
  background-position: left 12px;
  margin-bottom: 10px;
}
.purple-square {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.purple-square li {
  padding-left: 20px;
  background-image: url(/images/lists/purple-square.png);
  background-repeat: no-repeat;
  background-position: left 12px;
  margin-bottom: 10px;
}
.internal-link {
  cursor: pointer;
  color: #202020;
  border-bottom: 0.0625rem dotted #a2a2a2;
  text-decoration: none!important;
  -webkit-transition: border-color 0.45s ease-out;
  -moz-transition: border-color 0.45s ease-out;
  -o-transition: border-color 0.45s ease-out;
  transition: border-color 0.45s ease-out;
}
.internal-link:hover {
  border-color: #6dbc00;
  color: #6dbc00;
}
.display-none {
  display: none;
}
@media screen and (max-height: 860px) {
  .mobile-hidden-workflow-widget {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .widgets-bar {
    display: none;
  }
  .content {
    width: 100%;
    display: block;
  }
  .seo-workflow-diagram {
    display: none;
  }
  .materialism-theme {
    min-width: 0;
  }
  .content-wrapper {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .btns-block a:first-child,
  .btns-block a:last-child {
    display: block;
    float: none!important;
    margin-bottom: 30px;
    min-width: 0;
  }
  .workflow-menu-box {
    display: block;
    float: left;
    background-image: url(/images/elements/menu-box-black.png);
    width: 15px;
    height: 15px;
    margin-left: 18px;
    margin-top: 10px;
    position: relative;
    z-index: 600;
    cursor: pointer;
  }
  .workflow-mobile-menu {
    display: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
    padding: 0;
    min-width: 210px;
  }
  .workflow-mobile-menu.active {
    background-color: #fff;
    display: block;
    left: 20px;
    position: absolute;
    z-index: 600;
    top: 70px;
  }
  .workflow-mobile-menu .toolbar-black {
    display: none;
  }
  .workflow-mobile-menu .title {
    display: none;
  }
  .workflow-mobile-menu .seo-workflow-menu .splitter-dashed {
    border-top: 1px solid #e5e5e5;
    margin: 0;
  }
  .workflow-mobile-menu .seo-workflow-menu ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .workflow-mobile-menu .seo-workflow-menu ul li a {
    margin: 0;
    padding: 10px 15px;
    color: #181818;
  }
  .workflow-mobile-menu .seo-workflow-menu ul li.current {
    padding-left: 0;
    border-left: none;
  }
  .workflow-mobile-menu .seo-workflow-menu ul li.current a {
    background-color: #eeeeee;
    border-left: none;
    color: #181818;
    font-family: 'open_sansregular';
  }
  .workflow-mobile-menu .seo-workflow-menu ul li:hover a {
    background-color: #eeeeee;
    border-left: none;
    color: #181818;
    font-family: 'open_sansregular';
  }
  .toolbar-black {
    display: none;
  }
  .seo-workflow-menu .title {
    display: none;
  }
  img {
    width: 100%;
    height: auto;
  }
  img.fixed-img {
    width: auto;
  }
}
@media screen and (max-width: 960px) {
  .pl-85 {
    padding-left: 40px;
  }
}
