@charset "utf-8";

/* CSS Document */


/*****************/


/* 전체 공용 css */


/*****************/

@font-face {
    font-family: 'NanumBarunGothicLight';
    src: url('../../font/NanumBarunGothicLight.eot');
    src: url('../../font/NanumBarunGothicLight.woff') format('woff'), url('../../font/NanumBarunGothicLight.ttf') format('truetype'), url('../../font/NanumBarunGothicLight.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('../../font/NanumBarunGothic.eot');
    src: url('../../font/NanumBarunGothic.woff') format('woff'), url('../../font/NanumBarunGothic.ttf') format('truetype'), url('../../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumBarunGothicBold';
    src: url('../../font/NanumBarunGothicBold.eot');
    src: url('../../font/NanumBarunGothicBold.woff') format('woff'), url('../../font/NanumBarunGothicBold.ttf') format('truetype'), url('../../font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RoundedElegance';
    src: url('../../font/RoundedElegance.eot');
    src: url('../../font/RoundedElegance.woff') format('woff'), url('../../font/RoundedElegance.ttf') format('truetype'), url('../../font/RoundedElegance.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareRoundEB';
    src: url('../../font/NanumSquareRoundEB.eot');
    src: url('../../font/NanumSquareRoundEB.woff') format('woff'), url('../../font/NanumSquareRoundEB.ttf') format('truetype'), url('../../font/NanumSquareRoundEB.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareRoundR';
    src: url('../../font/NanumSquareRoundR.eot');
    src: url('../../font/NanumSquareRoundR.woff') format('woff'), url('../../font/NanumSquareRoundR.ttf') format('truetype'), url('../../font/NanumSquareRoundR.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareB';
    src: url('../../font/NanumSquareB.eot');
    src: url('../../font/NanumSquareB.woff') format('woff'), url('../../font/NanumSquareB.ttf') format('truetype'), url('../../font/NanumSquareB.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SCDream6';
    src: url('../../font/SCDream6.eot');
    src: url('../../font/SCDream6.woff') format('woff'), url('../../font/SCDream6.ttf') format('truetype'), url('../../font/SCDream6.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareR';
    src: url('../../font/NanumSquareR.eot');
    src: url('../../font/NanumSquareR.woff') format('woff'), url('../../font/NanumSquareR.ttf') format('truetype'), url('../../font/NanumSquareR.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {        
    font-family: 'SEBANGGothic';
    src: url('../../font/SEBANGGothic.ttf') format('woff'), url('../../font/SEBANGGothic.ttf') format('truetype'), url('../../font/SEBANGGothic.ttf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SEBANGGothicBold';
    src: url('../../font/SEBANGGothicBold.ttf') format('woff'), url('../../font/SEBANGGothicBold.ttf') format('truetype'), url('../../font/SEBANGGothicBold.ttf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SCDream3';
    src: url('../../font/SCDream3.otf') format('woff'), url('../../font/SCDream3.otf') format('truetype'), url('../../font/SCDream3.otf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SCDream5';
    src: url('../../font/SCDream5.otf') format('woff'), url('../../font/SCDream5.otf') format('truetype'), url('../../font/SCDream5.otf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24Ohsquare';
    src: url('../../font/Cafe24Ohsquare.ttf') format('woff'), url('../../font/Cafe24Ohsquare.ttf') format('truetype'), url('../../font/Cafe24Ohsquare.ttf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24Ohsquareair';
    src: url('../../font/Cafe24Ohsquareair.ttf') format('woff'), url('../../font/Cafe24Ohsquareair.ttf') format('truetype'), url('../../font/Cafe24Ohsquareair.ttf?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}


body,
div,
p {
    margin: 0;
    padding: 0;
}

html,
body {
    overflow: hidden;
    height: 100%;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    /* background: url(../common/img/bg/bg.jpg); */
}

#warp-all {
    position: relative;
    width: 1120px;
    height: 630px;
    z-index: 1000;
    display: table;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    overflow: hidden;
    background: url(../../img/bg/bg.jpg);
    background-position: -50% -50%;
    background-size: 100% 100%
}

#allBlind {
    position: absolute;
    width: 1120px;
    height: 800px;
    top: 630px;
    left: 0px;
    background-color: #fff;
    z-index: 100000;
    display: none;
    outline: none;
}

#ui-loading {
    position: absolute;
    left: 544px;
    top: 299px;
    width: 32px;
    height: 32px;
    background-image: url(../../img/ui-img/loading.gif);
    z-index: 2000;
}

#ui-top {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

#ui-contents {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 100;
    overflow: hidden;
}

ul,
li {
    list-style: none;
    margin: 0px
}


/**********/


/* 최상단 */


/**********/


/* 차시명 */

.week {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 610px;
    height: 34px;
    z-index: 100;
}

.weekBox {
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: #fff;
    opacity: 0.92;
    
}
/* .weekBox::after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 90.00%, rgba(255,255,255,10%) 100%);
} */

/* 차시번호 박스 */

.weekNumBox {
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    width: 38px;
    height: 34px;
    /* 배경색상 */
    background-color: #53fedb;
}


/* 차시번호 */

.weekNum {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 100%;
    font-family: 'SEBANGGothicBold';
    color: #000000;
    font-size: 24px;
    text-align: center;
}


/* 차시명 */

.weekName {
    position: relative;
    float: left;
    top: 3px;
    font-family: 'SCDream6';
    color: #000000;
    font-size: 20px;
    padding: 0px 6px;
    letter-spacing: -0.75px;
}

.weekEnd {
    position: relative;
    float: left;
}

.smallTitle {
    position: absolute;
    display: inline-block;
    left: 30px;
    top: 33px;
    width: 560px;
    height: 25px;
    z-index: 100;
    font-family: 'NanumBarunGothicBold';
    font-size: 15px;
    color: #ffc90c;
}

.smallTitleLeft {
    position: relative;
    float: left;
    width: 17px;
    height: 22px;
    background-image: url(../../img/page/smallTitleLeft.png);
    display: none;
}

.smallTitleBody {
    position: relative;
    float: left;
    height: 18px;
    background-image: url(../../img/page/smallTitleBody.png);
    padding-top: 4px;
    display: none;
}

.smallTitleRight {
    position: relative;
    float: left;
    width: 17px;
    height: 22px;
    background-image: url(../../img/page/smallTitleRight.png);
    display: none;
}

.smallTitleText {
    font-family: 'NanumBarunGothic';
    color: #ffffff;
}


/* 과정명 - 과정명 길이에 따라 left값을 수정해 주면 됨 */

.subject {
    position: absolute;
    left: 1010px;
    top: 0px;
    z-index: 100;
    display: none;
}


/**********/


/* 인덱스 */


/**********/

#ui-menu {
    position: absolute;
}

.indexBg {
    position: absolute;
    top: 95px;
    left: 0px;
    width: 267px;
    height: 450px;
    /* background-image: url("../../img/ui-img/indexBg.png"); */
}


/* 화면 전체를 덮는 스타일일 때 */


/*#ui-menu{z-index:2000; top:0px;}
.indexBg{height:630px;}

.subList a{position:absolute; text-decoration:none; left:713px; width:250px; font-family:'NanumBarunGothicBold'; font-weight:bold;
			font-size:37px;
			color:#9e9598;}
.subList a:hover, .subList a:focus, .subList a.selected{text-decoration:underline;
			color:#ffffff;}

#indexClose a{position:absolute; left:1016px; top:76px; width:46px; height:46px; background-image:url(../../img/ui-img/indexClose.png); background-position:0px 0px; z-index:2000;}
#indexClose a:hover{background-position:-50px 0px;}*/


/* 아래에서 위로 올라오는 스타일일 때 */

#ui-menu {
    left: -318px;
    top: 0px;
    width: 318px;
}

.indexBg a,
.subList a {
    display: block;
    cursor: pointer;
}

.menuList {
    position: absolute;
    left: 0px;
    top: 130px;
    width: 285px;
    height: 270px;
    background-image: url(../../img/ui-img/menu02.png);
    background-position: 0px 0px;
}

.menuList:hover,
.menuList:focus,
.menuList.selected {
    background-position: -300px 0px;
}

.subList a {
    position: absolute;
    left: 0px;
    width: 267px;
}

.subLine {
    position: absolute;
    left: 0px;
    width: 304px;
    height: 1px;
    background-image: url(../../img/ui-img/indexLine.png);
}

.subList1 a {
    height: 95px;
    background-position: 0px 0px;
}

.subList1 a:hover,
.subList1 a:focus,
.subList1 a.selected {
    background-position: -300px 0px;
}

.subList1 .subListText {
    position: absolute;
    left: 59px;
    top: 37px;
    width: 220px;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #ffffff;
}

.subList1 a:hover .subListText,
.subList1 a:focus .subListText,
.subList1 a.selected .subListText {
    color: #000000;
}

.subList2 a {
    /* height: 81px;*/
    /* background-position: 0px 0px;
    border-top: solid 1px #555555;
    border-bottom: solid 1px #555555; */
}

.subList2 a:hover,
.subList2 a:focus,
.subList2 a.selected {
    background-position: -350px 0px;
}

.subList2 .subListText {
    position: absolute;
    left: 76px;
    top: 25px;
    width: 185px;
    font-family: 'NanumSquareB';
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.25px;
    word-break: keep-all;
}

.subList2 a:hover .subListText,
.subList2 a:focus .subListText,
.subList2 a.selected .subListText {
    color: #fffc02;
    font-weight: bold;
}

.subList3 a {
    height: 115px;
    background-position: 0px 0px;
}

.subList3 a:hover,
.subList3 a:focus,
.subList3 a.selected {
    background-position: -300px 0px;
}

.subList3 .subListText {
    position: absolute;
    left: 59px;
    top: 40px;
    width: 220px;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #ffffff;
}

.subList3 a:hover .subListText,
.subList3 a:focus .subListText,
.subList3 a.selected .subListText {
    color: #000000;
}

#indexClose a {
    position: absolute;
    left: 267px;
    top: 156px;
    width: 24px;
    height: 66px;
    background-image: url(../../img/ui-img/close_u.png);
    z-index: 2000;
}

#indexClose a.selected,
#indexClose a.selected2 {}

#indexClose a:hover {
    background-image: url(../../img/ui-img/close_d.png);
    /* background-repeat: no-repeat; */
}

#indexClose a.selected2:hover {
    background-position: -48px 0px;
}


/***************/


/* 스크립트 창 */


/***************/

#scriptUI {
    position: absolute;
    background: url(../../img/ui-img/script_top.png);
    left: 0px;
    bottom: 0px;
    /*display:none;*/
    z-index: 1111;
    outline: none;
    tabindex: -1;
}

#scriptUI .top {
    width: 1120px;
    height: 23px;
}

#scriptUI .text {
    width: 1120px;
    height: 86px;
}

#scriptUI .txt {
    position: relative;
    font-family: 'NanumBarunGothic';
    font-size: 16px;
    width: 1000px;
    height: 86px;
    left: 30px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 24px;
    word-break: keep-all;
}

#scriptUI .txt .smi1 {
    position: relative;
    float: left;
    width: 100px;
    clear: both;
    /*자막창 사람 부분 글자 색상*/
    color: #ffc90c;
    text-align: right;
}

#scriptUI .txt .smi2 {
    position: relative;
    float: left;
    width: 890px;
    padding-left: 5px;
    padding-bottom: 5px;
}


/***************/


/* 학습 도우미 */


/***************/


/*학습도우미 일반*/

#ui-help {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1120px;
    height: 630px;
    z-index: 10000;
    background-color: #120f0c;
}

