﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css) ;




body {
    margin:0 ;
	padding:0;
	outline:0;
	width:100%;
	display:block;
    font-size: 13px;
	line-height:1.45;
	font-family:Nanum Gothic;
    color: #fff;
}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
	margin:0;padding:0; border:0; outline:1;
	font-family:Nanum Gothic;
}
ul, ol, li {
	list-style:none
}

td{text-align:left;font-family:Nanum Gothic;}
th{text-align:left;font-family:Nanum Gothic; }

div,dl,dt,dd,ol,ul,form {list-style:none;}
img {padding:0; border:0; border:none;}
a {color:#fff;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#828282;/*#527f8d;*/ text-decoration: none;}
a:focus {color:#828282;}
p,ul {padding:0; margin:0}
option:hover { cursor: not-allowed !important; }

/*tooltip*/
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

/*chart style*/
.secondary-stat-item {
	position:relative;
}
#spark-stat1 canvas ,#spark-stat2 canvas ,#spark-stat3 canvas {
	width:100% !important;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
#power_chart .btn-group .btn {
	font-size:11px;
	padding:6px 6px
}
/*formstyle*/
#daterange-default {
	border-radius:4px 0 0 4px;
	font-size:12px;
}

/*dropdown*/
.dropdown-menu>li>a {
	color:#fff;
	padding:3px 18px;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
	color: #fff;
}

/*select*/
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width:100%;
}
.col-md-select {
	text-align:right;
}

/* button */
.btn i {
	/*	margin-right: 3px;*/
}
.btn .fa {
	text-align:right;
}
/* line 165, ../../sass/partials/_ui-bootstrap-elements.scss */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
}
/* line 171, ../../sass/partials/_ui-bootstrap-elements.scss */
.btn-default {
	color: #fff;
	background-color: #626262;
	border-color: #555555;
}
/* line 176, ../../sass/partials/_ui-bootstrap-elements.scss */
.btn-default:hover, .open .dropdown-toggle.btn-default, .btn-default:focus, .btn-default:active, .btn-default.active {
	color: #fff;
	background-color: #494949;
	border-color: #555555;
}
/* line 182, ../../sass/partials/_ui-bootstrap-elements.scss */
.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .open .disabled.dropdown-toggle.btn-default, .btn-default[disabled]:hover, .open [disabled].dropdown-toggle.btn-default, .btn-default.disabled:focus, .btn-default[disabled]:focus, .btn-default.disabled:active, .btn-default[disabled]:active, .btn-default.disabled.active, .btn-default[disabled].active {
	background-color: #7c7c7c;
	border-color: #555555;
}
/* line 189, ../../sass/partials/_ui-bootstrap-elements.scss */
.btn-default .caret {
	border-top-color: #fff;
}
button.input-group-addon {
	height:34px;
}

/* header logo div */
.top-bar .logo {
	font-size: 21px;
}

.top-bar .container {
	padding-right:30px;
	padding-left:30px
}

/* header notification text align */
.top-bar .notifications .dropdown-menu .notification-header{
    text-indent: -1px;
}
.notification-item.general .dropdown-menu li a i,
.notification-item.general .dropdown-menu li a span {
	vertical-align: middle;
}
/* header notification style */
.top-bar .notifications .notification-content > a {
  display: block;
  padding: 0;
  border-top: 1px solid #f1f1f1;
}
.top-bar .notifications .notification-content {
  border-top: none;
}
.top-bar .notification-content {
    /* height: 276px; */
    height: auto;
    overflow-y: auto;
}

.top-bar .notification-content .logo > span{
    margin-top: 4px;
}
.login-box .input-group-addon{
	border:none;
}
@-moz-document url-prefix() {/*파이어폭스 핵*/
    .top-bar .notification-content .logo > span{
        margin-top:2px
     }
}

.top-bar .notification-content .logo.fire{
	height: 38px;
    width: 38px;
    border-radius: 50%;
    /*background-color: #FBEEEE;*/
    float: left;
    text-align: center;
}
.top-bar .notification-content .logo.event{
	height: 38px;
    width: 38px;
    border-radius: 50%;
    /*background-color: #EEF2FB;*/
    float: left;
    text-align: center;
}
.top-bar .notification-content .logo.alarm{
	height: 38px;
    width: 38px;
    border-radius: 50%;
    /*background-color: #FBF9E9;*/
    float: left;
    text-align: center;
}
.top-bar .notification-content .logo.notupd{
	height: 38px;
    width: 38px;
    border-radius: 50%;
    /*background-color: #ECF9E7;*/
    float: left;
    text-align: center;
}

.top-bar .notification-content .logo .fa,.top-bar .notification-content .logo .glyphicon-fire:before{
    opacity:0.8;
}

.top-bar .notification-content .logo {
    background-color: rgba(0,0,0,0.2);
}
.top-bar .notification-content .alm-content {
	padding-left: 50px;
    line-height: 14px;
}
.top-bar .notifications .dropdown-menu .timestamp {
	font-size:1em
}
.top-bar .notification-content > ul > li > a {
    display: block;
    overflow: hidden;
}
.top-bar .notification-content > ul > li > a > div.alm-content > span {
	display: block;
}
.top-bar .notifications .notification-content .text-content {
	position: relative;
    float: left;
    margin-top: 9px;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	width:50%;
	padding-right:20px;
	overflow:hidden;

}
.top-bar .notifications .notification-content .timestamp {
	position: relative;
	float: right;
	margin-top: 11px;
}
.top-bar .notifications .notification-content .alm-setting {
	position: absolute;
	background-color: blue;
}
.top-bar .dropdown-menu .notification-content > ul > li > a {
  padding: 8px;
  /* height: 54px; */
}
.top-bar .dropdown-menu .notification-content .alm-content .fa {
    float: right;
    position: relative;
    color: #999999;
}
/* line 263, ../../sass/partials/_top-bar.scss */
.top-bar .notifications .general .dropdown-menu .notification-content .timestamp small{
	float: right;
	font-size:11px
}
/* header weather img div */
.info_weather {
	position: relative;
	float: left;
}
.info_weather canvas {
	float:left;
}
/* main header weather img */
.p_15 {
	width: 39px;
	height: 39px;
	margin-left: 5px;
	font-size: 40px;
	/* margin-top: 3px; */
}



.footer {
	color: #fff;
	padding: 10px;
	background-color: #555;
	font-size: 0.9em;
	text-align: center;
}

.footer p {
	line-height:2
}

/* center*/
.center {
	text-align: center;
}
.col-md-4.center {
	padding-top: 10px;
}
.row-flush .center {
	text-align: center;
	padding: 15px 0 15px 0;
}

