@CHARSET "UTF-8";

body {
	/*background-color: #ebebeb;*/
	margin: 0px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 13px;
	color: #4F5155;
	padding: 0px;
}

a {
	color: #003399;
	background-color: transparent;
	/*font-weight: normal;*/
	text-decoration: none;
}

h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}

code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

.code {
	font-family: Monaco, Verdana, Sans-serif;
	color: #002166;
	font-style: italic;
}

.help_marker {
	font-style: italic;
	font-weight: bolder;
	color: #03C;
}

.help_advice {
	color: red;
	font-style: italic;
}

.i-border {
	/*padding: 2px 0 0 3px;
	border: solid 0.1em;
	/* #333;*/
	/*border-radius: 100%;
	background-color: #fff;
	height: 16px;*/
	width: 18px;

}

.i-border:hover {
	background-color: transparent;
}

.fa-cogs.i-border,
.fa-users.i-border,
.fa-envelope.i-border,
.fa-envelope-o.i-border,
.fa-files-o.i-border,
.fa-id-card-o.i-border {
	padding-left: 2px;
	width: 16px
}

.fa-th-list.i-border,
.fa-list.i-border {
	padding-left: 2px;
	width: 16px;
	padding-top: 3px;
	height: 15px;
}

*:focus:not(:focus-visible) {
	outline: none
}

*:focus-visible {
	outline: 0 dashed currentColor;
}

*:focus-visible:not(div) {
	border: solid 2px #6aa20c !important;
	/*background: #eef1ff;*/
	/*padding: 0 2px;*/

}

.rf_dialog {
	z-index: 999 !important
}

.fa-users.i-border,
.fa-clock-o.i-border,
.fa-server.i-border,
.fa-bars.i-border

/*, .fa-ban.i-border,  .fa-file-pdf-o.i-border*/
	{
	padding-top: 3px;
	height: 15px;
}

.fa-file.i-border {
	padding-left: 4px;
	width: 14px;
}

#page {
	/*max-width:1152px;*/

}

#myhead {
	height: 110px;
	background: url(images/head.png) no-repeat;
	text-align: right;
	padding-right: 20px;
}

#myproghead {
	min-height: 50px;
	width: 100%;
	text-align: right;
	padding-right: 20px;
	/*background-color: #cccccc;*/
	top: 0px;
	position: fixed;
	z-index: 999;
}

#logo {
	background: url(images/rf_logo.png) no-repeat;
	height: 110px;
	width: 195px;
}

#rf_content {
	background-color: #ffffff;
	/*padding:			20px 20px 12px 20px;*/
	/*padding-top: 90px;*/
	position: absolute;
	top: 70px;
	left: 195px;
}

#rf_d_wrapper {
	border-radius: 0px 0px 8px 0px;
	border-style: solid;
	border-color: #d0d0d0;
	background-color: #ffffff;
	border-width: 0px 2px 3px 1px;
	padding: 3px 10px 8px 10px;
	float: left;
}

#rf_details {
	background-color: #5e858d;
}

#footer {
	margin-top: 10px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 10px;
	color: #4F5155;
	width: 100%;
	text-align: center;
}

.eq_table tbody tr.tr_view:nth-child(odd) {
	/*background: #fff;*/
}

.eq_table tbody tr.tr_view:nth-child(even) {
	/*background: #eee;*/
}

.eq_table tbody tr.tr_view_special:nth-child(odd) {
	background: #CCEECC;
}

.eq_table tbody tr.tr_view_special:nth-child(even) {
	background: #A8E1A8;
}

#nav1 {}

#nav2 {
	float: left;
	width: 195px;
}

#nav2_prog {
	background-color: #ffffff;
	top: 70px;
	position: fixed;
	width: 195px;
	overflow: hiddens;
	/*height: 100%;*/
	z-index: 2;
}

#nav2_prog .ui-accordion .ui-accordion-content {
	padding: 1em 1.2em;
}

ul#main_prog_nav li.last_child {
	float: right;
	/*right: 18px;*/
}

#log_out_menu {
	padding: 2px !important;
	float: right;
	text-indent: 0px;
	font-size: 1.4em;
	width: unset !important;
}

ul#main_prog_nav li.last_child ul {
	position: fixed;
	right: 18px;
	left: auto;
}

ul#main_prog_nav li.last_child a.last_child {
	float: left;
	padding-right: 11px;
	text-indent: 5px;
}

©
/*ul#main_prog_nav li.last_child a.last_child i { margin-top:0px; float: left;}*/