#popClose a {
    position: absolute;
    left: 1074px;
    top: 17px;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    cursor: pointer;
    background: url(../../img/help/close.png) top no-repeat;
    background-position: 0px 0px;
}

#popClose a:hover {
    background-position: -50px 0px;
}

#helpBtn1 a,
#helpBtn2 a,
#helpBtn3 a,
#helpBtn4 a {
    position: absolute;
    width: 83px;
    height: 21px;
    top: 26px;
    text-indent: -9999px;
}

#helpBtn1 a {
    left: 697px;
    background: url(../../img/help/helpBtn.png) top no-repeat;
    background-position: 0px 0px;
}

#helpBtn2 a {
    left: 772px;
    background: url(../../img/help/helpBtn.png) top no-repeat;
    background-position: -200px 0px;
}

#helpBtn3 a {
    left: 861px;
    background: url(../../img/help/helpBtn.png) top no-repeat;
    background-position: -400px 0px;
}

#helpBtn4 a {
    left: 963px;
    background: url(../../img/help/helpBtn.png) top no-repeat;
    background-position: -600px 0px;
}

#helpBtn1 a:hover,
#helpBtn1 a.selected {
    background-position: 0px -50px;
}

#helpBtn2 a:hover,
#helpBtn2 a.selected {
    background-position: -200px -50px;
}

