@charset "CP850";
/* ~~~ COMMON ~~~ */
/*
~~~ Colours ~~~
black					#1a171b
light grey (background)	#ededed
light grey (borders)	#ddd
grey (borders)			#999
orange					#f59600
light orange			#fcdfb2

~~~ Measurements ~~~
1 colum á 495px
2 colums 248px + 247px
3 colums á 165px
4 colums á 123px + 3 * 1px margin
4 colums á 118px + 3 * 1px margin + 2 * 10px margin (left, right)
*/
html, body {
	height: 100%;
	overflow: hidden;
}

html {
/*	overflow: hidden;*/
}

body {
	line-height: 140%;
	font-size: 11px;
	font-family: verdana, arial, helvetica, verdana, sans-serif;
	color: #1a171b;
	background: #fff;

}
body, body * {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 11px;
	font-family: arial,helvetica,verdana,sans-serif;
	color: #1a171b;
}

.right {
	text-align: right;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, table, form {
	margin-bottom: 30px;
}

div#grid-box, div#chartbox, div#tan_his_box, div#tan_his_hint_box, div#news_box, div#tan_cal_fail_box, div#tan_cal_conf_box, div#tan_reset_cal_conf_box, div#ala_edit_box, div#act_edit_box, div#bill_box, div.dhx_combo_box, div.table {
	border: 1px solid #ddd;
	border-radius: 3px;
}

form.filter, input.text, div#gridbox div.xhdr table.hdr td div.hdrcell.filter input, select, textarea {
	border: 1px solid #ddd;
	border-radius: 3px;
}

#dgr-get-tan-his-buttons {
	margin-top: 5px;
}

#sounding-message, #dgr-tab-name-edit, #tan_his_hint_box, #news_box, #tan_cal_fail_box, #tan_cal_conf_box, #tan_reset_cal_conf_box {
	display: none;
}

select.select-tables {
	display: block;
	clear: none !important;
}

.dhx_combo_list input {
	margin-top: 0.45em !important;
}
.dhx_combo_list .dhx_selected_option {
	background-color: orange;
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix {
	display: block;
	/* Hides from IE-mac \*/
}
.clearfix:after {
	content: ".";
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */
/* ~~~ LAYOUT ~~~ */
#page {
	position: relative;
	min-width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#branding {
	border: solid #ed7b05;
	border-width: 0 0 1px 0;
	background: url(/img/bg/branding.png) 7px 10px no-repeat white;
	height: 70px;
	padding-top: 10px;
	padding-left: 15px;
}

#content {
	padding: 20px 20px 0 20px;
}

#site-info {
	margin: 0 20px;
	padding: 10px;
}

.popup {
	height: auto;
}
.popup #page {
	margin: 20px 0;
	padding: 0;
}
.popup #content {
	margin: 0;
}

/* ~~~ HEADINGS ~~~ */
.drag-area h2, .drag-area h3 {
	font-size: 12px;
	margin: 2px 0 0 5px;
}

