/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
https://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h3,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/jura/v34/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7ZumR_0.ttf) format('truetype');
}
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/jura/v34/z7NOdRfiaC4Vd8hhoPzfb5vBTP2D6pumR_0.ttf) format('truetype');
}

@font-face {
  font-family: 'Telex';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/telex/v18/ieVw2Y1fKWmIO-fUDV4.ttf) format('truetype');
}

/*! jQuery UI - v1.10.1 - 2013-02-15
* https://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("/public/img/ui-images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/public/packete/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/public/packete/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/public/packete/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/public/packete/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
@charset "UTF-8";
/* CSS Document */
.flexigrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	position: relative;
	border: 0px solid #eee;
	overflow: hidden;
	color: #000;
}

.flexigrid.hideBody {
	height: 26px !important;
	border-bottom: 1px solid #ccc;
}

.ie6fullwidthbug {
	border-right: 0px solid #ccc;
	padding-right: 2px;
}

.flexigrid div.nDiv {
	background: #eee url(images/line.gif) repeat-y -1px top;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: auto;
	left: 0px;
	position: absolute;
	z-index: 999;
	float: left;
}

.flexigrid div.nDiv table {
	margin: 2px;
}

.flexigrid div.hDivBox {
	float: left;
	padding-right: 40px;
}

.flexigrid div.bDiv table {
	margin-bottom: 10px;
}

.flexigrid div.bDiv table.autoht {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.flexigrid div.nDiv td {
	padding: 2px 3px;
	border: 1px solid #eee;
	cursor: default;
}

.flexigrid div.nDiv tr:hover td,.flexigrid div.nDiv tr.ndcolover td {
	background: #d5effc url(images/hl.png) repeat-x top;
	border: 1px solid #a8d8eb;
}

.flexigrid div.nDiv td.ndcol1 {
	border-right: 1px solid #ccc;
}

.flexigrid div.nDiv td.ndcol2 {
	border-left: 1px solid #fff;
	padding-right: 10px;
}

.flexigrid div.nDiv tr:hover td.ndcol1,.flexigrid div.nDiv tr.ndcolover td.ndcol1
	{
	border-right: 1px solid #d2e3ec;
}

.flexigrid div.nDiv tr:hover td.ndcol2,.flexigrid div.nDiv tr.ndcolover td.ndcol2
	{
	border-left: 1px solid #eef8ff;
}

.flexigrid div.nBtn {
	position: absolute;
	height: 24px;
	width: 14px;
	z-index: 900;
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	border: 0px solid #ccc;
	border-left: 1px solid #ccc;
	top: 0px;
	left: 0px;
	margin-top: 1px;
	cursor: pointer;
	display: none;
}

.flexigrid div.nBtn div {
	height: 24px;
	width: 12px;
	border-left: 1px solid #fff;
	float: left;
	background: url(images/ddn.png) no-repeat center;
}

.flexigrid div.nBtn.srtd {
	background: url(images/wbg.gif) repeat-x 0px -1px;
}

.flexigrid div.mDiv {
	background: url(images/wbg.gif) repeat-x top;
	border: 1px solid #ccc;
	border-bottom: 0px;
	border-top: 0px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.flexigrid div.mDiv div {
	padding: 6px;
	white-space: nowrap;
}

.flexigrid div.mDiv div.ptogtitle {
	position: absolute;
	top: 4px;
	right: 3px;
	padding: 0px;
	height: 16px;
	width: 16px;
	overflow: hidden;
	border: 1px solid #ccc;
	cursor: pointer;
}

.flexigrid div.mDiv div.ptogtitle:hover {
	background-position: left -2px;
	border-color: #bbb;
}

.flexigrid div.mDiv div.ptogtitle span {
	display: block;
	border-left: 1px solid #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	width: 14px;
	height: 14px;
	background: url(images/uup.png) no-repeat center;
}

.flexigrid div.mDiv div.ptogtitle.vsble span {
	background: url(images/ddn.png) no-repeat center;
}

.flexigrid div.tDiv /*toolbar*/ {
	background: #fafafa url(images/bg.gif) repeat-x top;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.tDiv2 {
	float: left;
	clear: both;
	padding: 1px;
}

.flexigrid div.sDiv /*toolbar*/ {
	background: #fafafa url(images/bg.gif) repeat-x top;
	position: relative;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.flexigrid div.sDiv2 {
	float: left;
	clear: both;
	padding: 5px;
	padding-left: 5px;
	width: 1024px;
}

.flexigrid div.sDiv2 input,.flexigrid div.sDiv2 select {
	vertical-align: middle;
}

.flexigrid div.btnseparator {
	float: left;
	height: 22px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	margin: 1px;
}

.flexigrid div.fbutton {
	float: left;
	display: block;
	cursor: pointer;
	padding: 1px;
}

.flexigrid div.fbutton div {
	float: left;
	padding: 1px 3px;
}

.flexigrid div.fbutton span {
	float: left;
	display: block;
	padding: 3px;
}

.flexigrid div.fbutton:hover,.flexigrid div.fbutton.fbOver {
	padding: 0px;
	border: 1px solid #ccc;
}

.flexigrid div.fbutton:hover div,.flexigrid div.fbutton.fbOver div {
	padding: 0px 2px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* end toolbar*/
.flexigrid div.hDiv {
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.hDiv table {
	border-right: 1px solid #fff;
}

.flexigrid div.cDrag {
	float: left;
	position: absolute;
	z-index: 2;
	overflow: visible;
}

.flexigrid div.cDrag div {
	float: left;
	background: none;
	display: block;
	position: absolute;
	height: 24px;
	width: 5px;
	cursor: col-resize;
}

.flexigrid div.cDrag div:hover,.flexigrid div.cDrag div.dragging {
	background: url(images/line.gif) repeat-y 2px center;
}

.flexigrid div.iDiv {
	border: 1px solid #316ac5;
	position: absolute;
	overflow: visible;
	background: none;
}

.flexigrid div.iDiv input,.flexigrid div.iDiv select,.flexigrid div.iDiv textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.flexigrid div.iDiv input.tb {
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	background: none;
}

.flexigrid div.bDiv {
	border: 1px solid #ccc;
	border-top: 0px;
	background: #fff;
	overflow: auto;
	position: relative;
}

.flexigrid div.bDiv table {
	border-bottom: 1px solid #ccc;
}

.flexigrid div.hGrip {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 5px;
	width: 5px;
	background: url(images/line.gif) repeat-x center;
	margin-right: 1px;
	cursor: col-resize;
}

.flexigrid div.hGrip:hover,.flexigrid div.hGrip.hgOver {
	border-right: 1px solid #999;
	margin-right: 0px;
}

.flexigrid div.vGrip {
	height: 5px;
	overflow: hidden;
	position: relative;
	background: #fafafa url(images/wbg.gif) repeat-x 0px -1px;
	border: 1px solid #ccc;
	border-top: 0px;
	text-align: center;
	cursor: row-resize;
}

.flexigrid div.vGrip span {
	display: block;
	margin: 1px auto;
	width: 20px;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: none;
}

.flexigrid div.hDiv th,.flexigrid  div.bDiv td
	/* common cell properties*/ {
	text-align: left;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	overflow: hidden;
	vertical-align: top !important;
	padding-left: 0;
	padding-right: 0;
}

.flexigrid div.hDiv th div,.flexigrid  div.bDiv td  div,div.colCopy div
	/* common inner cell properties*/ {
	padding: 5px;
	border-left: 0px solid #fff;
}

.flexigrid div.hDiv th,div.colCopy {
	font-weight: normal;
	height: 24px;
	cursor: default;
	white-space: nowrap;
	overflow: hidden;
}

div.colCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.hDiv th.sorted {
	background: url(images/wbg.gif) repeat-x 0px -1px;
	border-bottom: 0px solid #ccc;
}

.flexigrid div.hDiv th.thOver {
	
}

.flexigrid div.hDiv th.thOver div,.flexigrid div.hDiv th.sorted.thOver div
	{
	border-bottom: 1px solid orange;
	padding-bottom: 4px;
}

.flexigrid div.hDiv th.sorted div {
	border-bottom: 0px solid #ccc;
	padding-bottom: 5px;
}

.flexigrid div.hDiv th.thMove {
	background: #fff;
	color: #fff;
}

.flexigrid div.hDiv th.sorted.thMove div {
	border-bottom: 1px solid #fff;
	padding-bottom: 4px
}

.flexigrid div.hDiv th.thMove div {
	background: #fff !important;
}

.flexigrid div.hDiv th div.sdesc {
	background: url(images/dn.png) no-repeat center top;
}

.flexigrid div.hDiv th div.sasc {
	background: url(images/up.png) no-repeat center top;
}

.flexigrid div.bDiv td {
	border-bottom: 1px solid #fff;
	vertical-align: top;
	white-space: nowrap;
}

.flexigrid div.hDiv th div {
	
}

.flexigrid span.cdropleft {
	display: block;
	background: url(images/prev.gif) no-repeat -4px center;
	width: 24px;
	height: 24px;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
	z-index: 3;
}

.flexigrid div.hDiv span.cdropright {
	display: block;
	background: url(images/next.gif) no-repeat 12px center;
	width: 24px;
	height: 24px;
	float: right;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
}

.flexigrid div.bDiv td div {
	border-top: 0px solid #fff;
	padding-bottom: 4px;
}

.flexigrid tr td.sorted {
	background: #f3f3f3;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #f3f3f3;
}

.flexigrid tr td.sorted div {
	
}

.flexigrid tr.erow td {
	background: #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

.flexigrid tr.erow td.sorted {
	background: #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.flexigrid tr.erow td.sorted div {
	
}

.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td
	{
	background: #d9ebf5;
	border-left: 1px solid #eef8ff;
	border-bottom: 1px dotted #a8d8eb;
}

.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid tr.trSelected td.sorted,.flexigrid tr.trSelected td
	{
	background: #d5effc url(images/hl.png) repeat-x top;
	border-right: 1px solid #d2e3ec;
	border-left: 1px solid #eef8ff;
	border-bottom: 1px solid #a8d8eb;
}

/* novstripe adjustments */
.flexigrid.novstripe .bDiv table {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.flexigrid.novstripe  div.bDiv td {
	border-right-color: #fff;
}

.flexigrid.novstripe div.bDiv tr.erow td.sorted {
	border-right-color: #e3e3e3;
}

.flexigrid.novstripe div.bDiv tr td.sorted {
	border-right-color: #f3f3f3;
}

.flexigrid.novstripe  div.bDiv tr.erow td {
	border-right-color: #f7f7f7;
	border-left-color: #f7f7f7;
}

.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted,.flexigrid.novstripe tr.trSelected td
	{
	border-right: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
}

.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td
	{
	border-left-color: #d9ebf5;
	border-right-color: #d9ebf5;
}

/* end novstripe */
.flexigrid div.pDiv {
	background: url(images/wbg.gif) repeat-x 0 -1px;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.flexigrid div.pDiv div.pDiv2 {
	margin: 3px;
	margin-left: -2px;
	float: left;
	width: 1024px;
}

div.pGroup {
	float: left;
	background: none;
	height: 24px;
	margin: 0px 5px;
}

.flexigrid div.pDiv .pPageStat,.flexigrid div.pDiv .pcontrol {
	position: relative;
	top: 5px;
	overflow: visible;
}

.flexigrid div.pDiv input {
	vertical-align: text-top;
	position: relative;
	top: -5px;
	margin: 3px;
}

.flexigrid div.pDiv select {
	margin: 3px;
}

.flexigrid div.pDiv  div.pButton {
	float: left;
	width: 22px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
}

.flexigrid div.pDiv  div.pButton:hover,.flexigrid div.pDiv  div.pButton.pBtnOver
	{
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.flexigrid div.pDiv  div.pButton span {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}

.flexigrid div.pDiv  div.pButton:hover span,.flexigrid div.pDiv  div.pButton.pBtnOver span
	{
	width: 19px;
	height: 19px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.flexigrid .pSearch {
	background: url(images/magnifier.png) no-repeat center;
}

.flexigrid .pFirst {
	background: url(images/first.gif) no-repeat center;
}

.flexigrid .pPrev {
	background: url(images/prev.gif) no-repeat center;
}

.flexigrid .pNext {
	background: url(images/next.gif) no-repeat center;
}

.flexigrid .pLast {
	background: url(images/last.gif) no-repeat center;
}

.flexigrid .pReload {
	background: url(images/load.png) no-repeat center;
}

.flexigrid .pReload.loading {
	background: url(images/load.gif) no-repeat center;
}

/* ie adjustments */
.flexigrid.ie div.hDiv th div,.flexigrid.ie  div.bDiv td  div,div.colCopy.ie div
	/* common inner cell properties*/ {
	overflow: hidden;
}

.flexigrid div.fbutton .add {
    background: url("/public/packete/flexigrid/css/./images/add.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
.flexigrid div.fbutton .edit {
    background: url("/public/packete/flexigrid/css/./images/edit.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
.flexigrid div.fbutton .delete {
    background: url("/public/packete/flexigrid/css/./images/close.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
.flexigrid div.fbutton .storno {
    background: url("/public/packete/flexigrid/css/./images/close_inact.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.emoticon{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 21px;
    min-height: 1em;
    min-width: 1em;
    width: 21px;
    display: inline-block;
}      

.post-code{
    position: relative;
    overflow-x: auto;
}

.post-code code{
    border: 1px solid #ddd;
    border-radius: .25em;
    display: block;
    font-size: 13px;
    margin: 5px 0;
    overflow-x: auto;
    padding: 6.5px;
    text-align: left;
    white-space: pre;
}

.post-code__language, .post-code__lineno {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.post-code__language {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity,.6s;
    -moz-transition: opacity,.6s;
    -o-transition: opacity,.6s;
    transition: opacity,.6s;
    background: #21586d;
    border-radius: 0 0 0 2px;
    color: #fff;
    padding: 4px 10px 5px;
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 5;
}

@media screen and (max-width: 768px){
    .post-code:hover .post-code__language, .post-code__language {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: .6;
    }
    .post-code__language {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        display: block;
        position: relative;
    }
}

.post-code:hover .post-code__language {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.hljs{display:block;overflow-x:auto;padding:0.5em;background:#F0F0F0}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888888}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#BC6060}.hljs-literal{color:#78A960}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta-string{color:#4d99bf}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/jszip-3.1.3/pdfmake-0.1.27/dt-1.10.15/b-1.3.1/sl-1.2.2/b-colvis-1.3.1/b-html5-1.3.1/b-print-1.3.1/sc-1.4.2
 *
 * Included libraries:
 *  JSZip 3.1.3, pdfmake 0.1.27, DataTables 1.10.15, Buttons 1.3.1, Select 1.2.2, Column visibility 1.3.1, HTML5 export 1.3.1, Print view 1.3.1, Scroller 1.4.2
 */

table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("/DataTables-1.10.15/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/DataTables-1.10.15/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/DataTables-1.10.15/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/DataTables-1.10.15/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/DataTables-1.10.15/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead>table,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}


@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}


table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#B0BED9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}


div.DTS{display:block !important}div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}}




.card-header .row .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float:right;
}

.card-header .row .col-md-3 .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.card-header .row .col-md-3 .select2-container{
    width: 3rem !important;
}

.card-header .row .col-md-3 .select2-container .select2-selection, 
.card-header .row .col-md-3 .input-group-append .input-group-text{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.card-header .row .col-md-3 .input-group-prepend .input-group-text,
.card-header .row .col-md-3 .select2-container .select2-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .custom-file, 
.input-group > .custom-select, 
.input-group > .form-control, 
.input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.card-header .row .col-md-3 .input-group-prepend {
    margin-right: -1px;
}

.card-header .row .col-md-3 .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.card-header .row .col-md-3 .selection{
  min-height: 100px;
}

.card-header .row .col-md-3 .select2-selection{
  font-size: 0.75rem;
  font-weight: 400;
  min-height: 2rem;
}
.card-header .row .col-md-3 .select2-pagelist-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  min-height: 2rem;
}

.card-header .row .col-md-3 .select2-pagelist-container {
    line-height: 1rem;
}

.card-header .row .col-md-3 .select2-selection .select2-selection__arrow {
    height: 1.9rem;
}
.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }

.markdown-editor-navigation::after{
    content: "";
    clear: both;
    display: table;
}

.markdown-editor-navigation button{
  border: none;
  background-color: #D2D2D2;
  padding: 3px 10px;
  color: black;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 5px;
}

.markdown-editor-navigation button.active{
  border: none;
  background-color: #369;
  padding: 3px 10px;
  color: white;  
}

.markdown-container li{
    list-style: initial;
    list-style: unset;
}

.markdown-container h1, 
.markdown-container h2{
    border-bottom: 0;
}

.markdown-container em{
    font-style: italic;
}

.markdown-container del{
    text-decoration: line-through;
}

.markdown-container p,
.markdown-container blockquote,
.markdown-container ul,
.markdown-container ol,
.markdown-container dl,
.markdown-container table,
.markdown-container pre {
  margin-top: 0;
  margin-bottom: 12px;
}

.markdown-container blockquote {
  padding: 0 1em;
  color: #6a737d;
  border-left: 0.25em solid #dfe2e5;
}

.markdown-container blockquote>:first-child {
  margin-top: 0;
}

.markdown-container blockquote>:last-child {
  margin-bottom: 0;
}

.markdown-container ul,
.markdown-container ol {
  padding-left: 20px;
}

.markdown-container ul ul,
.markdown-container ul ol,
.markdown-container ol ol,
.markdown-container ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

.markdown-container li>p {
  margin-top: 16px;
}


.markdown-container li+li {
  margin-top: 0.15em;
}

.markdown-container dl {
  padding: 0;
}

.markdown-container dl dt {
  padding: 0;
  margin-top: 12px;
  font-style: italic;
  font-weight: 600;
}

.markdown-container dl dd {
  padding: 0 12px;
  margin-bottom: 12px;
}


.markdown-container ol ol,
.markdown-container ul ol {
  list-style-type: lower-roman;
}

.markdown-container ul ul ol,
.markdown-container ul ol ol,
.markdown-container ol ul ol,
.markdown-container ol ol ol {
  list-style-type: lower-alpha;
}

.markdown-container ul,
.markdown-container ol {
  padding-left: 2em;
}

.markdown-container ul li.list-item--task-list, 
.markdown-container ul li.list-item--task-list~li {
    list-style-type: none;
}

.markdown-container code {
  padding: 0.2em 0.4em;
  background-color: rgba(27,31,35,0.05);
}

.markdown-container code{
  font-family: 'DejaVu Sans Mono', 'Courier', monospace;
}

.layout_nothing .markdown-container code{
  white-space: pre-wrap;
}

.layout_nothing .post-code:hover, 
.layout_nothing .post-code__language {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.sDashboardWidgetContent .markdown-container li{
  float: none;
  width: auto;
}

.sDashboardWidgetContent .markdown-container > ul > li {
  list-style: disc;
}

.sDashboardWidgetContent .markdown-container > ul > li > ul > li {
  list-style: circle;
}

.sDashboardWidgetContent .markdown-container > ul > li > ul > li > ul > li {
  list-style: square;
}
/**
 * Dragdealer.js 0.10.0
 * https://github.com/skidding/dragdealer
 *
 * (c) 2010+ Ovidiu Cherecheș
 * https://skidding.mit-license.org
 */

.dragdealer {
  position: relative;
  height: 30px;
  background: #EEE;
}
.dragdealer .handle {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.dragdealer .red-bar {
  width: 100px;
  height: 30px;
  background: #eb1f25;
  color: #FFF;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.dragdealer .disabled {
  background: #898989;
}


@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - https://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('/public/font/fa-brands-400.eot');
  src: url('/public/font/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/public/font/fa-brands-400.woff2') format('woff2'), url('/public/font/fa-brands-400.woff') format('woff'), url('/public/font/fa-brands-400.ttf') format('truetype'), url('/public/font/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url('/public/font/fa-regular-400.eot');
  src: url('/public/font/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/public/font/fa-regular-400.woff2') format('woff2'), url('/public/font/fa-regular-400.woff') format('woff'), url('/public/font/fa-regular-400.ttf') format('truetype'), url('/public/font/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('/public/font/fa-solid-900.eot');
  src: url('/public/font/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/public/font/fa-solid-900.woff2') format('woff2'), url('/public/font/fa-solid-900.woff') format('woff'), url('/public/font/fa-solid-900.ttf') format('truetype'), url('/public/font/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\f000";
}
.fa.fa-meetup {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-star-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\f005";
}
.fa.fa-remove:before {
  content: "\f00d";
}
.fa.fa-close:before {
  content: "\f00d";
}
.fa.fa-gear:before {
  content: "\f013";
}
.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\f2ed";
}
.fa.fa-file-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\f15b";
}
.fa.fa-clock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\f017";
}
.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}
.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}
.fa.fa-play-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\f144";
}
.fa.fa-repeat:before {
  content: "\f01e";
}
.fa.fa-rotate-right:before {
  content: "\f01e";
}
.fa.fa-refresh:before {
  content: "\f021";
}
.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-dedent:before {
  content: "\f03b";
}
.fa.fa-video-camera:before {
  content: "\f03d";
}
.fa.fa-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\f03e";
}
.fa.fa-photo {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\f03e";
}
.fa.fa-image {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\f03e";
}
.fa.fa-pencil:before {
  content: "\f303";
}
.fa.fa-map-marker:before {
  content: "\f3c5";
}
.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\f044";
}
.fa.fa-share-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-share-square-o:before {
  content: "\f14d";
}
.fa.fa-check-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\f14a";
}
.fa.fa-arrows:before {
  content: "\f0b2";
}
.fa.fa-times-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\f057";
}
.fa.fa-check-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\f058";
}
.fa.fa-mail-forward:before {
  content: "\f064";
}
.fa.fa-eye {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-eye-slash {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\f071";
}
.fa.fa-calendar:before {
  content: "\f073";
}
.fa.fa-arrows-v:before {
  content: "\f338";
}
.fa.fa-arrows-h:before {
  content: "\f337";
}
.fa.fa-bar-chart {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bar-chart:before {
  content: "\f080";
}
.fa.fa-bar-chart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bar-chart-o:before {
  content: "\f080";
}
.fa.fa-twitter-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gears:before {
  content: "\f085";
}
.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\f165";
}
.fa.fa-heart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\f004";
}
.fa.fa-sign-out:before {
  content: "\f2f5";
}
.fa.fa-linkedin-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\f08c";
}
.fa.fa-thumb-tack:before {
  content: "\f08d";
}
.fa.fa-external-link:before {
  content: "\f35d";
}
.fa.fa-sign-in:before {
  content: "\f2f6";
}
.fa.fa-github-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-lemon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\f094";
}
.fa.fa-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\f0c8";
}
.fa.fa-bookmark-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\f02e";
}
.fa.fa-twitter {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\f39e";
}
.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\f39e";
}
.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\f09e";
}
.fa.fa-hdd-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\f0a0";
}
.fa.fa-hand-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa.fa-hand-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa.fa-hand-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa.fa-hand-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa.fa-arrows-alt:before {
  content: "\f31e";
}
.fa.fa-group:before {
  content: "\f0c0";
}
.fa.fa-chain:before {
  content: "\f0c1";
}
.fa.fa-scissors:before {
  content: "\f0c4";
}
.fa.fa-files-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\f0c5";
}
.fa.fa-floppy-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\f0c7";
}
.fa.fa-navicon:before {
  content: "\f0c9";
}
.fa.fa-reorder:before {
  content: "\f0c9";
}
.fa.fa-pinterest {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pinterest-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\f0d5";
}
.fa.fa-money {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-money:before {
  content: "\f3d1";
}
.fa.fa-unsorted:before {
  content: "\f0dc";
}
.fa.fa-sort-desc:before {
  content: "\f0dd";
}
.fa.fa-sort-asc:before {
  content: "\f0de";
}
.fa.fa-linkedin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\f0e1";
}
.fa.fa-rotate-left:before {
  content: "\f0e2";
}
.fa.fa-legal:before {
  content: "\f0e3";
}
.fa.fa-tachometer:before {
  content: "\f3fd";
}
.fa.fa-dashboard:before {
  content: "\f3fd";
}
.fa.fa-comment-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\f075";
}
.fa.fa-comments-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\f086";
}
.fa.fa-flash:before {
  content: "\f0e7";
}
.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paste {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paste:before {
  content: "\f328";
}
.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa.fa-exchange:before {
  content: "\f362";
}
.fa.fa-cloud-download:before {
  content: "\f381";
}
.fa.fa-cloud-upload:before {
  content: "\f382";
}
.fa.fa-bell-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\f0f3";
}
.fa.fa-cutlery:before {
  content: "\f2e7";
}
.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\f15c";
}
.fa.fa-building-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\f1ad";
}
.fa.fa-hospital-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\f0f8";
}
.fa.fa-tablet:before {
  content: "\f3fa";
}
.fa.fa-mobile:before {
  content: "\f3cd";
}
.fa.fa-mobile-phone:before {
  content: "\f3cd";
}
.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\f111";
}
.fa.fa-mail-reply:before {
  content: "\f3e5";
}
.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\f07b";
}
.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\f07c";
}
.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\f118";
}
.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\f119";
}
.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\f11a";
}
.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\f11c";
}
.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\f024";
}
.fa.fa-mail-reply-all:before {
  content: "\f122";
}
.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\f089";
}
.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\f089";
}
.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\f089";
}
.fa.fa-code-fork:before {
  content: "\f126";
}
.fa.fa-chain-broken:before {
  content: "\f127";
}
.fa.fa-shield:before {
  content: "\f3ed";
}
.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\f133";
}
.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ticket:before {
  content: "\f3ff";
}
.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\f146";
}
.fa.fa-level-up:before {
  content: "\f3bf";
}
.fa.fa-level-down:before {
  content: "\f3be";
}
.fa.fa-pencil-square:before {
  content: "\f14b";
}
.fa.fa-external-link-square:before {
  content: "\f360";
}
.fa.fa-compass {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\f150";
}
.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\f151";
}
.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\f152";
}
.fa.fa-eur:before {
  content: "\f153";
}
.fa.fa-euro:before {
  content: "\f153";
}
.fa.fa-gbp:before {
  content: "\f154";
}
.fa.fa-usd:before {
  content: "\f155";
}
.fa.fa-dollar:before {
  content: "\f155";
}
.fa.fa-inr:before {
  content: "\f156";
}
.fa.fa-rupee:before {
  content: "\f156";
}
.fa.fa-jpy:before {
  content: "\f157";
}
.fa.fa-cny:before {
  content: "\f157";
}
.fa.fa-rmb:before {
  content: "\f157";
}
.fa.fa-yen:before {
  content: "\f157";
}
.fa.fa-rub:before {
  content: "\f158";
}
.fa.fa-ruble:before {
  content: "\f158";
}
.fa.fa-rouble:before {
  content: "\f158";
}
.fa.fa-krw:before {
  content: "\f159";
}
.fa.fa-won:before {
  content: "\f159";
}
.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\f15a";
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\f167";
}
.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\f171";
}
.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-long-arrow-down:before {
  content: "\f309";
}
.fa.fa-long-arrow-up:before {
  content: "\f30c";
}
.fa.fa-long-arrow-left:before {
  content: "\f30a";
}
.fa.fa-long-arrow-right:before {
  content: "\f30b";
}
.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\f184";
}
.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\f185";
}
.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\f186";
}
.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}
.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}
.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\f191";
}
.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\f192";
}
.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-try:before {
  content: "\f195";
}
.fa.fa-turkish-lira:before {
  content: "\f195";
}
.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\f0fe";
}
.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-institution:before {
  content: "\f19c";
}
.fa.fa-bank:before {
  content: "\f19c";
}
.fa.fa-mortar-board:before {
  content: "\f19d";
}
.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-spoon:before {
  content: "\f2e5";
}
.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-automobile:before {
  content: "\f1b9";
}
.fa.fa-cab:before {
  content: "\f1ba";
}
.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\f0e0";
}
.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\f1c2";
}
.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\f1c5";
}
.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\f1c8";
}
.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\f1c9";
}
.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "\f1cd";
}
.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-buoy:before {
  content: "\f1cd";
}
.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-saver:before {
  content: "\f1cd";
}
.fa.fa-support {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-support:before {
  content: "\f1cd";
}
.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\f1d0";
}
.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\f1d0";
}
.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\f1d1";
}
.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\f1d4";
}
.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\f1d7";
}
.fa.fa-send:before {
  content: "\f1d8";
}
.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}
.fa.fa-send-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\f1d8";
}
.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\f111";
}
.fa.fa-header:before {
  content: "\f1dc";
}
.fa.fa-sliders:before {
  content: "\f1de";
}
.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\f1e3";
}
.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}
.fa.fa-trash:before {
  content: "\f2ed";
}
.fa.fa-copyright {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\f1fb";
}
.fa.fa-area-chart:before {
  content: "\f1fe";
}
.fa.fa-pie-chart:before {
  content: "\f200";
}
.fa.fa-line-chart:before {
  content: "\f201";
}
.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\f20a";
}
.fa.fa-ils:before {
  content: "\f20b";
}
.fa.fa-shekel:before {
  content: "\f20b";
}
.fa.fa-sheqel:before {
  content: "\f20b";
}
.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-meanpath:before {
  content: "\f2b4";
}
.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\f3a5";
}
.fa.fa-intersex:before {
  content: "\f224";
}
.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\f09a";
}
.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\f236";
}
.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\f23b";
}
.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-battery-4:before {
  content: "\f240";
}
.fa.fa-battery:before {
  content: "\f240";
}
.fa.fa-battery-3:before {
  content: "\f241";
}
.fa.fa-battery-2:before {
  content: "\f242";
}
.fa.fa-battery-1:before {
  content: "\f243";
}
.fa.fa-battery-0:before {
  content: "\f244";
}
.fa.fa-object-group {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\f249";
}
.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-clone {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\f254";
}
.fa.fa-hourglass-1:before {
  content: "\f251";
}
.fa.fa-hourglass-2:before {
  content: "\f252";
}
.fa.fa-hourglass-3:before {
  content: "\f253";
}
.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\f255";
}
.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\f255";
}
.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\f256";
}
.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\f256";
}
.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\f259";
}
.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa.fa-registered {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\f26c";
}
.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\f273";
}
.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\f274";
}
.fa.fa-map-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\f279";
}
.fa.fa-commenting:before {
  content: "\f4ad";
}
.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\f4ad";
}
.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\f27d";
}
.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\f09d";
}
.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\f28b";
}
.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\f28d";
}
.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\f368";
}
.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\f059";
}
.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa.fa-deafness:before {
  content: "\f2a4";
}
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\f2a7";
}
.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\f2b4";
}
.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\f2b5";
}
.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}
.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\f2b9";
}
.fa.fa-vcard:before {
  content: "\f2bb";
}
.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\f2bb";
}
.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\f2bb";
}
.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\f2bd";
}
.fa.fa-user-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\f007";
}
.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\f2c2";
}
.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\f2c2";
}
.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}
.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-thermometer-4:before {
  content: "\f2c7";
}
.fa.fa-thermometer:before {
  content: "\f2c7";
}
.fa.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa.fa-bathtub:before {
  content: "\f2cd";
}
.fa.fa-s15:before {
  content: "\f2cd";
}
.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\f410";
}
.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\f410";
}
.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\f410";
}
.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\f2da";
}
.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 10em/4;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* #BE0808 */
/* #BE0808 */
/* #BE0808 */
/* #BE0808 */
@keyframes pulse {
  from {
    visibility: visible;
  }
  to {
    visibility: hidden;
  }
}
html body {
  font-family: 'Telex', sans-serif;
  font-size: 12px;
  /* GLOBAL ELEMENTS */
  /* Chevron Prozess */
  /* TICKET SYSTEM */
  /* Progress Bars */
  /* TABLES */
  /* LAYOUT */
  /*#footer{
			position:fixed;
			bottom:0px;
			width:100%;
			height: 80px;
		}*/
  /* FANCYBOX */
}
html body .sample_mobile_object {
  float: left;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  font-family: 'Jura', sans-serif;
  color: #336699;
  margin-top: 10px;
}
html body h1.center,
html body h2.center,
html body h3.center,
html body h4.center,
html body h5.center {
  text-align: center;
}
html body h1 {
  font-size: 26px;
  font-weight: normal;
  border-bottom: 5px solid #D2D2D2;
}
html body h1 .umfrage_anonym {
  color: #00B233;
}
html body h2 {
  font-size: 20px;
  border-bottom: 5px solid #D2D2D2;
  font-weight: normal;
}
html body p.umfrage_beschreibung {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 110%;
}
html body ul.with_dots li {
  margin-top: 10px;
  margin-left: 20px;
  list-style-type: disc;
}
html body pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}
html body b,
html body strong {
  font-weight: bold;
}
html body table {
  border-collapse: collapse;
  width: 100%;
}
html body th {
  font-weight: bold;
}
html body td,
html body th {
  border: 1px solid #EFEFEF;
  padding: 5px;
}
html body .dt_row_selected {
  background-color: #FDE0DC;
}
html body .hidden {
  display: none;
}
html body .clear {
  clear: both;
}
html body .dataTables_wrapper {
  padding: 10px;
}
html body .dataTables_wrapper .dataTables_processing {
  top: 0 !important;
  font-weight: bold;
  color: red;
}
html body .dataTables_wrapper div.DTTT_container {
  float: left;
  margin-left: 0px;
}
html body .dataTables_wrapper div.ColVis {
  float: left;
  margin-left: 10px;
}
html body .dataTables_wrapper div.ColVis button {
  height: 25px;
}
html body .dataTables_wrapper .highlight {
  background-color: #accff1;
}
html body .dataTables_wrapper .critical {
  background-color: #fa7575;
}
html body .dataTables_wrapper .warning {
  background-color: #fabc75;
}
html body .widget_container_content .dataTables_wrapper {
  padding: 0;
}
html body .mattermost {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9;
  background-color: #336699;
  border: 1px solid #999;
}
html body .mattermost a {
  display: block;
  color: #FFF;
  padding: 5px 20px;
}
html body table.tablestyle {
  width: 100% !important;
}
html body table.tablestyle th,
html body table.tablestyle td {
  vertical-align: top;
}
html body table.tablestyle td .titel {
  font-weight: bold;
}
html body table.tablestyle td .description {
  font-size: 0.7em;
  opacity: 0.5;
}
html body table.dataTable {
  padding-top: 10px;
}
html body table.dataTable.tablestyle {
  width: 100% !important;
}
html body table.dataTable.tablestyle th,
html body table.dataTable.tablestyle td {
  vertical-align: top;
}
html body table.dataTable.tablestyle td {
  vertical-align: top;
}
html body table.dataTable.tablestyle td .titel {
  font-weight: bold;
}
html body table.dataTable.tablestyle td .description {
  font-size: 0.7em;
  opacity: 0.5;
}
html body table.dataTable thead tr.filter_row th,
html body table.dataTable thead tr:first-child th {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
html body table.dataTable thead tr.filter_row th input[type=text],
html body table.dataTable thead tr:first-child th input[type=text],
html body table.dataTable thead tr.filter_row th select,
html body table.dataTable thead tr:first-child th select {
  width: 100%;
}
html body table.dataTable thead tr.filter_row th.centered,
html body table.dataTable thead tr:first-child th.centered {
  text-align: center;
}
html body table.dataTable thead tr.filter_row th.noFilter,
html body table.dataTable thead tr:first-child th.noFilter {
  padding-left: 18px;
}
html body .flexigrid table {
  width: auto;
}
html body .flexigrid td,
html body th {
  border: 0;
  padding: 0;
  cursor: pointer;
}
html body .inline_table tr td:first-child {
  width: 60px;
}
html body a {
  text-decoration: none;
  color: #336699;
}
html body .projektschritte {
  padding: 0 15px;
}
html body .projektschritte .schritt {
  background-color: #999;
  padding-left: 35px;
  padding-right: 35px;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.2em;
  height: 61px;
  position: relative;
  color: #FFF;
  margin-right: 5px;
  min-width: 75px;
  text-align: left;
  margin-bottom: 10px;
}
html body .projektschritte .schritt.more {
  min-width: 10px;
  width: 10px;
  background-color: #ccc;
}
html body .projektschritte .schritt.more:after {
  background-color: #ccc;
}
html body .projektschritte .schritt.more span {
  display: inline-block;
  padding-top: 3px;
  text-align: center;
  line-height: 20px;
}
html body .projektschritte .schritt .name {
  padding-left: 5px;
  padding-top: 3px;
}
html body .projektschritte .schritt .datum {
  padding-left: 5px;
  padding-top: 9px;
  font-size: 0.8em;
}
html body .projektschritte .schritt .beschreibung {
  bottom: 0;
  left: 0;
  display: none;
}
html body .projektschritte .schritt .zustand {
  padding-left: 5px;
  padding-top: 7px;
  font-size: 0.7em;
  overflow: hidden;
}
html body .projektschritte .schritt:before {
  position: absolute;
  top: 11px;
  left: -26px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  display: block;
  content: ' ';
  transform: rotate(45deg);
}
html body .projektschritte .schritt:after {
  position: absolute;
  top: 11px;
  right: -25px;
  width: 50px;
  height: 50px;
  background-color: #999;
  display: block;
  content: ' ';
  transform: rotate(45deg);
}
html body .projektschritte .schritt.fertig {
  background-color: #4ee44e;
}
html body .projektschritte .schritt.fertig:after {
  background-color: #4ee44e;
  content: 'FERTIG';
  font-size: 0.8em;
}
html body .projektschritte .schritt.current {
  background-color: #336699;
}
html body .projektschritte .schritt.current:after {
  background-color: #336699;
}
html body .projektschritte .schritt.reference-overrun {
  background-color: #e44e4e;
}
html body .projektschritte .schritt.reference-overrun:after {
  background-color: #e44e4e;
}
html body .projektschritte .schritt.reference-date:after {
  content: 'i';
}
html body .projektschritte .schritt.falls-below-30 {
  background-color: #CCCC00;
}
html body .projektschritte .schritt.schritt.falls-below-30:after {
  background-color: #CCCC00;
}
html body .projektschritte .not_yet_activated {
  background-color: #CCC;
  padding: 10px;
}
html body .subprojekt_schritte_table tr.done {
  background-color: #4ee44e;
}
html body .subprojekt_schritte_table tr.active {
  background-color: #accff1;
}
html body .subprojekt_schritte_table tr.deaktiviert {
  background-color: #999;
}
html body .projektschritte .schritt.deaktiviert span.name {
  text-decoration: line-through;
  text-decoration-color: red;
}
html body .ticket_table td:first-child a,
html body .ticket_table td:nth-child(2) a {
  color: #000;
}
html body .ticket_table .offen td,
html body .ticket_table td.offen {
  background-color: #DCF2E1;
}
html body .ticket_table .deadline_critical td {
  background-color: #FFC4C4;
}
html body .ticket_table .ungeprueft td {
  background-color: #DFDFDF;
}
html body .meter {
  height: 20px;
  /* Can be anything */
  position: relative;
  margin: 10px 0 10px 0;
  /* Just for demo spacing */
  background: #555;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 10px;
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
html body .meter > span {
  display: block;
  height: 100%;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #2bc253;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2bc253), color-stop(1, #54f054));
  background-image: -moz-linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
  -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
html body .meter > span:after,
html body .animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), to(transparent));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
html body .animate > span:after {
  display: none;
}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
@-moz-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
html body .orange > span {
  background-color: #f1a165;
  background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1a165), color-stop(1, #f36d0a));
  background-image: -webkit-linear-gradient(#f1a165, #f36d0a);
}
html body .red > span {
  background-color: #f0a3a3;
  background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0a3a3), color-stop(1, #f42323));
  background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}
html body .nostripes > span > span,
html body .nostripes > span:after {
  -webkit-animation: none;
  -moz-animation: none;
  background-image: none;
}
html body .inline_table td,
html body .inline_table th {
  border: none;
  padding: 0;
}
html body #head {
  position: relative;
  top: 0px;
  width: 100%;
  height: 60px;
  background: #336699;
  background-image: -o-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -moz-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -webkit-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -ms-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: linear-gradient(bottom, #336699 0%, #284f77 100%);
  display: flex;
}
html body #head #logo {
  position: relative;
  top: 10px;
  left: 16px;
  float: left;
  order: 1;
}
html body #head #mobile_menu_btn {
  display: none;
}
html body #head #search_and_menu {
  order: 3;
  min-width: 760px;
}
html body #head #topmenu_area {
  position: relative;
  right: 16px;
  top: 16px;
  float: right;
  /* MENUE */
  /* Benachrichtigungen */
}
html body #head #topmenu_area .top_menu_item {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-left: 5px;
  background-color: rgba(255, 255, 255, 0.21);
  border-radius: 4px;
}
html body #head #topmenu_area .top_menu_item i.fas {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 900;
  transition: transform 0.2s;
}
html body #head #topmenu_area .top_menu_item:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
html body #head #topmenu_area .top_menu_item:hover i.fas {
  transform: scale(1.1);
  color: #ffffff;
}
html body #head #topmenu_area .tm_icon_mail.tm_has_item {
  background-color: rgba(255, 255, 255, 0.5);
}
html body #head #topmenu_area .tm_icon_mail.tm_has_item i.fas {
  color: #ffffff;
}
html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover i.fas {
  transform: scale(1.1);
  color: #ffffff;
}
html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover {
  animation: none;
}
@keyframes flash-mail {
  from {
    background-color: rgba(255, 255, 255, 0.09);
    color: rgba(255, 255, 255, 0.3);
    transform: rotate(0deg);
  }
  to {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
@keyframes flash-mail-icon {
  from {
    color: rgba(255, 255, 255, 0.3);
    transform: rotate(0deg);
  }
  to {
    color: rgba(255, 255, 255, 0.8);
    transform: rotate(0deg);
  }
  /*80% {
						color: rgba(255,255,255,0.8);
						transform: rotate(10deg);
					}
					100% {
						color: rgba(255,255,255,0.8);
						transform: rotate(-10deg);
					}*/
}
html body #head #topmenu_area #global_sysmessage_container {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  color: #FFF;
  text-align: center;
  background-color: #F56F16;
  padding: 10px;
  z-index: 1;
  display: none;
  border: 2px solid #BBB;
  border-bottom: 0;
}
html body #head #topmenu_area #benachrichtigung_container {
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 6px #333333;
  padding: 5px;
  position: absolute;
  right: 70px;
  top: 32px;
  width: 300px;
  z-index: 3000;
}
html body #head #topmenu_area #benachrichtigung_container ul {
  margin-top: 20px;
  margin-bottom: 50px;
}
html body #head #topmenu_area #benachrichtigung_container li {
  border-top: 1px dotted #999;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}
html body #head #topmenu_area #benachrichtigung_container li:first-child {
  border-top: none;
}
html body #head #topmenu_area #benachrichtigung_container .meta {
  font-size: 10px;
  color: #AEAEAE;
}
html body #head #topmenu_area #benachrichtigung_container_top {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  /* W3C */
  border-radius: 5px 5px 0px 0px;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 312px;
  z-index: 3000;
  padding: 3px 0 3px 0;
  text-align: center;
  text-shadow: 2px 2px 2px #FFF;
  font-size: 14px;
}
html body #head #topmenu_area #benachrichtigung_container_closeclick {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 30;
}
html body #head #topmenu_area #benachrichtigung_container_bottom {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  /* W3C */
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 312px;
  z-index: 3000;
  padding: 3px 0 3px 0;
  text-align: center;
  text-shadow: 2px 2px 2px #999;
}
html body #head #topmenu_area #benachrichtigung_container_bottom a:first-child {
  border-bottom: 1px solid #999;
  display: block;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
html body #head #topmenu_area #benachrichtigung_container_system {
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 6px #333333;
  padding: 5px;
  position: absolute;
  right: 390px;
  top: 32px;
  width: 300px;
  z-index: 3000;
}
html body #head #topmenu_area #benachrichtigung_container_system textarea {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
html body #head .active_umfragen_indikator {
  position: relative;
  right: 36px;
  top: 16px;
  float: right;
  width: 32px;
  font-size: 2em;
  text-align: center;
  height: 32px;
  display: none;
  margin-left: 5px;
  background-color: rgba(255, 255, 255, 0.21);
  border-radius: 4px;
}
html body #head .active_umfragen_indikator i.fas {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 900;
  transition: transform 0.2s;
}
html body #head .active_umfragen_indikator:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
html body #head .active_umfragen_indikator:hover i.fas {
  transform: scale(1.1);
  color: #ffffff;
}
html body #head #zeiterfassung_intern_wrapper {
  float: right;
  position: relative;
  right: 32px;
  top: 16px;
}
html body #head #zeiterfassung_intern_wrapper #zeiterfassung_intern_button {
  color: rgba(0, 0, 0, 0.3);
  background-color: rgba(255, 255, 255, 0.21);
  width: 32px;
  height: 32px;
  border-radius: 4px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
html body #head #zeiterfassung_intern_wrapper #zeiterfassung_intern_button.error {
  background-color: rgba(255, 0, 0, 0.75);
}
html body #head #zeiterfassung_intern_wrapper i {
  transition: transform 0.2s;
}
html body #head #zeiterfassung_intern_wrapper:hover #zeiterfassung_intern_button {
  background-color: rgba(255, 255, 255, 0.7);
}
html body #head #zeiterfassung_intern_wrapper:hover #zeiterfassung_intern_button i {
  transform: scale(1.1);
  color: #ffffff;
}
html body #head #zeiterfassung_intern_wrapper:hover .tooltip {
  display: block;
}
html body #head #zeiterfassung_intern_wrapper .tooltip {
  position: absolute;
  top: 39px;
  left: -74px;
  width: 160px;
  background-color: #336699;
  color: white;
  padding: 10px;
  z-index: 10;
  font-size: 12px;
  line-height: 12px;
  text-align: left;
  display: none;
}
html body #head #zeiterfassung_intern_wrapper .tooltip p {
  margin: 0px 0px 10px;
}
html body #head #zeiterfassung_intern_wrapper .tooltip .list,
html body #head #zeiterfassung_intern_wrapper .tooltip .total {
  font-family: mono;
}
html body #head #zeiterfassung_intern_wrapper .tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #e4effa transparent;
}
html body #head .active_umfragen_indikator {
  color: rgba(0, 0, 0, 0.3);
}
html body #head .active_umfragen_indikator.aktiv {
  display: block;
}
html body #head #active_umfragen_container {
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 6px #333333;
  padding: 5px;
  position: absolute;
  right: 100px;
  top: 32px;
  width: 300px;
  z-index: 3000;
}
html body #head #active_umfragen_container ul {
  margin-top: 20px;
  margin-bottom: 10px;
}
html body #head #active_umfragen_container li {
  border-top: 1px dotted #999;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}
html body #head #active_umfragen_container li:first-child {
  border-top: none;
}
html body #head #active_umfragen_container .meta {
  font-size: 10px;
  color: #AEAEAE;
}
html body #head #active_umfragen_container_top {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  /* W3C */
  border-radius: 5px 5px 0px 0px;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 312px;
  z-index: 3000;
  padding: 3px 0 3px 0;
  text-align: center;
  text-shadow: 2px 2px 2px #FFF;
  font-size: 14px;
}
html body #head #active_umfragen_container_closeclick {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 30;
}
html body #head #active_umfragen_container_bottom {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  /* W3C */
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 312px;
  z-index: 3000;
  padding: 3px 0 3px 0;
  text-align: center;
  text-shadow: 2px 2px 2px #999;
}
html body #head #active_umfragen_container_bottom a:first-child {
  border-bottom: 1px solid #999;
  display: block;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
html body #head #active_umfragen_container_system {
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 6px #333333;
  padding: 5px;
  position: absolute;
  right: 390px;
  top: 32px;
  width: 300px;
  z-index: 3000;
}
html body #head #active_umfragen_container_system textarea {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
html body #head #topbar_search {
  position: relative;
  width: 220px;
  right: 16px;
  top: 16px;
  padding: 0px;
  float: right;
}
html body #head #topbar_search input {
  background-color: rgba(255, 255, 255, 0.7);
  border: none;
  border-radius: 4px 4px 4px 4px;
  display: inline-block;
  float: right;
  font-size: 1em;
  height: 20px;
  line-height: 1;
  margin: 0;
  padding: 6px;
  text-decoration: none;
  width: 207px;
  opacity: 0.3;
}
html body #head #topbar_search input:hover,
html body #head #topbar_search input:focus {
  opacity: 1;
}
html body #head #topbar_search i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 16px;
  opacity: 0.3;
}
html body #head #topbar_search_result_container {
  position: absolute;
  top: 39px;
  right: 0px;
  background-color: white;
  width: 400px;
  border: 1px solid #999;
  text-align: left;
  z-index: 3000;
  max-height: 90vh;
  overflow-y: auto;
}
html body #head #topbar_search form {
  padding: 0;
}
html body #head .topbar_search_result_item {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  height: 30px;
  clear: both;
}
html body #head .topbar_search_result_item.active {
  background-color: #EEE;
}
html body #head .topbar_search_result_item_pic {
  margin-left: 10px;
  float: left;
}
html body #head .topbar_search_result_item_title.pic_m {
  float: left;
  margin-top: 8px;
  padding-left: 10px;
}
html body #head .topbar_search_result_item:hover {
  background-color: #EEE;
}
html body #head .topbar_search_result_item_title {
  font-size: 12px;
}
html body #head .topbar_search_result_item_desc {
  font-size: 8px;
  color: #BBB;
  padding-left: 5px;
}
html body #head .topbar_search_result_item_call {
  position: absolute;
  right: 0;
  top: 4px;
}
html body #head .topbar_search_result_item_result_item_call a {
  color: green;
}
html body #head .topbar_search_result_item_subprojekt {
  position: absolute;
  right: 0;
  top: 4px;
}
html body #head .topbar_search_result_item_subprojekt .popup {
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
  width: 200px;
  background-color: #FFF;
  border: 1px solid #888;
  z-index: 9999;
  box-sizing: border-box;
}
html body #head .topbar_search_result_item_subprojekt .popup .quick_link_head {
  padding: 2px 10px;
  background-color: #AAA;
  font-size: 0.8em;
  box-sizing: border-box;
}
html body #head .topbar_search_result_item_subprojekt .popup a {
  display: block;
  width: 100%;
  padding: 5px 10px;
  background-color: #CCC;
  border-bottom: 1px solid #888;
  box-sizing: border-box;
}
html body #head .topbar_search_result_item_subprojekt:hover .popup {
  display: block;
}
html body #head .topbar_search_divider {
  position: relative;
  background: #D2D2D2;
  border-top: 2px solid #666;
  border-bottom: 1px solid #CCC;
  padding: 3px 10px 3px 10px;
  font-weight: bold;
  margin-top: -1px;
}
html body #head .topbar_search_more_results_available {
  float: right;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}
html body #head #pagetitle {
  color: #FFFFFF;
  font-family: 'Jura';
  font-size: 20px;
  font-weight: bold;
  left: 30px;
  position: relative;
  top: 10px;
  order: 2;
  flex-grow: 1;
  margin-right: 30px;
  min-width: 0;
}
html body #head #pagetitle > div {
  text-overflow: ellipsis;
  overflow: hidden;
}
html body #head #pagetitle_small {
  display: block;
  color: #FFFFFF;
  font-family: 'Jura';
  font-size: 14px;
  font-weight: bold;
}
html body #head_menubar {
  background-color: rgba(200, 200, 200, 0.2);
  position: relative;
  width: 100%;
  height: 20px;
  background: #336699;
  background-image: -o-linear-gradient(bottom, #323232 0%, #2c2c2c 100%);
  background-image: -moz-linear-gradient(bottom, #323232 0%, #2c2c2c 100%);
  background-image: -webkit-linear-gradient(bottom, #323232 0%, #2c2c2c 100%);
  background-image: -ms-linear-gradient(bottom, #323232 0%, #2c2c2c 100%);
  background-image: linear-gradient(to bottom, #323232 0%, #2c2c2c 100%);
  /* PAGE MENU */
}
html body #head_menubar .page_operations li {
  float: left;
}
html body #head_menubar .page_operations li a {
  display: inline-block;
  font-size: 14px;
  margin-left: 5px;
  background-color: rgba(200, 200, 200, 0.5);
  color: #FFF;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  height: 19px;
}
html body #head_menubar .page_operations li:first-child a {
  margin-left: 20px;
}
html body #head_menubar .page_operations .updateinfo {
  float: right;
  font-size: 12px;
  margin-left: 5px;
  color: rgba(200, 200, 200, 0.5);
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: 19px;
}
html body #middle {
  position: absolute;
  width: 100%;
  height: calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: -webkit-calc(100% - 80px);
  overflow-y: hidden;
}
html body #middle #content {
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  height: 100%;
  overflow-y: auto;
  /* WIDGET_CONTAINER */
  /* ANGEBOTSFENSTER */
  /* Zeiterfassung */
  /* TODOS */
  /* FORMS */
  /* FILE EXPLORER */
  /* FRAGEBOGEN */
}
html body #middle #content .widget_container {
  max-height: 1300px;
  width: 48%;
  margin: 0 1%;
  float: left;
  margin-top: 20px;
  position: relative;
  overflow-x: hidden;
}
html body #middle #content .widget_container_full_width {
  width: 98%;
  margin: 0 1%;
}
html body #middle #content .widget_row {
  clear: both;
}
html body #middle #content .widget_container_content {
  background-color: #F6F6F6;
  padding: 10px 0;
}
html body #middle #content .widget_container_operations {
  position: absolute;
  top: 15px;
  right: 0px;
}
html body #middle #content .uebersicht_protokoll_liste {
  padding: 0 10px;
}
html body #middle #content .uebersicht_protokoll_liste li {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
html body #middle #content .uebersicht_protokoll_liste li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
html body #middle #content .uebersicht_protokoll_liste li .ereignis_loeschen {
  float: right;
  font-size: medium;
}
html body #middle #content .protokoll_meta {
  font-size: 10px;
  color: #777;
}
html body #middle #content .protokoll_item_ereignis .protokoll_text {
  font-style: italic;
}
html body #middle #content .protokoll_item_ereignis .ereignis_loeschen {
  float: right;
  font-size: medium;
}
html body #middle #content .uebersicht_dateien_liste {
  padding: 0 10px;
}
html body #middle #content .uebersicht_dateien_liste li {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
html body #middle #content .uebersicht_dateien_liste li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
html body #middle #content .datei_meta {
  font-size: 10px;
  color: #777;
}
html body #middle #content .datei_name {
  font-weight: bold;
}
html body #middle #content .datei_operations {
  float: right;
  text-align: right;
}
html body #middle #content .uebersicht_email_liste {
  padding: 0 10px;
}
html body #middle #content .uebersicht_email_liste ul {
  margin-left: 20px;
}
html body #middle #content .uebersicht_email_liste > li {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
html body #middle #content .uebersicht_email_liste > li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
html body #middle #content .approval-list .approve_status_0 {
  background-color: #accff1;
}
html body #middle #content .approval-list td {
  vertical-align: top;
  text-align: left;
}
html body #middle #content .approval-list .approval i {
  display: block;
  float: left;
  margin-left: 2px;
}
html body #middle #content .approval-list .approval div {
  margin-left: 22px;
}
html body #middle #content .approval-list .approval .user {
  color: grey;
}
html body #middle #content #urlaubsliste .indication,
html body #middle #content #freigabeliste .indication,
html body #middle #content #listeurlaubfreigeben .indication {
  position: relative;
}
html body #middle #content #urlaubsliste .indication i,
html body #middle #content #freigabeliste .indication i,
html body #middle #content #listeurlaubfreigeben .indication i {
  margin: 0px 5px 0px 2px;
}
html body #middle #content #urlaubsliste .indication .indication_popup,
html body #middle #content #freigabeliste .indication .indication_popup,
html body #middle #content #listeurlaubfreigeben .indication .indication_popup {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #e4effa;
  text-align: center;
  z-index: 999;
}
html body #middle #content #urlaubsliste .indication .indication_popup:after,
html body #middle #content #freigabeliste .indication .indication_popup:after,
html body #middle #content #listeurlaubfreigeben .indication .indication_popup:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e4effa transparent transparent transparent;
}
html body #middle #content #urlaubsliste .indication:hover .indication_popup,
html body #middle #content #freigabeliste .indication:hover .indication_popup,
html body #middle #content #listeurlaubfreigeben .indication:hover .indication_popup {
  display: block;
}
html body #middle #content #urlaubsliste .indication .indication_popup,
html body #middle #content #freigabeliste .indication .indication_popup {
  padding: 10px;
  bottom: 125%;
}
html body #middle #content .uebersicht_projekt_liste {
  padding: 0 10px;
}
html body #middle #content .uebersicht_projekt_liste ul {
  margin-left: 20px;
}
html body #middle #content .uebersicht_projekt_liste ul > li:after {
  /* clearfix */
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
html body #middle #content .uebersicht_projekt_liste ul > li:hover {
  background-color: #fee2e2;
}
html body #middle #content .uebersicht_projekt_liste ul > li span {
  text-align: right;
  float: right;
}
html body #middle #content .uebersicht_projekt_liste > li {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
html body #middle #content .uebersicht_projekt_liste > li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
html body #middle #content .uebersicht_projekt_liste .uebersicht_projekt_name a {
  display: none;
}
html body #middle #content .uebersicht_projekt_liste .uebersicht_projekt_name:hover a {
  display: inline;
}
html body #middle #content .nap_left {
  width: 500px;
  min-height: 100%;
  background-color: #EFEFEF;
  margin-top: -30px;
  margin-left: -20px;
}
html body #middle #content .nap_right {
  width: calc(100% - 500px);
  width: -moz-calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  position: absolute;
  top: 0;
  left: 500px;
  height: 100%;
  overflow-y: auto;
}
html body #middle #content .nap_right_top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
html body #middle #content .nap_right_bottom {
  -moz-box-sizing: border-box;
  background-color: #DDDDDD;
  height: 30%;
  left: 0;
  position: absolute;
  top: 70%;
  width: 100%;
}
html body #middle #content .nap_right_bottom td {
  border: none;
}
html body #middle #content .zeiterfassung_table table td {
  border: none;
}
html body #middle #content .zeiterfassung_table th {
  padding-top: 10px;
}
html body #middle #content .zeiterfassung_table .zeiterfassung_angebot {
  background-color: #EEE;
  font-style: italic;
}
html body #middle #content .finish_cell {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
html body #middle #content .finish_cell:hover {
  color: #999;
}
html body #middle #content .not_finished {
  color: #DEDEDE;
}
html body #middle #content .finished {
  color: #444;
}
html body #middle #content .warning_desc {
  color: red;
  font-size: 13px;
  text-decoration: blink;
}
html body #middle #content .zend_form {
  margin: 5px auto;
  overflow: auto;
  padding: 0;
  width: 460px;
}
html body #middle #content .zend_form dt {
  clear: both;
  float: left;
  margin: 5px 0;
  padding: 0;
  text-align: left;
  width: 30%;
}
html body #middle #content .zend_form dd {
  float: left;
  margin: 5px 2px 5px 0;
  padding: 0;
  width: 68%;
}
html body #middle #content .zend_form dd > label {
  display: block;
}
html body #middle #content .zend_form dd > label input[type=radio],
html body #middle #content .zend_form dd > label input[type=checkbox] {
  display: block;
  width: auto;
  margin-right: 10px;
  margin-top: 1px;
  margin-bottom: 8px;
  float: left;
}
html body #middle #content .zend_form dd dd {
  float: none;
  margin: 0 0 10px;
  width: 100%;
}
html body #middle #content .zend_form dd dt {
  float: none;
  margin: 0 0 3px;
  width: 100%;
}
html body #middle #content .zend_form p {
  margin: 0;
  padding: 0;
}
html body #middle #content .zend_form input,
html body #middle #content .zend_form select,
html body #middle #content .zend_form textarea {
  margin: 0 0 2px;
  padding: 0;
  width: 100%;
  border: 1px solid #b5b5b5;
}
html body #middle #content .zend_form .select2 .selection input {
  border: none;
}
html body #middle #content .zend_form .select2-container {
  width: 100% !important;
}
html body #middle #content .submit {
  float: right;
}
html body #middle #content .required:before {
  content: "* ";
}
html body #middle #content .errors {
  color: red;
  font-size: 12px;
  list-style-type: none;
}
html body #middle #content .subprojekt_fileexplorer {
  border: 1px solid #CCC;
}
html body #middle #content .subprojekt_fileexplorer .clearfix {
  clear: both;
}
html body #middle #content .subprojekt_fileexplorer #folders {
  padding-top: 5px;
  padding-bottom: 20px;
  height: calc(100vh - 200px);
  width: 20%;
  float: left;
  position: relative;
  background-color: #CFCFCF;
  overflow: auto;
}
html body #middle #content .subprojekt_fileexplorer #files_container {
  height: calc(100vh - 200px);
  width: 80%;
  float: left;
  background-color: #FFF;
  position: relative;
  overflow-y: auto;
}
html body #middle #content .subprojekt_fileexplorer #files_container > strong {
  display: block;
  padding-top: 15px;
  padding-left: 15px;
}
html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit {
  display: none;
}
html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover {
  background-color: #DDD;
}
html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit {
  display: inline-block;
  cursor: pointer;
  color: #336699;
  position: relative;
  top: 1px;
}
html body #middle #content .subprojekt_fileexplorer #file_button_bar {
  position: relative;
  height: 25px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #666;
}
html body #middle #content .subprojekt_fileexplorer .info_edit_button {
  float: right;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #336699;
  text-align: center;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .sortByTimeButton {
  float: right;
  margin-left: 10px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .new_folder_button {
  float: right;
  margin-left: 10px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .rename_folder_button {
  float: right;
  margin-left: 10px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .del_folder_button {
  float: right;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .new_file_button {
  float: right;
  margin-left: 10px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer .download_folder_button {
  float: right;
  margin-left: 10px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #000;
  text-align: center;
  font-size: 1.2em;
  color: #FFF !important;
}
html body #middle #content .subprojekt_fileexplorer #info_button_end {
  position: fixed;
  bottom: 10px;
  right: 10px;
}
html body #middle #content .subprojekt_fileexplorer button {
  float: right;
  margin-top: 10px;
  padding: 3px 0px 3px 0px;
  width: 150px;
  background-color: #336699;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #FFF !important;
  border: 0;
  cursor: pointer;
}
html body #middle #content .subprojekt_fileexplorer .jstree-default.jstree-focused {
  background: none !important;
}
html body #middle #content .subprojekt_fileexplorer .eintraege {
  background-color: #EFEFEF;
  padding: 10px;
  margin: 10px;
  position: relative;
}
html body #middle #content .subprojekt_fileexplorer .eintraege .text {
  font-size: 1em;
  width: 80%;
}
html body #middle #content .subprojekt_fileexplorer .eintraege .text .file_description {
  margin-top: 5px;
}
html body #middle #content .subprojekt_fileexplorer .eintraege .info {
  font-size: 0.8em;
  display: inline-block;
  color: #666;
}
html body #middle #content .subprojekt_fileexplorer .eintraege .button {
  position: relative;
  float: right;
  top: -3px;
  padding: 3px 0px 3px 0px;
  width: 30px;
  background-color: #336699;
  text-align: center;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 10px;
}
html body #middle #content .subprojekt_fileexplorer .eintraege .button a {
  color: #FFF;
}
html body #middle #content .fragebogen_frage,
html body #middle #content .frage_entity {
  position: relative;
  margin-top: 30px;
}
html body #middle #content .frage_entity .fragebogen_frage {
  color: #000;
  font-weight: bold;
}
html body #middle #content .frage_entity .fragebogen_antwort {
  padding-left: 15px;
}
html body #middle #content .fragen_container {
  position: relative;
}
html body #middle #content .fragebogen_vorlagen_container .fragebogen_antwort {
  display: none;
}
html body #middle #content .accordion_fragebogen {
  position: absolute;
  background: none repeat scroll 0% 0% #9f9f9f;
  z-index: 1;
  height: 24px;
  width: 24px;
  text-align: center;
  font-size: 19px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #646464;
}
html body #middle #content .fragebogen_frage input {
  -moz-box-sizing: border-box;
  background-color: #9F9F9F;
  border: medium none;
  padding: 5px 34px;
  width: 100%;
  color: #FFF;
  font-weight: bold;
}
html body #middle #content .fragebogen_antwort textarea {
  -moz-box-sizing: border-box;
  background-color: #EFEFEF;
  border: medium none;
  padding: 5px 10px;
  width: 100%;
  height: 170px;
}
html body #middle #content .fragebogen_frage_delete {
  position: absolute;
  right: 5px;
  top: 5px;
}
html body #middle #content .rps .planung_tag {
  margin-top: 10px;
}
html body #middle #content .rps .planung_tag .head {
  background-color: rgba(192, 8, 8, 0.4);
  color: #eee;
  font-family: "Neo Sans";
  font-size: 1.1em;
  height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
}
html body #middle #content .rps .planung_tag:hover .head {
  background-color: #c00808;
}
html body #middle #content .rps .planung_tag .slots table {
  table-layout: fixed;
  border: 2px solid #888;
}
html body #middle #content .rps .planung_tag .slots td {
  border: 1px solid #888;
  width: -webkit-calc(25%);
  width: -moz-calc(25%);
  width: -o-calc(25%);
  width: calc(25%);
}
html body #middle #content .rps .planung_tag .slots td:first-child {
  width: 200px;
  border-right: 2px solid #888;
}
html body #middle #content .rps .planung_tag .slots td:nth-child(2):hover,
html body #middle #content .rps .planung_tag .slots td:nth-child(3):hover,
html body #middle #content .rps .planung_tag .slots td:nth-child(4):hover,
html body #middle #content .rps .planung_tag .slots td:nth-child(5):hover {
  background-color: #d0d0ef;
  cursor: pointer;
}
html body #middle #content .standorte_form textarea {
  height: 50px;
}
html body #middle #content .standorte_uebersicht h3 {
  margin: 20px 0px 10px;
}
html body #middle #content .standorte_uebersicht table th {
  width: 300px;
}
html body #middle #content .standorte_uebersicht table td {
  border: none;
}
html body #middle #content .standorte_uebersicht table tr:nth-child(odd) {
  background-color: #e4effa;
}
html body #middle #content .packing_list .produktfoto_hover {
  position: relative;
}
html body #middle #content .packing_list .produktfoto_hover .text {
  margin: 0 0 0 30px;
}
html body #middle #content .packing_list .produktfoto_hover i.fas {
  font-size: 120%;
  float: left;
}
html body #middle #content .packing_list .produktfoto_hover .tooltip {
  display: none;
  position: absolute;
  top: 125%;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: #accff1;
  z-index: 100;
  text-align: center;
  width: 400px;
}
html body #middle #content .packing_list .produktfoto_hover:hover .tooltip {
  display: block;
}
html body #middle #content .packing_list .produktfoto_hover .tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 100;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #accff1 transparent;
}
html body #middle #content .produktfoto {
  max-width: 400px;
  max-height: 400px;
}
html body #middle #content .zeiterfassung-report td {
  border: none;
}
html body #middle #content .zeiterfassung-report .monday td {
  border-top: 1px solid #000000;
}
html body #middle #content .zeiterfassung-report thead tr:first-child th,
html body #middle #content .zeiterfassung-report thead tr.total-names-repeat th {
  font-family: inherit;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}
html body #middle #content .zeiterfassung-report tr th {
  font-family: mono;
  padding: 5px;
}
html body #middle #content .zeiterfassung_month_picker {
  margin: 10px 0px 20px;
  float: right;
}
html body #middle #content .zeiterfassung_month_picker + p {
  margin: 16px 0px 32px;
}
html body #middle #content .zeiterfassung_dialog {
  width: 400px;
  margin: 0px auto;
}
html body #middle #content .zeiterfassung_dialog .warning_not_stopped {
  background-color: red;
  color: white;
  padding: 10px;
  margin: 30px 0px;
}
html body #middle #content .zeiterfassung_dialog .warning_not_stopped h2 {
  border: 0px none;
  color: white;
  font-weight: bold;
  text-align: center;
}
html body #middle #content .zeiterfassung_dialog .warning_not_stopped p {
  margin: 10px 0px;
}
html body #middle #content .zeiterfassung_dialog p {
  font-size: 1.2em;
  margin: 30px 0px;
}
html body #middle #content .zeiterfassung_dialog a {
  display: block;
  padding: 10px;
  margin: 10px 0px;
  background-color: #336699;
  color: white;
}
html body #middle #content .zeiterfassung_dialog a.secondary {
  background-color: #c0c0c0;
  color: black;
}
html body #middle #content .zeiterfassung_dialog a:before {
  content: "> ";
}
html body #middle #content #projektauswertung {
  margin: 20px 0px 0px 0px;
}
html body #middle #content #projektauswertung .table {
  width: 500px;
  margin: 0px auto;
}
html body #middle #content #projektauswertung .table thead tr th {
  font-size: 1.2em;
  text-align: center;
  width: 120px;
}
html body #middle #content #projektauswertung .table thead tr th:first-child {
  text-align: left;
  width: inherit;
}
html body #middle #content #projektauswertung .table tbody tr:nth-child(odd) {
  background-color: #e4effa;
}
html body #middle #content #projektauswertung .table tbody tr.total {
  font-weight: bold;
}
html body #middle #content #projektauswertung .table tbody tr td {
  text-align: right;
}
html body #middle #content .projektstatistiken thead tr th {
  text-align: center;
  border: 1px solid #efefef;
  padding: 10px 18px;
}
html body #middle #content .projektstatistiken thead tr th input {
  width: 100%;
  box-sizing: border-box;
}
html body #middle #content .projektstatistiken tbody tr:first-child td {
  border-top: 1px solid #000000;
}
html body #middle #content .projektstatistiken tbody tr td {
  text-align: right;
}
html body #middle #content .projektstatistiken tbody tr td.left {
  text-align: left;
}
html body #middle #content .progress {
  position: relative;
  width: 100%;
  height: 20px;
  background-color: #e4effa;
}
html body #middle #content .progress .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  background-color: #accff1;
}
html body #middle #content .progress .label {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  line-height: 20px;
  width: 100%;
  text-align: center;
}
html body #middle #content table.default_table_sticky_header thead {
  position: sticky;
  top: -20px;
  background: #fff;
}
html body #middle #content table.subprojekt_schritte_table_sticky_header thead {
  position: sticky;
  top: 12px;
  background: #fff;
}
html body #middle #content .subprojekt_schritte_header_filter_sticky {
  position: -webkit-sticky;
  position: sticky;
  background-color: #ffff;
  top: 12px;
  z-index: 1;
  border: 1px solid grey;
  margin-bottom: 5px;
  padding-bottom: 2px;
}
html body #middle #content .subprojekt_schritte_header_link_sticky {
  position: -webkit-sticky;
  position: sticky;
  background-color: #ffff;
  top: -20px;
}
html body #middle #content .subprojekt_schritte_table tr.fertig {
  background-color: #4ee44e !important;
}
html body #middle #content .subprojekt_schritte_table tr.current {
  background-color: #336699;
}
html body #middle #content .subprojekt_schritte_table tr.reference-overrun {
  background-color: #e44e4e;
}
html body #middle #content .subprojekt_schritte_table tr.falls-below-30 {
  background-color: #CCCC00;
}
html body #middle #content .subprojekt_schritte_table tr.current {
  background-color: #369;
  color: #ffffff;
}
html body #middle #content .subprojekt_schritte_table tr.current a {
  color: #ffffff;
}
html body #sidebar_left {
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0px;
  width: 200px;
  height: 100%;
  border-right: 1px solid #999;
}
html body #sidebar_left_active {
  background-color: #EFEFEF;
}
html body #sidebar_left_active a {
  color: #666;
}
html body #sidebar_left .ui-accordion-header {
  color: #9fbfdf;
  font-weight: bold;
}
html body #sidebar_left .ui-widget-content #sidebar_left_active a {
  color: #666;
}
html body #sidebar_left .ui-widget-content a {
  color: #FFF;
  display: block;
  padding-left: 30px;
  width: 168px;
  word-wrap: break-word;
}
html body #sidebar_left .ui-widget-content a:hover {
  background-color: #336699;
  color: #FFF;
}
html body #sidebar_right {
  background-color: #f0f0f0;
  position: absolute;
  right: 0px;
  width: 190px;
  height: 100%;
  padding: 5px;
  border-left: 1px solid #999;
}
html body #sidebar_right div dd {
  padding-left: 10px;
}
html body #sidebar_right div dt {
  font-weight: bold;
  margin-top: 10px;
}
html body .ui-accordion .ui-accordion-content,
html body .todo_container .ui-accordion-content {
  border: 0;
  overflow: auto;
  padding: 0px;
  padding-top: 10px;
  background: #9b0800;
  background-image: -o-linear-gradient(bottom, #4c4c4c 0%, #2c2c2c 100%);
  background-image: -moz-linear-gradient(bottom, #4c4c4c 0%, #2c2c2c 100%);
  background-image: -webkit-linear-gradient(bottom, #4c4c4c 0%, #2c2c2c 100%);
  background-image: -ms-linear-gradient(bottom, #4c4c4c 0%, #2c2c2c 100%);
  background-image: linear-gradient(to bottom, #4c4c4c 0%, #2c2c2c 100%);
  border-radius: 0;
}
html body .ui-accordion .ui-accordion-header,
html body .todo_container .ui-accordion-header {
  margin-top: -1px;
  color: #336699;
  font-size: 14px;
  background: #9b0800;
  background-image: -o-linear-gradient(bottom, #3f3f3f 0%, #313131 100%);
  background-image: -moz-linear-gradient(bottom, #3f3f3f 0%, #313131 100%);
  background-image: -webkit-linear-gradient(bottom, #3f3f3f 0%, #313131 100%);
  background-image: -ms-linear-gradient(bottom, #3f3f3f 0%, #313131 100%);
  background-image: linear-gradient(to bottom, #3f3f3f 0%, #313131 100%);
  border-radius: 0;
  border: 0;
  text-shadow: 0px 0px 3px #000;
}
html body .ui-accordion#todo_accordion > div,
html body .todo_container#todo_accordion > div {
  background: none;
  border: 0 none;
  overflow: auto;
  padding: 0px;
}
html body .ui-accordion#todo_accordion > div .modul,
html body .todo_container#todo_accordion > div .modul {
  padding: 5px 0px;
  border-top: 1px solid #EFEFEF;
}
html body .ui-accordion#todo_accordion > div .modul ul,
html body .todo_container#todo_accordion > div .modul ul {
  list-style: disc outside none;
  padding: 0px 0px 0px 15px;
}
html body .ui-accordion#todo_accordion > div .modul ul li,
html body .todo_container#todo_accordion > div .modul ul li {
  list-style: disc outside none;
  float: none;
  width: auto;
  margin: 10px 0px;
}
html body .ui-accordion#todo_accordion > div .modul ul a,
html body .todo_container#todo_accordion > div .modul ul a {
  font-size: 11px;
}
html body .ui-accordion#todo_accordion > div .modul .name,
html body .todo_container#todo_accordion > div .modul .name {
  font-size: 11px;
  font-weight: bold;
}
html body .ui-accordion#todo_accordion > div .modul:first-child,
html body .todo_container#todo_accordion > div .modul:first-child {
  border-top: 0px none;
}
html body .ui-accordion#todo_accordion > h3,
html body .todo_container#todo_accordion > h3 {
  text-shadow: none;
  margin-top: -1px;
  color: #336699;
  font-size: 16px;
  border: 0 none;
  padding: 5px 0px;
  border-top: 2px solid #EFEFEF;
}
html body .ui-accordion#todo_accordion > h3 .ui-accordion-header-icon,
html body .todo_container#todo_accordion > h3 .ui-accordion-header-icon {
  left: auto;
  right: 0px;
}
html body .ui-accordion#todo_accordion > h3.ui-accordion-header-active,
html body .todo_container#todo_accordion > h3.ui-accordion-header-active {
  border-bottom: 2px solid #EFEFEF;
  color: #be0808;
}
html body .ui-accordion#todo_accordion > h3:first-child,
html body .todo_container#todo_accordion > h3:first-child {
  border-top: 0px none;
}
html body .ui-accordion#todo_accordion > h3.ui-corner-all,
html body .todo_container#todo_accordion > h3.ui-corner-all,
html body .ui-accordion#todo_accordion > h3.ui-state-default,
html body .todo_container#todo_accordion > h3.ui-state-default {
  border-radius: 0px;
  background-image: none;
  background-color: transparent;
}
html body .ui-accordion .rps_mitarbeiter_todo > div,
html body .todo_container .rps_mitarbeiter_todo > div {
  background: none;
  border: 0 none;
  overflow: auto;
  padding: 0px;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul,
html body .todo_container .rps_mitarbeiter_todo > div .modul {
  padding: 5px 0px 5px 10px;
  border-top: 1px solid #EFEFEF;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul ul,
html body .todo_container .rps_mitarbeiter_todo > div .modul ul {
  list-style: disc outside none;
  padding: 0px 0px 0px 15px;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul ul li,
html body .todo_container .rps_mitarbeiter_todo > div .modul ul li {
  list-style: disc outside none;
  float: none;
  width: auto;
  margin: 10px 0px;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul ul a,
html body .todo_container .rps_mitarbeiter_todo > div .modul ul a {
  font-size: 11px;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul .name,
html body .todo_container .rps_mitarbeiter_todo > div .modul .name {
  font-size: 11px;
  font-weight: bold;
}
html body .ui-accordion .rps_mitarbeiter_todo > div .modul:first-child,
html body .todo_container .rps_mitarbeiter_todo > div .modul:first-child {
  border-top: 0px none;
}
html body .ui-accordion .rps_mitarbeiter_todo > h3,
html body .todo_container .rps_mitarbeiter_todo > h3 {
  text-shadow: none;
  margin-top: 20px;
  color: #336699;
  font-size: 16px;
  border: 0 none;
  padding: 5px 0px;
  border-top: 2px solid #EFEFEF;
  background-color: #DFDFDF;
}
html body .ui-accordion .rps_mitarbeiter_todo > h3 .ui-accordion-header-icon,
html body .todo_container .rps_mitarbeiter_todo > h3 .ui-accordion-header-icon {
  left: auto;
  right: 0px;
}
html body .ui-accordion .rps_mitarbeiter_todo > h3.ui-accordion-header-active,
html body .todo_container .rps_mitarbeiter_todo > h3.ui-accordion-header-active {
  border-bottom: 2px solid #EFEFEF;
  color: #be0808;
}
html body .ui-accordion .rps_mitarbeiter_todo > h3:first-child,
html body .todo_container .rps_mitarbeiter_todo > h3:first-child {
  border-top: 0px none;
  margin-top: 0px;
}
html body .ui-accordion .rps_mitarbeiter_todo > h3.ui-corner-all,
html body .todo_container .rps_mitarbeiter_todo > h3.ui-corner-all,
html body .ui-accordion .rps_mitarbeiter_todo > h3.ui-state-default,
html body .todo_container .rps_mitarbeiter_todo > h3.ui-state-default {
  border-radius: 0px;
  background-image: none;
  background-color: transparent;
}
html body .ui-accordion#slot_accordion .ui-accordion-content,
html body .todo_container#slot_accordion .ui-accordion-content {
  background: none;
  border: 0 none;
  overflow: auto;
  padding: 0px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul,
html body .todo_container#slot_accordion .ui-accordion-content .modul {
  padding: 5px 0px;
  border-top: 1px solid #EFEFEF;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul,
html body .todo_container#slot_accordion .ui-accordion-content .modul ul {
  list-style: disc outside none;
  padding: 0px 0px 0px 15px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li,
html body .todo_container#slot_accordion .ui-accordion-content .modul ul li {
  list-style: disc outside none;
  float: none;
  width: auto;
  margin: 0px 0px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a,
html body .todo_container#slot_accordion .ui-accordion-content .modul ul a {
  font-size: 11px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title,
html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title {
  font-size: 11px;
  font-weight: bold;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),
html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2) {
  margin-top: 10px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text,
html body .todo_container#slot_accordion .ui-accordion-content .modul .text {
  font-size: 11px;
}
html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child,
html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child {
  border-top: 0px none;
}
html body .ui-accordion#slot_accordion .ui-accordion-header,
html body .todo_container#slot_accordion .ui-accordion-header {
  text-shadow: none;
  margin-top: -1px;
  color: #336699;
  font-size: 16px;
  border: 0 none;
  padding: 5px 0px;
  border-top: 2px solid #EFEFEF;
}
html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon,
html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon {
  left: auto;
  right: 0px;
}
html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active,
html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active {
  border-bottom: 2px solid #EFEFEF;
  color: #be0808;
}
html body .ui-accordion#slot_accordion .ui-accordion-header:first-child,
html body .todo_container#slot_accordion .ui-accordion-header:first-child {
  border-top: 0px none;
}
html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,
html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,
html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default,
html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default {
  border-radius: 0px;
  background-image: none;
  background-color: transparent;
}
html body .accordion_boxen_content {
  width: 100%;
}
html body .accordion_boxen_content a {
  color: #FFF;
  padding-top: 5px;
  padding-bottom: 5px;
}
html body .fancybox-skin {
  padding: 0 !important;
}
html body.layout_sidebar_left_right #content {
  position: absolute;
  top: 0;
  left: 201px;
  width: calc(100% - 402px);
  width: -moz-calc(100% - 402px);
  width: -webkit-calc(100% - 402px);
  overflow-y: auto;
}
html body.layout_sidebar_left #content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 201px;
  width: calc(100% - 202px);
  width: -moz-calc(100% - 202px);
  width: -webkit-calc(100% - 202px);
  overflow-y: auto;
}
html body *,
html body input,
html body select,
html body textarea,
html body option,
html body button {
  outline: none;
}
/* Einzelne Seiten (Controller-View)*/
html body #middle #content {
  /* ------------------ DEFAULT-Module START ------------------- */
  /* Benachrichtigungen-Liste */
  /* Kunden-AnsprechpartnerItem */
  /* Kunden-AnsprechpartnerItem */
  /* Login-Login */
  /* Telefon-AnsprechpartnerAnrufen */
  /* ------------------ DEFAULT-Module ENDE ------------------- */
  /* ------------------ AKQUISE-Module START ------------------- */
  /* ------------------ AKQUISE-Module ENDE ------------------- */
  /* ------------------ Subprojekt-Module START ------------------- */
  /* Angebote-AngebotAlsAbgelehnt */
  /* Angebote-AngebotAlsWiederkehrend */
  /* Angebote-BearbeitePosition */
  /* Angebote-Bearbeite */
  /* ------------------ Subprojekt-Module ENDE ------------------- */
}
html body #middle #content .benachrichtigung_tabelle_from {
  width: 15%;
}
html body #middle #content .benachrichtigung_tabelle_content {
  width: 70%;
}
html body #middle #content .software_update .subprojekt {
  background-color: #efefef;
  padding: 10px;
  margin-top: 20px;
}
html body #middle #content .software_update .subprojekt:after {
  clear: both;
  display: block;
  content: '';
  float: none;
}
html body #middle #content .software_update .subprojekt > div {
  float: left;
}
html body #middle #content .software_update .subprojekt .title {
  width: 100%;
  color: #336699;
  font-family: 'Jura', sans-serif;
  font-size: 1.3em;
}
html body #middle #content .software_update .subprojekt .kunde {
  width: 100%;
}
html body #middle #content .software_update .subprojekt .software_updates {
  width: 30%;
}
html body #middle #content .software_update .subprojekt .reminder_verlauf {
  width: 45%;
}
html body #middle #content .software_update .subprojekt .aktionen {
  width: 25%;
}
html body #middle #content .ansprechpartner_item .birthday {
  color: #777777;
}
html body #middle #content .login_table {
  background-color: #eeeeee;
  padding: 10px;
  width: 100%;
  text-align: center;
}
html body #middle #content .login_table tr {
  border: none;
}
html body #middle #content .telefon_call_form #call_to {
  width: 100%;
}
html body #middle #content .telefon_call_form #call_from {
  width: 100%;
}
html body #middle #content .telefon_call_form input[type="submit"] {
  float: right;
}
html body #middle #content .agentur_recherche {
  position: relative;
}
html body #middle #content .agentur_recherche .left_half,
html body #middle #content .agentur_recherche .right_half {
  float: left;
  padding: 0;
  margin: 0;
}
html body #middle #content .agentur_recherche .left_half {
  width: 28%;
}
html body #middle #content .agentur_recherche .left_half .zend_form dd,
html body #middle #content .agentur_recherche .left_half .zend_form dt {
  padding: 0;
  margin: 2px 0 0 0;
}
html body #middle #content .agentur_recherche .right_half {
  width: 67%;
  margin-left: 5%;
}
html body #middle #content .agentur_recherche .right_half #query {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 30px;
  padding-left: 20px;
}
html body #middle #content .agentur_recherche .right_half .results .kunde {
  margin-top: 10px;
  padding: 10px;
  background-color: #EFEFEF;
}
html body #middle #content .agentur_recherche .right_half .results .kunde .fundstelle {
  margin-top: 3px;
  color: #666;
  font-size: 0.8em;
}
html body #middle #content .subprojekt_angebot_abgelehnt_form select[name="grund"] {
  width: 100%;
}
html body #middle #content .subprojekt_angebot_wiederkehrend_form select[name="intervall"] {
  width: 100%;
}
html body #middle #content .subprojekt_angebot_wiederkehrend_form input[type="submit"] {
  float: right;
}
html body #middle #content .nap_right_top #produktliste_wrapper {
  height: 100%;
  position: relative;
}
html body #middle #content .nap_right_top #produktliste_wrapper:hover {
  cursor: pointer;
}
html body #middle #content .nap_right_top #produktliste_wrapper > div:last-child {
  position: absolute;
  bottom: 0;
  width: 100%;
}
html body #middle #content .nap_right_top .nap_right_top {
  overflow-x: hidden;
}
html body #middle #content .nap_right_top .zend_form {
  background: none;
}
html body #middle #content .nap_right_top h2 {
  padding-left: 19px;
}
html body #middle #content .nap_right_top #produktliste_wrapper .fg-toolbar {
  display: none;
}
html body #middle #content .nap_right_top #produktliste_wrapper #produktliste_length {
  display: none;
}
html body #middle #content .angebot_allgemein table th {
  width: 250px;
}
html body #middle #content .angebot_wert table th {
  width: 100px;
}
html body #middle #content .angebot_positionen .widget_container_content > .positionstabelle,
html body #middle #content .angebot_positionen .widget_container_content > .addontabelle {
  width: 99%;
}
html body #middle #content .angebot_positionen .widget_container_content > .positionstabelle th,
html body #middle #content .angebot_positionen .widget_container_content > .addontabelle th,
html body #middle #content .angebot_positionen .widget_container_content > .positionstabelle td,
html body #middle #content .angebot_positionen .widget_container_content > .addontabelle td {
  padding: 5px;
}
html body #middle #content .angebot_positionen .positionstabelle,
html body #middle #content .angebot_positionen .addontabelle {
  width: auto;
}
html body #middle #content .angebot_positionen .positionstabelle td[contenteditable]:hover,
html body #middle #content .angebot_positionen .addontabelle td[contenteditable]:hover {
  background-color: #CCF;
  cursor: text;
}
html body #middle #content .angebot_positionen .positionstabelle th.position,
html body #middle #content .angebot_positionen .addontabelle th.position {
  width: 15px;
}
html body #middle #content .angebot_positionen .positionstabelle th.name,
html body #middle #content .angebot_positionen .addontabelle th.name {
  width: 15px;
}
html body #middle #content .angebot_positionen .positionstabelle th.menge,
html body #middle #content .angebot_positionen .addontabelle th.menge {
  width: 15px;
}
html body #middle #content .angebot_positionen .positionstabelle th.einheit,
html body #middle #content .angebot_positionen .addontabelle th.einheit {
  width: 15px;
}
html body #middle #content .angebot_positionen .positionstabelle th.beschreibung,
html body #middle #content .angebot_positionen .addontabelle th.beschreibung {
  width: auto;
}
html body #middle #content .angebot_positionen .positionstabelle th.steuersatz,
html body #middle #content .angebot_positionen .addontabelle th.steuersatz {
  width: 60px;
}
html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto,
html body #middle #content .angebot_positionen .addontabelle th.einzelnetto {
  width: 100px;
}
html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto,
html body #middle #content .angebot_positionen .addontabelle th.gesamtnetto {
  width: 100px;
}
html body #middle #content .angebot_positionen .positionstabelle th.zeit,
html body #middle #content .angebot_positionen .addontabelle th.zeit {
  width: 50px;
}
html body #middle #content .standort-map-legend {
  margin: 10px 0px 0px;
}
html body #middle #content .standort-map-legend > div {
  margin: 10px 0px 0px;
  line-height: 20px;
}
html body #middle #content .standort-map-legend > div img {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
html body #sidebar_right {
  /* RightSidebar-SubprojektQuicklinks */
  /* RightSidebar-SubprojektShowAnsprechpartner */
}
html body #sidebar_right .quicklinks_list ul {
  margin-top: 10px;
  padding-left: 10px;
}
html body #sidebar_right .quicklinks_list ul .quicklink .ql-del {
  position: absolute;
  right: 20px;
  display: none;
}
html body #sidebar_right .quicklinks_list ul .quicklink .ql-add {
  position: absolute;
  right: 20px;
  display: none;
}
html body #sidebar_right .quicklinks_list ul .quicklink:hover {
  background-color: #FFF;
}
html body #sidebar_right .quicklinks_list ul .quicklink:hover .ql-del {
  display: inline;
}
html body #sidebar_right .quicklinks_list ul .quicklink:hover .ql-add {
  display: inline;
}
html body #sidebar_right .subprojekt_show_ansprechpartner {
  padding-top: 0;
}
html body #sidebar_right .subprojekt_show_ansprechpartner .widget_container_operations {
  top: 23px;
  right: 20px;
}
html body .custom-combobox {
  position: relative;
  display: inline-block;
  width: 100%;
}
html body .custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -6px;
  padding: 0;
  background: none;
  border: none;
}
html body #middle #content .zend_form input.custom-combobox-input,
html body .custom-combobox-input {
  box-sizing: border-box;
  background: white;
  border: 1px solid #aaa;
  height: 28px;
  border-radius: 4px;
  padding: 3px 0px 3px 7px;
  margin: 0;
  width: 100%;
}
html body .ui-autocomplete.ui-menu.ui-widget {
  max-height: 50vh;
  overflow-y: scroll;
}
body.layout_login {
  position: absolute;
  width: 100%;
  height: 100%;
}
body.layout_login .login_all {
  background-image: -o-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -moz-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -webkit-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: -ms-linear-gradient(bottom, #336699 0%, #284f77 100%);
  background-image: linear-gradient(bottom, #336699 0%, #284f77 100%);
  width: 100%;
  height: 100%;
}
body.layout_login .login_table th,
body.layout_login .login_table td {
  border: 0px !important;
}
body.layout_login #login_content {
  position: absolute;
  left: 50%;
  margin-left: -192px;
  top: 50%;
  margin-top: -232px;
  display: none;
}
body.layout_login input#Login {
  display: none;
}
body.layout_login dt {
  display: none;
}
body.layout_login .login_logo {
  margin-bottom: 50px;
}
body.layout_login .login_logo img {
  width: 390px;
  height: 87px;
}
body.layout_login #user,
body.layout_login #pass {
  width: 366px;
  height: 30px;
  border: 2px solid #bfbfbf;
  margin-bottom: 10px;
  padding-left: 10px;
}
body.layout_login .errors,
body.layout_login .error {
  color: #940700;
  width: 356px;
  padding: 10px;
  background: #e0e0e0;
  border-radius: 10px;
  border: 2px solid #bfbfbf;
  margin-bottom: 10px;
}
body.layout_login .error {
  margin-left: 5px;
}
.zugriff_form .header_link {
  text-decoration: underline;
}
.zugriff_form .left_inner_div {
  margin-top: 10px;
}
.zugriff_form input,
.zugriff_form textarea {
  width: 300px;
}
.zugriff_form input[type=button] {
  width: 304px;
  margin-left: -1px;
  margin-top: 10px;
}
.zugriff_form select {
  width: 300px;
}
.slot_error {
  width: 100%;
  padding-top: 8px;
  text-align: center;
}
.slots {
  width: 100%;
}
.slots .slot_table {
  width: 100%;
  position: relative;
  display: inline-block;
}
.slots .slot_table .full_slot {
  width: 100%;
  position: relative;
}
.slots .slot_table .left_slot {
  width: 50%;
  float: left;
  position: relative;
}
.slots .slot_table .right_slot {
  width: 50%;
  float: left;
  position: relative;
}
.slots .slot_table .header_slot {
  font-weight: bold;
  height: 22px;
  background: #d2d2d2;
}
.slots h2 {
  clear: both;
}
.sDashboard-overlay {
  position: fixed;
}
html body #middle #dashboard-social-stream {
  box-sizing: border-box;
  float: left;
  width: 20%;
  background-color: #FFF;
  padding: 20px;
  height: 100%;
}
html body #middle #dashboard-social-stream * {
  box-sizing: border-box;
}
html body #middle #dashboard-social-stream #social-stream-scroller {
  width: 100%;
  background-color: #FFF;
  height: 95%;
  overflow: hidden;
  padding-top: 10px;
}
html body #middle #dashboard-social-stream #social-stream-scroller img[src=false] {
  display: none;
}
html body #middle #dashboard-social-stream #social-stream-container {
  background-color: #FFF;
  padding-top: 10px;
}
html body #middle #dashboard-social-stream .social-stream-item {
  border: 1px solid #DDD;
  clear: both;
  margin-bottom: 20px;
  background-color: #FBFBFB;
  overflow: hidden;
  position: relative;
}
html body #middle #dashboard-social-stream .social-stream-item .meta a,
html body #middle #dashboard-social-stream .social-stream-item .title a,
html body #middle #dashboard-social-stream .social-stream-item .subtitle a {
  color: #666;
  font-weight: bold;
}
html body #middle #dashboard-social-stream .social-stream-item .meta {
  background-color: #EFEFEF;
  padding: 10px;
  clear: both;
  min-height: 50px;
}
html body #middle #dashboard-social-stream .social-stream-item .title,
html body #middle #dashboard-social-stream .social-stream-item .subtitle {
  font-size: 0.9em;
}
html body #middle #dashboard-social-stream .social-stream-item.picture .icon {
  position: absolute;
  bottom: 0;
  right: -20px;
  height: 100%;
}
html body #middle #dashboard-social-stream .social-stream-item.picture .icon img {
  max-height: 100%;
  opacity: 0.2;
}
html body #middle #dashboard-social-stream .social-stream-item.picture .empty_icon {
  height: 40px;
  position: absolute;
  bottom: 6px;
  right: -10px;
}
html body #middle #dashboard-social-stream .social-stream-item.picture .empty_icon:before {
  content: "\f1f8";
  width: 0;
  height: 0;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #336699;
  font-size: 100px;
  position: relative;
  cursor: default;
  opacity: 0.1;
}
html body #middle #dashboard-social-stream .social-stream-item.picture .title,
html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle {
  width: 80%;
  font-size: 0.8em;
}
html body #middle #dashboard-social-stream .social-stream-item .item-content {
  padding: 10px;
  clear: both;
  z-index: 2;
  position: relative;
}
.fa-check.zugangsdaten {
  color: #6cd900;
  cursor: pointer;
}
.pms_activity_new_answer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pms_activity_new_answer pre {
  padding: 5px;
  background-color: #F5F5F5;
  border: 1px solid #EFEFEF;
  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
}
.pms_activity_new_answer pre.placeholder {
  color: #999;
}
.pms_activity_new_answer .submit_btn {
  float: right;
  display: none;
}
.pms_activity_new_answer .files_list {
  float: left;
  display: none;
}
.pms_activity_new_answer .files_list li {
  float: left;
  background-color: #EE9;
  padding: 4px;
  margin-top: 4px;
  margin-right: 10px;
}
.pms_activity_new_answer .files_list .add_file {
  position: relative;
  cursor: pointer;
}
.pms_activity_new_answer .files_list .new_file {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  cursor: pointer;
}
.pms_activity_new {
  padding-bottom: 30px;
}
.pms_activity_new pre {
  padding: 5px;
  background-color: #F5F5F5;
  border: 1px solid #EFEFEF;
  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
}
.pms_activity_new pre.placeholder {
  color: #999;
}
.pms_activity_new .submit_btn {
  float: right;
  display: none;
}
.pms_activity_new .files_list {
  float: left;
  display: none;
}
.pms_activity_new .files_list li {
  float: left;
  background-color: #EE9;
  padding: 4px;
  margin-top: 4px;
  margin-right: 10px;
}
.pms_activity_new .files_list .add_file {
  position: relative;
  cursor: pointer;
}
.pms_activity_new .files_list .new_file {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  cursor: pointer;
}
.pms_activity .pms_activity {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #DFDFDF;
  border-bottom: 0px none #DFDFDF;
}
.pms_activity {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DFDFDF;
}
.pms_activity:last-child {
  border-bottom: none;
}
.pms_activity .user {
  display: inline-block;
  font-weight: bold;
  font-size: 1.1em;
}
.pms_activity pre {
  display: block;
  padding: 5px;
  margin-left: 10px;
  background-color: #F5F5F5;
  border: 1px solid #EFEFEF;
  /* Firefox */
  -moz-transition: all 0.2s ease-in;
  /* WebKit */
  -webkit-transition: all 0.2s ease-in;
  /* Opera */
  -o-transition: all 0.2s ease-in;
  /* Standard */
  transition: all 0.2s ease-in;
}
.pms_activity.own pre:hover {
  background-color: #DDDDDD;
  cursor: pointer;
}
.pms_activity.own pre[contenteditable=true] {
  background-color: #DDDDFF;
}
.pms_activity.own pre[contenteditable=true].not_saved {
  background-color: #FFDDFF;
}
.pms_activity.own pre[contenteditable=true]:hover {
  cursor: text;
}
.pms_activity .meta {
  display: inline-block;
  margin-left: 10px;
  font-size: 0.8em;
}
.pms_activity .meta .delete {
  color: #FF0000;
  display: none;
  cursor: pointer;
  margin-left: 10px;
}
.pms_activity .files {
  margin-top: 5px;
  padding-left: 10px;
}
.pms_activity .files a {
  margin-right: 20px;
}
.pms_activity .files a img {
  vertical-align: baseline;
  margin-right: 3px;
}
.pms_activity:hover > .meta > .delete {
  display: inline-block;
}
@-webkit-keyframes rotateIt {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-moz-keyframes rotateIt {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-o-keyframes rotateIt {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes rotateIt {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
/*#head > #logo > img {
	-webkit-animation: rotateIt 6s infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation: rotateIt 6s infinite;
	-moz-animation-timing-function: linear;
	-o-animation: rotateIt 6s infinite;
	-o-animation-timing-function: linear;
	animation: rotateIt 6s infinite;
	animation-timing-function: linear;
}*/
html * {
  transition: background 0.2s ease, opacity 0.2s ease;
}
.development_mode:before {
  position: fixed;
  display: block;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  content: "DEVELOPMENT";
  background-color: #4addd6;
  text-align: center;
  font-weight: bold;
  color: #fff;
  opacity: 0.6;
  padding: 22px 0;
}
.testing_mode:before {
  position: fixed;
  display: block;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  content: "TESTING";
  background-color: #4a94dd;
  text-align: center;
  font-weight: bold;
  color: #000;
  opacity: 0.6;
  padding: 22px 0;
}
#create-happy-news {
  border-bottom: 5px solid #ccc;
}
#create-happy-news h3 {
  display: none;
  text-align: center;
  padding: 5px 0 2px 0;
  margin-top: 0;
  color: #666;
}
#create-happy-news #happy-text {
  resize: none;
  overflow: hidden;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 0 0;
  width: 100%;
  height: 20px;
  color: #666;
  padding: 0 5px;
  min-height: 20px;
  border-radius: 0;
}
#create-happy-news #happy-text.selected {
  height: 50px;
  min-height: 50px;
  width: 96%;
  margin: 0 2%;
  border-radius: 5px;
}
#create-happy-news #happy-text:focus {
  border: 3px solid #D1EFFF;
}
#create-happy-news #happy-send {
  display: none;
  padding: 10px;
}
#create-happy-news .custom-combobox {
  width: 40%;
}
#create-happy-news button {
  float: right;
  padding: 2px 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.social-stream-item .mood {
  display: block;
  width: 100%;
  margin-top: 4px;
  color: #bbbbbb;
  border-top: 1px solid #cccccc;
  top: 5px;
  position: relative;
  padding-top: 4px;
}
/* VARIABLES */
/* CALC VARIABLES */
.jarm-cal-calendar-row {
  margin: 10px 0px;
}
.jarm-cal-calendar-row:after {
  clear: both;
  content: "";
  display: block;
}
.jarm-cal-calendar-day {
  font-size: 11px;
  font-weight: bold;
  float: left;
  width: calc(808px/7);
  border: 1px solid #0d2540;
  margin-left: 6px;
  position: relative;
  padding: 7px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background-color: #ebebeb;
  color: #0d2540;
  min-height: 60px;
}
.jarm-cal-calendar-day.jarm-cal-weekend {
  background-color: #ababab;
}
.jarm-cal-calendar-day.jarm-cal-holiday {
  background-color: #ababab;
}
.jarm-cal-calendar-day.jarm-cal-globalholiday {
  background-color: #ababab;
}
.jarm-cal-calendar-day.jarm-cal-today {
  background-color: #ebabab;
}
.jarm-cal-calendar-day .day_meta {
  font-weight: normal;
}
.jarm-cal-calendar-day:first-child {
  margin-left: 0;
}
.jarm-cal-calendar-day-number {
  position: absolute;
  right: 3px;
  top: 0px;
  height: 100%;
  padding: 7px 0px;
  font-family: Arial;
}
.jarm-cal-calendar-day-offset {
  border: none;
  width: 808px/7 + 2;
  opacity: 0;
}
.day-not-available {
  border: 1px solid #BBB;
  color: #BBB;
  cursor: default;
}
.calendar_header {
  width: 900px;
  position: relative;
}
.calendar_header h3 {
  text-align: center;
}
.calendar_header .calendar-prev-month,
.calendar_header .calendar-next-month {
  position: absolute;
  top: 0px;
  cursor: pointer;
}
.calendar_header .calendar-prev-month {
  left: 0px;
}
.calendar_header .calendar-next-month {
  right: 0px;
}
/* */
.approved_0 {
  color: #999;
}
.approved_1 {
  color: #FF0000;
}
.approved_2 {
  color: #009900;
}
html body.DTTT_Print #middle {
  height: auto;
}
html body.DTTT_Print #content#content {
  font-size: 0.7em;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow-y: visible;
  height: auto;
  -webkit-print-color-adjust: exact;
}
html body.DTTT_Print #content#content tr,
html body.DTTT_Print #content#content td {
  page-break-inside: avoid;
}
html body.DTTT_Print #content#content table.dataTable thead th,
html body.DTTT_Print #content#content table.dataTable thead td {
  padding: 2px 2px;
}
html body.DTTT_Print #content#content thead {
  display: table-header-group;
}
html body.DTTT_Print #content#content .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  height: auto;
  border: none;
}
html body .dt-button {
  padding: 2px 5px;
  border: 1px solid #ffffff00;
  background: none;
  color: #888;
  text-decoration: underline;
}
html body .dt-buttons {
  float: right;
  margin-right: 10px;
}
.status_indicator {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
form dl fieldset dl dt {
  font-weight: bold;
}
form dl fieldset dl dt:after {
  content: ':';
}
.delete-accept-risk-error {
  color: red;
  font-size: 12px;
  list-style-type: none;
}
.query_builder_container {
  position: absolute;
  border: 1px solid #9fbfdf;
  border-radius: 5px;
  width: 96%;
  height: 86vh;
  padding: 5px;
  overflow-y: scroll;
}
.query-builder .btn-group .btn + .btn,
.query-builder .btn-group .btn + .btn-group,
.query-builder .btn-group .btn-group + .btn,
.query-builder .btn-group .btn-group + .btn-group {
  margin-left: 2px !important;
}
.query-builder .btn-group > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.query-builder .btn-group > .btn:last-child:not(:first-child) {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
#mobile_only_sidebar_switch {
  display: none;
}
@media screen and (max-width: 768px) {
  html body #head_menubar {
    height: 30px;
  }
  #mobile_only_sidebar_switch {
    position: absolute;
    z-index: 25;
    top: 3px;
    color: #fff;
    left: 4px;
    border: 1px solid #fff;
    padding-left: 8px;
    padding-right: 28px;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  body.layout_sidebar_left_right #mobile_only_sidebar_switch {
    left: unset;
    right: 20px;
  }
  #mobile_only_sidebar_switch:before {
    content: '';
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNCAxOEwyMCAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPg0KPHBhdGggZD0iTTQgMTJMMjAgMTIiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4NCjxwYXRoIGQ9Ik00IDZMMjAgNiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPg0KPC9zdmc+");
    background-size: contain;
    position: absolute;
    right: 6px;
    top: 3px;
    width: 16px;
    height: 16px;
  }
  #mobile_only_sidebar_switch.active:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4yMDcgNi4yMDdhMSAxIDAgMCAwLTEuNDE0LTEuNDE0TDEyIDEwLjU4NiA2LjIwNyA0Ljc5M2ExIDEgMCAwIDAtMS40MTQgMS40MTRMMTAuNTg2IDEybC01Ljc5MyA1Ljc5M2ExIDEgMCAxIDAgMS40MTQgMS40MTRMMTIgMTMuNDE0bDUuNzkzIDUuNzkzYTEgMSAwIDAgMCAxLjQxNC0xLjQxNEwxMy40MTQgMTJsNS43OTMtNS43OTN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  }
  #mobile_only_sidebar_switch .sb_close {
    display: none;
  }
  #mobile_only_sidebar_switch.active .sb_close {
    display: inline-block;
  }
  #mobile_only_sidebar_switch.active .sb_open {
    display: none;
  }
  html body #middle #content {
    left: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  html body #middle #content.mobile_only_sidebar {
    left: 201px;
    width: calc(100% - 202px);
  }
  #sidebar_left #accordion {
    position: absolute;
    left: -999px;
  }
  #sidebar_left #accordion.visible {
    left: 0;
    position: relative;
  }
  #mobile_only_sidebar_switch {
    display: block;
  }
  html body table.login_table {
    text-align: center;
  }
  body.layout_login #pass,
  body.layout_login #user {
    width: 80%;
  }
  body.layout_login #login_content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: unset;
    width: 100%;
  }
  body.layout_login .login_logo {
    text-align: center;
    margin-bottom: 20px;
  }
  body.layout_login .login_logo img {
    width: auto;
    height: 87px;
    max-width: 90%;
    object-fit: contain;
  }
  body.layout_login input#Login {
    width: calc(80% + 14px);
    color: black;
    border-radius: 4px;
  }
  body.layout_login .errors {
    width: 80%;
    margin: 10px auto;
  }
  html body #head #search_and_menu,
  html body #head #search_and_menu {
    left: 0;
    width: calc(100% - 30px);
    border: unset;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: end;
  }
  html body #head #topbar_search_result_container {
    width: calc(100% + 12px);
  }
  html body #middle #content .zend_form {
    width: 100%;
  }
  .fancybox-wrap.fancybox-type-iframe.fancybox-opened {
    width: calc(100% - 30px) !important;
    max-width: 90vw !important;
  }
  .fancybox-wrap.fancybox-type-iframe.fancybox-opened .fancybox-inner {
    width: 100% !important;
    max-width: 90vw !important;
  }
  html body .container {
    width: 100%;
  }
  #content .projektschritte {
    padding-left: unset;
    padding-right: unset;
  }
  body #head #logo {
    width: 60px;
    height: 40px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAAA2CAYAAAA4T5zSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuZjM1NGVmYywgMjAyMy8xMS8wOS0xMjo0MDoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjUgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNC0wMy0xOVQxMzoyOTo1NCswMTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMDMtMTlUMTM6MzE6MjYrMDE6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMDMtMTlUMTM6MzE6MjYrMDE6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2ZDcyNmE5LThmZmMtZTU0Mi1hYzM2LTVkMjc0ZDNkMmQ4NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNmQ3MjZhOS04ZmZjLWU1NDItYWMzNi01ZDI3NGQzZDJkODQiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNmQ3MjZhOS04ZmZjLWU1NDItYWMzNi01ZDI3NGQzZDJkODQiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjA2ZDcyNmE5LThmZmMtZTU0Mi1hYzM2LTVkMjc0ZDNkMmQ4NCIgc3RFdnQ6d2hlbj0iMjAyNC0wMy0xOVQxMzoyOTo1NCswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI1LjUgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqVVKSEAAArqSURBVHic7Zx7dF1FFYe/yU2aUgQFFcWFCIKCqDzLQ/BBrWCtqzx8VPGNKIqYLm1BRdbSKCAiiIvwDKhAXZYSqC2ktKlQgrUWqAURKKACUhFEbBGEQlvafP4x5yQnN+ck94bbXsH81prVe2bP7LPP7D0ze++ZNKiMoH5oqLcA/+8YUUCdMaKAOmNEAXXGiALqjBEFjKB6qHupx9VbjlrgxToDtga2qrcQtcCLVQGNwM4ACxYsqLMo/yc4tr2997d6pHpTln7CmQMVcfzpt250uV6SaO98FAA1qIGjd+pHVz+j3qo2lNU3qM1qoxo2ncR1QOv53YW09vZlg/Ztv/ouDjnjvn515TkpdYw6Uf2mukcZ7fPqXeoWZfXbqt9XL1XHlr933s239HvuWL683/P06S+h5aztihuGbKO+Ud1PLaV1NyxakdLGqyvUO9XdABYvXpzSWtQ/q6/M4TlZfUY9S928jLaZeoj6irSutbV1WN9XC4w7DYY1TU+7tIuTj56AOgY4AHg9kdcqYFEI4SmAH7Zdw7emHN6vb+fCJUwaf2Da90Tg5cC0EELvFEgUci7wZeCLwKU/nL6s56TP7pvSpwFTgf1DCH8H6Fi2jMljx6JuA1wO7ARMCiH8KcO3ETgFaA4hTE3rv33BtfzgK4elbV4H7EP0tDYWAvAs8Kuqe86YfzsA6uvVK9VHEot7Rv23Olfde6g0t/pmdZ765hzaLupK9RZ11xz6xeoT6ptyaE3qN4yYkkN/i7pA3ausfox6fLK3PKE+vRHLarVLbRp6xDO4aOYtqbBbqDdajC51+x+ddU0un2STPCkZ4M21dwMtJfQJ6rPJMtKolpLSkNCnJx/ytuS5VFberf5LPae8b9K+Xf1a5vll6g8SnpsK89XGxkoHv729nS99/ID08Thg3CDN3w8cfuK0wy74xglsyKEHYFvgfOBZsAF4DzBO3QDskLTZF/h2f91ZSuoDME29HyjRH68BRgG7A98D1gH3qJ0hhLXAk8A+6qgQwjrgS0AL8LIhB6J2qC4GO+WnvwPiGqn+sQIN36a+AaCjY0k/XsZl4myjN5O6jhfW3Mb6o8PEa1JPUB9SN1d3M272mxpdVjoDfjZnDscccVD6+D5g+wq67QF8HDhj8pQrymmBGM2uAQR6gH8Ca4nWKtEa1yV1WWehCRid1EnczMpn2aikTUoTeDr5F2IaY1VC+xDwugq+p/5QX6V2qhsq1PLv1R0AupYsz/IpqT82rsVNxoBrO3UfdXf1aON6fEHyvKcxAfd2o/WuTvivUaeqb03oaflJQr8o4bmnurN9e8wl6teT3zPUnuqMtya4RW2qeA8wRpaHAO+g8vVrT2AicMGEA9/Kdd1L+eC4/QghbFBnAucBr0lcybSgbkm08HXA8hBCr4UbvaasxT8aQlieoTcBzyePD4QQbiv7jh2Js2ulcWPerED2p4CTgL8RZ10t0QD8i4Eztxjqy9XLrNz6s5reJuXT3f2HlN/WRkv8hANTCq81zp7fqjuX0T5mn7eyRj0KYPbCv2T7/lr9k/r2sr7N6jHqdWq6F11p/gx40P+FdEbnwjsAUA9WH69y8FWfUo/J463uqh5mWcSa0FqM/niLWrrxtnVpfa4CElqDepTRhf2lmYg3ob9K3V99V/LcOIgCVqhFs6Mm6OjoqKxhIuj5BQO8Xr1c/fkgSugyMwsAFsy4EqMVxoRbguuXPZC+c1ejJzVf3SUjy2AK2Ea9Xl2sHmiZBSfvysYDg82Ah9TRVY5pbXHDrXekgu5htOQ83GfcBLe22D19Qp2khtbWbrq7BybyZnff2+/ZqPQ3qe+sQgGNxqVyS2PaodfKzv1F14B3VqCAUbUYxyyOP312v+dBN+H37b8nicW0AFvmNOkB5gL3hxDWqm3AJQzMMW0FHAF0t7aOe+b8q64awOjIcW/p/d3a2koIYT3wl6Qw7eyb+PHUgwtl7e7uTvs8ldZ1LlzIpPHjAWj59ITBPjUPWxMDvYcYYpyGQABWAn8EViaB4NA4O7EYowtXtPY/pPaGx+r26u0FbR9U930BH5K+46iiGTAMXiWjY7G+QOZa4k71W+q2AN+7eG6xYO2dffl89dQChj2J8KMBzr5sQboEnGgcmDycZ7UJqIGD9jn7xwHDVkDC71jjpr0psMYY+2wHcNmcxUMK9zaj5vLwuBnrz/TZw3hYkocVJlnIrq4lA19Y2YB93toqYBd1UU2GtzKsNaZhAgwSUBmjxsOJefU8LAJuz6m/B+gkBlHl2B74JMCECQdWMUz90ESf3IFkb6r2YKUjcQSS84KfEtMimwKjgC8Aew/aSt1xEMt4Uj0UoK1z4DGeeoDRO8rDw5bl4iuF0Y1ssW+JW2tOzn+YvL+qPqY+XwMrrwTnQM4MmPubm1PP573Ek6E8zAd+C9D86IBTQYBlwA30pQSyeC0wOX045Zx51YxTAJozcpeAN1TDoBwz596c/rwQ+AzwM+Bu4DFiuuDxYZZ/EtPeRdjJzFFsP6hbGYOnPKxSPwBw0ez+1z6yy4B6kPqfAh73WJYmqATGTf5k+7yWHmNO6QXh8usWZd+xhXHve696qPEMeThlvPH6zN0FY7DAJFbpRdeNd6RCTFbXFXS8zpzD8BSXXdEXZKkzC3isNi4lVeVaEgV81758VI8xOzsglVEtTj3v2rz3Dbsk/Uvq7IIx6OqngFMvuTbttFminTysUz+lNlw4vfg8edGi3sTYu+3zWLLoSd6xHQx9jSUzIKPUM3L4/E9eUzTmpipTQKbT+y3OeN6kVnIYk/IarV5VwGuVMa3QcGbH9ZXya1bPLOPzG5PgplrMm1fV/lM1KlZAW1tb2qFRnVXQYY3xtkFVZ5nGtbTosHuOifVWMhjGHM+MMh5L1TdWOzgtp8+otsuwoF49mAIaARp2bwGmABwKHFTA6y5gVgihJ2HcRLzTM9ShwqNEbyLvwPsQoj+8cOLEiZV8z2jigXsWzQzjwOTckz6R3hP6HLAbw7wjNQh6gC0o9vcbABo7OjqYfHDAmFL4IPDqnMYbgF+HEB4A0rZnERNsQwkeCngCjAFa1EUhhDyXNY9X+fs2I1Fu2/w2pnygqrCgCZhE/O6NgTx5U/yHrPEa8+dFtwNWqDtl2r5Hfa6gbbVYbRLUDYa//uPuNDhcWtb/afUjwxkdo8PR6aY/E16vToVkGqjNwJHk3w4QmJGx/hLxymCtDivGAF9M+DJrVv6l3zvvWQUxLVy+3IQayrKpcD9wNfRFlDsTL1Pl5b3/DGR3rLHAwTUWaBzxugsf/vC43LzOY/9YAzHyLZexBLzgOGATYgVwGvAwQHod8DCgKDKdRwzN0433Y9T+z4NeAXw0nQV5Crj/389B332fLBqA0Q7/AH2wdbrW+BvxcvDVIQQvnrOQRmAb4FMFHVYCV2RuLu9NnCnNNRasRLzuMhbI/bOWR/6+iuS95QfljcSMaAlYP4x3ryZ6aRtTCc8RTw5nEW+PP3/c6TM59ojxNBITbvcSj8yyaCKmm++D3rV/B6I7Wt62FmgAdlSXZe8BpXhmdQ9E1+5e4MHkd9rvSYb3927rge9Q+3s/WQTgyRDCw2nFUmW/kOjbGK2WjFFbtvRm6pYueSRNBY8qaFuLUkr451riXtMuTA/RtzReJU/L5kZvpioLPrl1YO5nY+Oaa24eUBcc+e9q6ooX65+pvmQwooA6Y0QBdcaIAuqMEQXUGSMKqDP+C5O532EPDWBzAAAAAElFTkSuQmCC');
  }
  #head #pagetitle {
    top: 0;
    display: flex;
    align-items: center;
  }
  #head #pagetitle > div {
    font-size: 13px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
  }
  body #head #logo img {
    opacity: 0;
  }
  html body #middle #content .widget_container_content {
    padding: 10px;
  }
  html body #middle #content .widget_container {
    width: 100%;
  }
  .fancybox-close {
    right: -3px;
  }
  html body #middle #content .widget_container_operations {
    position: unset;
  }
  html body .projekte_search .projekte_suche {
    right: 180px;
  }
  html body .projekte_search .projekte_search_search {
    right: 0px;
  }
  html body #middle #content .uebersicht_projekt_liste ul {
    margin-left: unset;
    margin-top: 6px;
  }
  html body #middle .legende {
    position: unset !important;
  }
}
/* 2FA Starts */
html body.layout_totp {
  position: absolute;
  width: 100%;
  height: 100%;
}
html body.layout_totp .login_all {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #101010), color-stop(1, #000000));
  background-image: -o-linear-gradient(bottom, #373737 0%, #272727 100%);
  background-image: -moz-linear-gradient(bottom, #373737 0%, #272727 100%);
  background-image: -webkit-linear-gradient(bottom, #373737 0%, #272727 100%);
  background-image: -ms-linear-gradient(bottom, #373737 0%, #272727 100%);
  background-image: linear-gradient(to bottom, #373737 0%, #272727 100%);
  width: 100%;
  height: 100%;
}
html body.layout_totp .login_table th,
html body.layout_totp .login_table td {
  border: 0px !important;
}
html body.layout_totp #login_content {
  position: absolute;
  left: 50%;
  margin-left: -192px;
  top: 50%;
  margin-top: -232px;
  width: 385px;
}
html body.layout_totp #login_content .totp {
  width: 385px;
  margin: 10px 0px 0px;
}
html body.layout_totp #login_content .totp .check-title {
  text-align: center;
  color: white;
  font-size: 20px;
}
html body.layout_totp .errors,
html body.layout_totp .error {
  color: #940700;
  width: 356px;
  padding: 10px;
  background: #e0e0e0;
  border-radius: 10px;
  border: 2px solid #bfbfbf;
  margin-bottom: 10px;
}
html body.layout_totp .error {
  margin-left: 5px;
}
/* 2FA Ends */
/*Infocenter*/
.infocenter {
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 60px;
  z-index: 99999;
  border: 1px solid #369;
  padding: 16px;
  min-width: 200px;
  display: none;
}
.infocenter ul {
  display: flex;
  justify-content: space-between;
}
.infocenter ul li {
  margin-top: 1rem;
  padding: 6px;
  border: 1px solid;
  border-radius: 8px;
}
.infocenter ul li a,
.infocenter-btn {
  cursor: pointer;
}
.infocenter h2 {
  margin-top: unset;
}
.infocenter .infocenter_wrapper {
  display: none;
}
.infocenter .infocenter_wrapper a {
  display: block;
  background-color: #369;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  font-size: 14px;
  border: 2px solid #369;
  transition: ease-in-out all 333ms;
}
.infocenter .infocenter_wrapper a:hover {
  background-color: #fff;
  color: #369;
}
.infocenter .feedback_wrapper ul {
  gap: 8px;
}
.feedback_wrapper ul li {
  width: 100%;
  text-align: center;
  border-radius: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: unset;
}
.feedback_wrapper ul li a {
  color: #fff;
  display: block;
  padding: 6px;
  min-width: max-content;
  border: 2px solid #369;
  background-color: #369;
  width: 100%;
}
.feedback_wrapper ul li a .fa-thumbs-down {
  color: #f7a105;
}
.feedback_wrapper ul li a .fa-thumbs-up {
  color: #00ca00;
}
.feedback_wrapper ul li a i {
  margin-left: 6px;
}
.feedback_wrapper p {
  font-style: italic;
}
.feedback_wrapper ul li:hover a {
  background-color: #fff;
}
.feedback_wrapper ul li:hover a {
  color: #369;
}
.infocenter-toast {
  position: fixed;
  right: 12px;
  bottom: 12px;
  padding: 24px;
  background-color: #38cb82;
  color: #fff;
  font-size: 16px;
  border-radius: 6px;
  z-index: 25;
  display: none;
}
.feedback_wrapper.semiblocked .feedback_negative {
  background-color: tomato;
}
.feedback_wrapper.blocked .feedback_negative {
  background-color: tomato;
  animation: pulse 1s ease infinite;
}
.feedback_wrapper.blocked .feedback_negative i {
  color: #7b5804;
}
.feedback_wrapper.blocked .feedback_negative i:before {
  content: '\f2fe';
}
.feedback_wrapper.blocked.pulse-eff-4 .feedback_negative {
  animation: pulse4 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-5 .feedback_negative {
  animation: pulse5 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-6 .feedback_negative {
  animation: pulse6 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-7 .feedback_negative {
  animation: pulse7 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-8 .feedback_negative {
  animation: pulse8 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-9 .feedback_negative {
  animation: pulse9 1s ease infinite;
}
.feedback_wrapper.blocked.pulse-eff-10 .feedback_negative {
  animation: pulse10 1s ease infinite;
}
.feedback_negative::-moz-selection,
.feedback_positive::-moz-selection {
  background: transparent;
  color: currentcolor;
}
.feedback_negative::selection,
.feedback_positive::selection {
  background: transparent;
  color: currentcolor;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse4 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.18);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse5 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse6 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.22);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse7 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.28);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse8 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse9 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.32);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse10 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.33);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-10px) rotate(-10deg);
    transform: translateX(-10px) rotate(-10deg);
  }
  30% {
    -webkit-transform: translateX(calc(10px / 2)) rotate(10deg);
    transform: translateX(calc(10px / 2)) rotate(10deg);
  }
  45% {
    -webkit-transform: translateX(calc(-10px / 2)) rotate(calc(-10deg / 1.8));
    transform: translateX(calc(-10px / 2)) rotate(calc(-10deg / 1.8));
  }
  60% {
    -webkit-transform: translateX(calc(10px / 3.3)) rotate(calc(10deg / 3));
    transform: translateX(calc(10px / 3.3)) rotate(calc(10deg / 3));
  }
  75% {
    -webkit-transform: translateX(calc(-10px / 5.5)) rotate(calc(-10deg / 5));
    transform: translateX(calc(-10px / 5.5)) rotate(calc(-10deg / 5));
  }
}
/*Infocenter*/
.show_anyway .subprojektname_container:before {
  content: '\f021';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 6px;
  font-size: 16px;
  color: #369;
}
.show_anyway .subprojektname_container a {
  display: block;
}
.show_anyway .subprojektname_container {
  position: relative;
}
.show_anyway .subprojektname_container:after {
  content: 'Subprojekte, die im Kreisbezug stehen, werden immer angezeigt.';
  position: absolute;
  left: 0;
  top: -22px;
  border: 1px solid #369;
  padding: 4px;
  left: -2px;
  opacity: 0;
  transition: ease-in-out 199ms opacity;
}
.show_anyway .subprojektname_container:hover:after {
  transition: ease-in-out 199ms opacity;
  opacity: 1;
}
/*Design update*/
.absolute_legend span,
.legende span {
  padding: 4px 8px;
  display: inline-block;
  font-size: 12px;
  border-radius: 2px;
}
.absolute_legend span.legendeborder,
.legende span.legendeborder {
  box-shadow: 0px 0px 4px #ddd;
  border: unset;
}
.absolute_legend > div span,
.legende > div span {
  padding: unset;
}
.absolute_legend strong,
.legende strong {
  margin-right: 6px;
}
#middle .angebot_critical a,
.inforext-wrapper p {
  color: black;
  opacity: 1;
}
#middle .angebot_critical a:hover {
  text-decoration: underline;
}
.gutschriftsliste_info {
  border: 1px solid #369;
  width: max-content;
  padding: 6px;
}
.gutschriftsliste_info h3 {
  font-size: 18px;
  margin-top: unset;
  font-weight: bold;
  text-align: left;
  display: flex;
}
.gutschriftsliste_info p {
  padding: 4px 4px;
}
.new-btn,
#Speichern-element #Speichern {
  border: 2px solid #369;
  padding: 6px;
  display: inline-block;
  margin-top: 6px;
  margin-right: 6px;
  transition: ease-in-out all 333ms;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  color: #369;
  border-radius: 0px;
}
.new-btn:hover,
#Speichern-element #Speichern:hover {
  color: #fff;
  box-shadow: 0px 0px 8px #ccc;
  background-color: #369;
}
html body #sidebar_left .ui-widget-content #sidebar_left_active a:hover {
  color: #fff;
}
#_dialog-content.e-dlg-content .e-footer-content {
  z-index: 9999;
}
#content .ticket_container {
  border: 1px solid #369;
}
#content .ticket_container td {
  padding-left: 8px;
}
#content .ticket_container .rps_mitarbeiter_tickets {
  padding-left: 0 !important;
  padding-bottom: 6px;
}
.proj-statistic {
  border: 1px solid silver;
  max-width: max-content;
  padding: 8px;
}
.proj-statistic.open h3 {
  padding-bottom: 0px;
}
.proj-statistic.open .hide_form i {
  transform: rotate(180deg);
}
.proj-statistic h3 {
  margin-top: unset;
  padding-bottom: 8px;
}
.proj-statistic .form-group {
  margin-bottom: 8px;
  display: flex;
}
.proj-statistic .form-group:last-child {
  margin-bottom: 0;
}
.proj-statistic .form-group input,
.proj-statistic .form-group select {
  width: 100%;
  border-radius: 0;
  border: 1px solid silver;
  padding: 6px;
}
.proj-statistic .form-group label {
  width: 200px;
  font-weight: bold;
  padding: 6px 0px;
}
.proj-statistic .form-group #paket_submit {
  margin-left: auto;
  margin-top: 16px;
  cursor: pointer;
  margin-right: 0;
  border: 2px solid #369;
  margin-bottom: unset;
}
.gutschrift_container,
.year_container {
  margin-bottom: 6px;
}
.gutschrift_container input,
.year_container input {
  margin-right: 4px;
}
.zeiterfassung_month_picker {
  border: 1px solid silver;
  padding: 8px;
}
.zeiterfassung_month_picker .new-btn {
  margin-right: unset;
}
.zeiterfassung_month_picker select {
  margin-bottom: 10px;
  border-radius: 0;
  border: 1px solid silver;
  padding: 6px;
  margin-left: 6px;
}
select#diagramm_select,
.new-select {
  margin-bottom: 10px;
  border-radius: 0;
  border: 1px solid silver;
  padding: 6px;
  margin-left: 6px;
  cursor: pointer;
}
.zeiterfassung-report td,
.zeiterfassung-report th {
  border: 1px solid black !important;
}
.zeiterfassung-report tr:hover {
  background: rgba(51, 102, 153, 0.3);
}
html body #middle #content .zeiterfassung_month_picker input.new-btn {
  margin-left: 8px;
}
#filterTable {
  margin-top: 8px;
  margin-bottom: 8px;
}
#filterTable td,
#filterTable tr {
  border: 1px solid #A7A7A7;
  padding: 6px 8px;
}
#filterTable th {
  padding: 4px 8px;
}
.lagerinhalte_form {
  border: 2px solid #A7A7A7;
  width: max-content;
  padding: 8px;
  display: flex;
  align-items: center;
}
.lagerinhalte_form input[type="text"] {
  padding: 6px;
  border-radius: 0px;
  border: 2px solid #A7A7A7;
  margin: 0 8px;
}
.lagerinhalte_form .new-btn {
  margin-top: 0;
  margin-left: 8px;
  margin-right: 0;
}
.packlisten td.sorting_1 {
  min-width: max-content;
}
.krank_report {
  border: 1px solid #A7A7A7;
  width: max-content;
  padding: 8px;
}
.krank_report button {
  min-width: max-content;
}
.krank_report .select2-container--default .select2-selection--single {
  border-radius: 0;
}
.krank_report #year {
  margin-right: 8px;
}
.krank_report legend {
  margin-bottom: 8px;
  color: #369;
  font-size: 14px;
}
.proj_state_table th {
  border: 1px solid #efefef;
  padding: 5px;
}
h1.large_legend {
  padding-bottom: 26px;
}
#gesammt_summe_container {
  margin-left: 4px;
}
/*End Design update*/
/*Hotfix 80816*/
@media only screen and (max-width: 1500px) {
  #gesammt_summe_container {
    margin-left: unset;
  }
  h1.large_legend {
    padding-bottom: 0;
  }
  .legendeborder {
    font-size: 8px;
  }
  .legende,
  .absolute_legend {
    /*Inline Styleing überladen*/
    position: relative !important;
    top: unset !important;
    right: unset !important;
    margin-top: 6px;
  }
  .legende span,
  .absolute_legend span {
    font-size: 12px;
    margin-bottom: 2px;
  }
  .legende span:first-child,
  .absolute_legend span:first-child {
    padding-left: 0;
  }
  #gesammt_summe_container {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