#helpBtn3 a:hover,
#helpBtn3 a.selected {
    background-position: -400px -50px;
}

#helpBtn4 a:hover,
#helpBtn4 a.selected {
    background-position: -600px -50px;
}


/* 러닝맵 관련 */

#mapAll {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background: url(../../img/help/bg_01.png);
}

.chap {
    position: absolute;
    width: 440px;
    height: 25px;
}

.chapNumBox {
    position: relative;
    float: left;
    width: 25px;
    height: 25px;
    background-image: url(../../img/help/mapNumBg.png);
    background-position: 0px 0px;
}

.chapNumTxt {
    /*차시번호*/
    position: absolute;
    left: 0px;
    top: 1px;
    width: 25px;
    text-align: center;
    font-family: "NanumBarunGothic";
    font-size: 22px;
    color: #2cdbfb;
    /*color: #ffc90c;*/
}

.chapTxt {
    /*차시명*/
    position: relative;
    float: left;
    width: auto;
    top: 2px;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #afa4a4;
    padding-left: 7px;
    padding-right: 7px;
}

.chapLine {
    /*구분 선*/
    /*
    position: relative;
    float: right;
    top: 12px;
    height: 1px;
    background-color: #ffc90c;
    */
}

.chap .downBtn a {
    /*
    position: relative;
    float: right;
    top: 2px;
    width: 28px;
    height: 20px;
    background-image: url(../../img/help/downBtn.png);
    background-position: 0px 0px;
    cursor: pointer;
    */
}