ul#main_prog_nav li.last_child ul li {
	text-align: right;
	padding-right: 11px;
	text-indent: 5px;
}

ul#main_prog_nav li ul.prog_nav_2 li.last_child,
ul#main_prog_nav li ul.prog_nav_2 li.last_child a.last_child {
	right: 0;
	float: none;
	text-indent: 10px;
}




#bc {
	display: none;
}

ul#main_prog_nav li.last_child:not(ul.prog_nav_2 li.last_child) {
	float: right;
	height: 30px;
	margin-top: -1px;
	/*right: 18px;*/
	border-bottom-right-radius: 0;
	padding-right: 10px;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 0;
}

ul#main_prog_nav li.last_child ul {
	position: fixed;
	/*right: 18px;*/
	left: auto;
}

ul#main_prog_nav li.last_child ul li {
	text-align: right;
}

ul#main_prog_nav li ul.prog_nav_2 li.last_child {
	right: 0;
	float: none;
}

ul#main_prog_nav li.last_child a.last_child {
	float: left;
	padding-right: 11px;
	text-indent: 5px;
	width: unset;
}

ul#main_prog_nav li.last_child a.last_child i {
	margin-top: 0px;
	float: left;
	/*margin-right: 7px;*/
}

ul#main_prog_nav li.last_child ul li {
	text-align: right;
	padding-right: 11px;
	text-indent: 5px;
}

ul#main_prog_nav li ul.prog_nav_2 li.last_child,
ul#main_prog_nav li ul.prog_nav_2 li.last_child a.last_child {
	right: 0;
	float: none;
	padding-bottom: 4px;
	padding-left: 2px;
	display: flex;
}

.views {}

#ui {
	position: relative;
	clear: both;
	float: right;
	margin-top: -24px;
	padding-right: 20px;
	padding-right: 20px;
	color: #fff;
}

#usermenu {
	top: -98px;
	right: 0px;
	position: relative;
}

#front_desk {}

/*
  ---------------------
  | Main Nav Webstyle
  ---------------------
  */
div#nav1 {
	/*width: 47.1em;*/
	padding: 0.8em;
	position: absolute;
	top: 62px;
	left: 500px;
	width: 640px;
	z-index: 100;
}

div#nav1 div {
	clear: left;
}

ul#main_nav {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#main_nav li {
	list-style: none;
	float: left;
	/* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
	margin: 0.4em;
	padding: 0;
	width: 150px;
}

*:first-child+html ul#main_nav li {
	/* Korrektur fuer den IE 7 */
	margin-bottom: -0.1em;
}

ul#main_nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1.6em;
	left: -0.4em;
	display: none;
	/* Untermain_nav ausblenden */
}

*:first-child+html ul#main_nav ul {
	/* Workaround fuer den IE 7 */
	background-color: #ffffff;
	padding-bottom: 0.4em;
}

ul#main_nav li:hover ul {
	display: block;
	/* Untermain_nav in modernen Browsern einblenden */
	text-align: left;
	text-indent: 20px;
}

ul#main_nav li ul li {
	float: none;
	display: block;
	margin: 0px;
	margin-left: 0.4em;
	margin-right: 0.4em;
	padding: 0;
	width: 144px;
	border-top: 1px solid #ffffff;
}

ul#main_nav a,
ul#main_nav span {
	display: block;
	width: 120px;
	/* Breite den in li enthaltenen Elementen zuweisen */
	padding: 0.2em 1em;
	text-decoration: none;
	font-weight: bold;
	color: #97c8d3;
	background-color: #ffffff;
}

ul#main_nav li ul a,
ul#main_nav li ul span {
	display: block;
	width: 120px;
	/* Breite den in li enthaltenen Elementen zuweisen */
	padding: 0.2em 1em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #97c8d3;
}

ul#main_nav a:hover,
ul#main_nav span,
li a#aktuell {
	color: white;
	background-color: #26aac5;
}

li a#aktuell {
	/* aktuelle Rubrik kennzeichnen */
	color: #ffffff;
	background-color: #97c8d3;
}

ul#main_nav li ul span {
	/* aktuelle Unterseite kennzeichnen */
	background-color: #97c8d3;
}

/*
  ---------------------
  | Main Nav Prog-Style
  ---------------------
  */
div#nav_prog {
	/*width: 47.1em;*/
	z-index: 100;
	width: 100%;
	/*background-color: #f0f0f0;*/
	height: 25px;
	color: #000000;
}

div#nav_prog div {
	clear: left;
}