/* ~~~ DIVISIONS ~~~ */
div#chartbox, div#tan_his_box, div#tan_his_hint_box, div#tan_cal_fail_box, div#tan_cal_conf_box, div#tan_reset_cal_conf_box, div#ala_edit_box, div#bill_box, div#act_edit_box, div#csms_box, div#news_box, div#dgr_gen_progress {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	border-color: #999;
	background-color: white;
	margin-top: -260px;
	margin-left: -400px;
	padding: 29px 10px 10px 10px;
}
div#tan_his_box {
	padding: 40px 10px 20px 20px;
	height: auto !important;
}
div#tan_his_box, div#tan_his_hint_box, div#tan_cal_fail_box, div#tan_cal_conf_box, div#tan_reset_cal_conf_box, div#ala_edit_box, div#bill_box, div#news_box, div#ala_csms_box {
	width: 720px;
}
div#tan_his_box, div#tan_his_hint_box, div#tan_cal_fail_box, div#tan_cal_conf_box, div#tan_reset_cal_conf_box, div#ala_edit_box, div#bill_box, div#news_box, div#ala_csms_box, div#act_edit_box, div#csms_box {
	height: 347px;
}
div#act_edit_box {
	width: 513px;
}
div#csms_box {
	width: 685px;
}
div#dgr_gen_progress {
	display: block;
	border: 0;
	background-color: #fff;
	width: 70px;
	height: 50px;
	margin-left: -35px;
	margin-top: -25px;
}
div#tan_his_hint_box, div#tan_cal_fail_box, div#tan_cal_conf_box, div#tan_reset_cal_conf_box {
	width: 285px;
	height: auto;
	margin-top: -160px;
	margin-left: -160px;
}
div#tan_his_hint_box > #tan_his_hint > input, div#tan_cal_fail_box > #tan_cal_fail > input, div#tan_cal_conf_box > #tan_cal_conf > .input-container, div#tan_reset_cal_conf_box > #tan_reset_cal_conf > .input-container {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	display: block;
}
div#tan_cal_conf_box > #tan_cal_conf > .input-container, div#tan_reset_cal_conf_box > #tan_reset_cal_conf > .input-container {
	width: 220px;
}
div#tan_cal_conf_box > #tan_cal_conf > .input-container input:first-child, div#tan_reset_cal_conf_box > #tan_reset_cal_conf > .input-container input:first-child, div#dgr-get-tan-his-buttons > input:last-child {
	margin-right: 15px;
}
div#gridbox {
	background-color: white;
	width: 100%;
}

span.unit {
	font-size: 12px;
	padding-right: 2px;
}

div#chartbox {
	width: 800px;
	height: 550px;
}
div#chart {
	width: 800px !important;
	height: 510px;
	padding-right: 0;
}
div#cbo_attr_id {
	float: left;
	border-color: #999;
	width: 199px;
	height: 19px;
	margin-top: -1px;
}
div#cbo_attr_id .dhx_combo_box {
	border: none;
	margin: 1px;
}
div#cbo_attr_id .dhx_combo_box .dhx_combo_option_img {
	display: none;
}
div#cbo_attr_id .dhx_combo_box .dhx_combo_input {
	width: 192px !important;
}
div#cbo_attr_id .dhx_combo_box .dhx_combo_img {
	height: 16px;
	top: 2px;
	left: 179px;
}

.dhx_combo_list {
	position: absolute;
	z-index: 230;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #999 !important;
	height: 350px !important;
	background-color: white !important;
}

div#chart, div#tan_his, div#news_box, div#ala_edit {
	background-color: #fff;
	width: 720px;
	height: 310px;
	padding-top: 15px;
}
div#news_box {
	padding-top: 29px;
}
div#tan_his {
	height: auto;
}
div#act_edit {
	background-color: #fff;
	width: 685px;
	height: 170px;
	padding-top: 15px;
}
div#csms {
	background-color: #fff;
	width: 685px;
	height: 310px;
	padding-top: 15px;
}
div#filter-options {
	float: none;
	clear: left;
	height: 26px;
	margin-bottom: 5px;
}
div.chain {
	float: left;
	background-color: #ededed;
	margin-right: 10px;
	padding: 3px;
	height: 20px;
}
div.drag-area {
	cursor: move;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/lib/dhx/dhtmlxgrid_pro_full/imgs/sky_blue_grid.gif) 0 0 repeat-x #dddddd;
	width: 100%;
	height: 19px;
	margin-right: 15px;
}
div#doc-export {
	width: 87px;
	margin-left: auto;
	padding-top: 3px;
}
div.table {
	float: left;
	border-color: #999;
	width: 365px;
	padding: 5px;
}
div.table .thead, div.table .tbody, div.table .tfoot {
	float: none;
	clear: both;
}
div.table .thead {
	font-weight: bold;
}
div.table .tbody {
	overflow: auto;
	height: 200px;
}

