/* font 저장기능추가 9 */
	@font-face{ font-family:'NanumGothic';  src:url('/loadfonts/NanumBarunGothic.eot');src:local(��), url('/loadfonts/NanumBarunGothic.woff') format('woff')}
	@font-face{ font-family:'NanumGothicBold';  src:url('/loadfonts/NanumBarunGothicBold.eot');src:local(��), url('/loadfonts/NanumBarunGothicBold.woff') format('woff')}
/*!
 * Start Bootstrap - SB Admin 2 (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    background-color: #f8f8f8;
	font-family:'NanumSquare';
}

#wrapper {
    width: 100%;
}
.tpl {
	 width: 100%;
}
#page-wrapper {
    padding: 0 0px;
    min-height: 568px;
    background-color: #fff;
    padding-top:11px;
	padding-bottom:0px;
}

#page-wrapper header {
	padding-bottom:20px;
	
}

#page-wrapper  nav{
	height:45px;
	line-height:45px;
}

header img {width:100%;}
section img {width:100%;}

#page-wrapper  nav ul {
	list-style-type:none;
	padding-left:0px;
}
#page-wrapper  nav ul li {
	width:24.5%;
	float:left;
	text-align: center;
	display:inline-block;
	cursor:pointer;
}
@media(max-width:568px) {
	  max-width:500px;
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
       max-width:500px;
        margin: 0 auto;
        padding: 0 0px;
        border-left: 1px solid #e7e7e7;
        padding-top:12px;
		padding-bottom:0px;
    }
}
.submenu { 
	padding-left:0px;
	list-style-type:none;
	display:none;
}
.submenu li { 
	border-bottom:1px #000000 dotted;
	
}
.submenu li:last-child { 
	border-bottom:0px #000000 dotted;
}
footer a { color:#FFFFFF; }
footer .footer ul, footer .copyright ul {  position: inherit;height:80px; list-style-type:none; }
footer .footer li{ display: inline-block; float:left;width:20%; height:84px; }
footer .copyright{ line-height:22px;height:auto;padding-top:10px;padding-bottom:20px; }
footer .copyright label {padding-right:20px;}
.navbar-top-links {
    margin-right: 0;
}
.table-input th { background-color:#ededed; }
.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar ul{ padding-left:0px; }
.sidebar ul li {
    list-style-type:none;;border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 31px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-body.max {
	
	line-height:30px;
	margin-bottom:100px;
}


.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}



.type10p { width:10%;}
.type20p { width:20%;}
.type30p { width:30%;}
.type40p { width:40%;}
.type50p { width:50%;}
.type60p { width:60%;}
.type70p { width:70%;}
.type80p { width:80%;}
.type90p { width:90%;}
.type99p { width:99%;}
.typeFULL { width:100%;}

.type60 { width:60px;}
.type80 { width:80px;}
.type100 { width:100px;}
.type110 { width:110px;}
.type160 { width:160px;}
.type180 { width:180px;}
.type220 { width:220px;}
.type260 { width:260px;}
.type320 { width:320px;}
.type400 { width:400px;}

.noResult {height:80px;line-height:80px; text-align:center;}

.header{ box-shadow:0px 1px 0px 0px #ccc; }

.header .header_top {width:100%; min-width:1200px; position:absolute;top:0px; z-index:10000;}
.header .header_menu .item { position:relative;padding-left:5px;padding-right:5px;float:left;cursor:pointer; }
.header .header_menu .item .sub_menu { position:absolute; width:auto;min-width:300px;display:none; font-size:12px;padding-left:10px;padding-right:10px;}
.header .header_menu .item .sub_menu a { color:#000000; }
.header .header_menu .item .sub_menu .item { font-size:15px;background-color:rgba(255,255,255, 0.7); font-size:12px; line-height:25px;}
.mains { }
.mains .container { background-color:#ffffff; }
.mains .row.mains {padding-left:0px;padding-right:0px;  }
.mains .container {padding-left:0px;padding-right:0px;}
.mains .col-md-4 {padding-left:0px;padding-right:0px;}
.widget_post02 {
	    position: relative;
		padding: 0;
		padding-left: 25px;
		padding-right: 25px;
}
.widget_post02 ul {
	padding: 0;
    margin: 0;

}
.widget_post02 ul li{
	list-style-type: none;
    padding: 5px 0 5px 0;
    line-height: 140%;
    width: 260px;
    display: inline-block;
}
.quick { float:right; position:fixed; width:93px;height:auto;top:150px;right:12%;z-index:1000; }
.quick img {border-top:1px #d0d0d0 solid; border-right:1px #d0d0d0 solid ;border-left:1px #d0d0d0 solid}
.quick img:last-child {border-bottom:1px #d0d0d0 solid; }

.footer { }
.footer .item { float:left;position:relative;width:auto;margin-right:60px;display:inline-block; }
.footer .item.copyright ul{ float:left;position:relative;margin-top:10px; }
.footer ul { list-style-type: none;padding: 5px 0 5px 0; }


a { color:#000000; }


.submenu { border-top:2px #286090 solid; border-bottom:1px #286090 solid; }
.submenu li { line-height:20px;}
.submenu li a { position:relative;display:block;padding:10px 15px;}
.submenu li a:hover, .submenu li a.select { background-color:#f4f4f4; }
.submenu li .glyphicon { float:right; }



#banner_wap_body {position:relative;overflow:hidden;}/* overflow:hidden; */
#banner_wap_body .box_skitter_data {display:none};
#banner_wap_body a:hover {color:#f09d9d;font-weight:bold;}
#banner_wap_body a.active {color:#f09d9d;font-weight:bold;}
#banner_wap_body .viewlist {border:1px #ededed solid;padding-left:10px;background-color:#FFFFFF;}
#banner_wap_body .box_skitter_bultbox .bult {float:left;width:10px; height:10px;margin:5px 5px 5px 5px;background-repeat:no-repeat;background-position:-178px -277px;cursor:pointer;}
#banner_wap_body .box_skitter_bultbox .bult.active {background-position:-193px -277px;}
#banner_wap_body .cntview {color:#FFFFFF;background-repeat:no-repeat;background-position:center middle;}
#banner_wap_body .controller_left {width:24px;height:44px;;background-repeat:no-repeat;background-position:-30px -317px; } 
#banner_wap_body .controller_right {width:24px;height:44px;background-repeat:no-repeat;background-position:0px -317px; } 
#banner_wap_body .controller_left:hover {width:24px;height:44px;background-image:url(../common/img/bg_home_sprite130828.png);background-repeat:no-repeat;background-position:-30px -371px; } 
#banner_wap_body .controller_right:hover {width:24px;height:44px;background-image:url(../common/img/bg_home_sprite130828.png);background-repeat:no-repeat;background-position:0px -371px; } 


.console { position:absolute; font-size:11px !important; color:#000000  !important; width:30px;height:30px;line-height:30px;z-index:4000000;background-color:#FFFFFF  !important;border:1px #000000 solid  !important; text-align:center  !important; cursor:pointer;}
.header_top a { color:#FFFFFF; }


.main .col-lg-12 { padding-left:0px;padding-right:0px; }

 .main .col-lg-12 { padding-left:0px;padding-right:0px; } 