#csv_instruction, #dialog .key, #login_dialog .key, #login_dialog2 .key, #result_div .result_val, .grey, .selection_div, .show_helper, .top_head {
	display: inline-block
}
#date, #sto {
	text-align: center
}
.ber_load_div, .dialog_close, .fa, .remove_preset, .show_helper, button {
	cursor: pointer
}
button, input, label, select, textarea {
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	white-space: normal;
	line-height: 1;
	font-size: 13px;
	font-family: Arial
}

#bottom_wrapper
{
    width: 100% !important;
}
#result_div
{
position:absolute;
width:98.6% !important;
top:0px;
}


.first.selection_div
{
margin-left: 359px;
}.first.selection_div .hide_btn2
{
display:none;
}
#options_div
{
position:absolute !important;
z-index:1000000;
border-left: 0px !important;
    width: 349px !important;
}
#options_div button
{
margin-top:0px;
}
#content
{
margin-top: 140px;
}

#excel_div thead tr th:first-child
{
position:absolute;
border-left:0px;
width:359px;
z-index:10000000;
}
#log_table
{
	width:700px;
	border-spacing:0px;
}#log_table2
{
	width:500px;
	border-spacing:0px;
}
#log_table2_div
{
	margin-top:8px;    height: 560px;
    overflow-y: auto;
    overflow-x: hidden;
}
.user_log_table
{
	border-spacing:0px;
	width:340px;
}
.user_log_table_div
{
	display:inline-block;
		width:340px;

}
.user_log_table_div b,#log_table2_div b
{
	padding:4px;
	color:#fff;
	font-size:12px;
	display:block;

}

.hide_btn2 {
	font-size: 21px;
	color: #333;
	height: 0;
	margin-left: 9px
}
.netz {
	font-size: 9px;
	color: #666
}
.show_helper .fa {
	font-size: 20px;
	color: #fff;
	margin-left: 1px;
	margin-top: 28px
}
.show_helper {
	height: 86px;
	width: 8px;
	position: absolute;
	background: #286090;
	z-index: 55555;
	margin-top: 8px;
	border-radius: 3px;
	margin-left: -5px; 
	border: 1px solid #333
}
#log
{
	height:600px;
	width:700px;
	overflow:hidden;
}
.show_helper:hover {
	background: #3285c9 !important
}
.hide_btn:hover {
	color: #666
}
#excel_div tr td:first-child {
background: #f6f6f6;
    padding-left: 6px;
    z-index: 66666666;
    font-size: 11px;
    margin-top: -1px;
    position: absolute;
    margin-left: -2px;
    box-shadow: inset 0px 1px 0 rgba(0,0,0,0.13);
    width: 350px;
    border-right: 1px solid rgba(0,0,0,0.13);


}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}
html {
	font-family: "open sans";
	color: #333;
	width: 100%;
	height: 100%;
	background: #343434
}
#import_csv, #show_csv {
	width: 350px;
	padding: 6px
}
#csv_instruction {
	font-size: 12px;
	box-shadow: 1px 1px 3px #222;
	padding: 5px;
	font-weight: 700;
	background: #f6f6f6
}
.hide_btn {
	margin-left: 15px
}
textarea {
    width: 360px;
    height: 46px;
    margin-top: 0px;
    background: #fff;
    font-size: 12px;
    border: 1px solid #aaa;
}
#revision {
	color: #aaa;
	font-size: 11px
}
#form_scroll {
	margin-top: 10px;
	overflow-y: scroll;
	height: 100px;
	background: #f6f6f6;
	border-top: 1px solid #bbb;
	font-weight: 400;
	font-size: 11px;
	width: 220px
}
#options_div button .fa, textarea {
	margin-top: 5px
}
.grey {
	color: #999;
	font-size: 12px;
	margin-right: 10px
}
#content
{
margin-bottom: -24px;
}
#ajax_loader {
	left: calc(50% - 70px);
	top: calc(50% - 70px);
	width: 140px;
	position: absolute;
	z-index: 1000000
}
.success {
	color: green;
	font-size: 14px;
	padding: 6px
}
#comment_div textarea {
	width: 400px
}