/* div-table BEGIN */
/** html div.table .tbody {
	overflow-x: hidden;
}*/
div.table .row {
	/*float:left*/
	float: none;
	clear: left;
	border: solid #fff;
	border-width: 0 0 1px 0;
}
div.table .row.odd {
	background-color: #ededed;
}
div.table .row.even {
	background-color: #fff;
}
div.table .row span {
	display: block;
	float: left;
	text-align: center;
	border: solid #fff;
	border-width: 0 1px 0 0;
	padding: 3px 5px;
}
div.table .row .date {
	width: 120px;
}
div.table .row .volume {
	text-align: right;
	width: 65px;
}
div.table .row .cm {
	text-align: right;
	width: 60px;
}
div.table .row .cmm {
	width: auto;
	overflow: hidden;
	float: none;
}
div.table .row .cmm input {
	text-align: right;
	width: 100%;
	margin-right: 2px;
}
div.table .thead .row span {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.table .thead .row .cmm {
	float: left;
	width: 75px;
}

/* div-table END */
table td div.tank-info {
	float: left;
	width: 115px;
}
table td div.tank-info .tank-volume, table td div.tank-info .fill-level, table td div.tank-info .delimiter {
	display: block;
	float: left;
	text-align: right;
}
table td div.tank-info .tank-volume, table td div.tank-info .fill-level {
	width: 50px;
}
table td div.tank-info .delimiter {
	text-align: center;
	width: 15px;
}
table td div.level-chart {
	height: 14px;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px inset #999;
	background-color: #ededed;
	width: 100px !important;
	margin-left: 5px;
}
table td div.level-chart div.barchart {
	height: 14px;
	margin: 0;
	padding: 0;
	width: auto;
}
table td div.freeboard {
	float: left;
	text-align: right;
	width: 50px;
}

#sounding-message {
	padding: 5px 4px;
	height: 16px;
}

/* ~~~ LISTS ~~~ */
#manage-tables ul {
	float: left;
	margin: 0;
}

ul.select-tables {
	margin-bottom: 10px;
}
ul#nav-main, ul#nav-sub, ul#nav-user {
	position: absolute;
}
ul#nav-main {
	display: none;
	top: 20px;
	left: 200px;
}
ul#nav-sub {
	top: 130px;
	left: 55px;
}
ul#nav-user {
	top: 11px;
	right: 19px;
}
ul#context-menu, ul li ul {
	background-color: #f0f0f0;
	border: 1px solid #979797;
	list-style: none outside none;
	width: 150px;
	padding: 2px;
	position: absolute;
	display: none;
	cursor: default;
	border-radius: 2px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
ul#context-menu li {
	height: 22px;
	vertical-align: middle;
	padding: 6px 6px 0 6px;
}
ul#context-menu li div {
	margin-left: 47px;
	width: 100px;
	margin-top: -21px;
	height: 28px;
	display: none;
}
ul#context-menu li div ul {
	margin-left: 100px;
	display: block;
}
ul#context-menu li ul li {
	height: 22px;
	vertical-align: middle;
	padding: 6px 6px 0 6px;
}
ul#context-menu li.extendable {
	height: 22px;
	vertical-align: middle;
	padding: 6px 6px 0 6px;
	background: url("/img/extendable.gif") no-repeat 125px 10px;
}
ul#context-menu li.header, ul#context-menu li div ul li.header {
	height: 16px;
	padding: 3px 3px 0;
	background-color: transparent;
	border-style: none;
	font-weight: bold;
}
ul#context-menu li.header:hover, ul#context-menu li div ul li.header:hover {
	height: 16px;
	padding: 3px 3px 0;
	background-color: transparent;
	border-style: none;
	font-weight: bold;
}
ul#context-menu li:hover, ul#context-menu li ul li:hover {
	background-color: #ecf0f6;
	border: 1px solid #aecff7;
	height: 21px;
	padding: 5px 5px 0 5px;
	border-radius: 2px;
}
ul#context-menu li.extendable:hover {
	background-position: 124px 9px;
}
ul.select-tables li {
	display: inline;
	list-style: none outside;
}

#nav ul li {
	display: inline;
	list-style: none outside;
	margin-left: 10px;
}

