@charset "utf-8";
/* LAYOUT */
	html,body {width:100%; margin:0 auto; position:relative;font-family:'Noto Sans KR','맑은 고딕','Malgun Gothic','sans-serif','dotum'; font-size:14px; line-height:1; color:#000;font-weight:400;background-color:#fff;}
	#ios_scroll_bounce_lock {position: fixed; height:100%; width:100%; top:0; left:0; -webkit-overflow-scrolling: touch;}
	#ios_scroll_bounce_scroll {height:calc(100% - 60px); width:100%; z-index: 1; overflow-y: scroll; background-color: #fff;}
	#top {position:relative;height:50px;line-height:50px; background-color:#272e48; width:100%; color:#ee761f; font-size:20px;font-weight:600;text-align:center;}
	#top .ezappcshome {height: 30px !important; margin:10px 0;}
	#top .btn-user {position:absolute; right:0px; top:0px; width:50px; height:50px; background:url(/Images/Common/loginBt.png) center center no-repeat; background-size:26px 26px;}
	#top .btn-alert {position:absolute; left:0px; top:0px; width:50px; height:50px; background:url(/Images/Common/alertBt.png) center center no-repeat; background-size:26px 26px;}
	#wrap {background-color:#fff; width:100%; margin:0 auto; opacity:0;}
	#wrap.onwrap {opacity:1;transition: all ease-out 0.5s;}
	#container {width:100%;}
	#main {}
	#bottom {}
	a.btn_back_ios {display:none;position: fixed;bottom: 10px;left: 10px;z-index: 30;width: 30px;height: 30px;background: url('/Images/Common/backbtn.png') center center no-repeat;background-size:30px 30px;opacity: 0.6;}
	a {-webkit-tap-highlight-color:rgba(0,0,0,0);}


/*left userMenuWrap*/
	#userMenuBg {display:none;position:fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index:50;background-color:#000;opacity:0.6;transition:all 0.6s;}
	#userMenuWrap {display:block;position:fixed;top: 0px;left: 0px;width:70%;height:calc(100% - 60px);z-index:100;transform-origin: 0% 0%;transform: translate(-200%, 0);transition: transform 0.3s cubic-bezier(0.77,0.2,0.05,1.0);transition:all 0.3s;}
	.gnbscrollhidden {height:100%; min-height:100%; position:fixed; overflow:hidden !important; touch-action:none;}
	#userMenuWrap #my_box {width:100%;height:100%;position:absolute; z-index:50; top:0; left:0; background-color:#373331;}
	#userMenuWrap #my_box .my_logininfo {width:100%; background-color:#f29600; height:200px; display:block; padding-top:20px;}
	#userMenuWrap #my_box .my_logininfo .closebtn {width:49px; height:49px; position:absolute; top:0; right:0; z-index:50;}
	#userMenuWrap #my_box .my_logininfo img {width:40%; height:40%; float:right; margin:30%;}
	#userMenuWrap #my_box .my_logininfo .ezwhitelogo {display:block;background:url('/Images/Common/ez_logo_white_2x.png') 0 0 no-repeat;background-position:center center;background-size:contain;margin:11px auto 20px auto;width:70px;height:62px;}
	#userMenuWrap #my_box .my_logininfo .logininfo {width:80%; margin:24px auto 28px;}
	#userMenuWrap #my_box .my_logininfo .logininfo .login {border: 1px solid #ffffff; color:#ffffff;box-sizing:border-box;width:100%;height:100%;display:block;font-size:15px;text-align:center;}
	#userMenuWrap #my_box .my_logininfo .logininfo .info1 {color:#ffffff;box-sizing:border-box;width:100%;height:100%;display:block;font-size:20px;text-align:center;} 
	#userMenuWrap #my_box .my_logininfo .logininfo .info2 {font-size:15px;} 
	#userMenuWrap #my_box .my_logininfo .numlinfo_list {width:100%; padding:0 10px; font-size:0px; position:relative; list-style: none; color:#fff;}
	#userMenuWrap #my_box .my_logininfo .numlinfo_list:first-of-type {margin-bottom:22px;}
	#userMenuWrap #my_box .my_logininfo .numlinfo_list li {width:50%; display:inline-block; font-size:0px; vertical-align: top; text-align: center;}
	#userMenuWrap #my_box .my_logininfo .numlinfo_list li div:first-of-type {font-size: 14px; font-weight: 700; margin: 0 0 7px;}
	#userMenuWrap #my_box .my_logininfo .numlinfo_list li div:last-of-type {font-size: 13px; font-weight: 300;}

/*LeftGnb list*/
	#userMenuWrap #my_box #LeftGnb {position:relative; overflow-y:scroll; height:calc(100% - 200px); width:100%; z-index: 1; overflow-scrolling: touch; -webkit-overflow-scrolling: touch; background-color: #fff;}
	#userMenuWrap #my_box #LeftGnb > ul {}
	#userMenuWrap #my_box #LeftGnb > ul > li { border-bottom:1px solid #F1F1F1;}
	#userMenuWrap #my_box #LeftGnb > ul > li > a {display:block;padding:14px 10%;color:inherit; font-size:16px;background:#FFF url('/Images/Common/icon_plus_2x.png') no-repeat 90% 18px; background-size:12px 12px;}
	#userMenuWrap #my_box #LeftGnb > ul > li.on > a {background: #F7F7F7 url('/Images/Common/icon_minus_2x.png') no-repeat 90% 22px; background-size:12px 12px;}
	#userMenuWrap #my_box #LeftGnb > ul > li.selected > a {color: #f29600; }
	#userMenuWrap #my_box #LeftGnb > ul > li ul {display:none;background-color:#F7F7F7;font-family:'NanumSquareL';padding-bottom: 14px;}
	#userMenuWrap #my_box #LeftGnb > ul > li > ul > li > a {display:block;padding:12px 16%; color:#000; font-size:14px;}
	#userMenuWrap #my_box #LeftGnb > ul > li > ul > li > a.on {color:#f29600;}
	#userMenuWrap #my_box #LeftGnb > ul li.noDepth a {background-image:none !important; }

/*fixed bottom*/
	#bottom_f {position:fixed; bottom:0px; width:100%; height:60px; line-height:60px; padding:0 6px; background-color:#232323; color:#ee761f; font-size:0px; font-weight:600;text-align:center; z-index:150;}
	#bottom_f ul {position:relative; height:60px; line-height:60px; }
	#bottom_f ul li {width:calc(100%/5); position: relative; height:60px; line-height:60px; display:inline-block; text-align:center;}
	#bottom_f ul li .on_org {position:absolute; top:0; left:16%; width:68%; height:2.5px; border-top:2.5px solid #ee761f; border-radius: 0 0 14px 14px; display:none;}
	#bottom_f ul li.on .on_org {display:block;}
	#bottom_f ul li .icontxt {position:relative; padding-top:clamp(5px, 16%, 10px); font-size:2vw; line-height:1em; height:100%; overflow: hidden;}
	#bottom_f ul li.on .icontxt {color:#ee761f;}
	#bottom_f ul li .icontxt .img_on {display:none;}
	#bottom_f ul li .icontxt .img_off {display:inline-block;}
	#bottom_f ul li.on .icontxt .img_on {display:inline-block;}
	#bottom_f ul li.on .icontxt .img_off {display:none;}
	#bottom_f ul li .icontxt img {max-width:26px;}
	#bottom_f ul li .icontxt span {display:block; height:4px; font-size:clamp(10px, 2vw, 20px); font-weight:400; padding-top:8px; color:#ffffff;}
	#bottom_f ul li.on .icontxt span {color:#ee761f;}

/*active ham*/  
	#btm_hamburger { cursor: pointer; -webkit-tap-highlight-color: transparent; transition: transform 400ms; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
	#btm_hamburger .top {stroke-dasharray: 40 121;}
	#btm_hamburger .bottom {stroke-dasharray: 40 121;}
	#btm_hamburger.active .top {stroke-dashoffset: -68px;}
	#btm_hamburger.active .bottom {stroke-dashoffset: -68px;}
	#btm_hamburger.active { transform: rotate(45deg); }
	#btm_hamburger .line { fill:none; transition: stroke-dasharray 400ms, stroke-dashoffset 400ms; stroke:#fff; stroke-width:2.5; stroke-linecap:round;}
	#btm_hamburger.active .line {stroke:#ee761f !important;}

/* COMMON */
	.popWrap {position:fixed; top:0px; left:0px; width:100%; height:100%; z-index: 10;}
	.popBg {position:fixed; top:0px; left:0px; width:100%; height:100%; background-color:#000; opacity:0.8;}
	.popContents {position:absolute; top:60px; width:100%;}
	.popContents .pop-contents-wrap {width:100%; max-width:500px; margin:0 auto;}
	.pop-simple-wrap {margin: 0 auto; width:300px; background-color:#fff; border-radius:5px; padding:10px; position:fixed; top:150px; margin-left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);
	top:25%;}
    .pop-title {text-align:center; color:#333; font-weight:700; font-size:20px; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:10px;
	margin-bottom:15px;}
    .pop-content {color:#858586; font-size:16px; margin-bottom:25px; padding:0px 25px; line-height:1.4;
	padding:0px 15px; line-height:1.7; font-size:14px; text-align:justify; margin-bottom:15px;}
	.pop-btn-top-close {position:absolute; top:15px; right:15px;
	display:none;}

	.message {padding:10px 20px; font-size:14px; color:#555;line-height:1.6; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd;text-align:justify;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
	.warning {padding:10px 20px; font-size:14px; color:#ee761f;line-height:1.6;position:relative;text-align:justify;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
	.warning:before {content:" ";display:inline-block;position:absolute;left:0;top:16px;height:calc(100% - 28px);width:6px;background-color:#ee761f;}
	.fcmd {position:fixed;bottom:0;left:0;width:100%;z-index:999;background-color: #fff;}

	.btn {display:block;	width:calc(100% - 20px);margin:0 auto;text-align:center;padding:16px;font-size:14px;letter-spacing:1px;line-height:1;}
	.btn.small {padding:11px;vertical-align:top;display:inline-block;border-radius:4px;width:auto;}
	.btn.orange {background-color:#ee761f;color:#fff;}
	.btn.gray {background-color:#eee;color:#555;}
	.btn.black {background-color:#555;color:#fff;}
	.btn.realblack {background-color:#000000;color:#fff;}
	.btn.white {background-color:#fff;color:#555;border:1px solid #bbb;}
	.btn.btn-inline {width:inherit;display:inline-block;}
	.btn-simple,a.btn-simple {font-weight:400; color: #0088cc;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}

	h1.header {color:#555;font-size:20px; font-weight:600; position:relative;padding:10px 10px 0px 14px;margin-left:10px;}
	h1.header:before {content:' ';position:absolute;left:0;top:14px;height:20px;width:6px;background-color:#555;}

/* INPUT */
	select {background:url(/Images/Common/select3.png) right 0 no-repeat; padding:0 40px 0 10px !important;-webkit-appearance: none;-moz-appearance: none;appearance: none;border:1px solid #ddd;border-radius:4px; height: 36px;font-size:16px;background-color:#fff; width: calc(100% - 0px);}
	select::-ms-expand {display: none;}
	select[hidden] {display:none;}
	input[type="text"],input[type="password"]  { padding:10px 20px;height:36px;line-height:36px;font-size:16px;border:1px solid #ddd;border-radius:4px;}
	label input[type="checkbox"] {display:none;}
	label input[type="checkbox"] + span {padding-left:22px;background:url(/Images/Common/checkbtn.png) 0px center no-repeat; cursor:pointer;color:#333; font-size:15px;transition:all 0.3s;}
	label input[type="checkbox"]:checked + span {background-image:url(/Images/Common/checkbtn_on.png);transition:all 0.3s; }
	label input[type="checkbox"] + span.large {font-size:20px;}
	label input[type="radio"] {display:none;}
	label input[type="radio"] + span {padding-left:25px;background:url(/Images/Common/radio.png) 0px center no-repeat; cursor:pointer;color:#333; transition:all 0.3s; margin-left:10px; box-sizing:border-box; background-size:16px; }
	label input[type="radio"]:checked + span {background-image:url(/Images/Common/radio_on.png);transition:all 0.3s; }
	label input[type="radio"] + span.large {font-size:15px; }

/* FILE */
	#ulFileList {text-align:left;}
	#ulFileList li {line-height:18px; vertical-align:middle; font-size:14px; color:#666666; display:block; margin:10px; text-align:left;border-bottom:1px solid #666666; }
	#ulFileList li span {padding-left:24px;background: url(/Images/Common/icon_file.png) 0 0 no-repeat;padding-bottom:5px}
	#ulFileList li button.delfile {width: 16px;height: 16px;border: 1px solid #888888;background: url(/Images/Common/icon_delfile.png) no-repeat center #f3f3f3;padding: 0;border-radius: 0;margin-left: 10px;margin-bottom:2px;float:right;}
	#ulFileList li a{color:#666;}

/* TAB */
	.tab-table {table-layout: fixed;width:100%; border-spacing: 0; border-collapse: collapse;}
	.tab-table td {text-align:center;padding:0;border:1px solid #555;background-color:#fff;}
	.tab-table td.on {background-color:#555;}
	.tab-table td a {display:inline-block;width:100%;height:50px;line-height:50px;font-size:16px;text-align:center;color:#555;}
	.tab-table td.on a {color:#fff;}
/* TABLE */
	.data-table {table-layout: fixed;width:100%; border-spacing: 0; border-collapse: collapse;}
	.data-table td {font-size:14px;text-align:center;padding:8px 0;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
	.data-table td:last-child {border-right:0;}
	.data-table thead td {font-weight:600;background-color:#eaeaea;border-top:2px solid #dadada;}
	.data-table tbody tr:last-child td {border-bottom:2px solid #dadada;}
	.data-table tbody td {position:relative;}
	.data-table .data-table-bar {position:absolute;left:5%;bottom:2px;display:inline-block;height:2px;background-color:rgba(255, 206, 86, 1);}
	.data-table .data-table-bar.c1 {background-color:rgba(255,99,132,1);}
	.data-table .data-table-bar.c2 {background-color:rgba(54, 162, 235, 1);}
	.data-table .data-table-bar.c3 {background-color:rgba(255, 206, 86, 1);}
	.data-table .data-table-bar.c4 {background-color:rgba(75, 192, 192, 1);}

/* ERROR */
	.error_box{width:100%; height:100%;  margin:0; padding:0;}
	.error_box img{width:100%;}

/* 메인 index */
	#notice_box{ position:fixed;z-index:10;bottom:60px;width:100%; height:40px; float:left; margin:0;padding:0px 15px; box-sizing:border-box; background-color:#1e2722; display:block; width:100%;}
	#notice_box dl{margin:0; }
	#notice_box dd{margin:0;background:url(/Images/common/icon_alarm.png) 0px 7px no-repeat; color:#fff;  line-height:40px; height:40px; padding-left:26px; font-size:15px; background-size:24px;  box-sizing:border-box; letter-spacing:-1px;position:absolute;left:10px;width:140px; }
	#notice_box dt{overflow:hidden; color:#fff;  line-height:40px; font-size:14px; font-weight:200;padding-left:10px; box-sizing:border-box;margin-left:160px;}
	.Point_6{font-weight:600; color:#f29600;}
	.Point_10{font-weight:700; color:#3dadae;}

/* 선생님 */
	.myT-list {width:100%;}
	.myT-list li {position:relative; padding:20px 10px; border-bottom:1px solid #efeff1;}
	.myT-list li.consultant {background-color: #efeff1;}
	.myT-photo {width:90px; height:115px; display:inline-block; float:left; background-position: center center; background-repeat: no-repeat; background-size: cover;}
	.myT-text-wrap {display:inline-block; margin-left:10px; width:calc(100% - 100px); min-height:115px; position:relative;}
	.myT-text-wrap .info_line {font-size:16px; font-weight:600; line-height:1em; height:1em;}
	.myT-text-wrap .info_line span {font-size:14px;}
	.myT-text-wrap .info_line .subject {font-size:14px; font-weight:300; color:#555;}
	.myT-text-wrap .myT-desc {font-size:14px; color:#555; line-height:1.4em;}
	.myT-text-wrap .consultant-ment {margin-top:6px; font-size:14px; color:#555; line-height:1.3em;}
	.myT-text-wrap .myT-char {width:100%; font-size:14px; color:#a9bf56; text-align:left; margin-top:12px; line-height:1.5em;}
	.myT-text-wrap .myT-char span {padding-right:5px;}
	.myT-text-wrap .myT-char span:last-of-type {padding-right:0px;}
	.myT-text-wrap .myT-phone {position:absolute; bottom:0px; width:100%; text-align:center; font-weight:600; line-height: 1.2;}
	.myT-text-wrap .sms_phone-wrap {position:absolute; bottom:0px; width:100%; text-align:right; padding-right:10px;}
	.myT-text-wrap .sms_phone-wrap a {display:inline-block;  position:relative; background-color:#dadada; border-radius:15px; padding:7px 14px; height: calc(15px + 7px + 7px); font-size:15px; line-height: 1em;}
	.myT-text-wrap .sms_phone-wrap a img {height:15px;}
	.myT-text-wrap .sms_phone-wrap a img.msg {padding-right:7px;}
	.myT-text-wrap .sms_phone-wrap a img.phone {padding-right:5px;}
	.myT-text-wrap .sms_phone-wrap a span { font-size:15px; line-height:1em; height:15px; vertical-align:top; }
	.myT-text-wrap .sms_phone-wrap a:last-of-type {margin-left:10px;}

/* 수업일지 */
	.class-tab-wrap {font-size: 0;}
	.class-tab {display: inline-block;height:40px;width:50%;text-align:center;background-color:#efeff1;border-top:2px solid #efeff1;}
	.class-tab.on {color:#ee761f;background-color:#d7d7d9;border-top-color:#ee761f;}
	.class-tab span {display: inline-block; padding-left:20px;font-size:16px;font-weight:600; line-height:1;background:url(/Images/Common/lesson_calendar_off.png) 0 12px no-repeat; background-size:14px 14px;padding-top: 10px; }
	.class-tab.month span {background-image:url(/Images/Common/lesson_calendar_off.png)}
	.class-tab.list span {background-image:url(/Images/Common/lesson_list_off.png)}
	.class-tab.month.on span {background-image:url(/Images/Common/lesson_calendar_on.png)}
	.class-tab.list.on span {background-image:url(/Images/Common/lesson_list_on.png)}
	.class-month-wrap {padding:20px 0; font-size:20px;font-weight:600;text-align:center;}
	a.class-month-btn {display: inline-block;width:20px;height:20px;margin-top: 6px;background:url(/Images/Common/arrow_back.png) center 4px no-repeat;vertical-align:bottom; background-size:16px 16px;}
	a.class-month-btn.prev {background-image:url(/Images/Common/arrow_back.png);margin-right:10px;}
	a.class-month-btn.next {background-image:url(/Images/Common/arrow_next.png);margin-left:10px;}
	.class-calendar-wrap td {width:14.2857%;border-bottom:1px solid #efeff1;}
	.class-calendar-wrap thead td {padding:10px;font-size:14px;font-weight:600;text-align:center;line-height:1;border-top:1px solid #efeff1;position:relative;}
	.class-calendar-wrap td:first-child {color:#be1200;}
	.class-calendar-wrap td:last-child {color:#3381ab;}
	.class-calendar-wrap thead td:not(:last-child):after {content:" ";display:inline-block; height:12px;width:1px; background-color:#efeff1; position:absolute;right:0px;top:11px;}
	.class-calendar-wrap tbody td {height:90px; overflow:hidden;vertical-align:top;}
	.class-calendar-wrap .day {font-size:12px;font-weight:600; padding:5px 0 5px 5px;}
	.class-calendar-wrap .day span {font-size:14px;font-weight:900;float:right;color:#555;margin-top: -3px;}
	.class-lesson {font-size:9px;color:#fff;text-align:center;margin-top:1px ;height:14px;line-height:14px;overflow:hidden;}
	.class-lesson.r10 {background-color:#ae2253;}
	.class-lesson.r20 {background-color:#2296ad;}
	.class-lesson.r30 {background-color:#8aa35f;}
	.class-lesson.r40 {background-color:#727071;}
	.class-lesson.r50 {background-color:#5b2585;}
	.class-lesson span{padding-left:2px;}
	.class-calendar-list-wrap ul li {padding:20px 0;border-bottom:1px solid #e6e6e6;}
	.class-calendar-list-wrap ul li:first-child {border-top:1px solid #e6e6e6;}
	.class-calendar-list-wrap ul li:nth-child(odd) {background-color:#efeff1;}
	.class-calendar-list-date {display:inline-block;padding:0 20px;border-right:1px solid #e6e6e6;}
	.class-calendar-list-date .date, .class-calendar-list-tutor .region {font-size:16px;line-height:1;font-weight:600;}
	.class-calendar-list-date .time, .class-calendar-list-tutor .tutor {padding-top:5px;font-size:14px;line-height:1;color:#555;}
	.class-calendar-list-tutor {display:inline-block;padding-left:10px;width:160px;}
	.class-calendar-list-tutor .region {}
	.class-calendar-list-tutor .tutor {}
	.class-calendar-list-wrap .cnt {float:right;display:inline-block;width:40px;height:40px;border-radius:20px;color:#fff;background-color:#ee751e;font-size:16px; text-align:center;padding-top: 5px; margin-right: 10px;}
	.class-calendar-list-wrap .cnt span {display: block;font-size:10px}
	.class-list-tutor-photo {float:left;display:inline-block;width:40px;height:40px;border-radius:20px;background:url(/Images/Common/tmpTutor.png) 0 0 no-repeat; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-right:10px;}
	.class-detail-title {font-size:20px;text-align:center;color:#fff;font-weight:600;margin-bottom:20px;}
	.class-detail-list {margin:0 20px 30px 20px;min-height:250px;}
	.class-detail-list li {margin-bottom:10px;background-color:#fff;padding:15px 20px;border-radius:5px;}
	.class-detail-list-tutor {display:inline-block;width:220px;}
	.class-detail-list-tutor .region {font-size:16px;line-height:1;font-weight:600;}
	.class-detail-list-tutor .tutor {padding-top:5px;font-size:14px;line-height:1;color:#555;}
	.class-detail-list .cnt {float:right;display:inline-block;width:40px;height:40px;border-radius:20px;color:#fff;background-color:#ee751e;font-size:16px; text-align:center;padding-top: 5px; margin-right: 0px;}
	.class-detail-list li .cnt span {display: block;font-size:10px}
	a.class-detail-btn-close {display:block;font-size:26px;text-align:center;color:#ee761f;font-weight:600;padding:10px;}
	.class-result-wrap {padding:20px 20px 0;}
	.class-result-meta {}
	.class-result-pg-wrap {}
	.class-result-pg-title {font-weight:600;}
	.class-result-pg {padding:0 10px 0 0px;font-size:0;}
	.class-result-pg span {display:inline-block;width:6px;height:12px;background-color:#eee;border:1px solid #bbb;margin-right:2px;}
	.class-result-pg span.on {background-color:#f29600;border-color:#f29600;}
	.class-result-homework {margin-top:10px;background:url(/Images/Common/book_on.png) 5px 10px no-repeat;background-size:20px;}
	.class-result-homework p {padding-left:40px;font-weight:600;}
	.class-result-homework-range {padding-left:5px;color:#006666;font-weight:400;}
	.class-result-memo {margin-top:10px;position:relative;}
	.class-result-memo p {padding-left:40px;}
	.class-result-memo-photo {position: absolute;left: -5px;top: -5px;display:inline-block;width:40px;height:40px;border-radius:20px;background:url(/Images/Common/tmpTutor.png) 0 0 no-repeat;background-size:40px;}

/* 수업평가서 */
	/* 리스트 */
	.report-search-wrap {margin:20px 30px 30px 30px;border-bottom:2px solid #ee761f; }
	.report-search-wrap input[type="text"] {height:36px;line-height:36px;font-size:16px;width:calc(100% - 40px);}
	.report-search-wrap-new {margin:10px;}
	.report-list {display:block; position:relative; width:100%; padding:0 10px;}
	.report-list-num-wrap {text-align:right;}
	.report-list-num {text-align:right; display:inline-block; background:#f5f5f5; border-radius:30px; padding:4px 12px; font-size:13px; font-weight:300; color:#939393;}
	.report-list-wrap {position:relative; padding:10px; border-bottom: 1px solid #e0e0e0; background-color:#fff;}
	.report-list-wrap .report-list-img {float:left;display:inline-block;width:63px;height:63px;border-radius:63px; background-position: center center; background-repeat: no-repeat; background-size: cover; margin: 0px 8vw 0px 3vw;}
	.report-list-wrap table {max-width: 200px;}
	.report-list-wrap tr {}
	.report-list-wrap tr td {font-size:14px; line-height:1.4em; letter-spacing:0.1px;}
	.report-list-wrap tr td:first-of-type {color:#adadad;}
	.report-list-wrap tr td:last-of-type {color:#000;}
	.report-list-wrap.more-item {display:none;}
	/* 자세히보기 */
	.report-detail-top {background-color:#272e48; height:20vw; border-radius:0 0 0 20px; color:#fff; padding:10px 10px 10px 36px;}
	.report-detail-top span.hello {font-size:3.8vw; letter-spacing:0.1vw; vertical-align: text-top;}
	.report-detail-top span.name {padding-left:4px; font-size:6.2vw; letter-spacing:0.2vw;}
	.rd-obj-wrap {background-color:#fff; padding:15px; margin:20px; border-radius:14px; box-shadow: 1px 3px 6px 1px #d6d6d6;}
	.rd-obj-wrap.basic_rdinfo {margin-top:-34px;}
	.rd-obj-wrap .title-line {font-size:16px; font-weight:900; letter-spacing:0.3px; padding-bottom:10px; color:#1a1a1a;}
	.rd-obj-wrap .title-line span.class-num	{float:right; background:#f5f5f5; border-radius:30px; padding:4px 12px; font-size:13px; font-weight:300; color:#939393;}
	.title-line-under {height:2px; width:40px; margin:5px 4px; border-bottom:2px solid #55585b;}
	.rd-obj-splite_teacher {margin-top:14px; width:100%; font-size:0px;}
	.rd-obj-splite_teacher .rd-obj-2splite {display:inline-block; width:50%; font-size:14px;}
	.rd-obj-splite_teacher .rd-obj-2splite .rd-2teach-photo {float: left; display: inline-block; background-position: center center; background-repeat: no-repeat; background-size: cover; width: 60px; height: 60px; border-radius: 50px; margin-right: 12px; margin-left: 2vw;}
	.rd-obj-splite_teacher .rd-obj-2splite .sp2_title {font-size: 13px; letter-spacing: 0.3px; color: #a9bf56; padding-bottom: 5px; margin-top:10px;}
	.rd-obj-splite_teacher .rd-obj-2splite .sp2_name {font-size: 16px; letter-spacing: 0.3px; color: #000; }
	.rd-obj-splite_binfo {display:block; background-color:#f4f7f9; padding:14px 0; border-radius:14px; margin-top:20px; width:100%; font-size:0px;}
	.rd-obj-splite_binfo .rd-obj-3splite {display:inline-block; vertical-align: bottom; width:calc(100% / 3); height:63px; text-align:center; font-size:14px;}
	.rd-obj-splite_binfo .rd-obj-3splite div.sp3_title {padding-bottom:10px; font-size:13px; font-weight:600; height:23px; letter-spacing:0.3px; color:#a9bf56;}
	.rd-obj-splite_binfo .rd-obj-3splite div.sp3_ans {display: inline-flex; position: relative; font-size:13px; letter-spacing:0.5px; color:#3f3f3f; height:40px;}
	.rd-obj-splite_binfo .rd-obj-3splite div.sp3_ans span.bold {font-size:19px; font-weight:900; letter-spacing:0.5px;}
	.rd-obj-splite_binfo .rd-obj-3splite div.sp3_ans span.year {font-size:13px; font-weight:900; letter-spacing:0.5px;}
	.rd-obj-splite_binfo .rd-obj-3splite div.sp3_ans > div {margin: auto 0;}
	.rd-obj-rate1-title {font-size: 14px; font-weight:600; letter-spacing: 0.3px ;color: #a9bf56;}
	.rd-book-wrap {}
	.rd-book-wrap .title {font-size: 14px; line-height:1.4em; font-weight: 600; letter-spacing: 0.3px; color: #a9bf56; margin-top: 10px;}
	.rd-book-wrap .descc {font-size: 14px; line-height:1.6em; font-weight: 600; letter-spacing: 0.3px; color: #55585b;}
	.rd-class-list-wrap {color:#55585b;}
	.rd-class-list-wrap .rd-class-list {padding: 10px 0; font-size:15px; border-bottom:1px solid #f1f1f1;}
	.rd-class-list-wrap .rd-class-list .rd-class-rownum {float:right;}
	.report-btn-detail {display: inline-block;width:12px;height:20px;position:absolute;right:10px;top:calc(50% - 10px); background:url(/Images/Common/list_arrow.png) center center no-repeat;vertical-align:bottom; background-size:12px 20px;}
	.rd-obj-starrate-wrap {display:block; position:relative; width:100%; height:40px; font-size:0;}
	.rd-obj-starrate-title-wr {display:inline-block; vertical-align: top; width:60px; height:30px; margin-right:20px;}
	.rd-obj-starrate-title {font-size:14px; font-weight:600; letter-spacing: 0.3px ;color: #a9bf56; margin-top: 10px;}
	.rd-obj-starrate-stars {display:inline-block; position:relative; width:calc(100% - 80px); font-size:0;}
	.rd-obj-starrate-stars img {height:30px; margin-right:3px; filter:drop-shadow(1px 1px 0.75px #d6d6d6);}
	.pppbar-wrap {position:relative; display: block; height: 8px; margin-top:10px; margin-bottom:40px; background: #e4e4e4; width: 100%; border-radius: 14px; box-shadow:1px 3px 6px 1px #d6d6d6;}
	.pppbar-wrap .pppbar-wrap-white-o1 {position:absolute; top: 2px; left:calc(10% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o2 {position:absolute; top: 2px; left:calc(20% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o3 {position:absolute; top: 2px; left:calc(30% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o4 {position:absolute; top: 2px; left:calc(40% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o5 {position:absolute; top: 2px; left:calc(50% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o6 {position:absolute; top: 2px; left:calc(60% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o7 {position:absolute; top: 2px; left:calc(70% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o8 {position:absolute; top: 2px; left:calc(80% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-wrap-white-o9 {position:absolute; top: 2px; left:calc(90% - 2px); width:4px; height:4px; background-color:#fff; border-radius:100%; z-index:9;}
	.pppbar-wrap .pppbar-color-ready {position:relative; border-radius: 14px; height: 8px;}
	.pppbar-wrap .pppbar-color-ready {position:relative; border-radius: 14px; height: 8px;}
	.pppbar-wrap .pppbar-color-ready .pppbar .pppbar-tooltip {display:none;}
	.pppbar-wrap .pppbar-color {position:relative; border-radius: 14px; height: 8px; animation: pppbar-ani 1s ease-in-out forwards;}
	@keyframes pppbar-ani {
		from {width:0%;}
		to {width:100%;}
	}
	.pppbar-wrap .pppbar-color .pppbar {position:relative; background:#a9bf56; border-radius: 14px; height: 8px;}
	.pppbar-wrap .pppbar-color .pppbar .pppbar-cicle {display: block; position: absolute; border-radius:50px; top:-6px; right:-6px; width:20px; height:20px; z-index:10; background: #a9bf56;}
	.pppbar-wrap .pppbar-color .pppbar .pppbar-tooltip {display: block; position: absolute; top: 8px; right: -16px; width:40px; text-align:center; background: #a9bf56; font-size:12px; line-height:1em; letter-spacing:0.3px; color: #fff; margin-top: 16px; padding: 4px; border-radius:10px;}
	.pppbar-wrap .pppbar-color .pppbar .pppbar-tooltip:after {border-left: solid transparent 6px; border-right: solid transparent 6px; border-bottom: solid #a9bf56 6px; top: -6px; content: " "; height: 0; left: 50%; margin-left: -6px; position: absolute; width: 0;}
	.rd-comment-wrap {display: block; width:100%; text-align:center; font-size:14px; line-height:2em; letter-spacing:-0.2px; word-break:break-all; text-align:justify; color: #000;}
	.rd-btn-backlist-wrap {padding: 20px 0px;}
	.rd-btn-backlist {display: block; margin: 0px 20px; text-align: center; padding: 16px; font-size: 17px; font-weight:600; letter-spacing: 1px; line-height: 1; background-color: #272e48; color: #fff !important; border-radius:15px;}

/* 이지교재 */
	.roadmapbktitlewrap {display: inline-block;width:100%;padding:20% 0 15px 4%;overflow:hidden;}
	.roadmapbktitle {display: inline-block;width:100%;height: auto;text-align:left;position:relative;}
	.roadmapbktitle .bb {color:#6b5c50;font-size:1.2em;letter-spacing:-0.5px;font-weight:600;text-align:right;line-height:1em;margin:auto 0;margin-right:2%;padding-right:2%; border-right:solid #d2cdc9 1px;display: inline-block;line-height:36px;margin-top:6px;vertical-align: top;}
	.roadmapbktitle .right {display: inline-block; width: 80%;}
	.roadmapbktitle .right0 {width: 100% !important;}
	.roadmapbktitle .right2 {width: 60% !important;}
	.roadmapbktitle .right .tt {color:#f49602;font-size:1.1em; letter-spacing:-0.3px;font-weight:600;text-align:left; word-break: break-all;}
	.roadmapbktitle .right .pp {color:#5a524e;font-size:1em; letter-spacing:-0.3px;font-weight:600;line-height:1.3em;text-align:left; word-break: break-all;}
	.roadmapbkimgwrap {margin:0 15px; padding: 6% 15% 2%; background-color:#eaeaea;}
	.roadmapbkimgwrap img {width:100%;}
	.roadmapbklist {margin:0 15px; padding-bottom:7%; background-color:#eaeaea;color:#7e716c;font-family:'NanumSquareL';line-height:1.6em;font-size:14px;font-weight:600;position:relative; min-height:88px; text-align:center;}
	.roadmapbklist .outter { display: inline-block; text-align: left; padding:0 7%; word-break:break-all;}
	.roadmapbklist .outter .listyy li {list-style: initial; word-break:break-all;}
	.roadmapbklist .ahreff { text-align: center; padding:3% 0px 0px;}
	.roadmapbklist .ahreff a { color:#f49602; text-decoration: underline; text-underline-position: under;}
	.roadmapbkahrefwrap {width: 100%; padding: 0 15px; box-sizing: border-box;}
	.roadmapbkahrefwrap .roadmapbkahref {width: 100%; background-color: #f29600; color: #fff; font-family: 'NanumSquareB','NanumBarunGothic'; font-size: 16px; height: 50px; line-height: 50px; text-align: center; margin-top: 30px; margin-bottom: 20px; font-weight: 600; display: block;}

/* 모의고사 관리 */
	.noteply-tab-wrap {font-size: 0;}
	.noteply-tab-wrap a {display: inline-block;height:40px;width:33.333%;text-align:center;background-color:#efefef;border-top:2px solid #efefef;}
	.noteply-tab-wrap a:not(:last-child) {border-right:1px solid #fff;}
	.noteply-tab-wrap a.on {color:#ee761f;background-color:#d7d7d9;border-top-color:#ee761f;border-right:1px solid #d7d7d9;}
	.noteply-tab-wrap a span{display: inline-block; padding-left:20px;font-size:16px;font-weight:600; line-height:1;background:url(/Images/Common/info_off.png) 0 12px no-repeat; background-size:14px 14px;padding-top: 10px; }
	.noteply-tab-wrap a.check span{background-image:url(/Images/Common/check_off.png)}
	.noteply-tab-wrap a.analysis span{background-image:url(/Images/Common/analysis_off.png)}
	.noteply-tab-wrap a.delivery span{background-image:url(/Images/Common/delivery_off.png);background-size:22px 14px; padding-left:28px;}
	.noteply-tab-wrap a.check.on span{background-image:url(/Images/Common/check_on.png)}
	.noteply-tab-wrap a.analysis.on span{background-image:url(/Images/Common/analysis_on.png)}
	.noteply-tab-wrap a.delivery.on span{background-image:url(/Images/Common/delivery_on.png)}
	.noteply-search-wrap {padding:10px;}
	.noteply-check-title-wrap {padding:20px 20px 20px 30px;border-bottom:1px solid #eee;}
	.noteply-check-title-wrap:first-child {border-top:1px solid #eee;}
	.noteply-check-title-wrap span.title {font-size:18px;font-weight:600;display:inline-block;width:80px;}
	.noteply-check-title-wrap span.desc {font-size:12px;font-weight:400;line-height:1;padding:5px; margin-right:5px;vertical-align:bottom; color:#fff;background-color:#999;border-radius:4px;display:inline-block;min-width:70px;text-align:center;}
	.noteply-check-title-wrap span.desc.on {background-color:#ee761f;}
	.noteply-check-title-btn-detail {display: inline-block;width:28px;height:28px;float:right;background:url(/Images/Common/down_arrow.png) center center no-repeat;vertical-align:bottom; background-size:18px 10px;transition: all 150ms ease-in;}
	.noteply-check-list li:nth-child(odd) .noteply-check-title-wrap {background-color:#efeff1;}
	.noteply-check-title-wrap.up .noteply-check-title-btn-detail, .faq-question-wrap.up .noteply-check-title-btn-detail {transform: rotate(180deg);-webkit-transform: rotate(180deg);}
	.noteply-check-contents-wrap {display:none;opacity:0;padding:20px;transition:opacity 0.5s ease-in-out;}
	.noteply-check-contents-wrap.on {display:block;opacity:1;transition:opacity 0.5s ease-in-out;}
	.noteply-check-contents-title-wrap {padding-bottom:10px;font-size:0;}
	.noteply-check-contents-title-wrap select.fill {display:block;width:100%;color:#fff;background:url(/Images/Common/select_white.png) #b5b5b7 right 0 no-repeat; border:0;}
	.noteply-check-contents-title-wrap select.fill.on {background-color:#ee761f;}
	.noteply-check-contents-check-wrap {margin:0 -4px;font-size:0;}
	.noteply-check-contents-check-wrap label input[type="checkbox"] {display:none;}
	.noteply-check-contents-check-wrap label input[type="checkbox"] + span {display:inline-block;margin:5px 4px;width:calc(20% - 8px);color:#888; font-size:14px;line-height:1;padding:10px 0;transition:all 0.3s ease-in-out;border:1px solid #ccc;text-align:center;background:inherit;}
	.noteply-check-contents-check-wrap label input[type="checkbox"]:checked + span {color:#ee761f;border-color:#ee761f;transition:all 0.3s; }
	.noteply-check-contents-check-wrap label input[type="checkbox"]:disabled + span  {background-color:#efeff1;border-color:#efeff1;transition:all 0.3s; }
	.noteply-check-btn-save-wrap {padding-top:20px;margin-bottom:50px;}
	a.noteply-check-btn-save {display:block;margin:0 auto;width:70%;padding:10px;font-size:16px;text-align:center;color:#fff;background-color:#ee761f;}
	.noteply-analysis-list li {}
	.noteply-analysis-title-wrap {padding:25px 20px;border-bottom:1px solid #eee;text-align:center;}
	.noteply-analysis-list li:nth-child(even) .noteply-analysis-title-wrap {background-color:#efeff1;}
	.noteply-analysis-title-wrap:first-child {border-top:1px solid #eee;}
	.noteply-analysis-title-wrap span.title {font-size:18px;font-weight:600;display:inline-block;}
	.noteply-analysis-title-btn-detail {display: inline-block;width:12px;height:20px;float:right;background:url(/Images/Common/list_arrow.png) center center no-repeat;vertical-align:bottom; background-size:12px 20px;}
	.noteply-analysis-detail-wrap {padding:20px;}
	.noteply-analysis-section {font-size:18px;font-weight:600;margin-bottom:40px;}
	.noteply-analysis-section-title, .noteply-analysis-section-graph, .noteply-analysis-section-data {margin-bottom:15px;}
	.noteply-analysis-section-data {margin-bottom:15px;}

/* 학생부 관리 */
	/* 희망대학 */
	.univ-item-wrap {margin:10px 0;padding:10px;border:1px solid #ddd;background-color:#fafafa;border-radius:5px;}
	.univ-item-wrap input[type="text"] { display:block;width:100%;}
	.univ-item-wrap span.view { display:block;width:100%;padding: 0px 20px;height: 36px;line-height: 36px;font-size: 16px;border-bottom: 1px solid #ddd;}
	.univ-item-wrap span.view.view-univ {border-bottom: 1px solid #ee761f;}
	.univ-item-wrap span.view.view-inline { display:inline-block;width:inherit;margin:0 5px;padding: 0px 0px;}
	/* 교과성적 */
	/*.data-table input[type=text] {margin:0 10px;width:120px;text-align:center;}*/
	/* 교과성적 입력 업로드 */
	/*.data-table input[type=text] {margin:0 10px;width:120px;text-align:center;}*/
	select.gradenesinupdatesel {width:calc(100% - 20px);}
	#snackbar {visibility: hidden; min-width: 250px;margin-left: -125px; background-color: #e89113;    color: #fff; text-align: center;  border-radius: 6px;padding: 16px;position: fixed;  z-index: 1; left: 50%; bottom: 30px;}
	#snackbar.show {visibility: visible;animation: snackbarfadein 0.5s, snackbarfadeout 0.5s 2.5s;}
	@keyframes snackbarfadein {from {bottom: 0; opacity: 0;} to {bottom: 30px; opacity: 1;}}
	@keyframes snackbarfadeout {from {bottom: 30px; opacity: 1;}to {bottom: 0; opacity: 0;}}
	/* 학생부 등록 */
	.qna-wrap {background-color: #fff;padding: 15px 10px; font-size:16px;border-bottom:1px solid #ddd;text-align:left;position:relative;}
	.qna-question-wrap {}
	.qna-question{margin:10px 40px 10px 0;line-height:1.6;}
	.badge {margin-left:10px;font-size:12px;line-height:1;padding:0px 6px;border-radius:20px;color:#fff;font-weight:600;background-color:#999;}
	/* 학생부 등록 서류 업로드 */
	.qna-detail-wrap {background-color: #fff;padding:0px 20px; font-size:16px;}
	.qna-detail-question-wrap {}
	.qna-detail-question{padding:10px 0;line-height:1.6;border-bottom:1px solid #ddd;}
	.qna-detail-question-content{padding:10px 0;line-height:1.6;border-bottom:1px solid #ddd;min-height:100px;}
	.qna-detail-answer-title {margin:30px 0px 10px;padding:10px 0;border-bottom:2px solid #ee761f;color:#ee761f;font-size:20px;font-weight:600;}
	div.mce-edit-area {border:1px solid #ddd !important;}

/* 이지 매거진 */
	/* 리스트 */
	.magazine-list-wrap { margin-top: 5px; }
	.magazine-list-wrap .magazine-list-item { padding-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content {position: relative; overflow: hidden; height: 104px; overflow: hidden; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content > * { margin-right: 100px; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .title { word-break:break-all;  width: 100%; overflow: hidden; font-size: 17px; height:23px; line-height: 1.4; letter-spacing: -0.5px; font-weight: 500; color: #333; margin-right: 0px;}
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .desc { width: 100%; height: 40px; padding-right:80px; overflow: hidden; text-overflow:ellipsis; margin-top: 6px; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .desc_in { width: 100%; height: 46px; word-break:break-all; font-size: 13px; font-weight: 200; line-height: 1.5; letter-spacing: -1px; text-align: justify; color: #959595;}
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .write { overflow: hidden;  margin-top: 6px; font-size: 12px; line-height: 1; font-weight: 400; color: #959595; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .write span:nth-child(odd) { margin-left:6px; color: #e89113; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content .write span:nth-child(even) { margin-left:12px; font-weight: 100; }
	.magazine-list-wrap .magazine-list-item .magazine-list-item-content img { float: right; position:absolute; top:0; right:0; margin-right: 0px; max-width:60px; margin-top:30px;}
	.btn_org_b {color: #fff !important;background-color: #e89113;border: 1px solid #e89113;padding: 14px 8px;font-size: 14px;min-width: 80px;position: relative;display: inline-block;text-align: center;vertical-align: bottom;line-height: 1;}
	input[type=text].border-input {font-size: 16px ; height: 44px; line-height: 44px; border:1px solid #dddddd; padding-left:10px; }
	.magazine-list-wrap ul#pager {text-align:center; margin:0 auto}
	.magazine-list-wrap ul#pager li {background-color:#fff;border:1px solid #ccc; color:#888888; text-align:center; display:inline-block;vertical-align: middle;margin:0 1px;width:33px; height:33px;background-repeat:no-repeat; background-position:center;background-size: cover;}
	.magazine-list-wrap ul#pager li.on {border-color: #e89113;}
	.magazine-list-wrap ul#pager li a {width:100%; height:100%; line-height:33px;font-size:12px; color:#888888; text-align:center;display:inline-block;}
	.magazine-list-wrap ul#pager li.on a {color:#e89113;}
	.magazine-list-wrap ul#pager li.front {background-image:url(https://m.i-ez.net/Images/Ctrl/arrow_front.png)}
	.magazine-list-wrap ul#pager li.end {background-image:url(https://m.i-ez.net/Images/Ctrl/arrow_end.png)}
	.magazine-list-wrap ul#pager li.next {background-image:url(https://m.i-ez.net/Images/Ctrl/arrow_next.png)}
	.magazine-list-wrap ul#pager li.prev {background-image:url(https://m.i-ez.net/Images/Ctrl/arrow_prev.png)}
	.magazine-list-wrap .btn {padding: 0;}
	/* 자세히 보기 */
	.magazinedetail { text-align:center; }
	.magazinedetail .magazineheader { position:relative; margin-top:10px; padding-top: 20px; border-top: 1px solid #e99113; margin-bottom:20px; text-align:left; }
	.magazinedetail .magazineheader span{ font-size: 18px; line-height: 1; font-weight: 600; color: #3e332f; letter-spacing:-0.5px; }
	.magazinedetail .magazineheader p{ font-size: 10px; line-height: 1; font-weight: 400; color: #666666; letter-spacing:-0.5px; line-height:2; }
	.magazinedetail .sssum { width:100%; margin-bottom:10px; }
	.magazinedetail .contents { width:100%; text-align:left; word-break:break-all;}
	.magazinedetail .contents { word-break:break-all; text-align: justify;}
	.magazinedetail .contents * {word-break:break-all;}
	.magazinedetail .contents p { font-family:'NanumSquareL','Noto Sans Light','맑은 고딕','Malgun Gothic','sans-serif','dotum' !important; font-size:17px !important; font-weight:100 !important; line-height:28px !important; letter-spacing:-0.2px;word-break:break-all; margin-bottom:10px;}
	.magazinedetail .contents div { font-family:'NanumSquareL','Noto Sans Light','맑은 고딕','Malgun Gothic','sans-serif','dotum' !important; font-size:17px !important; font-weight:100 !important; line-height:28px !important; letter-spacing:-0.2px;word-break:break-all; margin-bottom:10px;}
	.magazinedetail .contents blockquote p strong {font-size:20px;}
	.magazinedetail .contents img{ margin-top:20px;margin-bottom:20px;}
	.magazinedetail .sns_set { margin-top:40px; }
	.magazinedetail .sns_set img { width:10%; }
	.magazinedetail .student_card  { position: relative; margin-top:20px; background-color:#f5f5f5; min-height:115px; vertical-align:middle; margin-bottom:30px; }
	.magazinedetail .student_card img.stu_uni_image { position:absolute; top:0; right:0; margin-top:10px; margin-right: 10px; width:25px; }
	.magazinedetail .student_card .student_card_cont { display:inline-flex; padding:10px 15px; width:100%; text-align: left; }
	.magazinedetail .student_card .student_card_cont img.stu_img_big{ width:80px; height:80px; border-radius: 750px; margin-right:14px; margin-top:6px;}
	.magazinedetail .student_card .student_card_cont .student_card_info { margin-top:10px; }
	.magazinedetail .student_card .student_card_cont .student_card_info .stuname { font-size: 18px; line-height: 1; font-weight: 600; color: #000000; margin-right:6px; vertical-align: top; }
	.magazinedetail .student_card .student_card_cont .student_card_info .nikname { font-size: 14px;line-height: 1.5; color: #f49600;}
	.magazinedetail .student_card .student_card_cont .student_card_info .uni-dep { font-size: 14px; line-height: 1; font-weight: 500; color: #727272; margin-bottom:6px; vertical-align: text-top;}
	.magazinedetail .student_card .student_card_cont .student_card_info p { font-size: 13px; line-height: 1.4; font-weight: 200; color: #afafaf; margin-top:3px; }
	.magazinedetail .tosupportatag { color:#e99113;  border-style: solid; border-width:1px; border-color:#e99113; border-radius:20px; padding:12px 50px; font-size:12px; }
	.nextprev_magz { width:100%; margin-top:30px; margin-bottom:30px; }
	.nextprev_magz .prev_magz { display: flex; width:100%; height:50px; border-top: 1px solid #d4d4d4; margin:auto; font-size: 14px; overflow:hidden;}
	.nextprev_magz .prev_magz .prev { vertical-align:middle; width:25%; height:100%; text-align:center; color:#666666; line-height: 50px; }
	.nextprev_magz .prev_magz .prev-title { vertical-align:middle; width:75%; height:100%; color:#8c8c8c; line-height: 50px; }
	.nextprev_magz .next_magz { display: flex; width:100%; height:50px; border-top: 1px solid #d4d4d4;  border-bottom: 1px solid #d4d4d4; margin:auto; font-size: 14px; overflow:hidden;}
	.nextprev_magz .next_magz .next { vertical-align:middle; width:25%; height:100%; text-align:center; color:#666666; line-height: 50px; }
	.nextprev_magz .next_magz .next-title { vertical-align:middle; width:75%; height:100%; color:#8c8c8c; line-height: 50px; }
	/* 서포터즈 */
	.conbox_1 .ms_ment1 { color:#3d322e;font-size:16px;font-weight:600;margin-top:20px;margin-bottom:20px;text-align:center; }
	.conbox_1 .ms_ment2 { color:#f29702;;font-weight:600; }
	.sup-cards { width:100%; display: inline-block; text-align: center; }
	.sup-cards .sup-card-outer { text-align: left; display: inline-block; position: relative; width:46%; height:240px; margin-bottom:20px; background-color:#f5f5f5;}
	.sup-cards .sup-card-outer:nth-child(2n-1) { margin-right: 4%; }
	.sup-cards .sup-card-outer img.uni_image {position:absolute; top:10px; left:10px; width:50px; }
	.sup-cards .sup-card-outer .sup-card-inner { width:100%; height:100%; text-align:center; margin-top:35px;}
	.sup-cards .sup-card-outer .sup-card-inner img.stu_img_mid{ width:80px; height:80px; border-radius: 50px; margin-bottom:20px; }
	.sup-cards .sup-card-outer .sup-card-inner p { font-size: 12px; line-height: 1.2; font-weight: 200; color:#737373; }
	.sup-cards .sup-card-outer .sup-card-inner span { font-size: 16px; line-height: 1; font-weight: 600; color:#000000; margin-top:15px; }

/* 알림 게시판 */
	.msg-wrap {padding:0 10px;}
	.msg-item {position: relative; display:block; width:100%; overflow: hidden; background-color: #fff; padding: 20px 0px;  border-bottom:1px solid #ddd;}
	.msg-item > * {font-size:0; display: inline-flex; height: 23px;}
	.msg-item:first-of-type {border-top:1px solid #ddd;}
	.msg-item .msg-subject-wrap {position: relative; overflow: hidden; width:calc(100% - 62px - 4px); white-space: nowrap; padding-right: 10px; height: 18px;}
	.msg-item .msg-subject {display:block; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp:1; -webkit-box-orient: vertical; font-size: 16px; letter-spacing: -0.4px;}
	.msg-item .msg-date-wrap {text-align:right; width:62px; vertical-align:middle; height: 18px;}
	.msg-item .msg-date {width:100%; text-align:right; font-size: 13px; font-weight:300; color:#a0a0a0; letter-spacing: -0.2px;}
	.msg-detail-wrap {background-color: #fff;padding:0px 0px; font-size:16px;}
	.msg-detail-wrap .msg-detail-title {margin:30px 0px 10px;padding:10px 0;line-height:1.4em;border-bottom:2px solid #ee761f;color:#ee761f;font-size:20px;font-weight:600;margin-bottom:0;}
	.msg-detail-wrap .msg-detail-content{padding:10px 0;line-height:1.6;border-bottom:1px solid #ddd;min-height:200px;}

/* 고객센터 */
	/* 1:1 문의 목록 */
	.qna-wrap {background-color: #fff;padding: 15px 10px; font-size:16px;border-bottom:1px solid #ddd;text-align:left;position:relative;}
	.qna-question-wrap {}
	.qna-question{margin:10px 40px 10px 0;line-height:1.6;}
	/* 1:1 문의 하기 */
	.qna-detail-wrap {background-color: #fff;padding:0px 20px; font-size:16px;}
	.qna-detail-question-wrap {}
	.qna-detail-question{padding:10px 0;line-height:1.6;border-bottom:1px solid #ddd;}
	.qna-detail-question-content{padding:10px 0;line-height:1.6;border-bottom:1px solid #ddd;min-height:100px;}
	.qna-detail-answer-title {margin:30px 0px 10px;padding:10px 0;border-bottom:2px solid #ee761f;color:#ee761f;font-size:20px;font-weight:600;}
	div.mce-edit-area {border:1px solid #ddd !important;}
	/* FAQ */
	.faq-wrap {background-color: #fff;padding: 15px 10px; font-size:18px;border-bottom:1px solid #ddd;text-align:left;}
	.faq-question-wrap {}
	.faq-question{display:inline-block;width:calc(100% - 40px);line-height:1.6;}
	.faq-answer-wrap {background-color: #fafafa;padding:10px;display:none;margin:10px 0;}
	.faq-answer-title {font-size:16px;color:#ee761f;font-weight:600;position:relative;padding-left:20px;}
	.faq-answer-title:before {content:"A";position:absolute;left:-2px;top:1px;font-size:8px;line-height:16px;height:16px;width:16px;display:inline-block;text-align:center;border-radius:100%;background-color:#ee761f;color:#fff; }
	.faq-answer-content{font-size:16px;padding:10px 10px; text-indent: 10px; text-align: justify;}

/* 고객센터 */
	/* 유저정보 */
		.info-wrap {background-color:#efefef;padding:20px 0px;}
		.info-wrap .user-info {}
		.info-wrap .user-info .user-name {font-size:22px;color:#000;text-align:center;}
		.info-wrap .auth-wrap {}
		.info-wrap .auth-wrap .auth-data-wrap {}
		.info-wrap .auth-wrap .auth_box {display:block;padding:20px;border:1px solid #ddd;border-radius:5px;background-color:#fff;margin:0 8px 10px;}
		.info-wrap .auth-wrap .auth_box .auth-title {font-size:18px; font-weight: 700; line-height:26px;border-bottom:2px solid #999;color:#000;}
		.info-wrap .auth-wrap .auth_box .auth-data-wrap .three-data-list {width:100%; font-size:0px; position:relative; list-style: none; color:#353535;}
		.info-wrap .auth-wrap .auth_box .auth-data-wrap .three-data-list .auth-new {width:calc(100%/3); display:inline-block; font-size:0px; vertical-align: top; text-align: center; padding-top:20px;}
		.info-wrap .auth-wrap .auth_box .auth-data-wrap .three-data-list .auth-new div:first-of-type {font-size: 15px; font-weight: 700; margin: 0 0 7px;}
		.info-wrap .auth-wrap .auth_box .auth-data-wrap .three-data-list .auth-new div:last-of-type {font-size: 14px; font-weight: 300;}
		.info-wrap .auth-wrap .auth_box .auth-address {font-size:15px; line-height:1.4em; padding-top:16px;}
		.info-wrap .auth-wrap .auth_box .auth-address span {font-weight: 700;}
		.info-wrap .auth-wrap .auth_box .auth-data-wrap .phone_num {width:100%; font-size: 15px; padding:13px 0px 0px; position:relative; list-style: none; color:#353535;}
	/* 자녀선택 */
		.selectuesr-wrap {background-color:#efefef;padding:20px 0px;}
		.selectuesr-wrap .user-info {}
		.selectuesr-wrap .user-info .user-name {font-size:22px;color:#000;text-align:center;}
		.selectuesr-wrap .seluser-wrap {}
		.selectuesr-wrap .seluser-wrap .auth-data-wrap {}
		.selectuesr-wrap .seluser-wrap .auth_box {display:block;padding:20px;border:1px solid #ddd;border-radius:5px;background-color:#fff;margin:0 8px 10px;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-title {font-size:18px; font-weight: 700; line-height:26px;border-bottom:2px solid #999;color:#000;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-data-wrap .three-data-list {width:100%; font-size:0px; position:relative; list-style: none; color:#353535;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-data-wrap .three-data-list .auth-new {width:calc(100%/3); display:inline-block; font-size:0px; vertical-align: top; text-align: center; padding-top:20px;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-data-wrap .three-data-list .auth-new div:first-of-type {font-size: 15px; font-weight: 700; margin: 0 0 7px;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-data-wrap .three-data-list .auth-new div:last-of-type {font-size: 14px; font-weight: 300;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-address {font-size:15px; line-height:1.4em; padding-top:16px;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-address span {font-weight: 700;}
		.selectuesr-wrap .seluser-wrap .auth_box .auth-data-wrap .phone_num {width:100%; font-size: 15px; padding:13px 0px 0px; position:relative; list-style: none; color:#353535;}
	/* 통합사이트 로그인 */
		.userinfo-wrap {background-color:#efefef; padding: 20px 0px;}
		.userinfo-wrap .user-name {font-size:22px;color:#000;text-align:center;}
		.userinfo-wrap li {display:block;padding:20px;border:1px solid #ddd;border-radius:5px;background-color:#fff;margin:0 10px 20px;}
		.userinfo-wrap .auth-title {font-size:18px; font-weight: 700; line-height:26px; border-bottom:2px solid #999; color:#000;}
		.userinfo-wrap .auth-url {float:right;font-size:14px;color:#999;}
		.userinfo-wrap .auth-id {font-size:18px;padding:20px 0;color:#555;text-align:center;}
		.userinfo-wrap .auth-password-wrap .auth-password {display:inline-block;width:calc(100% - 63px);}