div.open .hide_form i {
  transform: rotate(180deg);
}
.hide_form {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 8px;
  font-size: 18px;
  color: #555;
  margin-left: auto;
}
th.active-filter {
  font-weight: bold;
  border: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000 !important;
}
html body #head #topmenu_area #benachrichtigung_container_system,
html body #head #topmenu_area #benachrichtigung_container,
html body #head #active_umfragen_container {
  display: none;
}
.toggle_sub_menu,
.show_more_tickets,
html body .hide_mobile_row {
  display: none;
}
@media screen and (max-width: 768px) {
  html body.layout_no_sidebar #head_menubar {
    height: auto;
    padding: 8px 0px;
  }
  html body.layout_no_sidebar #head_menubar .page_operations {
    display: none;
  }
  html body.layout_no_sidebar #head_menubar .page_operations.open {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
  html body.layout_no_sidebar #head_menubar .page_operations ul li {
    margin-bottom: 5px;
  }
  html body.layout_no_sidebar #head_menubar .page_operations ul li:first-child a {
    margin-left: 5px;
  }
  html body.layout_no_sidebar #head_menubar .updateinfo {
    padding-left: 0px !important;
  }
  html body.layout_no_sidebar #head_menubar .toggle_sub_menu {
    color: #fff;
    padding-left: 5px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  html body.layout_no_sidebar #head_menubar .toggle_sub_menu:after {
    content: '';
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: inline-block;
    margin-right: 34px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjEgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNC0xMS0yMVQxMzozNjoxOSswMTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMTEtMjFUMTY6MDk6MjMrMDE6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMTEtMjFUMTY6MDk6MjMrMDE6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNlZTY5YWE5LTU3YmEtMzg0My1iZTczLWUxYTljYTMxNjhmNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozZWU2OWFhOS01N2JhLTM4NDMtYmU3My1lMWE5Y2EzMTY4ZjUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWU2OWFhOS01N2JhLTM4NDMtYmU3My1lMWE5Y2EzMTY4ZjUiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjNlZTY5YWE5LTU3YmEtMzg0My1iZTczLWUxYTljYTMxNjhmNSIgc3RFdnQ6d2hlbj0iMjAyNC0xMS0yMVQxMzozNjoxOSswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI2LjEgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUtuZMAABNxSURBVHic7d3Zjhy5FQRQajD//8s9D1Jreqs9lyDjHMCAYRh2JZM3bnRJI/16e3sbAECXf87+AADA8RQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoFBaAXj78y8AWEncfvv34P+/ex/+2n/v1xYfBAA2tMV+G+PAHbd3Adij7Xz931QIADjD1DturwJw5Ncc7/9figAAezv6a/zddtyWBeDsX9tQBADYy3I7bqvfBHj2wXwU9xstAJha0k7ZbMe9+g1A0qF85RsBAF6x9I575RuA5IP5aJbPCUCOWXbH05/zmW8AZjmUj96GbwIAuG3WHTfGg3vu0W8AZjyYd35vAADXzL4jHvr8jxSA2Q/m3SrPAcB2VtkNdz/HvQVglYN5t9rzAPC81XbCXc9zTwFY7WDerfpcANxv1V1w87luFYBVD+bd6s8HwGWr74Crz5f2twGeYfULAMB39dl/rQA0HU7TswK0a8r8i896qQA0Hc67xmcGaNOY9T8+s18C+KzxYgC0aM74b8/+UwFoPqAxPD/AimT7F74BAIAOn0rQ1wKgIf3mHADWIdN/4BuAy1wYgPnJ8s/+nsc/P/2H/OVMAOYlw6/wDcBtLhDAfGT3De8FwEFd53wA5iGzr3sbwzcAj3ChAPLJ6jspAI9xsQByyegHKACPc8EA8sjmx7z9MxzaM5wZQA6Z/ATfADzPhQM4nyx+kgLwGhcP4Dwy+AUKwOtcQIDjyd4XKQDbcBEBjiNzN6AAbMeFBNifrN2IArAtFxNgPzJ2QwrA9lxQgO3J1o0pAPtwUQG2I1N3oADsx4UFeJ0s3YkCsC8XF+B5MnRHCsD+XGCAx8nOnSkAx3CRAe4nMw+gABzHhQa4TVYeRAE4losNcJmMPJACcDwXHOA72XgwBQAACv0zxvh19ocopOkC/E8mHu+XbwDO48IDyMLTKADncvGBZjLwRO8FwC8DnMcAAI1k33l+jeEbgBQGAWgi8wIoADkMBNBA1oX4WAD8MsD5DAawMhl3vr+73jcAeQwIsCLZFuZrAfAtQAaDAqxEpmX4tON9A5DLwAArkGWhfioAvgXIYXCAmcmwHN92u28A8hkgYEayK9ylAuBbgCwGCZiJzMry406/9g2AEpDFQAEzkFVZLu7yW78EoARkMVhAMhmV5eoO93sA5mPAgESyaTL3FADfAuQxaEASmZTn5u6+9xsAJSCPgQMSyKI8d+3sR34JQAnIY/CAM8mgPHfv6kd/D4ASkMcAAmeQPXke2tHP/CZAJSCPQQSOJHPyPLybn/2nAJSAPAYSOIKsyfPUTn7lHwNUAvIYTGBPMibP07v41T8HQAnIY0CBPciWPC/t4C3+ICAlII9BBbYkU/K8vHu3+pMAlQAAOMYmO3fLPwpYCciisQNbkCVZNtu1W/9dAEpAFoMLvEKGZNl0x+7xlwEpAVkMMPAM2ZFl8926198GqARkMcjAI2RGll126p5/HbASkMVAA/eQFVl226V7FoAxlIA0Bhu4RkZk2XWH7l0AxlAC0hhw4CeyIcvuu/OIAjCGEpDGoAMfyYQsh+zMowrAGEpAGgMPjCEL0hy2K48sAGMoAWkMPnSTAVkO3ZFHF4AxlIA0AgA6mf0sh+/GMwrAGEpAGkEAXcx8llN24lkFgDwCATqYdcYY5xYA3wLkEQywNjOe57RdePY3AEpAHgEBazLbeU7dgWcXgDGUgESCAtZipvOcvvsSCsAYAQfBNwID1mCW80TsvJQCMEbIgfCJ4IC5meE8MbsuqQCMEXQw/CVAYE5mN0/UjksrAGOEHRBjDEECszGzeeJ2W2IBGCPwoBAoMAmzmidyp6UWgDFCD6ycYIFsZjRP7C5LLgBjBB9cMQEDmcxmnugdll4Axgg/wFKCBrKYyTzxu2uGAjDGBAcJAH9MsbNmKQBjTHKgRfzEARnMYpZpdtVMBWCMiQ62hOCBc5nBLFPtqNkKwBiTHXABAQTnMHtZpttNMxaAMSY86MUJIjiWmcsy5U6atQCMMemBL0wgwTHMWpZpd9HMBWCMiQ9+UYIJ9mXGsky9g2YvAGNM/gIWJKBgH2Yry/S7Z4UCMMYCL2Ixggq2ZaayLLFzVikAYyzyQhYisGAbZinLMrtmpQIwxkIvZhGCC15jhrIstWNWKwBjLPaCFiDA4DlmJ8tyu2XFAjDGgi9qcoIMHmNmsiy5U1YtAGMs+sImJtDgPmYly7K7ZOUCQB7BBteZEQ6zegFYtrlNTMDBz8xGnqV3yOoFYIzFX+CkBB18ZibyLL87GgrAGAUvckICD34zC3kqdkZLARij5IVORvDRzgzkqdkVTQVgjKIXOxEBSCt3P0/VjmgrAGOUveBJCELauPN56nZDYwEYo/BFT0Ag0sJdz1O5E1oLwBilLzycYGR17nie2l3QXADGKH7xwQQkq3K381TvgPYCMEb5BQglKFmNO52nPvsVgN/qL0Iggckq3OU8Mn8oAB+5EADrk/V/KACfuRhZ/OTE7NzhLDL+AwXgOxckiwBlVu5uFtn+hQLwMxcliyBlNu5sFpn+AwXgMhcmi0BlFu5qFll+gQJwnYuTRbCSzh3NIsOvUABuc4GyCFhSuZtZZPcNCsB9XKQsgpY07mQWmX0HBeB+LlQWgUsKdzGLrL6TAvAYFyuL4OVs7mAWGf0ABeBxLlgWAcxZ3L0ssvlBCsBzXLQsgpijuXNZZPITFIDnuXBZBDJHcdeyyOInKQCvcfGyCGb25o5lkcEvUABYjYBmL+4WS1EAXqeB5hHUbM2dyiN7X6QAbMNFzCOw2Yq7lEfmbkAB2I4LmUdw8yp3KI+s3YgCsC0XM48A51nuTh4ZuyEFYHsuaB5BzqPcmTyydWMKwD5c1DwCnXu5K3lk6g4UgP24sHkEO7e4I3lk6U4UgH25uHkEPJe4G3lk6I4UgP25wHkEPV+5E3lk584UgGO4yHkEPu/chTwy8wAKwHFcaIDbZOVBFIBjudhZ/OSHO5BFRh5IATieC57FAujl3WeRjQdTAM7homexCPp451lk4gkUgPO48FkshB7edRZZeBIF4FwufhaLYX3ecRYZeCIF4HwGIIsFsS7vNovsO5kCkMEgZLEo1uOdZpF5ARSAHAYii4WxDu8yi6wLoQBkMRhZLI75eYdZZFwQBSCPAcligczLu8si28IoAJkMShaLZD7eWRaZFkgByGVgslgo8/CussiyUApANoOTxWLJ5x1lkWHBFIB8BiiLBZPLu8kiu8IpAPA4iyaPdwIPUgDmoEnnsXByeBd5ZNYEFIB5GKg8Fs/5vIM8smoSCsBcDFYeC+g8zj6PjJqIAjAfA5bHIjqeM88jmyajAMzJoOWxkI7jrPPIpAkpAPMycHkspv054zyyaFIKwNwMXh4Laj/ONo8MmpgCMD8DmMei2p4zzSN7JqcArMEg5rGwtuMs88icBSgA6zCQeSyu1znDPLJmEQrAWgwmsCcZsxAFYD0GNIufYJ/n7LLIlsUoAGsyqFksssc5sywyZUEKwLoMbBYL7X7OKossWZQCsDaDm8Viu80ZZZEhC1MA1meAs1hwlzmbLLJjcQpAB4OcxaL7zplkkRkFFIAeBjqLhfc/Z5FFVpRQALoY7CwWnzNIIyOKKAB9DHiW5gXY/OyJZEMZBaCTQc/SuAgbnzmZTCikAPQy8FmaFmLTs85AFpRSALoZ/CwNi7HhGWciA4opAAiALCsvyJWfbUZmv5wCwBiCIM2Ki3LFZ5qZmUcBgFArLcyVngWWoQDwzk8EeVZYnCs8w2rMOmMMBYDPBEOemRfozJ99VWacvxQAvhIQeWZcpDN+5tWZbT5RAPiJoMgz00Kd6bO2MNN8owBwicDIM8NineEztjHL/EgB4BrBkSd5wSZ/tlZmmIsUAG4RIHkSF23iZ2pndrlKAeAegiRP0sJN+iz8Zma5SQHgXgIlT8LiTfgMfGZWuYsCwCMES54zF7Dln8eMcjcFgEcJGMhkNnmIAsAzBE2WM34S99N/FjPJwxQAniVwshy5kC3/LGaRpygAvELwZDliMVv+WcwgT1MAeJUAyrLngrb8s5g9XqIAsAVBlGWPRW35ZzFzvEwBYCsCKcuWC9vyz2LW2IQCwJYEU5YtFrfln8WMsRkFgK0JqCyvLHDLP4vZYlMKAHsQVFmeWeSWfxYzxeYUAPYisLI8stAt/yxmiV0oAOxJcGW5Z7Fb/lnMELtRANibAMtybcFb/lnMDrtSADiCIMvy06K3/LOYGXanAHAUgZbl7cK/53xmhUP8e/YHAE5j8UMx3wBwJD/ZwHVmhMMoABxNwMHPzAaHUgA4g6CDz8wEh1MAOIvAg9/MAqdQADiT4KOdGeA0CgBnE4C0cvc5lQJAAkFIG3ee0ykApBCItHDXiaAAkEQwsjp3nBgKAGkEJKtyt4miAJBIULIad5o4CgCpBCarcJeJpACQTHAyO3eYWAoA6QQos3J3iaYAMANBymzcWeIpAMxCoDILd5UpKADMRLCSzh1lGgoAsxGwpHI3mYoCwIwELWncSaajADArgUsKd5EpKQDMTPByNneQaSkAzE4AcxZ3j6kpAKxAEHM0d47pKQCsQiBzFHeNJSgArEQwszd3jGUoAABQSAFgNX5CYy/uFktRAFiRoGZr7hTLUQBYlcBmK+4SS1IAWJng5lXuEMtSAFidAOdZ7g5LUwBoIMh5lDvD8hQAWgh07uWuUEEBoIlg5xZ3hBoKAG0EPJe4G1RRAGgk6PnKnaCOAkArgc87d4FKCgDNBD/uALUUANpZAL28e6opAGARNPLOqacAwG8WQg/vGoYCAB9ZDOvzjuEPBQA+syDW5d3CBwoAfGdRrMc7hS8UAPiZhbEO7xJ+oADAZRbH/LxDuEABgOsskHl5d3CFAgC3WSTz8c7gBgUA7mOhzMO7gjsoAHA/iyWfdwR3UgDgMRZMLu8GHqAAAEAhBQAe5yfNPN4JPEgBgOdYODm8C3iCAgDPs3jO5x3AkxQAeI0FdB5nDy9QAOB1FtHxnDm8SAGAbVhIx3HWsAEFALZjMe3PGcNGFADYlgW1H2cLG1IAYHsW1facKWxMAYB9WFjbcZawAwUA9mNxvc4Zwk4UANiXBfY8Zwc7UgBgfxbZ45wZ7EwBgGNYaPdzVnAABQCOY7Hd5ozgIAoAHMuCu8zZwIEUADieRfedM4GDKQBwDgvvf84CTqAAwHksPmcAp1EA4FzNC7D52eF0CgCcr3ERNj4zRFEAIEPTQmx6VoilAECOhsXY8IwwBQUAsqy8IFd+NpiOAgB5VlyUKz4TTE0BgEwrLcyVngWWoQBArhUW5wrPAEtSACDbzAt05s8Oy1MAIN+Mi3TGzwxVFACYw0wLdabPCrX+PfsDAHd7X6xvp36Kyyx+mIgCAPNJKwIWP0xIAYB5nV0ELH6YmAIA8/u4iPcuA5Y+LEIBgLXsUQYsfViQAgDrurW43wuCBQ+FFADoZfFDMX8OAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQv8BeRHVSfumECwAAAAASUVORK5CYII=");
  }
  html body.layout_sidebar_left #middle #content .zeiterfassung_month_picker {
    float: unset;
  }
  html body.layout_sidebar_left #middle #content .zeiterfassung_month_picker select[name="mitarbeiter_id"] {
    margin-left: unset;
    max-width: 100%;
  }
  html body.layout_sidebar_left #middle #content .zeiterfassung_month_picker .submit_container input {
    float: unset;
  }
  html body.layout_sidebar_left #middle #content .calendar_ajax_container .calendar_header {
    width: 100%;
  }
  html body.layout_sidebar_left #middle #content .calendar_ajax_container .jarm-cal-calendar-day {
    width: calc(50% - 12px);
    margin: unset;
    margin-right: 4px;
    margin-bottom: 4px;
  }
  html body.layout_sidebar_left #middle #content .zend_form {
    width: 100%;
  }
  html body.layout_sidebar_left .user_matrix .btns-wrapper button {
    display: none;
  }
  html body.layout_sidebar_left .user_attr.user_attr_name.sticky-name,
  html body.layout_sidebar_left .user_matrix_header .ex-p:first-child {
    position: relative;
  }
  html body.layout_sidebar_left .lagerinhalte_form {
    width: auto;
    flex-direction: column;
  }
  html body.layout_sidebar_left .lagerinhalte_form input,
  html body.layout_sidebar_left .lagerinhalte_form span {
    width: 100%;
    margin: unset;
    margin-bottom: 8px;
    text-align: center;
    box-sizing: border-box;
  }
  html body.layout_sidebar_left .filter_wrapper {
    box-sizing: border-box;
    width: 100%;
  }
  html body.layout_sidebar_left .filter_wrapper .inforext-wrapper {
    background-color: #ffe4b3;
    padding: 6px;
  }
  html body.layout_sidebar_left .rps_mitarbeiter_tickets.open_tickets .show_more_tickets {
    transform: rotate(180deg);
  }
  html body.layout_sidebar_left .rps_mitarbeiter_tickets .ui-sortable {
    display: flex;
    flex-direction: column;
  }
  html body.layout_sidebar_left .rps_mitarbeiter_tickets .ui-sortable .offen {
    display: none;
  }
  html body.layout_sidebar_left .rps_mitarbeiter_tickets .ui-sortable > td {
    width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 4px;
  }
  html body.layout_sidebar_left .rps_mitarbeiter_tickets .ticket_table {
    width: 100% !important;
  }
  html body.layout_sidebar_left .ticket_container strong {
    position: relative;
  }
  html body.layout_sidebar_left .show_more_tickets {
    display: block;
    position: absolute;
    right: 6px;
    top: 0px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFu2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDIgNzkuYjdjNjRjYywgMjAyNC8wNy8xNi0wNzo1OTo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI2LjEgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyNC0xMS0yMVQxMzozNjoxOSswMTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjQtMTEtMjVUMTU6MTI6MTArMDE6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjQtMTEtMjVUMTU6MTI6MTArMDE6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1MWI0MjZmLWUxNzUtYWU0Zi05YzkzLWYwNWQwNGM4NzQxYSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozZWU2OWFhOS01N2JhLTM4NDMtYmU3My1lMWE5Y2EzMTY4ZjUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWU2OWFhOS01N2JhLTM4NDMtYmU3My1lMWE5Y2EzMTY4ZjUiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjNlZTY5YWE5LTU3YmEtMzg0My1iZTczLWUxYTljYTMxNjhmNSIgc3RFdnQ6d2hlbj0iMjAyNC0xMS0yMVQxMzozNjoxOSswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI2LjEgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyNTFiNDI2Zi1lMTc1LWFlNGYtOWM5My1mMDVkMDRjODc0MWEiIHN0RXZ0OndoZW49IjIwMjQtMTEtMjVUMTU6MTI6MTArMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNi4xIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5KnfFDAAATaElEQVR4nO3dyZYbuxEEUFDH///L9EJuq2dONQQQ9y7tDQuFjIxm60mX6/U6AIAuf87+AADA8RQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoFBUAbhcLtfL5XI9+3MAwJYS99vlej3u82zx8Nfr9bLFZwGArWy13I/ccbsWgCPajkIAwBlm33G7FIAzvuZQBADY21lf4++x4zYrACm/21AEANjaijtukwKQcjDvKQIAbGHVHfdSAUg8lM8UAQCesfqOe/o/A5zhYMaY53MCkGOW3fHK53z4G4BZDuUz3wQAcMusO26Mx/fcQwVg5oN5owgA8J22HXf3rwBWOJgx1nkOALazym545DnuKgCrHMyb1Z4HgOetthPufZ6bBWC1g3mz6nMBcL9Vd8E9z/VrAVj1YN6s/nwA/Gz1HXDr+aL+NcAzrH4BAPhK9v9SAJoOp+lZAdo1Zf5vz/ptAWg6nDeNzwzQpjHrf3rm+l8BvNd4MQBaNGf8d8/+pQA0H9AYnh9gRbL9K98AAECBzyXoz2//ZyvnALAOmf493wD8wIUBmJ8s/+j9efz57n/kL2cCMC8Z/jvfANzgAgHMR3bf9mcMB3WL8wGYh8z+3dv5+AbgTi4UQD5ZfT8F4AEuFkAuGf0YBeBBLhhAHtn8mMvlcr2MMRzaE67X6+XszwCA5f8s3wA8yYUDOJ8sfp4C8AIXD+A8Mvg1CsCLXECA48ne1ykAG3ARAY4jc7ehAGzEhQTYn6zdjgKwIRcTYD8ydlsKwMZcUIDtydbtKQA7cFEBtiNT96EA7MSFBXidLN2PArAjFxfgeTJ0XwrAzlxggMfJzv0pAAdwkQHuJzOPoQAcxIUGuE1WHkcBOJCLDfAzGXksBeBgLjjAV7LxeAoAABT6c71eL2d/iDaaLsA/MvF41+v14huAk7jwALLwTArAiVx8oJkMPNefMf5+FXD2B2llAIBGsu88bzvfNwABDALQROZlUABCGAiggazL8f8C4NcA5zMYwMpk3Pne73rfAIQxIMCKZFueDwXAtwAZDAqwEpmW4fOO9w1AKAMDrECW5fpSAHwLkMPgADOTYTm+2+2+AQhngIAZya583xYA3wJkMUjATGRWlp92+o/fACgBWQwUMANZleW3Xf7rrwCUgCwGC0gmo7Lc2uH+DMBkDBiQSDbN52YB8C1AHoMGJJFJee7Z3Xd9A6AE5DFwQAJZlOfenX33rwCUgDwGDziTDMrzyK5+6M8AKAF5DCBwBtmT59Ed/fAfAlQC8hhE4EgyJ88zu/mp/wpACchjIIEjyJo8z+7kp/8zQCUgj8EE9iRj8ryyi1/6ewCUgDwGFNiDbMnz6g5++S8CUgLyGFRgSzIlzxa7d5O/CVAJAIBjbLVzN/urgJWALBo7sAVZkmXLXbvpvwWgBGQxuMArZEiWrXfs5v8YkBKQxQADz5AdWfbYrbv8a4BKQBaDDDxCZmTZa6fu9s8BKwFZDDRwD1mRZc9dulsBGEMJSGOwgd/IiCx779BdC8AYSkAaAw58RzZkOWJ37l4AxlAC0hh04D2ZkOWonXlIARhDCUhj4IExZEGaI3flYQVgDCUgjcGHbjIgy9E78tACMIYSkEYAQCezn+WM3Xh4ARhDCUgjCKCLmc9y1k48pQCQRyBAB7POm9MKgG8B8ggGWJsZz3PmLjz1GwAlII+AgDWZ7Txn78DTfwVw9gHwlaCAtZjpPAm77/QCMEbGQfCRwIA1mOU8KTsvogCMkXMg/CM4YG5mOE/SrospAGNkHQx/CRCYk9nNk7bjogrAGHkHhCCB2ZjZPIm7La4AjJF5UO0ECszBrOZJ3WmRBWCM3ANrJlggmxnNk7zLYgvAGNkH10rAQCazmSd9h0UXgDHyD7CRoIEsZjLPDLsrvgCMMcdBAsAY8+ysKQrAGPMcaAs/cUAGs5hlpl01TQEYY66DbSB44FxmMMtsO2qqAjDGfAe8OgEE5zB7WWbcTdMVgDHmPOiVCSI4lpnLMutOmrIAjDHvga9KIMExzFqWmXfRtAVgjLkPfkWCCfZlxrLMvoOmLgBjzP8CViOgYB9mK8sKu2f6AjDGGi9iJYIKtmWmsqyyc5YoAGOs80JWIbBgG2Ypy0q7ZpkCMMZaL2YFggteY4ayrLZjlioAY6z3gmYnwOA5ZifLirtluQIwxpovamaCDB5jZrKsulOWLABjrPvCZiXQ4D5mJcvKu2TZAkAewQa/MyMcaekCsHJzm5WAg++ZjTyr75ClC8AY67/AGQk6+MhM5GnYHcsXgDE6XuRsBB78ZRbytOyMigIwRs8LnYngo50ZyNO0K2oKwBhdL3YWApBW7n6eth1RVQDG6HvBMxCEtHHn8zTuhroCMEbni04nEGnhrudp3QmVBWCM3heeTDCyOnc8T/MuqC0AY3S/+FQCklW523nad0B1ARjDBUgkKFmNO51H9isAYwwXIZHAZBXuch6Z/5cC8D8uBMD6ZP0/CsA7LkYWPzkxO3c4i4z/SAH4xAXJIkCZlbubRbZ/pQB8w0XJIkiZjTubRaZ/TwH4gQuTRaAyC3c1iyz/mQLwCxcni2AlnTuaRYb/TgG4wQXKImBJ5W5mkd23KQB3cJGyCFrSuJNZZPZ9FIA7uVBZBC4p3MUssvp+CsADXKwsgpezuYNZZPRjFIAHuWBZBDBncfeyyObHKQBPcNGyCGKO5s5lkcnPUQCe5MJlEcgcxV3LIoufpwC8wMXLIpjZmzuWRQa/RgFgKQKavbhbrEYBeJEGmkdQszV3Ko/sfZ0CsAEXMY/AZivuUh6Zuw0FYCMuZB7BzavcoTyydjsKwIZczDwCnGe5O3lk7LYUgI25oHkEOY9yZ/LI1u0pADtwUfMIdO7lruSRqftQAHbiwuYR7NzijuSRpftRAHbk4uYR8PzE3cgjQ/elAOzMBc4j6PnMncgjO/enABzARc4j8HnjLuSRmcdQAA7iQgPcJiuPowAcyMXO4ic/3IEsMvJYCsDBXPAsFkAv7z6LbDyeAnACFz2LRdDHO88iE8+hAJzEhc9iIfTwrrPIwvMoACdy8bNYDOvzjrPIwHMpACczAFksiHV5t1lk3/kUgAAGIYtFsR7vNIvMy6AAhDAQWSyMdXiXWWRdDgUgiMHIYnHMzzvMIuOyKABhDEgWC2Re3l0W2ZZHAQhkULJYJPPxzrLItEwKQCgDk8VCmYd3lUWW5VIAghmcLBZLPu8oiwzLpgCEM0BZLJhc3k0W2ZVPAYAHWTR5vBN4nAIwAU06j4WTw7vII7PmoABMwkDlsXjO5x3kkVXzUAAmYrDyWEDncfZ5ZNRcFIDJGLA8FtHxnHke2TQfBWBCBi2PhXQcZ51HJs1JAZiUgctjMe3PGeeRRfNSACZm8PJYUPtxtnlk0NwUgMkZwDwW1facaR7ZMz8FYAEGMY+FtR1nmUfmrEEBWISBzGNxvc4Z5pE161AAFmIwgT3JmLUoAIsxoFn8BPs8Z5dFtqxHAViQQc1ikT3OmWWRKWtSABZlYLNYaPdzVllkyboUgIUZ3CwW223OKIsMWZsCsDgDnMWC+5mzySI71qcAFDDIWSy6r5xJFpnRQQEoYaCzWHj/OIsssqKHAlDEYGex+JxBGhnRRQEoY8CzNC/A5mdPJBv6KACFDHqWxkXY+MzJZEInBaCUgc/StBCbnnUGsqCXAlDM4GdpWIwNzzgTGdBNASgnALKsvCBXfrYZmX0UAARBmBUX5YrPNDMzzxgKAERaaWGu9CywEgWAMYafCBKtsDhXeIbVmHXeKAD8n2DIM/MCnfmzr8qM854CwAcCIs+Mi3TGz7w6s81nCgBfCIo8My3UmT5rCzPNdxQAviUw8sywWGf4jG3MMj9RAPiR4MiTvGCTP1srM8xvFAB+JUDyJC7axM/UzuxyiwLATYIkT9LCTfos/GVmuYcCwF0ESp6ExZvwGfjIrHIvBYC7CZY8Zy5gyz+PGeURCgAPETCQyWzyKAWAhwmaLGf8JO6n/yxmkmcoADxF4GQ5ciFb/lnMIs9SAHia4MlyxGK2/LOYQV6hAPASAZRlzwVt+Wcxe7xKAeBlgijLHova8s9i5tiCAsAmBFKWLRe25Z/FrLEVBYDNCKYsWyxuyz+LGWNLCgCbElBZXlngln8Ws8XWFAA2J6iyPLPILf8sZoo9KADsQmBleWShW/5ZzBJ7UQDYjeDKcs9it/yzmCH2pACwKwGW5bcFb/lnMTvsTQFgd4Isy3eL3vLPYmY4ggLAIQRalvcL3/LPYlY4yn/O/gDAOSx+6OYbAA7jJxv4nRnhSAoAhxJw8D2zwdEUAA4n6OAjM8EZFABOIfDgL7PAWRQATiP4aGcGOJMCwKkEIK3cfc6mAHA6QUgbd54ECgARBCIt3HVSKADEEIyszh0niQJAFAHJqtxt0igAxBGUrMadJpECQCSBySrcZVIpAMQSnMzOHSaZAkA0Acqs3F3SKQDEE6TMxp1lBgoAUxCozMJdZRYKANMQrKRzR5mJAsBUBCyp3E1mowAwHUFLGneSGSkATEngksJdZFYKANMSvJzNHWRmCgBTE8Ccxd1jdgoA0xPEHM2dYwUKAEsQyBzFXWMVCgDLEMzszR1jJQoAABRSAFiKn9DYi7vFahQAliOo2Zo7xYoUAJYksNmKu8SqFACWJbh5lTvEyhQAlibAeZa7w+oUAJYnyHmUO0MDBYAKAp17uSu0UACoIdi5xR2hiQJAFQHPT9wN2igA1BH0fOZO0EgBoJLA5427QCsFgFqCH3eAZgoA1SyAXt497RQA6lkEfbxzUABgjGEhNPGu4S8FAP7HYlifdwz/KADwjgWxLu8WPlIA4BOLYj3eKXylAMA3LIx1eJfwPQUAfmBxzM87hJ8pAPALC2Re3h38TgGAGyyS+XhncJsCAHewUObhXcF9FAC4k8WSzzuC+ykA8AALJpd3A49RAACgkAIAD/KTZh7vBB6nAMATLJwc3gU8RwGAJ1k85/MO4HkKALzAAjqPs4fXKADwIovoeM4cXqcAwAYspOM4a9iGAgAbsZj254xhOwoAbMiC2o+zhW0pALAxi2p7zhS2pwDADiys7ThL2IcCADuxuF7nDGE/CgDsyAJ7nrODfSkAsDOL7HHODPanAMABLLT7OSs4hgIAB7HYbnNGcBwFAA5kwf3M2cCxFAA4mEX3lTOB4ykAcAIL7x9nAedQAOAkFp8zgDMpAHCi5gXY/OyQQAGAkzUuwsZnhjQKAARoWohNzwrJFAAI0bAYG54RZqEAQJCVF+TKzwYzUgAgzIqLcsVngtkpABBopYW50rPAShQACLXC4lzhGWBVCgAEm3mBzvzZoYECAOFmXKQzfmZoowDABGZaqDN9Vmh2uV6vZ38G4AGXyyVyaC1+mIsCAJNKKQIWP8xJAYDJnVUELH6YmwIAC9m7DFj6sA4FABa1VRmw9GFNCgCUeisIFjx0UgAAoJC/BwAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQCEFAAAKKQAAUEgBAIBCCgAAFFIAAKCQAgAAhRQAACikAABAIQUAAAopAABQSAEAgEIKAAAUUgAAoJACAACFFAAAKKQAAEAhBQAACikAAFBIAQCAQgoAABRSAACgkAIAAIUUAAAopAAAQKH/AhDXtMLAZ7v1AAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  html body #head #topmenu_area .top_menu_item {
    margin-bottom: 5px;
  }
  html body #head #topbar_search {
    width: calc(100% - 16px) !important;
  }
  html body #head #topbar_search input#q {
    width: 100% !important;
  }
  html body .excel_loader_overlay.excel_konfig_overlay {
    width: calc(100% - 20px);
    height: auto;
  }
  html body .excel_loader_overlay.excel_konfig_overlay h2 {
    margin-bottom: 20px;
  }
  html body .excel_loader_overlay.excel_konfig_overlay #checkbox-container label {
    width: calc(100% / 2);
  }
  html body .hide_mobile_row {
    display: flex;
    width: 100%;
  }
  html body .hide_mobile_row h2 {
    margin: 16px auto;
  }
  html body .kanban--inner {
    overflow-x: auto;
  }
  html body .kanban_baseline_template {
    overflow-x: auto;
  }
  html body .kanban-mobile-menu {
    display: block;
    position: absolute;
    right: 16px;
    top: 10px;
    font-size: 30px;
  }
  html body .kanban-vue .kanbanLoader {
    font-size: 25px;
  }
  html body .kanban-vue .kanban-header .button-wrapper {
    display: none;
    background: #fff;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    /*display: flex;*/
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
  }
  html body .kanban-vue .kanban-header .button-wrapper.showMobile {
    display: flex;
  }
  html body .kanban-vue .kanban-header .button-wrapper .searchfilter_kanban {
    flex-direction: column;
    align-items: center;
    margin: 10px;
  }
  html body .kanban-vue .kanban-header .button-wrapper .searchfilter_kanban button {
    order: 1;
  }
  html body .kanban-vue .kanban-header .button-wrapper .kanban-vue .kanban-header .filter-results-count {
    order: 1;
  }
  html body .kanban-vue .kanban-header .button-wrapper .excel_export {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
  }
  html body .editor--popup.split-two {
    column-count: 1;
  }
  html body .sticky--header-sub {
    top: 50px;
    flex-direction: column;
  }
  html body .sticky--header-sub span {
    word-break: break-word;
  }
  html body .planung_wrapper {
    flex-direction: column;
  }
  html body .status_progess ul {
    flex-direction: column;
  }
  html body .bo_rest_todos {
    flex-direction: column;
  }
  html body .bo_rest_todos .new_todo_list {
    width: calc(100% - 30px);
    margin-bottom: 16px;
  }
  html body .plannung_inner {
    flex: 0 0 100%;
  }
  html body ul.planung_bau {
    height: 200px;
  }
  html body .scrolltotopbtn {
    min-width: max-content;
  }
  html body .kanban_dialog_template .e-footer-content--buttons {
    display: flex;
  }
  html body .editor--popup.split-two > tr td {
    width: 100%;
    min-width: 220px;
  }
  html body span.e-input-group.e-control-wrapper.e-ddl.e-lib.e-keyboard.e-valid-input {
    width: auto !important;
  }
  html body #_dialog-content table tbody.editor--popup td.e-label {
    width: 100%;
    min-width: unset;
  }
  html body .kanban-vue .kanban-header .big_filter_settings {
    left: 0;
  }
  .einsatzplanung .buttonContainer .searchfilter {
    width: auto;
    margin-right: 30px;
  }
  .einsatzplanung .buttonContainer .mapButton {
    width: auto;
  }
  .einsatzplanung .search-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .einsatzplanung .search-wrapper .filter-employees {
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .dataTables_wrapper {
    overflow-y: auto;
  }
  .infocenter {
    z-index: 99999999;
  }
}
.ticket_inner_wrapper {
  position: relative;
}
.kanban-mobile-menu {
  display: none;
}
.button-wrapper {
  display: flex;
}

