#login {
	-moz-box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
	background:white;
	padding:20px;
	margin-top:200px;
}

.side {
    float: right;
}

.innertable {
	float:left;
    margin-right: 10px;
    text-align: left;
    width: 20px;
}

.bold {
	font-weight: bold;
}

.leight-gray {
	color:#aaa;
}

.gray {
	color:#666;
}

.red {
	color:red;
}

.selected td {
	background:red !important;
}

.percentage {
	background-color:#555;
}

.edit-targetgroup {
float:left;
}

.admin-function {
	float:right;
	cursor:pointer;
}

.btn {
	cursor:pointer;
}

.help {
	background:url("../img/icons/question.svg") no-repeat scroll 0 0 transparent;
	background-size: 100%;
	float:right;
	height:12px;
	width:12px;
	font-weight:bold;
	vertical-align:top;
	position:relative;
}
.tooltip {
	font-weight:bold;
}

.large-textarea {
  height: 300px !important;
    width: 630px !important;
}

.form_item .mceEditor {
	float: left;
}

.form_item .ck-editor {
	margin-left: 200px !important;
}

.past,
.fc-agenda .past .fc-event-time,
.past a {
    background-color: #cccccc; /* background color */
    border-color: #cccccc;     /* border color */
    color: white;           /* text color */
    }

.klub,
.fc-agenda .klub .fc-event-time,
.klub a {
    background-color: #9c814e; /* background color */
    border-color: #9c814e;     /* border color */
    color: white;           /* text color */
    }

.kultur,
.fc-agenda .kultur .fc-event-time,
.kultur a {
    background-color: #a8332c; /* background color */
    border-color: #a8332c;     /* border color */
    color: white;           /* text color */
    }

.restaurant,
.fc-agenda .restaurant .fc-event-time,
.restaurant a {
	background-color: #369c9c; /* background color */
	border-color: #369c9c;     /* border color */
	color: white;           /* text color */
}

.jade,
.fc-agenda .jade .fc-event-time,
.jade a {
	background-color: #859c4d; /* background color */
	border-color: #859c4d;     /* border color */
	color: white;           /* text color */
}


.error,
.fc-agenda .error .fc-event-time,
.error a {
    background-color: red; /* background color */
    border-color: red;     /* border color */
    color: white;           /* text color */
    }

body {
	/*background:url(/uploads/media/_REG9377-A.jpg) fixed #4f4f4f;*/
	background:url(/uploads/media/_AUS9727.jpg) fixed #4f4f4f;
	background-size:cover;
	font-family:Arial, Helvetica, sans-serif;
	font:67.5%/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color:#333;
}

p,div,h1,td,th {
	color:#333;
}

#page {
	background:url(../images/container_bg.png) repeat-y;
	-moz-box-shadow: 0 0 8px #000;
	-webkit-box-shadow: 0 0 8px #000;
	-box-shadow: 0 0 8px #000;

}

.accordion {
	position:relative;
}

.loading {
	background:url("../img/ajax-loader.gif") no-repeat scroll 50% 50px transparent;
	height:100px;
}

a {
color:#e81618;
font-weight:bold;
text-decoration:none;
}


body {
color:#004b7a;
}
h1 {
	font-size:24px;
	text-transform:uppercase;
}

h2 {

font-size:18px;
font-weight:bold;

}
h3 {
font-size:10px !important;
}

h5 {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.ui-accordion-content h3, .ui-accordion-content p, .ui-dialog-content p {
   margin-bottom: 10px;
}

.ui-accordion-content h4 {
	border-bottom: 1px dotted #333333;
    color: #333333;
    font-size: 11px;
	text-transform: none;
    padding-bottom: 3px;

	&:not(:first-child) {
		margin-top: 20px;
	}
}

.page-label {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #EEEEEE;
color:#333333;
font-size:12px;
font-weight:bold;
height:38px;
left:-40px;
padding:17px 40px 0 0;
position:absolute;
text-align:right;
top:-25px;
width:896px;
}

#leftbar {
	padding:0 20px;
	margin-bottom:20px;
}
#search {
	width:272px;
	height:56px;
	background:url(../images/search_bg.jpg) no-repeat;
}

#search-field {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	left:20px;
	position:absolute;
	top:16px;
}

#header {
	position:relative;
	height:50px;
}

#logo {
	position:absolute;
	left:0;
	top:10px;
}

#meta {
position:absolute;
right:0;
text-align:right;
top:25px;
width:400px;
}


#meta li {
	display:inline;
	color:white;
	font-weight:bold;
	text-transform:none;
	margin-left:10px;
}

#menu *{
	list-style-type:none;
	margin:0;
}

