@CHARSET "UTF-8";
/*
.ui-widget-header {
	border: 1px solid #aaa;
	background: #3dbabf;
	background-image: none !important;
}
*/
body {
	font-size: 1em;
}

#myproghead {
	background-color: #c3e9eb;
	min-height: 4.6em;
	background-image: url('/images/rifesys_agentur_a.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 18em;
	background-position-x: 1em;
	z-index: 21;
}

.rf_content {
	top: unset;
}

.rf_content  .ui-corner-all {
	border-radius: 5px !important;
}
/*
.ui-widget-header {
	background: #1e8799
}

.ui-state-default, .ui-widget-header .ui-state-default {
	background: #c3e9eb;
}

.ui-state-default :hover, .ui-widget-header .ui-state-active {
	background: #ffffff
}
*/
#ui {
	margin-top: 1.6em;
	padding-right: 3em;
	color: #1e8799;
}

#ui a {
	margin-right: 1em;
	color: #1e8799;
}

#log_out_menu {
	top: -.3em;
	position: absolute;
}

.rf_d_wrapper {
	padding: 0;
	border-bottom: 0px;
}

#menu {
	padding: 0;
	border: 0;
	top: 4.6em;
	/*position: fixed;*/
	width: 100vw;
	clear: all;
}

.mtabs a {
	height: 2em;
}

.mtabs .ui-corner-all {
	border-radius: 0;
}

.mtabs .ui-widget-header {
	border: 0;
	border-bottom: 1px solid #aaa;
}

.mtabs.ui-tabs .ui-tabs-panel {
	padding: 3.5em 0;
}

.mtabs .ui-tabs-nav {
	padding: .2em 15px 0;
	position: fixed;
	width: calc(100% - 30px);
	z-index: 20;
}

.mtabs .ui-state-default {
	background: transparent;
	border: none;
}

.mtabs .ui-state-default a {
	color: #fff;
}

.mtabs .ui-state-default a:hover {
	color: #454545
}

.mtabs .ui-tabs-tab.ui-state-active a {
	color: #1e8799;
}

.mtabs .ui-tabs-tab.ui-state-active {
	border: 1px solid #1b8499;
	border-bottom: 1px solid #fff;
	background: #fff;
	margin-right: 11px;
	margin-left: 11px;
}

.mtabs .ui-tabs-nav li:first-child {
	margin-left: 0px;
}

.mtabs .ui-tabs-nav li:last-child {
	float: right;
	margin-right:  .9em;;
}

.tabs {
	margin-left:2em;
	margin-right: 2em;
	padding: 0;
	border: 0;
	top: 1.8em;
	/*position: fixed;*/
	/*width: 100vw;*/
	/*clear: all;*/
}

.tabs a {
	height: unset;
}

.tabs.ui-corner-all {
	border: none;
	/*border-radius: 5px;*/
}

.tabs .ui-widget-header {
	border: 0;
	border-bottom: 1px solid #aaa;
}

.tabs.ui-tabs .ui-tabs-panel {
	padding: 3.5em 0 0;
}

.tabs .ui-tabs-nav {
	padding: .2em .4em 0;
	position: fixed;
	width: calc(100% - 4.7em);
	z-index: 20;
}

.tabs .ui-state-default, .head.ui-state-default {
	background: #c3e9eb;
	border: 1px solid #c5c5c5;
	border-bottom-width: 0;
}

.tabs .ui-state-default a {
	color: #fff;
}

.tabs .ui-state-default a:hover {
	color: #454545
}

.tabs .ui-tabs-tab.ui-state-active a {
	color: #1e8799;
}

.tabs .ui-tabs-tab.ui-state-active {
	border: 1px solid #1b8499;
	border-bottom-width: 0;
	background: #fff;
	margin: 1px .2em 0 0;
}

.tabs .ui-tabs-nav li:first-child {
	margin-left: 0px;
}

.tabs .ui-tabs-nav li:last-child {
	float: left;
	margin-right:  0;
}
.navigate {
	position: fixed;
	background: #fff;
	width: 100%;
	/*z-index: 10;*/
	height: 1.8em;
	padding: .3em 2em
}
.nav2_prog {
	top: 8.3em;
}

.show_settings {
	width: .7em;
	position: fixed;
	float: right;
	height: calc(50vh - 1.7em);
	top: 4em;
	border-left: 1px solid #aaa;
	margin-left: calc(100vw - .95em);
	z-index: 15;
	padding-top: calc(50vh - 3em);
	padding-right: .2em;
	padding-left: .04em;
	color: #1e8796;
	background: #fff;
	font-size:2em;
}