select.select-tables, #dgr-tab-name-edit {
	width: 215px;
	margin: 0 1px 0 0 !important;
}

#select-tables-edit {
	margin: 2px;
}

#dgr-tab-name-edit {
	height: 16px;
	width: 208px;
	padding: 1px 1px 1px 4px;
	border: 1px solid gray;
}

ul.select-tables li {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	border: solid #ddd;
	border-width: 0 0 0 1px;
	margin: 0;
	padding: 2px 7px;
}
ul.select-tables li.current {
	color: #1a171b;
	border-bottom-width: 0;
}

#manage-tables ul li {
	display: block;
	float: left;
	list-style: none outside;
}

ul.select-tables li.first, #manage-tables ul li.first, #nav ul li.first {
	margin-left: 0;
}

ul.select-tables li.first {
	border-left-width: 0;
}

#nav ul#nav-user li {
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}
#nav ul#nav-user li.help {
	background: url(/img/icons/list-dash.png) right 0 no-repeat transparent;
	padding-right: 7px;
}
#nav ul#nav-user li.logout {
	background: url(/img/icons/list-dash.png) 0 0 no-repeat transparent;
	padding-left: 7px;
}

#nav-user li ul {
	position: static;

	display: block;
	float: left;

	width: auto;
	padding: 0;

	border: none;

	background-color: transparent;
}

#nav-user .langs {
	margin-right: 4px;
}

.langs a {
	display: block;
	float: left;

	width: 16px;
	margin-top: 1px;
	margin-right: 4px;

	background-image: url(/img/icons/flags.png);
	color: transparent !important;
}

.langs a span {
	display: none;
}

.langs .active a, .langs .active a:hover {
	cursor: default;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.langs a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.langs .active {
	background-color: lightyellow;
}

.langs a,
.langs .active {
	height: 11px;
	line-height: 11px;
}

.langs .de a {
	background-position: 0 -66px;
}

.langs .en a {
	background-position: 0 -11px;
}

#site-info ul {
	float: right;
}
#site-info ul li {
	display: inline;
	list-style: none outside;
	background: url(/img/icons/list-dash.png) 0 0 no-repeat transparent;
	padding-left: 7px;
}
#site-info ul li.copyright {
	background-image: none;
	padding-left: 0;
}

ol, ol li {
	overflow: visible;
}

/* ~~~ TABLES ~~~ */
/* See gridbox table stylesheet */
#gridbox.gridbox {
	border: 1px solid #999;
}
#gridbox.gridbox div.xhdr table.hdr td {
	border-style: solid;
	border-width: 1px;
	border-color: #fff #ddd #ddd #fff;
}
#gridbox.gridbox div.xhdr table.hdr td div.hdrcell.filter input {
	padding: 1px;
}
#gridbox.gridbox div.objbox table.obj tr.odd_dhx_skyblue {
	background-color: #ededed;
}

#act_edit_box div#act_edit .obj tr.odd-row {
	background-color: #ededed;
}

#gridbox.gridbox div.objbox table.obj tr.ev_dhx_skyblue, #act_edit_box div#act_edit .obj tr.even-row {
	background-color: transparent;
}

/* offline state disabled jc 121123 offline state not working properly
#gridbox.gridbox div.objbox table.obj tr {
	&.ev_dhx_skyblue {
		&.offline {
			background-color: #dcdcdc;
		}

		&.service {
			background-color: #f6f0c9;
		}

		&.alarm {
			background-color: #d37777;
		}
	}

	&.odd_dhx_skyblue {
		&.offline {
			background-color: #d1d1d1;
		}

		&.service {
			background-color: #eee294;
		}

		&.alarm {
			background-color: #cf5555;
		}
	}
}
*/
#gridbox.gridbox div.objbox table.obj tr.rowselected td, #act_edit_box div.objbox table.obj tr.rowselected td {
	background-image: url(/img/dhx/selected.png);
}

table.obj {
	min-height: 20px;
	height: 20px;
}
table td {
	white-space: nowrap;
}