.chap.selected .chapNumBox {
    /*차시번호 강조색*/
    background-position: -50px 0px;
}

.chap.selected .chapNumTxt {
    /*차시번호 강조색*/
    color: #ffffff;
}

.chap.selected .chapTxt {
    /*차시명 강조색*/
    color: #ffffff;
}

.module {
    /*러닝맵 화면 위치 및 크기값*/
    position: absolute;
    left: 50px;
    top: -70px;
    width: 1120px;
    height: 630px;
}

.moduleNum {
    /*모듈명 크기값*/
    position: absolute;
    width: 743px;
    height: 40px;
    background-position: 0px 0px;
}

.moduleNum.selected {
    background-position: 0px -50px;
}


/*러닝맵 화면이 두개 이상일 경우 화면 이동 버튼*/

#mapMove {
    position: absolute;
    left: 653px;
    top: 555px;
}

#mapPrevBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 21px;
    height: 27px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: 0px 0px;
}

#mapPrevBtn a:hover {
    background-position: 0px -50px;
}

#mapNextBtn a {
    position: absolute;
    left: 83px;
    top: 0px;
    width: 21px;
    height: 27px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: -50px 0px;
}

#mapNextBtn a:hover {
    background-position: -50px -50px;
}

#mapNowNum {
    /*현재 화면 번호*/
    position: absolute;
    left: 28px;
    top: 4px;
    text-align: center;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #ff6f28;
    font-weight: bold;
}

#mapTotNum {
    /*전체 화면 개수*/
    position: absolute;
    left: 65px;
    top: 4px;
    text-align: center;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #010101;
    font-weight: bold;
}

#mapNumDot {
    position: absolute;
    left: 51px;
    top: 5px;
    width: 1px;
    height: 17px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: -30px 0px;
}


/* 화면 안내 관련 */

#screenAll {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background: url(../../img/help/bg_02.png);
}

#screenAll #screenBtn1 a,
#screenAll #screenBtn2 a,
#screenAll #screenBtn3 a,
#screenAll #screenBtn4 a,
#screenAll #screenBtn5 a,
#screenAll #screenBtn6 a {
    position: absolute;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    cursor: pointer;
}

#screenAll #screenBtn1 a {
    left: 253px;
    top: 172px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: 0px 0px;
}

