/* ///////////////////////////////////
// Allgemein
///////////////////////////////////*/
html, body
{
    height: 100%;
}
body			{	font-family: "Open Sans"; font-weight: 400; padding: 0; margin: 0; background: #3c3c3c; overflow: visible }
td				{	vertical-align: middle !important }
.vtop			{	vertical-align: top !important }
th				{	border: 0 !important; padding: 7px 5px; background: #e5e5e5 !important; font-size: 0.8em }
.datepicker th	{	border-radius: 0 }

li.admin:hover	{	background: transparent !important }

#header .logo		{	position: absolute; font-family: Lato; color: #a3a3a3; line-height: 0.2em; background: none; left: 15px; top: 15px; font-size: 26px; font-weight: 900; height: 80px; }
#header .logo a		{	color: #a3a3a3 }
#header .logo span	{	font-size: 12px; font-weight: 400 }

h1.logo				{	font-family: Lato; font-size: 3em; font-weight: 900; margin-top: 10px }

h1 					{	margin: 0 0 20px 0; font-weight: 700 }
h1 span				{	color: #fff !important; font-size: 0.3em; font-weight: 300; text-transform: uppercase; letter-spacing: 1px }
h1 a				{	color: #fff !important; }
h1 a:hover			{	text-decoration: none; }
h2 					{	margin: 0 0 20px 0; font-weight: 700 }
h4.modal-title i {
	color: #4B4B4B;
}
.subnav {
	margin: 20px 0 0 35px;
}
.subnav a {
	font-size: 1.4em;
}
.slider-selection {
	background: #81bfde;
}

.slider-rangeHighlight {
	background: #f70616;
}

.slider-rangeHighlight.slider-green {
    background: #d5fcd5;
}

.slider-rangeHighlight.slider-red {
    background: #fcd8dd;
}
.slider-rangeHighlight.slider-grey {
    background: #fcfcfc;
}
.navbar-form {
	padding-left: 0;
}
.features-progress {
    height:100%;
    position:absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.alert-light {
	background: #e4e7ea;
}
.features-progress:after {
    content:'\A';
    position:absolute;
	z-index: 1;
    background:rgba(92, 184, 92, 0.15);
    top:0;
	bottom:0;
    left:0;
    width:50%;
}

.col-wrapper-feedbacks {
	position: relative;
	float: left;
	width: 3px;
	height: 30px;
	margin-right: 1px;
}
.col-wrapper-feedbacks > div {
	position: absolute;
	width: 3px;
	background: #7c7c7d;
}
.success2 {
	background: #a5d592;
}
.success2:hover {
	background: #92c97c !important;
}
.signinpanel h1 	{	margin: 0 0 -7px 0; font-weight: 700 }
.signinpanel a	 	{	text-decoration: underline }

#dev-menu		{	position: fixed; bottom: 0; left: 0; padding: 5px }
.visibility-hidden {
	visibility: hidden !important;
}

#user-nav li.username i		{	margin: 3px 3px 0 10px }
#user-nav li.username span	{	font-weight: bold; text-transform: uppercase }
.fa-white {
	color: #fff !important;
}
.table-zeiterfassung table {
	font-size: 0.8em;
}
img.opacity {
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
img.opacity100 {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

abbr {
	border-bottom: 1px dotted #2f2f2f;
	cursor: help;
}
.tour-logo {
	position: absolute;
	width: 150px;
	height: 150px;
	top: -80px;
	left: 190px;
}
.introjs-tooltiptext {
	padding: 10px;
}
.cursor-pointer {
	cursor: pointer !important;
}
.cursor-not-allowed {
	cursor: not-allowed !important;
}

img.active {
	background: #286090;
	padding: 3px;
}

.alert-danger i {
	color: #b45b59;
}

table.no-padding td {
	padding: 0 !important;
}
.left-block {
	display: block;
	text-align: left;
}

.nav-bracket .children > li.active > a {
	color: #fff;
}

.nav-bracket .children > li > a:hover,
.nav-bracket .children > li > a:active,
.nav-bracket .children > li > a:focus {
	color: #fff;
}
.nav-bracket .children > li > a {
    color: red !important;display: none;
    font-size: 13px;
    display: block;
    padding: 5px 0 5px 27px;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.btn-primary .label-primary {
	background: #fff;
	color: #337ab7;
}

.dropdown-menu > li > a.btn-primary {
	color: #fff;
}

.btn-status {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn-inaktiv {
	background: #c5c5c5;
	color: #7a7a7a;
	text-shadow: none;
	cursor: default
}
.btn-warning i.fa {
	color: #fff;
}
.btn-vorlage-delete {
	color: red;
	margin-top: -5px;
}

.bg-transparent {
	background: transparent !important;
}
.bg-aktiv {
	background: #d9edf7 !important;
}

.fa-danger {
	color: #D2322D !important;
}
.fa-success {
	color: #5CB85C
}
.fa-warning {
	color: #F0AD4E
}

.label {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.label small {
	font-size: 0.8em
}

.label-empty {
	background: none;
	color: #444;
	padding-left: 0;
	padding-right: 0;
	letter-spacing: 1px
}
.label-tiny {
	padding: 2px 5px;
	margin-left: 4px
}

a.text-danger {color: #D2322D !important}
.relative {
	position: relative
}
.thin {
	font-weight: 300 !important
}

.headermenu .tp-icon {
    
    color: #fff !important;
}
.badge-default {
	background: #777 !important;
	color: #fff !important;
}
.badge-success {
	background: #449d44 !important
}
.badge-primary {
	background: #337AB7 !important
}
.dropdown-list .thumb {
	padding: 5px 0 0 10px;
	width: 55px
}

.dropdown-list .desc {
	padding: 5px 10px
}
.dropdown-list .desc h5 {
    margin-top: 0;
}
.dropdown-list .desc p {
    margin-top: 2px;
    margin-bottom: 0;
    line-height: 1em
}
.dropdown-list .desc .label-empty {
    letter-spacing: 0px
}
.dropdown-list .desc-wide {
    margin-left: 0;
}

.form-horizontal .form-group.first 	{ 	margin-top: 10px }
.form-group div label  			{ 	margin-right: 15px; padding-top: 5px }
.form-group label input 			{ 	margin: -3px 5px 0 0 !important }

.form-horizontal .form-actions 	{	padding: 10px 0 !important }
.oneup							{	position: absolute; top: 0; left: 1em; display: none }

.widget-title,
.table th,
div.dataTables_wrapper .ui-widget-header,
.ui-dialog .ui-dialog-titlebar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.logopanel 			{	width: 200px !important; height: 50px }
.logopanel h1		{	font-weight: 900; font-size: 2.05em; font-family: Lato; margin-top: -2px !important }
.logopanel h1 i		{	margin-right: 2px }
.logopanel h1 small	{	font-size: 0.5em }
.stickyheader .headerbar {	 }
.stickyheader.leftpanel-collapsed .nocollapse {	display: none }

.pageheader {
	margin-top: -14px;
}
.pageheader .btn .fa {
    font-size: 1em;
    margin-right: 0;
    padding: 0;
    border: 0;
}
.pageheader button {
	padding: 5px 10px 6px !important;
	width: 40px;
	margin-left: -2px;
	border-left: 1px solid #ccc;
}

.badge-dark,
.label-dark {
  background-color: #2f2f2f;
  padding-left: 5px;
  padding-right: 5px;
}
.badge-dark[href]:hover,
.label-dark[href]:hover,
.badge-dark[href]:focus,
.label-dark[href]:focus {
  background-color: #2f2f2f;
}

.badge-grey,
.label-grey {
  background-color: #9b9b9b;
}
.badge-grey[href]:hover,
.label-grey[href]:hover,
.badge-grey[href]:focus,
.label-grey[href]:focus {
  background-color: #9b9b9b;
}

.nav-section					{	}
.nav-kunde 						{	color: #8f939e; font-size: 0.85em; line-height: 2em; padding-top: 10px }
.nav-kunde a					{	color: #8f939e; text-decoration: underline  }
.nav-kunde h5.sidebartitle		{	margin-left: 10px }
.nav-kunde h4					{	font-size: 1.2em; text-transform: uppercase; margin-bottom: -5px }
.nav-kunde h4 i					{	margin-right: 3px }

.leftpanelinner	{	padding: 0 !important }

.signinpanel  {
    margin-top: 0;
}
.signinpanel .email {
    background: #fff url('../img/email.png') no-repeat 95% center !important;
}
.signinpanel .form-control::-webkit-input-placeholder {
  font-size: 1.1em;
  padding-top: 0
}

.debug.left,
.debug.right			{	position: absolute; top: 0; width: 230px; padding: 10px; font-size: 11px; background: #f5f5f5; z-index: 999 }
.debug.left				{	left: 0; }
.debug.right			{	right: 0;  }

.bubble {
	position: relative;
	padding: 10px;
	margin-top: 10px;
	background: #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
 }

	.bubble:after {
		content: '';
		position: absolute;
		border-style: solid;
		border-width: 0 11px 12px;
		border-color: #e5e5e5 transparent;
		display: block;
		width: 0;
		z-index: 1;
		top: -12px;
		left: 18px
	 }

.modal .bubble {margin-top: 15px}

.rightpanel							{	width: 350px !important; right: -350px; background: #696969 }
.rightpanel .nav-tabs				{	width: 350px !important }
.chat-view 							{	margin-right: 350px }
.chat-relative-view 				{	right: 350px }

.rightpanel .panel					{	background: #696969 !important }
.rightpanel .sidebartitle			{	color: #ccc !important }
.rightpanel .panel-title a			{	font-size: 1.4em; padding: 0 0 10px; background: #696969 !important; color: #fff !important; font-weight: 300; border: 0 !important; margin-top: 10px }
.rightpanel .panel-body				{	font-size: 1.1em; line-height: 1.1em; font-weight: 300; padding: 0 0 0 10px; background: #696969 !important; color: #fff; border: 0 !important; border-left: 2px solid #fff !important }
.rightpanel .nav-tabs li a			{	font-size: 1.02em; background: #2f2f2f }
.rightpanel .nav-tabs li.active a,
.rightpanel .nav-tabs li.active a:hover	{	background: #696969; color: #fff }

.stickyheader.chat-view .headerbar 	{	right: 350px }
.stickyheader .header-right 			{	margin-right: 200px }

.datepicker{z-index:1151 !important;}

.show-hover .show-this  {
	visibility: hidden;
}
.show-hover:hover .show-this  {
	visibility: visible;
}


/* ///////////////////////////////////
// Bootstrap Anpassungen
///////////////////////////////////*/
.tooltip 					{	text-transform: none }
.lead						{	font-weight: 300 !important; font-size: 2em !important }
.img-circle					{	border: 2px solid #fff }
.img-thumbnail				{	max-width: none; padding: 2px }

.panel-heading				{	padding: 10px }
.panel-title				{	font-size: 1em  }
.panel-title span.label		{	margin-right: 5px  }
.panel-dark .panel-body 		{	padding-top: 10px }
.panel-body .btn-toolbar	{	margin: 0 }

.nav-tabs 						{	margin-top: 5px }
.nav-tabs  li  a 				{ 	font-size: 0.9em; padding: 15px }
.nav-tabs  li  ul li  				{ 	float: left }
.nav-tabs  li  ul li  a 				{ 	color: #2f2f2f }
.nav.nav-bracket li.title		{	color: #e4e7ea; text-transform: uppercase; padding-left: 5px; padding-top: 20px; letter-spacing: 1px; font-size: 0.7em }
.nav.nav-bracket > li > a:hover	{ 	background: #5e5d5d; color: #fff; box-shadow: none }
body.leftpanel-collapsed .nav.nav-bracket > li > a:hover	{ 	color: #1d2939 }
.nav > li.active > a,
.nav > li.active > a:hover,
.nav > li.active > a:focus 		{	background: #e4e7ea; color: #333; box-shadow: none }
.nav-footer						{	padding: 0 10px; font-size: 0.85em; text-align: center }
.nav-footer	hr					{	margin: 10px 0 3px 0; border-color: #8f939e }
.nav-footer	a					{	color: #7c8489 }
.nav-bracket 					{	margin-bottom: 20px }

#email_settings,
#liste_friseure,
#liste_einstellungen {
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 9999;
	width: 500px;
}
#liste_einstellungen {
	top: 50px;
	right: 15px;
	width: 600px;
}
#email_settings .panel,
#liste_friseure .panel l,
#liste_einstellungen .panel {
	margin-top: -1px;
	border: 1px solid #ccc;
	padding: 5px 10px;
}
#email_settings .fa,
#liste_friseure .fa,
#liste_einstellungen .fa {
	color: #777;
    font-size: 1em;
    margin-right: 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#liste_einstellungen h4 {
	margin-bottom: 0;
	font-weight: bold;
}
#liste_einstellungen p {
    font-size: 0.55em;
	font-weight: 300;
	line-height: 1.4em;
}
#email_settings .fa-big,
#liste_friseure .fa-big,
#liste_einstellungen .fa-big {
    font-size: 24px;
}
#liste_einstellungen .fa-big {
    margin: -10px -10px 0 0;
}
#liste_einstellungen hr {
    margin: 5px 0;
}
#liste_friseure {
	right: 293px;
}
#liste_friseure .btn-success .fa,
#liste_friseure .btn-danger .fa,
#liste_einstellungen .btn-success .fa,
#liste_einstellungen .btn-danger .fa {
	color: #fff;
}
#liste_einstellungen .btn-group {
	margin: 5px 0 10px 10px;
}

.nav-pills li.active > a,
.nav-tabs li.active > a {
	background: #337AB7 !important;
	color: #fff !important;
}
.nav-pills li.sorter > a,
.nav-tabs li.sorter > a {
	color: #333 !important;
	padding: 5px 12px;
}
.nav-pills li.sorter.active > a,
.nav-tabs li.sorter.active > a {
	background: #D8DBDE !important;
}
.nav-pills li.active > a > .badge,
.nav-tabs li.active > a > .badge {
	background: #fff;
	color: #337AB7;
}
.nav li.label {
	padding: 17px 10px 0;
	width: 110px;
	text-align: left;
}
.nav li.label-friseure {
	width: 130px;
}
.nav li.label-1 {
	width: 70px;
	text-align: center;
}

/*
.nav-tabs > li > a 	{ 	font-size: 0.85em; font-weight: 600 !important; background: #eee !important }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  font-weight: 800 !important;
  background: transparent !important
}
.nav-tabs > li > a 	{	line-height: 1.6; margin-right: 5px;  }
*/

/*
#sidebar > ul > li > a 		{	font-family: Ubuntu }
*/

.form-control::-webkit-input-placeholder {
  color: #a5a5a5;
  font-weight: 400;
  font-size: 0.9em;
  padding-top: 3px
}

.form-group .control-label				{	font-weight: 400; font-size: 0.8em; padding-top: 10px; text-transform: uppercase }
.form-group .control-label.mandatory	{	font-weight: 900; font-size: 0.85em }
.form-group div label					{	padding-top: 13px }


.select2-search-choice-close {
	top: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice 	{
	background: #3498db;
	color: #fff;
	border: 0;
	padding: 3px 10px 3px 10px;
	margin-top: 5px;
}
.select2-condensed .select2-chosen {
	margin-left: 10px !important;
	padding-right: 30px !important;
}
.select2-container {
	padding: 0;
	background-color: transparent;
	border: 0;
	height: 30px;
}
.select2-container .select2-choice {
	height: 30px;
	line-height: 30px;
	background: transparent;
}
.select2-container .select2-choice > .select2-chosen {
	margin-left: 8px;
	font-size: 1em;
	padding-right: 10px;
}
.select2-container .select2-choice .select2-arrow {
	width: 25px;
}
.select2-container .select2-choice .select2-arrow b {
	background: url('../img/select2.png') no-repeat 3px 6px;
}


.widget-title-tabs	{	border-bottom: 0 !important; }

.text-left			{	text-align: left !important  }
.text-center		{	text-align: center !important  }
.text-right			{	text-align: right !important  }

/*
.modal-backdrop		{	z-index: 1030 }
*/
/*
.padding-0 td	{
	padding: 0 !important
}
*/

.padding-5 td	{
	padding: 5px !important
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f2f2f2 !important;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th,
li.success {
  background-color: #dff0d8 !important;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6 !important;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th,
li.info {
  background-color: #d9edf7 !important;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th,
li.warning {
  background-color: #fcf8e3 !important;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th,
li.danger {
  background-color: #f2dede !important;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* ///////////////////////////////////
// Login
///////////////////////////////////*/
#loginbox 			{	padding: 10px 40px 0 }
#loginbox p			{	padding: 10px 0 }
#loginbox.pw_fail	{	height: 320px }

/* ///////////////////////////////////
// Filialen
///////////////////////////////////*/
.input-zeiten							{	min-width: 90px !important; max-width: 90px !important; display: inline-block; text-align: center; margin: 0}
.input-group-datum						{	width: 180px; padding: 0 !important; margin-right: 10px }
.input-group-datum > .input-group-addon:first-child	{	padding: 0 5px !important }
.bootstrap-timepicker-component			{	display: inline-block }
.bootstrap-timepicker-component i		{	margin: 0 0 0 -15px }

.timepicker-wrapper						{	position: relative; float: left !important }
.timepicker-wrapper.timepicker-helper	{	float: left !important; padding: 15px 5px 0 2px }
.timepicker-wrapper.timepicker-wrapper-last	{	margin-right: 5px }
.timepicker-wrapper i					{	margin: 0 0 0 -15px }

/* ///////////////////////////////////
// Einstellungen
///////////////////////////////////*/
/*
table#web_settings h4,
table#web_settings .btn-group	{	margin: 0 }

table#web_settings td.modul-status		{	width: 80px; text-align: right; border-color: #eee !important }
table#web_settings td.modul-status div		{	position: relative }
*/

.modul-desc						{	font-size: 1.2em; font-weight: 300; width: 300px }
.modul-desc	h3					{	margin-bottom: 5px }
.modul-desc	h3 .label			{	position: relative; top: -5px; left: 5px }
.form-text						{	font-size: 1.5em; padding-top: 10px }

/*
.switch-on-disabled				{	width: 100px; height: 30px; background: url('../img/switch-on-disabled.png') no-repeat; background-position: right center }
.switch-off-disabled			{	width: 100px; height: 30px; background: url('../img/switch-off-disabled.png') no-repeat; background-position: right center }

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  margin-bottom: 0 !important
}
*/

.note-toolbar.panel-heading {
	background: #e5e5e5;
	padding: 5px 10px 0;
}
.form-control-static {
	padding-top: 13px
}
.note-editable {
	font-size: 1.2em;
	line-height: 1.5em;
}
.email_preview {
	margin: 0 auto;
	overflow: hidden !important;
}
iframe{
    overflow:hidden;
}

/* ///////////////////////////////////
// Zeiterfassung
///////////////////////////////////*/
input.edit {
	border: 1px solid #5d95c6;
}

/* ///////////////////////////////////
// Feedbacks
///////////////////////////////////*/
.feedback-vorschau-formular {
	width: 720px;
}
.feedback-vorschau-email {
	padding: 0 20px 20px 20px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.feedback-vorschau-email .btn-edit {
	width: 230px;
	margin-right: -310px;
}

.table-feedbacks td {
	vertical-align: top !important;
}
.table-feedbacks th {
	white-space: nowrap;
}

.feedbacks-nachrichten {
	padding: 8px 0 0 10px;
}
.feedbacks-nachrichten img {
	margin: 0 4px;
}
.feedbacks-nachrichten img.positiv {
	border-top: 3px solid #5CB85C;
}
.feedbacks-nachrichten img.negativ {
	border-top: 3px solid #D9534F;
}

.feedbacks-flag {
	position: absolute;
	top: -2px;
	right: 5px;
	width: 34px;
	padding-top: 5px;
	font-size: 1em;
	color: #fff;
	text-align: center;
}
.feedbacks-flag:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 7px solid #FCFCFC;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
}
.feedbacks-flag-legend {
	position: relative;
	top: -2px;
	right: 10px;
	width: 70px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	margin-left: 10px;
	height: 40px;
	float: left;
}
.feedbacks-flag-legend:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 7px solid #FCFCFC;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
}
.feedbacks-flag-uebersicht {
	position: relative;
	top: 0;
	left: 0;
	width: 40px;
	padding-top: 3px;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	height: 40px;
	float: left;
}
.feedbacks-flag-uebersicht:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 4px solid #FCFCFC;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.feedbacks-flag-default {
	background: #777;
}
.feedbacks-flag-success {
	background: #5CB85C;
}
.feedbacks-flag-warning {
	background: #F0AD4E;
}
.feedbacks-flag-danger {
	background: #D9534F;
}
.feedbacks-sm {
	height: 30px;
}
.feedbacks-md {
	height: 40px;
}
.feedbacks-lg {
	height: 65px;
}

.feedback-box {
	position: relative;
	width: 30px;
	height: 30px;
	margin: 10px 3px;
	float: left;
	text-align: center;
}
.feedback-box i {
	color: #fff;
	margin-top: 5px;
}
.feedback-box-1{
	background: #D9534F;
}
.feedback-box-2{
	background: #F0AD4E;
}
.feedback-box-3{
	background: #5CB85C;
}
.feedback-vorschau-antwort {
	padding: 20px;
	margin: 20px 2px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

/* http://nicolasgallagher.com/pure-css-speech-bubbles/demo/ */
.kommentar {
  position:relative;
  font-size: 1.2em;
  padding:15px;
  margin:1em 0;
  color:#000;
  background:#E4E7EA; /* default background for browsers without gradient support */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
.kommentar:after {
  content:"";
  position:absolute;
  bottom:-15px; /* value = - border-top-width - border-bottom-width */
  left:50px; /* controls horizontal position */
  border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
  border-style:solid;
  border-color:#f3961c transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}
.kommentar.kommentar-top:after {
  top:-15px; /* value = - border-top-width - border-bottom-width */
  right:auto; /* controls horizontal position */
  bottom:auto;
  left:30px;
  border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
  border-color:#E4E7EA transparent;
}


/* ///////////////////////////////////
// Statistiken
///////////////////////////////////*/
.statsContainer {
    transition: all 0.5s ease-out;
}
.statsContainer:hover {
	box-shadow: 0px 0px 10px gray;
}
.container-stats {
	position: relative;
	height: 80px;
	margin: 20px 0;
	padding-left: 25px;
}
.container-stats .loader {
	position: absolute;
	top: 30px;
	left: 200px;
}
.stats-info {
	text-transform: uppercase;
	color: #9b9b9b;
	font-size: 0.9em;
	font-weight: 300;
	white-space: nowrap;
}
.stats-number {
	font-size: 3em;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}
.stats-number-high {
	margin-bottom: 30px;
}
.container-entwicklung {
	position: relative;
	width: 100%;
	height: 380px;
	margin: 20px 0;
}
.container-entwicklung .loader {
	position: absolute;
	top: 150px;
	left: 45%;
}
.container-entwicklung .content {
	position: relative;
}
.container-friseure {
	width: 100%;
	min-height: 380px;
}
.container-friseure .loader {
	position: absolute;
	top: 150px;
	left: 45%;
}
.entwicklung-nav h3 {
	float: left;
	margin-left: 50px;
	line-height: 0.8em;
	color: #000;
}
.friseure-nav h3 {
	float: left;
	line-height: 0.8em;
	color: #000;
}

.panel-stat .lead {
	opacity: 1 !important;
	height: 196px
}
.panel-stat .stat {
    color: #2f2f2f;
    max-width: 100%;
}
.panel-stat .stat > i {
	position: absolute;
}
.panel-stat .stat .info {
	position: absolute;
	top: 8px;
	right: 20px;
}
.panel-stat .stat-label b {
	font-size: 1.3em;
}

.balken-online {
	float: left;
	height: 25px;
}
.bg-color1 {
	background: #999 !important;
}
.bg-color2 {
	background: #aeaeae !important;
}
.bg-color3 {
	background: #c3c3c3 !important;
}
.bg-color4 {
	background: #ccc !important;
}
.bg-color-max {
	background: #6BA463 !important;
}
.span-color-max {
	padding: 3px 10px;
	background: #6BA463 !important;
	color: #fff !important;
}
.col-wrapper {
	position: relative;
	float: left;
	width: 8px;
	height: 40px;
	margin-right: 1px;
}
.null {
	position: absolute;
	top: 40px;
	width: 8px;
	height: 1px;
	background: #888;
}
.stat-active {
	background: #D9EDF7;
}
.well-soft {
	background: #f5f5f5;
}
.table-friseure-stats {
	border: 0 !important;
}
.table-friseure-stats td {
	padding: 0 0 7px !important;
	border: 0 !important;
	border-color: red !important;
}
.table-friseure-stats .progress {
	background-color: #d3dfea;
}


/* ///////////////////////////////////
// User
///////////////////////////////////*/
.dataTables_wrapper .dataTables_filter {
	float: left;
	text-align: right
}
.dataTables_filter input {
	display: inline;
	width: 300px !important;
	padding: 10px 15px;
	font-size: 18px
}
.dataTables_filter .input-group-addon {
	padding: 10px 15px;
	font-size: 18px;
	width: 50px;
	padding: 12px 15px
}
.paginate_button {
	padding: 5px 10px !important
}
.paginate_button.previous,
.paginate_button.next {
	display: none !important
}

.input-search {
	width: 150px !important;
}
.search-helper {
	position: absolute;
	bottom: -23px;
	left: 0;
	font-size: 0.8em;
	display: none;
}

/* ///////////////////////////////////
// Übersicht
///////////////////////////////////*/
.carousel-inner a {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999
}

/* ///////////////////////////////////
// Support
///////////////////////////////////*/
.nav-email > li.active > a,
.nav-email > li.active > a:hover 	{
	background: #444;
	color: #fff;
}

/* ///////////////////////////////////
// BENACHRICHTIGUNGEN
///////////////////////////////////*/
.benachrichtigungen h3	{
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: 400;
	margin: 0 0 20px 0;
}
.benachrichtigungen p,
.benachrichtigungen ol,
.benachrichtigungen ul	{
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: 300;
}

/* ///////////////////////////////////
// Friseure
///////////////////////////////////*/
.icons_friseure i			{	margin: 0 3px }

.table-arbeitszeiten		{	margin-top: -20px }
.box-anlegen				{	margin-bottom: 10px }

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.nav-tabs,
.nav-pills {
  position: relative;
}
.logopanel,
.headerbar {
  background: #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
}

.logopanel h1 {
  color: #fff;
}

.headerbar {
  border-color: rgba(255,255,255,0.05);
}

.menutoggle {
  border-color: rgba(255,255,255,0.05);
  color: #fff;
}

.menutoggle:hover {
  background: rgba(0,0,0,0.1);
  color: #fff;
}

.headerbar .searchform input {
  background: none;
  border-color: rgba(255,255,255,0.05);
}

.headermenu > li {
  border-color: rgba(255,255,255,0.05);
}

.headermenu .tp-icon,
.headermenu .dropdown-toggle {
  background: none;
  cursor: default;
  
}

.headermenu .tp-icon {
  color: rgba(255,255,255,0.5);
}

.headermenu .chat-icon {
  border: 0;
}

.headermenu .dropdown-menu {
  margin-top: 1px;

}

.headermenu .dropdown-toggle:hover,
.headermenu .dropdown-toggle:focus,
.headermenu .dropdown-toggle:active,
.headermenu .dropdown-toggle.active,
.headermenu .open .dropdown-toggle.dropdown-toggle {
   background: rgba(0,0,0,0.1);
   color: rgba(255,255,255,0.8);
}

.dropdown-menu-head .title {
  background: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #eee;
  border-top: 0;
}

.headermenu .dropdown-menu:after {
  border-bottom-color: #fff;
}

.headermenu .dropdown-menu-usermenu {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}
.headermenu .dropdown-menu.pull-right:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 265px;
    position: absolute;
    top: -6px;
}
li.dropdown:hover .dropdown-menu {
	display: block;
}
.dropdown-list li {
    transition: all 0.5s ease-out;
}

.dropdown-list li:hover {
	background: #e5e5e5;
}

.leftpanel-collapsed .headerbar {
  border-left: 0;
  margin-left: -52px;
}


/*
STEMPELKARTE
auch im CSS fürs Admin aktualisieren
*/
.stempelkarte {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 84px;
    height: 84px;
    padding: 30px 25px;

    background: #fff;
    border: 2px dashed #666;
    color: #666;
    text-align: center;

    font-size: 48px;

	float: left;
	margin: 0 25px 25px 0;
	position: relative;
}
.stempelkarte-small {
    width: 42px;
    height: 42px;
    padding: 0;
	text-align: center;
    font-size: 24px;
	margin: 0 15px 15px 0;
}
.stempelkarte-ok .label-datum {
    font-size: 12px;
	position: absolute;
	bottom: 5px;
	left: 0;
	-ms-transform: rotate(-10deg); /* IE 9 */
	-webkit-transform: rotate(-10deg); /* Safari */
	transform: rotate(-10deg);
}
.stempelkarte-ok {
    border: 2px solid #666;
}

.stempelkarte-last {
    background: #d5ebff;
    border: 2px dashed #337ab7;
    color: #337ab7;
}
.stempelkarte-last .label-rabatt {
    font-size: 15px;
	position: absolute;
	top: 0;
	left: 0;
	-ms-transform: rotate(-10deg); /* IE 9 */
	-webkit-transform: rotate(-10deg); /* Safari */
	transform: rotate(-10deg);
}
.panel-stempelkarte {
	margin-top: -20px;
}
.panel-stempelkarte .panel-heading {
	background: #e2e2e2;
	border: 1px solid #b8b8b8;
}
.panel-stempelkarte .panel-heading h4 {
	font-weight: bold;
	color: #3f5158;
}
.panel-stempelkarte .panel-body {
	border: 0px dashed #ddd;
	padding-top: 20px;
}
.stempelkarte-small .label-rabatt {
    font-size: 9px;
	top: -5px;
	left: -5px;
}
.stempelkarte-small .label-datum {
	padding: 2px;
	font-weight: normal;
    font-size: 9px;
	bottom: 0;
	left: 0;
}


/* ///////////////////////////////////
// Urlaube
///////////////////////////////////*/

.urlaube-kalender {
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.table-urlaube-uebersicht  {
	margin: 0 !important;
}
.table-urlaube-uebersicht td {
	padding: 10px 2px !important;
}
.urlaube a:hover {
	text-decoration: none;
}
.urlaube-print {
	cursor: default;
}
.urlaube-friseure:hover {
	background: #D9EDF7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.urlaube-friseure .collapse table {
	background: #fff !important;
}
.urlaub-legende {
	height: 35px;
	padding: 8px 10px;
}
.urlaub-inaktiv {
	background: #d3d3d3
}
.urlaub-fail {
	background: linear-gradient(
		to bottom,
		#e2e2e2,
		#e2e2e2 25%,
		#e2e2e2 25%,
		#e2e2e2 50%,
		#e2e2e2 50%,
		#e2e2e2 75%,
		#e2e2e2 75%,
		#e2e2e2
	);
}
.urlaub-feiertage {
	background: #f9dbbd;
}
.urlaub-schulfrei {
	background: linear-gradient(
		to bottom,
		#d8fcd8,
		#d8fcd8 25%,
		#99dd99 25%,
		#99dd99 50%,
		#d8fcd8 50%,
		#d8fcd8 75%,
		#99dd99 75%,
		#99dd99
	);
}
.urlaub-sperre {
	background: linear-gradient(
		to bottom,
		#fccfcf,
		#fccfcf 25%,
		#f49090 25%,
		#f49090 50%,
		#fccfcf 50%,
		#fccfcf 75%,
		#f49090 75%,
		#f49090
	);
}
.urlaub-aktiv {
	background: #5BB75B !important;
  background-color: #5BB75B;
}
.urlaub-friseur-foto {
}
.urlaub-friseur-name {
	float: left;
	width: 100px;
	padding: 10px 0 0 10px
}
.urlaub-friseur-urlaub {
	float: left;
	width: 150px;
	padding-top: 10px
}
.urlaub-friseur-tage {
	float: left;
	width: 60px;
	padding-top: 10px;
	text-align: center
}
.urlaub-friseur-status {
	float: left;
	width: 50px;
	padding-top: 10px
}
.table-urlaubstage tr {
	height: 40px
}
.table-urlaubstage td {
	padding: 0 0 0 5px !important;
}
.table-urlaubstage-print tr {
	height: 25px
}
.table-urlaubstage td a {
	visibility: hidden
}
.table-urlaubstage td {
	text-align: left;
	padding: 0;
}
.table-urlaubstage td:hover a {
	visibility: visible
}


/* ///////////////////////////////////
// New Timeline style
///////////////////////////////////*/
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
.vertical-timeline-content .number {
	position: absolute;
	top: 22px;
	right: 12px;
	font-size: 4em;
	color: #dbdbdb;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #efefef transparent transparent ;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent  transparent transparent #efefef;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #efefef transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #efefef;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #efefef transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: -10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 24px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 36px;
  height: 36px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -14px;
}
.gray-bg {
  background-color: #f3f3f4;
}
.white-bg {
  background-color: #ffffff;
}
.navy-bg {
  background-color: #1ab394;
  color: #ffffff;
}
.green-bg {
  background-color: #5CB85C;
  color: #ffffff;
}
.blue-bg {
  background-color: #1c84c6;
  color: #ffffff;
}
.lazur-bg {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg {
  background-color: #f8ac59;
  color: #ffffff;
}
.red-bg {
  background-color: #C9302C;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content p {
  font-size: 1.2em !important
}
.vertical-timeline-content p .todo-label {
	display: inline-block;
}
.vertical-timeline-content p .todo-info {
	font-size: 0.8em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #1ab394;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}

/* ///////////////////////////////////
// Rechnungen
///////////////////////////////////*/
.rechnung {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 20px;
	width: 800px;
	height: 1125px;
	background: #fff;
	/*background: url('../img/briefpapier.jpg') no-repeat; */
}
.rechnung .inhalt {
	margin-top: 160px
}
.rechnung .logo_rechnung {
	position: absolute;
	top: 20px;
	left: 190px;
	z-index: 999
}
.rechnung .rechnung_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999
}
.rechnung .status_rechnung {
	position: absolute;
	top: 335px;
	left: 250px;
	z-index: 999
}
.rechnung table.konto td {
	padding: 5px
}
.rechnung .rechnungsposten {
	margin: 30px 0 50px 0
}
.rechnung .lead {
	font-size: 1.5em !important;
	color: #636E7B !important
}
.bg-briefpapier-print {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

/* ///////////////////////////////////
// Artikel
///////////////////////////////////*/
.panel-produkte .panel-title {
	background: #f5f5f5 !important;
	margin: 5px 0 !important;
	font-weight: bold;
}
.panel-produkte .panel-title >a {
	color: #2f2f2f;
	padding: 5px 10px !important;
	border: 0 !important;
}
.panel-produkte .panel-body {
	border: 0 !important;
	padding: 0 !important;
}

/* ///////////////////////////////////
// Nachrichten
///////////////////////////////////*/
.benachrichtigungen img  {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.benachrichtigungen img.partner-logo  {
  padding: 0;
  background-color: #fff;
  border: 0;
  margin-top: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


/* ////////////////////////////////////////// */
/* Dienstpläne */
/* ////////////////////////////////////////// */

.arbeitszeit-minus,
.arbeitszeit-plus,
.arbeitszeit-del {
	position: absolute;
	top: 15px;
	display: none;
	cursor: pointer
}
.arbeitszeit-minus {
	left: 30px
}
.arbeitszeit-plus {
	right: 30px
}
td.arbeitszeiten {
	position: relative;
	width: 150px;
}
td.arbeitszeiten .icon-zeitblock {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 45px;
	top: 15px;
}
td.time_db_new {
	background: #d6d6d6 !important;
}
td.arbeitszeiten:hover >i.arbeitszeit-minus,
td.arbeitszeiten:hover >i.arbeitszeit-plus,
td.arbeitszeiten:hover i.arbeitszeit-del {
	display: block;
}
.arbeitszeit-del {
	top: 10px;
	left: 10px;
	display: none;
}
/*
.dienstplan-edit {
	position: absolute;
	top: 150px;
	right: 20px;
	width: 18%
}
.dienstplan-edit.dienstplan-assistenten {
	top: auto;
	top: 150px;
}
*/

/* ///////////////////////////////////
// Datetimepicker Anpassungen
///////////////////////////////////*/
.timepicker-picker table td 				{	padding: 0 !important;  }
.timepicker-picker table td.separator 	{	padding: 0 !important; width: 10px;  }
.timepicker-picker table td a 			{	padding: 0 !important;   }
.timepicker-picker table td span 		{	padding: 0 !important;  }


/* //////////////////////////////////////////
// Form validator
////////////////////////////////////////// */
.LV_validation_message 	{	display: none }
.LV_valid_field 		{	border: 1px solid green}
.LV_invalid_field 		{	border: 1px solid red !important}


/* //////////////////////////////////////////
// MARGINS & PADDINGS
////////////////////////////////////////// */

.padding-0			{	padding: 0 }
.margin-0			{	margin: 0 }

.p-xxs {
  padding: 5px !important;
}
.p-xs {
  padding: 10px !important;
}
.p-sm {
  padding: 15px !important;
}
.p-m {
  padding: 20px !important;
}
.p-md {
  padding: 25px !important;
}
.p-lg {
  padding: 30px !important;
}
.p-xl {
  padding: 40px !important;
}

.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px !important;
}
.m-l-sm {
  margin-left: 10px !important;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px !important;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0 !important;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px !important;
}
.m-r-sm {
  margin-right: 10px !important;
}
.m-r {
  margin-right: 15px !important;
}
.m-r-md {
  margin-right: 20px !important;
}
.m-r-lg {
  margin-right: 30px !important;
}
.m-r-xl {
  margin-right: 40px !important;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}


.p-l-none {
  padding-left: 0;
}
.p-l-xs {
  padding-left: 5px;
}
.p-l-sm {
  padding-left: 10px;
}
.p-l {
  padding-left: 15px;
}
.p-l-md {
  padding-left: 20px;
}
.p-l-lg {
  padding-left: 30px !important;
}
.p-l-xl {
  padding-left: 40px;
}
.p-l-n-xxs {
  padding-left: -1px;
}
.p-l-n-xs {
  padding-left: -5px;
}
.p-l-n-sm {
  padding-left: -10px;
}
.p-l-n {
  padding-left: -15px;
}
.p-l-n-md {
  padding-left: -20px;
}
.p-l-n-lg {
  padding-left: -30px;
}
.p-l-n-xl {
  padding-left: -40px;
}
.p-t-none {
  padding-top: 0;
}
.p-t-xxs {
  padding-top: 1px;
}
.p-t-xs {
  padding-top: 5px;
}
.p-t-sm {
  padding-top: 10px;
}
.p-t {
  padding-top: 15px;
}
.p-t-md {
  padding-top: 20px !important;
}
.p-t-lg {
  padding-top: 30px;
}
.p-t-xl {
  padding-top: 40px;
}
.p-t-n-xxs {
  padding-top: -1px;
}
.p-t-n-xs {
  padding-top: -5px;
}
.p-t-n-sm {
  padding-top: -10px;
}
.p-t-n {
  padding-top: -15px;
}
.p-t-n-md {
  padding-top: -20px;
}
.p-t-n-lg {
  padding-top: -30px;
}
.p-t-n-xl {
  padding-top: -40px;
}
.p-r-none {
  padding-right: 0;
}
.p-r-xxs {
  padding-right: 1px;
}
.p-r-xs {
  padding-right: 5px;
}
.p-r-sm {
  padding-right: 10px;
}
.p-r {
  padding-right: 15px !important;
}
.p-r-md {
  padding-right: 20px !important;
}
.p-r-lg {
  padding-right: 30px !important;
}
.p-r-xl {
  padding-right: 40px !important;
}
.p-r-n-xxs {
  padding-right: -1px;
}
.p-r-n-xs {
  padding-right: -5px;
}
.p-r-n-sm {
  padding-right: -10px;
}
.p-r-n {
  padding-right: -15px;
}
.p-r-n-md {
  padding-right: -20px;
}
.p-r-n-lg {
  padding-right: -30px;
}
.p-r-n-xl {
  padding-right: -40px;
}
.p-b-none {
  padding-bottom: 0;
}
.p-b-xxs {
  padding-bottom: 1px;
}
.p-b-xs {
  padding-bottom: 5px;
}
.p-b-sm {
  padding-bottom: 10px;
}
.p-b {
  padding-bottom: 15px;
}
.p-b-md {
  padding-bottom: 20px;
}
.p-b-lg {
  padding-bottom: 30px;
}
.p-b-xl {
  padding-bottom: 40px;
}
.p-b-n-xxs {
  padding-bottom: -1px;
}
.p-b-n-xs {
  padding-bottom: -5px;
}
.p-b-n-sm {
  padding-bottom: -10px;
}
.p-b-n {
  padding-bottom: -15px;
}
.p-b-n-md {
  padding-bottom: -20px;
}
.p-b-n-lg {
  padding-bottom: -30px;
}
.p-b-n-xl {
  padding-bottom: -40px;
}


.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}


/* //////////////////////////////////////////
// PRINT
////////////////////////////////////////// */

@media print {
	.hidden-print {
		display: none;
	}
}