input.submit, input.submit-big, input.offer, input.help-btn, input.new-news, a.submit, a.submit-big, a.offer, a.help-btn, a.new-news {
	background: url(/img/button.png) 0 0 no-repeat transparent;
	border: none;
	color: #646464;
	font-size: 11px;
	font-weight: 700;
	overflow: visible;
	height: 20px;
	cursor: pointer;
	border-radius: 0;
}
input.submit[disabled], input.submit-big[disabled], input.offer[disabled], input.help-btn[disabled], input.new-news[disabled], a.submit[disabled], a.submit-big[disabled], a.offer[disabled], a.help-btn[disabled], a.new-news[disabled] {
	color: gray;
	cursor: default;
}
input.submit, a.submit {
	width: 100px;
}
input.submit:active, a.submit:active {
	background-position: 0 -20px;
}
input.submit-big, a.submit-big {
	width: 150px;
	background-position: -300px 0;
}
input.submit-big:active, a.submit-big:active {
	background-position: -300px -20px;
}
input.submit:hover, input.submit-big:hover, a.submit:hover, a.submit-big:hover {
	color: #3E9ABC;
}
input.help-btn, a.help-btn {
	background-image: url(/img/button-help.png);
	height: 18px;
	margin-top: 1px;
	width: 18px;
}
input.new-news, a.new-news {
	background-position: -200px 0;
}
input.new-news:active, a.new-news:active {
	background-position: -200px -20px;
}

input.submit, input.submit-big, input.offer {
	padding: 0 !important;
}

a.submit, a.submit-big {
	display: block;
	height: 17px;
	padding-top: 3px;
	text-align: center;
}

.align-right {
	position: absolute;
	right: 0;
}

#news_content {
	overflow-y: auto;
	height: 100%;
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}
#news_content table {
	height: 100%;
	width: 100%;
	margin: 0;
	border-collapse: collapse;
}
#news_content table tbody tr {
	background-color: #F8F8F8;
}
#news_content table tbody tr.even {
	background-color: #EDEDED;
}
#news_content table tbody tr.unread {
	background-color: #FFE7B3;
}
#news_content table tbody tr.unread.even {
	background-color: #F4DCA8;
}
#news_content table tbody th, #news_content table tbody td {
	padding: 2px 3px 2px 3px;
	border: 2px solid white;
	border-style: none none solid none;
}
#news_content table tbody th {
	width: 80px;
	text-align: center;
	font-weight: normal;
	border-right-style: solid;
}
#news_content table tbody td {
	white-space: normal;
}
#news_content table tbody td a {
	color: #3E9ABC;
}
#news_content table tbody td a:hover {
	text-decoration: underline;
}

.scrollable-table-container {
	padding-top: 20px;
	position: relative;
}
.scrollable-table-container div, .scrollable-table-container table {
	width: 100%;
}
.scrollable-table-container div {
	overflow-y: scroll;
	height: 100%;
}
.scrollable-table-container table {
	margin: 0;
	width: 100%;
}
.scrollable-table-container thead {
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.scrollable-table-container input {
	width: 100%;
}

#bill form {
	margin: 0;
}
#bill dl {
	width: 100%;
	border: 1px solid #999999;
	border-radius: 2px;
	overflow: hidden;
}
#bill dt {
	float: left;
	display: block;
	width: 23%;
	padding: 1% 0.875%;
}
#bill dd {
	float: left;
	display: block;
	width: 23%;
	padding: 1% 0.875%;
	height: 16px;
}
#bill dd.year, #bill dd.last-filling-price-type {
	border: 1px solid #999;
	padding: 3px 2px;
	margin: 3px;
}
#bill dd.year select, #bill dd.last-filling-price-type select {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
#bill ul.align-right {
	margin-top: -25px;
	margin-right: 10px;
}
#bill .scrollable-table-container, #bill td, #bill th {
	border: 1px solid #999;
}
#bill th {
	border-left: none;
	border-top: none;
	height: 18px;
}
#bill .scrollable-table-container {
	border-radius: 2px;
	margin-top: 10px;
	height: 195px;
	width: 100%;
}
#bill thead {
	width: 706px;
}
#bill td, #bill th {
	padding: 1px 3px;
}
#bill table {
	border-collapse: collapse;
}
#bill table .edit {
	padding: 0;
	border-left: none;
	width: 35px;
	overflow: hidden;
}
#bill table .edit input {
	width: 17px;
	height: 17px;
}
#bill table .date {
	width: 60px;
}
#bill table .desc {
	width: 149px;
}
#bill table .value, #bill table .price {
	width: 102px;
}
#bill table .value input, #bill table .price input {
	width: 89%;
}
#bill table .price-total {
	width: 120px;
}
#bill table .unit {
	width: 50px;
}
#bill table .deliverer {
	width: 100px;
	border-right: none;
}
#bill tfoot * {
	border: none;
}
#bill .invalid {
	color: #a30000;
	background-color: #FFCCCC;
	border: 1px solid #b55;
}