#screenAll #screenBtn1 a:hover,
#screenAll #screenBtn1 a.selected {
    background-position: 0px -35px;
}

#screenAll #screenBtn2 a {
    left: 253px;
    top: 300px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: -40px 0px;
}

#screenAll #screenBtn2 a:hover,
#screenAll #screenBtn2 a.selected {
    background-position: -40px -35px;
}

#screenAll #screenBtn3 a {
    left: 284px;
    top: 525px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: -80px 0px;
}

#screenAll #screenBtn3 a:hover,
#screenAll #screenBtn3 a.selected {
    background-position: -80px -35px;
}

#screenAll #screenBtn4 a {
    left: 654px;
    top: 525px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: -120px 0px;
}

#screenAll #screenBtn4 a:hover,
#screenAll #screenBtn4 a.selected {
    background-position: -120px -35px;
}

#screenAll #screenBtn5 a {
    left: 877px;
    top: 525px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: -160px 0px;
}

#screenAll #screenBtn5 a:hover,
#screenAll #screenBtn5 a.selected {
    background-position: -160px -35px;
}

#screenAll #screenBtn6 a {
    left: 976px;
    top: 512px;
    background: url(../../img/help/number.png) top no-repeat;
    background-position: -200px 0px;
}

#screenAll #screenBtn6 a:hover,
#screenAll #screenBtn6 a.selected {
    background-position: -200px -35px;
}

#screenAll #screen0,
#screenAll #screen1,
#screenAll #screen2,
#screenAll #screen3,
#screenAll #screen4,
#screenAll #screen5,
#screenAll #screen6 {
    position: absolute;
    left: 283px;
    top: 172px;
    width: 620px;
    height: 348px;
}


/* 선생님 소개 관련 */

#teacherAll {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background: url(../../img/help/bg_04.png);
}


/* 선생님 소개 화면 */

#teacher1,
#teacher2,
#teacher3,
#teacher4 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
}

#teacher1 {
    background: url(../../img/help/teacher01.png);
}

#teacher2 {
    background: url(../../img/help/teacher02.png);
}

#teacher3 {
    background: url(../../img/help/teacher03.png);
}

#teacher4 {
    background: url(../../img/help/teacher04.png);
}

.teacherNameBig {
    position: absolute;
    font-family: 'NanumBarunGothic';
    font-size: 40px;
    color: #2cdbfb;
}

.teacherNameSmall {
    position: absolute;
    font-family: 'NanumBarunGothic';
    font-size: 30px;
    color: #ffffff;
}

.teacherText1 {
    position: absolute;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #2cdbfb;
    border-bottom: 1px solid #2cdbfb;
    padding-bottom: 1px;
}

.teacherText2 {
    position: absolute;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
}


/* 이름 탭 이동 버튼 */

#teacherName1 a,
#teacherName2 a,
#teacherName3 a,
#teacherName4 a {
    position: absolute;
    top: 90px;
    width: 183px;
    height: 39px;
}

#teacherName1 a {
    left: 327px;
    background: url(../../img/help/teacherName.png) top no-repeat;
    background-position: 0px 0px;
}

#teacherName1 a:hover,
#teacherName1 a.selected {
    background-position: 0px -50px;
}

#teacherName2 a {
    left: 514px;
    background: url(../../img/help/teacherName.png) top no-repeat;
    background-position: -200px 0px;
}

#teacherName2 a:hover,
#teacherName2 a.selected {
    background-position: -200px -50px;
}

#teacherName3 a {
    left: 700px;
    background: url(../../img/help/teacherName.png) top no-repeat;
    background-position: -400px 0px;
}

#teacherName3 a:hover,
#teacherName3 a.selected {
    background-position: -400px -50px;
}

#teacherName4 a {
    left: 887px;
    background: url(../../img/help/teacherName.png) top no-repeat;
    background-position: -600px 0px;
}

#teacherName4 a:hover,
#teacherName4 a.selected {
    background-position: -600px -50px;
}


/* 백넥 버튼 */

#teacherMove {
    position: absolute;
    left: 653px;
    top: 555px;
}

#teacherPrevBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 23px;
    height: 25px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: 0px 0px;
}

