/* Mypage */
body {
	background: url('../images/mypage/left_bg.gif') left top repeat-y;
}
.contents {
	position: relative;
	width: 100%;
	text-align: left;
}
.contents h2 {
	width: 100%;
	min-width: 850px;
	height: 80px;
	padding: 0 110px;
	font-size: 30px;
	font-weight: 900;
	color: #303030;
	line-height: 81px;
	text-align: left;
}

.contents h2 .depth2_title {
	position: relative;
	margin-left: 10px;
	padding-left: 20px;
	color: #f7941d;
}
.contents h2 .depth2_title:before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 0px;
	width: 1px;
	height: 30px;
	background: #2c4043;
}
.contents h2 .page_info {
	cursor: help;
}
.contents h2 .page_info img {
	display: inline-block;
	vertical-align: top;
    margin-top: 28px;
}

/* Left_Menu */
.left_menu {
	position: absolute;
    top: 0;
    left: 0;
	width: 80px;
}
.left_menu li {
	position: relative;
	width: 80px;
	height: 81px;
}
.left_menu li > a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 81px;
	background-color: #242b2a;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #485755;
	font-size: 0;
	text-indent: -9999em;
	z-index: 20;
}
.left_menu li .mypage_snb {
	position: absolute;
    top: -1px;
    left: -161px;
    width: 161px;
    padding: 0 25px;
    background: #fff;
    border: 1px solid #000;
    border-left: none;
    line-height: 18px;
    text-align: left;
    z-index: 10;
}
.left_menu li:hover .mypage_snb {
	left: 80px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mypage_snb li {
	width: 110px;
	height: 81px;
	border-bottom: 1px solid #000;
}
.mypage_snb li:last-child {
	border: none;
}
.mypage_snb li > a {
	display: block;
	width: 110px;
	height: 60px;
	padding: 25px 0;
	background: #fff;
	border: none;
	font-size: 13px;
	text-indent: 0;
	overflow: hidden;
	word-break: break-all;
}
.mypage_snb li > a:hover {
	color: #ef4036;
}
.left_menu .mypage_home > a {
	background-image: url('../images/mypage/left_home_off.png');
}
.left_menu .mypage_home.active > a,
.left_menu .mypage_home:hover > a {
	background-image: url('../images/mypage/left_home_on.png');
	background-color: #fff;
}
.left_menu .mypage_talksam > a {
	background-image: url('../images/mypage/left_talksam_off.png');
}
.left_menu .mypage_talksam.active > a,
.left_menu .mypage_talksam:hover > a {
	background-image: url('../images/mypage/left_talksam_on.png');
	background-color: #fff;
}
.left_menu .mypage_talksamr > a {
	background-image: url('../images/mypage/left_talksam_r_off.png');
}
.left_menu .mypage_talksamr.active > a,
.left_menu .mypage_talksamr:hover > a {
	background-image: url('../images/mypage/left_talksam_r_on.png');
	background-color: #fff;
}
.left_menu .mypage_wing > a {
	background-image: url('../images/mypage/left_wing_off.png');
}
.left_menu .mypage_wing.active > a,
.left_menu .mypage_wing:hover > a {
	background-image: url('../images/mypage/left_wing_on.png');
	background-color: #fff;
}
.left_menu .mypage_suda > a {
	background-image: url('../images/mypage/left_suda_off.png');
}
.left_menu .mypage_suda.active > a,
.left_menu .mypage_suda:hover > a {
	background-image: url('../images/mypage/left_suda_on.png');
	background-color: #fff;
}
.left_menu .mypage_video > a {
	background-image: url('../images/mypage/left_video_off.png');
}
.left_menu .mypage_video.active > a,
.left_menu .mypage_video:hover > a {
	background-image: url('../images/mypage/left_video_on.png');
	background-color: #fff;
}
.left_menu .mypage_grammar > a {
	background-image: url('../images/mypage/left_grammar_off.png');
}
.left_menu .mypage_grammar.active > a,
.left_menu .mypage_grammar:hover > a {
	background-image: url('../images/mypage/left_grammar_on.png');
	background-color: #fff;
}

.left_menu .mypage_ai > a {
	background-image: url('../images/mypage/left_ai_off.png');
	}
.left_menu .mypage_ai.active > a,
.left_menu .mypage_ai:hover > a {
	background-image: url('../images/mypage/left_ai_on.png');
	background-color: #fff;
}

.left_menu .mypage_online_lecture > a {
	background-image: url('../images/mypage/left_online_lecture_off.png');
}
.left_menu .mypage_online_lecture.active > a,
.left_menu .mypage_online_lecture:hover > a {
	background-image: url('../images/mypage/left_online_lecture_on.png');
	background-color: #fff;
}


.left_menu .mypage_ngrammar > a {
	background-image: url('../images/mypage/left_ngrammar_off.png');
}
.left_menu .mypage_ngrammar.active > a,
.left_menu .mypage_ngrammar:hover > a {
	background-image: url('../images/mypage/left_ngrammar_on.png');
	background-color: #fff;
}
.left_menu .mypage_buy > a {
	background-image: url('../images/mypage/left_buy_off.png');
}
.left_menu .mypage_buy.active > a,
.left_menu .mypage_buy:hover > a {
	background-image: url('../images/mypage/left_buy_on.png');
	background-color: #fff;
}
.left_menu .mypage_qna > a {
	background-image: url('../images/mypage/left_qna_off.png');
}
.left_menu .mypage_qna.active > a,
.left_menu .mypage_qna:hover > a {
	background-image: url('../images/mypage/left_qna_on.png');
	background-color: #fff;
}
.left_menu .mypage_setting > a {
	background-image: url('../images/mypage/left_setting_off.png');
}
.left_menu .mypage_setting.active > a,
.left_menu .mypage_setting:hover > a {
	background-image: url('../images/mypage/left_setting_on.png');
	background-color: #fff;
}


.left_menu .mypage_vocamap > a {
	background-image: url('../images/mypage/left_vocamap_off.png');
}
.left_menu .mypage_vocamap.active > a,
.left_menu .mypage_vocamap:hover > a {
	background-image: url('../images/mypage/left_vocamap_on.png');
	background-color: #fff;
}

.left_menu .mypage_listening > a {
	background-image: url('../images/mypage/left_listening_off.png');
}
.left_menu .mypage_listening.active > a,
.left_menu .mypage_listening:hover > a {
	background-image: url('../images/mypage/left_listening_on.png');
	background-color: #fff;
}

.left_menu .mypage_lat > a {
	background-image: url('../images/mypage/left_lat_off.png');
}
.left_menu .mypage_lat.active > a,
.left_menu .mypage_lat:hover > a {
	background-image: url('../images/mypage/left_lat_on.png');
	background-color: #fff;
}


.sub_page {
	position: relative;
    padding-left: 110px;
	border-top: 1px solid #c2c2c2;
	text-align: left;
}

.mypage_container {
	width: 850px;
	margin: 0 auto;
	padding: 30px 0;
}
.mypage_main_article {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.mypage_main_title {
	height: 50px;
	padding-left: 24px;
	background: url('../images/mypage/icon_title_circle.png') left 50% no-repeat;
	font-size: 20px;
    font-weight: 900;
	color: #242b2a;
	line-height: 50px;
}
.mypage_main_table {
	width: 850px;
}
.mypage_main_table th {
	height: 35px;
	background: #faa61a;
	border-top: 1px solid #faa61a;
	border-bottom: 1px solid #faa61a;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
}
.mypage_main_table th:nth-child(1) { 
	width: 216px; 
}
.mypage_main_table th:nth-child(2) { 
	width: 51px; 
	background: #fa9913; 
	border-left: 1px solid #fa9913;
	border-right: 1px solid #fa9913;
}
.mypage_main_table th:nth-child(3) { 
	width: 508px; 
}
.mypage_main_table th:nth-child(4) { 
	width: 75px; 
	background: #fa9913; 
}

.mypage_main_table td {
    padding: 15px 0;
	border-bottom: 1px solid #faa61a;
	border-left: 1px solid #faa61a;
	font-size: 14px;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.mypage_main_table tbody {
	border-bottom: 2px solid #faa61a;
}
.mypage_main_table .process_subject {
	padding: 20px 0;
	border-left: none;
}
.mypage_main_table .process_subject h3 {
	font-size: 20px;
}
.mypage_main_table .process_subject .subject_icon_group {
	margin-top: 5px;
	font-size: 0;
}
.mypage_main_table .process_subject .subject_icon_group li {
	display: inline-block;
}
.mypage_main_table .process_subject .subject_icon_group li:after {
	content: " ";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-top: 7px;
	background: url('../images/mypage/icon_class_plus.png') 50% 50% no-repeat;
    vertical-align: top;
}
.mypage_main_table .process_subject .subject_icon_group li:last-child:after {
	width: 0;
	background: none;
}
.mypage_main_table .process_subject p {
	margin-top: 5px;
	color: #000;
}
.mypage_main_table .process_class {
	background: #febe10;
}
.mypage_main_table .process_mystudy {
	padding-left: 15px;
	text-align: left;
}
.mypage_main_table .process_check {
	width: 96px;
	border-left: none;
}
.mypage_talksam_buyhistory {
	float: left;
	width: 400px;
	margin-top: 30px;
}
.mypage_talksam_buyhistory .talksam_buyhistory_table {
	width: 400px;
	border-top: 1px solid #faa61a;
	font-size: 13px;
	color: #242b2a;
	text-align: center;
}
.mypage_talksam_buyhistory .talksam_buyhistory_table th {
	height: 38px;
	border-bottom: 1px solid #faa61a;
	font-weight: 900;
	line-height: 38px;
}
.mypage_talksam_buyhistory .talksam_buyhistory_table td {
	height: 30px;
	line-height: 30px;
}
.mypage_talksam_buyhistory .talksam_buyhistory_table td:first-child {
	padding-left: 22px;
	background: url('../images/mypage/icon_list_circle.png') 8px 50% no-repeat;
	text-align: left;
}
.mypage_talksam_buyhistory .talksam_buyhistory_table .buy_end {
	color: #959595;
}

.mypage_main_download {
	float: left;
	width: 420px;
	margin-left: 30px;
	margin-top: 30px;
	overflow: hidden;
}
.mypage_main_download h4 {
	height: 50px;
	font-size: 20px;
	font-weight: 900;
	color: #000;
	line-height: 50px;
}
.mypage_main_download ul {
	font-size: 0;
}
.mypage_main_download li {
	display:inline-block;
	margin-right: 10px;
	margin-top: 10px;
}
.mypage_main_download li:last-child {
	margin-right: 0px;
}
.mypage_main_download p {
	margin-top: 26px;
	font-size: 12px;
	color: #898989;
}

.mypage_tab {
	position: relative;
	width: 850px;
	height: 100px;
	font-size: 0;
	overflow: hidden;
}
.mypage_tab button {
	position: absolute;
    top: 0;
    right: 0;
	display: inline-block;
	width: 50%;
	height: 100px;
	padding: 24px 0 24px 70px;
	font-size: 20px;
	font-weight: 900;
	color: #bdbdbd;
	line-height: 24px;
	text-align: left;
	outline: none;
	cursor: pointer;
}
.mypage_tab button span {
	display: block;
	font-size: 14px;
	color: #bdbdbd;
}
.mypage_tab button .btn_refresh {
	margin-left: 5px;
	z-index: 999;
}
.mypage_tab .active {
	position: absolute;
    top: 0;
	left: 0;
	padding: 24px 0 24px 22px;
	border: 1px solid #faa61a;
	border-bottom: none;
	font-size: 24px;
	color: #242b2a;
	line-height: 28px;
}

/*csw add*/
.mypage_tab .cs_active_border {
	border: 1px solid #faa61a;
	border-bottom: none;
}

.mypage_tab .active img {
	display: none;
}
.mypage_tab button:hover {
	color: #000;
}
.mypage_tab .active span {
	color: #ef4036;
}
.mypage_tab button:hover span {
	color: #ef4036;
}
.mypage_article {
	position: relative;
	padding-top: 35px;
}
.mypage_article h3 {
	position: absolute;
	top: 2px;
	left: 15px;
	height: 35px;
	font-size: 12px;
	color: #242b2a;
	line-height: 35px;
}
.mypage_article h3 span {
	display: inline-block;
	width: 45px;
	height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	background: #ef4036;
	border-radius: 10px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	text-align: center;
}
.mypage_list_basic {
	width: 850px;
	margin-top: 10px;
}
.mypage_list_basic th {
	height: 40px;
	background: #faa61a;
	font-size: 14px;
	font-weight: 900;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.mypage_list_basic th:last-child {
	background: #fa9913;
}
.mypage_list_basic td {
	padding: 20px 0;
	border-bottom: 1px solid #faa61a;
	font-size: 14px;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.mypage_list_basic td:nth-child(2) {
	padding-left: 20px;
	text-align: left;
}
.mypage_list_basic tr:hover {
	background: #fffdeb;
}

.mypage_list_basic .class_end td {
	color: #acacac;
}
.mypage_list_basic .class_end td:first-child {
	color: #000;
}
/* 수강내역 */
.mypage_list_history {
	width: 850px;
	margin-top: 10px;
}
.mypage_list_history th {
	height: 40px;
	background: #faa61a;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.mypage_list_history th:last-child {
	background: #fa9913;
}
.mypage_list_history td {
	padding: 15px 0;
	border-bottom: 1px solid #faa61a;
	font-size: 13px;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.mypage_list_history td a {
	color: #000;
}
.mypage_list_history td:nth-child(3) {
	padding-left: 20px;
	text-align: left;
}
.mypage_list_history tr:hover {
	background: #fffdeb;
}
.history_icon_group {
	font-size: 0;
}
.history_icon_group li {
	display: inline-block;
	margin-right: 12px;
}
.history_btn_group {
	margin-top: 15px;
	margin-left: 8px;
	text-align: left;
}
.mypage_sub_title {
	padding: 20px 0 30px 24px;
	background: url('../images/mypage/icon_title_circle.png') left 43% no-repeat;
	border-bottom: 1px solid #faa61a;
	font-size: 24px;
    font-weight: 900;
	color: #242b2a;
	line-height: 50px;
}
.mypage_sub_title span {
	margin: 0 30px;
	font-size: 16px;
}
.history_tab {
	position: relative;
	width: 850px;
	height: 40px;
	margin-top: 24px;
	font-size: 0;
	overflow: hidden;
}
.history_tab button {
	width: 209px;
	height: 40px;
	margin-right: 4px;
	background: #d7d7d7;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	cursor: pointer;
	outline: none;
}
.history_tab button:last-child {
	margin-right: 0
}
.history_tab .active {
	border: 1px solid #f7941d;
	border-bottom: none;
	background: none;
	color: #ef4036;
}
/* 평가팝업 */
.history_popup {
	position: fixed;
    top: 0;
	left: 0;    
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 90;
}
.history_popup .popup_bg {
	width: 100%;
	height: 100%;
	background: rgba(000,000,000,0.5);
}
.history_popup .history_pop_box {
	position: absolute;
	top: 50%;
    left: 50%;
    width: 570px;
	margin-top: -170px;
    margin-left: -285px;
	padding: 30px 24px;
    background: #fff;
    border: 3px solid #faa61a;
    border-radius: 25px;
	font-size: 18px;
	color: #363636;
    z-index: 100;
    text-align: left;
}
.history_popup .history_pop_box h5 {
	padding-bottom: 25px;
	border-bottom: 1px solid #fbad18;
	font-size: 20px;
}
.history_popup .history_pop_box h5 span {
	margin-right: 10px;
	color: #f7941d;
}
.history_popup .history_pop_box p {
	padding: 15px 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}
.history_popup .history_pop_box p span {
	font-weight: 900;
	color: #f7941d;
}
.history_popup .history_pop_box table {
	width: 100%;
	border-bottom: 1px solid #fbad18;
	text-align: center;
}
.history_popup .history_pop_box table th {
	width: 25%;
	height: 37px;
	background: #fbad18;
	border-right: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	line-height: 37px;
}
.history_popup .history_pop_box table td {
	padding: 15px 0;
}
.history_popup .history_pop_box .btn_close {
	position: absolute;
    top: -20px;
    right: -20px;
}

/* 평가팝업_수다*/
.history_pop_suda {
	position: fixed;
    top: 0;
	left: 0;    
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 90;
}
.history_pop_suda .popup_bg {
	width: 100%;
	height: 100%;
	background: rgba(000,000,000,0.5);
}
.history_pop_suda .pop_suda_box {
	position: absolute;
	top: 50%;
    left: 50%;
    width: 570px;
	margin-top: -170px;
    margin-left: -285px;
	padding: 30px 10px 30px 24px;
    background: #fff;
    border: 3px solid #faa61a;
    border-radius: 25px;
	font-size: 18px;
	color: #363636;
    z-index: 100;
    text-align: left;
}
.history_pop_suda .pop_suda_box h5 {
	padding-bottom: 25px;
	border-bottom: 1px solid #fbad18;
	font-size: 20px;
}
.history_pop_suda .pop_suda_box h5 span {
	margin-right: 10px;
	color: #f7941d;
}
.history_pop_suda .pop_suda_box p {
	padding: 15px 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 22px;
}
.history_pop_suda .pop_suda_box p span {
	font-weight: 900;
	color: #f7941d;
}
.history_pop_suda .pop_suda_box table {
	width: 507px;
	border-bottom: 1px solid #fbad18;
	text-align: center;
}
.history_pop_suda .pop_suda_box table th {
	height: 37px;
	background: #fbad18;
	border-right: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	line-height: 37px;
}
.history_pop_suda .pop_suda_box table td {
	padding: 15px 0;
	border-bottom: 1px solid #fbad18;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
}
.history_pop_suda .pop_suda_box table td:nth-child(2) {
	padding-left: 10px;
	font-size: 13px;
	text-align: left;
}
.history_pop_suda .pop_suda_box .btn_close {
	position: absolute;
    top: -20px;
    right: -20px;
}


/* paging */
.paging {
	margin: 0 auto;
	margin-top: 35px;
	text-align: center;
	font-size: 0;
}
.paging a {
	display: inline-block;
	padding: 0 5px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.paging .active,
.paging a:hover {
	color: #ef4036;
	font-weight: bold;
}

.suda_download {
	margin-top: 70px;
	overflow: hidden;
}
.suda_download h4 {
	float: left;
	width: 100px;
	margin-top: 12px;
	margin-left: 25px;
	font-size: 13px;
	color: #4b9ba7;
}
.suda_download ul {
	float: left;
	font-size: 0;
}
.suda_download li {
	display: inline-block;
	margin: 0 6px;
	font-size: 12px;
	color: #898989;
	line-height: 30px;
	text-align: center;
}

/* 수강없음 팝업 */
.popup_none_class {
	position: fixed;
    top: 0;
	left: 0;    
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 90;
}
.popup_none_class .popup_bg {
	width: 100%;
	height: 100%;
	background: rgba(000,000,000,0.5);
}
.popup_none_class .none_class_box {
	position: absolute;
	top: 50%;
    left: 50%;
    width: 400px;
    height: 200px;
	margin-top: -100px;
    margin-left: -200px;
	padding-top: 40px;
    background: #fff;
    border: 3px solid #faa61a;
    border-radius: 25px;
	font-size: 18px;
	color: #363636;
    z-index: 100;
    text-align: center;
}
.popup_none_class .none_class_box p {
	margin-top: 20px;
}
.popup_none_class .none_class_box p span {
	color: #ef4436;
}



.top-container{
    padding-top: 20px;
}

.content-container{
	padding-top: 0px;	
	padding-bottom: 50px;
}

.mypage_top_title{
    font-size: 24px;
    color: black;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
}
.mypage_bottom_title{
    font-size: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: url('../images/mypage/icon_title_circle.png') left 43% no-repeat;
    color: #ef4036;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mypage_bottom_title span {
    margin: 0 30px;
    font-size: 16px;
    color: black;
}

.subinfo-table{
    border-bottom: 1px solid #faa61a;    
    padding-bottom: 20px;
}


.subinfo-item{
    display: inline-block;
}

.subinfo-item + .subinfo-item{
    margin-left: 20px;
}

.subinfo-item .badge-label{
    height: 18px;
    border-radius: 9px;
    background-color: #464646;
    color: white;
    padding: 0 20px;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    line-height: 18px;
}

.subinfo-item .text{
    font-size: 13px;
    color: black;
    display: inline-block;
    margin-left: 5px;
    line-height: 18px;
}
.subinfo-item .text > .brand-color{
    color: #faa61a;
}

.subinfo-item .percent-item{
    display: inline-block;
    position: relative;
    width: 200px;
    height: 18px;
    text-align: center;
    border-radius: 10px;
    background-color: #e1e1e1;
    overflow: hidden;
}

.subinfo-item .percent-item > label{
    position: relative;
    font-size: 13px;
    height: 18px;
    z-index: 2;
    color: black;
}
.subinfo-item .percent-item > .bar{
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: #faa61a;
    z-index: 1;
}

.header .btn_login .user-info-frame{
	vertical-align: bottom;
	line-height: 20px;
	margin-right: 5px;
	color: #f3a533;
}