.icon {
	width: 17px;
	height: 17px;
	text-indent: 17px;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	background-image: url(/img/icons.png);
	background-color: transparent;
}
.icon.export {
	height: 21px;
}
.icon.cancel {
	background-position: 0 -16px;
}
.icon.add {
	background-position: -16px 0;
	cursor: default;
}
.icon.save {
	background-position: -16px -16px;
}
.icon.remove {
	background-position: -32px 0;
}
.icon.export.excel {
	background: url("/img/icons/icons.png") no-repeat scroll -55px 0 transparent;
}

/* ~~~ FORMS ~~~ */
.chain form, #doc-export form {
	margin-bottom: 0;
}

form.chain {
	float: left;
}
form.login {
	margin-top: 20px;
}
form.filter {
	float: left;
	border-color: #999;
	width: 303px;
	margin-right: 20px;
	padding: 5px;
}

fieldset {
	border: 0;
}
fieldset.submit {
	border: 0;
}

label, input, .input, a.submit, select, textarea {
	float: left;
}

label {
	cursor: pointer;
}

input.submit, input.submit-big, input.help-btn {
	cursor: pointer;
}

a.submit, select {
	cursor: pointer;
}

.dhx_combo_box {
	cursor: pointer;
}
.dhx_combo_box * {
	cursor: pointer;
}

label, input.text, .input, select, textarea {
	display: block;
	margin-bottom: 5px;
}

input.text, textarea {
	width: 200px;
	padding: 2px 4px;
}

.label label {
	display: inline;
	width: auto;
}

.input label, .input input {
	display: inline;
	width: auto;
}

label, .label {
	clear: left;
	background-color: #ededed;
	width: 160px;
	margin-right: 5px;
	padding: 2px 4px 3px 4px;
}

fieldset.submit label {
	background-color: transparent;
}

input.text, select, textarea {
	border: 1px solid #999;
	width: auto;
	margin-right: 5px;
}

div#filter-options #cha_select_dd {
	min-width: 110px;
}
div#filter-options #sou_upd_dd {
	min-width: 66px;
}

input#input_ala_vol.text {
	width: 40px;
}

.table-box form input.text {
	display: none;
	color: #999;
	border-color: #ddd;
	padding: 1px;
}
.table-box form input.text:focus {
	color: #1a171b;
	border-color: #999;
}

form.filter input.text {
	width: 110px;
}

ul.select-tables li input.text {
	display: inline;
	float: none;
	font-size: 12px;
	border-color: #999;
	width: 70px;
	padding: 0 2px;
}

select {
	padding: 1px;
}

.chain input.submit {
	float: left;
	margin-bottom: 0;
}
.chain select {
	float: left;
	margin-bottom: 0;
	clear: left;
	margin-right: 5px;
}

#select-tables-container form {
	display: inline;
}
#select-tables-container ul li {
	padding: 0;
	margin: 0 5px;
}
#select-tables-container ul li input {
	border: none !important;
}