textarea {
	width: 360px;
	height: 55px;
	font-size: 12px;
	
	border: 1px solid #aaa;
}
#mail_addr {
	width: 300px
}
#dialog textarea {
	white-space: pre-wrap;
	overflow: hidden;
	height: 120px;
	width: 385px;
	padding: 5px
}
.system_select {
	padding: 3px;
	font-size: 16px;
	background: #f6f6f6;
	width: 110px
}
#netz {
	width: 250px
}
select {
	border: none;
	font-size: 11px;
	text-align: left;
	margin-left: -3px;
	width: 100%
}
select:focus {
	outline: 0
}
.options_div_key {
	width: 200px;
	padding: 5px;
	font-size: 14px;
	margin-left: 7px
}
#options_div button {
width: 150px;
    height: 35px;
    padding-top: 3px;
    margin-bottom: 0;
    font-size: 12px;
}
#excel_div tr:nth-child(14) td {
	height: 36px;
	line-height:15px;
    font-size:10px;
}
 #excel_div tr:nth-child(15) td {
	height: 56px;
	line-height:15px;
	font-size:10px;
}

 #excel_div tr:nth-child(15) td:first-child,  #excel_div tr:nth-child(14) td:first-child {

	font-size:11px;
}




.hidden {
	visibility: hidden !important
}
#uwf {
	width: 60px;
	margin-top: 3px;
	height: 22px
}
.selection_div {
	position: relative;
	height: 80px;
	width: 259px;
	border-radius: 4px 4px 0 0;
	background: #f6f6f6;
	padding: 5px;
	top: 7px;
	border: 1px solid rgba(0,0,0,.12);
	border-bottom: none;
	border-left: none
}
#header, #small_header {
	font-size: 20px;
	height: 25px
}
#logo_big, #logo_big2 {
	top: -87px;
	position: absolute
}
.last.selection_div {
	border-radius: 6px 0 0
}
.first.selection_div {
	border-left: 1px solid rgba(0,0,0,.12);
	border-radius: 0 6px 0 0
}
#small_header, .admin_head {
	border-radius: 4px;
	box-shadow: 1px 1px 2px #222;
	color: #eee;
	font-weight: 700
}
#top_wrapper {
	top: 0;	z-index:100000000;
	position: fixed
}
#logo_big2 {
	left: 210px;

    width: 268px;
}
#logo_big {
    left: 56px;
    width: 268px;
}
hr {
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgba(0,0,0,.08);
	border-left: none
}
#header {
    z-index:1000000000;
    padding: 17px;
    color: #eee;
    background: url(../logo23.png) 12px 1px no-repeat, 29px no-repeat #343434;
    background-size: 200px auto;
    margin-bottom: 8px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
    font-weight: 700;

}
#admin_action, #small_header, .admin_head {
	margin-bottom: 15px
}
#small_header {
	background: #454545;
	padding: 8px
}
.admin_head {
	background: #454545;
	padding: 6px 6px 6px 10px;
	width: 1205px;
	font-size: 16px;
	margin-top: 20px
}
#dialog select, #login_dialog input, #login_dialog select, #login_dialog2 select {
	box-shadow: 0 1px 2px rgba(0,0,0,.33) inset, 0 -1px 0 rgba(0,0,0,.08) inset
}
#date {
	margin-right: 25px;
	margin-top: -5px;
	color: #eee
}
#name {
	font-weight: 700;
	color: #eee
}
#sto {
	font-size: 18px;
	margin-left: calc(50% - 100px);
	color: #eee;
}
#presetSelect, #sto_nr {
	width: 300px;
	margin-left: 0
}
.top_head {
	font-size: 13px
}
#logout_button {
width: 129px;
    height: 41px;
    margin-top: -8px;
    border-radius: 50px;
    box-shadow: none;
    text-align: left;
    font-size: 13px;
    border-radius: 20px 0 0 20px;
    padding-left: 25px;
    margin-right: -17px;


}
#dialog select, #login_dialog2 select {
	padding: 5px 5px 5px 3px;
	font-size: 13px
}
#dialog center, #login_dialog2 center {
	position: absolute;
	bottom: 25px;
	width: 100%
}
#dialog center button, #login_dialog2 center button {
	padding: 8px !important;
	font-size: 14px
}
#dialog center button .fa, #login_dialog2 center button .fa {
	font-size: 16px
}
#logout {
    font-size: 24px;
    position: absolute;
    right: 0;
    padding: 8px;
    padding-top: 9px;
    padding-left: 14px;
    top: 9px;
    border-left: 1px solid rgba(0,0,0,.3);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.15);
    padding-right: 14px;
}
#login_dialog select {
	width: 300px;
	padding: 4px
}
#dialog .key, #login_dialog2 .key {
	width: 140px;
	padding: 3px;
	margin-bottom: 10px
}
#login_dialog .key {
	width: 290px;
	padding: 4px
}
.tal {
	text-align: left !important
}
.fr {
	float: right
}
#result_div .result_val {
	margin-right: 60px;
	margin-top: 2px;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-right: 60px;
	margin-top: 2px;
	width: 70px
}

