@charset "UTF-8";

@import url('jquery-ui.css');
@import url('bootstrap.css');
@import url('font-awesome.min.css');
@import url('font.css');
@import url('plugin.css');


/*legacy-browser*/
#legacy-browser{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    overflow: hidden;
    color: #666;
    z-index: 9999999999;
}

#legacy-browser .inner{
    width: 400px;
    margin: 100px auto 0;
    padding-top: 320px;
    font-size: 16px;
    background: url("../images/legacy-browser_bg.png") no-repeat 50% 0;
}

#legacy-browser .inner .title{
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 25px;
    text-align: center;
}

#legacy-browser .inner a{
    font-weight: 600;
    text-decoration: underline;
}

#legacy-browser .inner .button-group{
    margin-top: 50px;
    text-align: center;
}

#legacy-browser .inner .button-group .btn{
    padding: 7px 32px;
    background: #1f76d1;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    outline: none;
    border: none;
}




html{background-color: #e2e3e7;position: relative;min-height: 100%; /*overflow-x:hidden;*/}
body{background-color: transparent;color:#656565;font-size:13px; /*overflow-x: hidden;*/ min-width: 1000px;}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Nanum Square", "맑은 고딕", Arial, sans-serif;
}
a{color:#181a37; outline: none !important;}
a:hover, a:focus{text-decoration:none;}

.form-control:focus {
  border-color: #13c4a5;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*primary nav*/
.nav-primary:before, .nav-primary:after {display: table;content: " ";}
.nav-primary:after {clear: both;}
.nav-primary{background-color: #282c37;}
.nav-primary li{line-height: 1.5}
.nav-primary li li a{padding:10px 15px;}
.nav-primary li a i{margin-right: 0.5em}
.nav-primary > ul > li > a{color: #b9bac1;border-bottom: 1px solid rgba(255,255,255,0.3);padding:10px 10px;position: relative;font-weight: 600}
.nav-primary > ul > li > .dropdown-menu{margin-left: 0;border-radius: 0}
.nav-primary > ul > .dropdown-submenu:hover > a, 
.nav-primary > ul > .dropdown-submenu:focus > a, 
/*.nav-primary > ul > li > a:hover, 
.nav-primary > ul > li > a:focus, */
.nav-primary > ul > li > a:active, 
.nav-primary > ul > li > a:hover, 
.nav-primary > ul > li.active > a{color: #e1e5e9;background-color: transparent; transition:color .3s ease-in-out 0s;}
.nav-primary > ul > li.active > a{border-left: 4px solid #1f76d1; /*padding-left: 9px;*/ background: rgba(255,255,255,0.1);}
.nav-primary > ul > .dropdown-submenu  > a:after{display: none}

.nav-primary.bg-light > ul > li > a{border-bottom-color:#d0d4d8;color:#6e7e8e;}
.nav-primary.bg-light > ul > .dropdown-submenu:hover > a, 
.nav-primary.bg-light > ul > .dropdown-submenu:focus > a, 
.nav-primary.bg-light > ul > li > a:hover, 
.nav-primary.bg-light > ul > li > a:focus, 
.nav-primary.bg-light > ul > li > a:active, 
.nav-primary.bg-light > ul > li.active > a{color: #3d4d5d}
/*overrid the bootstrap colors*/
.panel{border-color: #e3e8ed}
.panel-heading:before, .panel-heading:after {display: table;content: " ";}
.panel-heading:after {clear: both;}
.panel-heading .nav{font-size: 12px;margin: -10px  -15px;}
.panel-heading .nav > li > a{border-radius: 0;margin:0;border-width: 0 1px;line-height: 19px;}
.panel-heading .nav > li > a:hover{border-width: 0 1px;}
.panel-heading .nav-tabs{margin: -10px  -16px -11px -16px;}
.panel-heading .nav-tabs > li > a{line-height: 20px}
.panel-heading .nav-tabs.nav-justified{width: auto;}
.panel-heading .nav-tabs.pull-left > li:first-child > a, .panel-heading .nav-tabs.nav-justified > li:first-child > a{border-radius: 4px 0 0}
.panel-heading .nav-tabs.pull-right > li:last-child > a, .panel-heading .nav-tabs.nav-justified > li:last-child > a{border-radius: 0 4px 0 0}
.panel-heading .nav-tabs > li > a:hover, .panel-heading .nav-tabs > li > a:focus{border-width: 0 1px;background: transparent;border-color: transparent;}
.panel-heading .nav-tabs > li.active > a, .panel-heading .nav-tabs > li.active > a:hover, .panel-heading .nav-tabs > li.active > a:focus{background:#fff;border-width: 0 1px;border-color:#ddd;}
.panel-heading .label-large{vertical-align: 10%}
.panel-heading.bg{margin:-1px -1px 0 -1px;border: none;}
.panel-collapse{padding-bottom:3px;}
.panel-collapse .panel-heading{margin-bottom: 0}
.panel.bg{border: none}
.panel.bg .list-group-item{border-color:transparent;}
.panel.bg .list-group-item a{color: #fff}
.panel .list-group{background: transparent;}
.panel .list-group.m-t-n .list-group-item:first-child{border-top:0 }
.panel .table td, .panel .table th{padding:6px 15px;border-top: 1px solid #eaedef;}
.panel .table-striped > tbody > tr:nth-child(odd) > td, .panel .table-striped > tbody > tr:nth-child(odd) > th {background-color: #fcfdfe;}
.panel .table-striped > thead > tr > th{background: #fafbfc;border-right: 1px solid #e0e4e8;border-bottom:1px solid #e0e4e8;}
.panel .table-striped > thead > tr > th:last-child{border-right: none}
.panel-large{min-width: 300px;}
.nav-tabs.no-radius > li > a{border-radius: 0}
.tab-content .list-group-item:first-child{border-top: none}
.dropdown-menu{font-size: 13px}

.th-sortable{cursor: pointer;}
.th-sortable .th-sort{float: right;position: relative; left: 1px;}
.th-sort i{position:relative;z-index: 1}
.th-sort .fa-sort{position: absolute;left: 0;top: 3px;color: #bac3cc;z-index: 0}
.list-group{border-radius: 4px}
.list-group-item{border-color:#e4e9ed;}
.list-group-item .fa-chevron-right{float: right;margin-top: 4px;margin-right: -5px}
.list-group-item > .fa-chevron-right + .badge {margin-right: 5px;}
a.list-group-item:hover, a.list-group-item:focus, a.list-group-item:active {background-color: #f1f5f9;}
a.list-group-item.active{background-color: #e1e5e9;border-color:#e1e5e9;color: #3a5a7a}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge{color: #3a5a7a}
.list-group-item.active a, .list-group-item.active .text-muted{color: #fff}
.list-group-item.active{background-color: #5191d1;border-color:#5191d1;}
.list-group-item.media{margin-top: 0}
.progress-mini{height: 6px}
.progress-small{height: 10px}
.progress-small .progress-bar{font-size: 10px;line-height: 1em}
.navbar{background-color: #fff}
.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus{background: transparent;}
.list-normal{background: transparent;}
.list-normal > .list-group-item{border-radius: 0;border-width: 1px 0;background: transparent}
.list-normal > .list-group-item .badge{margin-right: -5px}
.input-group{position: relative;}
.tooltip-inner{background-color:#3f3f4d;background-color: rgba(35, 52, 69, 0.9);}
.tooltip.top .tooltip-arrow {border-top-color: #3f3f4d;border-top-color: rgba(35, 52, 69, 0.9);}
.tooltip.right .tooltip-arrow {border-right-color: #3f3f4d;border-right-color: rgba(35, 52, 69, 0.9);}
.tooltip.left .tooltip-arrow {border-left-color: #3f3f4d;border-left-color: rgba(35, 52, 69, 0.9);}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #3f3f4d;border-bottom-color: rgba(35, 52, 69, 0.9);}
.popover-content{font-size: 12px;line-height: 1.5}
/*override bootstrap dropdown-menu*/
.open{z-index: 1050}
.dropdown-menu > .panel{
  border: none;
  margin: -5px 0;
}

.dropdown-menu > li > a:hover,
.dropdown-submenu:hover > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover{
  background-image: none;filter:none;background-color: #13477d;color: #fff;
}
.dropdown-menu > li > a:hover i{color: #fff}
.dropdown-submenu{position: relative;}

.dropdown-submenu > .dropdown-menu{left:100%;top:0;margin-top:0;margin-left: -1px}
.dropup .dropdown-submenu > .dropdown-menu{top: auto;bottom: 0;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-menu.pull-left{left:100%;}
.dropdown-submenu.pull-left>.dropdown-menu{left: -100%;margin-left: 20px}
/*make a inverse one*/
.dropdown-menu.bg-inverse > .divider{height:1px;background-color: #2a3b4c;border: none}
.dropdown-menu.bg-inverse > li > a{color: #8e9eae}
.dropdown-menu.bg-inverse > li > a:hover,
.dropdown-menu.bg-inverse > li > a:focus,
.dropdown-menu.bg-inverse > li > a:active,
.dropdown-menu.bg-inverse > li.active > a,
.dropdown-menu.bg-inverse > .dropdown-submenu:hover > a{color: #fff}
.dropdown-menu .badge{margin-top: 1px}
.dropdown-select > li > a input{position: absolute;left: -9999em;}
/*breadcrumb*/
.breadcrumb{background-color: #fafbfc;border:1px solid #e0e4e8;padding-left: 10px;font-size: 12px}


/*accordion*/
.accordion-group,.accordion-inner{border-color: #e0e4e8}
.accordion-inner{background: #fff;border-radius: 0 0 4px 4px}

.alert{font-size: 75%;border-color: rgba(10,20,20,.1);text-shadow: 0 1px 0 #fff;box-shadow: inset 0 1px 0 rgba(255,255,255,0.4)}
.close i{font-size: 12px;font-weight: normal;display: block;line-height: 1.5;}

.modal-backdrop.fade.in{opacity: 0.8;filter: alpha(opacity=80);}
.modal-header{border-radius: 6px 6px 0 0;background-color: #f7f8f9}
.modal-header .close{margin-top: 3px}
.modal-footer{padding: 14px 20px 15px;margin-top: 0;border-radius: 0 0 6px 6px;background-color: #f7f8f9}
.modal-dialog{overflow-y: initial !important}
.modal-body{height: 350px; overflow-y: auto;}
.modal-content .btn{background: #888; color: #fff;}
.modal-content .btn-default{border: 1px solid #555; background: #fff; color: #888;}

#answerModal .modal-body p{
	margin: 0;
}
#answerModal .modal-body .txt{
	float: left;
	width: 100px;
	padding: 9px 0;
	line-height: 1;
	font-size: 15px;
	margin: 7px;
}
#answerModal .modal-body .info{
	float: left;
	width: calc(100% - 165px);
	font-weight: 700;
	color: #181a37;
	padding: 9px;
}
#answerModal .btn{
	background: #888;
	color: #fff;
}

.statisticsList{
	position: relative;
	margin-top: 0px;
	padding-top: 40px;
	overflow: auto;
}
.statisticsList .statisticsTable {
	width:100%;
	max-height: 220px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 16px;
}
.statisticsList .statisticsTable table {
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}
.statisticsList .statisticsTable table thead tr {
	position: absolute;
	top: 0;
	width:100%;
	display:inline-table;
}
.statisticsList .statisticsTable table thead tr th {
	font-weight: bolder;
	width: 120px;
	height: 40px;
	text-align: center;
}

.statisticsList .statisticsTable table td {
	text-align: center;
	vertical-align: middle;
	width: inherit;
	border-bottom: 1px solid #e4e5ee;
	padding: 15px 10px;
	white-space: normal !important;
}

.statisticsList .statisticsTable .table tbody tr:last-child td{
    border-bottom: 1px solid #8e8e99;
}

.statisticsList .statisticsTable table tr {
	width: 100%;
	table-layout: fixed;
}

.statisticsList .statisticsTable table tbody tr {
	display: table-row;
}

.statisticsList .table-responsive .table tbody tr:nth-child(even) td{
	background: #f7f7fa;
}

.statisticsList .table-responsive .table tbody td.files img{
	width: 18px;
	height: auto;
}

#statisticsForm .select .form-control{
	width:180px;
	display:inline-block;
}
.bg{background-color: #eee;}
.label{font-weight: 700;}
.badge{background: #b1b5b9}
.badge.bg-white{color: #919599}
.text-white{color: #fff}
.text-muted{color: #919599}
.text-light{color: #919599}
.text-default{color: #a5b6c7;}
.text-warning{color: #f4c414;}
.text-danger{color: #ff5f5f}
.text-success{color: #3fcf7f}
.text-primary{color: #13c4a5}
.font-thin{font-weight: 300;}

.btn{
  color: #fff;
  background: #a7b2be;
  position: relative;
  border-width: 0;
  padding: 7px 12px;
  transition:background .3s ease-in-out 0s;
  outline: none !important;
}
.btn:hover, .btn:focus, .btn:active, .btn.active {background: #bac3cc;}

.btn.disabled,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
  background-color: #c4c9cf;
  color: #fff;
}

.btn-white{padding:6px 12px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);border-width:1px;border-color:#c3c6c9;color:#657483;background-color:#fff}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active{border-color:#c3c6c9;color:#657483;background-color:#f7f8f9;}

.btn-default{padding:6px 12px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);border-width:1px;border-color:#c3c6c9;color:#657483;background-color:#f5f6f7}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active{border-color:#c3c6c9;color:#657483;background-color:#fafbfc;}

.btn-primary, .bg-primary, .btn-primary.btn-circle > i{color:#fff;background-color:#13c4a5}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.btn-circle:hover > i, .btn.btn-circle:hover > i{color:#fff; background-color:#23d4b5;}

.btn-success, .bg-success, .btn-success.btn-circle > i{color:#fff;background-color:#3fcf7f}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.btn-circle:hover > i{color:#fff;background-color:#4fdf8f;}

/* 2019.11.26 bgcolor remove */
.btn-info, .bg-info, .btn-info.btn-circle > i{color:#fff;background-color:#FFFFFF}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.btn-circle:hover > i{color:#fff;background-color:#61a1e1;}

.btn-inverse, .bg-inverse, .btn-inverse.btn-circle > i{color:#fff;background-color:#3f3f4d}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.btn-circle:hover > i{color:#fff;background-color:#314355;}

.btn-warning, .bg-warning, .btn-warning.btn-circle > i{color:#fff;background-color:#f4c414}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.btn-circle:hover > i{color:#fff;background-color:#f6d616;}

.btn-danger, .bg-danger, .btn-danger.btn-circle > i{color:#fff;background-color:#ff5f5f}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.btn-circle:hover > i{color:#fff;background-color:#ff8585;}

.btn-twitter, .btn-twitter.btn-circle > i{color:#fff;background-color:#00c7f7}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .btn-twitter.btn-circle:hover > i{color:#fff; background-color:#2fcff6; }

.btn-facebook, .btn-facebook.btn-circle > i{color:#fff;background-color:#335397}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .btn-facebook.btn-circle:hover > i{color:#fff; background-color:#4264ab; }

.btn-gplus, .btn-gplus.btn-circle > i{color:#fff;background-color:#dd4a38}
.btn-gplus:hover, .btn-gplus:focus, .btn-gplus:active, .btn-gplus.active, .btn-gplus.btn-circle:hover > i{color:#fff; background-color:#ea5e4d; }

.btn-on.active{color:#fff;border: 1px solid #767676;background: #8e9eae}

.btn-xs {padding: 4px 5px;}
.btn-sm {padding: 6px 10px}
.btn-lg {padding: 11px 16px}
.btn-white.btn-xs, .btn-default.btn-xs{padding: 3px 6px;}
.btn-white.btn-sm, .btn-default.btn-sm{padding: 5px 10px;}
.btn-white.btn-lg, .btn-default.btn-lg{padding: 10px 16px;}
.btn-white .caret, .btn-default .caret{border-top-color: #656565}
.dropup .btn-white .caret, .dropup .btn-default .caret{border-bottom-color: #656565}

.btn > i{line-height: 1.428571429;}
.btn-xs i{font-size: 9px}
.btn.btn-circle, .btn.btn-circle.disabled{padding:2px 5px;box-shadow: none;border:none;background: transparent;color: #3a5a7a;font-weight: 300;transition:none;}
.btn.btn-circle:hover, .btn.btn-circle:active, .btn.btn-circle.active{box-shadow: none;background: transparent;}
.btn-circle > i{color: #a5b6c7;background:#e5e9ed;width: 60px;height: 60px;padding:18px 0;font-size:24px;border-radius: 50%;display: block;margin:0 auto;margin-bottom:6px;line-height:normal;transition:all .3s ease-in-out 0s;}
.btn-circle.btn-lg > i{width: 80px;height: 80px;padding:22px 0;font-size:36px;}
.btn-circle.btn-sm > i{width: 40px;height: 40px;padding:10px 0;font-size:20px;}
.btn-circle.btn-xs > i{width: 30px;height: 30px;padding:8px 0;font-size:14px;}
.btn-circle b.badge{position: absolute;right: 5px;top: 2px;}
.btn-circle .badge i{margin: 0 -2px}
.btn-white.btn-circle > i{color: #a5b6c7;background: #fff}
.btn.btn-circle.disabled > i{background:#c4c9cf;}

.btn-block{padding-left: 12px;padding-right: 12px}
.text-active, .active .text{display: none !important;}
.active .text-active{display: inline-block !important;}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active{border:none;background-color: transparent;background-image: none;-webkit-box-shadow: none;box-shadow: none;text-decoration: none;color: #383d40;}
form, .carousel, .form-horizontal .control-group, .nav-tabs, .alert, .panel, .progress, .breadcrumb, .accordion{margin-bottom: 15px}
.media, .media .media{margin-top: 10px;}
.pagination{margin:5px 0;}
.pagination-large > li > a, .pagination-large > li > span{padding: 10px 14px}
/*common css*/
.bg-white{background: #fff;}
.bg-black{background: #1d2d3d;}
.bg-light{background: #e1e5e9;color: #414549}
.bg-lighter{background:#f1f5f9}
.bg-default{background: #bac3cc}
.bg-white-desktop{background-color: #fff}
.bg-focus{background: #ffffee !important;}

.pos-rlt{position: relative;}
.pos-stc{position: static;}
.pos-abt{position: absolute;}
.content-box, .jqstooltip{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.line {*width: 100%;height: 2px;margin: 10px 0;font-size:0;overflow: hidden;background-color: #fff;border-width:0;border-top: 1px solid #e0e4e8;}
.line-mini{margin: 0}
.line-dashed{border-style: dashed;background: transparent;}
.line-large{margin-top:15px;margin-bottom: 15px}
.headline{border-bottom: 5px solid #000;margin-top: 0;line-height: 45px;}
.no-line{border-width: 0}
.no-border{border-color:transparent !important;}
.no-radius{border-radius: 0}
.block{display:block;margin-bottom: 10px}
.block.hide{display: none}
.inline, .inline-desktop{display:inline-block}
.pull-right-desktop{float: right;}
.pull-none{float: none}
.clear{clear:both}
.line-v{border-left:1px solid #dddddd;padding-left:20px}
.line-v-right{border-right:1px solid #dddddd;padding-right:20px;}
.wrapper{padding: 2px;background-color:#fff;border: 1px solid #ddd;}
.w-link{position: absolute;width: 100%;height: 100%;z-index: 1;top: 0}
.btn-s-mini{min-width: 90px}
.btn-s-small{min-width: 100px}
.btn-s-medium{min-width: 120px}
.btn-s-large{min-width: 150px}
.btn-s-xlarge{min-width: 200px}
.btn-s-xxlarge{min-width: 300px}
.btn-padder{padding-left:40px;padding-right:40px}
.l-h-2x{line-height: 2em;}
.text-small{font-size: 12px;}
.text-mini{font-size: 10px;}
.padder{padding:0 40px 30px;}
.padder-v{padding-top: 15px;padding-bottom: 15px;}
.no-padder{padding: 0 !important;}
.pull-in{margin-left: -15px;margin-right: -15px;}
.pull-out{margin:-15px;}
.b-t{border-top: 1px solid #e0e4e8;}

.m-l{margin-left: 15px}
.m-l-none{margin-left: 0}
.m-l-mini{margin-left: 5px;}
.m-l-small{margin-left: 10px;}
.m-l-large{margin-left: 20px;}
.m-l-n{margin-left: -15px}
.m-l-n-mini{margin-left: -5px}
.m-l-n-small{margin-left: -10px}
.m-l-n-large{margin-left: -20px}

.m-t{margin-top: 15px}
.m-t-none{margin-top:0}
.m-t-mini{margin-top: 5px;}
.m-t-small{margin-top: 10px;}
.m-t-large{margin-top: 20px;}
.m-t-n{margin-top: -15px}
.m-t-n-xmini{margin-top: -1px}
.m-t-n-mini{margin-top: -5px}
.m-t-n-small{margin-top: -10px}
.m-t-n-large{margin-top: -20px}

.m-r{margin-right: 15px}
.m-r-none{margin-right: 0}
.m-r-mini{margin-right: 5px}
.m-r-small{margin-right: 10px}
.m-r-large{margin-right: 20px}
.m-r-n{margin-right: -15px}
.m-r-n-mini{margin-right: -5px}
.m-r-n-small{margin-right: -10px}
.m-r-n-large{margin-right: -20px}

.m-b{margin-bottom: 15px;}
.m-b-none{margin-bottom: 0}
.m-b-mini{margin-bottom: 5px;}
.m-b-small{margin-bottom: 10px;}
.m-b-large{margin-bottom: 20px;}
.m-b-n{margin-bottom: -15px}
.m-b-n-mini{margin-bottom: -5px}
.m-b-n-small{margin-bottom: -10px}
.m-b-n-large{margin-bottom: -20px}

.header-bar{border-bottom: 1px solid #e0e4e8}
.media-mini{min-width: 50px}
.media-small{min-width: 80px}
.media-large{min-width: 90px}
.avatar{border-radius: 500px;background-color: #fff;padding: 2px}
.thumb-mini{width: 24px;display: inline-block}
.thumb-small{width: 36px;display: inline-block;text-align: center;}
.thumb{display: inline-block}
.thumb-large{width: 90px; height:90px;display: inline-block}
.thumb img, .thumb-mini img, .thumb-small img, .thumb-large img{height: auto;max-width: 100%;vertical-align: middle;}
/**/
.scroll-x, .scroll-y{overflow:hidden;-webkit-overflow-scrolling:touch;}
.scroll-y{overflow-y:auto;}
.scroll-x{overflow-x:auto;}
.no-touch .scroll-x, .no-touch .scroll-y{overflow: hidden;}
.no-touch .scroll-x:hover, .no-touch .scroll-x:focus, .no-touch .scroll-x:active{overflow-x: auto;}
.no-touch .scroll-y:hover, .no-touch .scroll-y:focus, .no-touch .scroll-y:active{overflow-y: auto;}
.no-touch .scroll-y:hover > *{margin-right: -10px;padding-right: 15px}

.no-touch .hover-action{display: none}
.no-touch .hover:hover .hover-action{display: inherit;}

/*cols*/
.col-lg-2-4 {padding-left: 15px;padding-right: 15px}
.col-newline{clear:left;}
input[type="text"],input[type="email"], select, textarea{min-width: 40px;height: auto; font-family: "Nanum Square", "맑은 고딕", Arial, sans-serif !important; color: #181a37;font-size: 16px; font-weight: normal;}

select, textarea{font-family: sans-serif; -webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0px; box-shadow: none !important; out-line: none; color: #181a37 !important; font-size: 14px;}
input{font-family: sans-serif; border-radius: 0px; box-shadow: none !important; out-line: none; color: #181a37 !important; font-size: 14px;}


textarea{
	border: 1px solid #dadada;
}

textarea:focus {
	box-shadow: none !important;
	outline: none !important;
	border: 1px solid #1f76d1;
}

select::-ms-expand {
    display: none;
}

.form-control{
    height: 34px !important;
	border-radius: 0;
	border: 1px solid #dadada;
}

.form-control:focus{
	border: 1px solid #1f76d1;
}

select:focus{
	border: 1px solid #1f76d1 !important;
}

select.form-control{
	min-width: 160px;
	padding-right: 50px;
    background: #fff url(../images/ico_select_arrow.png) no-repeat 94% 50%;
    background-size: 13px 7px;
	border: 1px solid #dadada;
	border-radius: 0;
}

select.licenseTime-form{
	min-width: 50px;
	height: 35px;
	padding-left: 10px;
	padding-right: 35px;
    background: #fff url(../images/ico_select_arrow.png) no-repeat 94% 50%;
    background-size: 13px 7px;
	border: 1px solid #dadada;
	border-radius: 0;
}


.file-input-wrapper input[type=file],
.file-input-wrapper input[type=file]:focus,
.file-input-wrapper input[type=file]:hover{
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99;
    outline: 0;
}

/* Site CSS */
/* Header */
.navbar{border:none;border-bottom: 1px solid #d1d4d7;box-shadow:0 0 5px rgba(0,0,0,.1);z-index: 1010;border-radius: 0;padding:0;margin-bottom: 0}
.navbar.bg{border-bottom: 1px solid #a9aaad;}
.navbar-brand{font-size: 20px; padding: 12px 0; text-align: center; font-weight: 700; line-height: 1;}
.navbar-brand img{max-height: 50px; width: 287px; height: auto; display: inline-block; /*position:relative; top:0; margin-right: 15px;*/}
.navbar-brand, .navbar-brand:hover, .navbar-brand:focus{color: #fff;}
.navbar-form{position: relative;margin: 10px;padding: 0}
.navbar-form input[type="text"]{border-radius: 17px;font-weight: 700;text-indent: 1.5em;}
.navbar-form i{position: absolute;z-index: 1;left:8px;top: 50%;margin-top: -7px;color: #bbb}
.navbar-nav{margin: 0}
.navbar .nav > li > div{padding-left: 10px;padding-right: 10px}
.navbar-avatar .thumb-small{margin:0 4px;vertical-align: baseline;width: 40px;}
.nav.navbar-avatar > li > a{padding: 5px 10px}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{background:#e1e5e9;box-shadow:inset 0 1px 0 #13c4a5}
.bg .nav li.dropdown > a:hover .caret{border-top-color:#fff;border-bottom-color:#fff;}
.bg .nav > li > a{color: #a5b6c7}
.bg .nav > li > a:hover,.bg .nav > li > a:focus{
  background-color: transparent;
  color: #fff;
}
.bg .nav li.dropdown.open > .dropdown-toggle, 
.bg .nav li.dropdown.active > .dropdown-toggle, 
.bg .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #000;color: #fff;
}
.navbar .badge-notes{float:right;margin-left:-15px;margin-top:-6px;position: relative;font-size: 11px}
.navbar-fixed .navbar{position: fixed;top:0;left: 0;right: 0;z-index: 1030;}
.navbar-fixed{padding-top: 51px}
.navbar-nav.pull-right{width: auto;}
.user{
	margin-top: 7px;
}
.alarm{
	margin-top: 7px;
}
/*content*/
#content{position: relative;}
.page-title{background: #eaedef;border-bottom: 1px solid #d3d6d9;padding: 10px 15px}

/* Footer*/

/*comments*/
.arrow:before, .arrow:after{position: absolute;display: inline-block;border-color: transparent;border-style: solid;content:"";}
.arrow-left:before{margin-left:-7px;top: 6px;left: 0px;border-right-color: #d1d4d7;border-width:7px 7px 7px 0;-moz-border-right-colors: #fff;}
.arrow-left:after{margin-left:-6px;top: 7px;left: 0px;border-right-color: #fff;border-width:6px 6px 6px 0;}

.arrow-right:before{margin-right:-7px;top: 6px;right: 0px;border-left-color: #d1d4d7;border-width:7px 0 7px 7px;;-moz-border-left-colors: #fff;}
.arrow-right:after{margin-right:-6px;top: 7px;right: 0px;border-left-color: #fff;border-width:6px 0 6px 6px;;}

.arrow-top:before{margin-top:-7px;top: 0;left: 6px;border-bottom-color: #d1d4d7;border-width:0 7px 7px 7px;;-moz-border-top-colors: #fff;}
.arrow-top:after{margin-top:-6px;top: 0;left: 7px;border-bottom-color: #fff;border-width:0 6px 6px 6px;;}

.chat-item{position: relative;}
.chat-item.arrow-left:before{top:11px;left:47px;}
.chat-item.arrow-left:after{top:12px;left:47px;border-right-color: #f1f5f9;}
.chat-item.arrow-right:before{top:11px;left:auto;right:47px;}
.chat-item.arrow-right:after{top:12px;left:auto;right:47px;}

.comment-list, .comment-item{position: relative;}
.comment-item .panel-body{padding: 10px 15px}
.comment-reply{margin-left: 40px}
.comment-item:before{top:10px;left:47px;}
.comment-item:after{top:11px;left:47px;border-right-color: #f5f5f5;}
.comment-list:before{position: absolute;top: 0;bottom: 35px;left: 16px;width: 1px;background: #e0e4e8;content: '';z-index: -1;}
.comment-item > .thumb-small{width: 36px;}

/*Carousel*/
.carousel-padder{padding-left: 40px;padding-right: 40px;}
.carousel-control{width: 40px;color: #999;text-shadow:none;}
.carousel-control i {position: absolute;top: 50%;left: 50%;z-index: 5;display: inline-block;width: 20px;height: 20px;margin-top: -10px;margin-left: -10px;}
.carousel-control:hover,
.carousel-control:focus {color: #ccc;text-decoration: none;opacity: 0.9;filter: alpha(opacity=90);}
.carousel-indicators.out{bottom: -15px}
.carousel-indicators li{background: #ddd;background-color: rgba(0,0,0,0.2);border: none;margin: 0}
.carousel-indicators .active{background: #13c4a5;width: 10px;height: 10px;}
.carousel-control.left, .carousel-control.right{background-image:none;filter:none;}
.carousel.carousel-fade .item {-webkit-transition: opacity 2s ease-in-out;-moz-transition: opacity 2s ease-in-out;-ms-transition: opacity 2s ease-in-out;-o-transition: opacity 2s ease-in-out;transition: opacity 2s ease-in-out;}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {left: 0;z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {left: 0;z-index: 1;}
.carousel.carousel-fade .carousel-control {z-index: 3;}
.carousel ul.item, .carousel ul.item > li{list-style: none;margin: 0;padding: 0}

.dropfile{border:2px dashed #e0e4e8;text-align: center;min-height: 20px}
.dropfile.hover{border-color: #aac3cc}
.dropfile small{margin: 50px 0;display: block}

/*Charts*/
.axis{margin:6px 0 0}
.axis li{vertical-align:top;font-size: 9px;margin-right:2px;padding: 0;width: 10px;-webkit-text-size-adjust: none;text-align: center;line-height: 1em;word-wrap:nowrap;}
.axis li:last-child{margin-right:0 !important;}
.axis-full{display: table;}
.axis-full li{display: table-cell;padding: 0;width: 1%;}
.easypiechart {position: relative;text-align: center;}
.easypiechart canvas {position: absolute;top: 0;left: 0;}
.easypiechart .easypie-text{position: absolute;z-index:1;line-height: 1;font-size: 75%;width: 100%;top: 60%}

.combodate select{display: inline-block;}
.doc-buttons .btn{margin-bottom: 5px}
.the-icons{list-style: none;margin: 0}
.the-icons i{font-size: 14px;width:40px;margin:0;display: inline-block;text-align: center;}
.the-icons a{line-height: 32px;display: block;white-space: nowrap;height: 30px;overflow: hidden;}
.the-icons a:hover i{font-size:28px;vertical-align:middle}

.h{font-size: 180px;font-weight: 700;text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d0d0d0, 0 5px 10px rgba(0,0,0,.125), 0 10px 20px rgba(0,0,0,.2);}
.portlet{min-height: 30px;}

/*Loadingbar*/
#progressLoading { /* loading background */
	position: fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: rgba(0,0,0,0.2); /* not in ie */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000', endColorstr='#20000000'); /* ie */
}
#progressLoading div{ /* loading img */
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -21px;
	margin-top: -21px;
	text-align: center;
}

  #nav{position: absolute;z-index:1000;left:0;top:50px;bottom: 0;/*border-right:1px solid #162636*/}
  #nav.bg-light{border-color:#bfc7d0}

  ::-webkit-scrollbar {width:8px;height:0.9em;position:absolute}
  ::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.25)}
  ::-webkit-scrollbar-track {background-color:rgba(0,0,0,0.0)}
  textarea::-webkit-scrollbar {width:1em;}

/*desktop*/
@media (min-width: 992px) {
  .col-lg-2-4{width: 20%;float: left}
}
@media (max-width: 991px) {
  .page-title{padding: 10px}
  a:hover{text-decoration: none}
  .inline-desktop{display: inherit;}
  .pull-right-desktop{float: none}
  .hidden-sm.show, .visible-lg.show{display: inherit !important;}
  .bg-white-desktop{background-color: transparent;}
  .navbar > .btn{padding:10px;}
}

@media (min-width: 768px){
  .row{margin-left: -15px;margin-right: -15px}
  #footer{margin-top: 20px}
  .navbar-brand{margin-left: auto;margin-right: auto;border-right: 1px solid #e3e9ed;}
  .bg .navbar-brand{border-right-color: transparent;}
  .navbar-form input{width:160px !important; transition:width .3s ease-in-out 0s;}
  .navbar-form input:focus{width:200px !important}
  .bg-black .navbar-form input{background-color: #102030;border-color:#314355;color:#8e9eae;}
  .bg-black .navbar-form input:focus{background-color: #fff;color:#222;}

  .nav-primary > ul > li > .dropdown-menu{margin-top: -1px;margin-left: 0}
  .nav-vertical > ul > li > a > i{display: block;font-size: 2em;margin:6px auto}
  .nav-vertical > ul > li > a{text-align: left;border-bottom: none;font-size: 18px; font-weight: 400;}
  .nav-vertical.nav-icon > ul > li > a span{display: none}
  .nav-vertical.nav-icon > ul > li > a i{margin: 8px auto;}
  .nav-primary.nav-vertical > ul > li > a > .badge{position: absolute;top: 4px;right: 15px;font-size: 11px;padding:3px 6px}
	
/*  #nav + #content{padding-left: 150px;}*/

  .nav-primary.nav-doc > ul > li > a{border-bottom: none;padding: 3px 20px;text-shadow:none;}
  .nav-primary .affix{top: 0;min-width: 149px}
  .nav-primary.nav-vertical .affix{top: 0;min-width: 89px}
  .navbar-fixed .nav-primary .nav{top: 50px}
  .content-sidebar{border-bottom:1px solid #d1d4d7;display: table;width:100%;border-spacing:0;table-layout:fixed;}
  .content-sidebar .sidebar{border:0 solid #d1d4d7;border-right-width: 1px;}
  .sidebar{width: 200px;display: table-cell;vertical-align: top}
  .sidebar-small{width: 160px}
  .sidebar-large{width: 300px}
  .main + .sidebar{border-right-width: 0;border-left-width: 1px}
  .modal{overflow-y: auto;}
  .modal-content{
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  }
}

/*phone*/
@media (max-width: 767px) {
  body.slide-nav{overflow: hidden;}
  #header, #content{
    -webkit-transition: -webkit-transform 0.2s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: -moz-transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-backface-visibility: hidden;
  }
	
  .text-center-sm{text-align: center;}
  .navbar{padding:0}
  .navbar-avatar .thumb-small{margin: 0}
  .navbar-nav .open .dropdown-menu{
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
  }
  .navbar > .btn{padding:11px;}
  .navbar-avatar > li > a{padding: 5px}
  .navbar-form{float: none !important; border: none; }
  .nav-toggle{position: absolute;left: 0;top: 0}
  .padder-sm{padding-left: 15px; padding-right:15px;}
  .h{font-size: 150px}
}

@media (max-width: 440px) {
  .toolbar a{width:25%;float: left;margin-bottom: 10px}
  .toolbar a:nth-child(4n+1){clear: left}
}



input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
	color: #a0a0a0 !important;
    font-weight: normal;
}/*Internet Explorer 10 이상에 적용*/

input::-ms-input-placeholder,
textarea::-ms-input-placeholder{
	color: #a0a0a0 !important;
    font-weight: normal;
}/*Internet Explorer 10 이상에 적용*/

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a0a0a0 !important;
    font-weight: normal;
}/*Webkit, Blink, Edge에 적용*/

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a0a0a0 !important;
    font-weight: normal;
}/* Mozilla Firefox 4 부터 18에 적용*/

input::-moz-placeholder,
textarea::-moz-placeholder{
	color: #a0a0a0 !important;
    font-weight: normal;
}/*Mozilla Firefox 19 이상에 적용*/

ul, ol{
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;	
}

.navbar{
	padding: 0 25px;
}

.navbar > .btn{
	outline: none !important;
}

.nav > li > a:hover, .nav > li > a:focus{
	background: none;
}

nav li li a{
	font-size: 14px;
}

nav .nav{
	margin-top: 10px;
}

nav .nav > li{
	margin-top: 8px;
}

nav .nav > li > a{
	padding: 10px 10px 10px 20px;
}

nav > ul > li > a > img{
	width: 26px;
	height: auto;
	margin-right: 15px;
	opacity: 0.5;
}

nav > ul > li.active > a > img{
	opacity: 1;
}

#content > section > .row{
	margin-top: 25px;
}

#content > section > .row .row > div{ /*statistics requestCount*/
	margin-top: 30px;
	/* margin-top: 0px; */
}

#content > section > .row .row > div:first-child{ /*statistics requestSum*/
	margin-top: 0;
}

#content > .row:first-child{
	margin-top: 30px;
}

#content .title-group .title{
	padding-left: 10px;
	font-size: 30px;
	font-weight: 700;
	color: #181a37;
}

#content .title-group .title > img{
	width: 34px;
	height: auto;
	margin-right: 13px;
}

#content .title-group .breadcrumb{
	margin-top: 20px;
	margin-bottom: 0;
	padding: 6px 20px;
	background: #f3f4f5;
	border-radius: 33px;
}

#content .title-group .breadcrumb a{
	font-size: 14px;
	color: #676778;
}

#content .title-group .breadcrumb a i{
	margin-right: 8px;
}

#content .title-group .breadcrumb > li + li:before{
	font-size: 14px;
	color: #676778;
}

header .set{
	display: inline-block;
	padding: 13px;
	font-size: 14px;
	font-weight: 700;
	color: #e4e5ee;
}

header .set img{
	width: 24px;
	height: auto;
	margin-right: 10px;
}

header .user{
    diplay: inline-block;
	padding: 3px 0;
	border-radius: 40px;
	background: #666;
}

header .user > a{
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 700;
	color: #e4e5ee;
}

header .user > a span{
    display: inline-block;
    padding: 5px 3px;
}

header .user .thumb-small{
	width: 30px;
	height: 30px;
}

header .user .thumb-small img{
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: rgba(255,255,255,0.6);
}

header .user .dropdown-menu{
    min-width: auto;
}

header .alarm{
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	font-weight: 700;
	color: #e4e5ee;
	border-radius: 40px;
	background: #4973dc;
	text-align: center;
}

header .alarm > a{
	display: inline-block;
	padding: 7px 15px;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	line-height: 16px;
}

header .alarm > a > img{
	width: 20px;
	height: auto;
}

header .alarm .thumb-small{
	width: 26px;
	height: 26px;
	padding: 5px;
	background: #ff6600;
	border-radius: 50%;
}

header .alarm .cnt{
    min-width: 20px;
    height: 20px;
    position: absolute;
    top: -1px;
    left: 25px;
    padding: 0 6px;
    background: #ff6600;
    border-radius: 11px;
    font-size: 11px;
    line-height: 20px;
}


.panel{
	margin-bottom: 0;
	border: none;
	border-radius: 20px;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .1);
}

.panel-heading{
	position: relative;
	padding: 10px 0;
	border-bottom: none;
}

.panel-heading > div{
	margin: 0;
	font-size: 24px;
	font-weight: 700;
	color: #181a37;
}

.panel-heading > .btn.more{
	position: absolute;
	top: 28px;
	right: 30px;
	padding: 5px 15px;
	background: #1f76d1;
	border-radius: 30px;
	box-shadow: none;
	font-weight: 400;
	color: #fff;
}

.panel-body{
	min-height: 260px;
	padding: 30px;
}

.panel.requestCount{
	border: 1px solid;
	border-radius: 1px;
}
.panel.requestSum{
	border: 1px solid;
	border-radius: 1px;
}

.panel.num .panel-body{
	background: url("../images/panel_bg_1.png") no-repeat 90% 80%;
	background-size: 50%;
	color: #1f76d1;
}

.panel.money .panel-body{
	background: url("../images/panel_bg_2.png") no-repeat 90% 80%;
	background-size: 50%;
	color: #1f76d1;
}

.panel.member .panel-body{
	background: url("../images/panel_bg_3.png") no-repeat 90% 80%;
	background-size: 50%;
	color: #1f76d1;
}

.panel.num .panel-body .sum{
	position: relative;
	bottom: 25px;
	font-size: 30px;
	font-weight: 800;
	word-break: break-all;
	left: 35px;
}
.panel.member .panel-body .sum{
	position: relative;
	top: 0px;
	font-size: 30px;
	font-weight: 800;
	word-break: break-all;
	left: 35px;
}
.panel.num .panel-body .total{
	position: relative;
	font-size: 30px;
	font-weight: bold;
	top: 15px;
	
}
.panel.member .panel-body .total,
.panel.money .panel-body .total{
	position: relative;
	font-size: 30px;
	font-weight: bold;
	top: 40px;
	
}

.panel.money .panel-body .sum{
	position: relative;
	top: 0px;
	font-size: 30px;
	font-weight: 800;
	word-break: break-all;
	left: 35px;
}

.time-line{
	position: relative;
}

.time-line:before{
    content: "";
    width: 4px;
    position: absolute;
    top: 0;
    left: 45px;
    bottom: -10px;
	background: #e4e5ee;
    z-index: 0;
}

.time-line .time-line-icon{
	position: absolute;
	top: 0;
	left: 29px;
	padding: 6px;
	background: #c2c4d1;
	border-radius: 50%;
}

.time-line .time-line-icon img{
	width: 24px;
	height: auto;
}

.time-line > ul{
	padding: 50px 0 0 65px;
}

.time-line > ul > li{
	margin-bottom: 40px;
}

.time-line > ul > li:last-child{
	margin-bottom: 0;
}

.time-line > ul .week{
	display: inline-block;
	margin-bottom: 25px;
	padding: 7px 20px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background: #1f76d1;
	border-radius: 40px;
	line-height: 1;
}

.time-line > ul .week:before{
	content: "";
	width: 18px;
	height: 18px;
	background: #1f76d1;
	position: absolute;
    left: -27px;
    border-radius: 50%;
}

.time-line > ul .week:after{
	content: "";
    position: absolute;
    top: 11px;
    left: -11px;
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 16px solid #1f76d1;
}

.time-line > ul .product-group{
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
}

.time-line > ul .product-group:before{
content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    border: 2px solid #8e8e99;
    position: absolute;
    left: -23px;
    top: 7px;
    border-radius: 50%;
}

.time-line > ul .product-group:after{
	content: "";
	width: 28px;
	height: 2px;
	background: #8e8e99;
    position: absolute;
    top: 11px;
    left: -15px;
}

.time-line > ul .product-group .product-name img{
	width: auto;
	height: 15px;
}

.time-line > ul .product-group .inner-info{
	margin-bottom: 10px;
	font-size: 14px;
	color: #676778;
}

.time-line > ul .product-group .inner-info .name{
	margin-right: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #1f76d1;
}

.time-line > ul .product-group .inner-info p{
	display: inline-block;
	margin-bottom: 0;
}

.time-line > ul .product-group .inner-info p:nth-child(n+3):before{
	content: "/";
    margin-left: 5px;
    margin-right: 8px;	
}

.time-line > ul .product-group .inner-info .sum-money{
	margin-right: 20px;
}

.time-line > ul .product-group .inner-info .btn.more{
    padding: 2px 10px;
    background: #1f76d1;
    border-radius: 20px;
    box-shadow: none;
	font-size: 12px;
    font-weight: 400;
    color: #fff;
}


.panel.state .panel-body{
	height: 623px;
	overflow-y: auto;
}


/*Slide-menu*/
header .btn.nav-toggle{
	display: none;
}


/*Login*/
body.login{
	border-top:1px solid #1f76d1;
}

body.login:after{
	content: "";
	width: 100%;
	position: absolute;
	top: 1px;
	border-top:1px solid #3453a3;
}

.login-wrap,
.join-wrap,
.inquire-wrap{
	margin-top: 50px;
	padding-bottom: 10px;
}

.join-wrap,
.inquire-wrap{
	display: none;
}

.login-wrap .panel,
.join-wrap .panel,
.inquire-wrap .panel{
	width: 660px;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	padding: 50px 90px 30px;
	border-radius: 20px;
	background: #fff url("../images/login_bg.png") no-repeat 82% 45px;
	background-size: 100px 100px;
}

.login-wrap .title{
    margin: 0 0 15px;
}

.login-wrap .title,
.join-wrap .title,
.inquire-wrap .title{
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: 700;
	color: #27455a;
}

.login-wrap .sub-title,
.join-wrap .sub-title,
.inquire-wrap .sub-title{
	font-size: 18px;
	color: #676778;
}

.inquire-wrap .panel .ag_tit{
	font-size: 16px;
	font-weight: 700;
}
.inquire-wrap .panel .terms{
	overflow: auto;
	height: 150px;
	padding: 13px 12px;
    border-radius: 0;
    border: 1px solid #dadada;
    box-shadow: none;
	color: #181a37;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.login-wrap .panel .form-group{
	margin: 34px 0;
}

.join-wrap .panel .form-group{
    width: 100%;
    display: inline-block;
}

.join-wrap .panel .form-group .inner input{
    float: left;
    width: calc(100% - 190px);
}

.join-wrap .panel .form-group .inner .select{
    float: right;
    width: 180px;
}

.login-wrap .panel .warning,
.join-wrap .panel .warning{
    display: none;
    color:#f10000;
}

.join-wrap .panel .warning{
    margin-left: 10px;
}

.login-wrap .panel .warning.on,
.join-wrap .panel .warning.on{
    display: block;
}

.join-wrap .panel .ex{
    margin-left: 10px;
    color:#999;
}


.login-wrap .panel input{
    height: 40px !important;
}

.login-wrap .panel input,
.join-wrap .panel input,
.inquire-wrap .panel input,
.inquire-wrap .panel textarea{
    height: auto;
	padding: 8px 12px;
    border-radius: 0;
    border: 1px solid #dadada;
    box-shadow: none;
    font-size: 16px;
    font-weight: 700;
	color: #181a37;
}

.inquire-wrap .panel textarea{
	height: 100px;
}

input:focus,
.login-wrap .panel input:focus,
.join-wrap .panel input:focus,
.inquire-wrap .panel input:focus,
.inquire-wrap .panel textarea:focus{
	border: 1px solid #1f76d1 !important;
	outline: none;
}

.login-wrap .panel input:first-child{
	margin-bottom: 14px;
}

.login-wrap .panel .checkbox,
.inquire-wrap .panel .checkbox{
	width: 120px;
    margin: 0;
    padding: 7px 0;
}

.login-wrap .panel .checkbox label,
.inquire-wrap .panel .checkbox label{
	font-size: 14px;
	color: #676778;
}

.login-wrap .panel .checkbox label i,
.inquire-wrap .panel .checkbox label i{
	position: relative;
	top: 1px;
	margin-right: 5px;
	font-size: 16px;
}

.login-wrap .panel .btn.btn-block{
	padding: 12px;
	font-size: 20px;
	color: #fff;
	background: #1f76d1;
	border-radius: 0;
}

.login-wrap .panel .link{
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.login-wrap .panel .link a{
	font-size: 16px;
	color: #1f76d1;
}

.login-wrap .panel .link .btn{
    background: none;
    color: #676778;
}

.login-wrap .panel .link .btn:focus{
    box-shadow: none;
}

.login-wrap .panel .copylight,
.join-wrap .panel .copylight,
.inquire-wrap .panel .copylight{
	font-size: 11px;
	color: #8f8f8f;
	text-align: center;
}

.login-wrap .panel .copylight{
	margin: 30px 0 0;
}

.join-wrap .panel .copylight{
	margin: 40px 0 0;
}

.inquire-wrap .panel .copylight{
	margin: 40px 0 0;
}

.join-wrap .sub-title,
.inquire-wrap .sub-title{
	margin-bottom: 20px;
}

.join-wrap .panel .form-group label,
.inquire-wrap .panel .form-group label{
	font-size: 16px;
	color: #1f76d1;
}

.join-wrap .panel .form-group.e-mail .inner,
.inquire-wrap .panel .form-group.e-mail .inner{
	width: 100%;
	display: inline-block;
}

.join-wrap .panel .form-group.e-mail input,
.inquire-wrap .panel .form-group.e-mail input{
	float: left;
	width: 69%;
}

.join-wrap .panel .form-group.e-mail .btn{
	float: right;
	width: 29%;
	padding: 14px 12px;
	font-size: 16px;
	color: #fff;
	background: #1f76d1;
	border-radius: 0;
}


.join-wrap .panel .button-group,
.inquire-wrap .panel .button-group{
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.join-wrap .panel .button-group .btn,
.inquire-wrap .panel .button-group .btn{
	float: left;
	width: 49%;
	padding: 12px;
	font-size: 20px;
	color: #fff;
	background: #74767d;
	border-radius: 0;
}

.join-wrap .panel .button-group .btn:first-child,
.inquire-wrap .panel .button-group .btn:first-child{
	background: #1f76d1;
}

.join-wrap .panel .button-group .btn:last-child,
.inquire-wrap .panel .button-group .btn:last-child{
	float: right;
}

.join-wrap .form-group .select,
.inquire-wrap .form-group .select{
	width: 100%;
}

.join-wrap .form-group .select > select,
.inquire-wrap .form-group .select > select{
	height: auto;
	padding: 8px 12px;
	border: 1px solid #dadada;
	border-radius: 0;
	font-size: 16px;
	font-weight: 700;
}

body.join-open .login-wrap{
	display: none;
}

body.join-open .join-wrap{
	display: block;
}

body.inquire-open .login-wrap{
	display: none;
}

body.inquire-open .inquire-wrap{
	display: block;
}


.order-mgm header .select{
	float: left;
    margin-right: 5px;
	line-height: 1;
}

.order-mgm header .select:last-child{
    margin-right: 0;
}

.order-mgm header .select .form-control{
	width: 180px;
	display: inline-block;
	border-radius: 0;
	border: 1px solid #dadada;
}

.order-mgm .table-responsive{
	position: relative;
	/*margin-bottom: 20px;*/
	font-size: 16px;
	color: #676778;
	border: none;
}

.order-mgm .table-responsive .table{
    margin: 0;
	border-top: 2px solid #8e8e99;
	width: 100%;
	min-width: 900px;
}
.order-mgm .table-responsive .table thead th{
	padding: 16px 15px;
	border-bottom: 1px solid #8e8e99;
	text-align: center;
	background: none;
	color: #181a37;
}

.order-mgm .table-responsive .table thead th .checkbox,
.order-mgm .table-responsive .table tbody td .checkbox{
	margin: 0;
}

.order-mgm .table-responsive .table thead th .checkbox label,
.order-mgm .table-responsive .table tbody td .checkbox label{
	margin: 0;
	padding: 0;
    text-align: left;
}

.order-mgm .table-responsive .table thead th .checkbox i:before,
.order-mgm .table-responsive .table tbody td .checkbox i:before{
	margin-right: 0;
}

.order-mgm .table-responsive .table tbody td{
	padding: 15px 10px;
	border-bottom: 1px solid #e4e5ee;
	text-align: center;
	vertical-align: middle;
}

.order-mgm .table-responsive .table tbody tr:last-child td{
    border-bottom: 1px solid #8e8e99;
}

.order-mgm .table-responsive .table tbody tr:nth-child(even) td{
	background: #f8f8f8;
}

.order-mgm .table-responsive .table tbody td.files img{
	width: 18px;
	height: auto;
}

.panel.orderList .table tbody tr td:nth-child(2){
	text-align: center;
	color: #1f76d1;
	font-weight: 700;
}

.order-mgm .table-responsive .table tbody tr td a{
	display: block;
    color: #1f76d1;
}

.panel.orderList .table tbody tr td:nth-child(6){
	text-align: center;
}

.order-mgm .panel .panel-body .pagination{
	width: auto;
	display: inline-block;
	position: relative;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin-top: 10px;
}

.order-mgm .panel .panel-body .footer,
.order-apply .panel .panel-body .footer{
	position: relative;
	text-align: right;
}

.order-mgm .panel .panel-body .footer .button-group{
	position: absolute;
	top: -50px;
	right: 0;
	margin-top: 10px;
}

.order-apply .panel .panel-body .footer .button-group{
	margin-top: 10px;
}

.order-mgm .panel .panel-body .footer .button-group .btn,
.order-apply .panel .panel-body .footer .button-group .btn{
	float: left;
	margin-right: 10px;
	padding: 7px 32px;
	background: #1f76d1;
	border-radius: 0;
	color: #fff;
}

.order-mgm .panel .panel-body .footer .button-group .btn:last-child,
.order-apply .panel .panel-body .footer .button-group .btn:last-child{
	margin-right: 0;
}


/*Pagination*/
.pagination > li > a,
.pagination > li > span{
	margin: 0;
	padding: 8px 12px;
	border: 1px solid transparent;
	border-radius: 0;
	font-size: 16px;
	color: #8f8f8f;
	line-height: 1;
}

.pagination > li:first-child > a,
.pagination > li:last-child > a{
	padding: 6px 13px;
	font-size: 20px;
	line-height: 0;
}

.pagination > li > a img{
	width: 9px;
	height: auto;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #333 !important;
	background-color: transparent;
	border-color: transparent;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	font-weight: 700;
	color: #333;
	background-color: transparent !important;
	border-color: transparent !important;
	cursor: pointer;
}


/*발주신청*/
.order-apply .panel .panel-body{
	padding:30px;
	font-size: 16px;
}

.panel .panel-body > .title{
	font-size: 22px;
	font-weight: 700;
	color: #333;
}

.order-apply .panel .panel-body .button-group{
	display: inline-block;
	position: relative;
	right: 0;
}

.order-apply .panel .panel-body > .title.second{
	margin-top: 80px;
}

.order-apply .panel .panel-body .button-group .btn{
	margin: 0;
    padding: 7px 32px;
    background: #1f76d1;
    border-radius: 0;
    color: #fff !important;
}

.order-apply .panel .panel-body .list-wrap{
	position: relative;
	border-top: 1px solid #8e8e99;
	border-bottom: 1px solid #8e8e99;
}

.order-apply .panel .panel-body .list-wrap .list{
	border-top: 1px solid #8e8e99;
	line-height: 0;
}

.order-apply .panel .panel-body .list-wrap .list li{
	width: 100%;
	display: inline-block;
	padding: 9px 20px;
    border-bottom: 1px solid #e6e6e6;
	line-height: 1.6;
}

.order-apply .panel .panel-body .list-wrap .list li:last-child{
	border-bottom: none;
}

.order-apply .panel .panel-body .list-wrap .list li.title{
	padding: 6px 20px;
	background: #f7f7fa;
    border-bottom: 1px solid #8e8e99;
	font-weight: 700;
	color: #181a37;
}

.order-apply .panel .panel-body .list-wrap .list li p{
	margin: 0;
}

.order-apply .panel .panel-body .list-wrap .list li .txt{
	float: left;
	width: 180px;
	padding: 9px 0;
    line-height: 1;
}

.order-apply .panel .panel-body .list-wrap .list li .txt > em{
    position: relative;
    top: 2px;
    font-style: normal;
    font-size: 12px;
    color: #f10000;
}

.order-apply .panel .panel-body .list-wrap .list li .info{
	float: left;
	width: calc(100% - 180px);
	color: #181a37;
}

.order-apply.order-mgm .panel .panel-body .list-wrap .list li .info > .radio,
.order-apply .panel .panel-body .list-wrap .list li .info .radio{
	display: inline-block;
}

.order-apply.order-mgm .panel .panel-body .list-wrap .list li .info > .radio + .radio,
.order-apply .panel .panel-body .list-wrap .list li .info .radio + .radio{
	margin-left: 30px;
}

.order-apply .panel .panel-body .list-wrap .list li .info > .thumb-large > i{
    width: 90px;
    height: 90px;
    display: inline-block;
}

.order-apply .panel .panel-body .list-wrap .list li .info .partner{
	color: #1f76d1;
}

.order-apply .panel .panel-body .list-wrap .list li .info span{
    display: inline-block;
	margin-right: 15px;
    padding: 9px 0;
    line-height: 1;
}

.order-apply .panel .panel-body .list-wrap .list li .info span:last-child{
	margin-right: 0;
}

.order-apply .panel .panel-body .list-wrap .list li .info .radio label{
	display: inline;
}

.order-apply .panel .panel-body .list-wrap .list li .info .button-group .btn{
	padding: 5px 16px;
	background: none;
	border: 1px solid #888;
	color: #888;
	box-shadow: none;
}

.order-apply .panel .panel-body .list-wrap .list li .info .button-group .btn.active{
	border: 1px solid #1f76d1;
	color: #1f76d1;
}

.order-apply .panel .panel-body .list-wrap .list li .info .media-body{
	padding-left: 10px;
}

.order-apply .panel .panel-body .list-wrap .list li .info > .ex{
    display: none;
    font-size: 13px;
    color: #f10000;
}

.order-apply .panel .panel-body .list-wrap .list li .info .file-upload-wrapper{
	float: left;
	width: 100%;
	height: 34px;
	position: relative;
	display: inline-block;
    border: 1px solid #dadada;
    box-sizing: content-box;
}

.order-apply .panel .panel-body .list-wrap .list li .info .file-upload-wrapper:after{
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 80px;
    background: #fff;
    padding: 6px 15px;
    display: block;
    width: calc(100% - 80px);
    pointer-events: none;
    z-index: 20;
    height: 34px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
}
  
.order-apply .panel .panel-body .list-wrap .list li .info .file-upload-wrapper:before {
    content: '파일선택';
    width: 80px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    background: #898c93;
    text-align: center;
    z-index: 25;
}
  
.order-apply .panel .panel-body .list-wrap .list li .info .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 34px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}



.form-control.small{
	width: 260px;
	display: inline-block;
}

.form-control.medium{
	width: 600px;
	display: inline-block;
}


.order-apply .panel .panel-body .list-wrap .ex{
	display: inline-block;
	margin-left: 10px !important;
	font-weight: 400;
}

.order-apply .panel .panel-body .list-wrap .info.address input{
	margin-bottom: 5px;
}

.order-apply .panel .panel-body .list-wrap .info.address input:last-child{
	margin-bottom: 0;
}

.order-apply .panel .panel-body .list-wrap .info.address input:nth-child(3),
.order-apply .panel .panel-body .list-wrap .info.address input:nth-child(4){
	display: block;
}

.order-apply .panel .panel-body .list-wrap .info.address .btn{
	margin: 0;
	padding: 7px 10px;
    background: #1f76d1;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
}

.order-apply .panel .panel-body .list-wrap .info textarea{
	width: 100%;
	resize: none;
	padding: 6px 12px;
}


@media (max-width: 1499px){
	.panel.num .panel-body,
	.panel.member .panel-body,
	.panel.money .panel-body{
		min-height: 230px;
		background-position: 50% 90%;
	}
	
	.panel.num .panel-body .sum,
	.panel.member .panel-body .sum,
	.panel.money .panel-body .sum{
		top: -34px;
		text-align: center;
	}
	
	.panel.num .panel-body .total,
	.panel.member .panel-body .total,
	.panel.money .panel-body .total{
		top: 0;
		text-align: center;
		font-size: 20px;
	}
	
	.time-line:before{
		left: 10px;
	}
	
	.time-line .time-line-icon{
		left: -6px;
	}
	
	.time-line > ul{
		padding: 50px 0 0 30px;
	}
}

@media (max-width: 1299px){
	.order-mgm .table-responsive{
		width: 100%;
		overflow-x: auto;
	}
}

@media (max-width: 1199px){
	#content > section > .row:nth-child(3){
		margin-top: 0;
	}
	
	.panel.num .panel-body,
	.panel.member .panel-body,
	.panel.money .panel-body{
		min-height: 100px;
		background-position: 90% 0;
		background-size: 218px 164px;
	}
	
	.panel.num .panel-body .sum,
	.panel.member .panel-body .sum,
	.panel.money .panel-body .sum{
		padding-left: 3%;
		text-align: left;
	}
	
	.panel.num .panel-body .total,
	.panel.member .panel-body .total,
	.panel.money .panel-body .total{
		padding-left: 2%;
		text-align: left;
		
	}
	
	.panel.state .panel-body{
		height: 400px;
	}
	
	#content > section > .row .row > div{
		margin-top: 0;
	}
	
	.order-mgm header .input-group.serch{
		width: 100%;
        margin-top: 10px;
	}
	
	.order-apply .panel .panel-body .list-wrap .ex.ex-txt{
		display: block;
		margin: 5px 0 0 0 !important;
	}
	
	.form-control.medium{
		width: 100%;
	}
}




/*Sidenav*/
.sideNav{
	margin-top: 15px;
}

.sideNav ul li.active ul {
    display: block;
}

/*reset*/
.sideNav ul ul {
    display: none;
}
/*1depth*/
.sideNav li a {
    display:block;
    position: relative;
	padding: 12px 10px 12px 14px;
    border-bottom: none;
    color:#b9bac1;
    font-size:16px;
    text-align: left;
	word-spacing: -1px;
}
.sideNav li.open a {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.sideNav li.open > a:before {
    content: "";
    width: 4px;
    height: 100%;
    background: #1f76d1;
    position: absolute;
    top: 0;
    left: 0;
}

.sideNav li.open a > img{
	opacity: 1;
}

.sideNav ul>li>ul>li.active,
.sideNav ul>li>ul>li>a:hover{
	background: #1f76d1 !important;
	color: #fff;
}

.sideNav li > a > img{
	width: 24px;
	height: auto;
	margin-right: 10px;
	opacity: 0.5;
}

.sideNav li.current > a > img{
	opacity: 1;
}

.sideNav li.current.has-sub.open > ul{
	display: block;
}

/*2depth*/
.sideNav ul>li>ul>li>a{
	font-size: 14px;
	background: rgba(0, 0, 0, 0.4) !important;
}
.sideNav li li a {
  padding: 10px 15px 10px 30px;
}
.sideNav li li ul {
    position: relative;
    z-index: 9999;
    overflow:hidden;
    background:#f0f4fe;
}
.sideNav li.open li a {
    border:none;
}
.sideNav li.open li:last-child {
    border-bottom:none;
}

.sideNav > li.current a {
    background: rgba(255, 255, 255, 0.1);
	color:#fff;
}

.sideNav > li.current > a:before{
	content:"";
	width: 4px;
	height: 100%;
	background: #1f76d1;
	position: absolute;
	top: 0;
	left: 0;
}

.slideNav .view_ul {
    display:block !important;
}



/*=====  LNB ======*/

/*1depth icon*/
.sideNav i {
    position: absolute;
    top:50%;
    -ms-transform:translateY(-50%);
        transform:translateY(-50%);
}
.sideNav li i {
    color:#c0c0c0;
}
.sideNav li i.right--icon {
	right: 5px;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	   -moz-transition:all .2s ease-in-out;
	    -ms-transition:all .2s ease-in-out;
         -o-transition:all .2s ease-in-out;
}
.sideNav li.open i.right--icon {
	-webkit-transform:rotate(-180deg) translateY(50%);
	   -moz-transform:rotate(-180deg) translateY(50%);
	    -ms-transform:rotate(-180deg) translateY(50%);
	     -o-transform:rotate(-180deg) translateY(50%);
	        transform:rotate(-180deg) translateY(50%);
}

/*2depth icon*/
.sideNav li li i.right--icon-sub {
	right: 5px;
	-webkit-transition:all .2s ease-in-out;
	   -moz-transition:all .2s ease-in-out;
	    -ms-transition:all .2s ease-in-out;
	     -o-transition:all .2s ease-in-out;
 	        transition:all .2s ease-in-out;
}
.sideNav li.open li.open i.right--icon-sub {
	-webkit-transform:rotate(-180deg) translateY(50%);
	   -moz-transform:rotate(-180deg) translateY(50%);
	    -ms-transform:rotate(-180deg) translateY(50%);
	     -o-transform:rotate(-180deg) translateY(50%);
	        transform:rotate(-180deg) translateY(50%);
}

/*3depth icon*/
.plus-minus::after,.plus-minus::before {
  content:"";
  display:block;
  position:absolute;
  width:14px;
  height:1px;
  background:#4b7af4;
  left:20px;
  top:50%;
}
.plus-minus::before {
  -webkit-transform:rotate(90deg);
     -moz-transform:rotate(90deg);
      -ms-transform:rotate(90deg);
	   -o-transform:rotate(90deg);
          transform:rotate(90deg);
  -webkit-transition:all .2s ease-in-out;
     -moz-transition:all .2s ease-in-out;
      -ms-transition:all .2s ease-in-out;
       -o-transition:all .2s ease-in-out;
	      transition:all .2s ease-in-out;
}
.sideNav li li li.has-sub.open>a .plus-minus::before {
	-webkit-transform:rotate(0deg);
	   -moz-transform:rotate(0deg);
	    -ms-transform:rotate(0deg);
	     -o-transform:rotate(0deg);
	        transform:rotate(0deg);
}




#nav.nav-vertical{
    width: 215px;
}

#content{
    padding-left: 215px;
}

#nav.nav-vertical > ul{
    width: 100%;
}


@media (min-width: 1025px){
	.dropdown-submenu:hover > .dropdown-menu {display: block;}
}

@media (max-width: 1024px){
	.dropdown-submenu:active > .dropdown-menu {display: block;}
}

@media (min-width: 992px){	
	.btn:hover,
	header .set:hover,
	.panel-heading > .btn.more:hover,
	.time-line > ul .product-group .inner-info .btn.more:hover,
	.login-wrap .panel .btn.btn-block:hover,
	.order-mgm .panel .panel-body .footer .button-group .btn:hover,
	.order-apply .panel .panel-body .footer .button-group .btn:hover,
	.order-apply .panel .panel-body .list-wrap .info.address .btn:hover{
		opacity: 0.8;
	}
	
	nav .nav > li:hover {
		background: rgba(255,255,255,0.1) !important;
	}

	nav > ul > li:hover > a > img{
		opacity: 1;
	}

	a:hover{
		opacity: 0.8;
	}
}

@media (max-width: 991px){
	nav .nav{
		margin-top: 0;
	}
	
	header .btn.nav-toggle i{
		line-height: 1;
	}
	
	header .set img{
		margin-right: 0;
	}
	
	header .set span{
		display: none;
	}
	
	header .alarm{
		padding: 3px;
	}
	
	.hidden-xs {
		display: none !important;
	}
	
	.slide-nav #nav{
		height: auto;
		position: absolute;
		left: 0;
		top: 0;
		bottom:0;
		width: 220px;
		display: block !important;
		overflow-y: auto;
		z-index: 2000;
	}
	
  .slide-nav .slide-nav-block{display:block !important;position: absolute;left: 0;right:0;top: 0;bottom: 0;z-index: 1950; background: rgba(0,0,0,0.8);}
  .slide-nav > #content{background-color: #f5f6f7;}
  .slide-nav > #header, .slide-nav > #content{
    -webkit-transform: translate3d(220px, 0px, 0px);
       -moz-transform: translate3d(220px, 0px, 0px);
            transform: translate3d(220px, 0px, 0px);
    overflow: hidden;
  }
  .slide-nav.slide-nav-right #nav{left: auto;right: 0}
  .slide-nav.slide-nav-right > #header, .slide-nav.slide-nav-right > #content{
    -webkit-transform: translate3d(-75%, 0px, 0px);
       -moz-transform: translate3d(-75%, 0px, 0px);
            transform: translate3d(-75%, 0px, 0px);
  }
  .nav-primary .dropdown-menu{position: relative;left: 0;float: none;display: block;border: none;background: transparent;padding-bottom: 0;-webkit-box-shadow: none;box-shadow: none;z-index: 0}
  .nav-primary > ul > li > a{font-weight: bold;}
  .nav-primary .dropdown-menu a{color: #b9bac1; border-bottom: 1px solid rgba(255,255,255,0.1);}
  .nav-primary.bg-light .dropdown-menu a{color: #3e4e5e;border-bottom-color:#d1d4d7;}
  .nav-primary.bg-light .dropdown-menu a:hover{color: #fff}  
  .nav-primary .nav{position: static; background-color: #3f3f4d;}
  /* /.slide-nav */
  .row, .row .row{margin-left: -10px;margin-right: -10px;}
  .row [class*="col-"]{padding-left: 10px;padding-right: 10px;}
  .shift{display: none !important;}
  .shift.in{display: block !important;}
  .row-2-phone [class*="col-"]{width: 50%;float: left}
  .row-2-phone .col-newline{clear: none}
  .row-2-phone li:nth-child(odd) { clear: left;margin-left: 0}  
  .visible-xs-inline{display: inline-block !important;}
	
	.order-mgm header .select{
		margin-bottom: 10px;
	}
	
	.statisticsList .statisticsTable table thead tr{
		width:1400px;
	}
	.statisticsList .statisticsTable{
		width:1400px;
	}
	
	header .alarm > a{
		padding: 2px 5px 2px 10px;
	}
}

@media (min-width: 768px){
	#nav.nav-vertical > ul{
		width: 100%;
	}
	
	a:hover{
		opacity: 0.8;
	}
}

@media (max-width: 767px){
	#content .title-group .title{
		font-size: 22px;
	}
	
	#content .title-group .breadcrumb a{
		font-size: 14px;
	}
	
	.dropdown-menu{
		padding: 0;
	}
	
	.panel-heading{
		padding: 20px 20px 15px;
	}
	
	.order-mgm .panel .panel-body,
	.order-apply .panel .panel-body{
		padding: 20px;
	}
	
	.panel-heading > .btn.more{
		top: 18px;
		right: 20px;
	}
	
	.login-wrap,
	.join-wrap,
	.inquire-wrap{
		margin-top: 20px;
		padding: 0 20px;
	}
	
	.login-wrap .panel,
	.join-wrap .panel,
	.inquire-wrap .panel{
		width: 100%;
		padding: 30px;
		background-position: 90% 30px;
	}
	
	.login-wrap .panel input,
	.join-wrap .panel input,
	.inquire-wrap .panel input,
	.login-wrap .panel .btn.btn-block,
	.join-wrap .form-group .select > select,
	.inquire-wrap .form-group .select > select,
	.join-wrap .panel .button-group .btn,
	.inquire-wrap .panel .button-group .btn{
		padding: 8px 10px;
		font-size: 16px;
	}
	
	.join-wrap .panel .form-group.e-mail .btn{
		padding: 11px 10px;
		font-size: 16px;
	}
	
	.order-mgm header .input-group.serch{
		float: none;
		width: 100%;
	}
	
	.pagination > li > a,
	.pagination > li > span{
		padding: 6px 10px;
		font-size: 14px;
	}
	
	.pagination > li:first-child > a,
	.pagination > li:last-child > a{
		width: 30px;
	}
	
	.order-apply .panel .panel-body .list-wrap .info.address .form-control.small{
		width: 100%;
		display: block;
	}
	
	.order-apply .panel .panel-body .list-wrap .info.address .btn{
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width:650px){
	#statisticsForm .select{
		width:100%;
	}
	#statisticsForm .select .form-control{
		width:100%;
		margin-bottom:10px;
		background: url(../images/ico_select_arrow.png) no-repeat 95% 50%;
		background-size: 15px 10px;
	}
	#statisticsForm .select:last-child .form-control{
		margin-bottom:0;
	}
}
@media (max-width:620px){
	.order-mgm header .select{
		width: 100%;
		margin-bottom: 0;
	}
	
	.order-mgm header .select .form-control{
		width: 100%;
		margin-bottom: 10px;
		background: url(../images/ico_select_arrow.png) no-repeat 95% 50%;
		background-size: 15px 10px;
	}
}

@media (max-width: 610px){
	.order-apply .panel .panel-body .list-wrap .list li .info .media-body{
	padding-left: 0;
}
	.panel.num .panel-body,
	.panel.member .panel-body,
	.panel.money .panel-body {
		min-height: 200px;
		background-position: 50% 90px;
	}
	
	.panel.num .panel-body .sum,
	.panel.member .panel-body .sum,
	.panel.money .panel-body .sum {
		padding-left: 0;
	}
	
	.panel.num .panel-body .total,
	.panel.member .panel-body .total,
	.panel.money .panel-body .total {
		padding-left: 0;
		text-align: center;
	}
	
	.login-wrap .panel,
	.join-wrap .panel,
	.inquire-wrap .panel{
		background: #fff;
	}
	
	
	.login-wrap .title,
	.join-wrap .title,
	.inquire-wrap .title{
		font-size: 26px;
	}
	
	.login-wrap .title br,
	.join-wrap .title br,
	.inquire-wrap .title br{
		display: none;
	}
	
	.login-wrap .title span:first-child,
	.join-wrap .title span:first-child,
	.inquire-wrap .title span:first-child{
		margin-right: 10px;
	}
	
	.login-wrap .sub-title,
	.join-wrap .sub-title,
	.inquire-wrap .sub-title{
		font-size: 16px;
	}
	
	.order-apply .panel .panel-body .list-wrap input.form-control.small{
		width: 100%;
	}
}

@media (max-width: 479px){
    /*.navbar-brand{
        margin-bottom: 10px;
    }*/
    
    .navbar-brand img{
        display: block;
        margin: 0 auto 5px;
    }
    
	.join-wrap .panel .form-group.e-mail input{
		width: 100%;
	}
	.join-wrap .panel .form-group.e-mail .btn{
		width: 100%;
		margin-top: 10px;
		padding: 10px;
	}
	
	.join-wrap .panel .button-group .btn,
	.inquire-wrap .panel .button-group .btn{
		width: 100%;
		margin-bottom: 10px;
	}
	
	.join-wrap .panel .button-group .btn:last-child,
	.inquire-wrap .panel .button-group .btn:last-child{
		margin-bottom: 0;
	}

	.order-mgm .panel .panel-body .footer .button-group .btn,
	.order-apply .panel .panel-body .footer .button-group .btn{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.order-mgm .panel .panel-body .footer .button-group .btn:last-child,
	.order-apply .panel .panel-body .footer .button-group .btn:last-child{
		margin-bottom: 0;
	}
}





/*추가 css*/
.radio, .checkbox{
	margin-top: 5px;
	margin-bottom: 5px;
}

.checkbox i{
	width: 20px;
	position: relative;
	top: 1px;
}

.order-apply.order-mgm .panel .panel-body .footer:last-child .button-group{
	top: -50px;
}

.row.order-apply.order-mgm .table-wrap{
	position: relative;
}

.row.order-apply.order-mgm .pagination{
	margin-top: 10px;
}

.table.api-Ltable td input{
	text-align: center;
}

.order-apply.order-mgm .panel .panel-body .footer .button-group{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 10px;
}

/*업무코드 상세조회, 미등록 수취 상세조회*/
.list-wrap.code-detail .list li .info .radio:first-child,
.list-wrap.receipt-detail .list li .info .radio:first-child{
	width: 100px;
}

.list-wrap.code-detail .list li:nth-child(5) .info .radio:first-child,
.list-wrap.receipt-detail .list li:nth-child(5) .info .radio:first-child{
	width: auto;
}

.list-wrap.code-detail .checkbox i,
.list-wrap.receipt-detail .checkbox i{
	margin-right: 6px;
}

.list-wrap.code-detail .button-group.add-btn,
.list-wrap.receipt-detail .button-group.add-btn{
	width: 100%;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
}

.list-wrap.code-detail .button-group.add-btn .btn,
.list-wrap.receipt-detail .button-group.add-btn .btn{
    float: left;
    margin-right: 5px;
    background: #1f76d1 !important;
    border: none !important;
    color: #fff !important;
}


.panel-heading.serch-box > div{
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.panel-heading.serch-box .inner{
	margin-bottom: 10px;
    padding: 10px 20px;
	border-radius: 10px;
	background: #eee;
}

.panel-heading.serch-box .inner .date-group,
.panel-heading.serch-box .inner .select-group,
.panel-heading.serch-box .inner .txt-group{
	display: inline-flex;
	margin-right: 20px;
    /*line-height: 0;*/
}

.panel-heading.serch-box .inner .txt-group.block{
	margin-bottom: 0;
}

.panel-heading.serch-box .inner .txt-group .txt,
.panel-heading.serch-box .inner .select-group .select{
	display: inline-block;
	margin: 10px 20px 10px 0;
}

.panel-heading.serch-box .inner .txt-group .txt:last-child,
.panel-heading.serch-box .inner .select-group .select:last-child{
	margin: 10px 0;
}

.panel-heading.serch-box .inner .txt-group .txt span{
	margin-right: 10px;
    font-size: 14px;
}


.panel-heading.serch-box .inner .select:last-child{
	margin-right: 0;
}

.panel-heading.serch-box .inner input{
	width: 160px;
    height: 34px;
	padding: 6px 10px;
	border-radius: 0;
    border: 1px solid #dadada;
	font-size: 14px;
}

.panel-heading.serch-box .inner input.search{
    width: 260px;
    height: 34px;
}

.panel-heading.serch-box .inner .btn-search{
    padding: 7px 20px;
    background: #1f76d1;
    border-radius: 0;
    color: #fff;
}

.panel-heading.serch-box .inner .date-picker input:focus{
	outline: none;
}

.panel-heading.serch-box .inner .date-picker img{
	width: 18px;
	height: auto;
	position: relative;
    top: -1px;
	margin-left: 5px;
	cursor: pointer;
}

.panel-heading.serch-box > .button-group{
	display: block;
	margin-bottom: 20px;
	text-align: right;
}

.panel-heading.serch-box > .button-group .btn{
    padding: 7px 32px;
	background: #1f76d1 !important;
    border: none !important;
	border-radius: 0;
    color: #fff !important;
}

/*Date Picker*/
.ui-widget{
	font-family: "Nanum Square", "맑은 고딕", Arial, sans-serif;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .1);
	font-size: 14px;
}

.ui-widget.ui-widget-content{
    z-index: 9999 !important;
	border: 1px solid #ddd;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-radius: 0;
}

.ui-datepicker{
	width: auto;
	padding: 0;
}

.ui-widget-header{
	border: none;
	background: none;
}

.ui-datepicker th{
	background: #e0e0e0;
}

.ui-datepicker th:first-child,
.ui-datepicker td:first-child{
	padding-left: 15px;
}

.ui-datepicker th:last-child,
.ui-datepicker td:last-child{
	padding-right: 15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{
	/*border: none;
	background: none;*/
}

.ui-datepicker td span,
.ui-datepicker td a{
	width: 32px;
	height: 32px;
	margin: 5px 2px;
	padding: 0;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 32px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{
	color: #fff;
}

.ui-datepicker td a:hover{
	background: #eee !important;
	color: #333 !important;
}

a.ui-state-highlight.ui-state-hover:hover,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{
	background: #1f76d1 !important;
	color: #fff !important;
}

.ui-datepicker-month{
	margin-right: 5px;
}

.serch-box .date-picker{
	display: inline-block;
	margin: 10px 0;
}

.serch-box .date-picker:first-child:after{
	content: "~";
	padding: 0 5px 0 10px;
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-w{
	background: url(../images/ico_date_prev.png) 50% 50% no-repeat;
    background-size: 7px 13px;
}

.ui-widget-header .ui-icon.ui-icon-circle-triangle-e{
	background: url(../images/ico_date_next.png) 50% 50% no-repeat;
    background-size: 7px 13px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{
	top: 4px;
}


/*전자증명서 제출 상세조회*/
.order-apply .panel .panel-body .list-wrap .list li .info .p-info{
	display: inline-block;
	margin-right: 40px;
}

.order-apply .panel .panel-body .list-wrap .list li .info .p-info .title{
	font-size: 14px;
	color: #777;
}

footer{
	position: relative;
    left: 255px;
    display: inline-block;
}

footer .inner{
    width:100%;
    display: inline-block;
}

footer .logo,
footer .info{
	float: left;
}

footer .logo{
	padding-left: 20px;
}

footer .logo img{
	width: 101px;
	height: auto;
}

footer .info{
	padding-left: 40px;
	text-align: left;
}

footer .info p{
	margin: 0;
	padding: 2px 0;
	font-family: "Malgun Gothic", "맑은고딕";
	font-size: 12px;
}

footer .info p:last-child{
	font-size: 11px;
}

.order-mgm .input-group.serch{
	float: right;
	width: 280px;
	border: 2px solid #1f76d1;
}

.order-mgm .input-group.serch input{
	padding: 6px 12px 3px;
	border: none;
	border-radius: 0;
	font-size: 14px;
}

.order-mgm .input-group.serch .input-group-btn .btn{
	padding: 6px 10px;
	border: none;
	box-shadow: none;
}

.order-mgm .input-group.serch .input-group-btn .btn img{
	width: 18px;
	height: auto;
}


/*진본검증*/
.test-box{
	padding: 50px 20px;
	background: #eee;
}

.test-box > .txt{
	font-size: 20px;
	color: #444;
	text-align: center;
}

.test-box > .txt span{
	display: block;
}


.test-box form{
	width: 100%;
	display: inline-block;
	margin: 60px 0 0;
}

.test-box form .input-group-prepend{
	float: left;
	width: 160px;
	height: 44px;
	background: #606771;
	font-size: 18px;
	color: #fff;
	line-height: 44px;
	text-align: center;
}

.test-box .file-upload-wrapper{
	float: left;
	width: calc(100% - 160px);
	height: 44px;
	position: relative;
	display: inline-block;
}

.test-box .file-upload-wrapper:after{
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 88px);
    pointer-events: none;
    z-index: 20;
    height: 44px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
}
  
.test-box .file-upload-wrapper:before {
    content: '파일찾기';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 44px;
    padding: 0 15px;
    color: #fff;
    z-index: 25;
    font-size: 16px;
	line-height: 44px;
	background: #898c93;
    text-transform: uppercase;
	text-align: center;
}
  
.test-box .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 44px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.test-box .button-group{
	margin-top: 30px;
	text-align: center;
}

.test-box .button-group .btn{
    padding: 10px 50px;
    background: #1f76d1;
    border-radius: 0;
	color: #fff;
	font-size: 18px;
}


/*Main*/
.panel.main{
    width: 49%;
    min-height: 70vmin;
}

.panel.main .panel-body > .title{
    position: relative;
    margin-bottom: 30px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.panel.main .panel-body > .title:before{
    content: "";
    width: 4px;
    height: 16px;
    background: #444;
    position: absolute;
    top: 8px;
    left: 0;
}

.panel.main .panel-body > .title .info{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    text-align: right;
}

.panel.main .panel-body > .title .info p{
    margin: 0;
}

.panel.main .panel-body > .cont .graph{
    padding: 20px;
}

.panel.main .panel-body > .cont{
    
}

.panel.main .panel-body .main-list,
.panel.main .panel-body .no-list{
    margin-top: 40px;
}

.panel.main .panel-body .no-list{
    /* display: none; */
    text-align: center;
}

.panel.main .panel-body .main-list li{
    position: relative;
    margin-bottom: 20px;
    background: #f0f0f1;
    border-radius: 10px;
}

.panel.main .panel-body .main-list li:last-child{
    margin-bottom: 0;
}

.panel.main .panel-body .main-list li a{
    display: block;
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
}

.panel.main .panel-body .main-list li a .title{
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d0d0d0;
}

.panel.main .panel-body .main-list li a .title > p{
    width: calc(100% - 120px);
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.panel.main .panel-body .main-list li a .title .date{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #999;
    font-weight: 400;
}

.panel.main .panel-body .main-list li a .code{
    width: 100%;
    display: inline-block;
    padding: 10px;
    background: #fff;
}

.panel.main .panel-body .main-list li a .code p{
    float: left;
    width: 33%;
    position: relative;
    margin: 0;
    text-align: center;
}

.panel.main .panel-body .main-list li a .code p + p:before{
    content: "/";
    position: absolute;
    left: 0;
    color: #999;
}

.panel.main .panel-body .main-list li a .state{
    width: 100%;
    display: inline-block;
    padding: 10px;
    background: #fff;
}

.panel.main .panel-body .main-list li a .state p{
    float: left;
    width: 50%;
    position: relative;
    margin: 0;
    text-align: center;
}

.panel.main .panel-body .main-list li a .state p + p:before{
    content: "/";
    position: absolute;
    left: 0;
    color: #999;
}

.panel.main .panel-body .button-group{
    margin-top: 30px;
    text-align: center;
}

.panel.main .panel-body .button-group .btn{
    margin-right: 10px;
    padding: 7px 32px;
    background: #1f76d1;
    border-radius: 0;
    color: #fff;
}

.panel.main .panel-body .docu-day{
    width: 285px;
    margin: 0 auto;
    padding: 20px 15px;
    background: #4a5878;
    border-radius: 10px;
    color: rgba(255,255,255,0.8);
    font-size: 16px;
}

.panel.main .panel-body .docu-day .inner{
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.panel.main .panel-body .docu-day .inner > img{
    float: left;
    width: 80px;
    height: auto;
    position: relative;
    top: 5px;
}

.panel.main .panel-body .docu-day .inner .info{
    float: left;
    position: relative;
    top: 5px;
    margin-left: 10px;
}

.panel.main .panel-body .docu-day .inner p{
    margin: 0;
}

.panel.main .panel-body .docu-day .inner p:first-child{
    display: inline-block;
    background: #152443;
    color: #fff;
    padding: 3px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 400;
}

.panel.main .panel-body .docu-day .inner p + p{
    margin-top: 15px;
    line-height: 0.8;
}
    
.panel.main .panel-body .docu-day .docu-num{
    padding: 0 5px;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
}


/*사용자관리 table*/
.table-wrap.member-table .table .col-1,
.table-wrap.stamp-table .table .col-1{
	width: 5%;
}

.table-wrap.member-table .table .col-2,
.table-wrap.stamp-table .table .col-2{
	width: auto;
}

.table-wrap.member-table .table .col-3,
.table-wrap.stamp-table .table .col-3{
	width: 15%;
}

.table-wrap.member-table .table .col-4,
.table-wrap.stamp-table .table .col-4{
	width: 15%;
}

.table-wrap.member-table .table .col-5,
.table-wrap.stamp-table .table .col-5{
	width: 20%;
}

.table-wrap.member-table .table .col-6,
.table-wrap.stamp-table .table .col-6{
	width: 20%;
}

.table-wrap.use-table .table .col-1{
    width: 5%;
}

.table-wrap.use-table .table .col-2{
    width: auto;
}

.table-wrap.use-table .table .col-3{
    width: 10%;
}

.table-wrap.use-table .table .col-4{
    width: 12%;
}

.table-wrap.use-table .table .col-5{
    width: 14%;
}

.table-wrap.use-table .table .col-6{
    width: 15%;
}

.table-wrap.use-table .table .col-7{
    width: 10%;
}

.table-wrap.use-table .table .col-8{
    width: 15%;
}

/*PopUp*/
body.Pop-on .PopUp{
    display: block;
}

.PopUp{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999;
}

.PopUp .inner{
    width: 280px;
    position: absolute;
    top: 40%;
    left: 50%;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
       -moz-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        -ms-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
         -o-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
            box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    border-radius: 5px;
}

.PopUp .inner .txt{
    margin: 0;
}

.PopUp .inner .txt span{
    font-weight: 600;
    color: #eb7311;
}

.PopUp .inner .button-group{
    margin-top: 30px;
    text-align: center;
}

.PopUp .inner .button-group .btn{
    padding: 4px 20px;
    border-radius: 0;
    color: #fff;
    background: #1f76d1;
}

body#Pop-on{
	min-width : auto;
	
} 

body#Pop-on #content{
	padding-left : 0;
}

.thumb-stamp{
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #dadada;
}

.thumb-stamp .thumb-img{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.thumb-stamp .thumb-img img{
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.form.thumb-file{
    float: left;
    width: calc(100% - 250px);
    margin: 0;
}

.thumb-ex{
    float: left;
    margin-top: 20px;
    font-size: 14px;
    color: #999;
}

@media(max-width: 1399px){
	.list-wrap.receipt-detail .list li:first-child .info .radio:last-child{
		display: block !important;
		margin-left: 0 !important;
	}
}

@media(max-width: 1214px){
	.list-wrap.code-detail .list li:nth-child(5) .info .radio{
		display: block;
		margin-bottom: 15px;
	}
	
	.list-wrap.code-detail .list li:nth-child(5) .info .radio:last-child,
	.list-wrap.receipt-detail .list li:nth-child(5) .info .radio:last-child{
		display: block;
		margin-left: 0 !important;
	}
}

@media (max-width: 1199px){
	.order-mgm .panel .panel-body .footer .button-group,
	.order-apply.order-mgm .panel .panel-body .footer:last-child .button-group{
		display: inline-block;
		position: relative;
		top: 0;
	}
	
	.panel-heading.serch-box .inner .select{
		margin-right: 10px;
	}
    
    .thumb-stamp{
        width: 120px;
        height: 120px;
    }
    
    .form.thumb-file{
        width: calc(100% - 140px);
    }
}

@media(max-width: 767px){
	.order-apply .panel .panel-body .list-wrap .list li .txt,
	.order-apply .panel .panel-body .list-wrap .list li .info{
		float: none;
		width: 100%;
	}
	
	.order-apply .panel .panel-body .list-wrap .list li .info{
		margin-top: 10px;
	}
    
    .order-apply .panel .panel-body .list-wrap .list li .info .media-body > input{
        width: 100%;
    }
	
	.order-apply .panel .panel-body .list-wrap .list li{
		padding: 9px 10px 15px;
	}
	
	.panel-heading.serch-box{
		padding: 10px 0;
	}
	
	.serch-box .date-picker{
		margin: 5px 0;
	}
	
	.panel-heading.serch-box .inner .select,
	.panel-heading.serch-box .inner .txt-group .txt{
		margin: 5px 10px 5px 0;
	}
	
	.test-box > .txt{
		font-size: 18px;
	}
	
	.test-box form .input-group-prepend{
		display: none;
	}
	
	.test-box .file-upload-wrapper{
		width: 100%;
	}
	
	.test-box .file-upload-wrapper:after{
		font-size: 16px;
	}
}

/*@media(min-width: 600px){
	.panel-heading.serch-box .inner .txt-group .txt input::placeholder,
	.panel-heading.serch-box .inner .txt-group.block .txt input::placeholder{
		opacity: 0;
	}
	
	.panel-heading.serch-box .inner .txt-group .txt input::-webkit-input-placeholder,
	.panel-heading.serch-box .inner .txt-group.block .txt input::-webkit-input-placeholder{
		opacity: 0;
	}
	
	.panel-heading.serch-box .inner .txt-group .txt input:-ms-input-placeholder,
	.panel-heading.serch-box .inner .txt-group.block .txt input:-ms-input-placeholder{
		opacity: 0;
	}
}*/

@media(max-width: 599px){
	.panel-heading.serch-box .inner .txt-group .txt span,
	.panel-heading.serch-box .inner .txt-group.block .txt span{
		display: none;
	}
	
	.panel-heading.serch-box .inner .txt-group .txt input,
	.panel-heading.serch-box .inner .txt-group.block .txt input{
		margin-left: 0;
	}
	
	.test-box > .txt span{
		display: inline;
	}
	
	.test-box .file-upload-wrapper{
		height: 88px;
	}
	
	.test-box .file-upload-wrapper:before{
		width: 100%;
		position: relative;
		top: 44px;
		margin-top: 5px;
	}
	
	.test-box .file-upload-wrapper:after{
		width: 100%;
	}
}

@media(max-width: 539px){
	footer .inner{
		display: block;
	}
	
	footer .logo,
	footer .info{
		float: none;
	}
	
	footer .info{
		margin-top: 10px;
		padding: 0;
		text-align: center;
	}
}

@media(max-width: 479px){
	.breadcrumb > li{
		display: inline;
	}
	
	.order-apply .panel .panel-body > .title.second {
		margin-top: 100px;
	}
	
	.order-apply.order-mgm .panel .panel-body .footer .button-group,
	.order-mgm .panel .panel-body .footer .button-group,
	.order-apply .panel .panel-body .button-group{
		width: 100%;
	}
	
	.list-wrap.code-detail .list li .info .radio{
		display: block !important;
	}
	
	.list-wrap.code-detail .list li .info .radio:last-child{
		margin-top:10px;
		margin-left: 0 !important;
	}
	
	.ui-datepicker th:first-child,
	.ui-datepicker td:first-child{
		padding-left: 10px;
	}
	
	.ui-datepicker th:last-child,
	.ui-datepicker td:last-child{
		padding-right: 10px;
	}
	
	.ui-datepicker td span,
	.ui-datepicker td a{
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	
	.panel-heading.serch-box > .button-group .btn{
		width: 100%;
	}
	
	.panel-heading.serch-box .inner .date-group,
	.panel-heading.serch-box .inner .select-group,
	.panel-heading.serch-box .inner .txt-group{
		display: block;
		margin-right: 0;
	}
	
	.panel-heading.serch-box .inner .select,
	.panel-heading.serch-box .inner .txt-group .txt{
		width: 100%;
		margin: 5px 0;
	}
	
	.panel-heading.serch-box .inner .txt input{
		width: 100%;
	}
}

@media(max-width: 410px){
	.list-wrap .list li .info .radio + .radio{
		margin-left: 0 !important;
	}
}