
@charset "UTF-8";
@import url("notosanskr.css");

/* CSS Document */

/* ------------------------------------------------------------
 * Name      : typeA_layout.css
 * Desc      : 단국대학교 포털시스템
 * Created   : 2022/04/20 by YSK
 * Updated   : 2022/09/06 by YSK
------------------------------------------------------------ */

/* wrap */
* {margin:0;padding:0;}
html, body{height:100%;}
body{font-family:"맑은고딕",Malgun Gothic,Noto Sans,Noto Sans KR,sans-serif;color:#333;font-size:13px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body, p, h1, h2, h3, h4, h5, h6, menu, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button {margin:0;padding:0;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption{display: block;}
#wrap_main{position:relative;max-width:1400px;margin:120px auto 0;/*padding:0 120px 0 0;*/}
#header{position:fixed;top:0;left:0;right:0;background:url("/eXPortal/dku/images/nav_bg.png")repeat-x 0 0;margin:0 auto;padding:0 1%;z-index:99999}
#header:after {content:"";display:block;clear:both;}
#top_wrap{position:relative;max-width:1400px;margin:0 auto;height:100px;z-index:1000000;}
#content_main{min-height:860px;}
#content_main_top{position:relative;width:100%;margin:0 auto;overflow:hidden;}
#top_portlet_wrap{position:relative;width:1200px;height:266px;margin-bottom:7px;}
#top_portlet_wrap:after{display:block;clear:both;visibility:hidden;content:'.';height: 0;}
#content_sub{float:left;height:100%;min-height:100%;padding-bottom:40px;margin-bottom:0;}
#play{zoom:1;width:100%;}
#play:after{display:block;clear:both;visibility:hidden;content: '.';height:0;}
.main_bg01{background:#f3f4f8;}

/* 건너뛰기 */
#skipnavi a{width:100%;position:fixed;left:0;top:-20000px;background:#2c7bbb;color:#fff;font-weight:600;font-size:12px;text-align:center;z-index:1000000;}
#skipnavi a:hover, #skipnavi a:focus, #skipnavi a:active{position:fixed;top:0;left:0;width:100%;padding:5px 0;background:#2c7bbb;color:#fff;}
#skipnavi h1{display:none;width:0;height:0;overflow:hidden;}

/* 고정영역 레이아웃 */
.top_cont > li{position:relative;float:left;margin:0 1% 20px;width:64.666%;background:#fff;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);overflow:hidden;}
.top_cont > li:nth-child(1) {width:31.3%;height:546px;}
.top_cont > li:nth-child(2) {height:280px;padding:20px 2% 20px 0;}
.top_cont > li:nth-child(3) {height:245px;}
.onelineNotice{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

/* sub layout */
/*
.sub{position:relative;background:#f3f4f8;}
.sub2{background:#dadfe6;}
#wrap_sub{max-width:1400px;margin:0 auto;}
#content{position:relative;width:calc(100% - 275px);background:#fff;margin-left:275px;padding:40px 2% 30px;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);}
.sub .footer_wrap{position:relative;background-color:#262626;line-height:24px;color:#b0b0b0;margin:0 auto;}
.sub .footer_area{max-width:1530px;margin:0 auto;padding:1% 0;} 
#wrap_sub2{max-width:1400px;margin:0 auto;}
#wrap_sub2 #top_wrap{position:relative;max-width:1400px;margin:0 auto;height:120px;z-index:1000000;}
#content_area{position:relative;min-height:calc(100vh - 120px);margin:0 auto 30px;padding:130px 1% 0;}
#wrap_sub2 .w1000{max-width:1000px;} */

.sub{position:relative;background:#f3f4f8;}
.sub2{background:#dadfe6;}
.sub3{background:#f3f4f8;}
/* #wrap_sub{max-width:1400px;margin:0 auto; min-height:calc(100vh);} */
#wrap_sub{max-width:1400px;margin:0 auto;}
#content{position:relative;width:calc(100% - 275px);background:#fff;margin-left:275px;padding:40px 2% 30px;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);}
#content_r{position:relative;/*width:calc(100% - 275px);*/background:#fff;padding:40px 2% 30px;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);animation:to-top .5s forwards;}
#content_r2{position:relative;/*width:calc(100% - 275px);*/background:#fff;padding:40px 2% 30px;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);animation:to-top .5s forwards;}
.sub .footer_wrap{position:relative;background-color:#262626;line-height:24px;color:#b0b0b0;margin:0 auto;}
.sub .footer_area{max-width:1530px;margin:0 auto;padding:1% 0;} 
#wrap_sub2{max-width:1400px;margin:0 auto;}
#wrap_sub2 #top_wrap{position:relative;max-width:1400px;margin:0 auto;height:120px;z-index:1000000;}
/*min-height 수정 min-height : calc(100vh-150px) -> calc(115vh) */
#content_area{position:relative;min-height:calc(100vh - 120px);margin:0 auto 30px;padding:130px 1% 0;}
#wrap_sub2 .w1000{max-width:1000px;}

/* gnb */
.search_menu_area{display:flex;align-items:center;height:64px;border-top:solid 1px rgba(255,255,255,.2)}
.search_menu_area ul{max-width:1300px;margin:0 auto;}
.search_menu_area ul.main_menu01{display:flex;align-items:center;justify-content:space-around;width:100%;text-align:center;}
.search_menu_area ul.main_menu01 > li{flex:1;font-family:'Noto Sans KR';color:#fff;font-size:22px;}
.search_menu_area ul.main_menu01 > li a{color:#fff; padding:5px 30px;}
.search_menu_area ul.main_menu01 > li a:hover, .search_menu_area ul.main_menu01 li.on a{background:#8490ff;border-radius:20px;cursor: pointer;}

/* GNB */
#top_wrap h1{position:absolute;top:12px;width:300px;height:47px;cursor:pointer; z-index:5;margin: 0}
#top_wrap_join .top_menu_area{position:relative;width:100%;height:79px;}
#top_wrap_join .top_menu_area h1{position:absolute;top:15px;left:0;}
.GNB{position:relative;display:block;/*width:100%;*/width:92%;height:56px;}
.GNB > ul{display:inline-block;float:right;position:relative;height:34px;margin-top:16px}
.GNB > ul > li{float:left;background:url(/eXPortal/dku/images/bg_gnb.png)no-repeat 0 50%;padding:0 10px;line-height:24px;text-align:center;vertical-align:middle;font-size:12px;color:#cfd6e4;}
.GNB > ul > li:first-child{background:none;padding:0;}
.GNB > ul > li:nth-child(2){background:none;}
.GNB > ul > li.none{background:none;}
.GNB > ul > li a{color:#cfd6e4;}
.GNB > ul > li a:hover{color:#fff;text-decoration:none;}
.GNB > ul > li.t_ico_time{cursor:pointer;text-align:left;font-size:12px;color:#cfd6e4;}
.GNB > ul > li.t_ico_time a{background:#66a8f1;margin-left:10px;padding:4px 10px;border-radius:30px;color:#fff;}
.GNB > ul > li:last-child {background:none;padding:0;}
/*s:인기검색어 230616
.popular_search_box{margin-top:-5px; position:relative;z-index: 300;}
.popular_search_box .searchbox{width:200px;background:#004594;color:#fff;border: 1px solid rgba(255,255,255,.45) !important;border-radius: 20px; height:34px;font-size:13px;    padding-right:33px;outline:0;}
.popular_search_box img{position: absolute; width:12px;height:17px;left:10px;top:8px;}
.popular_search_box input{width:160px;text-overflow: ellipsis; white-space:nowrap;overflow: hidden;}
.popular_search_box input::placeholder {color:#fff;font-weight:normal;}
.popular_search_box .btn_scr3{border-radius:0 20px 20px 0;position:absolute;top:0;right:-2px;width:50px;height:34px;background:url(/eXPortal/dku/images/ico_search.png)no-repeat 50% 50%;color:#fff;text-decoration:none;text-align:center;line-height:50px;overflow:hidden;font-size:0;}
#recommend {margin-top:-30px;background:#fff;z-index: 200;position: absolute;padding:10px;border-radius: 20px;border:1px solid #ddd;}
#recommend .item {width: 180px;outline: none;text-align: left;color:#333;cursor: pointer;height: auto;}
#recommend .item:first-child{margin-top:30px;}
#recommend .item:hover {color: #004594;}
#recommend .text {font-weight: bold;}
.invisible {display: none;}*/
/*e:인기검색어 230616*/
.scr_top_box2{position:relative;float:left;width:200px;height:50px;margin-top:-5px;}
/* .scr_top_box3{position:absolute;right:330px;width:290px;height:50px;margin-top:10px;} */
.scr_top2{width:100%;height:auto;position:relative;}
.scr_top2 a.btn_scr3{border-radius:0 20px 20px 0;position:absolute;top:0;right:-2px;width:50px;height:34px;background:url(/eXPortal/dku/images/ico_search.png)no-repeat 50% 50%;color:#fff;text-decoration:none;text-align:center;line-height:50px;overflow:hidden;font-size:0;}
.scr_top2 .int_scr_w{background:#004594;/*background:none;*/width:97%;height:34px;padding-right:40px; border:1px solid rgba(255,255,255,.45) !important;border-radius:20px;text-indent:15px;line-height:34px;color:#fff;font-size:13px;}
.scr_top2 .int_scr_w2{background:none;width:100%;height:34px;padding-right:40px; border:1px solid #d6d7d9 !important;border-radius:20px;text-indent:15px;line-height:34px;color:#333;font-size:13px;}
.scr_top2 a.btn_set{border-radius:20px;position:absolute;top:0;right:-45px;width:40px;height:40px;background:url("/eXPortal/dku/images/ico_set02_w.png")no-repeat 50% 50%;color:#fff;text-decoration:none;text-align:center;line-height:50px;border:1px solid rgba(255,255,255,.45);overflow:hidden;font-size:0;}

/* 인기검색어 */
.top_trend{position:relative;margin-top:-5px;}
.top_trend li{padding:0;height:34px;line-height:34px;display:inline-block;float:left;font-size:13px;color:#fff; box-sizing:border-box;}
.top_trend > li:nth-child(1){text-align:center;}
.top_trend .btn_trend{background:url(/eXPortal/dku/images/ico_max.png)no-repeat 50% 50%;width:34px;height:34px;padding-left:0px;cursor:pointer;}
.pop01{position:absolute;left:65px;top:30px;width:145px;z-index:999999;padding:10px 8px;border:1px solid #d0d0d0;border-top:none;background:#fff;text-align:left;}
.pop01 li{width:100%;height:27px;font-size:13px;color:#333;line-height:27px;display:inline-block;padding-left:5px;cursor:pointer;}
.pop01 ul li a span:hover{font-weight:bold;}
.tbg_red{display:inline-block;margin-right:8px; color:#fff;font-weight:normal;text-align:center;width:16px;background:url(/eXPortal/dku/images/trend_bg.png) no-repeat 50% 50%;}
.pop01 li a{color:#333 !important;display:-webkit-box;text-decoration:none;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.pop01 li .tbg_red{color:#fff;padding:0;}

/* 롤링 배너 */
.rollingbanner{position:relative;width:120px;height:34px;}
.rollingbanner > .wrap{position:relative;width:auto;height:100%;box-sizing:border-box;overflow:hidden;}
.rollingbanner ul{list-style:none;}
.rollingbanner li{position:absolute;top:36px;left:5px;cursor:pointer;}
.rollingbanner li.prev{top:-36px;transition:top 0.5s ease;}
.rollingbanner li.current{top:0;transition:top 0.5s ease;}
.rollingbanner li.next{top:36px;}
.rollingbanner a{display:block;display:-webkit-box;text-decoration:none;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#000;}

/* language */
.language{float:right;margin-top:15px;margin-left:10px;background-color:#023774;display:block;width:110px;height:26px;box-sizing:border-box;border-radius:50px;border:solid 1px #1a60b1;z-index:9999999}
.language > li{float:left;display:inline-block;width:50%;height:24px;padding:0;line-height:23px;text-align:center;}
.language > li a{font-size:12px;color:#d6dbe3;display:block;width:100%;height:100%;}
.language > li.on a{background-color:#3088ea;font-weight:400;color:#fff;border-radius:50px;}

/* 주메뉴 */
.major_menu_area{position:relative;display:flex;align-items:center;height:44px;z-index:100;}
.major_menu_area ul.main_menu01{display:flex;align-items:center;justify-content:space-around;width:100%;text-align:center;}
.major_menu_area ul.main_menu01 > li{flex:1;color:#fff;font-size:15px;}
.major_menu_area ul.main_menu01 > li a{color:#fff;}
.major_menu_area ul.main_menu01 > li a:hover, .major_menu_area ul.main_menu01 li.on a{background:#3d90ef;border-radius:20px;padding:5px 20px;}

/* 모바일 헤더 */
#top_wrap_mobile{width:100%;position:fixed;top:0;background:#004594;height:70px;display:block;z-index:99999}
#top_wrap_mobile ul {display:block;width:100%;text-align:center;}
#top_wrap_mobile ul li {display:inline-block;}
#top_wrap_mobile ul li.lbtn{float:left;position:relative;width:70px;}
#top_wrap_mobile ul li.logo{position:absolute;top:13px;left:50%;margin-left:-90px;}
#top_wrap_mobile ul li.logo_m{position:absolute;top:13px;left:50%;margin-left:-150px;}
/* #top_wrap_mobile ul li.logo a{display:block;width:207px;height:47px;font-size:0;margin-top:4px;} */
#top_wrap_mobile ul li.logo a{display:block;background:url(/eXPortal/dku/images/logo_m.png) no-repeat;width:207px;height:47px;font-size:0;margin-top:4px;}
#top_wrap_mobile ul li.rbtn{width:70px;}
#top_wrap_mobile h2{display:none;width:0;height:0;overflow:hidden;}
a.btn_navbar {display:inline-block;width:70px;min-width:70px;max-width:70px;height:70px;line-height:70px;text-align:center;text-decoration:none;}
a.btn_menu{position: absolute;top:0;right:0;display:inline-block;width:70px;height:70px;line-height:70px;background:url(/eXPortal/dku/images/ico_menu02.png) no-repeat 50% 50%;text-align:center;text-decoration:none;}
a.btn_menu span{font-size:0;}
a.btn_logout{position:absolute;top:0;right:0;display:inline-block;width:70px;height:70px;line-height:70px;background:url("/eXPortal/dku/images/ico_logout02.png") no-repeat 50% 50%;text-align:center;text-decoration:none;}
a.btn_logout span {font-size:0;}
.scr_top_box3_m{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;border-top:solid 1px #1c68bf;top:70px;height:60px;background:#004594;z-index:99999}
.scr_top_box3_m .scr_top2{margin-right:40px;width:calc(90% - 40px);}

/* 모바일 왼메뉴 */
.menu_mobile{display:none;}
.m_logo{padding-top:30px;}
.m_name{width:100%;color:#000;font-size:13px;margin-top:20px;position:relative;}
.menu_mobile .container_area{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;box-sizing:border-box;}
.menu_mobile .container{position:relative;height:100%;margin-right:30%;overflow-y:auto;}
.menu_mobile h2 {display:none;}
.menu_mobile .title{min-height:85px;padding-left:20px;background:url('/eXPortal/dku/images/lnb_bg_m.png') no-repeat 50% 50%;font-size:13px;color:#000;background-size:cover;}
.menu_mobile .title em{color:#121212;font-size:13px;font-weight:600;}
.menu_mobile a{display:block;word-wrap:break-word}
.menu_mobile .close{display:block;position:absolute;right:16px;top:20px;z-index:100;width:20px;height:20px;background:url('/eXPortal/dku/images/ico_close_w.png') no-repeat 50% 50%;}
.menu_mobile .close span{font-size:0;position:absolute;top:-9999px;}
.menu_mobile .dim{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:#000;opacity:0.5;filter:Alpha(opacity=50)}	
.menuwrap{position:relative;height:100%;background-color:#fdfbfb;overflow-y:auto;}
.menuwrap .depth1{border-bottom:solid 1px #e2e2e2;}
.menuwrap .depth1 > a{display:block;background:url("/eXPortal/dku/images/ico_plus2.png")no-repeat 96% 50%;font-size:14px;color:#111111;font-weight:bold;padding:15px 25px;}
.menuwrap .depth1.on > a, .menuwrap .depth1 > a:hover{background:#2a529c url("/eXPortal/dku/images/ico_plus2_w.png")no-repeat 96% 50%;color:#fff;}
.menuwrap .depth1.on > a{background:#2a529c url("/eXPortal/dku/images/ico_minus2_w.png")no-repeat 96% 50%;color:#fff;}
.menuwrap .depth2{display:none;background:#f3f4f8;}
.menuwrap .depth2 > li{border-bottom:1px dashed #d7d8dc;}
.menuwrap .depth2 > li:last-child{border-bottom:none;}
.menuwrap .depth2 > li > a{padding:10px 25px 10px 35px;font-size:13px;color:#333;font-weight:400;}
.menuwrap .depth2 > li > a:hover{position:relative;color:#1969B2;font-weight:bold;}
.menuwrap .depth2 > li > a::before{content:'';display:block;position:absolute;top:0;left:0;width:3px;height:38px;background:#2a529c;}
.m_tab_area{display:flex;justify-content:center;padding:15px 20px 15px 0;}
.m_tab_area li{display:flex;justify-content:center;align-items:center;width:50%;height:46px;border:1px solid rgba(255,255,255,.4);border-right:none;cursor:pointer;}
.m_tab_area li{display:flex;justify-content:center;align-items:center;width:50%;height:46px;border:1px solid rgba(255,255,255,.4);border-right:none;cursor:pointer;}
.m_tab_area li:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px;}
.m_tab_area li:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px;border-right:1px solid rgba(255,255,255,.4);}
.m_tab_area li a{color:rgba(255,255,255,1); }
.m_tab_area li.on, .m_tab_area li:hover{background:#1956c9;color:#fff;}
.m_tab_area li.on{color:#fff;border:1px solid rgba(255,255,255,.6);}
.m_tab_area li.on a{font-size:12px;color:#fff;}

/* 서브메뉴 */
.nav_layer{display:flex;visibility:hidden;opacity:0;position:absolute;top:100px;left:0;width:100%;min-height:320px;margin:0 auto;padding:20px 0 0;background:#fff;border-bottom:2px solid #5185c0;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:999;}
.nav_layer.on{visibility:visible;opacity:1;}
.nav{display:flex;justify-content:space-around;width:1400px;margin:0 auto;}
.nav > li{flex:1;white-space: nowrap;}
.nav .depth1{padding-left:20px;padding-right:10px;border-left:1px solid #dbdada;}
.nav .depth1, .nav .depth1 > a{display:block;font-size:17px;color:#003399;font-weight:bold;margin-bottom:20px;}
.nav .depth2{display:block;}
.nav .depth2 > li {margin-bottom:15px;letter-spacing:-1px;}
.nav .depth2 > li > a{font-size:14px;color:#333;font-weight:400;}
.nav .depth2 > li > a:hover{position:relative;color:#1969B2;font-weight:bold;}
.nav .depth2 > li > a::before{content:'';display:block;position:absolute;top:-2px;left:-21px;width:2px;height:26px;background:#1969B2}
.gnb_bg{display:block;visibility:hidden;opacity:0;position:absolute;top:120px;left:0;width:100%;padding:40px 0;background:#fff;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index: 999}

/* 퀵링크 */
.quick_wrap{padding:0 10px;}
.quick_area{/*display:flex;*/height:570px;flex-direction:column;justify-content:center;width:100px;background:#fff;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);border-radius:10px;overflow:hidden;}
.quick_area h2{display:block;height:70px;padding-top:60px;background:#f38393 url("/eXPortal/dku/images/ico_quick.png") 50% 25px no-repeat;color:#ffffff;font-size:17px;font-weight:bold;text-align:center;cursor:pointer;z-index:99998}
.quick_area .pre{padding:7px 0 7px;text-align:center;cursor:pointer;}
.quick_area .next{margin-top: 45px;padding:7px 0 7px;text-align:center;cursor:pointer;}

.mobile_quick_area{/*display:flex;*/height:500px;flex-direction:column;justify-content:center;background:#fff;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);border-radius:10px;overflow:hidden;}
.mobile_quick_area h2{display:block;height:70px;padding-top:60px;background:#f38393 url("/eXPortal/dku/images/ico_quick.png") 50% 25px no-repeat;color:#ffffff;font-size:17px;font-weight:bold;text-align:center;cursor:pointer;z-index:99998}
.mobile_quick_area .pre{padding:7px 0 7px 0;text-align:center;cursor:pointer;}
/*모바일 bx로 재작업시 .next margin-top 65px로*/
.mobile_quick_area .next{margin-top:5px;padding:7px 0 7px;text-align:center;cursor:pointer;}

.quick_link {display:flex;align-items:center;flex-direction:column;justify-content:center;background:#fff;}
.quick_link li{flex:1;color:#262626;border-bottom:1px solid #ebebec;padding-bottom:16px;font-size:14px;text-align:center;font-weight:600;letter-spacing:-1px;cursor:pointer;}
.quick_link li span:first-child{display:flex;width:60px;height:60px;margin:15px auto 15px;background-color:#e6edf9;background-position:50% 50%;background-repeat:no-repeat;border-radius:50%;}
.quick_link li:hover span:first-child{background-color:#e4eeff;}
.quick_link li:last-child{padding-bottom:0;border-bottom:none;}
.quick_link .quick_01{background:url(/eXPortal/dku/images/quick_menu_ico01.png);} /*퇴계도서관*/
.quick_link .quick_02{background:url(/eXPortal/dku/images/quick_menu_ico02.png);} /*율곡도서관*/
.quick_link .quick_03{background:url(/eXPortal/dku/images/quick_menu_ico03.png);} /*인터넷증명*/
.quick_link .quick_04{background:url(/eXPortal/dku/images/quick_menu_ico04.png);} /*산학협력단*/
.quick_link .quick_05{background:url(/eXPortal/dku/images/quick_menu_ico05.png);} /*발전기금*/
.quick_link .quick_06{background:url(/eXPortal/dku/images/quick_menu_ico06.png);} /*규정집*/
.quick_link .quick_07{background:url(/eXPortal/dku/images/quick_menu_ico07.png);} /*생활관*/
.quick_link .quick_08{background:url(/eXPortal/dku/images/quick_menu_ico08.png);} /*홈페이지*/
.quick_link .quick_09{background:url(/eXPortal/dku/images/quick_menu_ico09.png);} /*강의시간표(죽전)*/
.quick_link .quick_10{background:url(/eXPortal/dku/images/quick_menu_ico10.png);} /*강의시간표(천안)*/
.quick_link .quick_11{background:url(/eXPortal/dku/images/quick_menu_ico11.png);} /*VOC*/
.quick_link .quick_12{background:url(/eXPortal/dku/images/quick_menu_ico12.png);} /*공유혁신대학LMS */

.quick_btn {display:flex;align-items:center;flex-direction:column;justify-content:center;width:100px;margin-top:15px;}
.quick_btn li{width:78px;height:78px;margin-bottom:10px;padding-top:10px;background-color:#4bbad5;background-position:50% 50%;background-repeat:no-repeat;border-radius:50%;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);overflow:hidden;font-size:13px;text-align:center;color:#fff;font-weight:bold;cursor:pointer;}
.quick_btn span{display:block;margin:0 auto;}
.quick_btn .quick_b_01{background-color:#4bbad5;} /*단아이*/
.quick_btn .quick_b_01:hover{background-color:#3daec9;}
.quick_b_01 > span:nth-child(2){width:40px;height:35px;background:url(/eXPortal/dku/images/ico_quick_01.png) no-repeat 50% 50%;}
.quick_btn .quick_b_02{background-color:#446cb0;} /*원격지원*/
.quick_btn .quick_b_02:hover{background-color:#3a5f9e;} 
.quick_btn .quick_b_02 span:first-child{width:40px;height:35px;background:url(/eXPortal/dku/images/ico_quick_02.png) no-repeat 50% 50%;}

/*퀵링크 아래 원형 메뉴*/
.hover_box {width:110px;height:70px;position:absolute;margin:-6px 0px;right:0.3%;background:#333333;opacity:0;z-index: 9999999;cursor: pointer;}
.hover_box:hover{opacity:0.6;}
.hover_box span{float: left;color:#fff;line-height:65px;}

/* 즐겨찾기 */
.bookmark_area{display:flex;margin:0 1% 12px;border-radius:10px;box-shadow:3px 7px 5px rgba(0, 0, 0, 0.07);overflow:hidden; min-height: 105px;}
.bookmark_area .menu{display:flex;align-items:center;flex-direction:column;justify-content:center;width:8%;background:#1aa9ab;color:#caffff;font-size:14px;font-weight:bold;text-align:center;cursor:pointer;}
.bookmark_area .menu img{margin-bottom:5px;}
.bookmark_box {flex:1;display:inline-flex;flex-wrap:wrap;padding:15px 0 0;background:#fff;}
.bookmark_box li{display:flex;align-items:center;justify-content:center;width:16.6%;margin-bottom:15px;color:#262626;text-align:left;font-size:13px;font-weight:600;letter-spacing:-1px;cursor:pointer;}
.bookmark_box li span:first-child{display:flex;width:76px;height:76px;background-color:#f6f6f6;background-position:50% 50%;background-repeat:no-repeat;margin-right:5%;border-radius:45px;}
.bookmark_box li:hover span:first-child{background-color:#dff6f6;}
.bookmark_box .bookmark_01{background:url(/eXPortal/dku/images/bookmark_ico01.png);} /*학적조회*/
.bookmark_box .bookmark_01{background:url(/eXPortal/dku/images/bookmark_ico01.png);} /*학적조회*/
.bookmark_box .bookmark_02{background:url(/eXPortal/dku/images/bookmark_ico02.png);} /*등록금고지서*/
.bookmark_box .bookmark_03{background:url(/eXPortal/dku/images/bookmark_ico03.png);} /*장학금신청*/
.bookmark_box .bookmark_04{background:url(/eXPortal/dku/images/bookmark_ico04.png);} /*강의시간표*/
.bookmark_box .bookmark_05{background:url(/eXPortal/dku/images/bookmark_ico05.png);} /*성적조회*/
.bookmark_box .noimage{background: url(/eXPortal/images/noimage.png) no-repeat;background-size: 50px;} /*이미지없음*/
.bookmark_box .bookname{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 50%;}
.bookmark_box .mf_show_fix{background:url(/eXPortal/dku/images/ico_pin.png); background-repeat:no-repeat; width:22px; height: 75px;}
.bookmark_box .mf_show_y{background:url(/eXPortal/dku/images/ico_bm_close.png); background-repeat:no-repeat; width:22px; height: 75px;}
.bookmark_box .mf_show_n{background:url(/eXPortal/dku/images/ico_bm_arrow_up.png); background-repeat:no-repeat; width:22px; height: 75px;}
.bookmark-state-highlight {background: #f7f8fb; border-radius: 10px; }

/* footer */
.footer_wrap{position:relative;background-color:#262626;line-height:24px;color:#b0b0b0;margin:0 auto;padding:0 1%; width: 100%;}
.footer_wrap2{position:relative;background-color:#262626;line-height:24px;color:#b0b0b0;margin:0 auto;padding:0;}
.footer_area{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:1% 0;} 
.footer_area2{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:1%;} 
address strong{font-weight:normal;color:rgba(255,255,255,.8);}
address {flex:1;}
.footerPolicy {display:inline-block; float:left;}
.footerPolicy a span{margin: 0 10px 0 10px;}
.footerPolicy a{color:#fff !important;}
.footerPolicy a b:hover{text-decoration: underline;}
.site-link{margin-bottom:15px;}
.site-link:after {content:"";display:block;clear:both;}
.site-link h2{position:relative;height:28px;line-height:28px;cursor:pointer;font-size:13px;}
.site-link h2 .go{display:block;position:absolute;top:0;right:0;width:21px;height:20px;background:url(/eXPortal/dku/images/fot-site-link-arr-up.png) no-repeat 50% 10px;color:#fff;;text-align:center}
.site-link .on h2 .go{background-image:url(/eXPortal/dku/images/fot-site-link-arr-dwn.png);}
.site-link h2 .go a{color:#fff;}
.site-link h2 span{display:block}
.site-link a{color:#999999;text-decoration:none;}
.site-link a:hover{color:rgba(255,255,255,1);}
.site-link ul{display:none}
.site-link .on ul{display:block;background:#262626;width:200px;padding-bottom:5px;}
.site-link .off ul{display:none}
.major-site{position:relative;float:left;width:200px;padding:2px 10px 2px 0;text-indent:10px;border:1px solid rgba(255,255,255,.3);border-radius:8px;}
.major-site ul{position:absolute;bottom:32px;left:-1px;width:123px;border:1px solid rgba(255,255,255,.3);border-radius:8px;}
.major-site ul li{}
.major-site ul li a{display:block;color:rgba(255,255,255,.7);}
.sns_area a{padding-left:9px;}
.footer_area_m{display:none;}

/* 로그인 시간 연장 팝업 */
.ep-s-popwrap {	width: 100%;}
.ep-s-popwrap .ep-s-dlgtitle {padding-left:15px; font-size:18px; color: #333;	font-weight:600; margin-bottom: 15px;}
.ep-s-popwrap .ep-s-dlgcontent {padding: 30px}
.ep-s-popwrap .ep-s-dlgcontenthead {margin-bottom:16px}
.ep-s-popwrap .ep-s-infoarea {position: relative; border: 5px solid #e4e3e3; padding: 35px; font-size: 14px; line-height: 22px;}
.ep-s-popwrap span.rtxt {color: #e64b40}
.ep-s-popwrap .ep-s-btncenter {width:100%; text-align:center; margin-top:20px;}
.ep-s-popwrap a.ep-s-btnblue {display: inline-block; width:155px; height:36px; line-height:36px; border-radius:3px;	background: #0f78b4; text-align:center; font-size:14px; color: #fff; font-weight: 600; text-decoration: none}
.ep-s-popwrap a.ep-s-btnwhite {display: inline-block; width:145px; height: 36px; line-height:36px; border-radius:3px; background: #fff; border: 1px solid #0f78b4; text-align: center; font-size: 14px; color: #0973af; font-weight: 600;	text-decoration: none}

/* sessionTimer dialog start */
.ep-s-popwrap02 {width: 100%;}
.ep-s-popwrap02 .ep-s-dlgtitle02 {padding-left:15px; font-size:18px; color: #333; font-weight:600; margin-bottom: 15px;}
.ep-s-popwrap02 .ep-s-dlgcontent02 {padding:30px;}
.ep-s-popwrap02 .ep-s-dlgcontenthead02 {margin-bottom:16px;}
.ep-s-popwrap02 .ep-s-infoarea02 {position: relative;	border: 5px solid #e4e3e3;	padding: 35px;	font-size: 14px;	line-height: 22px}
.ep-s-popwrap02 .ep-s-btncenter02 {width: 100%;	text-align: center;	margin-top: 20px}
.ep-s-popwrap02 a.ep-s-btnblue02 {display: inline-block; width:145px; height:36px;	line-height:36px; border-radius:3px; background: #0f78b4;	text-align:center; font-size:14px;	color: #fff;	font-weight:600; text-decoration: none;}
.ep-s-popwrap02 a.ep-s-btnwhite02 {display: inline-block; width:145px; height:36px;	line-height:36px; border-radius:3px; background: #fff; border:1px solid #0f78b4; text-align:center;	font-size:14px;	color: #0973af; font-weight:600; text-decoration:none;}
.ep-s-dlgnotitle .ui-dialog-titlebar {display:none;}

.logout_layer_close {position: absolute; top:20px; right:20px; cursor: pointer;}

/*즐겨찾기 */
.ep-s-popwrap .ep-s-infoarea03 {height:217px; overflow-y:auto; position: relative;	border: 5px solid #e4e3e3;padding: 10px;font-size: 14px;line-height: 22px}

/*학사일정 이미지 추가 */
.ep-s-popwrap .ep-s-infoarea04 {overflow-y:auto; position: relative;	border: 5px solid #e4e3e3;padding: 10px;font-size: 14px;line-height: 22px}
.ep-s-popwrap .ep-s-btncenter {	width: 100%;	text-align: center;	margin-top: 20px}
.ep-s-popwrap a.ep-s-btnblue04 {	display: inline-block;	width: 88px;	height: 36px;	line-height: 36px;	border-radius: 3px;	background: #0f78b4;	text-align: center;	font-size: 14px;	color: #fff;	font-weight: 600;	text-decoration: none}
.ep-s-popwrap a.ep-s-btnwhite04 {	display: inline-block;	width: 88px;	height: 34px;	line-height: 34px;	border-radius: 3px;	background: #fff;	border: 1px solid #0f78b4;	text-align: center;	font-size: 14px;	color: #0973af;	font-weight: 600;	text-decoration: none}

/*개인정보 이미지 추가*/
.ep-s-popwrap span.rtxt04{color:#e64b40; font-size: 13px; padding:10px;}

/* 교외사용자 약관 재동의 layer  */
.sub_agree_layer{position: absolute; top: 21%; left: 38%; /*top: 230px; left: 37%;*/ width: 500px; height: 450px; background: #fff; z-index: 100001;}
.sub_agree_layer_title{height: 50px;background: #266dbc;line-height: 50px;font-size: 16px;font-weight: 600;color: #fff;text-align: left; text-indent: 26px;}
.sub_agree_layer_cont{padding: 25px;}
.sub_agree_chk{margin-top:20px;}
.bul_type_02{padding-left: 20px;line-height: 18px; background:url(../images/login/bul_squer.png) no-repeat 0 1px;} /*background: url(../../images/member/bul_type_01.gif) no-repeat 0 5px;*/
/* .sub_agree_text_box{padding: 12px;border: 1px solid #ebebeb;background: #f0f0f0;max-height: 200px;overflow-y: scroll;} */
.sub_agree_text_box{width:450px;height:190px;margin-top:10px;resize:none;}
.sub_dim{position: fixed; top: 0; left: 0; z-index: 100000; width: 100%; height: 100%; background-color: #000; opacity: 0.7;}
/*input[type="checkbox"]{display:none;}*/
/* input[type="checkbox"] + label{margin-top:-3px;display:inline-block;width:17px;height:17px;background:url(/eXPortal/dku/images/login/ico_chk_normal.png)no-repeat;position:relative;} */
input[id="sub_agree_all"] + label{margin-top:-3px;display:inline-block;width:17px;height:17px;background:url(/eXPortal/dku/images/login/ico_chk_normal.png)no-repeat;position:relative;}
input[id="sub_agree_all"]:checked + label::after{width:20px;height:20px;content:"";background:url(/eXPortal/dku/images/login/ico_checked.png)no-repeat;position:absolute;left:0;top:0;}
.comm_btn01{text-align:center;}
.comm_btn01>button{width:400px;height:40px;background:#004898;font-size:15px;line-height:40px;color:#ffffff;border-radius:6px;cursor:pointer;}
.comm_btn01>button:hover{background:#003b7d;}