#teacherPrevBtn a:hover {
    background-position: 0px -50px;
}

#teacherNextBtn a {
    position: absolute;
    left: 93px;
    top: 0px;
    width: 23px;
    height: 25px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: -50px 0px;
}

#teacherNextBtn a:hover {
    background-position: -50px -50px;
}

#teacherNowNum {
    position: absolute;
    left: 28px;
    top: 0px;
    text-align: center;
    font-family: 'NanumBarunGothicc';
    font-size: 20px;
    color: #237200;
    font-weight: bold;
}

#teacherTotNum {
    position: absolute;
    left: 69px;
    top: 0px;
    text-align: center;
    font-family: 'NanumBarunGothic';
    font-size: 20px;
    color: #615f51;
    font-weight: bold;
}

#teacherNumDot {
    position: absolute;
    left: 51px;
    top: 10px;
    width: 5px;
    height: 6px;
    background: url(../../img/help/mapMove.png) top no-repeat;
    background-position: -30px 0px;
}


/* 키보드 제어 관련 */

#keyAll {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background: url(../../img/help/bg_03.png);
}


/* 저작권 관련 */

#copyrightAll {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1120px;
    height: 630px;
    background: url(../../img/help/bg_04.png);
}

#copyBtn a {
    position: absolute;
    left: 796px;
    top: 90px;
    width: 274px;
    height: 59px;
    background: url(../../img/help/copyrightBtn.png);
    background-position: 0px 0px;
}

#copyBtn a:hover {
    background-position: 0px -80px;
}


/************/


/* skip버튼 */


/************/

#skip a {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20%;
    width: 82px;
    height: 82px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../../img/ui-img/skipBtn.png) top no-repeat;
    background-position: 0px 0px;
    z-index: 1000;
}

#skip a:hover {
    background-position: 0px -100px;
}


/**********/


/* 동영상 */


/**********/

#myVideo {
    width: 100%;
    height: 100%;
    z-index: 11;
}

#mobileStartBtn a {
    position: absolute;
    left: 471px;
    top: 211px;
    width: 178px;
    height: 178px;
    text-align: center;
    text-indent: -9999px;
    background: url(../../img/ui-img/mobileStart.png);
    z-index: 10000;
}

#mobileText {
    display: none;
    position: absolute;
    left: 425px;
    top: 401px;
    text-align: center;
    color: #000;
    font-family: 'NanumBarunGothic';
    font-size: 18px;
    z-index: 10000;
}

.scroll_txt {
    overflow-x: hidden;
    overflow-y: auto;
}


/* 북마크 */

#ui-bookmark {
    position: absolute;
    right: -300px;
    top: 200px;
    width: 309px;
    height: 200px;
    z-index: 100
}

#bookmarkBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 29px;
    height: 118px;
    text-indent: -9999px;
    background: url(../../img/ui-img/bookmarkBtn.png) top no-repeat;
    background-position: 0px 0px;
    z-index: 100
}

#bookmarkBtn a:hover {
    background-position: -30px 0px;
}

#bookmark {
    position: absolute;
    left: 29px;
    top: 0px;
    width: 280px;
    height: 200px;
    z-index: 99
}

#bookmarkTop {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    height: 11px;
    background: url(../../img/ui-img/bookmarkBg.png);
}

#bookmarkMiddle {
    position: absolute;
    left: 0px;
    top: 11px;
    width: 280px;
    height: 150px;
    background: url(../../img/ui-img/bookmarkBg.png);
}

#bookmarkBottom {
    position: absolute;
    left: 0px;
    top: 161px;
    width: 280px;
    height: 11px;
    background: url(../../img/ui-img/bookmarkBg.png);
}

#bookmarkText1 a,
#bookmarkText2 a,
#bookmarkText3 a,
#bookmarkText4 a,
#bookmarkText5 a,
#bookmarkText6 a,
#bookmarkText7 a,
#bookmarkText8 a,
#bookmarkText9 a,
#bookmarkText10 a {
    position: absolute;
    left: 0px;
    width: 265px;
    height: 22px;
    display: none;
    font-family: 'NanumBarunGothic';
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 4px;
    background: url(../../img/ui-img/bookmarkDot.png) no-repeat;
}