#comment_div, #result_div, #save_div {
    padding: 10px 10px 10px 15px;
    background: #285b88;
    color: #fff;
    display: inline-block;
}
#bottom_wrapper {
	min-width: 1270px;
	position: absolute
}
#result_div {
min-width: 1500px !important;
    height: 70px;
    border: 1px solid rgba(255,255,255,.12);
    border-bottom: none;
    border-radius: 0 5px 0 0;
    font-size: 13px;
    padding-bottom: 14px;
    padding-top: 14px;
    margin: 56px 8px -10px -1px;
}
#save_div {
border-left:
    min-width: 790px;
    width: calc(100% - 461px) !Important;
    margin-left: 0;
}
body {
	overflow-y: auto;
	overflow-x: auto;
	margin: 0
}
#comment_div, #save_div {
width: 410px;
    height: 85px;
background:none;

    margin-top: 2px;
    float: left;
}
.bereich {
	margin-left: calc(50% - 8px);
	margin-top: 4px
}
#result_key {
	width: 300px;
	display: inline-block
}
.bottom_head {
    font-size: 15px;
    color: #fff;
    margin-bottom: 1px;
    margin-top: -3px;
    font-weight: 700;
}
#excel_div {
	top: -7px
}
#options_div {
	height: 92px;
	background: #f6f6f6;
	border: 1px solid rgba(0,0,0,.12);
	width: 348px;
	position: relative;
	display: inline-block;
	border-bottom: none;
	border-radius: 0 6px 0 0;
	padding: 5px
}
.head_key {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 25px
}
input[type=checkbox] {
	width: 14px;
	height: 14px;
	box-shadow: none
}
.remove_preset {
	float: right;
	font-size: 11px !important;
	padding: 2px
}
#login_dialog2 .select2-container {
	width: 150px !important
}
.preset_name:hover, .remove_preset:hover {
	color: #777
}
.subheader {
text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    height: 21px;
    margin-left: 10px;

    padding: 2p;
    text-transform: uppercase;
    font-weight: 700;

}
#login_dialog2 .subheader {
	padding: 1px;
	margin-left: 0;
	background: #eee;
	border: 1px solid #bbb
}
.system_select option {
	font-size: 13px
}
#login_dialog input {
	border-radius: 2px;
	width: 230px;
	font-size: 13px !important;
	padding:8px 40px;
	border: none;
	margin-left: 0;
	margin-bottom: 7px;
	height: 35px;
	background: #fff
}
#login_dialog .login_icon {
font-size: 20px;
    color: #777;
    z-index: 5555;
    display: block;
    margin-left: 60px;
    padding-top: 10px;
    position: absolute;
    margin-top: 2px;
    box-shadow: inset -1px 0 0 rgba(0,0,0,.14);
    padding-right: 5px;
    width: 20px;
    padding-bottom: 6px;
    padding-top: 6px;
}
#login_dialog button {
	background: #286090;
	border-radius: 4px;
	margin-bottom: 7px;
	margin-left: 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	color: #fff;
	width: 200px;
	padding: 8px;
	border: none;
	margin-top: 18px
}
#ber_load_order {
	display: inline-block;
	width: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #e9e9e9;
	padding: 4px
}
#table_name {
	width: 255px
}
#login_dialog2 {
	background: #f6f6f6;
	margin: -140px 0 0 -210px;
	width: 420px;
	z-index: 100000;
	height: 280px
}
#login_dialog2 .scroll {
	height: 230px
}
.scroll {
	overflow: auto;
	height: 255px;
}
.dialog_close {
	position: absolute;
	right: 4px;
	font-size: 24px !important;
	border-radius: 3px;
	top: 0
}
.dialog_close:hover {
	color: #777
}
.ber_load_changed {
	font-size: 11px !important
}
#login_dialog2 span {
	font-size: 14px
}
.power {
	margin-top: 5px
}
#defaults_div, #preset_wrapper {
	margin-top: 10px
}
.ber_load_nr {
	    float: left;
    margin-right: 7px;
    text-align: center;
    width: 22px;
    font-size: 16px;
    padding: 5px 7px 5px 5px;
	border-right: 1px solid #fff
}
.ber_load_div {
	background: #286090;
	padding: 3px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 3px
}
.ber_load_div:hover {
	background: #3285c9
}
.ber_load_name {
	display: block
}
.disabled {
	color: #b9b9b9 !important
}
input[type=text] {
	box-shadow: 0 1px 2px rgba(0,0,0,.33) inset, 0 -1px 0 rgba(0,0,0,.08) inset;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px;
	color: #333;
	border: none;
	text-transform: none;
	margin-left: 20px;
	font-size: 13px !important;
	width: 180px
}
#save_div button {
    width: 175px;
    padding: 7px !important;
    margin-bottom: 2px;
    font-size: 12px;
    margin-left: 0;
    height: 27px;
    margin-right: 10px;
}
#preset_wrapper {
	height: 570px;
	overflow-y: auto;
	overflow-x: hidden
}
.select2-container {
	z-index: 10000000
}
#login_dialog2 .select2-selection__rendered {
	font-size: 11px
}
#go_path button {
	padding: 7px;
	width: 175px;
	margin: 14px
}
#login_dialog {
	background: #f6f6f6;
	text-align: center;
	font-size: 14px;
	position: absolute;
	width: 340px;
	min-height: 100px;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -190px;
	padding: 20px;
	z-index: 1000;
	box-shadow: 0 0 15px rgba(0,0,0,.6);
	border-radius: 3px
}
button:not(.disabled):hover {
	background: #3285c9
}
button {
	background: #285b88;
	border-radius: 4px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	box-shadow: 1px 1px 3px rgba(21, 52, 78, 0.62);
	border: none;
	padding: 5px;
	width: 184px;
	color: #fff
}
#dialog {
	background: #f6f6f6
}
#close {
	margin-top: 35px
}
#result_div span, td {
	-moz-transition-property: background-color;
	-moz-transition-duration: .52s;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: .52s;
	-o-transition-property: background-color;
	-o-transition-duration: .52s;
	-ms-transition-property: background-color;
	-ms-transition-duration: .52s;
	transition-property: background-color;
	transition-duration: .52s
}
td {
	font-size: 11px
}
.key, button .fa {
	font-size: 14px
}
.result_val {
	padding-left: 5px;
	padding-right: 5px
}
td.y_color_change {
	background-color: #e88888 !important;
}
td.z_color_change {
	background-color: #c5eaa4 !important
}

