@charset "utf-8";

/*------------------------------------------------------
    e-TBA 소개
--------------------------------------------------------*/
.site-section.e-TBA-introduce {
    position: relative;
    padding-top: 135px;
    padding-bottom: 135px;
}
.site-section.e-TBA-introduce .introduce-box {
    position: relative;
    margin: 0 auto;
    max-width: 970px
}
.site-section.e-TBA-introduce .introduce-text-box {
    position: relative;
    margin: 30px auto 0px;
    max-width: 970px
}
.site-section.e-TBA-introduce .introduce-text-box h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #4a4a4a
}
.site-section.e-TBA-introduce .introduce-text-box .social-list {
    margin: 20px 0px
}
.site-section.e-TBA-introduce .introduce-text-box span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.5px;
    color: #4a4a4a
}
/*------------------------------------------------------
    e-TBA Detail
--------------------------------------------------------*/
.site-section.e-TBA-Detail {
    position: relative;
    padding-top: 145px;
    padding-bottom: 40px
}
.site-section.e-TBA-Detail .thumbnail-box {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}
.site-section.e-TBA-Detail .thumbnail-box img {
    margin: 0 auto;
    border-radius: 18px;
}
.site-section.e-TBA-Detail .text-box {
    text-align: left
}
.site-section.e-TBA-Detail .text-box .media-heading {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.55px;
    color: #000000;
    font-weight: bold;
    height: 60px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: left
}
.site-section.e-TBA-Detail .text-box .sub-text {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    letter-spacing: -0.46px;
}
.detail-section {
    padding-top: 0px;
    padding-bottom: 100px
}
.detail-section .nav.nav-custom {
    border-top: 1px solid #ced1d2;
    border-bottom: 1px solid #ced1d2;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center
}
.detail-box {
    text-align: center;
    margin-bottom: 40px;
}
.detail-box img {
    display: inline-block
}
.nav.nav-custom>li>a {
    padding: 12px 10px;
    border-radius: 0;
    color: #4a4a4a;
}
.nav.nav-custom>li>a:focus, .nav.nav-custom>li>a:hover {
    border-color: transparent
}
.nav.nav-custom>li.active>a, .nav.nav-custom>li.active>a:focus, .nav.nav-custom>li.active>a:hover {
    border: 1px solid #30353b;
    background-color: #30353b;
    color: #ffffff;
    border-radius: 0
}
.customTab .tab-content .tab-pane {
    padding: 30px 0px
}
.customTab .tab-content .tab-pane .tab-box1 .clearfix.text-center {
    margin-top: 25px;
}
.customTab .tab-content .tab-pane .tab-box1 form  button {
    margin: 0px 10px
}
.btn.custom-default {
    outline: none;
    background-color: #30353b;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
    min-width: 140px;
    box-shadow: none;
    cursor: pointer;
    padding: 14px 5px
}
.btn.custom-reset {
    outline: none;
    background-color: #e9eaeb;
    color: #000;
    font-size: 14px;
    border-radius: 25px;
    min-width: 140px;
    box-shadow: none;
    cursor: pointer;
    padding: 14px 5px
}
.btn.custom-default:focus, .btn.custom-default:hover, .btn.custom-reset:focus, .btn.custom-reset:hover {
    outline: none
}
form .form-group label {
    font-weight: 700
}
form .form-group .textarea-box {
    margin-bottom: 40px;
    resize: none;
    overflow-x: hidden
}
form .error {
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #d0021b;
    margin-top: 5px
}
.form-group.custom-select select.form-control {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #ced1d2;
    box-shadow: none;
    border-radius: 0;
}
.mento-request .btn.btn-lg {
    margin: 0px 5px;
}
.mento-request .btn.btn-lg:first-child {
    margin-left: 0;
}
.mento-request .btn.btn-lg:last-child {
    margin-right: 0;
}
.mentoring-review .group-mentoring-list {
    background-color: #f3f4f5;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    padding: 40px 20px;
    margin-bottom: 25px;
    text-align: center;
    min-height: 360px;
}
.group-mentoring-list .mentoring-list li img {
    border-radius: 50%;
    width: 80px; height: 80px;
}
.group-mentoring-list .mentoring-list li .title-text {
    color: #4a4a4a;
    letter-spacing: -0.5px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.group-mentoring-list .mentoring-list li .con-text {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 20px;
    letter-spacing: -0.5px
}
.mento-profile {
    text-align: center;
    margin-top: 15px;
}
.mento-profile img {
    width: 170px;
    height: 170px;
    border-radius: 50%
}
.mento-profile h4 {
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #000000;
    font-weight: bold;
    margin-top: 15px; margin-bottom: 15px
}
.mento-profile .list-inline {
    margin-left: 0
}
.mento-profile .list-inline span {
    background-color: #4a4a4a;
    color: #FFFFFF;
    border-radius: 25px;
    display: inline-block;
    padding: 5px 10px;
    min-width: 68px;
    font-size: 12px;
}
.mento-profile .list-unstyled {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.5px;
    color: #4a4a4a;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mento-profile-text {
    max-width: 770px;
    margin: 0 auto 40px
}
.mento-profile-text span {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 22px;
    letter-spacing: -0.5px
}
/*------------------------------------------------------
    star rating
--------------------------------------------------------*/
.rate {
    display: inline-block;
    border: 0;
}
.rate > input {
    display: none;
}
.rate > label {
    float: right;
}
.rate > label:before {
    display: inline-block;
    font-size: 14px;
    padding: .3rem .5rem;
    margin: 0;
    cursor: pointer;
    font-family: FontAwesome;
    content: "\f005 ";
}
.rate .half:before {
    content: "\f089 ";
    position: absolute;
    padding-right: 0;
}
.rate input ~ label {
    color: #d8d8d8
}
.rate input:checked ~ label, .rate label:hover, .rate label:hover ~ label {
    color: #50e3c2;
}
.rate input:checked + label:hover, .rate input:checked ~ label:hover, .rate input:checked ~ label:hover ~ label, label:hover ~ .rate input:checked ~ label {
    color: #50e3c2;
}
/*------------------------------------------------------
     Comments Box
--------------------------------------------------------*/
.comments {
  margin: 20px auto;
}
.comments .box-article {
  position: relative;
  border-bottom: 1px solid #f3f4f5;
  margin: 0 auto 25px auto;
}
.comments .box-article:last-child {
  border: none;
}
.comments .box-article .profile-photo {
  width: 55px;
  height: 55px;
  border-width: 0;
  border-radius: 100%;
  margin-right: 15px;
}
.comments .box-article h5 {
  display: inline-block;
  color: #000000;
  font-weight: bold
}
.comments .box-article time {
  color: #545454;
  margin-left: 1rem;
}
.comments .box-article time {
  font-size: 12px;
  color: #9b9b9b
}
.comments .box-article p {
  margin-top: 25px;
  margin-bottom: 25px;
}
.comments .box-article.reply-article {
  padding-left: 25px;
  padding-right: 25px;
}
.comments .box-article.reply-article.register {
  padding-top: 25px;
  background-color: #f3f4f5
}
.comments .box-article.reply-article::before {
    content: "";
    background: url("../images/new_kwis/icon/combined-shape.png") no-repeat;
    width: 14px; height: 10px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.comments .box-article.reply-article.register::before {
    content: "";
    background: url("../images/new_kwis/icon/combined-shape.png") no-repeat;
    width: 14px; height: 10px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
}
.comments .box-article .reply-box {
  position: absolute;
  right: 0px;
  top: 0px;
}
.comments .box-article .reply-box li {
    float: left
}
.comments .box-article .reply-box li a {
    display: inline-block
}
.comments .box-article .reply-box li span {
    margin-left: 5px;
    font-size: 12px;
    color: #9b9b9b
}
.comments .box-article .profile-photo.form-vertical {
    float: left
}
.comments .box-article .form-box {
    width: 90%;
    display: inline-table;
    margin-bottom: 25px;
}
.comments .box-article .form-box textarea {
    resize: none;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: -0.5px;
    line-height: 24px;
    min-height: 86px;
}
.comments .box-article .form-box .input-group-btn .btn {
    background-color: #f3f4f5;
    border: 1px solid #ced1d2;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: bold;
    padding: 32px;
}
.comments .box-article .form-box .input-group-btn .btn:focus {
    outline: none
}
/*------------------------------------------------------
     공지사항 게시판
--------------------------------------------------------*/
.site-section.e-TBA-notice {
    position: relative;
    padding-top: 135px;
    padding-bottom: 135px;
}
.panel-group.a-accordion .panel {
   margin-bottom: 20px;
   background-color: #fff;
   border: none;
   border-radius: 0;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.panel-group .panel + .panel {
   margin-top: 0;
}
.panel-default.penel-custom {
   border: none;
}
.panel-default.penel-custom > .panel-heading {
    padding: 20px 15px;
    border: none;
    border-radius: 0;
    position: relative
}
.panel-default.penel-custom > .panel-heading .date-time {
    font-size: 14px;
    letter-spacing: -0.5px;
    display: block;
    position: absolute;
    bottom: 0;
    color: #9b9b9b
}
.panel-default.penel-custom:first-child > .panel-heading {
    border-top: none;
}
.panel-default.penel-custom > .panel-heading {
    background: none;
    border-top: 1px solid #e9eaeb;
    cursor: pointer
}
.panel-default.penel-custom > .panel-heading h4 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #000000;
    line-height: 25px;
    -webkit-line-clamp : 1;
    -webkit-box-orient: vertical;
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 25px;
    display: -webkit-box;
}
.a-accordion .panel-heading .fa-chevron-up {
    color: #9b9b9b;
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.a-accordion .panel-heading.collapsed .fa-chevron-up:before {
    content: '\f078';
}
.panel-default.penel-custom > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}
.panel-default.penel-custom > .panel-collapse > .panel-body > p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 24px;
    letter-spacing: -0.5px
}
/*------------------------------------------------------
     QA 게시판
--------------------------------------------------------*/
.site-section.e-TBA-qa {
    position: relative;
    padding-top: 135px;
    padding-bottom: 135px;
}
.site-section.e-TBA-qa .clearfix .btn.btn-lg {
    margin: 0px 5px
}
/*------------------------------------------------------
    My Page
--------------------------------------------------------*/
.site-section.e-TBA-mypage {
    position: relative;
    padding-top: 145px;
    padding-bottom: 40px
}
.site-section.e-TBA-mypage .thumbnail-box {
    float: left
}
.site-section.e-TBA-mypage .thumbnail-box a.thumbnail-img-box {
    position: relative
}
.site-section.e-TBA-mypage .thumbnail-box a.thumbnail-img-box:before{
    content: "";
    background: url("../images/new_kwis/icon/image-modify-icon.png") no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    position: absolute;
    right: -5px;
    top: 10px;
}
.site-section.e-TBA-mypage .thumbnail-box img {
    margin: 0 auto;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.site-section.e-TBA-mypage .mypage-info {
    float: left;
    margin-left: 20px;
}
.site-section.e-TBA-mypage .mypage-info .media-heading {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #000000;
    font-weight: bold;
    margin-top: 9px;
    text-align: left
}
.site-section.e-TBA-mypage .mypage-info .company-name {
    font-size: 12px;
    color: #4a4a4a;
    letter-spacing: -0.5px;
}
.site-section.mypage-mentoring {
    background-color: #f3f4f5;
    width: 100%;
}
.site-section.mypage-mentoring .mentoring-box {
    padding-left: 0;
    padding-right: 0
}
.site-section.mypage-mentoring .mentoring-box .tab-content .tab-pane {
    padding: 30px 0px
}
.mypage-mentoring .nav.nav-custom {
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center
}
.mypage-mentoring .nav.nav-custom>li {
    border-right: 1px solid #f3f4f5;
    background-color: #fff;
}
.mypage-mentoring .nav.nav-custom>li:last-child {
    border-right: none
}
.mypage-mentoring .nav.nav-custom>li>a {
    padding: 16px 10px
}
.mypage-mentoring .nav.nav-custom>li>a>span {
    margin-left: 3px
}
.mypage-mentoring .thumbnail {
    padding: 0;
    display: inline-block;
    border-radius: 13px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
}
.mypage-mentoring .thumbnail .thumbnail-img-box {
    padding-left: 0;
    padding-right: 0
}
.mypage-mentoring .thumbnail .thumbnail-img {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.mypage-mentoring .thumbnail .caption {
    padding: 20px 15px 0px
}
.mypage-mentoring .thumbnail .caption h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -0.5px;
    color: #000;
    height: 48px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}
.mypage-mentoring .mypage-btn-box {
    clear: both;
    text-align: center;
    padding: 0px 0px 20px;
    min-height: 127px;
}
.mypage-mentoring .mypage-btn-box .divider-line {
    width: 90%;
    height: 1px;
    background-color:#ced1d2;
    display: inline-block
}
.mypage-mentoring .mypage-btn-box h5 {
    color: #000;
    margin: 20px 0px;
    letter-spacing: -0.5px;
}
.mypage-mentoring .mypage-btn-box h5 b {
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px
}
.mypage-mentoring .mypage-btn-box .custom-reset, .mypage-mentoring .mypage-btn-box .custom-default {
    min-width: 90px;
    padding: 6px;
    font-size: 12px;
    position: relative
}
.mypage-mentoring .mypage-btn-box button.new:before{
    content: "";
    background: url("../images/new_kwis/icon/badge.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -10px;
}
.table.table-board>thead>tr>th {
    border-bottom: 2px solid #000000
}
.table.table-board>thead>tr>td, .table.table-board>thead>tr>th {
    font-weight: bold;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: -0.54px;
}
.table.table-board>tbody>tr>td, .table.table-board>tbody>tr>th, .table.table-board>tfoot>tr>td, .table.table-board>tfoot>tr>th, .table.table-board>thead>tr>td, .table.table-board>thead>tr>th {
    text-align: center;
    vertical-align: middle;
    padding: 16px 8px
}
.table.table-board>tbody>tr>td.text-left {
    text-align: left !important
}
.table.table-board>tbody>tr>td>label, .table.table-board>tbody>tr>th>label {
    margin-bottom: 0
}
.table.table-board>tbody>tr>td>span.date-time {
    color: #9b9b9b
}
.table.table-board>tbody>tr>td>h5 {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    letter-spacing: -0.54px
}
.table.table-board>tbody>tr>td>h5>i.notice-badge {
    background-color: #ef596b;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    margin-right: 5px;
    font-style: normal
}
.table.table-board .fixed-no {
     min-width: 50px
}
.table.table-board .fixed-value {
     min-width: 100px
}
.table.table-board>tbody>tr>td>h5.answer-icon::before {
    content: "";
    background: url("../images/new_kwis/icon/combined-shape.png") no-repeat;
    width: 14px; height: 10px;
    display: inline-block;
    margin-left: 0px;
    margin-right: 5px;
}
.btn.inquiry-btn {
    background-color: #30353b;
    color: #fff;
    font-size: 14px;
    padding: 9px;
    border-radius: 25px;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 100px
}
.table.table-board>tbody>tr.bg-gray {
    background-color: #f3f4f5
}
/*------------------------------------------------------
    My Page Info
--------------------------------------------------------*/
.site-section.mypage-info-section {
    position: relative;
    padding-top: 135px;
    padding-bottom: 140px;
}
.site-section.mypage-info-section .mypage-profile {
    text-align: center;
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    width: 270px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    min-height: 400px;
    position: relative
}
.site-section.mypage-info-section .mypage-infoBox {
    width: 100%
}
.site-section.mypage-info-section .mypage-infoBox li {
    padding-bottom: 20px;
}
.site-section.mypage-info-section .mypage-infoBox li h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.5px;
    color: #000;
    margin-bottom: 0px;
}
.site-section.mypage-info-section .mypage-infoBox li .profile-photo {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.site-section.mypage-info-section .mypage-infoBox li h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-wrap: break-word
}
.site-section.mypage-info-section .mypage-infoBox li span {
    color: #4a4a4a;
    font-size: 14px;
    letter-spacing: -0.5px;
    display: inline-block;
}
.site-section.mypage-info-section .mypage-profile .btn-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.site-section.mypage-info-section .mypage-profile .btn.custom-default {
    width: 100px;
    min-width: 100px;
    padding: 8px 5px;
}
.site-section.mypage-info-section .mypage-profile.modify {
    display: none
}
.site-section.mypage-info-section .mypage-profile.modify ul.profile-height {
    min-height: 420px
}
.site-section.mypage-info-section .mypage-profile.modify ul.pwd-height {
    min-height: 340px
}
.site-section.mypage-info-section .mypage-profile.modify li input.form-control {
    text-align: center
}
.site-section.mypage-info-section .mypage-profile.modify .member-withdrawal {
    text-decoration: underline;
    color: #4a4a4a;
    font-size: 12px;
    display: block;
    margin-top: 20px;
}
.btn.custom-btn-file {
  position: relative;
  overflow: hidden;
  background-color: #e9eaeb;
  border-radius: 25px;
  font-size: 12px !important;
  padding: 8px 20px;
  color: #000
}
.btn.custom-btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.mypageinfo-btn {
    text-align: center;
    padding-top: 30px;
    clear: both
}
.mypageinfo-btn .btn {
    margin: 0px 10px
}
/*------------------------------------------------------
    TBA - HOME - Detail
--------------------------------------------------------*/
.detail-section .nav.nav-custom li {
   border-bottom: 1px solid #ced1d2
}
.detail-section .nav.nav-custom li .badge-icon {
    position: absolute; top: 5px;
    width: 14px; height: 14px;
}
.table.table-board>tbody>tr>td.notice-text {
    font-weight: bold;
}
.table.table-board>tbody>tr>td.notice-text h5 {
    color: #ef596b;
    font-weight: bold;
}
.write-box {
    clear: both;
    margin-top: 60px;
}
.form-group .info-text {
    font-size: 14px;
    color: #4a4a4a;
    margin-left: 10px
}
.fileList {
    margin-top: 15px;
}
.fileList li {
    padding: 5px 10px
}
.fileList li span {
    font-size: 14px;
    color: #4a4a4a;
}
.fileList li a img {
    position: relative;
    top: -2px
}
.btn.write-btn {
    background-color: #30353b;
    color: #fff;
    font-size: 14px;
    padding: 9px;
    border-radius: 25px;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 100px;
    outline: none
}
.btn.write-btn:hover, .btn.write-btn:focus {
    outline: none
}
.homeDetail-btn button {
    margin: 0px 5px 60px
}
/*------------------------------------------------------
    TBA - HOME - Board
--------------------------------------------------------*/
.board-box {
    padding: 0px 30px;
}
.board-box .board-header {
    padding: 15px;
    border-bottom: 2px solid #000
}
.board-box .board-header .left-board {
    text-align: left;
    padding-left: 0
}
.board-box .board-header .right-board {
    text-align: right;
    padding-right: 0
}
.board-box .board-header .date-time {
    color: #9b9b9b;
    font-size: 14px;
    margin-left: 15px;
}
.board-box .board-header .mentoName {
    font-weight: bold;
    font-size: 14px;
    color: #4a4a4a
}
.board-box .board-header h5 {
    display: inline-block;
    height: 20px; 
    line-height: 20px;
    text-overflow: ellipsis; 
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical; 
    display: -webkit-box; 
    overflow: hidden;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: -0.54px;
    font-weight: bold
}
.board-box .board-header h5.notice-title {
    color: #ef596b;
}
.board-box .board-header h5 span.count {
    color: #000;
    margin-right: 10px;
}
.board-box .board-header i.notice-badge {
    background-color: #ef596b; 
    color: #fff; 
    font-size: 11px; 
    padding: 3px 10px; 
    margin-right: 5px; 
    font-style: normal
}
.board-box .board-con p {
    padding: 30px 0px;
    color: #4a4a4a;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: -0.5px; 
}
.board-box .btn-box {
    text-align: left;
    clear: both
}
.board-box .btn-box .btn:first-child {
    margin-right: 10px
}
.board-box .btn-box .btn.list-btn {
    outline: none;
    background-color: #e9eaeb;   
    color: #000;
    font-size: 14px;
    border-radius: 25px;
    min-width: 100px;
    box-shadow: none;
    cursor: pointer;
    padding: 10px 5px
}
.board-box .btn-box .btn.modify-btn {
    outline: none;
    background-color: #30353b;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
    min-width: 100px;
    box-shadow: none;
    cursor: pointer;
    padding: 10px 5px
}
.board-box .btn.list-btn:focus, .board-box .btn.list-btn:hover, .board-box .btn.modify-btn:focus, .board-box .btn.modify-btn:hover {
    outline: none
}
.write-box.write-Modifybox {
    display: none;
    margin-top: 15px;
}
.board-box.commentbox {
    clear: both;
    padding-top: 40px;
}
.board-box .board-header .reply-text {
    font-weight: bold; 
    font-size: 14px; 
    color: #4a4a4a
}
.board-box .board-header .reply-count {
    color: #9b9b9b; 
    font-size: 14px; 
    margin-left: 10px
}
.inquiry_one {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0px;
    margin-bottom: 30px;
    height: 80px;
    overflow: auto
}
.inquiry_one h5 {
    font-size: 16px; 
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px
}
.inquiry_one .fileList {
    margin-top: 0;
    display: inline-block
}
.inquiry_one .fileList li span::after {
    display: none
}
/*------------------------------------------------------
    TBA - Rate
--------------------------------------------------------*/
.site-section.e-TBA-rate {
    position: relative; 
    padding-top: 0px;
}
.site-section.e-TBA-rate .rateBox {
    border-top: 1px solid #d8d8d8; 
    padding-top: 30px; 
    padding-bottom: 30px; 
    text-align: center
}
.rate.big {
    display: inline-block;
    border: 0;
}
.rate.big > input {
    display: none;
}
.rate.big > label {
    float: right;
}
.rate.big > label:before {
    display: inline-block;
    font-size: 18px;
    padding: .3rem .8rem;
    margin: 0;
    cursor: pointer;
    font-family: FontAwesome;
    content: "\f005 "; 
}
.rate.big .half:before {
    content: "\f089 ";
    position: absolute;
    padding-right: 0;
}
.rate.big input ~ label {
    color: #d8d8d8
}
.rate.big input:checked ~ label, .rate.big label:hover, .rate.big label:hover ~ label {
    color: #50e3c2;
}
.rate.big input:checked + label:hover, .rate.big input:checked ~ label:hover, .rate.big input:checked ~ label:hover ~ label, label:hover ~ .rate.big input:checked ~ label {
    color: #50e3c2;
}
/*------------------------------------------------------
    TBA - Mentor My page
--------------------------------------------------------*/
.mypage-right-btn {
    float: right; margin-top: 10px;
}
.mypage-right-btn .btn.custom-default {
    padding: 10px;
    font-size: 14px;
}
.nav.mentor-tab {
    border-bottom: 0
}
.nav.mentor-tab>li {
    border-top: 1px solid #f3f4f5;
    border-bottom: 1px solid #f3f4f5;
}
/*------------------------------------------------------
    Mentor - TBA - HOME, Board
--------------------------------------------------------*/
.mentor-hashtag {
    margin-left: 2px;
}
.mentor-btn {
    padding-top: 30px;
    padding-bottom: 20px
}
.mentor-reply-Form {
    padding-top: 60px;
}
.mentor-top-btn button {
    margin: 0px 5px 20px;
    min-width: 90px;
}
.btn.all-check {
    outline: none;
    background-color: #30353b;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    box-shadow: none;
    cursor: pointer;
}
.btn.all-reset {
    outline: none;
    background-color: #e9eaeb;
    color: #000;
    font-size: 12px;
    border-radius: 25px;
    box-shadow: none;
    cursor: pointer;
}
.btn.all-check:focus, .btn.all-check:hover, .btn.all-reset:focus, .btn.all-reset:hover {
    outline: none
}
.student-box .student-list {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 15px 10px;
    margin-bottom: 10px
}
.student-box .student-list .media-object {
    width: 50px; 
    height: 50px;
    border-radius: 50%
}
.student-box .student-list .media-body {
    vertical-align: middle
}
.student-box .student-list .media-body p {
    font-size: 12px;
    color: #9b9b9b;
    -webkit-line-clamp : 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    padding-right: 30px;
    height: 20px;
}
.student-box .student-list .student-checkbox {
    position: absolute;
    right: 20px;
    top: 25px;
}
.student-box .student-list .checkbox {
    margin: 0;
    position: relative;
    top: 10px;
}
.student-box .student-list .checkbox label {
  padding-left: 24px;
}
.student-box .student-list input[type="checkbox"] {
  display: none;
}
.student-box .student-list input[type="checkbox"] + .box:before,
.student-box .student-list input[type="checkbox"] + .box:after {
  transition: all 0.3s;
}
.student-box .student-list input[type="checkbox"] + .box:after {
  position: absolute;
  left: 4px;
  top: 3px;
  margin-top: -5px;
  margin-left: -4px;
  display: inline-block;
  content: ' ';
  width: 15px;
  height: 15px;
  background-color: #fff;
  z-index: 2;
  border: 1px solid #ced1d2
}
.student-box .student-list input[type="checkbox"]:checked + .box:before {
  transform: rotate(45deg);
  position: absolute;
  left: 5px;
  top: -1px;
  width: 6px;
  height: 10px;
  border-width: 2px;
  border-style: solid;
  border-top: 0;
  border-left: 0;
  border-color: #50e3c2;
  content: '';
  z-index: 3;
}
.mentor-top-btn.text-center {
    padding: 40px 0px 0px;
    clear: both
}
/*------------------------------------------------------
    mentor - make 
--------------------------------------------------------*/
.site-section.e-TBA-mentorMake {
    position: relative;
    padding-top: 140px;
    padding-bottom: 135px;
}
.thumbnail-make img {
    background-color: #f3f4f5;
    border-radius: 18px;
    width: 100%;
    max-width: 270px;
    margin: 0 auto
}
.thumbnail-btn-box {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}
.thumbnail-btn-box .btn.custom-btn-file.image-mentor {
    background-color: #30353b;
    color: #fff
}
.make-form form .form-control {
    border-radius: 0;
    box-shadow: none
}
.make-form form .input-group.date .input-group-addon {
    padding: 5px 12px
}
.make-form form .input-group.date .form-calendar:before {
    background: url("../images/new_kwis/icon/calendar-icon.png") no-repeat;
    width: 17px; height: 18px;
    display: inline-block;
    content: "";
}
.make-form .mentor-btn-box {
    clear: both;
    padding-top: 15px;
    text-align: center
}
.make-form .mentor-btn-box button {
    margin: 0px 5px
}
/*------------------------------------------------------
    checkbox style
--------------------------------------------------------*/
.checkbox-animated {
  position: relative;
  margin-top: 7px;
  margin-bottom: 10px;
}
.checkbox-animated input[type="checkbox"] {
  display: none;
}
.checkbox-animated input[type="checkbox"]:disabled ~ label .box {
  border-color: #777;
  background-color: #e6e6e6;
}
.checkbox-animated input[type="checkbox"]:disabled ~ label .check {
  border-color: #777;
}
.checkbox-animated input[type="checkbox"]:checked ~ label .box {
  opacity: 0;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
}
.checkbox-animated input[type="checkbox"]:checked ~ label .check {
  opacity: 1;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}
.checkbox-animated label {
  cursor: pointer;
  padding-left: 15px;
  font-weight: normal;
  margin-bottom: 0;
  color: #4a4a4a;
  font-size: 16px;
}
.checkbox-animated label span {
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.checkbox-animated label .box {
  border: 2px solid #ced1d2;
  height: 20px;
  width: 20px;
  z-index: 888;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.checkbox-animated label .check {
  top: -7px;
  left: 6px;
  width: 12px;
  height: 24px;
  border: 2px solid #50e3c2;
  border-top: none;
  border-left: none;
  opacity: 0;
  z-index: 888;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/*------------------------------------------------------
    custom add
--------------------------------------------------------*/
.form-group.invalid label {
    color: red;
}
.form-group.invalid input {
    border: 1px solid red;
    background-color: #ffc9aa;
}
.custom-modal .terms-box .termsBox, .custom-modal .terms-box .policyBox{
    width : 100%;
}
#google-signin-btn-0, #google-signin-btn-1{
    border: 0px;
    background-color: #fff;
}
.side-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
}
.side-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
/*------------------------------------------------------
    media query
--------------------------------------------------------*/
@media (min-width: 360px) and (max-width: 574px) {
    .nav.nav-custom>li>a {
        border-radius: 0;
        color: #4a4a4a;
    }
    .customTab .tab-content .tab-pane .tab-box1 form  button {
        margin: 0px 5px
    }
    .comments .box-article h5 {
      vertical-align: super
    }
    .comments .box-article time {
      display: block;
      margin-left: 0
    }
    .comments .box-article .form-box {
        width: 100%;
    }
    .comments .box-article .form-box .input-group-btn {
        display: inline-block;
        width: 100%
    }
    .comments .box-article .form-box .input-group-btn .btn {
        width: 100%;
        border-radius: 6px;
        padding: 15px;
        margin-top: 10px;
    }
}
@media (min-width: 575px) and (max-width: 767px) {
    .comments .box-article .form-box {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 879px) {

}
@media (min-width: 768px) and (max-width: 991px) {
    .comments .box-article .form-box {
        width: 88%;
    }
}
@media (min-width: 880px) and (max-width: 990px) {

}
@media (min-width: 991px) and (max-width: 1199px) {

}
/*------------------------------------------------------
Media Query	 Max-Width Option
--------------------------------------------------------*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .site-section.e-TBA-Detail .text-box .media-heading {
        font-size: 20px;
        height: 55px;
        margin-bottom: 5px;
    }
    .btn.inquiry-btn, .btn.write-btn {
        clear: both;
        display: block;
        margin: 0 auto;
        position: inherit;
        left: 0;
        top: 0
    }
    .form-group .info-text {
        display: block;
        font-size: 12px;
        margin-top: 15px;
    } 
    .fileList li span {
        font-size: 12px; 
    } 
    .board-box .board-header h5 {
        font-size: 12px;
    }    
    .board-box .board-header .date-time, .board-box .board-header .mentoName {
        font-size: 12px;
    }  
    .board-box .board-con p {
        font-size: 12px;
    }
    .inquiry_one .fileList {
        width: 100%
    }
    .inquiry_one .fileList li {
        padding: 10px 0px
    }  
    .mypage-right-btn {
        float: none;
        display: block;
        clear: both;
        text-align: center;
        padding-top: 20px;
    }
    .mypage-right-btn .btn.custom-default {
        padding: 10px;
        font-size: 12px;
    }    
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
    .site-section.e-TBA-introduce, .site-section.e-TBA-Detail, .site-section.e-TBA-notice, .site-section.e-TBA-qa, .site-section.mypage-info-section {
        padding-top: 90px;
    }
    .site-section.e-TBA-Detail .text-box .media-heading {
        margin-top: 20px;
        text-align: center
    }
    .panel-default.penel-custom > .panel-heading h4 {
        font-size: 14px;
    }
    .panel-default.penel-custom > .panel-heading .date-time {
        font-size: 12px;
    }
    .site-section.e-TBA-notice h2 {
        margin-bottom: 20px
    }
    .mento-request .btn.btn-lg {
        min-width: 80px;
        padding: 8px 6px
    }
    .site-section.e-TBA-mypage {
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .table.table-board>tbody>tr>td, .table.table-board>tbody>tr>th, .table.table-board>tfoot>tr>td, .table.table-board>tfoot>tr>th, .table.table-board>thead>tr>td, .table.table-board>thead>tr>th {
        font-size: 12px;
    }
    .table.table-board>tbody>tr>td>h5.answer-icon::before {
        margin-left: 15px;
    }
    .table.table-board>tbody>tr>td>h5 {
        font-size: 12px;
    }
    .board-box .btn-box {
        text-align: center
    }  
    .checkbox-animated {
      position: relative;
      margin-top: 15px;
      margin-bottom: 10px;
    } 
    .site-section.e-TBA-mentorMake {
        padding-top: 75px;
    }
    .make-form .mentor-btn-box button {
        min-width: 90px;
        padding: 10px
    }
}
/*Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
    .board-box {
        padding: 0px;
    }    
    .board-box .board-header .right-board {
        text-align: left;
        padding-left: 0;
        margin-top: 10px;
    }   
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {

}
/*------------------------------------------------------
Media Query	 Min-Width Option
--------------------------------------------------------*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