/* ~~~ SPANS ~~~ */
ul#nav-user li span.user-state {
	display: none;
	font-weight: normal;
}

span.description {
	color: #646464;
}

#manage-tables .chain span.label {
	margin-left: 1px !important;
}

/* ~~~ IMAGES ~~~ */
img {
	border: 0;
	margin: 0;
	padding: 0;
}

#dgr_gen_progress img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* ~~~ ANCHORS ~~~ */
a {
	outline: 0;
	color: #1a171b;
	text-decoration: none;
}

#chartbox a.close, #tan_his_box a.close, #tan_his_hint_box a.close, #tan_cal_fail_box a.close, #tan_cal_conf_box a.close, #tan_reset_cal_conf_box a.close, #ala_edit_box a.close, #act_edit_box a.close, #bill_box a.close, #news_box a.close, #csms_box a.close {
	position: absolute;
	z-index: 100;
	right: 0;
	top: 0;
	display: block;
	background: url(/img/icons/close.png) 50% 50% no-repeat #dddddd;
	width: 19px;
	height: 19px;
}

#chartbox a.close span, #tan_his_box a.close span, #tan_his_hint_box a.close span, #tan_cal_fail_box a.close span, #tan_cal_conf_box a.close span, #tan_reset_cal_conf_box a.close span, #ala_edit_box a.close span, #news_box a.close span, #bill_box a.close span {
	position: absolute;
	left: -3000px;
}

#act_edit_box a.close span {
	position: absolute;
	left: -3000px;
}
#act_edit_box div#act_edit {
	width: 511px !important;
	margin: 0;
	padding-top: 0;
	border: 1px solid #999999;
}
#act_edit_box div#act_edit .xhdr tr td {
	width: 33% !important;
	height: 15px !important;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
#act_edit_box div#act_edit .xhdr tr td:last-child {
	border-right-style: none;
}
#act_edit_box form {
	margin: 1em 0 0 -1em;
}
#act_edit_box .dd_ssc_request_time {
	width: 74px;
}
#act_edit_box .dd_ssc_dayofmonth {
	width: 204px;
}
#act_edit_box input.submit, #act_edit_box select {
	margin: 0 0 0 1em !important;
}

dd_ssc_request_time #act_edit_box #act_edit_title {
	font-weight: normal;
	padding-left: 1px;
	margin-bottom: -5px;
	height: 15px;
	font-size: 12px;
}

#tan_cal_fail_box ol {
	padding-left: 2em;
}
#tan_cal_fail_box li {
	padding-top: 0.5em;
}

#tan_cal_hint_box p, #tan_cal_fail_box p, #tan_cal_conf_box p, #tan_reset_cal_conf_box p, #tan_cal_conf_box pre {
	margin-bottom: 1em;
}

#branding h1 a {
	display: block;
	float: none;
	width: 90px;
	height: 40px;
}
#branding h1 a span {
	position: absolute;
	left: -3000px;
}

ul.select-tables li a {
	color: #999;
}

#nav ul#nav-user li a {
	color: #999;
}
#nav ul#nav-sub li {
	font-weight: bold;
	margin-left: 0;
}
#nav ul#nav-sub li a {
	color: #999;
	background: url(/img/icons/list-guillemets.png) 0 0 no-repeat transparent;
	padding-left: 10px;
}
#nav ul#nav-sub li.first a {
	background-image: none;
}

ul.select-tables li.current a, #nav ul#nav-sub li.current a {
	color: #1a171b;
}

/*ul.manage-tables li a {display:block;float:none;font-size:11px;font-weight:bold;text-align:center;color:#1a171b;width:120px;height:15px;padding:5px 0;}*/
#manage-tables ul li a, #doc-export a#print-preview.submit, #but_xls input.submit, #but_csv input.submit, #but_pdf input.submit {
	display: block;
	float: left;
	background: url(/img/icons/icons.png) 0 0 no-repeat transparent;
	width: 18px !important;
	height: 21px;
	margin-right: 5px;
}

#doc-export a#print-preview.submit {
	margin-right: 0;
}

