@font-face {
  font-family: NanumSquareR;
  font-weight: normal;
  src: url('../fonts/NanumSquareOTFRegular.woff') format('woff'), url('../fonts/NanumSquareOTFRegular.otf') format('opentype');
}
@font-face {
  font-family: NanumSquareB;
  src: url('../fonts/NanumSquareOTFBold.woff') format('woff'), url('../fonts/NanumSquareOTFBold.otf') format('opentype');
}
@font-face {
  font-family: NanumSquareEB;
  src: url('../fonts/NanumSquareOTFExtraBold.woff') format('woff'), url('../fonts/NanumSquareOTFExtraBold.otf') format('opentype');
}
.star-rate {
  margin-bottom: 10px;
}
.star-rate img {
  width: 7%;
}
.text-sm {
  font-size: 12px;
}
.text-xm {
  font-size: 10px;
}
.user-following-container.on .unfollow,
.user-following-container .follow {
  display: inline;
}
.user-following-container.on .follow,
.user-following-container .unfollow {
  display: none;
}
#home .jumbotron {
  color: #4f4f51;
  border-radius: 0;
}
#home section {
  padding-top: 30px;
  padding-bottom: 40px;
}
#home section .section-header {
  margin: 20px 0;
  color: #4f4f51;
}
#home section .section-header h2 {
  font-size: 36px;
  font-weight: 500;
  color: #175cb6;
}
#home .section-simple {
  padding-bottom: 0;
}
#home .bg-gray {
  background-color: #f3f3f3;
}
#home .banner {
  color: #4f4f51;
  font-size: 24px;
  padding: 20px 0;
}
#home .banner-main {
  color: white;
  width: 100%;
  height: 320px;
  background-image: url('../img/bg_blue_desktop.jpeg');
  position: relative;
}
#home .banner-main .banner-main-content .banner-main-img {
  position: absolute;
  bottom: -58px;
  right: 10%;
  height: 180px;
}
#home .banner-main .message {
  font-weight: 300;
  margin-top: 35px;
}
#home .banner-main .message h1 {
  margin-top: 5px;
}
#home .banner-main .message img {
  padding-bottom: 3px;
  border-bottom: 1px solid white;
}
#home .banner-main .sub-message {
  font-weight: 300;
  margin-top: 10px;
}
#home .banner-main .btn-cta {
  color: #175cb6;
  background-color: white;
  font-weight: 700;
  margin-top: 40px;
  padding: 10px 40px;
  border-radius: 30px;
}
#home .banner-main .btn-cta:hover {
  color: white;
  background-color: #175cb6;
}
#home .banner-cta {
  padding-top: 60px;
  padding-bottom: 60px;
}
#home .banner-cta .btn-cta {
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#contact {
  font-weight: 400;
}
#contact section {
  padding: 30px;
  border-bottom: 1px solid #f3f3f3;
}
#contact section.banner {
  padding: 0;
}
#contact .bg-gray {
  background-color: #f3f3f3;
}
#contact .contact-main {
  color: white;
  width: 100%;
  height: 200px;
  background-image: url('../img/bg_blue_desktop.jpeg');
}
#contact .contact-main .message {
  font-weight: 500;
  margin-top: 54px;
}
#contact .contact-main .sub-message {
  font-weight: 300;
  margin-top: 20px;
}
#contact .contact-cta {
  padding-top: 60px;
  padding-bottom: 60px;
}
#contact .contact-cta .btn-cta {
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#whycoding {
  font-weight: 400;
}
#whycoding section {
  padding: 30px;
  border-bottom: 1px solid #f3f3f3;
}
#whycoding section.banner {
  padding: 0;
}
#whycoding .bg-gray {
  background-color: #f3f3f3;
}
#whycoding .whycoding-main {
  color: white;
  width: 100%;
  height: 300px;
  background-image: url('../img/bg_blue_desktop.jpeg');
}
#whycoding .whycoding-main .message {
  font-weight: 300;
  margin-top: 85px;
}
#whycoding .whycoding-main .sub-message {
  font-weight: 300;
  margin-top: 40px;
}
#whycoding .whycoding-main .btn-cta {
  color: #175cb6;
  background-color: white;
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#whycoding .whycoding-main .btn-cta:hover {
  color: white;
  background-color: #175cb6;
}
#whycoding .whycoding-cta {
  padding-top: 60px;
  padding-bottom: 60px;
}
#whycoding .whycoding-cta .btn-cta {
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#curriculum {
  font-weight: 400;
}
#curriculum section {
  padding: 30px;
  border-bottom: 1px solid #f3f3f3;
}
#curriculum section.banner {
  padding: 0;
}
#curriculum .bg-gray {
  background-color: #f3f3f3;
}
#curriculum .curriculum-main {
  color: white;
  width: 100%;
  height: 320px;
  background-image: url('../img/bg_blue_desktop.jpeg');
}
#curriculum .curriculum-main .message {
  font-weight: 300;
  margin-top: 70px;
}
#curriculum .curriculum-main .message h1 {
  margin-top: 5px;
}
#curriculum .curriculum-main .message img {
  padding-bottom: 3px;
  border-bottom: 1px solid white;
}
#curriculum .curriculum-main .sub-message {
  font-weight: 300;
  margin-top: 40px;
}
#curriculum .curriculum-main .btn-cta {
  color: #175cb6;
  background-color: white;
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#curriculum .curriculum-main .btn-cta:hover {
  color: white;
  background-color: #175cb6;
}
#curriculum .curriculum-cta {
  padding-top: 60px;
  padding-bottom: 60px;
}
#curriculum .curriculum-cta .btn-cta {
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 30px;
}
#parent section,
#getting-started section {
  margin-bottom: 50px;
}
#signup #signup-form {
  margin-top: 50px;
  margin-bottom: 150px;
}
#signup-success {
  margin-top: 50px;
  margin-bottom: 150px;
}
#signin #signin-form {
  margin-top: 50px;
  margin-bottom: 150px;
}
#about section {
  padding: 30px 0;
}
#user-detail .page-header {
  background-color: #949799;
}
#user-detail .page-header .connected-services {
  margin-top: 5px;
}
#user-detail .page-header .connected-services .connected-service {
  width: 30px;
  margin-right: 5px;
}
#user-detail .page-submenu {
  background-color: #f3f3f3;
  font-size: 12px;
}
#user-detail .page-submenu .nav-tabs .nav-link {
  border-top: 0;
  border-radius: 0;
}
#user-detail .page-submenu .nav-tabs .nav-link.active {
  font-weight: 700;
}
#user-detail .user-community {
  margin: 30px 0;
}
#user-academy .card .card-body,
#user-portfolio .card .card-body {
  padding: 10px 15px;
}
#post-list .divider-horizontal,
#question-list .divider-horizontal,
#mission-list .divider-horizontal,
#course-list .divider-horizontal {
  margin-top: 32px;
  margin-bottom: 32px;
}
#post-list .page-header,
#question-list .page-header,
#mission-list .page-header,
#course-list .page-header {
  padding: 16px 10px;
  background-color: #f3f3f3;
  color: #4f4f51;
}
#post-list .page-body,
#question-list .page-body,
#mission-list .page-body,
#course-list .page-body {
  margin-top: 48px;
  margin-bottom: 48px;
}
#course-detail .divider-horizontal {
  margin-top: 32px;
  margin-bottom: 32px;
}
#course-detail .page-header {
  padding: 32px 20px;
  background-color: #4B8FE8;
  color: white;
}
#course-detail .page-body {
  margin-top: 48px;
}
#course-detail .sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
}
#course-detail .sidebar .course-thumbnail {
  border: 1px solid #f3f3f3;
  padding: 3px;
}
#course-detail .sidebar .list-item {
  margin-top: 14px;
}
#course-detail .sidebar .list-item .active {
  font-weight: bold;
}
#course-detail .course-section-item {
  margin-bottom: 30px;
}
#course-detail .course-section-item .section-header {
  margin-bottom: 24px;
}
#course-detail .course-section-item .section-header .section-description {
  margin-top: 15px;
}
#course-detail .course-section-item .section-body {
  margin-bottom: 70px;
  border-bottom: 1px solid #f3f3f3;
}
#course-detail .course-section-item .section-body .lesson-item {
  padding: 16px;
  border-top: 1px solid #f3f3f3;
  font-weight: bold;
}
#mission-detail .sidebar,
#lesson-detail .sidebar {
  padding: 32px 0;
  border-right: 1px solid #f3f3f3;
  height: 100%;
}
#mission-detail .sidebar .divider-horizontal,
#lesson-detail .sidebar .divider-horizontal {
  margin-top: 16px;
  margin-bottom: 16px;
}
#mission-detail .sidebar .sidebar-index-section,
#lesson-detail .sidebar .sidebar-index-section {
  margin-bottom: 30px;
}
#mission-detail .main-content,
#lesson-detail .main-content {
  padding: 32px 0;
}
#mission-detail .main-content .divider-horizontal,
#lesson-detail .main-content .divider-horizontal {
  margin-top: 16px;
  margin-bottom: 16px;
}
#mission-detail .main-content .content-body,
#lesson-detail .main-content .content-body {
  padding-top: 32px;
  padding-body: 32px;
}
#mission-detail .main-content .content-body .lesson-nav,
#lesson-detail .main-content .content-body .lesson-nav {
  margin-bottom: 120px;
}
#question-detail .divider-horizontal,
#post-detail .divider-horizontal {
  margin-top: 32px;
  margin-bottom: 32px;
}
#question-detail .page-header,
#post-detail .page-header {
  padding: 32px 20px;
  background-color: #f3f3f3;
  color: #4f4f51;
}
#question-detail .page-body,
#post-detail .page-body {
  margin-top: 48px;
}
#question-detail .post-content,
#post-detail .post-content {
  min-height: 200px;
}
#class-detail .divider-horizontal {
  margin-top: 32px;
  margin-bottom: 32px;
}
#class-detail .page-header {
  padding: 32px 20px;
  background-color: #4B8FE8;
  color: white;
}
#class-detail .page-body {
  margin-top: 0;
}
#class-detail .sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
  display: block;
  height: 100%;
  padding-left: 20px;
  border-left: 1px solid #f3f3f3;
}
#class-detail .sidebar .list-item {
  margin-top: 14px;
}
#class-detail .sidebar .list-item .active {
  font-weight: bold;
}
#class-detail .page-submenus {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
#class-detail .page-submenus ul {
  margin-bottom: 0;
}
#class-detail .page-submenus ul li {
  display: inline;
  margin-right: 10px;
}
#class-detail section {
  margin-top: 40px;
}
#class-detail section .section-title {
  font-size: 18px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
}
#class-detail .members-objectives,
#class-detail .latest-classnote {
  border: 1px solid #e8e8e8;
  background: #f3f3f3;
  padding: 10px;
}
#class-detail .empty-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
#class-detail .past-objectives-section {
  border: 1px solid #e8e8e8;
  background: #f3f3f3;
  padding: 10px;
}
#class-detail .nav-link {
  font-size: 12px;
  padding: 5px 10px;
}
#work-detail .work-header {
  background-color: #e8e8e8;
  padding-top: 15px;
  padding-bottom: 15px;
}
#work-detail .work-header .profile-image {
  width: 90px;
  height: 90px;
  margin-right: 10px;
}
#work-detail .work-header .work-title {
  margin-top: 10px;
}
#work-detail .work-header .work-header-controls {
  padding-top: 26px;
}
#work-detail .work-content {
  background-color: #f3f3f3;
}
#work-detail .work-content .iframe-responsive-container {
  border: 1px solid #e8e8e8;
}
#work-detail .work-extra-info {
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
  display: block;
  height: 100%;
  padding-left: 20px;
  border-left: 1px solid #f3f3f3;
}
#work-detail .work-extra-info .profile-image {
  width: 100px;
  height: 100px;
}
#work-detail .work-extra-info .profile-name {
  margin-top: 10px;
}
#work-detail .work-content,
#work-detail .work-description,
#work-detail .work-comments,
#work-detail .work-extra-info {
  padding-top: 50px;
  padding-bottom: 50px;
}
#work-update .page-header {
  color: white;
  width: 100%;
  background-image: url('../img/bg_blue_desktop.jpeg');
}