.show_settings.open {
	margin-left: calc(100vw - 7.93em);
}

.show_settings .inner {
	opacity: 0.2;
	background-color: #1e8796;
	height: 100%;
	width: 100%;
	position: absolute;
	top: -1px;
	left: 0px;
}

.settings .inner {
	opacity: 0.13;
	background-color: #1e8796;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.hide_menu {
	cursor: pointer;
}

.show_menu {
	cursor: pointer;
	position: fixed;
	padding-left: 3px;
	height: calc(100vh - 112px);
	width: 8px;
	border-left: 2px solid rgb(221, 221, 221);
	left: 2px;
	top: 8.5em;
	display: block;
}

.settings {
width: 13em;
position: fixed;
min-height: calc(100vh - 9.5em);
top: 8em;
background: #fff;
margin-left: calc(100vw - 13em - 16px);
padding: 8px !important;
}

.my_account {
	cursor: pointer;
}

.center {
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

#login table.center {
	top: calc(45% + 2.8em);
}

#login h3.center {
	top: calc(45% - 1.8em);
}

#login img {
	width: 35em;
	max-width: 95vw;
}

@media ( max-width : 400px) {
	#login table.center {
		top: calc(45% + 50vw + 1em);
		padding-bottom: 2.2em;
	}
	#login h3.center {
		top: 45%;
	}
}

#footer {
	margin-top: 10px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: .8em;
	width: 100%;
	text-align: center;
	top: calc(100% - 2.8em);
	position: fixed;
	line-height: 2;
	background-color: #1e8796;
	z-index: 999;
}

#footer, #footer a {
	color: #fff;
}

.dash_select {
	width: 12.5em;
	z-index: 15;
	background: #fff;
	/*position: absolute;*/
	/*left: calc(100vw - 11.5em);*/
	/*top: -1em;*/
	text-align: center;
	border-bottom-left-radius: 8px;
	line-height: 2em;
	/*border-bottom-right-radius: 8px;
	border-left: #888 solid 1px;
	border-right: #888 solid 1px;
	border-bottom: #888 solid 1px;*/
}

.dash_select .head {
	font-size: 1.3 em;
	padding: .4em
}

.dash_select .ui-controlgroup {
	width: 100%;
}