ul#main_prog_nav {
	margin: 0;
	padding: 0;
}

ul#main_prog_nav li {
	list-style: none;
	float: left;
	/* ohne width - nach CSS 2.1 erlaubt */
	/*text-indent: 10px;*/
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
}

ul#main_prog_nav li.ui-state-default {
	background: #fff;
}

*:first-child+html ul#main_prog_nav li {
	/* Korrektur fuer den IE 7 */
	margin-bottom: -0.1em;
}

ul#main_prog_nav li ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	/*position: absolute;
	left: -0.4em;*/
	display: none;
	/* Untermain_prog_nav ausblenden */
}

.prog_nav_2 {
	border: 1px solid #bbb;
	background: #ffffff;
	/*#eee;*/
	border-top: 0px;
	z-index: 999;
	position: absolute;
	left: -1px;
}

*:first-child+html ul#main_prog_nav ul {
	/* Workaround fuer den IE 7 */
	background-color: #f0f0f0;
	padding-bottom: 0.4em;
}

ul#main_prog_nav li:hover ul {
	display: block;
	/* Untermain_prog_nav in modernen Browsern einblenden */
	text-align: left;
	/*text-indent: 20px;*/
}

ul#main_prog_nav li ul li {
	float: none;
	display: block;
	margin: 0px;

	/*margin-left: 0.4em;
	margin-right: 0.4em;*
	padding: 0;
	/*border-top:1px solid #f0f0f0;*/
}

.last_child {
	/*border-radius: 0px 0px 3px 3px;
	border: 0px;*/
}

ul#main_prog_nav a,
ul#main_prog_nav span {
	display: block;
	width: 88px;
	/* Breite den in li enthaltenen Elementen zuweisen */
	text-decoration: none;
	/*font-weight: bold;
    color: #97c8d3;*/
	/*background-color: #f0f0f0;*/
	padding-top: 7px;
	/*padding-right: 20px;*/
	height: 50px;
	text-align: center;
	font-weight: normal;

}

ul#main_prog_nav li ul a,
ul#main_prog_nav li ul span {
	display: flex;
	/*width: 120px;  /* Breite den in li enthaltenen Elementen zuweisen */
	width: 100%;
	height: 18px;
	text-decoration: none;
	color: #000;
	/*background-color: #fcfcfc;*/
	font-weight: normal;
	padding: 7px 14px 0 14px;
}

ul#main_prog_nav a:hover,
ul#main_prog_nav span:hover,
ul#main_prog_nav span.current,
ul#main_prog_nav span.current a {
	/*color: #ffffff;
	background-color: #3399ff;*/
}

ul#main_prog_nav span.current a {
	font-weight: bold;
	padding-top: 0px;
}

ul#main_prog_nav span.current {
	padding-top: 5px;
}

li a#aktuell {
	/* aktuelle Rubrik kennzeichnen */
	color: #ffffff;
	background-color: #3399ff;
}

ul#main_prog_nav li ul span {
	/* aktuelle Unterseite kennzeichnen */
	/*background-color: #97c8d3;*/

}

#show_archived,
.show_archived {
	float: right;
	top: 2px;
	position: relative;
	margin-right: 10px;
	z-index: 900;
}

.th_view {
	color: white;
	/*background-color: #a5a5a5;*/
	padding-left: 5px;
	padding-right: 5px;
}

thead {

	tr.ui-state-default {
		td.th_view {
			color: unset;
		}
	}

	tr.th_view {
		color: unset;
	}
}

/* normal row color */
.tr_view {
	background-color: #e9e9e9;
	font-size: 0.8rem;
}

/* inner alternating color for normal row */
.tr_viewx {
	background-color: #dcdcdc;
	font-size: 0.8rem;
}

/* alternating normal row color*/
.tr_view_g {
	background-color: #c9c9c9;
	font-size: 12px;
}

.tr_view_g.e {
	background-color: #97a7d2;
	color: #fff;
}

a .fa {
	/*color: #4F5155;*/
}

.tr_view_g.e .fa {
	color: #fff;
}

/* inner alternating color for normal alternating row*/
.tr_view_gx {
	background-color: #bebebe;
	font-size: 12px;
}

/* sunday/holiday row color*/
.tr_so_view {
	background-color: #FFCCCC;
	font-size: 12px;
}

/* alternating sunday/holiday row color*/
.tr_so_view_g {
	background-color: #eFaCaC;
	font-size: 12px;
}