/* #BE0808 */
/* #BE0808 */
/* #BE0808 */
/* #BE0808 */
@media screen and (max-width: 1280px) {
  html #head #mobile_menu_btn,
  html body #head #mobile_menu_btn {
    display: block;
    position: absolute;
    right: 25px;
    top: 15px;
    color: #FFF;
    font-size: 27px;
    cursor: pointer;
  }
  html #head #mobile_menu_btn.active,
  html body #head #mobile_menu_btn.active {
    color: #000;
  }
  html #head #search_and_menu,
  html body #head #search_and_menu {
    min-width: 0;
    display: none;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999999;
    background: #336699;
    background-image: -o-linear-gradient(bottom, #336699 0%, #284f77 100%);
    background-image: -moz-linear-gradient(bottom, #336699 0%, #284f77 100%);
    background-image: -webkit-linear-gradient(bottom, #336699 0%, #284f77 100%);
    background-image: -ms-linear-gradient(bottom, #336699 0%, #284f77 100%);
    background-image: linear-gradient(bottom, #336699 0%, #284f77 100%);
    padding: 15px;
    width: 335px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    /*mobile facelift*/
    left: 0;
    width: calc(100% - 30px);
    border: unset;
    flex-direction: column;
    justify-content: flex-end;
    align-items: end;
    /*mobile facelift*/
  }
  html #head #search_and_menu #topbar_search,
  html body #head #search_and_menu #topbar_search,
  html #head #search_and_menu #topmenu_area,
  html body #head #search_and_menu #topmenu_area,
  html #head #search_and_menu #zeiterfassung_intern_wrapper,
  html body #head #search_and_menu #zeiterfassung_intern_wrapper,
  html #head #search_and_menu .active_umfragen_indikator,
  html body #head #search_and_menu .active_umfragen_indikator {
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
  }
  html #head #search_and_menu #topbar_search,
  html body #head #search_and_menu #topbar_search,
  html #head #search_and_menu #zeiterfassung_intern_wrapper,
  html body #head #search_and_menu #zeiterfassung_intern_wrapper,
  html #head #search_and_menu .active_umfragen_indikator,
  html body #head #search_and_menu .active_umfragen_indikator {
    margin-top: 5px;
    margin-left: 5px;
  }
  html #head #search_and_menu #zeiterfassung_intern_wrapper .tooltip,
  html body #head #search_and_menu #zeiterfassung_intern_wrapper .tooltip {
    left: auto;
    right: 0px;
  }
  html #head #search_and_menu #zeiterfassung_intern_wrapper .tooltip:after,
  html body #head #search_and_menu #zeiterfassung_intern_wrapper .tooltip:after {
    left: auto;
    right: 10px;
  }
  html.layout_sidebar_left .layout_popup #middle,
  html body.layout_sidebar_left .layout_popup #middle,
  html.layout_no_sidebar .layout_popup #middle,
  html body.layout_no_sidebar .layout_popup #middle,
  html.layout_sidebar_left_right .layout_popup #middle,
  html body.layout_sidebar_left_right .layout_popup #middle {
    height: 100%;
  }
  html.layout_sidebar_left .layout_popup #middle #content,
  html body.layout_sidebar_left .layout_popup #middle #content,
  html.layout_no_sidebar .layout_popup #middle #content,
  html body.layout_no_sidebar .layout_popup #middle #content,
  html.layout_sidebar_left_right .layout_popup #middle #content,
  html body.layout_sidebar_left_right .layout_popup #middle #content {
    overflow: hidden;
    min-width: 0px;
  }
  html.layout_sidebar_left #head #pagetitle,
  html body.layout_sidebar_left #head #pagetitle,
  html.layout_no_sidebar #head #pagetitle,
  html body.layout_no_sidebar #head #pagetitle,
  html.layout_sidebar_left_right #head #pagetitle,
  html body.layout_sidebar_left_right #head #pagetitle {
    margin-right: 85px;
  }
  html.layout_sidebar_left #pagetitle,
  html body.layout_sidebar_left #pagetitle,
  html.layout_no_sidebar #pagetitle,
  html body.layout_no_sidebar #pagetitle,
  html.layout_sidebar_left_right #pagetitle,
  html body.layout_sidebar_left_right #pagetitle {
    left: 283px;
    font-size: 20px;
  }
  html.layout_sidebar_left #pagetitle_small,
  html body.layout_sidebar_left #pagetitle_small,
  html.layout_no_sidebar #pagetitle_small,
  html body.layout_no_sidebar #pagetitle_small,
  html.layout_sidebar_left_right #pagetitle_small,
  html body.layout_sidebar_left_right #pagetitle_small {
    left: 283px;
    font-size: 14px;
  }
  html.layout_sidebar_left .sDashboard > li,
  html body.layout_sidebar_left .sDashboard > li,
  html.layout_no_sidebar .sDashboard > li,
  html body.layout_no_sidebar .sDashboard > li,
  html.layout_sidebar_left_right .sDashboard > li,
  html body.layout_sidebar_left_right .sDashboard > li {
    width: 48.5%;
  }
}