.dash_select .last {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.dash_select .first{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.ui-state-checked.ui-state-hover {
	background-position: -64px -144px;
}
.ui-state-hover.ui-icon-blank {background-position: -164px -0px;}
.ui-state-active .ui-icon-background {
	background-color: #c3e9eb;
	border-color: #444;
}

.ui-icon-background {
	background-color: #fff;
	border-color: #444;
}

.column {
	width: calc(50% - 1.7em);
	float: left;
	/*padding-bottom: 100px;*/
	min-height: 1.5em;
	min-width: 2em;
}

.column.full {
	width: calc(100vw - 3.4em);
	padding-top: 1.5em;
	min-height: 2px;
}
/*.column.full  .portlet:first-child {padding-top: 0;}*/
.cleft {
	padding-left: 1em;
}

.portlet {
	margin: 0 1em 1em 0;
	padding: 0.3em;
}

.portlet-header {
	padding: 0.2em 0.3em;
	margin-bottom: 0.5em;
	position: relative;
}

.portlet-toggle {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
}

.portlet-content {
	padding: 0.4em;
	overflow: auto;
}

.portlet-placeholder {
	border: 1px dotted black;
	margin: 0 1em 1em 0;
	height: 50px;
}
.sort_field {    cursor: pointer; }
.info_table, .dinfo_table, .info_table.ui-corner-all {
	width: unset;
	max-width: calc(100% - 1em);
	border-width: unset;
	border-radius: .75em !important;
	border-style: solid;
	border-color: #fff;
	border-spacing: 0px;
	border-collapse: separate;
	left: 1em;
	position: relative;
}
.info_table.corner_top {border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important;}
.info_table tr {

}
.info_table thead td {
	border-right: solid #fff 1px;
	font-weight: normal;
}
.info_table thead tr td:last-child {border-right-width: 0px; text-indent: .3em;}

.info_table tbody td {
	height: 2.4em;
	border-right: 1px #fff solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(255, 255, 255);
    padding: .3em .5em .3em .5em;
}
.info_table tbody tr td:last-child {border-right-width: 0px;}
.info_table input {
	border-radius: 2em;
	height: 2em;
	box-shadow: none;
	border: none;
	margin: 0 .3em .3em 0;
	width: calc(100% - .8em);
	text-indent: 0;
}

.info_table select {
	height: 2.4em;
	margin-top: -.2em;
}

.info_table select option:last-child {
	border-bottom: solid 1px #ccc;
}
.tr_view, .tr_viewx {
	font-size: 1em;
}

.th_view, .info_table  .ui-widget-header {
	background-color: #A5D8D0;;
	vertical-align: middle;
	/*line-height: 2em;*/
	padding-bottom: 5px;
	text-indent: .3em;
	color: #1e8796;
}
.info_table  .ui-widget-header a{ color: #1e8796;}
.th_view td {
	height: 2.4em !important;
}

.info_table thead tr:first-child td:first-child { border-top-left-radius: .75em !important;}
.info_table thead tr:first-child td:last-child { border-top-right-radius: .75em !important;}
.info_table tbody tr:last-child  td:first-child { border-bottom-left-radius: .75em !important;}
.info_table tbody tr:last-child td:last-child { border-bottom-right-radius: .75em !important;}
.info_table tbody tr:first-child td:first-child, .scroll_body { border-top-left-radius: 0 !important;}
.info_table tbody tr:first-child td:last-child, .scroll_body{ border-top-right-radius: 0 !important;}
.info_table thead tr:last-child  td:first-child { border-bottom-left-radius: 0 !important;}
.info_table thead tr:last-child td:last-child { border-bottom-right-radius: 0 !important;}

.archived {
    opacity: 0.7;
    background-color: lightpink;
}

#promoter_head, #vertraege_head {/*position: static;*/z-index: 2}
#promoter_content{ max-height: calc(100vh - 14.6em);}
 .vertraege_content{ max-height: calc(100vh - 16.8em);}
.id_col{width: 90px;}
.col {padding-left: 0.5em;
padding-right: 0.5em;}
.name_col{width: 150px;}
.vname_col{width: 150px;}
.sign_col{width: 80px;}
.edit_col{width: 23px;text-indent: 0.1em;}

.ref_col{width: 150px;}
.loc_col{width: 150px;}
.date_col{width: 80px;}
.time_col{width: 60px;}
.kvname_col{width: 100px;}
.kname_col{width: 100px;}
.sk_col{width: 50px;}
.sco_col{width: 130px;}
.cle_col{width: 200px;}
.filter {width: calc(100% - .8em);}

.fixed_container {height: calc(100vh - 9.5em); width: calc(100vw - 2em); overflow:auto; clear: both; position: fixed;}
.fixed_header{}
.scroll_body{width: 100%;  overflow: auto; display: block; top: -3px; max-width: unset;}
.form_sep {height: 20px;}
.vpic {max-height: 90vh;
max-width: 90vw;}

@media ( max-width : 700px) {
	.column {
		width: calc(100vw - 3.4em);
		float: unset;
		padding-left: 1em;
	}
}
.admin i.fa {color: #FFCCCC;}
.admin.ui-state-active i.fa {color: #ff0000;}
.admin.ui-state-active i.fa:hover {color: #ffa9a9;}
.admin i.fa:hover {color: #FFF;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {min-height: 51px;}
.rbutton {
	background-color: #ff941f;

color: #fff;

border-radius: 7px;

padding: 4px 11px;

border: 0px;}
	.status_red{background: #ff010180;}
	.status_grey{background: #c9e8f7;}
	.status_light_green{background: #d0eccc;}
	.status_green{background: #a7e69f;}
	.status_dark_green{background: #119b00;color: #fff;}
	.status_yellow{background: #eef274;}
.tr_view .status_red{background: #f00f0f78;}
.tr_view		.status_grey{background: #c9e8f7;}
.tr_view	.status_light_green{background: #d0eccc;}
.tr_view	.status_green{background: #c2e8bd;}
.tr_view	.status_dark_green{background: #119b00;color: #fff;}
.tr_view	.status_yellow{background: #eef274;}

.quote4 {
	width: 23%; padding: 1%;text-align: right;float: left;
}
.quote3 {
	width: 31.3% padding: 1%;text-align: right;float: left;
}
.neu {background-color: #eaeae5;}