/* inner alternating color for sunday/holiday row */
.tr_so_viewx {
	background-color: #F4C1C1;
	font-size: 12px;
}

/* inner alternating color for sunday/holiday alternating row*/
.tr_so_view_gx {
	background-color: #e4a1a1;
	font-size: 12px;
}

.tr_view_special {
	background-color: #CCEECC;
	font-size: 12px;
}

.tr_view_special_g {
	background-color: #ACEFAC;
	font-size: 12px;
}

.tr_view_specialy_g {
	background-color: #ff2;
	font-size: 12px;
}

.tr_view_specialy_gx {
	background-color: #ff6;
	font-size: 12px;
}

.tr_view_specialy {
	background-color: #ff9;
	font-size: 12px;
}

.tr_view_specialyx {
	background-color: #ffb;
	font-size: 12px;
}

.tr_view_specialr {
	background-color: #FFCCCC;
	font-size: 12px;
}

.tr_view_specialrx {
	background-color: #F4C1C1;
	font-size: 12px;
}

.tr_view_specialr_g {
	background-color: #eFaCaC;
	font-size: 12px;
}

.tr_view_specialr_gx {
	background-color: #e4a1a1;
	font-size: 12px;
}

.tr_view_specialx {
	background-color: #C1F4C1;
	font-size: 12px;
}

.tr_view_special_gx {
	background-color: #A1E4A1;
	font-size: 12px;
}

.tr_so_view {
	background-color: #FFCCCC;
	font-size: 12px;
}

.tr_so_view_special {
	background-color: #eFaCbd;
	font-size: 12px;
}

.tabover {
	background-color: #fff;
	/*#CCEECC;*/
}

.tabselect {
	background-color: #99cccc;
	/*#C1F4C1;*/
}

.rf_active {}

.rf_inactive {
	background-color: #ccCCCC;
	opacity: 0.5;
}

#nav_side a {
	display: block;
	font-weight: normal;
	/*padding: 0 0 0 0px;
	outline: none;
	text-decoration: none;*/
}

#nav_side li {
	margin: 0;
	display: block;
	border: 1px solid transparent;
	font-weight: normal;

	span {
		font-weight: normal;
	}
}

#nav_side {
	width: 196px;
	margin: 0px 0 0 10px;
	list-style-type: none;
	padding: 0 0 0 0px;
}

#nav_side ul {
	padding: 0 0 0 15px;
	list-style-type: none;
}

#nav_side ul .current {
	font-weight: bold;
}

#codeigniter_profiler {
	/*visibility: hidden;*/
	margin-top: 100dvh;
	z-index: 2000;
	position: relative;
}

.info_table,
.dinfo_table {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #909090;
	border-spacing: 2px;
	border-collapse: separate;
}

.exportinfo.info_table {
	margin-top: 20px;
}

.td_top td {
	/*vertical-align:top;*/
}

.rotate {
	font-weight: normal;
	display: block;
	width: 30px;
	margin-top: 35px;
	text-align: right;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

#infoMessage {
	position: absolute;
	top: -10px;
	left: -100%;
	font-weight: bold;
	float: left;
}

.ok_info {
	color: green;
}

.ui-menu {
	width: 10px;
	margin-bottom: 2em;
}

.details {
	/*margin-left: -24px;*/
	float: left;
	margin-right: 10px;
}

.edit_detail,
.show_detail {
	cursor: pointer;
}

.show_info,
.show_company,
.show_msg {
	cursor: zoom-in;
}

.open_link {
	cursor: alias;
}

label {
	font-weight: 300;
	color: #312e25;
}

label.inactive {
	font-weight: 300;
	color: #887;
}

.details label {
	white-space: nowrap;
}

.data {
	padding-left: 5px;
	padding-right: 20px;
}

td.data:not(:last-of-type) {
	padding-left: 5px;
	padding-right: 100px;
}

.class_column {
	border-right: double 6px;
	border-color: #FF3333;
}

li .current a {
	color: red;
}

#nav_side li ul li {
	border-bottom: solid 1px #ccc;
	border-radius: unset;
}

#nav_side .last_child {
	/*border-style: none;*/
}

.ampel {
	text-align: center;
	font-weight: bold;
}

.ampel.gruen {
	background-color: #45930b;
	color: #FFFFFF;
}

.ampel.gelb {
	background-color: #f9dd34;
}

.ampel.rot {
	background-color: #cd0a0a;
	/*#FF0000;*/
	color: #FFFFFF;
}

© .tr_view.gruen,
.tr_view .gruen {
	background-color: #CCEECC;
}