/* 
overload all Styling for better styling 
*/
body.sidebar_closed #middle #sidebar_left {
  display: none;
}
body.sidebar_closed #middle #content {
  width: 100%;
  left: 0;
}

/* Ticket 75076 - all DataTables have a sticky header */
table.dataTable thead {
    background-color: #fff;
    position: sticky !important;
    top: -20px;
}

table.dataTable td.no-wrap {
    white-space: nowrap;
}
table.dataTable td.currency {
    text-align: right;
    white-space: nowrap;
}
table.dataTable td.wrap {
    word-break: break-all;
}

.ui-draggable .content div.widget-actions,
.ui-draggable .content .dataTables_length,
.ui-draggable .content .dataTables_filter,
.ui-draggable .content .dt-buttons,
.ui-draggable table.dataTable thead {
    position: sticky !important;
    background-color: #fff;
    z-index: 9;
}

.ui-draggable .content div.widget-actions {
    top: 0px;
}

.ui-draggable .content .dataTables_length,
.ui-draggable .content .dataTables_filter,
.ui-draggable .content .dt-buttons {
    top: 14px;
}

.ui-draggable table.dataTable thead {
    top: 43px;
}

.ui-draggable .widget-overflow {
    display: none;
    height: 60px;
    position: sticky !important;
    background-color: #fff;
    z-index: 5;
    top:0;
}

