/* ///////////////////////////////////
// Allgemein
///////////////////////////////////*/
@font-face {
	font-family: 'code128';
	src: url(https://www.stylistenprodukte.at/uploads/files/code128.ttf);
}
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;
	font-family: Lato !important;
	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;
}
h3 {
	margin: 0 0 20px 0;
	font-weight: 700;
}
.signinpanel h1 {
	margin: 0 0 -7px 0;
	font-weight: 700;
}
.signinpanel a {
	text-decoration: underline;
}
.text-alt {
	text-decoration: line-through;
	color: #cdcdcd;
}
#table_kunden th {
	cursor: pointer;
}

.thumbnail-artikel .caption {
	padding: 20px !important;
}

.ribbon-wrapper {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -5px;
	right: 7px;
}

.ribbon {
	font-weight: 300;
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 18px;
	width: 120px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-neu {
	background-color: #5cb85c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#348134));
	background-image: -webkit-linear-gradient(top, #5cb85c, #348134);
	background-image: -moz-linear-gradient(top, #5cb85c, #348134);
	background-image: -ms-linear-gradient(top, #5cb85c, #348134);
	background-image: -o-linear-gradient(top, #5cb85c, #348134);
}

.ribbon-aktion {
	background-color: #f13c71;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f13c71), to(#c7003b));
	background-image: -webkit-linear-gradient(top, #f13c71, #c7003b);
	background-image: -moz-linear-gradient(top, #f13c71, #c7003b);
	background-image: -ms-linear-gradient(top, #f13c71, #c7003b);
	background-image: -o-linear-gradient(top, #f13c71, #c7003b);
}

.ribbon-bestseller {
	background-color: #1386d6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1386d6), to(#0063b1));
	background-image: -webkit-linear-gradient(top, #1386d6, #0063b1);
	background-image: -moz-linear-gradient(top, #1386d6, #0063b1);
	background-image: -ms-linear-gradient(top, #1386d6, #0063b1);
	background-image: -o-linear-gradient(top, #1386d6, #0063b1);
}
.ribbon-limited {
	background-color: #1386d6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1386d6), to(#0063b1));
	background-image: -webkit-linear-gradient(top, #1386d6, #0063b1);
	background-image: -moz-linear-gradient(top, #1386d6, #0063b1);
	background-image: -ms-linear-gradient(top, #1386d6, #0063b1);
	background-image: -o-linear-gradient(top, #1386d6, #0063b1);
}

.ribbon:before,
.ribbon:after {
	content: "";
	border-top: 3px solid #000;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}

.ribbon:before {
	left: 0;
}
.ribbon:after {
	right: 0;
}
​
	/*
.thumbnail-artikel {
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}
.thumbnail-artikel:hover {
	background: #fdfdfd;
}
*/
	.table-produkte-ungerade,
.table-produkte-ungerade .table-artikel {
	background: #f2f2f2;
}
.table-produkte-gerade {
	background: #fcfcfc;
}
.table-produkte-gerade .table-artikel,
.table-produkte-ungerade .table-artikel {
	background: transparent !important;
}
.table-produkte-ungerade,
.table-produkte-ungerade tr,
.table-produkte-ungerade td,
.table-produkte-gerade,
.table-produkte-gerade tr,
.table-produkte-gerade td,
.table-artikel,
.table-artikel tr,
.table-artikel td {
	border: 0 !important;
	border-color: transparent !important;
}
.table-produkte-gerade tr:hover {
	background: #eee;
}
.table-produkte-ungerade tr:hover {
	background: #e6e6e6;
}

#dev-menu {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 5px;
}
.anker {
	margin-top: -300px;
	padding-bottom: 300px;
	display: block;
}
#user-nav li.username i {
	margin: 3px 3px 0 10px;
}
#user-nav li.username span {
	font-weight: bold;
	text-transform: uppercase;
}

.scrollable-menu {
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
}
.scrollbuttons {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 999;
}
#warenkorb-info {
	position: fixed;
	bottom: 20px;
	right: 100px;
	width: 450px;
	z-index: 999;
	background: #c7ad88;
	background: rgba(217, 237, 247, 0.95);
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
#warenkorb-info .table {
	background: transparent;
}
@media only screen and (max-width: 420px) {
	#warenkorb-info {
		bottom: 10px;
		right: 10px;
		left: 10px;
		width: 95%;
		padding: 10px;
	}
}
.hover {
	background-color: #eee;
}
.contentpanel {
	padding-bottom: 100px;
}
pre {
	white-space: pre-wrap;
}

.alert-danger i {
	color: #b45b59;
}
td.error {
	background: #ff4444;
}
td.align-top {
	vertical-align: top !important;
}
.pointer {
	cursor: pointer;
}
.cursor-help {
	cursor: help !important;
}
.dropzone {
	font-size: 5em;
	background: #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 0;
	transition: background-color 0.5s ease;
}
.dropzone:hover {
	background: #ccc;
}
.suchfeld {
	position: relative;
}
.search-info {
	font-size: 0.8em;
}
.search-display {
	display: none;
	margin: -5px 0 10px;
	padding: 5px 0;
}
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-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;
}
.cursor-default {
	cursor: default;
}

.fa-danger {
	color: #d2322d;
}
.fa-success {
	color: #5cb85c;
}
.fa-warningXXX {
	color: #f0ad4e;
}

.label {
	text-transform: uppercase;
}
.label small {
	font-size: 0.8em;
}

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

.text-red {
	color: #fe0000 !important;
}
a.text-danger {
	color: #d2322d !important;
}
.relative {
	position: relative;
}
.thin {
	font-weight: 300 !important;
}
.thin2 {
	font-weight: 400 !important;
}
.headermenu .tp-icon {
	color: #fff !important;
}
.badge-success {
	background: #449d44 !important;
}
.badge-primary {
	background: #337ab7 !important;
}
.btn-primary .badge-primary {
	background: #fff !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;
}
.select2-search-choice-close {
	top: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice {
	background: #3498db;
	color: #fff;
	border: 0;
	padding: 5px 10px 5px 18px;
	margin-top: 5px;
}

.select2-condensed .select2-chosen {
	margin-left: 10px !important;
	padding-right: 20px !important;
}

.logopanel {
	width: 200px !important;
	height: 50px;
}
.logopanel h1 {
	font-weight: 900;
	font-size: 1.5em;
	font-family: Lato;
	margin-top: -2px !important;
}
.logopanel h1 small {
	font-size: 0.4em;
	letter-spacing: 1px;
	color: #fff;
}
.stickyheader .headerbar {
}
.stickyheader.leftpanel-collapsed .nocollapse {
	display: none;
}

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

.panel-stat .lead {
	opacity: 1 !important;
	height: 196px;
}

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

.table-feedbacks td {
	vertical-align: top !important;
}

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

.feedbacks-nachrichten {
	padding: 10px 0 0 10px;
}
.feedbacks-nachrichten img {
	margin: 0 2px;
}
.feedbacks-nachrichten img.positiv {
	border-top: 3px solid #5cb85c;
}
.feedbacks-nachrichten img.negativ {
	border-top: 3px solid #d9534f;
}

/* 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;
}
.debug.left,
.debug.right {
	position: absolute;
	top: 0;
	width: 300px;
	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;
}

.nav-pills > li > a.btn-primary:focus,
.nav-pills > li > a.btn-primary:hover {
	background-color: #286090;
}

.btn-success .caption {
	color: #fff;
}

/* ///////////////////////////////////
// Statistiken
///////////////////////////////////*/
.statsContainer {
	transition: all 0.5s ease-out;
}
.statsContainer:hover {
	box-shadow: 0px 0px 10px gray;
}
.container-stats {
	position: relative;
	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%;
	min-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%;
}
.container-main {
	width: 100%;
	min-height: 63px;
}
.container-main .loader {
	position: absolute;
	top: 60px;
	left: 45%;
	font-size: 45px;
	color: #1d2939;
}
.entwicklung-nav {
	margin-bottom: 50px;
}
.entwicklung-nav h2 {
	font-size: 1.6em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #1d2939;
	font-weight: 300;
	text-transform: uppercase;
}
.entwicklung-nav h3 {
	margin: 0 0 0 50px;
	line-height: 0.8em;
	color: #1d2939;
	font-weight: 300;
}
.entwicklung-nav .label-empty {
	margin-left: 50px;
}
.friseure-nav h3 {
	float: left;
	line-height: 0.8em;
	color: #1d2939;
}

.panel-stat {
	border-top: 5px solid transparent;
}
.panel-stat.panel-active {
	border-top: 5px solid #337ab7;
}
.panel-stat .lead {
	opacity: 1 !important;
	height: 196px;
}
.panel-stat h2 {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 10px;
}
.panel-stat .stat {
	color: #2f2f2f;
	max-width: 100%;
}
.panel-stat i {
	font-size: 1em;
	border: 0;
	padding: 0;
	border-radius: 0;
	opacity: 1;
}
.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;
}
.stat-label i {
	color: #1d2939;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.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;
}
.well-sm h4 {
	margin: 0;
}

/* ///////////////////////////////////
// Bootstrap Anpassungen
///////////////////////////////////*/
.panel-body.lead.alert-info a {
	color: #3c3c3c;
}
.panel-body.lead.alert-info a.btn-primary {
	color: #fff;
}
.panel-heading a {
	color: #fff;
}
.panel-body.lead a,
.panel-body.lead2 a {
	color: #3c3c3c;
}
.tooltip {
	text-transform: none;
}
.lead {
	font-weight: 300 !important;
	font-size: 2em !important;
}
.panel-body.lead {
	font-weight: 300 !important;
	font-size: 1.6em !important;
	line-height: 1.2em;
}
.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;
}

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

.nav-tabs {
	margin-top: 5px;
}
.nav-tabs > li > a {
	font-size: 0.9em;
	padding: 15px;
}
.nav.nav-bracket li.title {
	color: #e4e7ea;
	text-transform: uppercase;
	padding-left: 5px;
	letter-spacing: 1px;
	font-size: 0.7em;
	margin-top: 20px;
}
.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;
}

.nav-tabs li.active > a {
	background: #337ab7 !important;
	color: #fff !important;
}
.nav-tabs li.sorter > a {
	color: #333 !important;
	padding: 5px 12px;
}
.nav-tabs li.sorter.active > a {
	background: #d8dbde !important;
}
.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: 150px;
}
.nav li.label-1 {
	width: 70px;
	text-align: center;
}

#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-container {
	padding: 0;
	background-color: transparent;
	border: 0;
	height: 42px;
}
.select2-container .select2-choice {
	height: 42px;
	line-height: 42px;
	background: transparent;
}
.select2-container .select2-choice > .select2-chosen {
	margin-left: 8px;
	font-size: 1em;
}
.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-transparent {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}
.table-transparent tr,
.table-transparent td {
	background: transparent !important;
	border: 0 !important;
	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;
}
tr.info > td {
	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 {
	margin-top: 50px;
}
#loginbox p {
	padding: 10px 0 0;
}
#loginbox.pw_fail {
	height: 320px;
}
.signinpanel .form-control {
	margin-top: -5px;
}
.signinpanel .kontakt {
	margin-top: 20px;
	line-height: 1.4em;
}

/* ///////////////////////////////////
// Filialen
///////////////////////////////////*/
.input-zeiten {
	width: 90px;
	display: inline-block;
	text-align: center;
	margin: 0;
	padding-right: 30px;
}
.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 -30px;
}

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

/* ///////////////////////////////////
// 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;
}
.gotcha {
	visibility: hidden;
}

/* ///////////////////////////////////
// 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;
}

.search-helper {
	position: absolute;
	bottom: -25px;
	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;
}

/* ///////////////////////////////////
// Reklamationen
///////////////////////////////////*/
img.active {
	border: 3px solid #226ead;
}

/* ///////////////////////////////////
// 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 {
	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;
}

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

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

/* ///////////////////////////////////
// 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: relative;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 20px;
	width: 800px;
	background: #fff;
	page-break-after: always;
}
.rechnung .inhalt {
	margin-top: 120px;
}
.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 .dev_buttons {
	position: absolute;
	top: 15px;
	left: 475px;
	width: 305px;
	z-index: 999;
}
.rechnung .status_rechnung {
	position: absolute;
	top: 240px;
	left: 220px;
	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;
}
.leihvertrag {
	width: 970px;
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.leihvertrag h3 {
	margin-top: 20px;
}
.leihvertrag ol > li {
	margin: 5px 0;
}
/*
.etiketten {
	width: 970px;
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.etiketten table {
	margin-top: 90px;
}
.etiketten td {
	padding: 22px 25px;
}
*/
.etiketten {
	width: 970px;
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.etiketten table {
	margin-top: 90px;
}
.etiketten td {
	padding: 0 25px;
	width: 33.33%;
	height: 235px;
	border: 1px solid transparent;
}
.etiketten td .fa:before {
	color: red !important;
}
.etiketten_liste {
	width: 970px;
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.etiketten_liste > table {
	margin-top: 30px;
}
.etiketten_einzel {
	padding: 21px 25px;
	/*
	border: 1px solid #000;
	*/
}

/* ///////////////////////////////////
// Lagerplätze
///////////////////////////////////*/
.table-regal {
	width: 250px !important;
	float: left !important;
	margin-right: 20px;
}
.table-regal tbody td {
	text-align: center;
	padding: 0 !important;
}
.table-regal tbody td table {
	margin: 0 !important;
}
.table-regal tbody td table td {
	position: relative;
	padding: 20px 0 !important;
	height: 60px;
}
.lagerplatz_name {
	position: absolute;
	top: 0;
	left: 3px;
	color: #b9b9b9;
	font-size: 0.8em;
}

/* ///////////////////////////////////
// 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;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ///////////////////////////////////
// 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 !important;
}
.margin-0 {
	margin: 0 !important;
}

.p-xxxs {
	padding: 0 !important;
}
.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 !important;
}
.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 !important;
}
.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;
}
.p-t-lg {
	padding-top: 30px !important;
}
.p-t-xl {
	padding-top: 40px !important;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.p-b-xl {
	padding-bottom: 40px !important;
}
.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;
}

@media print {
	.no-print,
	.no-print * {
		display: none !important;
	}
}
@media only screen and (max-width: 400px) {
	h2 {
		font-size: 1.8em;
	}
}