.gruen {
	background-color: #CCEECC;
}

.tr_view.agrey,
.tr_view .agrey {
	background-color: #d7d7d7;
	;
}

.agrey {
	background-color: #cccccc;
}


.gruen_g {
	background-color: #439880;
	color: #FFFFFF;
}

.gruen_gx {
	background-color: #1e7200;
	color: #FFFFFF;
}

.eq_table tbody tr:nth-child(odd) {
	.gruen {
		background: #CCEECC;
	}

	.rot {
		background: #FFCCCC;
	}
}

.eq_table tbody tr:nth-child(even) {
	.gruen {
		background: #A8E1A8;
	}

	.rot {
		background: #f7bccb;
	}
}

.gelb {
	background-color: #ffffb2;
}

.tr_view.gelb,
.tr_view .gelb {
	background-color: #ffff92;
}

.gelb_g {
	background-color: #eeeeb2;
}

.gelb_gx {
	background-color: #eeee92;
}

.rot {
	background-color: #FFCCCC;
}

.gruen i,
.gruen_g i,
.gruen_gx i {
	color: green;
}

.rot i,
.rot_g i,
.rot_gx i {
	color: red;
}

.gelb i,
.gelb_g i,
.gelb_gx i {
	color: #b77341;
}

.tr_view.rot {
	background-color: #eFaCbd;
}

.blau {
	background-color: #9fc3ff;
}

.tr_view.blau,
.tr_view .blau {
	background-color: #afd1ff;
}

.blau_g {
	background-color: #7dadff;
	color: #FFFFFF;
}

.blau_gx {
	background-color: #6c9fff;
	color: #FFFFFF;
}

.rot_g {
	background-color: #f09c9c80;
	/*#FF0000;*/
	/*color: #FFFFFF;*/
}

.gelb_X {
	background-color: #ffd5b2;
}

.warn {
	text-align: center;
	font-weight: bold;
}

.warn.gruen {
	background-color: #45930b;
	color: #FFFFFF;
}

.warn.gelb {
	background-color: #f9dd34;
}

.warn.rot {
	background-color: #ee4848 !important;
	/*#FF0000;*/
	color: #FFFFFF;
}

.warn.rot i {
	color: #fff
}

.ab {
	background-color: #c5dede;
}

.tr_view.ab {
	background-color: #dbe7e7;
}

.deleted {
	text-decoration: line-through;
}

.no-close .ui-dialog-titlebar-close,
.no-close .ui-dialog-buttonpane,
.no_close .ui-resizable-handle {
	display: none;
}

.pro_col {
	min-width: 55px;
}

.product_marker {
	font-style: italic;
	font-weight: bolder;
}

.product_1 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.product_2 {
	background-color: #8a4b08;
	color: #FFFFFF;
	font-weight: bold;
}

.product_3 {
	background-color: #04b4ae;
	color: #FFFFFF;
	font-weight: bold;
}

.product_4 {
	background-color: #088a08;
	color: #FFFFFF;
	font-weight: bold;
}

.product_5 {
	background-color: #0000ff;
	color: #FFFFFF;
	font-weight: bold;
}

.product_6 {
	background-color: #cd0aAA;
	color: #FFFFFF;
	font-weight: bold;
}

.ana_sum {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #777777;
}

.edit_select {
	float: right;
}

.ui-icon[class*=" icon-"] {
	/* Remove the jQuery UI Icon */
	background: none repeat scroll 0 0 transparent;
	/* Remove the jQuery UI Text Indent */
	text-indent: 0;
	/* Bump it up - jQuery UI is -8px */
	margin-top: -0.5em;
}

/* Allow use of icon-large to be properly aligned */
.ui-icon.icon-large {
	margin-top: -0.75em;
}

.ui-button-icon-only .ui-icon[class*=" icon-"] {
	/* Bump it - jQuery UI is -8px */
	margin-left: -7px;
}

.menu-icon {
	margin-left: 5px;
	margin-top: -17px;
	width: 15px;
	float: left;
}

.context-menu-item:hover .menu-icon {
	margin-left: 4px;
	margin-top: -16px;
	width: 15px;
	float: left;
}

.ui-dialog-title.login_splash {
	background-image: url('/images/rifesys_logo.png');
	background-size: auto 17px;
	background-repeat: no-repeat;
	text-indent: 85px;
	min-height: 17px;
	vertical-align: sub;
	display: inline-flex;
	float: none;
}

.set_status {
	cursor: pointer
}

