#top_button {
  display: none;
  position: sticky;
  bottom: 0;
  float: right;
  transform: translate(250%,-200%);
  text-align: center;
}
#top_button:hover {
  cursor: pointer;
}
.tutorial_top {
  background-image: url("/assets/images/tutorial_class/help_marketplace_v2.2-09.png");
  background-size: cover;
  margin-top: 50px;
  padding-top: 60px;
}
.tutorial_top ul,
.tutorial_bottom .tabs ul {
  list-style-type: none;
  margin: 5px 0;
  padding: 0;
  overflow: hidden;
}
.tutorial_bottom .tabs ul {
  margin: 0;
}
.tutorial_top ul li,
.tutorial_bottom .tabs ul li {
  float: left;
}
.tutorial_bottom .tabs ul li {
  padding: 10px 0;
}
.tutorial_bottom .tabs ul li a:hover {
  cursor: pointer;
}
.tutorial_top ul li a,
.tutorial_bottom .tabs ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}
.tutorial_bottom .tabs {
  background: transparent;
  border-bottom: 1px solid #000000;
  border-radius: 0;
}
.tutorial_bottom .tabs ul li a {
  color: #000000;
  padding: 0 13px;
}
.tutorial_bottom .tabs ul li a img {
  max-height: 20px;
  max-width: 20px;
  object-fit: cover;
  margin: 0 10px;
}
.tutorial_top ul li a:hover {
  color: #2b93d1;
  cursor: pointer;
}
.tutorial_bottom .tabs ul li:hover,
.tutorial_bottom .tabs ul li.active {
  background-color: #e6e6e6;
}
.tutorial_top table {
  margin: 0 auto;
}
.tutorial_top table tr td {
  padding: 10px;
}
.tutorial_top_stage {
  height: 250px;
  width: 250px;
  border: #e6e6e6;
  border-radius: 5px;
  background-color: white;
  text-align: center;
  margin: 0 auto;
}
.tutorial_top_stage img {
  max-height: 150px;
  width: 150px;
}
.stage_title {
  font-size: 20px;
  padding-top: 15px;
}
.stage_name {
  font-size: 25px;
}
.stage_description {
  font-size: 12px;
}
.view_button {
  width: 250px;
  height: 40px;
  background-color: #2b93d1;
  margin: 15px 0;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  color: white;
  cursor: pointer;
}
.breadcrumb {
  border-bottom: #b3b3b3;
}
.tutorial_title {
  color: #ffffff;
  font-size: 45px;
  text-align: center;
  margin: 40px auto;
  font-family: "HelveticaNeue-Light";
}
.tutorial_post {
  padding: 15px 0;
}
.tutorial_post img {
  max-width: 100%;
}
.tutorial_post_title {
  font-size: 30px;
  color: #2b93d1;
  padding: 2px;
}
.tutorial_post_date {
  font-size: 20px;
  color: #e6e6e6;
  padding: 2px;
  display: inline-block;
}
.tutorial_post_category {
  display: inline-block;
  padding: 2px 5px;
  color: #fff;
}
.tutorial_post_category.Preparation {
  background-color: #2EA2DD;
}
.tutorial_post_category.Launching {
  background-color: #F6B45D;
}
.tutorial_post_category.Growth {
  background-color: #F3764C;
}
.tutorial_post_image {
  height: 375px;
  width: 750px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.tutorial_post_paragraph {
  color: black;
  font-size: 15px;
  padding: 10px 0;
}
.tutorial_post_button {
  text-decoration: none !important;
}
.tutorial_post_button>div {
  height: 50px;
  width: 100%;
  color: black;
  background-color: #e6e6e6;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}
.tutorial_pdf_button {
  text-decoration: none !important;
}
.tutorial_pdf_button>div {
  height: 50px;
  width: 60%;
  color: #FFFFFF;
  background-color: #2b93d1;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px auto;
}
.tutorial_right_items {
  padding: 5px;
  display: inline-block;
}
.tutorial_right_subheader {
  font-size: 25px;
  width: 100%;
  border-bottom: solid #b3b3b3;
  border-width: 2px;
  padding: 10px 0;
}
#tutorial_faq a {
  font-size: 12pt;
  color: #000000;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
#tutorial_faq a:hover {
  color: #2b93d1;
}
.tutorial_latest {
  text-decoration: none !important;
  color: #000000;
}
.tutorial_latest>div {
  padding: 5px;
  display: block;
  overflow: auto;
  position: relative;
}
.tutorial_latest_img {
  width: 100px;
  height: 100px;
  float: left;
  margin: 5px 5px 5px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.tutorial_latest_title {
  margin-top: 5px;
}
.tutorial_latest_date {
  color: #b3b3b3;
  position: absolute;
  bottom: 0;
  right: 0;
}
.fb-page {
  display: block;
  overflow: auto;
  padding: 10px 0;
}
.related {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.related>li {
  float: left;
}
.related_a {
  text-decoration: none !important;
  color: #000000;
}
.related_div {
  width: 130px;
  margin: 10px;
}
.related_div>img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}
.related_div>div {
  text-align: center;
  width: 120px;
  margin: 0 auto;
}
#similar_blogs_control {
  position: absolute;
  top: 0;
  right: 0;
}
#similar_blogs {
  position: relative;
}
#similar_blogs_control>div {
  float: right;
  display: inline-block;
}
#similar_blogs_control>div:hover {
  cursor: pointer;
}
#tutorial_prev {
  cursor: pointer;
  float: left;
  display: none;
}
#tutorial_next {
  cursor: pointer;
  float: right;
}
#tutorial_left {
  position: relative;
}
.tutorial_left_content {
  margin-bottom: 150px;
}
#tutorial_left_button {
  margin-bottom: 100px;
}
.tutorial_a {
  text-decoration: none !important;
  cursor: pointer;
}
.container_body {
  margin-top: 30px;
}
.float_right {
  float: right !important;
}
.float_left {
  float: left !important;
}
