*{
	margin:0;
	padding:0;
	border:0;
}

.table-custom {
	color: #000; font-weight: normal;
	width: 100%;
}
.table-custom > thead > tr {
  	border-top: 2px solid #222;
	border-bottom: 1px solid #d9d9d9;
	height: 54px; line-height: 54px;
}
.table-custom thead tr th{
	text-align: center;
}
.table-custom thead tr th.line1{
	height: 0; border-bottom: 2px solid #222;
}
.table-custom tbody tr td{
	text-align: left;
	height: 54px;
	color: #666;
	font-size: 14px;
}
.table-custom tbody tr td.line{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-custom tbody tr td.thumbImg{
	width: 100%;
	padding: 15px;
}

.table-custom2 {
	color: #000; font-weight: normal;
	width: 100%;
}
.table-custom2 > thead > tr {
  	border-top: 2px solid #222;
	border-bottom: 1px solid #d9d9d9;
	height: 34px; line-height: 34px;
}
.table-custom2 thead tr th{
	text-align: center;
	font-size: 13px;
}
.table-custom2 thead tr th.line1{
	height: 0; border-bottom: 2px solid #222;
}
.table-custom2 thead tr th.line2{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-custom2 tbody tr td{
	text-align: center;
	height: 34px;
	color: #666;
	font-size: 13px;
}
.table-custom2 tbody tr td.line{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-custom2 tbody tr td.thumbImg{
	width: 230px;
	padding: 15px;
}



.table-custom3 {
	font-weight: normal;
	width: 750px;
	border-collapse: collapse;
}
.table-custom3 thead tr th{
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;	
	color: #838383;
	font-weight: normal;
}
.table-custom3 thead tr th.first {
	border-left: 1px solid #d9d9d9;	
}
.table-custom3 thead tr th.selected{
	background-color: #858ba9;
	color: white;
	font-weight: normal;
}
.table-custom3 tbody tr td{
	padding: 10px 0;
	text-align: left;
	height: 34px;
	color: #666;
	font-size: 14px;
}
.table-custom3 tbody tr td h6{
	font-size: 14px;
	text-align: left;
	padding: 10px 0;
}
.table-custom3 tbody tr td div.detailcontents {
	line-height: 23px;
}




.table-custom3 tbody tr td div.detailcontents table.table-custom2 {
	color: #000; font-weight: normal;
	width: 100%;
}
.table-custom3 tbody tr td div.detailcontents table {
	border-collapse: collapse;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2 > thead > tr {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	height: 34px; line-height: 34px;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2 thead tr th{
	text-align: center;
	font-size: 13px;
	border: none;
	color: black; background-color: #f7f7f7;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2 tbody tr td{
	text-align: center;
	height: 20px;
	color: #666;
	font-size: 13px;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2 tbody tr td.line{
	height: 0; border-top: 1px solid #d9d9d9;
	line-height: 0; padding: 0;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2.onlytbody tbody tr {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	height: 34px; line-height: 34px;
}
.table-custom3 tbody tr td div.detailcontents table.table-custom2.onlytbody tbody tr td {
	text-align: center;
	font-size: 13px;
	border: none;
	color: black; background-color: white;
	font-weight: normal;
}

.table-custom3 tbody tr td table tbody tr td div.courseDetail2 dl {
	width: 100%; 
}
.table-custom3 tbody tr td table tbody tr td div.courseDetail2 dl dt {
	margin: 0;
	float: left; width: 1px; clear: both;padding: 0 5px; display: block;
	width: 80px;
	font-size: 13px;  text-align: left; line-height: 20px;
}
.table-custom3 tbody tr td table tbody tr td div.courseDetail2 dl dd {
	float: left;width: 350px;padding: 0 5px;display: block;
	font-size: 13px; text-align: left; line-height: 20px;
	font-weight: normal;  
} 

div.evaluation1 span {
	font-size: 15px; font-weight: bold; padding: 0 8px;
}
div.evaluation2 h6 span.emphasis {
	color: red;
}
.coursereview1 div span {
	margin-right: 10px; font-size: 13px; color: #838383; letter-spacing: 2px;
}
.coursereview1 div span.star {
	letter-spacing: 3px; font-weight: bold;
}
.coursereview2 {
	font-size: 13px; color: #838383; 
	width: 98%;	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
	word-wrap:break-word; 
	line-height: 1.3em;
}


.iconC {
	padding-left : 15px;
	padding-right : 15px;	
	background-color: #001D6E;
	color: white;
	font-size: 13px;
	padding: 3px 10px;
	float: left;
	margin-right: 5px;
}
.iconR {	
	padding-left : 15px;
	padding-right : 15px;	
	background-color: #0072FF;
	color: white;
	font-size: 13px;
	padding: 3px 10px;
	float: left;
	margin-right: 5px;
}
.iconG {
	padding-left : 15px;
	padding-right : 15px;	
	background-color: #0B3B0B;
	color: white;
	font-size: 13px;
	padding: 3px 10px;
	float: left;
	margin-right: 5px;
}
.iconM {
	padding-left : 15px;
	padding-right : 15px;	
	background-color: gray;
	color: white;
	font-size: 13px;
	padding: 3px 10px;
	float: left;
	margin-right: 5px;
}

.rTooltip {
	position: relative;
    display: inline-block;
}
.courseTooltip {
	visibility: hidden;
	position: absolute;
    z-index: 1;
	
	width: 160px; background-color: white;  color: black; text-align: left; padding: 15px 0;
	border: 1px solid black;
	height: 90px;
	margin-top: 10px;
}
.courseTooltip dl {
	width: 100%;
	margin-top: 10px; margin-left: 18px;
}
.courseTooltip dl dt {
	float: left;width: 1px;clear: both;padding: 5px 5px 5px 0 ; display: block;
	width: 50px;
	font-size: 12px;
	color: #BDBDBD;
}
.courseTooltip dl dd {
	float: left;width: 90px;padding: 5px;display: block;
	color: black; font-size: 12px; font-weight: bold;
} 




.thumbImg > img {
	width: 230px;
	margin-bottom: 5px;
}
.thumbImg a > img:hover {
	transform: scale(1.08);
    transition: 0.5s all ease-in-out;
}

.courseInform {
	vertical-align: top; 
	padding: 0px 25px; 
	width: 515px; 
	border: 1px solid #eee;
}
.courseTitle {
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	width: 100%; 
}
.courseDetail1 {
    margin: 8px 0;
}

.courseDetail1 dl dt {
    float: left;
    padding: 5px 5px 5px 0;
    display: block;
    width: 20%;
    font-size: 13px;
}
.courseDetail1 dl dd {
    float: left;
    width: 30%;
    padding: 5px 5px 5px 19px;
    display: block;
    font-size: 13px;
    font-weight: 700;
}
.courseDetail1 dl dt.third {
    float: left;
    clear: both;
    padding: 5px 5px 5px 0;
    display: block;
    width: 50px;
    font-size: 13px;
}
.courseDetail1 dl dd.third {
	float: left;
	width: 180px;
	padding: 5px;
	display: block;
	font-size: 13px;
    font-weight: 700;
} 
.courseDetail1 .apply_dt {
    float: left;
    padding: 5px 5px 5px 0;
    display: block;
    width: 50px;
    font-size: 13px;
}
.courseDetail1 .apply_dd {
    float: left;
    width: 440px;
    padding: 5px;
    padding-left: 19px;
    display: block;
    font-size: 13px;
    font-weight: 700;
}
.courseTooltip {
    position: absolute;
    z-index: 1;
    width: 160px;
    background-color: #fff;
    color: #333;
    text-align: left;
    padding: 15px 0;
    border: 1px solid #000;
    height: 90px;
    margin-top: 10px;
}
.courseTooltip dl {
    margin-top: 10px;
    margin-left: 18px;
}
.courseDetail2 {
    padding: 5px 0;
    font-size: 13px;
    height: 28px;
    width: 100%;
}
.coursePrice {
    vertical-align: bottom;
    display: flex;
}


div.applybtnarea {
	height: 100px; padding: 10px 0; text-align: center; width: 100%; display: flex; justify-content: center;
}

.previewBtn {
	background-color: white; width: 90px; height: 40px; font-size: 15px; color: black; cursor: pointer; text-align: center; padding: 0; border: 1px solid black;
}
.applyBtn {
	background-color: #0fb5ec; width: 140px; height: 40px; font-size: 15px; color: white; cursor: pointer; text-align: center; padding: 0; border: 1px solid #0fb5ec;
	line-height: 40px;
}

.detailBtn1 {
	float: left;
    width: 112px;
    height: 40px;
    background-color: #3e4347;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    margin-right: 6px;
    cursor: pointer;
}
.detailBtn1::before {
    content: "▶";
    font-size: 10px;
    padding-right: 5px;
    display: inline-block;
}

.detailBtn2 {
	float: left;
    width: 112px;
    height: 40px;
    background-color: #9baec8;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
}
.detailBtn3 {
	float: left;
    margin-top: 5px;
    width: 230px;
    height: 40px;
    background-color: #2f58cd;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.detailBtnSet:hover {
    background-color: #0877AF;
    transition: all 0.3s;
}

div.pagingarea {
	width: 750px; 
}
#paging{
	width: 30%; margin: 0 auto;
}



/* 과정 상세보기 */
#course_type {
    width: 250px;
    border: 1px solid #dcdddd;
    color: #595757;
    padding: 5px 0;
    border-radius: 5px;
}

.refundType {
    margin-right: 5px;
}
.refundForm {
    line-height: 20px;
}
.courseInform {
    border: 1px solid #eee;
}
.courseDetail1 {
    line-height: 25px;
}
.detailBtn1 {
    width: 112px;
    height: 40px;
    background-color: #3e4347;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    margin-right: 6px;
    cursor: pointer;
}
.detailBtn1::before {
    content: "▶";
    font-size: 10px;
    padding-right: 5px;
    display: inline-block;
}

.detailBtn2 {
    width: 112px;
    height: 40px;
    background-color: #9baec8;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
}
.detailBtn3 {
    margin-top: 5px;
    width: 230px;
    height: 40px;
    background-color: #2f58cd;
    border: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.detailBtnSet:hover {
    background-color: #0877AF;
    transition: all 0.3s;
}

/* 탭 메뉴 */
.tabs {
    margin: 0 auto;
    list-style : none;
    width: 100%;
}
.tab-link {
    display: inline-block;
    background: #efefef;
    color: #333;
    padding: 10px;
    cursor: pointer;
    width: 100%;
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
  }
.tabs .current {
    background: #0072ff;
    color: #fff;
}
.tab-content {
    display: none;
    background: #fff;
    /* padding: 12px; */
}
.tab-content.current {
    display: inherit;
}
.container {
    margin-bottom: 100px;
}

/* 과정 소개 */
.courseInnerTitle {
    font-size: 25px;
    color: #000;
    margin: 25px 0;
}
.courseTable {
    width: 100%;
    border-top: 1px solid #c9caca;
}
.tableBg {
    background: #f7f7f7;
    padding: 20px 30px;
    text-align: center;
    font-weight: 700;
    border-right: 1px solid #c9caca;
}
.courseIntroCon {
    padding-left: 10px;
}
.courseTable td {
    border-bottom: 1px solid #c9caca;
}
.tableEva tr td {
    text-align: center;
    border-right: 1px solid #c9caca;
}
.courseTable thead tr th {
    padding: 20px 0;
    border-bottom: 1px solid #c9caca;
    border-right: 1px solid #c9caca;
}
.testInfo h4 {
    margin: 25px 0 15px 0;
    font-size: 18px;
}
.testInfo p {
    padding-left: 35px;
}

/* 과정 목차 */
.listTable {
    width: 100%;
    margin-top: 10px;
}
.listTable th {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #c9caca;
    background: #f7f7f7;
    border-top: 1px solid #c9caca;
    font-size: 18px;
}
.listTable th:first-child {
    border-right: 1px solid #c9caca;
}
.listTable td {
    padding: 10px 0;
    border-bottom: 1px solid #c9caca;
    font-size: 15px;
}
.listTable tbody tr td:first-child {
    text-align: center;
    border-right: 1px solid #c9caca;
    background: #f7f7f7;
    font-weight: 700;
}
.listTable tbody tr td:last-child {
    padding-left: 10px;
}

/* 학습 후기 */
.reviewarea {
    width: 100%;
}
.reviewTable {
    width: 100%;
}
.reviewTable thead th {
    padding: 15px 0;
    text-align: center;
    background: #f7f7f7;
    border-bottom: 1px solid #c9caca;
}
.reviewTable thead th:first-child {
    border-right: 1px solid #c9caca;
}
.reviewTable tbody td {
    border-bottom: 1px solid #c9caca;
}
.reviewTable tbody td:first-child {
    padding: 25px 0;
    text-align: center;
    font-weight: 700;
    border-right: 1px solid #c9caca;
}
.reviewTable tbody td:last-child {
    padding-left: 15px;
}