#bookmarkText1 a img,
#bookmarkText2 a img,
#bookmarkText3 a img,
#bookmarkText4 a img,
#bookmarkText5 a img,
#bookmarkText6 a img,
#bookmarkText7 a img,
#bookmarkText8 a img,
#bookmarkText9 a img,
#bookmarkText10 a img {
    vertical-align: middle;
}

#bookmarkText1 a:hover,
#bookmarkText2 a:hover,
#bookmarkText3 a:hover,
#bookmarkText4 a:hover,
#bookmarkText5 a:hover,
#bookmarkText6 a:hover,
#bookmarkText7 a:hover,
#bookmarkText8 a:hover,
#bookmarkText9 a:hover,
#bookmarkText10 a:hover {
    color: #ff8737;
    background: url(../../img/ui-img/bookmarkDot_over.png) no-repeat;
}

#bookmarkText1 a.selected,
#bookmarkText2 a.selected,
#bookmarkText3 a.selected,
#bookmarkText4 a.selected,
#bookmarkText5 a.selected,
#bookmarkText6 a.selected,
#bookmarkText7 a.selected,
#bookmarkText8 a.selected,
#bookmarkText9 a.selected,
#bookmarkText10 a.selected {
    /* 글자 색깔 */
    color: #ff8737;
    background: url(../../img/ui-img/bookmarkDot_over.png) no-repeat;
    background-color: #252021;
}

#ui-contents .bbs {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 90px;
    width: 772px;
    visibility: inherit;
    opacity: 1;
}

#ui-contents .bbs_txt {
    position: absolute;
    font-family: "NanumBarunGothic";
    font-size: 30px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.5px;
    line-height: 42px;
}

#ui-contents .bbs_txt>span{
    font-family: "NanumBarunGothic";
    font-weight: bold;
    color: #00f8ff;
}

#ui-contents .cssInputText {
    position: absolute;
    top: 195px;
    left: -50px;
    width: 890px;
    height: 200px;
    text-align: center;
}
#ui-contents .cssInputText::before {
    content: '학습한 내용을 바탕으로 질문에 대한 자신의 생각을 입력해 보세요.';
    position: absolute;
    top: -43px;
    left: 50%;
    transform: translate(-50%);
    width: 890px;
    height: 26px;
    font-family: "NanumBarunGothic";
    font-size: 22px;
    letter-spacing: -0.5px;
    font-weight: 600;
}


#ui-contents .cssInputText textarea {
    font-family: "NanumBarunGothic";
    font-size: 22px;
    color: #000000;
    margin-top: -10px;
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    line-height: 41px;
    letter-spacing: -0.5px;
    overflow: auto;
}

#ui-contents .bbs_btn {
    position: absolute;
    top: 518px;
    left: 823px;
    width: 173px;
    height: 38px;
    background: url(../../img/page/storage_d.png) no-repeat;
    cursor: pointer;
}

#ui-contents .bbs_btn:hover {
    background: url(../../img/page/storage_u.png) no-repeat;
}

textarea:focus {
    outline: none;
}

/* -------------수강화면 css 수정------------ */
#warp-all{background: #000; }
#ui-contents{display: flex; align-items: center; justify-content: center;}
#ui-bottom{width: 100%; left: 0 !important;}
#warp-all{width: 100% !important; height: 100% !important;}
#ui-contents{width: 100% !important; height: calc(100% - 41px) !important; left: 0 !important; top: 0 !important;}
#myVideo{width: fit-content !important;}

#allBlind{display: none !important;}
#bottom{width: 100% !important; position: unset; display: flex; justify-content: center; align-items: center; background-color: #000000; gap: 10px;}
#bottom #bottombg{
  display: none;
  position: unset !important;
  width: 390px; 
  background-size: cover; margin-right: 20px;
}
#bottom #userControl{position: unset; width: 21px; height: 41px;}
#bottom #userControl .helpBtn a{
  position: unset;
  display: block;
}
#bottom #timeControl{
  height: 13px;
  width: fit-content;
  position: relative;
  left: unset; top: unset;
  display: flex; align-items: center;
  padding-right: 13px;
}
#bottom #timeControl .progress{position: unset;}
#bottom #timeControl #positionT{ top: 0;}
#bottom #timeControl .seekBar{top: 50%; transform: translateY(-50%);}