/* main 발전정보, 기상정보 */
.row-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
}
.row-table>[class*=col-] {
    display: table-cell;
    float: none;
    table-layout: fixed;
    vertical-align: middle;
}

.row-table>[class*=col-] {
	display: table-cell;
	float: none;
	table-layout: fixed;
	vertical-align: middle;
}

.bg-green {
    background-color: #65cea7;
    color: #fff !important;
}
.bg-pink {
	background-color: #fc8675;
	color: #fff !important;
}
.bg-lightblue {
    background-color: #46B0CF;
    color: #fff !important;
}
.bg-translate {
	background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}
.bg-translate2 {
	background-color: rgba(140, 140, 140, 0.15);
    color: #fff !important;
}
.widget.panel, .widget2.panel, .widget3.panel {
	overflow: hidden;
	border-radius: 5px;
	/*border: 1px solid #34a6c8;*/
	/* background-color: #fff; */
}

#wt_info .widget.panel {
	overflow: hidden;
	border-radius: 5px;
	border: 0px;
	/* background-color: #fff; */
}
.widget.panel.green {
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #3ec291;
	/* background-color: #fff; */
	margin-bottom: 0px;
}
.widget.panel.pink {
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #fb5a43;
	/* background-color: #fff; */
	margin-bottom: 0px;
}
.widget.info_widget .widget-content .widget {
	margin-bottom: 5px;
	border: 0px;
  	background-color: rgba(0, 0, 0, 0.15);
}
#income_state .widget-content .widget {
    margin-bottom: 5px;
    border: 0px;
    background-color: rgba(0, 0, 0, 0.15);
}
#income_state .widget-content .widget2 {
    margin-bottom: 5px;
    border: 0px;
    background-color: rgba(140, 140, 140, 0.15);
}
.rec-graph-widget .smp-state-block {
	position:relative;
	padding-top:0
}
.rec-graph-widget .smp-state-block .absolute-block {
	position:absolute;
	width:100%;
	right:25px;
	top:15px;
}
.rec-graph-widget .smp-state-block .absolute-block .control-label {
	padding-top:7px
}

.rec-graph-widget .smp-state-block .absolute-block .btn-default {
	background-color: #1D92AF;
	border-color: #1D92AF;
	color: #fff;
	min-width:100px !important;
	max-width:100px !important
}
.small-block.input-group {
	min-width:100px !important;
	max-width:100px !important
}
.medium-block.input-group {
	min-width:225px !important;
	max-width:225px !important
}
/* convert eff */
.table_max_min .widget.panel.green, .table_max_min .widget.panel.pink {
	margin-bottom: 5px;
}

/* main power chart */
.graph {
	text-align: left;
	position: relative;
	width: 100%;
	height: 210px;
	padding: 10px 0 0 0;
}
.col-md-12.graph#smp_chart{
	background-color:rgba(0,0,0,0.1)
}
.col-md-12.graph#smp_chart .svg {
	width:100% !important;
}
/* main power chart radio button */
.btn.btn-translate {
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.15);
    /*border-color: #000000;*/
	height:34px;
	line-height:1.8em
}
.smp-section .first {
	position:absolute;
	right:0;
	top:0;
	width:100%;
	text-align:right;
}





/* main power-info-section */
.power-info-section .bg-translate {
	background:none;
}

.power-info-section .widget.panel,.power-info-section  .widget2.panel,.power-info-section .widget3.panel {
	border-radius:0;
}
.power-info-section .sparkline-stat-item {
	position:relative;
	margin-bottom:10px;
}
.power-info-section .sparkline-stat-item .inlinesparkline {
	position:absolute;
	left:0;
	bottom:-2px;
	width:100%;
	opacity:0.3
}
.power-info-section .sparkline-stat-item .inlinesparkline canvas {
	width:100% important
}
.power-info-section .panel-body {
	padding:12px 0;
}
.power-info-section h4 {
	font-size:18px;
}
.power-info-section .text-muted {
	font-size:28px;
	text-align:Right;
	line-height:1em
}

.power-info-section .text-muted span:last-child {
	font-size:14px;
	position: absolute;
	right: 15px;
	top: 40%;
	width:36px;
	text-align:left;
}

.power-info-section .counter {
	font-size: 28px;
	width: 100%;
	padding-right:42px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:inline-block;
	font-family: Nanum Gothic;
	color:#fff;
	line-height:1;
	padding-top:5px;
}

.power-info-section .widget.panel.v01 {
	background-color:rgba(177,177,177,0.1)
}
.power-info-section .widget.panel.v02 {
	background-color:rgba(112,179,102, 0.1)
}
.power-info-section .widget.panel.v03 {

	background-color:rgba(67,166,163,0.1)
}
.power-info-section .widget.panel.v04 {
	 background-color:rgba(155, 89,182,0.1)
 }
.power-info-section .widget.panel.v05 {
	background-color:rgba(166,125,67,0.1)
}
.power-info-section .widget.panel.v06 {
	background-color:rgba(166,163,67,0.1)
}

.power-info-section .panel-body .timestamp{
	text-align:right;
	line-height:1;
	font-size:20px;
}
.power-info-section .panel-body .timestamp .counter-number6 {
	width: 100%;
	padding-right: 42px;

}
.power-info-section .panel-body .timestamp small {
	color:#555;
	position:relative;
}


.power-info-section .panel-body .timestamp span:last-child {
	font-size:14px;
	display:inline-block;
	width:36px;
	position:absolute;
	right:0;
	padding-top:5px;
	text-align:left;

}

.power-info-section .timestamp-none {
	min-height:97px
}
.power-info-section .timestamp-none .counter {
	padding-top:10px
}
.power-info-section .timestamp-none  .text-muted span:last-child{
	top: 43%;
}

/* main weather info */
.weather-section{

}
.weather-section .panel-body {
	position:relative;

}
.weather-section .weather-block {
	margin-bottom:10px;
}

.widget.weather-section .panel.widget.sun {
	background-color: rgba(244,177,98,0.1);
}

.widget.weather-section .panel.widget.thermometer {
	background-color:rgba(246,132,132,0.1);
}
.widget.weather-section .panel.widget.wind {
	background-color: rgba(151,211,211,0.1);
}

/*
.widget.info_widget .wind .row-flush .center {
	padding:17px 0
}
*/

.weather-section .weather-block {
	position:relative;
}
.weather-section .weather-block .col-md-8 {
	padding-left:0 !important;
	padding-right:0 !important
}
.weather-section .weather-block .col-md-8 .panel-body {
	padding-left:0 ;
	padding-right:0 ;
}

