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

#myproghead {
	background-color: #ff99291a;
	min-height: 4.6em;
	background-image: url('/images/rifesys_promoter.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: #c36805;
}

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

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

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

#menu {
	padding: 0;
	border: 0;
	top: 4.2em;
	/*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;
	min-width: 911px;
}

.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: #c36805;
}

.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, .bhead.ui-state-default,
	.phead.ui-state-default, .chead.ui-state-default {
	background: #c3680566;
	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.5em);
	top: 3.8em;
	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: #ff9118;
	background: #fff;
	font-size: 2em;
}

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

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

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

.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: #ff9118;
	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: .23em;
	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;
}

.info_table thead tr td:last-child {
	border-right-width: 0px;
	text-indent: .3em;
}

.info_table tbody td {
	height: 1.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: 10px;
	/*padding-left: 10px;*/
}

.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: #ff9118;
	vertical-align: middle;
	line-height: 2em;
	text-indent: .3em;
	color: #efefef;
}

.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;
}

#vertraege .fixed_container {
	height: calc(100vh - 16em);
}

.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;
	}
}

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

.ui-accordion .ui-accordion-content .info_table, .portlet-content .info_table
	{
	left: 0;
}

.ticket {
	padding: 10px;
	background-color: #f0f0d5;
	margin: 10px 0;
	border-radius: .75em;
}

.show_tickets {
	cursor: pointer;
}

.staging i.fa {
	color: #ea5f30; /*#32e38b;*/
}

.staging i.fa:hover {
	color: #FFF;
}

.staging.ui-state-active i.fa {
	color: #e8481a; /*#78b697;*/
}

.staging.ui-state-active i.fa:hover {
	color: #ea5f30;
}

.admin i.fa {
	color: #a73910;
}

.admin.ui-state-active i.fa {
	color: #e8481a;
}

.admin.ui-state-active i.fa:hover {
	color: #a73910;
}

.admin i.fa:hover {
	color: #FFF;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	min-height: 51px;
}

.rbutton {
	margin-right: 8px;
	color: #ff941f;
	background-color: #fff;
	border-radius: 7px;
	padding: 2px 11px;
	border: 2px solid #e3e3e3;
}
.rbutton:hover{
	background-color: #ff941f;
	color: #fff;
	border-radius: 7px;
	padding: 2px 11px;
	border: 2px solid #ff941f;
}
#report_buttons {
	padding-top: 7px;
	width: fit-content;
	display: flex;
}

@media ( max-width : 1665px) {
	/*#report_buttons {
		padding-top: 7px;
		width: 390px;
	}*/
	#report_buttons .rbutton {
		margin-left: 0px;
	}
}

.rtiny {
	font-size: 0.6em;
	font-weight: normal;
}

.deny_prop i, .promo i {
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	padding-right: 4px
}

.deny_prop span {
	float: left;
	width: 144px;
}

.promo span {
	float: left;
}

.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: visible;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not (:required ) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not (:required ):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75)
		1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75)
		-1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5)
		-1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
		rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em
		1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em
		1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75)
		-1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
		rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@
-webkit-keyframes spinner { 0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:

rotate
(360deg);


-moz-transform
:

rotate
(360deg);


-ms-transform
:

rotate
(360deg);


-o-transform
:

rotate
(360deg);


transform
:

rotate
(360deg);


}
}
@
-moz-keyframes spinner { 0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:

rotate
(360deg);


-moz-transform
:

rotate
(360deg);


-ms-transform
:

rotate
(360deg);


-o-transform
:

rotate
(360deg);


transform
:

rotate
(360deg);


}
}
@
-o-keyframes spinner { 0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:

rotate
(360deg);


-moz-transform
:

rotate
(360deg);


-ms-transform
:

rotate
(360deg);


-o-transform
:

rotate
(360deg);


transform
:

rotate
(360deg);


}
}
@
keyframes spinner { 0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
100%
{
-webkit-transform
:

rotate
(360deg);


-moz-transform
:

rotate
(360deg);


-ms-transform
:

rotate
(360deg);


-o-transform
:

rotate
(360deg);


transform
:

rotate
(360deg);


}
}