#bottom .timer,
#bottom .timerBar,
#bottom .timertotal{position: unset;}

#bottom .timer,
#bottom .timertotal{margin-top: 2px;}

#bottom .vod-speed{width: 53px;}
#bottom .vod-speedOff:hover .vod-speedOff a{ background-position: -891px -1px;}
#bottom .vod-speedOn,#bottom .vod-speedOff{width: 70px; height: 28px;}
#bottom .vod-speed{position: unset; display: block;}
#bottom .vod-speedOff a{position: unset; display: flex; align-items: center;     justify-content: flex-start; background-position: -891px -1px;}
#bottom .vod-speedOn a { position: unset; display: flex; align-items: center;     justify-content: flex-start; background-position: -891px -1px;}
#bottom #speedBtnAll{
  left: unset; z-index: 100;
  right: 500px;
  z-index: 100;
  --margin: calc(calc(100vw - 1400px) / 2);
  margin-right: var(--margin);

}

#bottom #mediaControl{position: relative; width: 98px; height: 41px;}
#bottom #mediaControl .playback{width: 25px; height: 41px; position: relative;}
#bottom #mediaControl #chrome{
  left: -386%;
  right: unset;
  width: 218px !important;
}
#bottom #mediaControl .playBtn,#bottom #mediaControl .pauseBtn{
  width: 25px; height: 0; position: absolute;
}

#bottom #mediaControl .playBtn a,#bottom #mediaControl .pauseBtn a{position:unset; width: 100% !important; height: 41px !important; background-size: cover; display: block; color: transparent;}

#bottom .pageControl{
  position: relative; 
  /* right: 0; left: unset;  */
  float: unset;
  width: 100px; height: 41px;
}
#bottom .pageControl .prevBtn, #bottom .pageControl .nextBtn{
  width: 25px; position: absolute; display: block;
}
#bottom .pageControl .prevBtn{left: 0;}
#bottom .pageControl .nextBtn{right: 0;}
#bottom .pageControl .prevBtn a, #bottom .pageControl .nextBtn a{width: 100%;position: unset;}


#bottom .pageNum{left: 25px; width: auto;}
#bottom .totalPageNum{right: 25px; left: unset; width: auto;}
#bottom .pageBar {
  left: 50%; display: block;
  transform: translateX(-50%);
}
#bottom .nextBalloon{position: relative;}
#bottom .nextBalloon a{left: -92px; top: -58px;}

#bottom .scriptBtn,
#bottom .soundOff,
#bottom .replayBtn{position: relative; width: 24px; height: 41px;}
#bottom #volumeBar{
  position: absolute; left: 70%; right: unset;
}

#bottom #mediaControl .scriptBtn a,
#bottom #mediaControl .soundOff a,
#bottom #mediaControl .soundOn a,
#bottom #mediaControl .replayBtn a{position: unset !important; color: transparent;}
#bottom #skip{width: 82px; height: 82px; position: relative;}
#bottom #skip a{width: 100%;  position: unset;}

#scriptUI{width: 100%; background-size: cover;}
#scriptUI .top{width: 100%;}
#scriptUI #scriptClose{left: calc(100% - 70px);}
#scriptUI .text{width: 100%;}
#scriptUI .txt{width: calc(100% - 30px);}
/* #bottom #timeControl,#bottom #timer, #bottom #timerBar,#bottom #timertotal,
#bottom #timeControl .progress
{position: unset !important;} */
.introPopupBtn a,
.introPop{z-index: 100;}
.pageShowTime .slide img{z-index: 100; width: 100%; height: 100%; object-fit: cover;}
#ui-contents .bbs{z-index: 100;}
#ui-contents .bbs_btn{z-index: 100; top: 90%;}
#ui-contents .cssInputText{top: 210px;}

@media all and (min-width:1080px){
  #bottom #bottombg{display: block; margin-right: 20px;}
  #bottom #speedBtnAll{right: 300px;}
}
@media all and (min-width:1340px){
  #bottom #bottombg{margin-right: 18%;}
  #bottom #speedBtnAll{right: 165px;}
}
@media all and (min-width:1440px){
  #bottom #speedBtnAll{right: 5.5%;}
}