#menu span {
	cursor:pointer;
}
#menu {
	margin:20px;
}

#menu a {
color:#666;
font-weight:bold;
text-decoration:none;
display:block;
}

#menu li {
	padding: 2px 0 1px 5px;
	margin-bottom:15px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
}

#menu span.badge {
	background:#333;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:2px 5px;
	margin-left:5px;
	border-radius:10px;
}

#menu li ul {
	margin-top:5px;
	margin-left:-5px;
}



#menu ul li {
	margin-bottom:0;
	text-transform:none;
	color:#333;
	border-top:1px dotted #333;
	font-size:11px;
}

#menu ul li.active {
	background:white;
}

#menu ul li.active a {
color:#111;
}

#menu ul li:last-child{
	border-bottom:1px dotted #333;
}



#content {
margin-bottom:30px;
margin-top:30px;
padding-top:45px;
position:relative;
width:856px;}

.dialog {
	display:none;
}
/* WIDGET */

.spacer {
	padding:10px;
}
table {
	width:100%;
	margin-bottom:15px;
}

input.datepicker {
width:75px;
}

input.input-disabled {
	background:black !important;
	color:white !important;
	border: medium none;
	width: 40px;
}
input.amount-disabled, #amount-total-disabled {

background: none repeat scroll 0 0 #EFEFEF !important;
    border: medium none;
    padding: 2px;
    width: 40px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;

}

input.amount, input.price, input.small {
    -moz-border-radius: 0 0 0 0;
    background: #fff !important;
    border: 1px solid #EEEEEE !important;
    padding: 2px;
    width: 40px;
}

input.red {
    color: red !important;
    font-weight: bold !important;
}

input.title {
    -moz-border-radius: 0 0 0 0;
    background: #fff !important;
    border: 1px solid #EEEEEE !important;
    padding: 2px;
    width: 250px;
}
 #amount-total {
 background: #fff !important;
    color: black;
    border: medium none;
    padding: 2px;
    width: 40px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
 }
input.amount-disabled {
 background: none repeat scroll 0 0 transparent !important;
    color: black;
}

#amount-total-disabled {
 background: none repeat scroll 0 0 transparent !important;
    color: black;
}

.total input{
font-weight:bold;
margin-bottom:5px;
}

.ticketcategory-amount {
}


.ticketcategory-amount input[type="checkbox"] {

	display:none;
}

.newsletter {
cursor:pointer;
}

span.error {
		display:block;
		height:16px;
		width:16px;
	background:url("../img/icons/alert.png") no-repeat scroll 0 0 transparent;
}

span.success {
		display:block;
		height:16px;
		width:16px;
	background:url("../img/icons/success.png") no-repeat scroll 0 0 transparent;
}

span.qeued {
		display:block;
		height:16px;
		width:16px;
	background:url("../img/icons/qeued.png") no-repeat scroll 0 0 transparent;
}

span.sending {
		display:block;
		height:16px;
		width:16px;
	background:url("../img/icons/sending.png") no-repeat scroll 0 0 transparent;
}

span.delete {
		display:block;
		height:16px;
		width:16px;
	background:url("../img/icons/delete.png") no-repeat scroll 0 0 transparent;
}

.error td {

}
.total td {
text-transform:uppercase;
font-weight:bold;
}
.check {
margin-left:200px;
}

.extra-options {
   left: 0;
    position: absolute;
    top: -20px;
}

#options {
left:0;
position:absolute;
top:-13px;
list-style:none;
margin:0;
padding:0;
}

#options li {
display:inline;
margin:0 2px 0 0;
padding:0;
}

#options img {
	cursor:pointer;
}

.event-options {
margin:0;
padding:0;
width:100px;
list-style:none;
}

.event-options li {

}


.event-new {
cursor:pointer;
}

.event-process {
background:url("../img/process.png") no-repeat scroll 0 0 transparent;

}

ul.minimal {
	list-style:none outside none;
margin:0 0 15px 0;
padding:0;
}

ul.minimal li {
margin:0;
padding:0;
}

.date {
	float:left;
	width:100px;
}

.ui-datepicker {
border:1px solid #333333;

}

.tooltip {
	background-color:#000;
	border:1px solid #ccc;
	padding:10px 15px;
	width:400px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:11px;
	z-index: 99999;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 5px #000;
	-webkit-box-shadow:0 0 5px #000;
}

/* TICKETING */
.sponsor_form{
	float: left;
	margin-left: 200px;
}
.inputdeletesponsor{
}

#ticketing-barcode {
   font-size: 32px;
    font-weight: bold;
    margin: 20px 100px;
    width: 570px;
}