span.z_color_change {
	background-color: rgba(32,114,0,.4) !important
}
button .fa {
	float: left;
	margin-left: 4px
}
.dialog_head {
	font-size: 18px;
	margin-bottom: 13px;
	color: #555;
	font-weight: 700;
	margin-top: -10px
}
.result_head {
	color: #fff
}
.result_div {
	padding: 10px
}


.shakeit {
	animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
	transform: translate3d(0,0,0)
}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}
.avgrund-cover {
	position: fixed;
	width: calc(100% + 3px);
	height: 100%;
	top: 0;
	left: -3px;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	background: rgba(0,0,0,.5)
}
.avgrund-active #top_wrapper
{
position:relative;
}.avgrund-active #content
{
margin-top:105px;
}


.avgrund-active .avgrund-cover {
	visibility: visible;
	opacity: 1
}
.avgrund-active #login_dialog, .avgrund-active #wrapper {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	-o-filter: blur(3px);
	filter: blur(3px)
}
.no-blur.avgrund-active #login_dialog, .no-blur.avgrund-active #wrapper {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none
}
#remove_ber:hover, .remove_user:hover {
	background: #D46666 !important
}
#remove_ber, .remove_user {
	background: #C95151
}
.preset .wtHolder {
	overflow: hidden !important
}
.avgrund-popup {
	position: fixed;
	width: 390px;
	min-height: 100px;
	left: 50%;
	top: 50%;
	margin: -195px 0 0 -190px;
	visibility: hidden;
	opacity: 0;
	padding: 20px;
	z-index: 100000;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.6);
	border-radius: 3px
}
.avgrund-active .avgrund-popup-animate {
	visibility: visible;
	opacity: 1
}
.avgrund-ready .avgrund-contents, .avgrund-ready .avgrund-cover, .avgrund-ready .avgrund-popup, .avgrund-ready body {
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: .1s all cubic-bezier(.25,.46,.45,.94);
	-moz-transition: .1s all cubic-bezier(.25,.46,.45,.94);
	-ms-transition: .1s all cubic-bezier(.25,.46,.45,.94);
	-o-transition: .1s all cubic-bezier(.25,.46,.45,.94);
	transition: .1s all cubic-bezier(.25,.46,.45,.94)
}
.avgrund-ready .avgrund-popup.no-transition {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
#small_ajax_loader {
	width: 18px;
	margin-left: 10px;
	position: relative;
	top: 5px;
}
.Telefonica {
	color: #15106d;
}
.Vodafone {
	color: #9E0902;
}
.DMFG {
	color: #D90A76;
}
.Sonstige, .subheader[data-fremd='2'] {
	color: #ccaa04 !important;
}
#print, #print2, #showAll {
	margin-left:20px !important	;
}
#save_div
{
    box-shadow: inset 1px 0px 0px #0000009e;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
	height:85 !important;
}
button {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}


.login_info
{

    width: 49% !important;
    background: #222;
    text-align: center;
}

.hoverpop {
	font-size: 9px;
	color: #1f3482;
	float: left;
	margin-left: 300px;
	margin-top: 1px;
	cursor: pointer;
}
.hoverpop:hover {
	color: #2866a0;
}
.hoverpopup {
	width: 240px;
	background: #f6f6f6;
	box-shadow: 0 0 5px #666;
	font-size: 11px;
	color: #444;
	position: absolute;
	padding: 8px;
	border-radius: 5px;
}
#imprint,#privacy {

color:#fff;
padding:5px;
display:inline-block;
}

#imprint span,#privacy span {
	margin-top: 2px;
	cursor: pointer;
	display: inline-block;
	margin-left: 90px;
	text-decoration: underline;
}
#imprint img {
	height: 22px;
	cursor: pointer;
	position: absolute;
}
#imprint span:hover {
	color: #fff;
}