.show_preview {
	/*color: #071aa7;
	text-decoration-line: underline;*/
}

.rfblinker {
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}
}

.fixed_container {
	height: calc(100dvh - 139px);
	width: calc(100vw - 268px);
	overflow: auto;
	clear: both;
	position: fixed;
}

.fixed_header {}

.scroll_body {
	width: 100%;
	overflow: auto;
	display: block;
	top: -3px;
	max-width: unset;
	max-height: calc(100dvh - 222px);
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
}

.fbts {
	font-size: 0.9em;
	color: blue;
}

.faktura_sub_sum {

	width: 100%;
	margin-left: -33px;
	margin-bottom: -15px;
	background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
	padding: 5px 32px 5px 32px;
}

ul#main_prog_nav li.ui-state-default,
ul#main_prog_nav li.ui-state-hover {
	border: 0;
}

ul#main_prog_nav {
	border: 0;
}

.prog_nav_2 li:not(.last_child) {
	border-radius: 0
}

/*#li_65,
#li_64 {
	height: 30px;
	margin-top: 0px !important;
	padding-right: 10px;
	border-bottom-right-radius: 0 !important;
}*/

.prog_nav_2 a {
	text-align: left !important;
}

.prog_nav_2 i {
	width: 24px;
}

.faktura {
	/*text-indent: 3px;*/
}

.asb {
	float: right;
	z-index: 100;
	position: relative;
	cursor: pointer;
	margin: 6px 6px 0 0;
	border: solid 1px #8e8d8d;
	border-radius: 4px;
	width: 22px;
	height: 22px;
	text-align: center;
	color: unset;
}

.asb i {
	margin: 4px 0 0 1px;
}

.ui-icon-closethick {
	z-index: 100;
}

.ui_switches {
	cursor: pointer;
	font-size: 14pt;
	font-weight: bolder;
	float: right;
	top: 6px;
	color: #469bdd;
}

.ui-dialog {
	z-index: 1000 !important;
}

.ui-accordion .ui-accordion-header,
.ui-accordion .ui-accordion-header a {
	cursor: context-menu;
}

.light {
	position: absolut;
}

.mobile #nav_prog {
	display: none;
	width: 100px;
	position: absolute;
	right: calc(100vw - 80px);
	top: 36px;
}

.mobile #nav_prog li {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.mobile #nav_prog li:hover {
	background-color: #fff;
	color: #5c9ccc;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.mobile ul#main_prog_nav li ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	position: absolute;
	left: 88px;
	top: 0px;
	border-top-right-radius: 8px;
	/* border-bottom-left-radius: 0; */
}

.mobile #ui {
	height: 23px;
	padding-top: 7px;
	top: 19px;
	color: #000;
}

.mobile #log_out_menu {
	padding: unset !important;
	/* margin-left: 10px; */
}

.mobile #log_out_menu i {
	position: absolute;
}

#li_mobile {
	height: 27px;
	padding-top: 9px !important;
	padding-right: 30px;
	padding-left: 16px;
	position: relative;
	margin-right: 0px;
	border-bottom-left-radius: 8px;
	min-width: 155px;
}

.mobile a {
	padding-right: 10px;
}

#myproghead.mobile {
	display: flex;
	flex-direction: row-reverse;
}

@media (max-width: 550px) {
	.ui_day {
		display: none
	}
}

@media (max-width: 400px) {
	#ui {
		display: none
	}
}

#mmenu {
	right: calc(100vw - 13px);
	position: absolute;
	top: 5px;
}

.mobile ul#main_prog_nav a:hover,
ul#main_prog_nav span:hover {
	color: #5c9ccc;
}

.mobile ul#main_prog_nav {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

table.details {
	float: unset;
}

.info_tab {
	table-layout: fixed;
	border-width: 1px 1px 1px 1px;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #909090;
	border-spacing: 2px;
	border-collapse: separate;
	margin-bottom: 10px;
}

.info_tab tbody tr:nth-child(even) td:nth-child(even) {
	background: #dcdcdc;
}

.info_tab tbody tr:nth-child(odd) td:nth-child(odd) {
	background: #e9e9e9
}

.info_tab tbody tr:nth-child(odd) td:nth-child(even) {
	background: #e9e9e9;
}

.info_tab tbody tr:nth-child(even) td:nth-child(odd) {
	background: #dcdcdc;
}

.info_tab td {
	padding: 2px 10px;
}

.info_tab tbody {
	font-size: 0.8rem;
}