#ticketing-output {
text-align:center;
position:relative;
}

.ticketing-name, .ticketing-error, .ticketing-price, .ticketing-barcode, .ticketing-message, .ticketing-details, .ticketing-info, .ticketing-scan-log-entries {
	width:100%;
	text-align:center;
}

.ticketing-name {
	font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.ticketing-error {
	color:red;
}

.ticketing-price {
   	font-size: 28px;
    text-transform: uppercase;
}
.ticketing-barcode {
}

.ticketing-error {
}

.ticketing-message {
	font-weight:bold;
}

.ticketing-details {
}
.ticketing-scan-log-entries {
	color:red;
}

.user_categories {
    list-style: none outside none;
    margin-left: 170px;
    padding: 50px 0 0;
}

.user_categories li {
    display: inline-block;
    width: 250px;
}


div.error, div.notice, div.success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
div.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
div.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
div.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
div.error a {color:#8a1f11;}
div.notice a {color:#514721;}
div.success a {color:#264409;}

/* TINY MCE */

#tinymce {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.media-insert-default-credits {
	background: none;
	border: 0;
	padding: 0;
	margin-top: 5px;
	cursor: pointer;
}

.media-insert-default-credits:hover {
	color: #008ec9;
}

/* LITERATUR */

#literatur-gallery {
	margin:0;
	list-style:none;
}

td.center .ui-icon {
	display: inline-block;
}

#sponsor_preview,
#club_sponsor_preview {
	display: block;
	margin-bottom: 15px;
}

#pdf_preview,
#flyer_preview {
	display: block;
	margin-left: 200px;
}

/* Hide visually but not from screen readers */
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
}

/* Forms: Color Buttons */

.color-buttons {
	margin-left: 200px;
}

input.color-button {
	width: 2rem;
	height: 2rem;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	cursor: pointer;
	display: inline-flex;
	border: 1px solid #333;
	outline: none;
	border-radius: 5px;
	-webkit-appearance: none;
}

input.color-button:checked::before,
input.color-button:hover::before,
input.color-button:focus::before {
	content: '';
	height: 1rem;
	width: 1rem;
	content: '';
	height: 1rem;
	width: 1rem;
	background-color: #ccc;
	display: inline-block;
	border-radius: 50%;
	margin: auto;
}

input.color-button:checked::before {
	background-color: #333;
}

/* Projektion */
.projektion-image-credits {
	margin-top: 5px;
}

form.cmxform .projektion-image-credits label {
	font-size: 10px;
}

.projektion-preview-link {
	margin-left: 200px;
}

.projektion-preview-link a {
	font-weight: normal;
}

.projektion-preview-link .ui-icon {
	display: inline-block;
	vertical-align: bottom;
}

[hidden] {
	display: none !important;
}

.no-show-bill-total a {
	font-weight: 400;
	color: #008ec9;
}

.no-show-bill-total a:hover {
	color: #0076a8;
	text-decoration: underline;
}

.no-show-table tfoot th,
.no-show-table tfoot td {
	padding: 6px 4px;
	vertical-align: middle;
	border-top: 2px dotted #ccc;
	border-bottom: 0;
}

.no-show-table tfoot th{
	padding-left: 0;
}

.edit-no-show-total,
.no-show-bill-actions button {
	margin-bottom: 0;
}

.send-no-show-bill-status {
	display: block;
	line-height: 24px;
	height: 24px;
}

.no-show-paid td,
.no-show-paid a {
	color: #808080;
}

/* No Show Overview */

.no-show-datatable a {
	color: #000;
	font-weight: 400;
}

.no-show-datatable .is-overdue-label {
	color: #f00;
}

.is-overdue.even td {
	background-color: #fdd;
}

.is-overdue.odd td {
	background-color: #fee;
}

.is-overdue.even td.sorting_1 {
	background-color: #fbb;
}

.is-overdue.odd td.sorting_1 {
	background-color: #fcc;
}

.no-show-datatable td.col-date a {
	color: #008ec9;
}

.no-show-datatable td.col-date a:hover {
	color: #0076a8;
	text-decoration: underline;
}

.no-show-datatable td.col-name a {
	font-weight: 700;
}

.no-show-datatable td.col-total,
.no-show-datatable td.col-actions {
	text-align: right;
}

.no-show-datatable .mark-no-show-paid {
	margin-bottom: 0;
	margin-right: 0;
}

.no-show-datatable .action-status {
	padding: 0.4em 1em 0.4em 2.1em;
	display: block;
}

.add-tombola-winners {
	margin-left: 200px;
	margin-top: 5px;
}

.edit-invitation-comment {
	display: inline-block;
	vertical-align: middle;
}