* html #manage-tables ul li a, * html #doc-export a#print-preview.submit, * html #but_xls input.submit, * html #but_csv input.submit, * html #but_pdf input.submit {
	background-position: 0 -21px;
}

#manage-tables ul li {
	margin-right: 5px;
}
#manage-tables ul li.last, #manage-tables ul li a {
	margin-right: 0 !important;
}
#manage-tables ul li input {
	margin: 2px;
}
#manage-tables ul li a.create-table {
	background-position: 0 0;
}
#manage-tables ul li a.create-table:hover {
	background-position: 0 -21px;
}
#manage-tables ul li a.delete-table {
	background-position: -19px 0;
	margin: 0;
}
#manage-tables ul li a.delete-table:hover {
	background-position: -19px -21px;
}

#but_pdf input.submit {
	background-position: -37px 0;
}
#but_pdf input.submit:hover {
	background-position: -37px -21px;
}

#but_xls input.submit {
	background-position: -55px 0;
}
#but_xls input.submit:hover {
	background-position: -55px -21px;
}

#but_csv input.submit {
	background-position: -73px 0;
}
#but_csv input.submit:hover {
	background-position: -73px -21px;
}

#doc-export a#print-preview.submit {
	background-position: -91px 0;
	width: 16px;
	height: 19px;
	padding: 0;
}
#doc-export a#print-preview.submit:hover {
	background-position: -91px -21px;
}
#doc-export a#print-preview.submit span {
	position: absolute;
	left: -3000px;
}

#site-info ul li a {
	font-weight: bold;
}

a:hover, ul.select-tables li a:hover {
	color: #f59600;
}

#nav ul#nav-sub li a:hover, #nav ul#nav-user li.logout a:hover {
	color: #f59600;
}

a:focus {
	color: #f59600;
}

/* ~~~ JSON CON ~~~ */
.json-con {
	width: 300px;
}
.json-con > p {
	padding-bottom: 1.5em;
}
.json-con > * {
	width: 300px;
}

#json-con-help {
	width: 100%;
}
#json-con-help > * {
	width: 100%;
}

.json-con h4 {
	clear: left;
	margin-bottom: 15px !important;
}

#multitan-select {
	margin-bottom: 1.5em;
}

.json-con table {
	border-collapse: collapse;
}
.json-con table tr > * {
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	text-align: right;
	padding-right: 0.6em;
	font-size: 11px;
}
.json-con table th {
	text-align: right;
}
.json-con table tbody > tr:nth-child(even) {
	background-color: #eaeaea;
}

#json-con-talarm p {
	margin-bottom: .125em;
}
#json-con-talarm > table tr > td:first-child {
	width: 50px;
	text-align: center;
	padding: 0;
}

#json-con-sschedule > table tr > td:first-child {
	width: 50px;
	text-align: center;
	padding: 0;
}

.json-con > form {
	text-align: right;
}
.json-con > form > label {
	float: left;
	text-align: left;
}
.json-con > form > input, .json-con > form > select {
	float: left;
	clear: right;
	width: 135px;
	margin-right: 0;
	margin-bottom: 5px;
	height: 21px;
}
.json-con > form > input.submit {
	float: none;
	width: 100px;
	display: inline-block;
}
.json-con .ssc-disabled {
	background-color: #bbbbbb;
	color: #efefef;
}
.json-con .ssc-disabled a {
	color: #efefef;
}
.json-con .ssc-disabled a:hover .json-con .ssc-disabled a:visited {
	color: #efefef;
}
.json-con .ssc-disabled:nth-child(2n) {
	background-color: #a0a0a0;
}

#json-con-invoice table input {
	width: 100%;
	background: none;
	border: none;
	text-align: right;
}

@media screen and (max-width: 1000px) {
	div#chartbox {
		margin-top: -200px !important;
	}
}





#timer-2 {
	float: left;
	line-height: 20px;
	padding: 0 2px;
}

.chart_buttons_v2 {
  background: none;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 4px;
  cursor: pointer;
}
