@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;
width: 15px;
height: 16px;}
.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;}

.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: 10px 15px 15px 15px;
	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;
}

#nav1 {

}

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

#nav2_prog {
	background-color: #ffffff;
	top: 70px;
	position: fixed;
	width: 195px;
	overflow: auto;
	/*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;
}

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: -20px;
	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;
}

*: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: 9px;
	position: relative;
	margin-right: 10px;
	z-index: 999
}
.th_view {
	color: white;
	background-color: #a5a5a5;
	padding-left: 5px;
	padding-right: 5px;
}
/* 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 #FFFFFF;
}

#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: 400px;
	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;
}
.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_details, .show_info, .show_company {cursor: pointer;}
label{
  font-weight: 300;
 color: #887;
}
.data{
  padding-left:5px;
 padding-right: 20px;
}
.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;
}
.gruen {background-color: #CCEECC; }
.tr_view.gruen {background-color: #CCEE99;}
.gruen_g {background-color: #439880; color: #FFFFFF;}
.gruen_gx {background-color: #1e7200; color: #FFFFFF;}
.gelb {background-color: #ffffb2;}
.tr_view.gelb {background-color: #ffff92;}
.gelb_g {background-color: #eeeeb2;}
.gelb_gx {background-color: #eeee92;}
.rot {
	background-color: #FFCCCC !important;
}
.tr_view.rot {
	background-color:#eFaCbd;}
.blau {background-color: #afd1ff;}
.tr_view.blau {background-color: #9fc3ff;}
.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;}
.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;

}
.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(100vh - 7.5em); width: calc(100vw - 4.3em); overflow:auto; clear: both; position: fixed;}
.fixed_header{}
.scroll_body{width: 100%;  overflow: auto; display: block; top: -3px; max-width: unset;}
.fbts {font-size: 0.9em; color: blue;}
.faktura_sub_sum {

	width: 100%;
	margin-left: -32px;
	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;}