#tabs {
	height: auto;
	min-height: calc(100dvh - 98px);
	/*calc(100dvh - 114px);*/
	width: fit-content;
}

#toggle_side_menu {
	z-index: 99;
	top: 67px;
	position: absolute;
	left: 201px;
	background: #fff;
	border-bottom-left-radius: 12px;
}

#tabs.fixed {
	height: calc(100dvh - 100px);
	width: calc(100vw - 310px);
}

.ui-tabs-panel.domain,
.ui-tabs .ui-tabs-panel.faktura {
	min-height: calc(100dvh - 184px);
}

#myprod {
	width: 240px;
}

#nav_side .last_child.ui-state-default:not(span) {
	background: none;
}

.forgotten {
	cursor: pointer;
}

.ui_n_e {
	width: 127px
}

.ui_s_a_s {
	width: 166px;
}

.ui_abbrechen {
	width: 96px;
}

.ui_m_qr {
	width: 146px;
}

input,
select,
textarea {
	border-radius: 4px;
	border: solid 1px #bcbcc5;
	padding: 2px 5px;
}

/* Select Section on classtable top */
#fts {
	width: unset;
	margin: -6px 15px 0px 0px;
	/*border: 1px solid #aaa;
					padding: 3px;*/
	border-radius: 4px;
	display: inline-table;

	i {
		margin-left: 10px;

	}

	i.fa-search {
		margin-right: -2px;
	}

}

.addButton {
	margin-top: -6px;
}

.rspace {
	margin-right: 15px;
}


.preselectSection .hasDatepicker {
	width: 7.8em;
	border-radius: 4px;
	border: solid 1px #bcbcc5;
	padding: 2px 0px 2px 5px;
	text-align: left;
	/*background: url(/images/cal.gif) no-repeat scroll 7px 7px;*/
	margin-top: -3px;
}

.preselectSection .wday {
	background-color: #f2f7da;
}

.preselectSection .wday1 {
	background-color: #ecf2cd;
}

.preselectSection .sunday {
	background-color: #f4b6b687;
}

.preselectSection .duration {
	width: 46px;
}

.preselectSection .e_f_drop {
	width: 300px;

	;
}

.preselectSection textarea.e_f_drop {
	width: 290px;
	border-radius: 4px;
	border: solid 1px #bcbcc5;
	padding: 2px 5px;
}

.preselectSection .search_project {
	width: 230px;
	border-radius: 4px;
	border: solid 1px #bcbcc5;
	padding: 2px 5px;
}

.preselectSection .padd_report {
	margin-left: 20px;
	;
}

.preselectSection .action-right {
	margin-left: 6px;
}

.preselectSection .edit_entry,
.preselectSection .delete_entry,
.preselectSection .aproof_entry,
.preselectSection .add_report,
.preselectSection .padd_report {
	cursor: pointer;
}

/*.preselectSection .input-wrapper.from,
.preselectSection .input-wrapper.to,
.preselectSection .company_ps,*/
.preselectSection .input-icon {
	position: absolute;
	left: 6.85em;
	top: calc(50% - 0.6em);
	/* Keep icon in center of input, regardless of the input height */
}

.preselectSection .search_p {
	float: right;
	border: solid 1px #bcbcc5;
	border-radius: 4px;
	width: 31px;
	display: block;
	background: #e9e9ed;
	text-align: center;
	margin-top: 1px;
	height: 17px;
	margin-right: 3px;
	padding-top: 1px;
}


.preselectSection _::-webkit-full-page-media,
.preselectSection _:future,
.preselectSection :root .search_p {
	background-color: #fff;
	margin-top: unset;
	height: 18px;
	margin-right: 2px;
}

.preselectSection .input-wrapper {
	position: relative;
	margin: 0 8px;
}

.preselectSection .company_ps,
.preselectSection .select_150,
.preselectSection .select_120,
.preselectSection .select_100,
.preselectSection .presel_tm3,
.presel_tm3 {
	margin-top: -3px;
}

.preselectSection .company_ps,
.preselectSection .select_200 {
	width: 200px;
	margin-left: 8px;
}

.preselectSection .select_150 {
	width: 150px;
	margin-left: 8px;
}

.preselectSection .select_120 {
	width: 120px;
	margin-left: 8px;
}

.preselectSection .select_100 {
	width: 100px;
	margin-left: 8px;
}

.preselectSection .f_error {
	border: solid 1px red;
	border-radius: 4px;
}

.preselectSection .fa.red,
.preselectSection .aproof_entry.red {
	color: red;
}

.preselectSection .aproof_entry.gruen {
	color: green;
}

.preselectSection .aproof_entry.inactive {
	cursor: default;
}

.preselectSection .lasta {
	width: 16px;
}

.preselectSection .fthelp {
	float: right;
	margin-top: 7px;
	margin-left: 4px;
}

.preselectSection td.th_view {}

.preselectSection .weiss {
	background-color: #fff;
}

.no-booking-advice {
	height: 100%;
	float: left;
}

.faktura-num-rows {
	margin-left: 189px;
	font-weight: normal;
}

.faktura_select_40 {
	width: 1240px;
}

.faktura_select_41 {
	width: 1240px;
}

.faktura_select_42 {
	width: 1258px;
}

.faktura_select_43 {
	width: 1270px;
}

.faktura_select_44 {
	width: 1290px;
}

.faktura_select_45 {
	width: 1250px;
}

.faktura_select_48 {
	width: 1240px;
}

.faktura_select_49 {
	width: 1250px;
}

.faktura_select_50 {
	width: 810px;
}

.sright {
	float: right;
}

.edit_entry {
	float: left;
	margin-left: 2px;
}

.delete_entry {
	float: right;
	margin-right: 4px;
}

.clear_filter {
	margin: 5px 0 0 5px;
}

.editFbts {
	float: right;
}

.x_note {
	margin-top: 20px;
	clear: both;
	margin-top: 10px;

}

.f_top div.top_top {
	display: flex;
	height: fit-content;
	width: 100%;
	display: flex;
}

@media (max-width: 1242px) {
	.f_top div.top_top {
		display: inline;
	}
}

select[name="faktura[f_project_id]"] {
	width: 232px;
}

select[name="pgroup"],
select[name="f_e_type"] {
	width: 213px;
	margin-bottom: 6px;
}

select[name="f_e_unit"] {
	width: 103px;
}

input[name="f_e_count"] {
	width: 45px;
}

#main_prog_nav li {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

tr.faktura_summ {
	td {
		padding: 3px 5px;
	}
}

@media screen and (min-width: 1400px) {
	.edit_faktura_entry {
		overflow: hidden;
	}
}

.edit_faktura_entry {
	min-width: 1200px;
}

#rf_content.projects {
	.fixed_container.faktura {
		height: calc(100dvh - 150px);
		width: calc(100vw - 275px);
	}

	.scroll_body.faktura {
		height: calc(100dvh - 278px);
		/*width: calc(100vw - 280px);*/
	}
}

.mscheckbox {
	height: fit-content;
	overflow: scroll;
	border: solid 1px #bcbcc5;
	border-radius: 4px;
	width: fit-content;

	label {
		max-width: 290px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		display: inline-block;
		margin-bottom: -5px;
	}

	.sscroll {
		overflow: scroll;
	}

	/**/
}

.rf_hidden {
	display: none;
}

.search_select {
	margin: 3px 0 0 3px;
	height: 12px !important;
	width: calc(100% - 19px);
	/*position: fixed;*/
}

.search_selected {
	background-color: #cdcdcd;
}

.search_selected_hide {
	display: none;
}

.sel_error {
	background-color: #f6b5b5;
}

.faktura_select_40,
.faktura_select_50,
.faktura_select_43,
.faktura_select_44,
.preselection,
.etop {
	button {
		cursor: pointer;
		background-color: #e9e9ed;
		border: solid 1px #bcbcc5;
		border-radius: 5px;
		padding: 2px 9px;
	}

	button:hover {
		background-color: #d0d0d7;
		border: solid 1px #676774;
	}
}

.info_table.eq_table {
	thead td {
		padding: 4px 8px;
	}
}

.noselect {
	user-select: none;
	/* standard syntax */
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */

}

.no_skonto {
	max-height: 0px;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px;
	display: none;
}

.show_archived {
	.set_skonto {
		margin-top: 1px;
	}
}

.skonto_input {
	width: 94px;
}

.skph {
	min-width: 15px;
}

.alert,
.warn {
	color: red;
}

.warn_o {
	color: #ffab0b;
}

#editSkontoDialog,
#addSkontoDialog {
	label {
		width: 70px;
		display: inline-block;
	}

	input {
		width: 40px;
		text-align: right;
	}
}

.info_table_top {
	height: 30px;
}

#toggle_side_menu {
	z-index: 99;
	top: 67px;
	position: absolute;
	color: #3371a0;
}

.termdate {
	width: 70px !important;
}