.ui-draggable .content .dt-buttons {
    display: none;
}
/* Ticket 75076 - all DataTables have a sticky header - END */
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("/public/packete/DataTables-1.10.15/images/sort_both.png?v=1")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/DataTables-1.10.15/images/sort_asc.png?v=1")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/DataTables-1.10.15/images/sort_desc.png?v=1")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/DataTables-1.10.15/images/sort_asc_disabled.png?v=1")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/DataTables-1.10.15/images/sort_desc_disabled.png?v=1")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead>table,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}


@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}


table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#B0BED9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}


div.DTS{display:block !important}div.DTS tbody th,div.DTS tbody td{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_paginate,div.DTS div.dataTables_length{display:none}}


/*!
 * jQuery QueryBuilder 2.6.2
 * Copyright 2014-2021 Damien "Mistic" Sorel (https://www.strangeplanet.fr)
 * Licensed under MIT (https://opensource.org/licenses/MIT)
 */
.query-builder .rule-container,.query-builder .rule-placeholder,.query-builder .rules-group-container{position:relative;margin:4px 0;border-radius:5px;padding:5px;border:1px solid #eee;background:rgba(255,255,255,.9)}.query-builder .drag-handle,.query-builder .error-container,.query-builder .rule-container .rule-filter-container,.query-builder .rule-container .rule-operator-container,.query-builder .rule-container .rule-value-container{display:inline-block;margin:0 5px 0 0;vertical-align:middle}.query-builder .rules-group-container{padding:10px;padding-bottom:6px;border:1px solid #dcc896;background:rgba(250,240,210,.5)}.query-builder .rules-group-header{margin-bottom:10px}.query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),.query-builder .rules-group-header .group-conditions input[name$='_cond']{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.query-builder .rules-group-header .group-conditions .btn.readonly{border-radius:3px}.query-builder .rules-list{list-style:none;padding:0 0 0 15px;margin:0}.query-builder .rule-value-container{border-left:1px solid #ddd;padding-left:5px}.query-builder .rule-value-container label{margin-bottom:0;font-weight:400}.query-builder .rule-value-container label.block{display:block}.query-builder .rule-value-container input[type=number],.query-builder .rule-value-container input[type=text],.query-builder .rule-value-container select{padding:1px}.query-builder .error-container{display:none;cursor:help;color:red}.query-builder .has-error{background-color:#fdd;border-color:#f99}.query-builder .has-error .error-container{display:inline-block!important}.query-builder .rules-list>::after,.query-builder .rules-list>::before{content:'';position:absolute;left:-10px;width:10px;height:calc(50% + 4px);border-color:#ccc;border-style:solid}.query-builder .rules-list>::before{top:-4px;border-width:0 0 2px 2px}.query-builder .rules-list>::after{top:50%;border-width:0 0 0 2px}.query-builder .rules-list>:first-child::before{top:-12px;height:calc(50% + 14px)}.query-builder .rules-list>:last-child::before{border-radius:0 0 0 4px}.query-builder .rules-list>:last-child::after{display:none}.query-builder.bt-checkbox-glyphicons .checkbox input[type=checkbox]:checked+label::after{font-family:'Glyphicons Halflings';content:'\e013'}.query-builder.bt-checkbox-glyphicons .checkbox label::after{padding-left:4px;padding-top:2px;font-size:9px}.query-builder .error-container+.tooltip .tooltip-inner{color:#f99!important}.query-builder p.filter-description{margin:5px 0 0 0;background:#d9edf7;border:1px solid #bce8f1;color:#31708f;border-radius:5px;padding:2.5px 5px;font-size:.8em}.query-builder .rules-group-header [data-invert]{margin-left:5px}.query-builder .drag-handle{cursor:move;vertical-align:middle;margin-left:5px}.query-builder .dragging{position:fixed;opacity:.5;z-index:100}.query-builder .dragging::after,.query-builder .dragging::before{display:none}.query-builder .rule-placeholder{border:1px dashed #bbb;opacity:.7}
.flag {
    display: inline-block;
}

.query-builder,
.query-builder * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.query-builder {
    font-family: sans-serif;
}

.query-builder .hide {
    display: none;
}

.query-builder .pull-right {
    float: right !important;
}

.query-builder .btn {
    text-transform: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.query-builder .btn.focus,
.query-builder .btn:focus,
.query-builder .btn:hover {
    color: #333;
    text-decoration: none;
}

.query-builder .btn.active,
.query-builder .btn:active {
    background-image: none;
    outline: 0px none;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.query-builder .btn-success {
    color: #FFF;
    background-color: #5CB85C;
    border-color: #4CAE4C;
}

.query-builder .btn-primary {
    color: #FFF;
    background-color: #337AB7;
    border-color: #2E6DA4;
}

.query-builder .btn-danger {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
}

.query-builder .btn-success.active,
.query-builder .btn-success.focus,
.query-builder .btn-success:active,
.query-builder .btn-success:focus,
.query-builder .btn-success:hover {
    color: #FFF;
    background-color: #449D44;
    border-color: #398439;
}

.query-builder .btn-primary.active,
.query-builder .btn-primary.focus,
.query-builder .btn-primary:active,
.query-builder .btn-primary:focus,
.query-builder .btn-primary:hover {
    color: #FFF;
    background-color: #286090;
    border-color: #204D74;
}

.query-builder .btn-danger.active,
.query-builder .btn-danger.focus,
.query-builder .btn-danger:active,
.query-builder .btn-danger:focus,
.query-builder .btn-danger:hover {
    color: #FFF;
    background-color: #C9302C;
    border-color: #AC2925;
}

.query-builder .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.query-builder .btn-group>.btn {
    position: relative;
    float: left;
}

.query-builder .btn-group>.btn:first-child {
    margin-left: 0px;
}

.query-builder .btn-group>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.query-builder .btn-group>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.query-builder .btn-group .btn+.btn,
.query-builder .btn-group .btn+.btn-group,
.query-builder .btn-group .btn-group+.btn,
.query-builder .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.query-builder .btn-xs,
.query-builder .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

@charset "UTF-8";:root{--tagify-dd-color-primary:rgb(53,149,246);--tagify-dd-bg-color:white;--tagify-dd-item-pad:.3em .5em}.tagify{--tags-disabled-bg:#F1F1F1;--tags-border-color:#DDD;--tags-hover-border-color:#CCC;--tags-focus-border-color:#3595f6;--tag-border-radius:3px;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--tag--min-width:1ch;--tag--max-width:auto;--tag-hide-transition:0.3s;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:.8em;--readonly-striped:1;display:inline-flex;align-items:flex-start;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;cursor:text;outline:0;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color:var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[disabled].tagify--select,.tagify[readonly].tagify--select{pointer-events:none}.tagify[disabled]:not(.tagify--mix):not(.tagify--select),.tagify[readonly]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}}.tagify[disabled] .tagify__tag__removeBtn,.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input>br:last-child{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;content:""!important;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute!important;left:-9999em!important;transform:scale(0)!important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;outline:0;line-height:normal;cursor:default;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);transition:.8s ease,.1s color}.tagify__tag>div>[contenteditable]{outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;inset:var(--tag-bg-inset,0);z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:focus div::before,.tagify__tag:hover:not([readonly]) div::before{--tag-bg-inset:-2px;--tag-bg:var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:.4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg:var(--tag-invalid-bg);transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px var(--tag-hover) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px var(--tag-invalid-color) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-right:4.6666666667px;margin-left:auto;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"×";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);box-sizing:inherit}.tagify__input:empty::before{position:static}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports (-ms-ime-align:auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--empty .tagify__input::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color:var(--tags-focus-border-color);transition:0s}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:auto;overflow-x:hidden;background:var(--tagify-dd-bg-color);border:1px solid;border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.25s cubic-bezier(0,1,.5,1)}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{display:inline-block;margin-top:.5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:border-box;padding:var(--tagify-dd-item-pad);margin:1px;cursor:pointer;border-radius:2px;position:relative;outline:0;max-height:60px;max-width:100%}.tagify__dropdown__item--active{background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0;transition:var(--tagify-dd-item--hidden-duration,.3s)!important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%);opacity:0;transition:inherit}
.hljs-comment,.hljs-quote{color:#65737e}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#bf616a}.hljs-number,.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-params,.hljs-meta,.hljs-link{color:#d08770}.hljs-attribute{color:#ebcb8b}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{color:#a3be8c}.hljs-title,.hljs-section{color:#8fa1b3}.hljs-keyword,.hljs-selector-tag{color:#b48ead}.hljs{display:block;overflow-x:auto;background:#2b303b;color:#c0c5ce;padding:0.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

