@charset "utf-8";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */a:active,a:hover,input[type=range]:focus{outline:0}img,legend{border:0}legend,td,th{padding:0}#contentsArea,body{width:100%;height:100%}#loadingContainer,body{background-color:#7f7f7f}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}#activityHelperPopup,#headerMenuContainer,.containerContents,.loadingNumberText,.tsv2LoadingText{font-family:nanumBarunGothicBold}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}.additionStudyDataButton,.subjectStudyDataButton{position:absolute;cursor:pointer;top:-55px;z-index:90}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:12px;background-color:#252f44}::-webkit-scrollbar-thumb{background-color:#303747}@font-face{font-family:nanumBarunGothicBold;src:url(../font/nanumbarungothicbold.woff)}@font-face{font-family:NotoSansCJKkrMedium;src:url(../font/NotoSansCJKkr-Medium.woff)}#viewerContainer{position:absolute;overflow:hidden}.subjectStudyDataButton{left:230px;width:429px;height:127px;background-image:url(../images/subjectStudyData_Button.png);background-size:429px 127px}.additionStudyDataButton{left:534px;width:433px;height:133px;background-image:url(../images/additionStudyData_Button.png);background-size:433px 133px}.additionStudyDataEventButton,.subjectStudyDataEventButton{position:relative;top:56px;left:137px;width:163px}.activityHelperButton,.sendNoticeButton{width:82px;background-size:82px 50px;z-index:95;position:absolute;top:-15px;height:50px;cursor:pointer}.activityHelperButton{left:10px;background-image:url(../images/activitiyHelper_button.png)}.sendNoticeButton{left:96px;background-image:url(../images/sendNotice_button.png)}.drawingButton{position:absolute;cursor:pointer;top:-15px;left:182px;width:75px;height:50px;background-image:url(../images/drawing_button.png);background-size:75px 50px;z-index:95}.nextButton,.nextButtonDisable{position:absolute;top:0;right:1px;z-index:95;border-bottom-right-radius:10px}.nextButton{width:52px;height:28px;background-image:url(../images/next_button_normal.png);background-size:52px;cursor:pointer;box-shadow:1px 1px 10px 0 #333}#nextButton:hover{background-image:url(../images/next_button_over.png)}.nextButtonDisable{width:52px;height:28px;background-image:url(../images/next_button_disable.png);background-size:52px;pointer-events:none;box-shadow:1px 1px 10px 0 #333}.prevButton,.prevButtonDisable{right:52px;width:52px;height:28px;background-size:52px;border-bottom-left-radius:10px;box-shadow:1px 1px 10px 0 #333}#tvs2_headerSlideBtn,.prevButton,.prevButtonDisable{z-index:90;top:0;position:absolute}.prevButton{background-image:url(../images/prev_button_normal.png);cursor:pointer}#prevButton:hover{background-image:url(../images/prev_button_over.png)}.prevButtonDisable{background-image:url(../images/prev_button_disable.png);pointer-events:none}#tvs2_headerSlideBtn{cursor:pointer;left:0;width:53px;height:55px;background-image:url(../images/tvs2_headerSlideBtn_normal.png);background-size:53px 55px}#tvs2_headerSlideBtn:hover{background-image:url(../images/tvs2_headerSlideBtn_over.png)}#loadingContainer{pointer-events:auto;opacity:1;position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.loadingIconAnimation{position:absolute;top:50%;left:50%;background-image:url(../images/loading/loading_1.png);background-color:#c7efff;width:600px;height:600px;border-radius:50%;background-repeat:no-repeat;background-position:50% 50%;margin:-300px 0 0 -300px}@keyframes play{100%{background-position:-23250px}}.rotate_in1{animation:rotate_in1 .3s;animation-fill-mode:both;transform-origin:center center;-webkit-animation:rotate_in1 .3s;-webkit-animation-fill-mode:both;-webkit-transform-origin:center center;-moz-animation:rotate_in1 .3s;-moz-animation-fill-mode:both;-moz-transform-origin:center center}@keyframes rotate_in1{from{transform:translateY(0) rotate(0)}to{transform:translateY(18px) rotate(5deg)}}@-webkit-keyframes rotate_in1{from{-webkit-transform:translateY(0) rotate(0)}to{-webkit-transform:translateY(18px) rotate(5deg)}}@-moz-keyframes rotate_in1{from{-moz-transform:translateY(0) rotate(0)}to{-moz-transform:translateY(18px) rotate(5deg)}}.rotate_out1{animation:rotate_out1 .3s;animation-fill-mode:both;transform-origin:center center;-webkit-animation:rotate_out1 .3s;-webkit-animation-fill-mode:both;-webkit-transform-origin:center center;-moz-animation:rotate_out1 .3s;-moz-animation-fill-mode:both;-moz-transform-origin:center center}@keyframes rotate_out1{from{transform:translateY(18px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes rotate_out1{from{-webkit-transform:translateY(18px) rotate(5deg)}to{-webkit-transform:translateY(0) rotate(0)}}@-moz-keyframes rotate_out1{from{-moz-transform:translateY(18px) rotate(5deg)}to{-moz-transform:translateY(0) rotate(5deg)}}.rotate_in2{animation:rotate_in2 .3s;animation-fill-mode:both;transform-origin:center center;-webkit-animation:rotate_in2 .3s;-webkit-animation-fill-mode:both;-webkit-transform-origin:center center;-moz-animation:rotate_in2 .3s;-moz-animation-fill-mode:both;-moz-transform-origin:center center}@keyframes rotate_in2{from{transform:translateY(0) rotate(0)}to{transform:translateY(18px) rotate(-5deg)}}@-webkit-keyframes rotate_in2{from{-webkit-transform:translateY(0) rotate(0)}to{-webkit-transform:translateY(18px) rotate(-5deg)}}@-moz-keyframes rotate_in2{from{-moz-transform:translateY(0) rotate(0)}to{-moz-transform:translateY(18px) rotate(-5deg)}}.rotate_out2{animation:rotate_out2 .3s;animation-fill-mode:both;transform-origin:center center;-webkit-animation:rotate_out2 .3s;-webkit-animation-fill-mode:both;-webkit-transform-origin:center center;-moz-animation:rotate_out2 .3s;-moz-animation-fill-mode:both;-moz-transform-origin:center center}@keyframes rotate_out2{from{transform:translateY(18px) rotate(-5deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes rotate_out2{from{-webkit-transform:translateY(18px) rotate(-5deg)}to{-webkit-transform:translateY(0) rotate(0)}}@-moz-keyframes rotate_rotate_out2in2{from{-moz-transform:translateY(18px) rotate(-5deg)}to{-moz-transform:translateY(0) rotate(0)}}.topMinus5px{top:-5px}.topMinus15px{top:-15px}#activityHelperPopup{position:absolute;top:70px;left:30px;width:360px;height:208px;background-image:url(../images/activityHelper/activityHelper_bg.png);opacity:0}#studyDataPopup{position:absolute;top:-880px;width:100%;left:50%;margin-left:-305px;z-index:110}.containerTop{width:635px;height:48px}.containerMiddle{width:662px;height:158px}.containerBottom{position:relative;bottom:0;width:662px;height:358px}.containerContents{position:absolute;top:-2px;left:87px;width:485px;height:auto;background-image:url(../images/studyDataPopup/studyDataMiddle_bg.png);border-bottom-left-radius:15px;border-bottom-right-radius:15px;border:2px solid #aaa662;box-shadow:0 0 3px 1px #333;padding-top:10px;padding-bottom:20px;font-size:14px;font-weight:900}.keywordBoard,.pictureBoard{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.keywordItem,.subjectLiElement{font-weight:100;cursor:pointer}.activityHelperStyle{width:60px;float:left;padding:10px 3px 0 8px;text-align:center;cursor:pointer}.activitySpanStyle{position:relative;top:-5px;font-size:13px;color:#baae8c}.top_in{animation:top_in .3s;animation-fill-mode:both;-webkit-animation:top_in .3s;-webkit-animation-fill-mode:both;-moz-animation:top_in .3s;-moz-animation-fill-mode:both}@keyframes top_in{from{top:-300px;opacity:0}to{top:0;opacity:1}}@-webkit-keyframes top_in{from{top:-300px;opacity:0}to{top:0;opacity:1}}@-moz-keyframes top_in{from{top:-300px;opacity:0}to{top:0;opacity:1}}.top_out{animation:top_out .3s;animation-fill-mode:both;-webkit-animation:top_out .3s;-webkit-animation-fill-mode:both;-moz-animation:top_out .3s;-moz-animation-fill-mode:both}@keyframes top_out{from{top:0;opacity:1}to{top:-880px;opacity:0}}@-webkit-keyframes top_out{from{top:0;opacity:1}to{top:-880px;opacity:0}}@-moz-keyframes top_out{from{top:0;opacity:1}to{top:-880px;opacity:0}}.studyDataTitleButton{position:absolute;width:160px;bottom:-48px;left:164px;cursor:pointer}.studyDataCloseButton{position:absolute;width:35px;bottom:1px;right:1px;cursor:pointer}.studyDataPopupBullet_top_left{position:absolute;top:2px;left:2px}.studyDataPopupBullet_top_right{position:absolute;top:2px;right:2px}.studyDataPopupBullet_bottom_left{position:absolute;bottom:4px;left:2px}.containerBottomImg{position:absolute;bottom:-70px;left:-88px;z-index:-1}.subjectTitleElement{position:relative;left:-41px;height:35px;padding-left:18px;line-height:31px;background-image:url(../images/studyDataPopup/studyDataTitleBg.png);background-repeat:no-repeat;background-size:80px;color:#968532}.subjectLiElement{position:relative;left:-16px;width:406px;height:31px;list-style-type:none;font-size:13px;background-image:url(../images/studyDataPopup/studyDataTextBg.png);background-repeat:no-repeat;background-size:432px;padding-left:26px;color:#fff;line-height:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 2px #333;font-stretch:ultra-condensed}.keywordItem,.linkItem{font-size:14px;color:#fff;line-height:23px;text-shadow:0 0 2px #333}.contentsBox{overflow-y:auto}.keywordBoard{background-color:#ede4a3;width:392px;height:auto;position:relative;top:-3px;margin-bottom:15px;padding:5px;box-shadow:0 0 2px 0 #555}.keywordItem{margin:5px;display:inline-block;width:68px;height:25px;border-radius:10px;text-align:center;background:#f90;background:-webkit-linear-gradient(#f90,#ce8210);background:-o-linear-gradient(#f90,#ce8210);background:-moz-linear-gradient(#f90,#ce8210);background:linear-gradient(#f90,#ce8210);box-shadow:0 -3px 0 0 #ce8210}.linkBoard,.pictureBoard{background-color:#ede4a3;height:auto;top:-3px;box-shadow:0 0 2px 0 #555;position:relative}.pictureBoard{width:392px;margin-bottom:15px;padding:5px 5px 5px 15px}.linkItem,.pictureItem{margin:5px;display:inline-block}.pictureItem{width:65px;cursor:pointer}.pictureItemImg{width:65px;border:1px solid #777}.linkBoard{width:392px;margin-bottom:15px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:5px}.additionalKeywordItem,.linkItem{padding-right:10px;font-weight:100;text-align:center}.linkItem{height:25px;padding-left:10px;border-radius:10px;background:#f90;background:-webkit-linear-gradient(#f90,#ce8210);background:-o-linear-gradient(#f90,#ce8210);background:-moz-linear-gradient(#f90,#ce8210);background:linear-gradient(#f90,#ce8210);box-shadow:0 -3px 0 0 #ce8210;cursor:pointer}.additionalContentElement,.headerContentElement{background-repeat:no-repeat;background-position:10px 8px;cursor:pointer}.additionDataIcon{position:relative;top:5px;left:5px;width:18px}.balloonBox{position:absolute;top:35px;width:auto;height:30px;display:none;z-index:100;font-size:13px}.balloonBg{margin-left:-10px;margin-right:-10px;height:30px;background-color:rgba(1,82,160,.9)}.balloonText{position:relative;top:-26px;color:#ffe787}#headerMenuContainer{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:100}.subjectContainer{width:50%;height:100%;background-color:#145d61;float:left;position:relative}.additionalTitle,.subjectTitle{height:40px;line-height:40px;padding-left:15px;background-color:#474747;border:2px solid #404040;color:#2eb7bf;font-size:17px}.additionalVerticalBg,.subjectVerticalBg{position:absolute;background-color:#389fa5;width:55px;height:100%;z-index:1;float:left}.headerBoxElement{border-bottom:1px dashed #437d81}.headerTitleElement{position:relative;color:#fff;z-index:2;font-size:15px;top:7px;left:15px;float:left}.headerContentElement{position:relative;color:#fff;font-size:14px;margin-left:56px;padding-left:25px;background-image:url(../images/studyDataPopup/subjectContentArrowIcon_normal.png);line-height:30px}.headerContentElement:hover{color:#000e2e;background-color:#fff;background-image:url(../images/studyDataPopup/subjectContentArrowIcon_over.png)}.headerLineElement{position:relative;height:1px;width:55px;background-color:#7dc1c4;z-index:2;bottom:-1px}.additionalContentBox,.subjectContentBox{overflow-x:hidden;overflow-y:auto}.additionalContainer{width:50%;height:100%;background-color:#443457;float:left;position:relative}.additionalCloseBtn{position:absolute;cursor:pointer;top:12px;right:15px;z-index:2}.additionalTitleElement{position:relative;width:41px;color:#fff;z-index:2;font-size:15px;top:4px;left:8px;text-align:center;float:left}.additionalKeywordBoard{margin-left:70px}.additionalBoxElement{margin-top:10px;padding-bottom:15px;border-bottom:1px dashed #695d79}.additionalKeywordItem{margin:5px;padding-left:10px;display:inline-block;height:25px;font-size:14px;color:#615c27;line-height:25px;background-color:#f7e088;cursor:pointer}.additionalKeywordItem:hover{background-color:#e94d40;color:#fff}.additionalLineElement{position:relative;height:1px;width:55px;background-color:#a191b5;z-index:2;bottom:-16px}.additonalIcon{position:relative;top:0;left:7px;width:22px}.additionalContentElement{position:relative;color:#fff;font-size:14px;margin-left:56px;padding-left:25px;background-image:url(../images/studyDataPopup/subjectContentArrowIcon_normal.png);line-height:30px}.additionalContentElement:hover{color:#000e2e;background-color:#fff;background-image:url(../images/studyDataPopup/subjectContentArrowIcon_over.png)}.additionalPictureBoard{margin-left:70px}#tsv2LoadingBar{position:relative;width:200px;height:20px;background-color:#fff;top:60px;left:-60px;border-radius:20px}.tsv2LoadingText{color:#e6ef0c;position:relative;top:90px;left:-15px;float:left}#loadingBarFill,.canvasElement,.drawingMenuBox,.loadingNumberText,.menuButton,.menuLine,.navButtonStyle{position:absolute}.loadingNumberText{color:#fff;top:110px;left:75px;width:50px}.drawingMenuTitle,.menuButton{font-size:10px;color:#777;text-align:center}#loadingBarFill{width:0;height:20px;background-color:#19c66c;border-radius:20px}.canvasElement{top:0;left:0;display:none;z-index:90}.drawingMenuBox{top:10px;right:10px;width:100px;height:260px;border-radius:10px;z-index:300;border:1px solid #ddd;background:#e9e9e9;background:-webkit-linear-gradient(-45deg,#ccc,#fff);background:-o-linear-gradient(-45deg,#ccc,#fff);background:-moz-linear-gradient(-45deg,#ccc,#fff);background:linear-gradient(-45deg,#ccc,#fff);box-shadow:0 0 4px 0 #555;display:none}.drawingMenuTitle{text-shadow:0 0 1px #ccc}.menuButton{top:18px;width:41px;height:15px;background:#e9e9e9;background:-webkit-linear-gradient(#fff,#ccc);background:-o-linear-gradient(#fff,#ccc);background:-moz-linear-gradient(#fff,#ccc);background:linear-gradient(#fff,#ccc);border:1px solid #ccc;border-radius:5px;cursor:pointer}.menuButton:hover{background:#f90;background:-webkit-linear-gradient(#fff,#f90);background:-o-linear-gradient(#fff,#f90);background:-moz-linear-gradient(#fff,#f90);background:linear-gradient(#fff,#f90);color:#fff;border:1px solid #ffcd86}.colorPicker,.colorThumbnailStyle,.navButtonStyle{font-size:10px;color:#777}.exit{left:5px}.hide{left:53px}.menuLine{left:5px;width:90px;height:1px;background-color:#ccc;box-shadow:0 1px 1px 1px #fff}.step1{top:40px}.step2{top:73px}.step3{top:120px}.step4{top:168px}.navButtonStyle{width:19px;height:19px;background:#e9e9e9;background:-webkit-linear-gradient(#fff,#ccc);background:-o-linear-gradient(#fff,#ccc);background:-moz-linear-gradient(#fff,#ccc);background:linear-gradient(#fff,#ccc);border:1px solid #ccc;border-radius:5px;text-align:center;cursor:pointer}.allDelete,.erase,.highlight,.pencil{top:47px;background-size:16px;background-position:2px 1px;background-repeat:no-repeat}.pencil{left:5px;background-image:url(../images/drawing/icon_pencil.png)}.highlight{left:28px;background-image:url(../images/drawing/icon_highlight.png)}.erase{left:51px;background-image:url(../images/drawing/icon_eraser.png)}.allDelete{left:74px;background-image:url(../images/drawing/icon_allDelete.png)}.selectedStyle{border:1px solid #f90;box-shadow:0 0 2px 1px #f90}.thicknessContainer{position:absolute;top:70px;left:5px}.alphaLabel,.colorLabel,.thicknessLabel{font-size:10px;color:#777;margin-left:5px;line-height:30px}.thicknessThumbnail{top:6px;left:70px}.thicknessThumbnailIcon{position:relative;width:4px;height:4px;margin-left:-2px;margin-top:-2px;background-color:#555;border-radius:50%;left:50%;top:50%}.alphaSlider,.thicknessSlider{position:absolute;top:3px;left:0;width:90px;background:0 0}.alphaContainer{position:absolute;top:118px;left:5px}.colorThumbnailStyle{position:absolute;width:40px;height:10px;background:#e9e9e9;background:-webkit-linear-gradient(#fff,#ccc);background:-o-linear-gradient(#fff,#ccc);background:-moz-linear-gradient(#fff,#ccc);background:linear-gradient(#fff,#ccc);border:1px solid #ccc;border-radius:20px;text-align:center;cursor:pointer;top:9px;left:50px}.colorThumbnail{background:#a90101}.colorContainer{position:absolute;top:167px;left:5px}.colorPickerBox{position:absolute;top:25px;left:3px;width:90px}.colorPicker{margin:1px;width:17px;height:17px;border:1px solid #888;border-radius:5px;text-align:center;cursor:pointer;float:left}.alphaThumbnailBg{background-image:url(../images/drawing/alphaPattern.png);background-size:7px}input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{margin-top:33px;width:100%;height:4px;cursor:pointer;animate:.2s;background:#ccc;border-radius:5px;border:.1px solid #bbb}input[type=range]::-webkit-slider-thumb{border:.5px solid #ccc;height:16px;width:6px;border-radius:5px;cursor:pointer;-webkit-appearance:none;margin-top:-7.5px;background:#e9e9e9;background:-webkit-linear-gradient(#fff,#ccc);background:-o-linear-gradient(#fff,#ccc);background:-moz-linear-gradient(#fff,#ccc);background:linear-gradient(#fff,#ccc)}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:#ccc;border-radius:5px;border:.1px solid #bbb}input[type=range]::-moz-range-thumb{border:.5px solid #ccc;height:16px;width:6px;border-radius:5px;background:#f4f4f4;cursor:pointer}input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;border-width:16px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#ccc;border:.2px solid #bbb;border-radius:5px}input[type=range]::-ms-fill-upper{background:#ccc;border:.2px solid #bbb;border-radius:5px}input[type=range]::-ms-thumb{border:1px solid #ccc;height:16px;width:5px;border-radius:3px;cursor:pointer;background:#e9e9e9;background:-webkit-linear-gradient(#fff,#ccc);background:-o-linear-gradient(#fff,#ccc);background:-moz-linear-gradient(#fff,#ccc);background:linear-gradient(#fff,#ccc)}