';
//	}
	
?>


/*html,body{ font-family: 'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic', Dotum; font-style: normal;}*/
 html,body{'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-style: normal;} 
body{background-color:#e8e8e8;}
.anyheader{background-color:;height:55px;margin:0px;}
.anybrand{color:#fff !important;padding:15px;}
.any-block{background-color:#d2d2d2;border:1px solid #d2d2d2;}
.any-block2{background-color:#d2d2d2;margin-top:10px;min-height:100px;}
.any-block3{padding:10px 10px 10px 10px;}
.any-block4{background-color:#fff;border-radius:7px;}
.any-input{border:none ;border-bottom:2px solid #ddd;}
.any-width{display:inline-block;width:65%;}
.any-btn{display:inline-block;width:33%;font-size:9pt;border-radius:0px;}
.any-label{display:block;color:;}
.any-footer {position: fixed;left: 0;bottom: 0;width: 100%;height:75px;background-color: #e8e8e8;color: white;text-align: center;padding:7px;}
.any-footer-btn{background-color:#5a5b5d;height:60px;color:#fff;border-radius:7px;font-size:13pt;}
/* body {padding-top: 50px;}*/
.navbar-inverse{
	background-color: ;
}
.navbar-inverse .navbar-toggle {border-color: ;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-inverse .navbar-collapse {border-top:1px solid #fff;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:  !important;
}
@media (min-width: 768px){
	.navbar-header{display:block;}
	 .navbar-toggle {
    display: block;
  }
}
.sidebar {
    display: block;
    position: fixed;
	font-size:10px;
	width:100%;
	top:0;
    bottom: 0;
    left: -100%;
	margin:0px;
	padding:0px;
	z-index: 1030;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. 
    background-color: rgba(0,0,0,0.7);*/
	background-color:rgba(0,0,0,0.4);
    border-bottom: 1px solid #eee;
}
.sider-open{
    display: block;
    position: fixed;
	font-size:10px;
	width:100%;
	top:0;
    bottom: 0;
    left: 0;
	margin:0px;
	padding:0px;
	z-index: 1030;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: rgba(0,0,0,0.4);
    border-bottom: 1px solid #eee;
}
.sidebar-main{  
  background-color:#383b40;
  height:100%;
  padding:0px;
}
.sidebar-sub{
  height:100%;
  padding:0px; 
  background-color: transparent;
}
.side-top{
   height:100px;  
   text-align:left;
   color:#fff;
   font-weight:bold;
   font-size:1.6em;
   padding:13px 0px 13px 0px;
   background-color:;
}
.side-two{
   height:50px;  
   text-align:left;
   color:#fff;
   font-weight:bold;
   font-size:1.1em;
   padding:5px 5px 5px 15px;
   background-color:;
}

/* Sidebar navigation  »çÀÌµå¹Ù ¸Þ´º ½ºÅ¸ÀÏ*/
.nav-sidebar {
  margin:0px;
  padding:0px;
  height:60px;
  font-weight:300;
  color:#fff;
  background-color:#383b40;
  border-bottom:1px solid #262626;
}
.nav-sidebar > li > a {
  color:#fff;
  font-weight:700;
  padding-left: 15px;
  margin:0px;
  height:60px;
  padding-top:17px;
  font-size:12pt;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,.nav>li>a:focus, .nav>li>a:hover,
.nav-sidebar > .active > a:focus {color: #fff;background-color: ;text-decoration: none;}
.nav-sidebar > .active > li,
.nav-sidebar > .active > li:hover,
.nav-sidebar > .active > li:focus {color: #fff;background-color: ;text-decoration: none;}

.side-box-icon {
	/*
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  */
  display: block;
  float: left;
  height: 70px;
  width: 25%;
  text-align: center;
  font-size: 45px;
  background:  transparent;
}
.side-box-content{
	display: block;
	float: left;
	height:80px;
	width: 60%;
	padding:15px 0px 15px 0px;
}

.side-box-right{
	width: 10%;
	display: block;
	float: right;
	height:80px;
	padding:18px 5px 0px 5px;
	text-align: left;
	font-size:20px;
}
.any-fixed{
	position: fixed;
	left:0px;
	top:50px;
	width:100%;
	x-index:100;
}
.main-box {
    display: block;
    min-height: 35px;
    background: #fff;
    width: 100%;
	padding:0px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}
.main-box-content{
	display:inline-block;
	width:76%;
	text-align:center;
	line-height:35px;
	font-size:8pt;
}
.panel-main {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border:none !important;
  padding:0px 10px 10px 10px;
  background-color:  !important;
  margin:0px;
  
}
.panel-title{
	background-color:  !important;
	height:30px;
	font-size:10pt;
	padding:5px;
}
.panel-barcode{
	background-color: #fff !important;
	padding:5px ;
	height:60px;
}

.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 5px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: ;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  /* border: 1px solid ;*/
  border:none;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: ;
  background-color: ;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.box-header > .box-tools .dropdown-menu > li > a {
  color: #444!important;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}
.box-comments {
  background: #f7f7f7;
}
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}
.box-comments .box-comment img {
  float: left;
}
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}
.search-box {
    display: block;
    min-height: 35px;
    background: ;
    width: 100%;
	padding:0px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;

}
.search-box-content{
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:35px;
	font-size:8pt;
	padding:7px;
}
.btn-group button {
    background-color: ;
    border: 1px solid #fff; /* Green border */
    color: white; /* White text */
    cursor: pointer; /* Pointer/hand icon */
    float: left; /* Float the buttons side by side */
}
.btn-group button:hover,.btn-group button:active,.btn-group button:focus {
    background-color: #fff;
	color: ; /* White text */
	border: 1px solid #fff; /* Green border */
	/* outline: 1px auto -webkit-focus-ring-color; */
}
:focus {
    outline: none;
    outline-color:none;
    outline-style: none;
    outline-width:none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9f9f9f;
	font-size:13pt;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9f9f9f;
	font-size:13pt;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #9f9f9f;
	font-size:13pt;
}
.ct_bin_block{
	color: #9f9f9f;
	font-size:13pt;
	min-height:400px;
	line-height:400px;
	padding:0px;
}
.store-box {
    display: block;
	clear:both;
    height: 100px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 3px;

}
.store-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 80px;
    background: #eee;
}
.store-box-content {
	display: block;
	float: left;
	
	height:90px;
	padding:15px 3px 15px 15px;
	width:52%;
	min-width:150px;
}
.store-img-right {
	display: block;
	float: right;
    padding: 5px 10px;
	height:90px;
	padding:15px;
	width:10%;
	min-width:60px;
}
.store-box-text {
    text-transform: uppercase;
	display: block;
    font-size: 15px;
	font-weight: bold;
	text-align:left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}
.store-box-number {
    display: block;    
	text-align:left;
    font-size: 11px;
	line-height:2em;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-box-bottom {
    display: block;    
	text-align:left;
    font-size: 10px;
	line-height:2em;
}
.store-box-icon > img{
	width:90px;
	height:90px;
}
.store-box-bottom > img{
	width:10px;
	height:10px;
}
.store-img-right > img{
	width:25px;
	height:25px;
}



.new_btn-point{width:50%;float:left;border-radius: 0;border-bottom-left-radius: 3px;background-color:;height:40px;font-size:12px; }
.new_btn-point2{width:50%;float:left;border-radius: 0;border-bottom-right-radius:3px;background-color:;height:40px;font-size:12px;}