.weather-section .weather-block .weather-canvas {
	position:absolute;
	right:-10px;
	top:-5px;
	display:inline-block;
	height:68px;
	width:100px;
}
.weather-section .weather-block .sun .weather-canvas {
	top:0;
}
.weather-section .weather-block .thermometer .weather-canvas {
	right:0;
}
.weather-section .weather-block .wind .weather-canvas {
	right:-15px;
	top:-10px;
}
.weather-section .weather-block .wind.direction .weather-canvas {
	right:-21px;
	top:0px;
}
.weather-section .sun .weather-canvas .weather-i{
	display:inline-block;
	width:95px;
	height:95px;
	background:url(../images/sun_128size.png) no-repeat ;
	background-size:100% auto;

}

.weather-section .thermometer .weather-canvas .weather-i{
	display:inline-block;
	width:90px;
	height:90px;
	background:url(../images/thermometer_128size.png) no-repeat ;
	background-size:100% auto;

}
.weather-section .wind .weather-canvas .weather-i{
	display:inline-block;
	width:100px;
	height:100px;
	background:url(../images/wind_128size.png) no-repeat ;
	background-size:100% auto;

}
.weather-section .wind.direction .weather-canvas .weather-i{
	display:inline-block;
	width:90px;
	height:90px;
	background:url(../images/direction_128size.png) no-repeat ;
	background-size:100% auto;

}

.weather-section .weather-block .weather-i {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.1;
}

.weather-section .weather-block .thermometer .weather-i {

	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-ms-transform-origin: rotate(-30deg);
	transform: rotate(-30deg);
	position: absolute;
	top: 0.15em;
	right: -0.1em;
	font-size: 5em;
}

.weather-section .weather-block:hover .thermometer .weather-i {
	-ms-animation: thermometer 1.5s 1 ease;
	-webkit-animation: thermometer 1.5s 1 ease;
	-moz-animation: thermometer 1.5s 1 ease;
	-o-animation: thermometer 1.5s 1 ease;

}
@-ms-keyframes thermometer {
	from { ms-transform: rotate(-30deg) scale(1) skew(0deg) translateY(0px); }
	to { -ms-transform: rotate(0deg) scale(1.1) skew(0deg) translateY(-6px); }
}
@-webkit-keyframes thermometer {
	from { -webkit-transform: rotate(-30deg) scale(1) skew(0deg) translateY(0px); }
	to { -webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translateY(-6px); }
}
@-moz-keyframes thermometer {
	from { -moz-transform: rotate(-30deg) scale(1) skew(0deg) translateY(0px); }
	to { -moz-transform: rotate(0deg) scale(1.1) skew(0deg) translateY(-6px); }
}
@-o-keyframes thermometer{
	from { -o-transform: rotate(-30deg) scale(1) skew(0deg) translateY(0px); }
	to { -o-transform: rotate(0deg) scale(1.1) skew(0deg) translateY(-6px); }
}

.weather-section .weather-block:hover .sun .weather-i {
	-ms-animation: sun 4.5s 1 ease;
	-webkit-animation: sun 4.5s 1 ease;
	-moz-animation: sun 4.5s 1 ease;
	-o-animation: sun 4.5s 1 ease;
}
@-ms-keyframes sun{
	from { -ms-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -ms-transform: rotate(360deg) scale(1.2) skew(1deg) translate(0px); }
}
@-webkit-keyframes sun{
	from { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -webkit-transform: rotate(360deg) scale(1.2) skew(1deg) translate(0px); }
}
@-moz-keyframes sun{
	from { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -moz-transform: rotate(360deg) scale(1.2) skew(1deg) translate(0px); }
}
@-o-keyframes sun{
	from { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(0px); }
	to { -o-transform: rotate(360deg) scale(1.2) skew(1deg) translate(0px); }
}


.weather-section .weather-block:hover .wind .weather-i  {
	-ms-animation: wind 2s 1 ease;
	-webkit-animation: wind 2s 1 ease;
	-moz-animation: wind 2s 1 ease;
	-o-animation: wind 2s 1 ease;
}
@-ms-keyframes wind {
	from { -ms-transform: rotate(0deg) scale(0.8) skew(3deg) translate(-80px); }
	to { -ms-transform: rotate(0deg) scale(1.1) skew(0deg) translate(5px); }
}
@-webkit-keyframes wind {
	from { -webkit-transform: rotate(0deg) scale(0.8) skew(3deg) translate(-80px); }
	to { -webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translate(5px); }
}
@-moz-keyframes wind {
	from { -moz-transform: rotate(0deg) scale(0.8) skew(3deg) translate(-80px); }
	to { -moz-transform: rotate(0deg) scale(1.1) skew(0deg) translate(5px); }
}
@-o-keyframes wind {
	from { -o-transform: rotate(0deg) scale(0.8) skew(3deg) translate(-80px); }
	to { -o-transform: rotate(0deg) scale(1.1) skew(0deg) translate(5px); }
}


.weather-section .weather-block:hover .direction .weather-i   {
	-ms-animation: direction 1s 1 ease;
	-webkit-animation: direction 1s 1 ease;
	-moz-animation: direction 1s 1 ease;
	-o-animation: direction 1s 1 ease;
}
@-ms-keyframes direction {
	from { -ms-transform: rotate(297deg) scale(1) skew(-1deg) translate(0); }
	to { -ms-transform: rotate(211deg) scale(1.1) skew(1deg) translate(0); }
}
@-webkit-keyframes direction {
	from { -webkit-transform: rotate(297deg) scale(1) skew(-1deg) translate(0); }
	to { -webkit-transform: rotate(211deg) scale(1.1) skew(1deg) translate(0); }
}
@-moz-keyframes direction {
	from { -moz-transform: rotate(297deg) scale(1) skew(-1deg) translate(0); }
	to { -moz-transform: rotate(211deg) scale(1.1) skew(1deg) translate(0); }
}
@-o-keyframes direction {
	from { -o-transform: rotate(297deg) scale(1) skew(-1deg) translate(0); }
	to { -o-transform: rotate(211deg) scale(1.1) skew(1deg) translate(0); }

}

.weather-section .bg-translate {
	background:transparent;
	font-weight:700;
	padding-right:0
}
.weather-section .widget {
	margin-bottom:10px
}
.weather-section .text-muted {
	color:#fff;
}
.widget.weather-section .widget-content h4 {
	font-weight:500;
	font-size:24px;

}
.weather-section h4 .counter{
	font-size: 28px;
	width: 100%;
	padding-right: 60px;
	text-align: right;
	padding-bottom:0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-family: Nanum Gothic;
	padding-top: 3px;
}

.weather-section .wind.direction h4 .counter {
	padding-right:41px;
	font-size:26px;
	padding-top:5px;
}

.weather-section h4 .text-muted {
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 46%;
	width:45px;
	text-align:left;
}
.weather-section .thermometer h4 .text-muted {
	font-size:20px;
	top:37%;

}

.weather-block.col-lg-2 .col-md-4 .space{
	display:none;
}

.weather-section .weather-block .widget {
	min-height:68px;
}



/*main inverter table*/
.widget-header-form.form-inline {
	display: inline-block;
	width: auto;
	float: right;

}
.widget-header-form.form-inline:after {
	clear:both;
	display:block;
	content:"";
}
.widget-header-form.form-inline .control-label {
	margin-right:10px;
}
.widget .widget-header .widget-header-toolbar {
	margin-left:10px;
}


	/* button color */
.btn-translate:hover, .btn-translate:focus, .btn-translate.active, .open .dropdown-toggle.btn-translate {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.3);
    /*border-color: #000000;*/
}
/* first button right radius */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/* middle button all radius */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
/* last button left radius */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* inverter */
.inverter2_graph {
	text-align: left;
	position: relative;
	width: 100%;
	height: 230px;
	padding: 0px 0 0 0;
}
.inverter3_graph {
	width: 100%;
	height: 230px;
	padding: 0px 0 0 0;
}
.inverter5_graph {
	text-align: left;
	position: relative;
	width: 100%;
	height: 230px;
	margin: 30px 0 30px 0;
}

/* inverter table text align */
.table-responsive .table>thead>tr>th, .table-responsive .table>tbody>tr>td, .table-responsive .table>tfoot>tr>th {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.table-responsive .table>tfoot>tr>th, .table-responsive .table>tfoot>tr>td, .table-responsive .table>tfoot>tr>th {
	text-align:center;
}
.rec-graph-widget .table-responsive {
	min-height:auto;
	width:100%;
	overflow-x:auto;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width:1px;
}
.ui-th-column:first-child, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column:first-child {
	border-left: none;
}
table th {
	white-space:nowrap;
}

table.table-min td,
table.table-min th {
}
table.tbl_type3 {
}
/*경보 > 통신상태 테이블 말줄임*/
.tbl_type3>tbody>tr>td,
.tbl_type3>tbody>tr>th,
.tbl_type3>tfoot>tr>td,
.tbl_type3>tfoot>tr>th,
.tbl_type3>thead>tr>td,
.tbl_type3>thead>tr>th {
	padding:5px 8px;
	height:30px;
	min-width:50px;
	max-width:50px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.tbl_type3>tbody>tr>td.columnName,
.tbl_type3>tbody>tr>th.columnName,
.tbl_type3>tfoot>tr>td.columnName,
.tbl_type3>tfoot>tr>th.columnName,
.tbl_type3>thead>tr>td.columnName,
.tbl_type3>thead>tr>th.columnName {
	max-width:150px;
}
/*경보 > 통신상태 테이블 말줄임*/


/*.table-responsive>.table-bordered {
	border-color:#ddd
}*/

/*
.widget .widget-content.inverter-content {
	word-break: break-all;
	margin:0 auto;
	padding-left:0;
	padding-right:0
}

.inverter-content-table {
	display: table;
	margin: 0 auto;
}
.inverter-cell  {
	display:inline-block;
	padding:0 10px
}
*/
/* inverter table text size */
.dialog_inverter_alm.table-responsive .table>tbody>tr>td {
	font-size: 11px;
}

#dialog_inv {
	padding: 10px 0 5px 10px;
	border: 0px solid #b6b6b6;
	font-family: "Nanum Gothic";
	/*overflow-y: scroll;
	font-size:.8em;*/
}

/* notifications (fire, event, alarm) */
#gritter-notice-wrapper {
	/*display:none;*/
	width: 370px;
	top: 50px;
	right: 10px;
}

.gritter-item-wrapper .gritter-item {
	background: 0 0;
	color: #fff;
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%
}

.gritter-item-wrapper .gritter-item .gritter-img-container {
	display: table-cell;
	width: 23%;
	vertical-align: middle;
	text-align: center;
	background-color: #302f2f
}

.gritter-item-wrapper .gritter-item .gritter-img-container .gritter-image
	{
	float: none
}

.gritter-item-wrapper .gritter-item .gritter-content {
	width: auto
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image
	{
	padding: 15px 20px 17px 15px;
	color: #d9d9d9;
	width: 100%;
	display: table-cell
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close
	{
	display: block !important;
	top: 0;
	right: 0;
	left: auto;
	height: 30px;
	width: 35px;
	font-size: 0;
	background: 0 0;
	text-indent: inherit;
	opacity: .4
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:hover,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:hover
	{
	opacity: .8
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:after,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:after
{
	content: '\f00d';
	font-family: FontAwesome;
	position: absolute;
	color: #fff;
	font-size: 20px;
	left: 10px;
	text-shadow: none;
}

.gritter-item-wrapper.clean .gritter-item,.gritter-item-wrapper.clean .gritter-item .gritter-content,.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close:after
	{
	color: #555
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-title,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-title
	{
	text-shadow: none;
	font-weight: bold;
	font-size: 16px
}

.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image p,.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image p
	{
	font-size: 12px;
	line-height: 19px
}

.gritter-item-wrapper .gritter-item .gritter-content .gritter-without-image
	{
	border-left: 0
}

.gritter-item-wrapper.img-rounded {
	border-radius: 0
}

.gritter-item-wrapper.img-rounded .gritter-img-container .gritter-image
	{
	border-radius: 50%
}

.gritter-item-wrapper.clean {
	background: #fff
}

.gritter-item-wrapper.clean .gritter-item .gritter-img-container {
	background-color: #fafafa
}

.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close
	{
	opacity: .5
}

.gritter-item-wrapper.color .gritter-item .gritter-content {
	color: #fff
}

.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close
	{
	opacity: .7
}

.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close:hover
	{
	opacity: 1
}

.gritter-item-wrapper.primary {
	background: #ef6262
}

.gritter-item-wrapper.success {
	background: #7accbe
}

.gritter-item-wrapper.blue {
	background: #8dcadf
}

.gritter-item-wrapper.blue .gritter-item .gritter-img-container {
	background-color: #87C3D8
}

.gritter-item-wrapper.yellow {
	background: #ffc870
}

.gritter-item-wrapper.yellow .gritter-item .gritter-img-container {
	background-color: #FFC107
}

.gritter-item-wrapper.red {
	background: #F56D62
}

.gritter-item-wrapper.red .gritter-item .gritter-img-container {
	background-color: #ee4133
}

.gritter-item-wrapper.green {
	background: #8BB57B
}

.gritter-item-wrapper.green .gritter-item .gritter-img-container {
	background-color: #72B359
}


.gritter-item-wrapper.danger {
	background: #ef6262
}

.gritter-item-wrapper.alt1 {
	background: #95d9f0
}

.gritter-item-wrapper.alt2 {
	background: #ffdc7a
}

.gritter-item-wrapper.alt3 {
	background: #7a98bf
}

.gritter-item-wrapper.alt4 {
	background: #ccc
}

.gritter-item-wrapper.dark {
	background: #3d3c3c
}

.gritter-item-wrapper.facebook {
	background: #5d82d1
}

.gritter-item-wrapper.facebook .gritter-item .gritter-img-container {
	background-color: #5179ce
}

.gritter-item-wrapper.twitter {
	background: #50bff5
}

.gritter-item-wrapper.twitter .gritter-item .gritter-img-container {
	background-color: #42baf4
}

.gritter-item-wrapper.google-plus {
	background: #eb5e4c
}

.gritter-item-wrapper.google-plus .gritter-item .gritter-img-container {
	background-color: #e9523e
}

.gritter-item-wrapper.dribbble {
	background: #f7659c
}

.gritter-item-wrapper.dribbble .gritter-item .gritter-img-container {
	background-color: #f65693
}

.gritter-item-wrapper.flickr {
	background: #0063dc
}

.gritter-item-wrapper.flickr .gritter-item .gritter-img-container {
	background-color: #005ccd
}

.gritter-item-wrapper.linkedin {
	background: #238cc8
}

.gritter-item-wrapper.linkedin .gritter-item .gritter-img-container {
	background-color: #2183bb
}

.gritter-item-wrapper.youtube {
	background: #ef4e41
}

.gritter-item-wrapper.youtube .gritter-item .gritter-img-container {
	background-color: #ee4133
}

.gritter-item-wrapper.pinterest {
	background: #e13138
}

.gritter-item-wrapper.pinterest .gritter-item .gritter-img-container {
	background-color: #df242b
}

.gritter-item-wrapper.github {
	background: #333
}

.gritter-item-wrapper.github .gritter-item .gritter-img-container {
	background-color: #2b2b2b
}

.gritter-item-wrapper.tumblr {
	background: #426d9b
}

.gritter-item-wrapper.tumblr .gritter-item .gritter-img-container {
	background-color: #3d6590
}

/* main gauge bottom unit */
.gauge-content {
	margin-bottom: 50px;
	margin-top: -68px;
	text-align: center;
	font-weight: bold;
}
/* sub gauge bottom unit */
.gauge-content2 {
	margin-bottom: 20px;
	margin-top: -39px;
	text-align: center;
	/* font-weight: bold; */
	font-size: 11px !important;
}
/* main gauge title */
.gauge_title {
	font-size: 15px;
	/* font-weight: bold; */
	padding-bottom: 10px;
}
/* sub gauge title */
.gauge_title2 {
	font-size: 12px;
	/* font-weight: bold; */
	padding:0 0 3px 0;
}

.inverter-cell .gauge_title2 {
	padding-top:0;
}

/* inverter table td font color */
.tbl_type > tbody > tr > td {
	color: #FFFFFF
}

/* weather info div height */
#wt_info .panel.widget .row.row-table.row-flush {
	height: 68px;
}

/* report search */
.widget-content .form-group:after{
	clear:both;
	display:block;
	content:""
}
.form-control {
	height:34px;
	border-radius: 4px;
	box-shadow: none;
	background-color:transparent;
}
.form-control:focus {
	color: #fff;
	background-color: transparent;
	border:1px solid #1D92AF;
	outline: none;
	box-shadow: none !important;
}


/*.widget-content .input-group[class*=col-]{
    padding-left: 15px;
}*/

.input-group.float-left[class*=col-] {
	float:left;
}

.control-label[class*=col-]{
	padding-left: 0;
}
.input-group .form-control {
	border-radius: 4px
}
.input-group .form-control#rec_edate{
	border-radius:4px 0 0 4px
}
.input-group .form-control.bootstrap-select {
	border-radius:4px
}
.input-group .form-control.bootstrap-select:active {
	outline:none;
}
/* line 97, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-addon {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0 ;
	background-color: #fff;
}
.input-group-addon i {
	color:#757575;
	min-width: 12px;
}
/* line 102, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-addon.input-sm, .input-group-addon.input-lg {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
/* line 107, ../../sass/partials/_ui-bootstrap-elements.scss */

/* line 113, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* line 121, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* line 128, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-appendable {
	margin-bottom: 10px;
}
/* line 131, ../../sass/partials/_ui-bootstrap-elements.scss */
.input-group-appendable .btn {
	min-width: 34px;
}

.one-form {
	width:100%;
}
.one-form label {
	float:right;
	padding-right:10px;
}
.one-form .input-group {
	min-width:260px;
	max-width:260px;
	float:right;
}
.date-block .one-form .input-group {
	margin-right:-15px;
}


.alarm-do .form-inline .form-group.one-form {
	margin-top:10px;
}

.one-form .control-label {
	padding-right:10px;
}
	/* pagination */
/* line 137, ../../sass/partials/_ui-bootstrap-elements.scss */
.pagination {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
/* line 140, ../../sass/partials/_ui-bootstrap-elements.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
/* line 149, ../../sass/partials/_ui-bootstrap-elements.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

/* report scrollbar */
.ui-jqgrid-bdiv::-webkit-scrollbar {
	width: 1em;
    height: 1em;
}
.ui-jqgrid-bdiv::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);*/
}
.ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  /*outline: 1px solid slategrey;*/
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}



.ui-jqgrid .ui-separator {
	border-left:0;
	padding-left:6px;
	height:14px;
}
.ui-jqgrid .ui-jqgrid-pager span.ui-icon.ui-icon-refresh {
	margin-top:-1px;
}


.ui-jqgrid .ui-state-disabled:hover {
	padding: 2px
}
.ui-jqgrid .ui-pg-table td {
	padding:2px;
}

.ui-jqgrid .ui-pg-table td.ui-pg-button {
	border-right:none !important;
}




.conbox_graph {/*float:left;*/
	text-align: left;
	position: relative;
	/*background: url(../images/box/gt_01.gif) no-repeat 0 0;*/
	width: 100%;
	height: 300px;
	padding: 0px 0 0 0;
	/*margin: 0px 7px 0px 7px;*/
	border: 0px solid red;
	/*border-radius: 5px;*/
}

/* line 91, ../../sass/partials/_ui-bootstrap-elements.scss */
/* line 156, ../../sass/partials/_ui-bootstrap-elements.scss */
/* .btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-family: "latolight";
} */
/* line 161, ../../sass/partials/_ui-bootstrap-elements.scss */


/*jq.grid.min.js*/
.ui-icon-search {
	background-position: -160px -113px;
}
.ui-icon-refresh {
	background-position: -64px -80px;
}
.btn-default {
	outline: none !important;
}
.ui-icon-trash {
    background-position: -176px -97px;
}
.ui-icon-pencil {
    background-position: -64px -113px;
}
.ui-state-default td:hover {
    background-color:transparent;
}
/*jq.grid.min.js*/


.inverter-cell {
	margin-bottom:15px;
}


@media (min-width: 1200px){
	.col-lg-2.inverter-cell  {
		width: 13.5555557% !important;
	}
}

@media  (max-width :421px) {
	.col-xs-3.inverter-cell {
		width: 50%; !important
	}
}

	/* PC(L)일경우 */
@media (min-width :/*992*/1280px) {

	/* header notifications bell icon
	.top-bar .notifications {
	    margin-left: 20px;
	    margin-right: 55px;
	}*/

	/* sub gauge col width */
	#sub_gauge .col-md-6 {
		width: 50%;
		position: relative;
		float: left;
	}
	#sub_gauge .col-md-4 {
		width: 33.3%;
		position: relative;
		float: left;
	}
	#sub_gauge .col-md-3 {
		width: 25%;
		position: relative;
		float: left;
	}
	/*
	#sub_gauge .col-md-2, #sub_gauge .col-md-1 {
		width: 16.66666667%;
		position: relative;
		float: left;
	}*/

	.padding-right-minus {
		padding-right: 0px;
	}

	/* panel padding */
	.padding-right-2px {
		padding-right: 2px;
	}
	.padding-left-2px {
		padding-left: 2px;
	}
	.padding-right-3px {
		padding-right: 3px;
	}
	.padding-left-3px {
		padding-left: 3px;
	}

	/* inverter */
	.inverter1_graph {
		text-align: left;
		position: relative;
		width: 100%;
		height: 350px;
		padding: 0px 0 0 0;
	}

	/* sub gauge margin */
	#sub_gauge>div.col-md-1.center:nth-child(1)>p,#sub_gauge>div.col-md-1.center:nth-child(2)>p,
	#sub_gauge>div.col-md-1.center:nth-child(3)>p,#sub_gauge>div.col-md-1.center:nth-child(4)>p,
	#sub_gauge>div.col-md-1.center:nth-child(5)>p,#sub_gauge>div.col-md-1.center:nth-child(6)>p {
		padding-top: 0px;
	}

	#wt_info .widget {
		margin-bottom: 0px;
	}

	/* report search */
	.col-md-select {
		width: 18%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 15px;
	}
	.col-md-select:not(:first-child) {
		padding-left: 0px;
	}
	.col-md-date {
		width: 25%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 25px;
	}
}

/* XS, S, M (테블렛, 모바일 등) */
@media (max-width: /*991*/1279px) {
	/* header user box */
	.top-bar .logged-user .dropdown-menu {
		left: -auto !important
	}
	/* header notifications bell icon */
	.top-bar .notifications {
		margin-left: 0px;
		/*margin-right: 28px;*/
	}
	/* sub gauge col width */
/*	#sub_gauge .col-md-6 {
		width: 50%;
		position: relative;
		float: left;
	}
	#sub_gauge .col-md-4, #sub_gauge .col-md-3, #sub_gauge .col-md-2, #sub_gauge .col-md-1 {
		width: 33.3%;
		position: relative;
		float: left;
	}
*/
	/* weather info col width */
	.info_widget .col-md-2, .info_widget .col-md-3, .info_widget .col-md-6 {
		width: 50%;
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		float: left;
	}
	/* weather info col padding */
	.col-md-2.odd, .col-md-3.odd, .col-md-6.odd {
		padding-right: 2px;
	}
	.col-md-2.even, .col-md-3.even, .col-md-6.even {
		padding-left: 2px;
	}

	.col-md-6.padding-right-3px {
		width: 100%;
		padding-right: 15px;
	}
	.col-md-6.padding-left-3px {
		width: 100%;
		padding-left: 15px;
	}
	/* label col width */
	.row-flush .col-md-4 {
		width: 33.4%;
		position: relative;
		float: left;
	}
	.weather-block .row-flush .col-md-4 {
		width: 33.4%;
		position: relative;
		float: none;
	}
	.weather-block .row-flush .col-md-8 {
		width: 100%;
	}
	.info_widget .row-flush .col-md-4 {
		float: none;
	}
	.info_widget.weather-section .row-flush .col-md-8{
		width:100%;
	}
	.row-flush .col-md-5 {
		width: 41.6%;
		position: relative;
		float: left;
	}
	.row-flush .col-md-6 {
		width: 50%;
		position: relative;
		float: left;
	}
	.row-flush .col-md-8 {
		width: 66.6%;
		position: relative;
		float: left;
	}
	.row-flush .col-md-7 {
		width: 58.4%;
		position: relative;
		float: left;
	}
	/* inverter */
	.inverter1_graph {
		text-align: left;
		position: relative;
		width: 100%;
		height: 250px;
		padding: 0px 0 0 0;
	}
	.widget.panel.green {
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #3ec291;
		/* background-color: #fff; */
		margin-bottom: 5px !important;
	}
	/* sub gauge padding */
	#sub_gauge>div.col-md-1.center:nth-child(1)>p,#sub_gauge>div.col-md-1.center:nth-child(2)>p,#sub_gauge>div.col-md-1.center:nth-child(3)>p {
		padding-top: 0px;
	}
	#wt_info .widget {
		margin-bottom: 5px;
	}
	.weather-section #wt_info .widget {
		margin-bottom:0
	}
	/* main gauge */
	/*#gauge_main .row > .col-md-4:not(:last-child) {
		width: 50%;
		float: left;
	}
	#gauge_main .row > .col-md-4:last-child {
		width: 100%;
	}*/
	/* report search */
	.col-md-select {
		width: 100%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.col-md-date {
		width: 100%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
}


@media (min-width: 640px) and (max-width: 1415px) {

	.weather-block.col-lg-2 {
		width:50% !important
	}

	.weather-block.col-lg-2 .col-md-4 br {
		display:none;
	}
	.weather-block.col-lg-2 .col-md-4 .space {
		display:inline;
	}
	.weather-section .row-flush .bg-translate {
		padding-left:15px;
		font-size:14px;
	}
	.weather-section h4 .counter {
		font-size:28px
	}
	.weather-section .wind.direction h4 .counter {
		padding-right: 60px;
	}

	.weather-section .weather-block .col-md-8 .panel-body {

	}

	/* smp state date */
	div.date-area > div.col-md-1 {
		width: 8.33333333%;
		float: left;
	}
	div.date-area > div.col-md-offset-5 {
	    margin-left: 41.66666667%;
		float: left;
	}
	div.date-area > div.col-md-5 {
		width: 41.66666667%;
		float: left;
	}


}


	@media (min-width: 980px) and (max-width: 1240px) {
		.btn {
			padding: 6px 10px;
		}
	}
	@media (min-width: 1200px) and (max-width: 1475px) {
		.col-lg-1 {
			width:16.66666667%;
		}
	}

@media (min-width: 1200px) {
	.date-block {
		padding-left: 0
	}

	.xs-center {
		padding-left: 0
	}

	.left-wide-grid {
		padding-left: 0;
	}

	.right-wide-grid {
		padding-right: 0;
	}

}
	@media screen and (max-width: 1200px) {
		.rec-from .form-horizontal {
			padding-right: 0 !important;
			padding-left: 0 !important
		}
	}


	@media (max-width: 992px) {

		.top-content,.breadcrumb {
			margin-bottom:0
		}

	}

@media (max-width: 821px) {
	.col-sm-2.weather-block {
		width:50% !important
	}
}

	@media (min-width: 768px) {
		.form-inline .form-group.one-form {
			margin-bottom:10px
		}
	}
	@media (max-width: 767px) {
		.top-content{
			padding-top: 0
		}
		.top-content ul.mini-stat {
			float:right;
		}
		.top-content ul.mini-stat > li {
			padding-left:5px;
		}
		.top-content ul.mini-stat h5 .stat-value {
			font-size:1.3em
		}
		.info_weather {
			width:30px;
			height:30px;
			margin-left:0
		}
		.info_weather canvas {
			width:30px;
			height:30px;
		}
		.form-horizontal .control-label {
			text-align:left;
			margin-bottom:10px;
			padding-top:7px;

		}
		.xs-center {
			text-align:center;
		}
		.widget-content .input-group[class*=col-] {
			padding-left: 15px;
			padding-right:15px;
		}
		#alm_div {
			padding-right:0
		}
		.control-label[class*=col-]{
			padding-right: 0;
			padding-left: 15px;
		}
		.power-stat.row .col-xs-12{
			width: 33.3%;
			float: left;
		}
		.rec-graph-widget .form-group {
			margin-bottom:10px;
		}
		.form-group {
			margin-bottom:0
		}
		.form-horizontal:last-child {
			margin-bottom:15px
		}
		.xs-center.form-horizontal {
			margin-top:15px;
		}
		.weather-section .row-flush .bg-translate {
			padding-left: 6px;
			font-size: 14px;
		}
		.weather-section .weather-block .col-md-8 .panel-body {
			padding-right: 15px;
		}
		.weather-section h4 .text-muted {
			padding-right:0;
			right:0;

		}
	}


@media (max-width: 767px) {
	.table-responsive.ui-jqgrid-bdiv {
		margin-bottom:0;
		padding-bottom:10px;

	}
	.rec-from .rec-save {
		padding-left:0 !important
	}
	.rec-from .rec-save-form {
		padding-right:70px !important;
		position:relative;
	}
	.rec-from .rec-input {

		width:100%;
	}
	.rec-from .rec-save {
		width:53px;
		position:absolute;
		right:15px;
		bottom:0;

	}
}




	@media (min-width: 640px) and (max-width: 767px) {
		.top-bar > .container .row .logo{
			display:inline-block;
		}
		.top-bar > .container .row .nav-bar{
			display:inline-block;
			float:right;
		}
	}


	@media (min-width: 480px) {
		.power-info-section.widget .col-xs-12 {
			padding-left:5px;
			padding-right:5px;
		}
		.weather-block.pd-minus-x{
			padding-right:5px !important;
			padding-left:5px !important
		}

		.power-info-section.widget .widget-content {
			padding:20px 20px
		}
		.weather-section.widget .widget-content {
			padding:20px 20px
		}


	}




	@media screen and (max-width: 640px) {

		.content-wrapper > .row > .col-md-4 {
			display:none;
		}

		.breadcrumb {
			display:none;
		}

		.row-flush .center {
			padding: 10px 0;
			font-size:12px;
		}
		#sub_gauge .col-xs-6 {
			width: 50%;
		}
		.widget-content .input-group[class*=col-] {
			padding-left: 15px;
			padding-right:15px;
		}
		.right-wide-grid-xs {
			padding-right:0
		}
		.xxs-block{
			display:block;
		}
		/*main-power-info*/
		.power-info-section .panel-body {
			padding:12px 0
		}
		.secondary-stat .title {
			font-weight:normal;
		}
		.widget .widget-content h4 {
			font-size:14px;
		}
		.power-info-section .counter {
			font-size:20px;
		}
		.power-info-section .row-flush > .col-md-12 {
			padding:0 6px
		}
		.power-info-section .text-muted span:last-child {
			right:6px;
		}
		.power-info-section .counter {
			padding-top:13px;
		}
		.power-info-section .timestamp-none .counter {
			padding-top:18px;
		}
		.power-info-section .panel-body .timestamp span:last-child {
			padding-top: 5px;
		}
		.power-info-section .widget {
			margin-bottom:10px
		}
		.power-info-section .col-xs-12 {
			width: 50% !important;
		}
		.weather-block.col-lg-2 .col-md-4 br {
			display:none;
		}
		.weather-block.col-lg-2 .col-md-4 .space {
			display:inline;
		}
		.weather-section h4 .counter {
			padding-right:35px;
		}
		.top-bar .notification-content .logo > span {
			margin-top:8px;
		}
		.secondary-stat .secondary-stat-item {
			padding:12px 0 12px 6px;
		}
		.secondary-stat .card-body {
			margin-top:10px;
		}
		.weather-section h4 .counter {
			font-size:20px;
			padding-top:13px;
		}
		.top-bar .notifications .general .dropdown-menu .notification-content .timestamp small {
			font-size:10px
		}
		.footer p {
			line-height:1.3em;
		}

		

		/* smp state date */
		div.date-area > div.col-md-1:first-child {
			width: 13%;
			float: left;
		}
		div.date-area > div.col-md-1:last-child {
			width: 15%;
			float: right;
		}
		div.date-area > div.col-md-offset-5 {
			padding-left: 15px;
			float: left;
		}
		div.date-area > div.col-md-5 {
			width: 72%;
			float: left;
		}
	}

	@media (max-width: 620px) {

		.rec-graph-widget .smp-state-block{
			position: static
		}
		.rec-graph-widget .smp-state-block .absolute-block {
			position: static;
			right: 0;
			top: 0;
		}
		.rec-graph-widget .smp-state-block .absolute-block .form-group {
			margin-bottom:10px
		}


	}
	/* XS (모바일) */
	@media (max-width: 600px) {
		/* main gauge */
		#gauge_main .row > .col-md-4 {
			width: 100% !important;
		}
		.one-form .input-group {
			min-width:215px;
			max-width:215px;
			float:right;
		}
	}



@media (max-width: 520px) {
	.col-xs-3.inverter-cell {
		width: 33% !important;
	}
}



@media (max-width: 480px) {
	.power-info-section .col-xs-12 {
		width: 100% !important;
	}
	.top-bar .notifications .general .dropdown-menu {
		left: -auto !important;
		margin-left: 0;
		max-width: 100%;
		min-width:257px
	}
	.top-bar .notifications .notification-content .text-content {
		width:100%;
	}
	.page-auth .center-block.login-box {
		background-color:transparent;
		padding-top:0
	}

}





@media screen and (max-width: 420px) {
	.col-xs-3.inverter-cell {
		width: 50% !important;
	}
	.inverter-cell .gauge_title2 {
		padding-top:0;
	}
}
@media (max-width: 360px) {
	.one-form label {
		margin-right: 5px;
	}
	.top-bar .container {
		padding-right:15px;
		padding-left:15px
	}
	.weather-block.pd-minus-x{
		padding-right:5px !important;
		padding-left:5px !important
	}
	.weather-section.widget .widget-content {
		padding:20px 20px
	}

}

@media (max-width: 320px) {
	.weather-block.pd-minus-x{
		padding-right:5px !important;
		padding-left:5px !important
	}
	.weather-section.widget .widget-content {
		padding:20px 20px
	}
	.inverter-cell {
		margin-top:10px;

		margin-bottom:0

	}
}
.select_style {
	position:relative;
	height:34px;
}
select.form-control::-ms-expand {	display: none; }
select.form-control{
	-webkit-appearance: none;
	appearance: none;
}
select.form-control {
	background:none;
	padding-right:30px;
	cursor:pointer;
	padding-left:15px;
}
.select_style:after {
	clear:both;
	display:inline-block;
	content:"";
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-4px;
	width:8px;
	height:8px;
	background:url(../images/select_arrows_white.png) no-repeat;
	background-size:8px auto;
	z-index:10;
}
#income_state .select_style {
	width:100%
}
#income_state .select_style:after {
	clear:both;
	display:block;

}
.form-inline .select_style {
	display:inline-block;
}


/*singleline*/

.drmText11{
	font-size: 11px;
	line-height:1.3em;
	color:rgba(255,255,255,0.5);
	margin-top:-15px;
}
.drmTable.default-table {
	border:1px solid #3a3a3a;
	border-collapse:collapse;
	border-spacing:0px;
	text-align: center;
}
.drmTable.default-table tr {
	border:none;
}
.drmTable.default-table th {
	font-size : 11px;
	padding:3px 6px;
	font-weight: normal;
}
.drmTable.default-table thead th {
	font-size:12px;
	font-weight: normal;
	padding:3px 6px 5px;
}
.drmTable.default-table tbody th {
	font-size:11px;
	text-align:center;
}
.drmTable.default-table tbody td span{
	text-align:right;
	display:inline-block;
	padding-right:3px;
}

.drmTable.default-table.t-foot {
	margin-top:-1px;
}
.drmTable.default-table tfoot th {
	min-width:60px;
}
.drmTable.default-table tfoot td {
	text-align:right;
	padding-right:3px;
}
.drmTable td span {
	padding:3px 0;
	display:inline-block;
}
.drmTable.default-table td,.drmTable.sin-table th {
	text-align:center;
}
.drmTable.default-table .drmText11{
	text-align: center;
	font-size: 11px;
	line-height:100%;
	color: #fff;
}
.drmTable.default-table .sign{
	display:inline-block;
	margin-left:3px;
}
.drmText15_point {
	font-weight:normal
}
.drmText15_point.number {
	margin-top:-15px;
	font-weight:normal;

}
.drmTable.block-table {
	min-width:250px;
	max-width:280px;
	margin-top:-18px;
}
.drmTable.block-table th {
	text-align:center;
}

.drmTable.block-table tbody td {
	text-align:Right
}

.drmTable.block-table tbody td .sign {
	width:20px;
	text-align:left;
	display:inline-block;
	padding-right:5px;
}

.drmTable.line-table {
	margin-left:10px;
	margin-top:-8px;
}
.drmTable.hour-table tbody th {
	padding:3px 12px;
}
.drmTable.hour-table thead th,.drmTable.line-table thead th {
	font-size:12px;
}
.drmTable.line-table tbody th {
	padding:3px 6px;
	font-size:11px;
}
.drmTable.hour-table tbody td,.drmTable.line-table tbody td{
	text-align:right;
	padding:0 3px;

}
.drmTable.hour-table tbody td .number {
	text-align:right;
}
.drmTable.hour-table tbody td .sign,.drmTable.line-table tbody td .sign{
	font-size:10px;
	display:inline-block;
	width:25px;
	text-align:left;
}
.inverter-cell .knob{
	margin-top: 17px !important;
}

/* smp state date div */
.ui-rangeSlider {
	margin: 10px 0 0 0;
}
.date-area {
	height: 40px;
	margin-top: 40px;
}
.date-area > div:first-child {
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}
.date-area > div > label.control-label {
	padding-top: 5px;
}
.date-area > div > span.input-group-addon {
	float: right;
	width: 40px;
}




/*bootstrap select customizing*/


.bootstrap-select {
	z-index:inherit !important;
}
.bootstrap-select button span.bs-caret {
	display:none;
}


.bootstrap-select .dropdown-menu {
	font-size:12.5px;
	padding:0;
}
.bootstrap-select .dropdown-menu>li>a {
	line-height:1.1;
}
.bootstrap-select .dropdown-menu>li.selected,
.bootstrap-select .dropdown-menu>li.selected>a:hover,
.bootstrap-select .dropdown-menu>li:hover,
.bootstrap-select .dropdown-menu>li>a:hover,
.bootstrap-select .dropdown-menu>li:focus,
.bootstrap-select .dropdown-menu>li>a:focus {
	border:0 none;
	outline:none;
}

.bootstrap-select .dropdown-menu>li>a:focus,
.bootstrap-select .dropdown-menu>li>a:hover {
	background:transparent;
}

/*bootstrap select customizing*/