@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');

body { font-family: "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", arial, sans-serif; line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); }
body.is-pc .ko { font-size:13px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { font-family:  "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", arial, sans-serif;; }
.ko, .ko small { font-family: "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", arial, sans-serif;; }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.orangered{color:#6c757d;}
.panel{border:none;border-top:solid 1px #000;}
.panel,
.panel-default>.panel-heading{background:transparent;border-top-color:#000;border-bottom-color:#2A2A2A;color:#ccc;}

.black, i.black{color:#ccc;}
.progress-bar{background:#683b3b;}
.div-progress.progress{background:#9E9E9E;}
.dark-mode .table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color:#222222;
}
.dark-mode table.list-pc{border-bottom: 1px solid #0f0f0f;}
.dark-mode table.table-bordered,
.dark-mode table.table-bordered td{border:solid 1px #252525;vertical-align: middle;}


.dark-mode .table-responsive{border:none;}
.dark-mode .talk-right .talk-bubble:after{border-right-color:#2D2D2D !important;}
.dark-mode .talk-right .talk-bubble:before{border-right-color:#242424 !important;}
.dark-mode .talker-photo, .talker-photo i, .talker-photo img, i.talker-photo{background:#222222;}
.dark-mode .input-group-addon{background:#222222;border:solid 1px #000;border-right:none;color:#ccc;}

.dark-mode .list-mobile .media.list-notice{background-color:#222222;}

.dark-mode .list-mobile .media{border-color:#2A2A2A;}

.dark-mode .list-board .board-list li{border-color:#2A2A2A}
.dark-mode .list-board .board-list li:hover{background:#2C2C2C;}

.dark-mode .talk-bubble{background:#2D2D2D;border:solid 1px #242424;}
.dark-mode .list-group-item{border-color:#2A2A2A;}
.dark-mode .list-group-item:hover{background:transparent;text-decoration:underline;color:#fff}
.dark-mode .div-title-underbar{border-color:#2A2A2A;}
.dark-mode .member, .guest{color:#6c757d !important;}
.dark-mode a{color:#ebebeb;}
.dark-mode .list-group-item{padding:2px 0;border-bottom:none;}
.dark-mode body{color:#ccc;background:#333 !important;}
.dark-mode .bg-white{background:#333 !important;}
.dark-mode a{color:#EBEBEB;}
.dark-mode .wrapper{background:#333 !important;}
.dark-mode .alert-primary{background:#222;color:#fff;border:none}
.dark-mode .is-line .na-list li{border-color:#111;}
.dark-mode hr.hr::before{background:#111;}

.dark-mode .div-table.table > thead > tr{background:#5c5c5c;color:#fff;}
.dark-mode .div-table.table > tbody > tr.active td{background:#434343;color:#fff;}
.dark-mode .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{border-color:#2A2A2A;}
.dark-mode .border-aqua{background:#222;color:#fff;border-color:#000 !important;}
.dark-mode .border-bottom{border-color:#111 !important;}

.dark-mode .na-table li:hover{background:#2C2C2C !important;}
.dark-mode .custom-file-label,
.dark-mode .btn,
.dark-mode textarea,
.dark-mode input,
.dark-mode select{background:#444444;border:solid 1px #000;color:#ccc !important;}
.dark-mode input:focus,
.dark-mode textarea:focus,
.dark-mode .btn:active,
.dark-mode .btn:focus,
.dark-mode .btn:hover{background:#111 !important;}

.dark-mode input::placeholder,
.dark-mode textarea::placeholder{color:#999999;}

.dark-mode .pagination a{background:#111 !important;border:solid 1px #000 !important;color:#999 !important;}
.dark-mode .pagination li.active a{background:#444 !important;}

.dark-mode #nt_footer {background:#222;}
.dark-mode #nt_footer .nt-links ul > li > a{color:#fff;}
.dark-mode #nt_footer .border-bottom{border:none !important;}
.dark-mode #nt_footer a{text-decoration:underline !important;}


.dark-mode #nt_sidebar_body{color:#999;}
.dark-mode #nt_sidebar_body a{color:#000;}
.dark-mode .sidebar-list .me-ul1{background:#666;}
.dark-mode .border-top{border:none !important;}
.dark-mode .bg-light{background:#222 !important;}
.dark-mode .border{border:none !important;}
.dark-mode .list-group-item{background:none;}
.dark-mode .input-group-text{background:#000;border:none;color:#fff;}
.dark-mode #ctt{background:none;}
.dark-mode .custom-file-label::after{background:#000;color:#fff;}
.dark-mode .border-bottom,
.dark-mode .is-line .na-list li{border-color:#2a2a2a !important;}
.dark-mode input:-internal-autofill-selected{background:#111 !important;}
.dark-mode .sidebar-list .me-ul{background:#222;}
.dark-mode .sidebar-list li a{border-color:#2a2a2a}
.dark-mode #nt_sidebar_body a{color:#ccc;}
.dark-mode .table{color:#ccc;}
.dark-mode .table-bordered td,
.dark-mode .table-bordered th{border-color:#252525;}
.dark-mode .table-bordered th{background:#444;}
.dark-mode tr.pattern_menu_box th{background:#5c5c5c;}

.dark-mode .text-primary{color:#fff !important;}
.dark-mode .form-control-plaintext{color:#fff;}

.dark-mode .is-pc .panel{margin-bottom:0;}
.dark-mode .panel-body{padding-left:0;padding-right:0;}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 1px;
}
.dark-mode .table-hover tbody tr:hover td{background:#404040;}

.wrapper { margin:0 auto;   }
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body { min-height:600px; }
.at-body .at-container { padding:0px 15px; overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 0; }
.at-content { position:relative; padding:20px 0px; }
.at-row { margin-left:-5px; margin-right:-5px; }

.pc-menu, .pc-menu .nav-full-back, .pc-menu .nav-full-height{height:58px !important}
.at-col { position:relative; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:20px; }
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; -webkit-transition: height .4s ease, opacity .3s ease; -o-transition: height .4s ease, opacity .3s ease; transition: height .4s ease, opacity .3s ease; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0px 5px !important; }
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px; padding-top:5px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}

.ball{
	margin:0 auto;
    width: 28px;
    height: 28px;
	line-height:28px;
	border-radius:15px;
	font-family:apple sd gothic neo,nanum gothic,sans-serif;
	font-size: 13px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}
.ball.odd{
	color: #fff;
    border: 1px solid #252525;
    background: #1ba9de !important;

}
.ball.even{
	color: #fff;
    border: 1px solid #252525;
    background: #e62626 !important;
}
.ball.blank{
	color: #fff;
    border: 1px solid #252525;
	line-height:25px;
    background: #444444 !important;
}
.ball.blank2{
	color: #fff;
    border: 1px solid #252525;
	line-height:25px;
    background: #1a4c53 !important;
}


.eosball5m_fd1_1 {
}
.is-pc .at-side {}

.view-content{font-size:15px;}
.list-subject,.media-body{font-size:13px;}
table.div-table.list-pc tr:hover{background:#2C2C2C;}
table.div-table.list-pc tr td.list-subject a:hover{text-decoration:underline;}

.nlotto_power_red {
    background: linear-gradient(45deg,#f12711,#f37669);
	position: relative;
    width: 26px;
    height: 26px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 11px;
    padding-top: 2px;
    color: #fff;
    font-family: segoe ui,Tahoma,Geneva,Verdana,sans-serif;
    font-size: 14px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    border: 1px solid rgba(0,0,0,.5);
}

.nlotto_power:before{
	position: absolute;
    content: "p";
    font-size: 8px;
    background: #ffb400;
    background: -webkit-linear-gradient(45deg,#ffb400,#f0cc77);
    background: linear-gradient(45deg,#ffb400,#f0cc77);
    width: 11px;
    height: 13px;
    padding: 0 0 1px 1px;
    top: -5px;
    right: -3px;
    line-height: 9px;
    font-family: Arial,Helvetica,sans-serif;
    border-radius: 4px;
    font-weight: 400;
    display: block;
    text-align: center;
    font-weight: 600;
    border: 1px solid rgba(0,0,0,.5);
    text-shadow: 0 0 0;
    z-index: 200;
    color: #424242;
}
.nlotto_power_blue {
    background: linear-gradient(45deg,#2193b0,#6dd5ed);
	position: relative;
    width: 26px;
    height: 26px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 11px;
    padding-top: 2px;
    color: #fff;
    font-family: segoe ui,Tahoma,Geneva,Verdana,sans-serif;
    font-size: 14px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    border: 1px solid rgba(0,0,0,.5);
}

.nlotto_power_ball {
    background: linear-gradient(45deg,#666,#999);
	position: relative;
    width: 26px;
    height: 26px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 11px;
    padding-top: 2px;
    color: #fff;
    font-family: segoe ui,Tahoma,Geneva,Verdana,sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    border: 1px solid rgba(0,0,0,.5);
}
.nlotto_power_time{font-size:11px;color:#888;}
.nlotto_power_table{width:100%;}
.nlotto_power_table thead tr th{background:#222222;color:#ccc;padding:5px;text-align:center;}
.nlotto_power_table tr:hover{background:#2C2C2C;}
.nlotto_power_table tbody th,
.nlotto_power_table tbody td{padding:5px;border-bottom:solid 1px #2A2A2A;text-align:center;}
.nlotto_power_table th{padding-top:7px;padding-bottom:7px;background:#f5f5f5;color:#666;font-weight:normal;}


.chat{background:#2d2d2d;border:solid 1px #242424;}
.chat .chat_member{padding:6px;border-bottom:solid 1px #191919;;font-weight:bold;}
.chat .chat_member #room_member_count{}
.chat .chat_main_list{padding:6px 8px 25px 8px;font-family:apple sd gothic neo,nanum gothic,sans-serif !important;height:410px; color:#505050;overflow-y:scroll;list-style:none;}
.chat .chat_main_list li{padding-left:26px;line-height:180%;margin-bottom:4px;font-size:13px;letter-spacing:-1px;color:#555;}
.chat .chat_main_list li b{margin-right:7px;color:#ccc;}
.chat .chat_main_list li span{position:relative;display:inline-block;background: #333333;padding: 1px 6px;border-radius: 5px;border: solid 1px #191919;color:#ccc;}
.chat .chat_main_list li img{margin-left:-26px;}
.chat #chat_input{width:100%;border:none;border-top:solid 1px #191919;font-size:13px;padding:8px;box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);}
.mchat .chat .chat_main_list{height:230px !important;}


.scroll-thin::-webkit-scrollbar {
  width: 6px;
}
.scroll-thin::-webkit-scrollbar-track {
  background-color: transparent;
}
.scroll-thin::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: gray;
}
.scroll-thin::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { }
.en .at-lnb { font-size:12px; }
.at-lnb ul { list-style: none; margin: 0px; padding:5px 0px 5px; }
.at-lnb ul > li { float: left; padding: 0px 13px; }
.at-lnb ul > li::after { float: right; color:#4e4e4e; content: "|"; margin-right:-13px;font-size:9px;}
.at-lnb ul > li:last-child::after { content: ""; margin-right:0px; }
.at-lnb ul > li > a { color: #ccc; float:left; }
.at-lnb .pull-left li:last-child{padding:0 13px 0 0;}
.at-lnb .pull-right li:last-child{padding:0 0 0 13px;}
@media all and (max-width:991px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}

/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:10px 0px 0px; }
.pc-header .at-container { padding:0px 0 15px; }
.pc-header .header-logo { display:inline-block; vertical-align:middle; padding:0px 0; }
.pc-header .header-logo a { font-size:44px; line-height:44px; font-family:'Georgia', sans-serif; font-weight:bold; color:#000; }
.pc-header .header-logo a:hover { color:#000; }
.pc-header .header-logo img { display:block; max-width:100%;}
.pc-header .header-desc { display:block; font-size:12px; letter-spacing:-1px; color:#888; margin-top:2px; }
.pc-header .header-search { display:inline-block; width:260px; vertical-align:middle; }
.pc-header .header-search form { padding:0px; margin-top:4px; border:4px solid #111; background: #111; }
.pc-header .header-search input { background: #fff; border:1px solid #111; }
.pc-header .header-search .btn { color:#fff !important; background: #111 !important; }
.pc-header .header-keyword { padding-top:4px; }
.en .pc-header .header-keyword { font-size:12px; }
@media all and (max-width:991px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background:#222; }
.m-header a { color:#fff }
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:44px; line-height:44px; text-align:center; }
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:991px) {
	.responsive .m-header { display:block; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background: #222;border:solid 1px #191919; z-index:900; }
.pc-menu {}
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { font-size: 13px; font-family:apple sd gothic neo,nanum gothic,sans-serif !important; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 
@media all and (max-width:991px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

/********************************************************
■ PC Menu Top : PC 상단 좌측/배분 스타일 메뉴
********************************************************/

/* 배분 스타일 */
.pc-menu .nav-top.nav-both .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; }
.pc-menu .nav-top.nav-both .menu-li { display:table-cell; vertical-align:top; }
.pc-menu .nav-top.nav-both .menu-a { padding:0px; text-align:center; }
.pc-menu .nav-top.nav-both .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-top.nav-both .sub-1div { position:relative; }

/* 좌측 스타일 */
.pc-menu .nav-top.nav-float .menu-ul { }
.pc-menu .nav-top.nav-float .menu-li { float:left; border-right: solid 1px #191919; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }

/* 공통 스타일 */
.pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; }
.pc-menu .nav-top .menu-a { display:block; color:#fff; background:#222; font-weight:bold; min-width: 80px; text-align: center;}
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:#4f4f4f; }
.pc-menu .nav-top .menu-li.nav-home { width:60px !important; text-align:center; }
.pc-menu .nav-top .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-top .new { color: rgb(140, 195, 70);}

.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: #222222 transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }
.pc-menu .nav-top .sub-1div {border:solid 1px #222222; background:#4f4f4f; border-top:3px solid #222222; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative;  }
.pc-menu .nav-top .sub-1da { display:block;  padding:12px 12px; line-height:22px; border-bottom: 1px solid #2a2a2a; font-size:13px;}
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#fff; background: #222222; border-color:#2a2a2a; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: #224E71; border-color:#224E71; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:#222; position:absolute; top:0px; right:0px; z-index:11; }
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#fff; display:block; text-align:center; }
.pc-menu .nav-right > ul > li > a:hover { background: #333; }
.pc-menu .nav-right .label { position: absolute; top: 15%; right: 7px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important; }
.pc-menu .nav-rw { width:170px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:relative; background:#fafafa; z-index:2; -webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important;}
.pc-menu-all .table td { width:1%; background:#fff; border:1px solid #ddd; padding:0px; line-height:20px; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; background:#f5f5f5; border-bottom:1px solid #ddd; font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:crimson; }
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:crimson; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#111; position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.m-menu .m-wrap { }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; border-top:0px; border-bottom:0px; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; margin:0px 10px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav ul li.active a { color: #008aff; font-weight:bold; }

.m-menu .m-sub { background:#202020; border-top:1px solid #000; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: #008aff; font-weight:bold; }
@media all and (max-width:991px) {
	.responsive .m-menu { display:block; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { height:80px; position:relative; color:#000; background-color: #fafafa; border-bottom:1px solid #dfdfdf; }
.at-title .at-container { height:100%; position:relative; }
.at-title .page-title { font-size:24px; position:absolute; left:20px; bottom:15px; z-index:1; }
.at-title .page-desc { color:#888; position:absolute; right:20px; bottom:10px; z-index:1; }
@media all and (max-width:767px) {
	.responsive .at-title { height:50px; }
	.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { padding:8px 0px; border-top:1px solid #242424; border-left:0px; border-right:0px;  }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; }
.at-footer .at-links ul > li { float: left; padding: 0px 15px; }
.at-footer .at-links ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { color: #888; }
@media all and (max-width:991px) {
	.responsive .at-footer .at-links ul.pull-left { display:none; }
	.responsive .at-footer .at-links ul.pull-right { float:none !important; text-align:center; }
	.responsive .at-footer .at-links ul.pull-right > li { float:none; display:inline-block; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos .media { padding:15px 20px 20px; }
.at-footer .at-infos .pull-left { font-size:70px; color:#ddd; }
.at-footer .at-infos .copyright { float:left; margin-left:10px; }
.at-footer .at-infos .copyright span { color:#888; }
.at-footer .at-about { list-style: none; margin:0px; padding:0px; }
.at-footer .at-about > li { float: left; padding: 0px 15px; color:#888; }
.at-footer .at-about > li > a { color: #888; }
.at-footer .at-help { list-style: none; margin: 0px; padding:0px; margin-bottom:5px; }
.at-footer .at-help:after {display:block;visibility:hidden;clear:both;content:""}
.at-footer .at-help > li { float: left; padding: 0px 15px; }
.at-footer .at-help > li::after { float: right; font-size:12px; color:#ddd; content: "|"; margin-right:-17px;}
.at-footer .at-help > li:last-child::after { content: ""; }
.at-footer .at-help > li > a { float: left; }
@media all and (max-width:767px) {
	.responsive .at-footer .at-infos .media { padding:15px 0px 20px; text-align:center; }
	.responsive .at-footer .at-infos .copyright { float:none; margin:0px; }
}

/* G5 */
.at-footer .at-copyright { text-align:center; padding:15px 0px; color:#888; }
.at-footer .at-copyright strong { color:#333; }

/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:40px; bottom: 20px; right: 25px; z-index: 2; }
.at-go .go-btn span { display: block; color:#fff; background: rgba(0,0,0,0.5); margin:5px 0px; text-align: center; border-radius: 50%; width: 42px; height: 42px; line-height: 42px !important; font-size: 19px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:0px; right:5px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn { font-family: "Roboto", sans-serif; }
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { font-family: "Roboto", sans-serif; }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { font-family: "Roboto", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Roboto", sans-serif; height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }
