* {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px
}
body {
	margin: 0;
	padding: 0;
	background: #f0f0f0;
	user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
body {
	overflow: hidden
}
body.cross * {
	cursor: crosshair !important
}
:-webkit-full-screen {
background:#f0f0f0
}
:-moz-full-screen {
background:#f0f0f0
}
:-ms-full-screen {
background:#f0f0f0
}
.sl-menu {
	margin: 3px 3px 0 3px;
	z-index: 10000;
	width: 100%;
}
.sl-menu .item {
	display: inline-block;
	height: 22px;
	line-height: 27px;
	padding: 0 4px;
	cursor: default;
	vertical-align: top;
	border-right: 1px solid #8e8e8e;
}
.sl-menu .item.bnone{
	border:none;
}

.sl-menu .item .box {
	position: absolute;
	margin-top: 22px
}
.sl-menu .item .right {
	display: none
}
.sl-menu .item span {
	font-size: 14px;
	cursor: pointer;
	padding:0px 5px;
}
.page-table {
	cursor: default;
	position: relative;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden
}
.page-table input {
	margin: 0;
	padding: 0;
	position: fixed;
	left: -3000px
}

.page-table table {
	width: 100%;
	position: relative;
}
.page-table table th {
	text-align: left;
	font-weight: bold;
	background: #f9f9f9;/*table top header color*/
	line-height: 22px;
	height: 22px;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb
}
.page-table table th:first-child {
	border-left: 0 none;
}
.page-table table th .order {
	display: none
}
.page-table table th .content {
	margin: 0 6px
}
.page-table table td {
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	padding: 0 6px
}
.page-table table td:first-child {
	border-left: 0 none
}
.page-table table td.col_span {
	border-left-color: transparent
}
.page-table table .content {
	font-size: 12px
}
.page-table table .container {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.page-table.grid td {
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb
}
.page-table.fixed table {
	table-layout: fixed
}
.page-table.grid tr:nth-child(odd) td {
	background: #ebebeb
}
.page-table.odd tr:nth-child(odd) td {
	background: #ebebeb
}
.page-table table tr.sel td {
	background: #a0d8fe !important;
	border-left-color: #a0d8fe !important;
	color: #000 !important
}
.page-table table tr.dragenter td, .page-table table tr.dragenter th {
	border-bottom-color: #68aedd
}
.page-table .header {
	position: absolute;
	top: 0;
	width: 100%
}


.page-tablePopup {
	cursor: default;
	position: relative;
	height: 100%;
	overflow: scroll;
	/*overflow-y: auto;
	overflow-x: hidden*/
}
.page-tablePopup input {
	margin: 0;
	padding: 0;
	position: fixed;
	left: -3000px
}

.page-tablePopup table {
	width: 100%;
	position: relative;
}
.page-tablePopup table th {
	text-align: left;
	font-weight: normal;
	background: #f9f9f9;/*table top header color*/
	/*line-height: 40px;
	height: 40px;*/
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb
}
.page-tablePopup table th:first-child {
	border-left: 0 none;
}
.page-tablePopup table th .order {
	display: none
}
.page-tablePopup table th .content {
	margin: 0 6px
}
.page-tablePopup table td {
/*	line-height: 40px;
	height: 40px;*/
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	padding: 0 0px
	
}
.page-tablePopup table td:first-child {
	border-left: 0 none
}
.page-tablePopup table td.col_span {
	border-left-color: transparent
}
.page-tablePopup table .content {
	/*font-size: 16px*/
}
.page-tablePopup table .container {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
/*	background-color: #000;
	color : #FFF;*/
}
.page-tablePopup.grid td {
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb
}
.page-tablePopup.fixed table {
	table-layout: fixed
}
.page-tablePopup.grid tr:nth-child(odd) td {
	background: #ebebeb
}
.page-tablePopup.odd tr:nth-child(odd) td {
	background: #ebebeb
}
.page-tablePopup table tr.sel td {
	background: #a0d8fe !important;
	border-left-color: #a0d8fe !important;
	color: #000 !important
}
.page-tablePopup table tr.dragenter td, .page-tablePopup table tr.dragenter th {
	border-bottom-color: #68aedd
}
.page-tablePopup .header {
	position: absolute;
	top: 0;
	width: 100%
}

.page-tabs {
	border-bottom: 1px solid #000;
	vertical-align: bottom
}
.page-tabs a {
	color: #696969;
	padding: 0 10px;
	vertical-align: bottom;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	cursor: default;
	display: inline-block;
	border: 1px solid transparent;
	border-bottom: 0 none;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 1px
}
.page-tabs a:first-child {
	margin-left: 3px
}
.page-tabs a div {
	display: none
}
.page-tabs a.selected {
	color: #000;
	cursor: default;
	position: relative;
	background: #fff;
	border-color: #000;
	box-shadow: 1px -1px 0 #aaa;
	margin-bottom: 0
}
.page-tabs a.selected div {
	display: block;
	position: absolute;
	background: #fff;
	height: 2px;
	width: 100%;
	bottom: -1px;
	left: 0
}
.page-tabs a.disabled {
	color: #acacac !important
}
.page-tabs .sep {
	cursor: default;
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #696969;
	line-height: 14px;
	margin-bottom: 3px
}
.page-tabs .sep:last-child {
	background: 0
}
.page-tabs .sep.hidden {
	background: 0
}
.page-tabs .sep.shift {
	background: #aaa;
	margin-bottom: 0;
	vertical-align: bottom
}
.page-tabs.lower {
	border-top: 1px solid #000;
	border-bottom: 0 none;
	vertical-align: top
}
.page-tabs.lower a {
	border-bottom: 1px solid transparent !important;
	border-top: 0 none !important;
	vertical-align: top;
	margin-top: 1px;
	margin-bottom: 0
}
.page-tabs.lower a.selected {
	box-shadow: 1px 1px 0 #aaa;
	border-color: #000 !important;
	margin-top: 0
}
.page-tabs.lower a.selected div {
	top: -1px;
	bottom: auto
}
.page-tabs.lower .sep {
	margin-top: 3px;
	margin-bottom: 0
}
.page-tabs.lower .sep.shift {
	margin-top: 0;
	vertical-align: top
}
.sl-block.frame {
	background: #fff;
	border-left: 1px solid #696969;
	border-top: 1px solid #696969;
	border-right: 1px solid #696969;
	position: absolute;
	overflow-x: auto;
	overflow-y: hidden
}
.sl-block.frame.left {
	left: 4px;
	width: 408px;
	bottom: 260px;
	top: 68px
}
.sl-block.frame.right {
	left: 416px;
	bottom: 260px;
	top: 68px;
	right: 4px;
	overflow: hidden
}
.sl-block.frame.bottom {
	left: 4px;
	bottom: 27px;
	right: 4px;
	height: 206px;
	z-index: 2
}
.page-tabs.frame {
	position: absolute
}
.page-tabs.left {
	left: 4px;
	width: 410px;
	bottom: 240px
}
.page-tabs.right {
	left: 416px;
	right: 4px;
	bottom: 240px
}
.page-tabs.bottom {
	left: 4px;
	right: 4px;
	bottom: 7px
}
.chart-tabs {
	position: absolute;
	left: 416px;
	right: 4px;
	bottom: 239px;
	height: 21px;
	overflow: hidden
}
.chart-tabs .page-tabs {
	position: absolute;
	left: 0;
	right: 0;
	padding-right: 20px
}
.chart-tabs .page-tabs a {
	margin-bottom: 10px
}
.page-tabs.toolbox {
	z-index: 3;
	background-color: #f0f0f0
}
/*MENU START*/

.offcanvas {
	color: #ffffff;
	cursor: default;
	top: 0;
	margin: 3px;
	white-space: nowrap;
	z-index: 1000;
}
.offcanvas.open {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	width: 250px;
}
.offcanvas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 300;
}
.offcanvas li {
	display: block;
	line-height: 22px;
}
.offcanvas a {
	display: block;
	height: 100%;
	width: 100%;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	/*border-bottom: 1px solid #c6c6c6;*/
	padding-top: 2px;
	transition: 0.3s ease all;
}
.offcanvas a:hover {
	background-color: #f0f0f0;
}
.offcanvas a i {
	font-size: 23px;
	float: left;
	padding: 0 15px 0 4px;
}
.offcanvas a.moveleft {
	padding-left: 53px;
}
  
  /*MENU END*/
.btn11 {
  background-color: #e1e1e1;
  border: 1px solid #666;
  color: #000000;
  font-family: calibri;
  font-size: 12px;
  margin: 5px 2px 2px 2px ;
  padding: 0.5px 10px;
}
.btn11:hover {
  border: 1px solid #0078d7;
  padding: 0.5px 10px;
}

.greencol{
background-color:#64bcdd;
}
#w_100{
	width:100% !important;
}